:root{--bg:#080a0d;--bg-soft:#0b0e12;--surface:#10141a;--surface-2:#141a22;--surface-3:#1a212b;--text:#f5f7f4;--text-soft:#d7ddd9;--text-muted:#99a3a0;--text-subtle:#68716e;--border:#ffffff16;--border-strong:#ffffff26;--accent:#5d63ff;--accent-soft:#a3a7ff;--success:#6dd0ae;--container:1180px;--ease:cubic-bezier(.22,1,.36,1)}*,:before,:after{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;min-width:320px}body{background:radial-gradient(circle at 82% 6%,#5d63ff13,transparent 28rem),var(--bg);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--accent-soft);outline-offset:4px}a{color:inherit}img{max-width:100%;display:block}.app-shell{min-height:100vh;overflow:clip}.container{width:min(var(--container),calc(100% - 48px));margin:0 auto}section[id]{scroll-margin-top:88px}.site-header{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);background:#080a0de6;position:sticky;top:0}.header-inner{align-items:center;gap:26px;min-height:72px;display:flex}.logo{color:var(--text);flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.logo-mark{background:linear-gradient(145deg,#6469ff,#4e53e2);border:1px solid #a3a7ff57;border-radius:8px;place-items:center;width:29px;height:29px;display:grid;position:relative}.logo-mark span{border:1.5px solid #fff;border-radius:3px;width:10px;height:10px;position:absolute}.logo-mark span:first-child{transform:translate(-3px,-3px)}.logo-mark span:last-child{border-color:#ffffff94;transform:translate(3px,3px)}.logo-word{letter-spacing:-.03em;font-size:15px;font-weight:740}.logo-badge{border:1px solid var(--border);color:var(--text-subtle);border-radius:999px;margin-left:2px;padding:6px 9px;font-size:9px;font-weight:700}.desktop-nav{align-items:center;gap:27px;margin-left:auto;display:flex}.desktop-nav a,.header-github{color:var(--text-muted);font-size:12px;text-decoration:none;transition:color .18s}.desktop-nav a:hover,.header-github:hover{color:var(--text)}.header-actions{align-items:center;gap:13px;display:flex}.button{border:1px solid var(--border-strong);min-height:42px;transition:transform .18s var(--ease),background .18s var(--ease),border-color .18s var(--ease);border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:13px;font-weight:720;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-small{min-height:38px;padding-inline:14px}.button-large{border-radius:11px;min-height:51px;padding-inline:19px;font-size:14px}.button-primary{color:#fff;background:#5a61ff;border-color:#5a61ff}.button-primary:hover{background:#6970ff;border-color:#6970ff}.button-secondary{color:var(--text-soft);background:#ffffff05}.button-secondary:hover{background:var(--surface-2)}.mobile-menu-button{border:1px solid var(--border);width:40px;height:40px;color:var(--text);cursor:pointer;background:0 0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;display:none}.mobile-menu-button span{background:currentColor;width:15px;height:1px}.mobile-nav{display:none}.hero{border-bottom:1px solid var(--border);padding:66px 0 62px}.hero-grid{grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);align-items:center;gap:58px;display:grid}.hero-copy{max-width:620px}.eyebrow{color:#8590b8;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:20px;font-size:10px;font-weight:800;display:inline-flex}.eyebrow-mark{gap:3px;display:inline-flex}.eyebrow-mark i{background:var(--accent);border-radius:50%;width:4px;height:4px}.eyebrow-mark i:nth-child(2){opacity:.55}.eyebrow-mark i:nth-child(3){opacity:.25}.hero h1{letter-spacing:-.066em;max-width:650px;margin:0;font-size:clamp(56px,6.2vw,88px);font-weight:700;line-height:.94}.hero h1 span{color:#a2a9a6}.hero-description{max-width:590px;color:var(--text-muted);margin:25px 0 0;font-size:16px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.hero-meta{color:var(--text-subtle);flex-wrap:wrap;gap:15px;margin-top:14px;font-size:10px;display:flex}.hero-meta span{align-items:center;gap:7px;display:inline-flex}.meta-dot{background:var(--success);border-radius:50%;width:6px;height:6px}.hero-mini-proof{color:var(--text-subtle);align-items:center;gap:12px;margin-top:25px;font-size:10px;display:flex}.hero-mini-proof i{background:var(--border-strong);width:1px;height:18px}.hero-visual{min-width:0}.hero-product{width:min(100%,610px);margin-left:auto}.hero-shot-stage{min-height:570px;position:relative}.hero-shot{border:1px solid var(--border-strong);background:#090c10;border-radius:18px;margin:0;position:absolute;overflow:hidden;box-shadow:0 25px 70px #00000057}.hero-shot-bar{border-bottom:1px solid var(--border);background:#0b0f14;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:0 11px;display:flex}.hero-shot-bar span,.hero-shot-bar small{letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.hero-shot-bar span{color:var(--text-soft)}.hero-shot-bar small{color:var(--text-subtle)}.hero-shot-image{background:#050608}.hero-shot-image img{width:100%;height:auto}.hero-shot-extension{z-index:2;width:77%;top:0;left:0}.hero-shot-pwa{z-index:3;border-radius:17px;width:29%;bottom:0;right:0}.hero-shot-pwa .hero-shot-bar{min-height:32px;padding-inline:9px}.hero-shot-foot{justify-content:space-between;gap:20px;margin-top:11px;padding:0 3px;display:flex}.hero-shot-foot div{align-items:center;gap:8px;display:inline-flex}.hero-shot-foot strong,.hero-shot-foot>span{font-size:10px}.hero-shot-foot strong{color:var(--text-soft)}.hero-shot-foot>span{color:var(--text-subtle);text-align:right}.hero-shot-dot{background:var(--success);border-radius:50%;width:5px;height:5px}.benefit-strip{border-bottom:1px solid var(--border);background:#0a0d11}.benefit-grid{grid-template-columns:repeat(4,1fr);display:grid}.benefit-item{border-left:1px solid var(--border);grid-template-columns:25px minmax(0,1fr);gap:11px;min-height:92px;padding:19px 16px;display:grid}.benefit-item:first-child{border-left:0;padding-left:0}.benefit-number{color:var(--accent-soft);letter-spacing:.12em;padding-top:2px;font-size:8px;font-weight:800}.benefit-item strong{color:var(--text-soft);font-size:12px}.benefit-item p{max-width:220px;color:var(--text-subtle);margin:5px 0 0;font-size:10px;line-height:1.55}.story-section,.feature-section,.workflow-section,.companion-section,.privacy-section,.pricing-section,.faq-section,.final-cta{border-bottom:1px solid var(--border)}.section-label{color:var(--text-subtle);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;font-size:9px;font-weight:800;display:inline-flex}.section-label-mark{background:var(--accent);border-radius:50%;width:5px;height:5px}.story-section{padding:120px 0 130px}.story-grid{grid-template-columns:.7fr 1.3fr;gap:100px;display:grid}.story-aside p{max-width:275px;color:var(--text-muted);margin:21px 0 0;font-size:13px;line-height:1.75}.story-main h2{letter-spacing:-.06em;max-width:850px;margin:0;font-size:clamp(43px,5vw,72px);line-height:.98}.story-main p{max-width:620px;color:var(--text-muted);margin:24px 0 0;font-size:16px;line-height:1.75}.feature-section{padding:118px 0 0}.feature-heading{grid-template-columns:.84fr 1.16fr;align-items:end;gap:90px;padding-bottom:43px;display:grid}.feature-heading h2,.workflow-grid h2,.companion-copy h2,.privacy-grid h2,.pricing-heading h2,.faq-heading h2,.final-cta h2{letter-spacing:-.055em;max-width:720px;margin:16px 0 0;font-size:clamp(40px,4.7vw,66px);line-height:.99}.feature-heading>p{max-width:550px;color:var(--text-muted);margin:0;font-size:15px;line-height:1.75}.feature-grid{border-top:1px solid var(--border);grid-template-columns:repeat(2,1fr);display:grid}.feature-card{border-bottom:1px solid var(--border);border-right:1px solid var(--border);flex-direction:column;min-height:305px;padding:24px;display:flex}.feature-card:nth-child(2n){border-right:0}.feature-card-top{justify-content:space-between;align-items:center;display:flex}.feature-card-top>span{color:var(--text-subtle);letter-spacing:.1em;font-size:9px;font-weight:800}.feature-icon{border:1px solid var(--border);background:var(--surface-2);width:37px;height:37px;color:var(--accent-soft);border-radius:10px;place-items:center;display:grid}.feature-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.feature-card-body{max-width:450px;margin-top:auto}.feature-card-body h3{letter-spacing:-.035em;margin:0;font-size:23px;line-height:1.12}.feature-card-body p{max-width:430px;color:var(--text-muted);margin:13px 0 0;font-size:13px;line-height:1.7}.workflow-section{padding:125px 0}.workflow-grid{grid-template-columns:.82fr 1.18fr;gap:105px;display:grid}.workflow-lead{max-width:500px;color:var(--text-muted);margin:23px 0 0;font-size:16px;line-height:1.75}.text-link{color:var(--text-soft);align-items:center;gap:8px;margin-top:23px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.text-link:hover{color:#fff}.workflow-list{border-top:1px solid var(--border)}.workflow-list article{border-bottom:1px solid var(--border);grid-template-columns:34px minmax(0,1fr);gap:12px;padding:22px 0;display:grid}.workflow-list article>span{color:var(--accent-soft);letter-spacing:.08em;font-size:9px;font-weight:800}.workflow-list strong{font-size:16px}.workflow-list p{max-width:520px;color:var(--text-muted);margin:7px 0 0;font-size:13px;line-height:1.7}.companion-section{background:#090c10;padding:116px 0}.companion-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:96px;display:grid}.companion-copy p{max-width:550px;color:var(--text-muted);margin:22px 0 0;font-size:16px;line-height:1.75}.companion-actions{align-items:center;gap:14px;margin-top:26px;display:flex}.companion-proof{border:1px solid var(--border-strong);background:var(--surface);border-radius:16px;padding:17px}.companion-proof-row{border-bottom:1px solid var(--border);grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-height:90px;display:grid}.companion-proof-row>span{color:var(--accent-soft);font-size:9px;font-weight:800}.companion-proof-row strong,.companion-proof-row small{display:block}.companion-proof-row strong{letter-spacing:-.03em;font-size:18px}.companion-proof-row small{color:var(--text-subtle);margin-top:4px;font-size:10px}.companion-proof-note{color:var(--text-subtle);padding-top:14px;font-size:9px}.privacy-section{padding:115px 0}.privacy-grid{grid-template-columns:.9fr 1.1fr;gap:100px;display:grid}.privacy-copy{padding-top:30px}.privacy-copy p{max-width:600px;color:var(--text-muted);margin:0;font-size:16px;line-height:1.8}.pricing-section{padding:118px 0}.pricing-heading{grid-template-columns:.86fr 1.14fr;align-items:end;gap:90px;margin-bottom:46px;display:grid}.pricing-heading>p{max-width:560px;color:var(--text-muted);margin:0;font-size:15px;line-height:1.75}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.pricing-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;flex-direction:column;min-height:550px;padding:25px;display:flex}.pricing-card-primary{border-color:#5d63ff57}.pricing-card-secondary{background:#0a0d10}.pricing-card-head{justify-content:space-between;gap:16px;display:flex}.pricing-card-head>div strong,.pricing-card-head>div span{display:block}.plan-label{color:var(--text-subtle);letter-spacing:.14em;font-size:8px;font-weight:800}.pricing-card-head strong{margin-top:5px;font-size:13px}.plan-status{color:var(--accent-soft);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:800}.price-row{align-items:baseline;gap:7px;margin-top:38px;display:flex}.price-row span{letter-spacing:-.06em;font-size:60px;font-weight:720;line-height:.95}.price-row small,.coming-price{color:var(--text-subtle);font-size:11px}.pricing-card>p{max-width:490px;color:var(--text-muted);margin:18px 0 0;font-size:13px;line-height:1.75}.coming-price{color:var(--text-soft);letter-spacing:-.05em;margin-top:38px;font-size:42px;font-weight:700;line-height:1}.pricing-card ul{gap:11px;margin:26px 0 0;padding:0;list-style:none;display:grid}.pricing-card li{color:var(--text-muted);gap:9px;font-size:12px;line-height:1.5;display:flex}.pricing-card li span{color:var(--success);flex-shrink:0}.pricing-card-secondary li span{color:var(--accent-soft)}.pricing-button{width:100%;margin-top:auto}.faq-section{padding:118px 0}.faq-grid{grid-template-columns:.76fr 1.24fr;gap:100px;display:grid}.faq-list{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-question{width:100%;color:var(--text-soft);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:21px 0;font-size:14px;font-weight:680;display:flex}.faq-plus{color:var(--text-subtle);flex-shrink:0;font-size:18px}.faq-answer{padding:0 36px 20px 0}.faq-answer p{max-width:670px;color:var(--text-muted);margin:0;font-size:13px;line-height:1.78}.final-cta{padding:126px 0 136px}.final-cta-inner{max-width:850px}.final-cta h2{font-size:clamp(48px,5.8vw,82px)}.final-cta p{max-width:590px;color:var(--text-muted);margin:21px 0 0;font-size:16px;line-height:1.75}.final-actions{flex-wrap:wrap;gap:10px;margin-top:29px;display:flex}.site-footer{background:#06080b}.footer-top{justify-content:space-between;gap:50px;padding:48px 0;display:flex}.footer-logo{width:fit-content}.footer-top p{color:var(--text-subtle);margin:13px 0 0;font-size:10px}.footer-links{grid-template-columns:repeat(3,auto);align-content:start;gap:10px 28px;display:grid}.footer-links a{color:var(--text-subtle);font-size:10px;text-decoration:none}.footer-links a:hover{color:var(--text-soft)}.footer-bottom{border-top:1px solid var(--border);color:#4f5753;justify-content:space-between;align-items:center;gap:20px;min-height:70px;font-size:9px;display:flex}@media (width<=1080px){.hero-grid,.feature-heading,.workflow-grid,.companion-grid,.privacy-grid,.pricing-heading,.faq-grid,.story-grid{grid-template-columns:1fr}.hero{padding-top:56px}.hero-grid{gap:50px}.hero-product{width:min(640px,100%);margin:0 auto}.feature-heading,.pricing-heading{gap:25px}.workflow-grid,.companion-grid,.privacy-grid,.faq-grid,.story-grid{gap:52px}.privacy-copy{padding-top:0}.story-aside p{max-width:500px}}@media (width<=760px){.container{width:calc(100% - 28px)}.desktop-nav,.header-github,.logo-badge{display:none}.mobile-menu-button{display:flex}.mobile-nav{border-top:1px solid var(--border);background:#090b0e;flex-direction:column;padding:8px 14px 16px;display:flex}.mobile-nav a{border-bottom:1px solid var(--border);color:var(--text-muted);padding:12px 6px;font-size:13px;text-decoration:none}.mobile-nav .mobile-nav-cta{border:1px solid var(--border-strong);color:var(--text);text-align:center;background:var(--surface-2);border-radius:9px;margin-top:8px}.hero{padding:54px 0 58px}.hero-grid{gap:42px}.hero h1{font-size:clamp(44px,12.5vw,62px)}.hero-description{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-meta{gap:6px;display:grid}.hero-mini-proof{margin-top:20px}.hero-product{width:100%}.hero-shot-stage{min-height:360px}.hero-shot-extension{width:88%}.hero-shot-pwa{width:34%}.hero-shot-bar{min-height:34px;padding-inline:9px}.hero-shot-pwa .hero-shot-bar{min-height:29px}.hero-shot-pwa .hero-shot-bar small{display:none}.hero-shot-foot{display:block}.hero-shot-foot>span{text-align:left;margin-top:5px;display:block}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-item{border-top:1px solid var(--border);min-height:82px;padding:15px 10px}.benefit-item:nth-child(-n+2){border-top:0}.benefit-item:nth-child(odd){border-left:0;padding-left:0}.story-section,.feature-section,.workflow-section,.companion-section,.privacy-section,.pricing-section,.faq-section{padding:84px 0}.feature-section{padding-bottom:0}.story-main h2,.feature-heading h2,.workflow-grid h2,.companion-copy h2,.privacy-grid h2,.pricing-heading h2,.faq-heading h2{font-size:43px}.feature-heading{padding-bottom:29px}.feature-grid{grid-template-columns:1fr}.feature-card{border-right:0;min-height:280px}.companion-proof{margin-top:2px}.pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:auto}.faq-answer{padding-right:0}.final-cta{padding:94px 0 104px}.final-cta h2{font-size:50px}.final-actions{flex-direction:column}.final-actions .button{width:100%}.footer-top{flex-direction:column;gap:30px;padding:40px 0}.footer-links{grid-template-columns:repeat(2,auto);justify-content:start}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;min-height:78px}}@media (width<=430px){.hero-shot-stage{min-height:310px}.hero-shot-extension{width:89%}.hero-shot-pwa{width:36%}.hero-shot-kicker{font-size:7px}.story-main h2,.feature-heading h2,.workflow-grid h2,.companion-copy h2,.privacy-grid h2,.pricing-heading h2,.faq-heading h2{font-size:39px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
