:root{--ink:#0b1110;--ink-soft:#26302d;--paper:#f7f8f6;--white:#fff;--blue:#2f89f7;--green:#46b562;--green-deep:#226b3d;--yellow:#f4dc22;--orange:#ff7417;--muted:#6d756f;--line:#0b111024;--shadow:0 28px 80px #0b111038;--font-system:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-system);letter-spacing:0;text-rendering:optimizelegibility;margin:0}button,input{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:10;width:min(1180px,100% - 48px);color:var(--white);justify-content:space-between;align-items:center;gap:28px;margin:0 auto;padding:26px 0;display:flex;position:absolute;top:0;left:0;right:0}.brand-link{font-size:1.25rem;font-weight:950}.site-header nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff29;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:10px;padding:6px;display:flex}.site-header nav a{color:#ffffffe0;border-radius:999px;min-height:38px;padding:10px 15px;font-size:.92rem;font-weight:800;transition:background-color .18s,color .18s}.site-header nav a:hover{background:var(--white);color:var(--ink)}.hero{min-height:84svh;color:var(--white);background:var(--blue);padding:100px 24px 44px;position:relative;overflow:hidden}.hero-inner{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);align-items:center;gap:54px;width:min(1180px,100%);min-height:calc(84svh - 144px);margin:0 auto;display:grid}.hero-copy{max-width:560px}.eyebrow,.section-kicker{text-transform:uppercase;color:currentColor;opacity:.72;margin:0 0 18px;font-size:.82rem;font-weight:950}.hero h1{font-size:8.4rem;line-height:.86;font-family:var(--font-system);margin:0;font-weight:900}.hero-lede{color:#ffffffe0;max-width:500px;margin:28px 0 0;font-size:1.28rem;font-weight:750;line-height:1.45}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:15px 20px;font-weight:950;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:var(--white)}.button-secondary{color:var(--white);border-color:#ffffff8c}.button-secondary:hover{background:#ffffff2e}.hero-media{justify-content:center;align-items:center;min-width:0;display:flex}.hero-copy>*,.phone-primary{animation:.72s cubic-bezier(.2,.8,.2,1) both hero-rise}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.24s}.phone-frame{--frame-ring:8px;--frame-color:#07100f;background:var(--frame-color);box-shadow:0 0 0 var(--frame-ring) var(--frame-color), 0 30px 80px #0b111042;border:0;border-radius:34px;flex:none;position:relative;overflow:hidden}.phone-frame img{object-fit:contain;border-radius:inherit;width:100%;height:100%}.phone-primary{aspect-ratio:716/1600;width:auto;height:min(620px,84svh - 140px);min-height:440px}.intro-section{grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);align-items:end;gap:54px;width:min(1180px,100% - 48px);margin:0 auto;padding:72px 0 88px;display:grid}.intro-copy h2,.section-copy h2,.workflow-heading h2,.gallery-copy h2,.cta-copy h2{font-size:4.25rem;line-height:.96;font-family:var(--font-system);margin:0;font-weight:900}.intro-copy p:last-child,.section-copy p,.gallery-copy p:last-child,.cta-copy p{max-width:620px;color:var(--muted);margin:22px 0 0;font-size:1.12rem;font-weight:700;line-height:1.6}.stat-row{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.stat-row div{background:var(--white);padding:24px}.stat-row dt{font-size:2.7rem;font-weight:1000;line-height:1}.stat-row dd{text-transform:uppercase;color:var(--muted);margin:10px 0 0;font-size:.86rem;font-weight:900}.feature-band{padding:92px 24px}.green-band{color:var(--white);background:var(--green)}.yellow-band{color:var(--ink);background:var(--yellow)}.section-grid{grid-template-columns:minmax(0,.9fr) minmax(440px,1fr);align-items:center;gap:64px;width:min(1180px,100%);margin:0 auto;display:grid}.section-copy{max-width:570px}.green-band .section-copy p,.green-band .plain-list{color:#ffffffdb}.plain-list{gap:14px;margin:30px 0 0;padding:0;font-size:1.02rem;font-weight:850;line-height:1.45;list-style:none;display:grid}.plain-list li{border-top:1px solid #ffffff52;padding-top:14px}.phone-pair{min-height:610px;position:relative}.pair-main{z-index:2;aspect-ratio:716/1600;width:292px;position:absolute;top:18px;right:0}.pair-secondary{aspect-ratio:716/1600;width:252px;position:absolute;bottom:10px;left:8px}.workflow-section{width:min(1180px,100% - 48px);margin:0 auto;padding:92px 0}.workflow-heading{max-width:760px}.workflow-grid{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:48px;display:grid;overflow:hidden}.workflow-item{background:var(--white);min-height:250px;padding:28px}.workflow-item span{color:var(--orange);margin-bottom:54px;font-size:.82rem;font-weight:950;display:block}.workflow-item h3{margin:0;font-size:2rem;font-weight:1000;line-height:1}.workflow-item p{color:var(--muted);margin:16px 0 0;font-weight:700;line-height:1.55}.stats-grid{grid-template-columns:minmax(360px,.76fr) minmax(0,1fr)}.stats-phone{aspect-ratio:716/1600;justify-self:center;width:316px}.yellow-band .section-copy p{color:#0b1110ad}.insight-strip{background:#0b11102e;border:1px solid #0b11102e;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:34px;display:grid;overflow:hidden}.insight-strip div{background:#ffffff9e;padding:22px}.insight-strip strong,.insight-strip span{display:block}.insight-strip strong{font-size:1.45rem;font-weight:1000}.insight-strip span{color:#0b11109e;margin-top:6px;font-weight:850}.gallery-section{background:var(--ink);color:var(--white);padding:94px 0 100px;overflow:hidden}.gallery-copy{width:min(1180px,100% - 48px);margin:0 auto 48px}.gallery-copy h2{max-width:840px}.screenshot-strip{scroll-snap-type:x mandatory;gap:24px;width:min(1180px,100% - 48px);margin:0 auto;padding:4px 0 24px;display:flex;overflow-x:auto}.strip-phone{aspect-ratio:716/1600;scroll-snap-align:start;width:270px}.cta-section{grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:end;gap:48px;width:min(1180px,100% - 48px);margin:0 auto;padding:96px 0 110px;display:grid}.cta-copy{max-width:760px}.waitlist-form{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.waitlist-form input{min-width:0;height:54px;color:var(--ink);background:0 0;border:0;outline:none;padding:0 14px;font-weight:850}.waitlist-form input::placeholder{color:#0b11106b}.waitlist-form button{background:var(--orange);min-height:54px;color:var(--white);cursor:pointer;border:0;border-radius:6px;padding:0 18px;font-weight:950;transition:transform .18s,background-color .18s}.waitlist-form button:hover{background:#ea6100;transform:translateY(-1px)}.form-status{min-height:20px;color:var(--muted);grid-column:1/-1;margin:0;padding:0 14px 6px;font-size:.9rem;font-weight:800}.site-footer{border-top:1px solid var(--line);gap:20px;width:min(1180px,100% - 48px);margin:0 auto;padding:28px 0 34px;display:grid}.footer-main{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-brand,.legal-brand{font-weight:1000}.footer-main nav{color:var(--muted);gap:18px;font-size:.94rem;font-weight:850;display:flex}.site-footer a{transition:color .18s}.site-footer a:hover{color:var(--ink)}.footer-copyright{color:#74747f;margin:0;font-size:1.02rem;font-weight:500;line-height:1.55}.legal-page{width:min(920px,100% - 48px);margin:0 auto;padding:34px 0 86px}.legal-hero{padding:0 0 54px}.legal-brand{margin-bottom:86px;font-size:1.18rem;display:inline-flex}.legal-hero h1{max-width:760px;font-family:var(--font-system);margin:0;font-size:5.4rem;font-weight:900;line-height:.92}.legal-hero p:last-child{max-width:720px;color:var(--muted);margin:24px 0 0;font-size:1.16rem;font-weight:650;line-height:1.6}.legal-content{border-top:1px solid var(--line);gap:24px;padding-top:14px;display:grid}.legal-content h2{margin:28px 0 0;font-size:1.55rem;font-weight:900;line-height:1.15}.legal-content p{color:var(--ink-soft);margin:0;font-size:1rem;font-weight:500;line-height:1.75}.reveal{animation:linear both reveal-up;animation-timeline:view();animation-range:entry cover 28%}@keyframes hero-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-up{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media (max-width:980px){.site-header{width:min(100% - 32px,760px)}.hero{min-height:auto;padding:96px 16px 54px}.hero-inner,.intro-section,.section-grid,.stats-grid,.cta-section{grid-template-columns:1fr}.hero-inner{gap:36px;min-height:0}.hero h1{font-size:6.4rem}.hero-media{justify-content:center}.phone-primary{width:274px;height:auto;min-height:0}.intro-section,.workflow-section,.gallery-copy,.screenshot-strip,.cta-section,.site-footer,.legal-page{width:min(100% - 32px,760px)}.stat-row,.workflow-grid{grid-template-columns:1fr}.phone-pair{min-height:560px}.pair-main{width:268px;right:8%}.pair-secondary{width:226px;left:6%}.stats-phone{width:286px}}@media (max-width:640px){.site-header{align-items:flex-start;padding-top:18px}.brand-link{font-size:1.08rem}.site-header nav{gap:2px;padding:4px}.site-header nav a{min-height:34px;padding:8px 9px;font-size:.78rem}.hero{min-height:82svh;padding:78px 16px 28px}.hero-inner{min-height:calc(82svh - 106px);display:block}.hero-copy{z-index:2;position:relative}.hero h1{font-size:4.25rem}.hero-lede{max-width:340px;margin-top:18px;font-size:1rem}.hero-actions{flex-wrap:nowrap;margin-top:24px}.hero .button{flex:1 1 0;min-width:0;padding-inline:10px}.hero-media{z-index:1;opacity:.96;justify-content:flex-end;position:absolute;bottom:-100px;right:-14px}.phone-primary{--frame-ring:5px;border-radius:24px;width:164px}.intro-section{padding:56px 0 66px}.feature-band,.workflow-section,.gallery-section,.cta-section{padding-top:68px;padding-bottom:72px}.intro-copy h2,.section-copy h2,.workflow-heading h2,.gallery-copy h2,.cta-copy h2{font-size:3rem}.stat-row dt{font-size:2.25rem}.phone-pair{min-height:470px}.pair-main{width:218px}.pair-secondary{width:184px}.stats-phone,.strip-phone{width:228px}.insight-strip,.waitlist-form{grid-template-columns:1fr}.waitlist-form button{width:100%}.footer-main{flex-direction:column;align-items:flex-start}.footer-copyright{font-size:.95rem}.legal-page{padding-top:24px;padding-bottom:64px}.legal-brand{margin-bottom:58px}.legal-hero{padding-bottom:42px}.legal-hero h1{font-size:3.25rem}.legal-hero p:last-child{font-size:1rem}}
