:root{--off-white:#fafaf8;--black:#0d0d0d;--mid:#1a1a1a;--envelope-blue:#8ba7c7;--envelope-dark:#6b8bad;--accent:#c8b99a;--text-muted:#5c5c5c;--serif:"DM Serif Display", Georgia, serif;--sans:"DM Sans", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--off-white);color:var(--black);font-family:var(--sans);cursor:none;font-size:16px;line-height:1.6;overflow-x:hidden}.cursor{background:var(--black);pointer-events:none;z-index:9999;mix-blend-mode:multiply;border-radius:50%;width:10px;height:10px;transition:width .2s,height .2s,background .2s;position:fixed;transform:translate(-50%,-50%)}.cursor.expand{background:var(--envelope-blue);opacity:.5;width:40px;height:40px}nav{z-index:100;box-sizing:content-box;background:var(--off-white);opacity:.97;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;height:55px;padding:1rem 4rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 2px #0000000a,0 4px 12px #00000008}.nav-logo,.nav-logo>img{height:100%}nav ul{gap:2.5rem;list-style:none;display:flex}nav ul a{letter-spacing:.12em;text-transform:uppercase;color:var(--black);opacity:.6;font-size:.8rem;text-decoration:none;transition:opacity .2s}nav ul a:hover{opacity:1}section{justify-content:center;align-items:center;display:flex}.hero .container{grid-template-columns:1fr 1fr;align-items:center;min-height:100vh;padding:8rem 8rem 4rem;display:grid;position:relative;overflow:hidden}.hero .container:before{content:"";pointer-events:none;opacity:.4;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-left{z-index:1;position:relative}.hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);opacity:0;margin-bottom:2rem;font-size:.72rem;animation:.8s .2s forwards fadeUp}.hero-headline{font-family:var(--serif);letter-spacing:-.02em;opacity:0;margin-bottom:2rem;font-size:clamp(3rem,5vw,5.5rem);line-height:1.05;animation:.8s .4s forwards fadeUp}.hero-headline em{color:var(--envelope-blue);font-style:italic}.hero-sub{color:var(--text-muted);opacity:0;max-width:400px;margin-bottom:3rem;font-size:1.05rem;font-weight:300;line-height:1.75;animation:.8s .6s forwards fadeUp}.hero-cta{background:var(--black);color:var(--off-white);letter-spacing:.1em;text-transform:uppercase;opacity:0;border-radius:0;align-items:center;gap:1rem;padding:1.1rem 2.5rem;font-size:.85rem;text-decoration:none;transition:background .3s,color .3s;animation:.8s .8s forwards fadeUp;display:inline-flex}.hero-cta:hover{background:var(--envelope-blue);color:var(--black)}.hero-cta .arrow{transition:transform .3s}.hero-cta:hover .arrow{transform:translate(6px)}.hero-right{z-index:1;opacity:0;justify-content:center;align-items:center;height:100%;animation:1.2s .6s forwards fadeIn;display:flex;position:relative}.envelope-scene{width:440px;height:320px;position:relative;transform:scale(1.25)}.env-body{background:var(--envelope-blue);border-radius:4px;width:380px;height:260px;animation:5s ease-in-out infinite float;position:absolute;top:30px;left:30px;overflow:hidden;box-shadow:8px 12px 40px #6b8bad59,0 2px 8px #00000026}.env-body:before{content:"";background:linear-gradient(135deg,#ffffff1f 0%,#0000 50%);position:absolute;inset:0}.env-body:after{content:"";background:#0000000a;position:absolute;inset:0 0 0 50%}.env-fold-left{border-bottom:140px solid #00000012;border-left:192px solid #0000;border-right:192px solid #0000;width:0;height:0;position:absolute;top:0;left:-2px}.env-fold-right{border-top:140px solid #0000000a;border-left:192px solid #0000;border-right:192px solid #0000;width:0;height:0;position:absolute;bottom:0;left:-2px}.env-window{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff8c;border-radius:2px;width:110px;height:60px;position:absolute;top:90px;left:28px}.env-window-lines{flex-direction:column;gap:8px;display:flex;position:absolute;top:12px;left:10px}.env-window-lines span{background:#00000040;border-radius:1px;height:2px;display:block}.env-window-lines span:first-child{width:70px}.env-window-lines span:nth-child(2){width:50px}.env-window-lines span:nth-child(3){width:60px}.env-stamp{flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:18px;right:22px}.crown-svg{opacity:.55;width:28px}.env-paper{z-index:-1;background:#fff;border-radius:2px;width:340px;height:200px;padding:20px 24px;animation:5s ease-in-out infinite reverse float;position:absolute;top:-50px;left:50px;overflow:hidden;transform:rotate(2deg);box-shadow:0 4px 20px #0000001a}.env-paper:before{content:"";background:var(--envelope-blue);opacity:.5;border-radius:4px;width:60%;height:8px;margin-bottom:12px;display:block}.paper-line{background:#e0e0e0;border-radius:3px;height:6px;margin-bottom:8px}.paper-line:nth-child(2){width:90%}.paper-line:nth-child(3){width:75%}.paper-line:nth-child(4){width:85%}.paper-line:nth-child(5){width:60%}.paper-amount{font-family:var(--serif);color:var(--black);letter-spacing:-.02em;margin-top:16px;font-size:1.4rem}.env-number{font-family:var(--serif);color:var(--black);opacity:.07;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:9rem;font-style:italic;line-height:1;position:absolute;bottom:-20px;right:-20px}.env-tag{background:var(--black);color:var(--off-white);letter-spacing:.15em;text-transform:uppercase;padding:.5rem 1rem;font-size:.65rem;animation:5s ease-in-out 1s infinite float;position:absolute;top:10px;left:-10px;transform:rotate(-3deg)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-12px)rotate(.5deg)}66%{transform:translateY(-6px)rotate(-.5deg)}}.ticker-wrap{background:var(--black);color:var(--off-white);white-space:nowrap;padding:1rem 0;overflow:hidden}.ticker{gap:4rem;animation:18s linear infinite ticker;display:inline-flex}.ticker span{letter-spacing:.18em;text-transform:uppercase;opacity:.7;font-size:.75rem}.ticker-dot{background:var(--envelope-blue);vertical-align:middle;border-radius:50%;width:4px;height:4px;margin-right:4rem;display:inline-block}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.problem{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;padding:8rem 4rem;display:grid;position:relative}.section-label{letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.7rem;display:flex}.section-label:before{content:"";background:var(--text-muted);width:32px;height:1px;display:block}.stat-cards{flex-direction:column;gap:1.75rem;display:flex}.stat-card{border:1px solid var(--envelope-dark);opacity:1;cursor:default;background:#8ba7c71a;flex-direction:column;gap:.85rem;padding:2rem 2rem 1.75rem;display:flex;transform:translateY(18px)}.stat-card.dark{background:var(--black);border:none}.stat-card.accent{background:#8ba7c71a;border-color:#8ba7c759}.stat-card .stat-number{color:var(--envelope-dark)}.stat-card.dark .stat-number{color:var(--off-white)}.stat-card-top{justify-content:space-between;align-items:flex-start;display:flex}.stat-number{font-family:var(--serif);letter-spacing:-.04em;font-size:clamp(2.4rem,3.5vw,3rem);line-height:1;transition:color .25s}.stat-card.accent .stat-number{color:var(--envelope-dark)}.stat-index{letter-spacing:.18em;color:var(--envelope-dark);text-transform:uppercase;padding-top:.25rem;font-size:.6rem;transition:color .25s}.dark .stat-index{color:var(--off-white)}.stat-desc{color:var(--text-muted);font-size:.85rem;font-weight:300;line-height:1.65;transition:color .25s}.stat-desc strong{color:var(--black);font-weight:500}.dark .stat-desc{color:var(--off-white)}.dark .stat-desc strong{color:#fff}.problem-text h2{font-family:var(--serif);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.15}.problem-text h2 em{color:var(--text-muted);font-style:italic}.problem-text p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1rem;font-weight:300;line-height:1.85}.divider{background:linear-gradient(to right, transparent, var(--black), transparent);opacity:.12;border:none;height:1px;margin:0 4rem}.solution{background:var(--black);color:var(--off-white);isolation:isolate;padding:8rem 4rem;position:relative;overflow:hidden}.solution-top,.plans{z-index:1;position:relative}.solution-top{margin-bottom:5rem}.solution-top h2{font-family:var(--serif);letter-spacing:-.03em;margin-bottom:0;font-size:clamp(2.5rem,4vw,4rem);line-height:1.1}.solution-top h2 em{color:var(--envelope-blue);font-style:italic}.solution-tagline{align-items:center;gap:1.2rem;margin-top:1.5rem;display:flex}.solution-tagline:before{content:"";background:#f5f3ee40;flex-shrink:0;width:32px;height:1px;display:block}.solution-tagline p{color:#f5f3ee66;letter-spacing:.04em;font-size:.85rem;font-weight:300;line-height:1.6}.plans{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.25rem;display:grid}.plan{background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;padding:2.75rem 2.25rem 2.25rem;transition:border-color .3s,background .3s;display:flex;position:relative}.plan:after{content:"";background:radial-gradient(600px circle at var(--mx,50%) var(--my,0%), #ffffff0f 0%, transparent 60%);pointer-events:none;opacity:0;z-index:0;transition:opacity .3s;position:absolute;inset:0}.plan:hover:after{opacity:1}.plan>*{z-index:1;position:relative}.plan:hover{background:#ffffff12;border-color:#ffffff29}.plan.pro{background:var(--off-white);color:var(--black);border-color:var(--off-white)}.plan.pro:hover{background:#ece9e3;border-color:#ece9e3}.plan.pro:after{background:radial-gradient(600px circle at var(--mx,50%) var(--my,0%), #0000000a 0%, transparent 60%)}.plan.featured{border:2px solid var(--envelope-blue);color:var(--off-white);background:#ffffff0a;margin-top:-1.5rem;padding-top:4.25rem}.plan.featured:hover{background:#8ba7c714}.plan-badge{display:none}.plan.featured .plan-badge{background:var(--envelope-blue);color:var(--black);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;border-radius:2px;align-items:center;padding:.35rem 1rem;font-size:.6rem;font-weight:500;display:inline-flex;position:absolute;top:-.8rem;left:50%;transform:translate(-50%)}.plan-label{letter-spacing:.2em;text-transform:uppercase;opacity:.35;margin-bottom:1.75rem;font-size:.62rem}.plan.pro .plan-label{opacity:.4}.plan-name{font-family:var(--serif);letter-spacing:-.02em;margin-bottom:.4rem;font-size:2rem;line-height:1}.plan-sub{opacity:.4;margin-bottom:2rem;font-size:.78rem;font-weight:300}.plan-divider{background:#ffffff14;height:1px;margin-bottom:2rem}.plan.pro .plan-divider{background:#0d0d0d1a}.plan-price{font-family:var(--serif);letter-spacing:-.04em;margin-bottom:.4rem;font-size:3.2rem;line-height:1}.plan-price sup{font-family:var(--sans);vertical-align:super;margin-right:.1em;font-size:1.1rem;font-weight:300}.plan-billing{opacity:.35;letter-spacing:.08em;margin-bottom:2rem;font-size:.68rem}.plan-features{flex-direction:column;flex:1;gap:.8rem;list-style:none;display:flex}.plan-features li{opacity:.6;align-items:flex-start;gap:.7rem;font-size:.83rem;font-weight:300;line-height:1.5;display:flex}.plan.pro .plan-features li{opacity:.7}.plan-features li:before{content:"—";opacity:.35;flex-shrink:0;margin-top:.15em;font-size:.7rem}.plan-cta{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--off-white);border:1px solid #ffffff2e;margin-top:2.5rem;padding:.85rem;font-size:.75rem;text-decoration:none;transition:background .22s,border-color .22s,color .22s;display:block}.plan-cta:hover{background:var(--off-white);color:var(--black);border-color:var(--off-white)}.plan.featured .plan-cta{border-color:var(--envelope-blue);color:var(--off-white)}.plan.featured .plan-cta:hover{background:var(--envelope-blue);color:var(--black)}.plan.pro .plan-cta{color:var(--black);border-color:#0d0d0d40}.plan.pro .plan-cta:hover{background:var(--black);color:var(--off-white);border-color:var(--black)}.why-section{background:var(--off-white);padding:10rem 0;position:relative;overflow:hidden}.container{width:100%;max-width:1600px;margin:0 auto;padding:0 4rem}.why-grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid;position:relative}.why-left{align-items:flex-start;display:flex;position:relative}.why-panel{isolation:isolate;background-color:#8ba7c72e;border-radius:0 24px 24px 0;flex-direction:column;justify-content:flex-end;align-items:end;width:43%;padding:3rem 0 0;display:flex;position:absolute;left:0;overflow:hidden}.why-stats{z-index:2;background-image:radial-gradient(55% 45% at 30% 44%,#6b8bad52 100%,#0000 100%),radial-gradient(35% 35% at 68% 40%,#6b8bad38 100%,#0000 100%),radial-gradient(20% 18% at 30% 20%,#6b8bad1f 100%,#0000 100%),radial-gradient(14% 14% at 68% 18%,#6b8bad17 100%,#0000 100%),linear-gradient(#0000 60%,#6b8bad24 60%);flex-direction:column;gap:1.5rem;max-width:600px;padding:15px;display:flex;position:relative}.why-stat{cursor:default;border-top:1px solid #0d0d0d4d;grid-template-columns:80px 1fr;align-items:center;gap:1.5rem;padding:2rem 2.5rem;display:grid;position:relative}.why-stat:first-child{border-top:none}.why-stat-num,.why-stat-body{z-index:1;position:relative}.why-stat-num{font-family:var(--serif);letter-spacing:-.05em;color:var(--black);font-size:2.8rem;line-height:1}.why-stat:nth-child(2) .why-stat-num{color:var(--envelope-dark)}.why-stat-title{color:var(--black);letter-spacing:.02em;margin-bottom:.3rem;font-size:.82rem;font-weight:500}.why-stat-desc{color:var(--text-muted);font-size:.78rem;font-weight:300;line-height:1.6}.why-panel-bar{background:var(--black);z-index:2;justify-content:end;align-items:center;width:100%;padding:1rem 2.5rem;display:flex;position:relative}.why-panel-bar span{letter-spacing:.18em;text-transform:uppercase;color:var(--off-white);font-size:.68rem;font-weight:500}.why-right{padding-top:3rem}.why-right h2{font-family:var(--serif);letter-spacing:-.03em;color:var(--black);margin-bottom:2rem;font-size:clamp(2.4rem,3.8vw,3.8rem);line-height:1.08}.why-right h2 em{color:var(--envelope-blue);font-style:italic}.why-right p{color:var(--text-muted);max-width:480px;margin-bottom:1.5rem;font-size:.97rem;font-weight:300;line-height:1.9}.why-cta{letter-spacing:.12em;text-transform:uppercase;color:var(--black);border-bottom:1px solid var(--black);align-items:center;gap:.8rem;margin-top:.5rem;padding-bottom:.2rem;font-size:.8rem;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.why-cta:hover{color:var(--envelope-dark);border-color:var(--envelope-dark)}.why-cta .arrow{transition:transform .25s}.why-cta:hover .arrow{transform:translate(5px)}.founders{background:var(--off-white);border-top:1px solid #0d0d0d14;padding:7rem 4rem 6rem}.founders-inner{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.founders-photo-wrap{position:relative}.founders-photo-container{border:5px solid var(--black);width:fit-content;position:relative}.founders-photo{aspect-ratio:4/5;background:#8ba7c71f;width:100%;max-width:500px;position:relative;overflow:hidden}.founders-photo:before{content:"";z-index:0;background:radial-gradient(55% 40% at 35% 42%,#6b8bad40 100%,#0000 100%),radial-gradient(35% 30% at 70% 38%,#6b8bad2e 100%,#0000 100%),linear-gradient(#0000 58%,#6b8bad1f 58%);position:absolute;inset:0}.founders-photo img{object-fit:cover;z-index:1;filter:grayscale(15%);z-index:1;width:100%;height:100%;transition:filter .4s;display:block;position:relative}.founders-photo:hover img{filter:grayscale(0%)}.founders-nametag{background:var(--black);color:var(--off-white);z-index:2;flex-direction:column;gap:.2rem;padding:1.1rem 1.5rem;display:flex;position:absolute;bottom:0;left:0}.founders-nametag-names{font-family:var(--serif);letter-spacing:-.01em;font-size:1.05rem;line-height:1.3}.founders-nametag-role{letter-spacing:.18em;text-transform:uppercase;color:var(--envelope-blue);font-size:.62rem}.founders-text h2{font-family:var(--serif);letter-spacing:-.025em;margin-bottom:2rem;font-size:clamp(2rem,3vw,2.8rem);line-height:1.1}.founders-text h2 em{color:var(--text-muted);font-style:italic}.founders-text p{color:var(--text-muted);margin-bottom:1.4rem;font-size:.95rem;font-weight:300;line-height:1.85}.founders-text p:last-of-type{margin-bottom:0}.founders-socials{border-top:1px solid #0d0d0d14;gap:1.25rem;margin-top:2rem;padding-top:2rem;display:flex}.founders-socials a{letter-spacing:.14em;text-transform:uppercase;color:var(--black);border-bottom:1px solid #0d0d0d33;padding-bottom:.15rem;font-size:.68rem;text-decoration:none;transition:color .2s,border-color .2s}.founders-socials a:hover{color:var(--envelope-dark);border-color:var(--envelope-dark)}.clients{background:var(--off-white);padding:5rem 4rem 7rem}.clients{background:var(--off-white);padding:5rem 4rem 7rem;overflow:hidden}.clients-header{align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.clients-header span{letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;font-size:.68rem}.clients-header:after{content:"";background:#0d0d0d1a;flex:1;height:1px}.clients-marquee-wrap{position:relative;overflow:hidden}.clients-marquee-wrap:before,.clients-marquee-wrap:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.clients-marquee-wrap:before{background:linear-gradient(to right, var(--off-white), transparent);left:0}.clients-marquee-wrap:after{background:linear-gradient(to left, var(--off-white), transparent);right:0}.clients-marquee{will-change:transform;align-items:stretch;gap:1.5rem;width:max-content;animation:30s linear infinite clientsMarquee;display:flex}.clients-marquee:hover{animation-play-state:paused}@keyframes clientsMarquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.client-item{cursor:default;border:1px solid #0d0d0d14;flex-direction:column;flex-shrink:0;width:200px;transition:border-color .25s;display:flex;overflow:hidden}.client-item:hover{border-color:#0d0d0d33}.client-photo{background-color:#8ba7c714;flex-shrink:0;width:100%;height:160px;position:relative;overflow:hidden}.client-item:nth-child(odd) .client-photo{background-image:radial-gradient(50% 60% at 50% 45%,#6b8bad47 100%,#0000 100%),radial-gradient(25% 20% at 50% 18%,#6b8bad1f 100%,#0000 100%),linear-gradient(#0000 62%,#6b8bad24 62%)}.client-item:nth-child(2n) .client-photo{background-image:radial-gradient(45% 55% at 50% 44%,#6b8bad38 100%,#0000 100%),radial-gradient(22% 18% at 50% 17%,#6b8bad1a 100%,#0000 100%),linear-gradient(#0000 60%,#6b8bad2e 60%)}.client-photo img{object-fit:cover;object-position:top;z-index:1;filter:grayscale(20%);width:100%;height:100%;display:block;position:relative}.client-info{background:var(--off-white);flex-direction:column;gap:.2rem;padding:1rem 1.1rem 1.1rem;display:flex}.client-name{letter-spacing:.02em;color:var(--black);font-size:.88rem;font-weight:500;line-height:1.3}.client-sector{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.66rem;font-weight:300}@media (width<=900px){.clients{padding:4rem 2rem 5rem}.client-item{width:130px}.client-photo{height:110px}.client-info{padding:.75rem}.client-name{font-size:.78rem}.why-section{flex-direction:column-reverse;padding:2rem 0}.why-grid{grid-template-columns:1fr;gap:0}.why-panel{border-radius:0;width:100%;min-height:auto;margin-left:0;position:relative}.why-stat{grid-template-columns:70px 1fr;padding:1.75rem 2rem}.why-panel-label{left:2rem}.why-panel-bar{padding:1rem 2rem}.why-right{flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.founders{padding:5rem 2rem 4rem}.founders-inner{grid-template-columns:1fr;gap:3rem}.clients{flex-direction:column;padding:4rem 2rem 5rem}}.contact{background:var(--black);color:var(--off-white);padding:8rem 4rem;position:relative;overflow:hidden}.contact:before{content:"Amino Finance";font-family:var(--serif);color:#fff;opacity:.06;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;letter-spacing:-.04em;font-size:clamp(11rem,14vw,16rem);font-style:italic;line-height:1;position:absolute;bottom:-3rem;left:-2rem}.contact-inner{z-index:1;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;align-items:start;gap:5rem 8rem;margin:0 auto;display:grid;position:relative}.contact-top{grid-area:1/1}.contact-body{grid-area:1/2/3;align-self:center}.contact-details{grid-area:2/1}.contact-headline{font-family:var(--serif);letter-spacing:-.03em;margin-top:1.5rem;font-size:clamp(3rem,5vw,5.5rem);line-height:1.05}.contact-headline em{color:var(--envelope-blue);font-style:italic}.contact-sub{color:#f5f3ee73;max-width:360px;margin-bottom:3rem;font-size:.95rem;font-weight:300;line-height:1.8}.contact-email{border:1px solid #fff3;flex-direction:column;gap:.5rem;padding:2.5rem;text-decoration:none;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.contact-email:after{content:"";opacity:0;background:#8ba7c70f;transition:opacity .3s;position:absolute;inset:0}.contact-email:hover{border-color:var(--envelope-blue)}.contact-email:hover:after{opacity:1}.contact-email-label{letter-spacing:.22em;text-transform:uppercase;color:#f5f3ee80;z-index:1;font-size:.62rem;position:relative}.contact-email-address{font-family:var(--serif);letter-spacing:-.02em;color:var(--off-white);z-index:1;font-size:clamp(1.2rem,2.2vw,1.9rem);line-height:1.2;transition:color .3s;position:relative}.contact-email:hover .contact-email-address{color:var(--envelope-blue)}.contact-email-arrow{color:#f5f3ee33;z-index:1;font-size:1.5rem;transition:color .3s,transform .3s;position:absolute;bottom:2rem;right:2rem}.contact-email:hover .contact-email-arrow{color:var(--envelope-blue);transform:translate(4px,-4px)}.contact-details{border-top:1px solid #ffffff12;flex-direction:column;display:flex}.contact-detail{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:baseline;padding:1rem 0;display:flex}.contact-detail-label{letter-spacing:.16em;text-transform:uppercase;color:#f5f3ee80;font-size:.68rem}.contact-detail-value{color:#f5f3eecc;letter-spacing:.04em;font-size:.85rem;font-weight:300}@media (width<=900px){.contact{padding:5rem 0}.contact-inner{grid-template-columns:1fr;gap:3rem}.contact-top,.contact-body,.contact-details{grid-area:auto/1}.contact-sub{max-width:100%}}footer{background:var(--black);color:#f5f3ee80;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:3rem;display:flex}footer .f-logo{font-family:var(--sans);letter-spacing:.08em;color:#f5f3ee80;font-size:.9rem}footer p{letter-spacing:.05em;font-size:.75rem}footer a{color:#f5f3ee80;letter-spacing:.08em;font-size:.9rem;text-decoration:none;transition:color .2s}footer a:hover{color:var(--envelope-blue)}.footer-links{flex-direction:row;justify-content:center;align-items:center;gap:2rem;display:flex}.footer-divider{background:#f5f3ee66;width:2px;height:12px}.designer-credit{opacity:.9;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.designer-credit:hover{opacity:1;color:var(--envelope-blue)}@media (width<=900px){.footer{padding:4rem 2rem 2rem}.footer-top{flex-direction:column;gap:3rem}.footer-links{gap:3rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}}@media (width<=1200px){.hero-right{height:280px}.envelope-scene{width:320px;height:240px}.env-body{width:280px;height:200px}.env-paper{width:260px;height:160px;left:30px}.solution .container{padding:0}}@media (width<=1000px){.hero .container{text-align:center;grid-template-columns:1fr}.hero-left{flex-direction:column;justify-content:center;align-items:center;display:flex}.hero-right{display:none}}@media (width<=900px){nav{padding:1.5rem 2rem}nav ul{display:none}h2{text-align:center}.hero{grid-template-columns:1fr;gap:4rem;padding:7rem 2rem 4rem}.hero .container{padding:0}.hero-right{height:280px}.envelope-scene{width:320px;height:240px}.env-body{width:280px;height:200px}.env-paper{width:260px;height:160px;left:30px}.problem{grid-template-columns:1fr;gap:3rem;padding:5rem 2rem 4rem}.section-label{grid-column:1;justify-content:center}.problem-text{padding-top:2rem;position:static}.solution{padding:5rem 2rem}.solution-tagline{justify-content:center}.plans{grid-template-columns:1fr;gap:3rem}.plan{text-align:center;align-items:center}.plan.featured{margin-top:0}.plan-features{max-width:280px}.founders-photo-wrap{justify-content:center;align-items:center;display:flex}.divider{margin:0 2rem}footer{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem}.footer-links{justify-content:center}}
