:root{--marketing-canvas:#f8f7ff;--marketing-subtle:#f1efff;--marketing-surface:#fff;--marketing-ink:#17162e;--marketing-text:#3d3a61;--marketing-muted:#706b92;--marketing-line:#6d28d924;--marketing-line-strong:#6d28d947;--marketing-action:#7c3aed;--marketing-action-hover:#6d28d9;--marketing-action-soft:#ede9fe;--marketing-gradient:linear-gradient(135deg, #a02be4 0%, #7c3aed 52%, #4f46e5 100%);--marketing-shadow:0 1px 2px #2e10650a, 0 24px 70px #5b21b61a;--marketing-font:var(--font-geist-sans), Inter, system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}body{margin:0}.marketing-root{background:var(--marketing-canvas);min-height:100vh;color:var(--marketing-ink);font-family:var(--marketing-font);overflow:clip}.marketing-root h1,.marketing-root h2,.marketing-root h3{font-family:var(--marketing-font)}.marketing-main{min-height:60vh}.marketing-container{width:min(100% - 2.5rem,76rem);margin-inline:auto}.section-space{padding-block:clamp(5.5rem,10vw,9rem)}.trial-bar{background:var(--marketing-subtle);min-height:2.25rem;color:var(--marketing-text);text-align:center;justify-content:center;align-items:center;gap:.45rem;padding:.45rem 1rem;font-size:.78rem;font-weight:620;text-decoration:none;display:flex}.trial-bar:hover{color:var(--marketing-action)}.marketing-header{z-index:50;border-bottom:1px solid var(--marketing-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;justify-content:space-between;align-items:center;gap:1.5rem;height:4.6rem;padding-inline:max(1.25rem,50vw - 38rem);display:flex;position:sticky;top:0;box-shadow:0 1px #ffffffbf}.marketing-brand{color:var(--marketing-ink);letter-spacing:-.025em;align-items:center;gap:.6rem;font-size:1.02rem;font-weight:760;text-decoration:none;display:inline-flex}.brand-mark{object-fit:contain;width:9.1rem;height:auto;display:block}.marketing-header nav,.marketing-account{align-items:center;gap:1.7rem;display:flex}.marketing-header nav a,.login-link{color:var(--marketing-muted);font-size:.84rem;font-weight:600;text-decoration:none;transition:color .15s}.marketing-header nav a:hover,.login-link:hover{color:var(--marketing-ink)}.header-cta{background:var(--marketing-action);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;gap:.55rem;min-height:2.7rem;padding:.65rem 1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 8px 22px #7c3aed33}.header-cta:hover{background:var(--marketing-action-hover);transform:translateY(-1px)}.menu-wrap{display:none;position:static}.menu-toggle{width:2.75rem;height:2.75rem;color:var(--marketing-ink);cursor:pointer;background:0 0;border:0;border-radius:.6rem;justify-content:center;align-items:center;margin-right:-.6rem;padding:0;display:inline-flex}.menu-toggle:hover{background:var(--marketing-action-soft)}.menu-bars{flex-direction:column;gap:.27rem;width:1.15rem;display:flex}.menu-bars>span{background:currentColor;border-radius:2px;height:2px;display:block}.mobile-nav{z-index:49;border-bottom:1px solid var(--marketing-line);background:var(--marketing-surface);position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 32px #17162e1a}.mobile-nav nav{text-align:left;flex-direction:column;align-items:stretch;gap:0;padding:.5rem 1rem 1rem;display:flex}.mobile-nav nav a{border-bottom:1px solid var(--marketing-line);color:var(--marketing-ink);padding:.9rem .25rem;font-size:.95rem;font-weight:620;text-decoration:none;display:block}.mobile-nav nav a:last-child{border-bottom:0}.mobile-nav nav a:hover{color:var(--marketing-action)}.mobile-nav[hidden]{display:none}.marketing-hero{isolation:isolate;background:linear-gradient(180deg, #fff 0%, var(--marketing-canvas) 88%);padding-block:clamp(4.25rem,6.5vw,6rem);position:relative;overflow:hidden}.hero-glow{z-index:-1;filter:blur(2px);pointer-events:none;border-radius:999px;position:absolute}.hero-glow-one{background:radial-gradient(circle,#a02be429,#7c3aed0d 48%,#0000 70%);width:42rem;height:42rem;top:-18rem;right:-10rem}.hero-glow-two{background:radial-gradient(circle,#4e8fe41f,#0000 70%);width:42rem;height:42rem;bottom:-22rem;left:-18rem}.hero-layout{grid-template-columns:minmax(0,.98fr) minmax(31rem,1.02fr);align-items:center;gap:clamp(2.5rem,4vw,4.5rem);display:grid}.marketing-eyebrow{color:var(--marketing-action);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:.55rem;margin:0 0 1.25rem;font-size:.7rem;font-weight:760;line-height:1.35;display:flex}.marketing-eyebrow>span{background:var(--marketing-action);border-radius:50%;width:.48rem;height:.48rem;box-shadow:0 0 0 4px #7c3aed1f}.hero-copy-block h1{letter-spacing:-.065em;max-width:43rem;margin:0;font-size:clamp(3.2rem,4.65vw,4.75rem);font-weight:760;line-height:.98}.hero-lead{max-width:39rem;color:var(--marketing-text);margin:1.75rem 0 0;font-size:clamp(1.02rem,1.4vw,1.18rem);line-height:1.72}.hero-actions{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:2rem;display:flex}.marketing-button{border:1px solid #0000;border-radius:.8rem;justify-content:center;align-items:center;gap:.75rem;min-height:3.1rem;padding:.82rem 1.25rem;font-size:.88rem;font-weight:720;line-height:1;text-decoration:none;transition:border-color .15s,background .15s,color .15s,transform .15s,box-shadow .15s;display:inline-flex}.marketing-button:hover{transform:translateY(-1px)}.marketing-button-primary{background:var(--marketing-gradient);color:#fff;box-shadow:0 12px 28px #7c3aed38}.marketing-button-primary:hover{box-shadow:0 15px 34px #7c3aed4d}.marketing-button-secondary{border-color:var(--marketing-line-strong);color:var(--marketing-text);background:#ffffffb3}.marketing-button-secondary:hover{color:var(--marketing-action);border-color:#7c3aed7a}.cta-note{color:var(--marketing-muted);margin:.85rem 0 0;font-size:.76rem}.hero-proof{color:var(--marketing-text);flex-wrap:wrap;gap:.65rem 1.1rem;margin:1.55rem 0 0;padding:0;font-size:.76rem;list-style:none;display:flex}.hero-proof li{align-items:center;gap:.38rem;display:inline-flex}.check-icon{background:var(--marketing-action-soft);width:1.2rem;height:1.2rem;color:var(--marketing-action);border-radius:50%;flex:none;place-items:center;font-size:.68rem;font-weight:800;display:inline-grid}.hero-product{border:1px solid var(--marketing-line);min-width:0;box-shadow:var(--marketing-shadow), 0 0 0 .35rem #ffffffad;background:#ffffffd1;border-radius:1.55rem;padding:.65rem;overflow:hidden;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg)}.hero-product-top{color:var(--marketing-muted);justify-content:space-between;align-items:center;padding:.2rem .45rem .65rem;font-size:.62rem;display:flex}.hero-product-top span:first-child{align-items:center;gap:.35rem;display:inline-flex}.hero-product-top i{background:#39a977;border-radius:50%;width:.42rem;height:.42rem;box-shadow:0 0 0 3px #39a9771f}.system-preview{border:1px solid var(--marketing-line);background:var(--marketing-canvas);min-width:36rem;height:27.5rem;color:var(--marketing-text);font-family:var(--marketing-font);border-radius:1rem;display:flex;overflow:hidden}.system-sidebar{border-right:1px solid var(--marketing-line);background:var(--marketing-surface);flex-direction:column;flex:none;align-items:center;gap:1.25rem;width:4.4rem;padding:1.05rem .75rem;display:flex}.system-mark{background:var(--marketing-gradient);color:#fff;border-radius:.65rem;place-items:center;width:2rem;height:2rem;margin-bottom:.65rem;font-size:.86rem;font-weight:800;display:grid}.system-nav{background:#d9d5e8;border-radius:99px;width:1.55rem;height:.38rem}.system-nav.is-active{background:var(--marketing-action);box-shadow:0 0 0 5px var(--marketing-action-soft)}.system-content{flex:1;min-width:0;padding:1rem 1.15rem 1.25rem}.system-topbar{color:var(--marketing-muted);justify-content:space-between;align-items:center;font-size:.62rem;display:flex}.system-avatar{background:var(--marketing-action-soft);width:1.8rem;height:1.8rem;color:var(--marketing-action);border-radius:50%;place-items:center;font-size:.55rem;font-weight:780;display:grid}.system-heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin:1rem 0 .85rem;display:flex}.system-heading small,.system-heading strong{display:block}.system-heading small{color:var(--marketing-muted);font-size:.54rem}.system-heading strong{color:var(--marketing-ink);letter-spacing:-.025em;margin-top:.2rem;font-size:1rem}.system-add{background:var(--marketing-action);color:#fff;border-radius:.5rem;padding:.5rem .65rem;font-size:.58rem;font-weight:700}.system-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.system-metrics>div,.system-panel{border:1px solid var(--marketing-line);background:var(--marketing-surface);border-radius:.72rem;min-width:0;padding:.85rem;box-shadow:0 8px 22px #5b21b609}.system-metrics small,.system-metrics strong,.system-metrics em{display:block}.system-metrics small{color:var(--marketing-muted);font-size:.52rem}.system-metrics strong{color:var(--marketing-ink);font-variant-numeric:tabular-nums;letter-spacing:-.035em;margin:.35rem 0 .22rem;font-size:1.05rem}.system-metrics em{color:#26855b;font-size:.49rem;font-style:normal}.system-grid{grid-template-columns:1.35fr 1fr;gap:.6rem;margin-top:.6rem;display:grid}.system-panel-title{color:var(--marketing-muted);justify-content:space-between;align-items:center;gap:.5rem;font-size:.5rem;display:flex}.system-panel-title b{color:var(--marketing-ink);font-size:.6rem}.system-bars{border-bottom:1px solid var(--marketing-line);align-items:flex-end;gap:.38rem;height:7.5rem;padding-top:1rem;display:flex}.system-bars i{opacity:.78;background:linear-gradient(#a78bfa,#7c3aed);border-radius:.22rem .22rem 0 0;width:9%;height:38%}.system-bars i:nth-child(2),.system-bars i:nth-child(6){height:62%}.system-bars i:nth-child(3),.system-bars i:nth-child(8){height:78%}.system-bars i:nth-child(4){height:52%}.system-bars i:nth-child(5){height:92%}.system-bars i:nth-child(7){height:69%}.system-bars i:nth-child(9){height:84%}.system-orders p{border-bottom:1px solid var(--marketing-line);justify-content:space-between;align-items:center;gap:.4rem;margin:0;padding:.67rem 0;font-size:.53rem;display:flex}.system-orders p>span{color:var(--marketing-ink);align-items:center;gap:.42rem;font-weight:650;display:flex}.system-orders p i{background:var(--marketing-subtle);width:1.35rem;height:1.35rem;color:var(--marketing-action);border-radius:50%;place-items:center;font-size:.42rem;font-style:normal;display:grid}.system-orders small{color:var(--marketing-muted);font-size:.48rem}.trust-strip{border-block:1px solid var(--marketing-line);background:var(--marketing-surface)}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.trust-grid>div{border-right:1px solid var(--marketing-line);gap:.35rem;min-width:0;padding:1.55rem 1.35rem;display:grid}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border-right:0;padding-right:0}.trust-grid strong{color:var(--marketing-ink);font-size:.82rem}.trust-grid span{color:var(--marketing-muted);font-size:.72rem;line-height:1.5}.section-heading{max-width:43rem}.section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.35rem,4.5vw,4.15rem);font-weight:740;line-height:1.03}.section-heading>p:not(.marketing-eyebrow){color:var(--marketing-muted);margin:1.3rem 0 0;font-size:1rem;line-height:1.7}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading.centered .marketing-eyebrow{justify-content:center}.section-heading.narrow{max-width:48rem}.problem-section{background:var(--marketing-surface)}.problem-layout{grid-template-columns:1.15fr .85fr;align-items:end;gap:clamp(3rem,7vw,7rem);display:grid}.problem-copy{color:var(--marketing-text);font-size:1rem;line-height:1.75}.problem-copy p{margin:0}.problem-copy .problem-result{color:var(--marketing-action);margin-top:1.1rem;font-weight:720}.problem-cards{border-top:1px solid var(--marketing-line);border-bottom:1px solid var(--marketing-line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:4.5rem;display:grid}.problem-cards article{border-right:1px solid var(--marketing-line);min-width:0;padding:2rem 1.55rem 2.25rem}.problem-cards article:first-child{padding-left:0}.problem-cards article:last-child{border-right:0;padding-right:0}.problem-cards article>span{color:var(--marketing-action);font-size:.7rem;font-weight:740}.problem-cards h3{min-height:3.4rem;color:var(--marketing-ink);letter-spacing:-.025em;margin:1.8rem 0 .75rem;font-size:1.05rem;font-weight:720;line-height:1.35}.problem-cards p{color:var(--marketing-muted);margin:0;font-size:.79rem;line-height:1.65}.devices-section{background:var(--marketing-subtle);overflow:hidden}.device-stage{height:43rem;margin-top:clamp(3rem,6vw,5rem);position:relative}.device{background:#25243d;border:1px solid #17162e2e;padding:.55rem;position:absolute;box-shadow:0 30px 70px #2e10652e}.device-screen{border-radius:inherit;background:var(--marketing-canvas);width:100%;height:100%;overflow:hidden}.device-camera{z-index:3;background:#77748d;border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.18rem;left:50%;transform:translate(-50%)}.device-laptop{border-radius:1rem;width:78%;height:35rem;top:0;left:0}.device-laptop .device-screen{border-radius:.58rem}.laptop-base{background:linear-gradient(#b9b8c8,#77768a);border-radius:0 0 2rem 2rem;height:1rem;position:absolute;bottom:-1.05rem;left:-5%;right:-5%;box-shadow:0 8px 18px #2e106533}.device-tablet{z-index:2;border-radius:1.3rem;width:31%;height:28rem;bottom:3.5rem;right:0}.device-tablet .device-screen{border-radius:.83rem}.device-phone{z-index:4;border-radius:1.55rem;width:15.5%;height:21rem;padding:.42rem;bottom:0;right:27%}.device-phone .device-screen{border-radius:1.12rem}.phone-speaker{z-index:5;background:#25243d;border-radius:99px;width:28%;height:.3rem;position:absolute;top:.72rem;left:50%;transform:translate(-50%)}.phone-home{z-index:5;background:#ffffff8c;border-radius:99px;width:27%;height:.18rem;position:absolute;bottom:.65rem;left:50%;transform:translate(-50%)}.device .system-preview{border:0;border-radius:0;height:100%}.device .is-compact{min-width:23rem}.device .is-compact .system-sidebar{width:3.2rem}.device .is-compact .system-content{padding:.8rem}.device .is-compact .system-heading{margin:.75rem 0}.device .is-compact .system-metrics{grid-template-columns:1fr}.device .is-compact .system-metrics>div:not(:first-child){display:none}.device .is-compact .system-grid{grid-template-columns:1fr}.device .is-compact .system-orders{display:none}.device-label{color:var(--marketing-muted);align-items:center;gap:.5rem;font-size:.72rem;font-weight:680;display:flex;position:absolute}.device-label span{background:var(--marketing-action);border-radius:50%;width:.42rem;height:.42rem}.device-label-laptop{bottom:1.1rem;left:1rem}.device-label-tablet{bottom:1.1rem;right:1rem}.device-label-phone{bottom:-2.2rem;right:26.2%}.capabilities-section{background:var(--marketing-surface)}.split-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:clamp(3rem,7vw,8rem);max-width:none;display:grid}.split-heading>p{padding-bottom:.2rem}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:4rem;display:grid}.capability-grid article{border:1px solid var(--marketing-line);background:linear-gradient(145deg,#fff 0%,#fbfaff 100%);border-radius:1.3rem;min-height:19rem;padding:clamp(1.6rem,3vw,2.5rem);box-shadow:0 12px 35px #5b21b60b}.capability-grid article:nth-child(2),.capability-grid article:nth-child(3){background:linear-gradient(145deg,#f8f7ff,#f1efff)}.capability-top{justify-content:space-between;align-items:center;display:flex}.capability-top span{background:var(--marketing-action-soft);width:2rem;height:2rem;color:var(--marketing-action);border-radius:.6rem;place-items:center;font-size:.68rem;font-weight:760;display:grid}.capability-top small{color:var(--marketing-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:720}.capability-grid h3{letter-spacing:-.04em;max-width:26rem;margin:3.2rem 0 1rem;font-size:clamp(1.45rem,2.2vw,2rem);font-weight:720;line-height:1.12}.capability-grid p{max-width:31rem;color:var(--marketing-muted);margin:0;font-size:.88rem;line-height:1.72}.workflow-section{background:var(--marketing-ink);color:#fff}.workflow-section .marketing-eyebrow{color:#c4b5fd}.workflow-section .marketing-eyebrow>span{background:#a78bfa;box-shadow:0 0 0 4px #a78bfa29}.workflow-section .section-heading>p:not(.marketing-eyebrow){color:#aaa6c8}.workflow-list{border-top:1px solid #ffffff26;grid-template-columns:repeat(5,minmax(0,1fr));margin:4rem 0 0;padding:0;list-style:none;display:grid}.workflow-list li{border-right:1px solid #ffffff26;min-width:0;padding:1.7rem 1.25rem 1rem;position:relative}.workflow-list li:first-child{padding-left:0}.workflow-list li:last-child{border-right:0;padding-right:0}.workflow-list li>span{color:#c4b5fd;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.62rem;display:grid}.workflow-list li:not(:last-child):after{z-index:2;content:"";background:#a78bfa;border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:2.65rem;right:-.27rem}.workflow-list strong{margin-top:2.5rem;font-size:1rem;display:block}.workflow-list p{color:#aaa6c8;margin:.65rem 0 0;font-size:.75rem;line-height:1.6}.pricing-section{background:var(--marketing-canvas)}.pricing-intro{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.currency-switch{border:1px solid var(--marketing-line);background:var(--marketing-subtle);border-radius:.78rem;flex:none;gap:.2rem;padding:.28rem;display:inline-flex}.currency-switch button{min-width:3.5rem;color:var(--marketing-muted);font:680 .72rem var(--marketing-font);cursor:pointer;background:0 0;border:0;border-radius:.58rem;padding:.6rem .7rem}.currency-switch button.is-active{background:var(--marketing-surface);color:var(--marketing-action);box-shadow:0 2px 8px #5b21b61a}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:3.5rem;display:grid}.price-card{border:1px solid var(--marketing-line);background:var(--marketing-surface);min-width:0;box-shadow:var(--marketing-shadow);border-radius:1.4rem;flex-direction:column;padding:clamp(1.65rem,3.5vw,2.7rem);display:flex;position:relative}.price-card-trial{background:linear-gradient(145deg,#fff 0%,#f7f4ff 100%)}.price-card-featured{box-shadow:0 0 0 3px var(--marketing-action-soft), var(--marketing-shadow);border-color:#7c3aed6b}.popular-label{background:var(--marketing-action-soft);color:var(--marketing-action);letter-spacing:.05em;text-transform:uppercase;border-radius:99px;padding:.42rem .65rem;font-size:.62rem;font-weight:760;position:absolute;top:1.25rem;right:1.25rem}.price-card-head p{color:var(--marketing-ink);margin:0;font-size:1.25rem;font-weight:760}.price-card-head span{color:var(--marketing-muted);margin-top:.35rem;font-size:.78rem;display:block}.price{color:var(--marketing-ink);align-items:flex-end;margin-top:2rem;display:flex}.price>span{color:var(--marketing-text);align-self:flex-start;margin:.7rem .15rem 0 0;font-size:1rem;font-weight:700}.price strong{font-variant-numeric:tabular-nums;letter-spacing:-.075em;font-size:clamp(3.7rem,6vw,5.7rem);font-weight:760;line-height:.86}.price small{color:var(--marketing-muted);margin:0 0 .42rem .45rem;font-size:.76rem}.price-description{min-height:3.2rem;color:var(--marketing-text);margin:1.4rem 0 1.65rem;font-size:.86rem;line-height:1.65}.price-card ul{border-top:1px solid var(--marketing-line);gap:.8rem;margin:0 0 2rem;padding:1.5rem 0 0;list-style:none;display:grid}.price-card li{color:var(--marketing-text);align-items:flex-start;gap:.6rem;font-size:.79rem;line-height:1.5;display:flex}.price-button{width:100%;margin-top:auto}.pricing-note{color:var(--marketing-muted);text-align:center;margin:1.25rem 0 0;font-size:.72rem}.honesty-section{background:var(--marketing-subtle)}.honesty-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.honesty-card{border:1px solid var(--marketing-line);background:#ffffffb8;border-radius:1.3rem;padding:clamp(1.6rem,3.5vw,2.7rem)}.honesty-card h3{margin:0;font-size:1.25rem;font-weight:740}.honesty-card ul{gap:.8rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.honesty-card li{color:var(--marketing-text);align-items:center;gap:.65rem;font-size:.84rem;display:flex}.honesty-card li:before{background:var(--marketing-muted);content:"";border-radius:50%;flex:none;width:.38rem;height:.38rem}.honesty-card p{border-top:1px solid var(--marketing-line);color:var(--marketing-ink);margin:1.5rem 0 0;padding-top:1.25rem;font-size:.8rem;font-weight:650;line-height:1.6}.faq-section{background:var(--marketing-surface)}.faq-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.faq-layout .section-heading{position:sticky;top:7rem}.faq-layout .section-heading a{color:var(--marketing-action);text-decoration:none}.faq-list{border-top:1px solid var(--marketing-line)}.faq-list details{border-bottom:1px solid var(--marketing-line)}.faq-list summary{color:var(--marketing-ink);cursor:pointer;padding:1.45rem 2.5rem 1.45rem 0;font-size:.93rem;font-weight:680;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{background:var(--marketing-subtle);width:1.65rem;height:1.65rem;color:var(--marketing-action);content:"+";border-radius:50%;place-items:center;display:grid;position:absolute;top:1.35rem;right:.1rem}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:42rem;color:var(--marketing-muted);margin:-.25rem 0 1.5rem;font-size:.84rem;line-height:1.72}.final-cta{isolation:isolate;background:var(--marketing-gradient);color:#fff;text-align:center;padding-block:clamp(5.5rem,10vw,9rem);position:relative;overflow:hidden}.final-cta-glow{z-index:-1;background:radial-gradient(circle,#fff3,#0000 44%);position:absolute;inset:-50%}.final-cta .marketing-eyebrow{color:#ede9fe;justify-content:center}.final-cta .marketing-eyebrow>span{background:#fff;box-shadow:0 0 0 4px #ffffff26}.final-cta h2{letter-spacing:-.06em;max-width:52rem;margin:0 auto;font-size:clamp(2.5rem,5.4vw,5.1rem);font-weight:760;line-height:1}.final-cta p:not(.marketing-eyebrow){color:#ffffffc7;max-width:38rem;margin:1.4rem auto 0;font-size:1rem;line-height:1.7}.centered-actions{justify-content:center}.marketing-button-light{color:var(--marketing-action);background:#fff;box-shadow:0 14px 32px #2e10652e}.marketing-button-dark-ghost{color:#fff;border-color:#fff6}.marketing-button-dark-ghost:hover{border-color:#fff}.final-note{color:#ffffffb3;margin-top:1rem;font-size:.72rem;display:block}.marketing-footer{border-top:1px solid var(--marketing-line);background:var(--marketing-surface);grid-template-columns:2fr repeat(3,1fr);gap:3rem;padding:4.5rem max(1.25rem,50vw - 38rem) 2.5rem;display:grid}.marketing-footer>div{flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.footer-brand p{max-width:15rem;color:var(--marketing-muted);margin:.5rem 0 0;font-size:.78rem;line-height:1.6}.marketing-footer strong{color:var(--marketing-ink);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.68rem}.marketing-footer>div>a:not(.marketing-brand){color:var(--marketing-muted);font-size:.76rem;text-decoration:none}.marketing-footer>div>a:hover{color:var(--marketing-action)}.footer-note{border-top:1px solid var(--marketing-line);color:var(--marketing-muted);grid-column:1/-1;margin:1.5rem 0 0;padding-top:1.5rem;font-size:.7rem}@media (max-width:1020px){.marketing-header nav{display:none}.menu-wrap{display:block}.mobile-nav nav{display:flex}.hero-layout{grid-template-columns:1fr}.hero-copy-block{max-width:47rem}.hero-product{width:min(100%,48rem);transform:none}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--marketing-line)}.trust-grid>div:first-child,.trust-grid>div:nth-child(3){padding-left:0}.trust-grid>div:nth-child(2),.trust-grid>div:last-child{padding-right:0}.problem-cards{grid-template-columns:repeat(2,1fr)}.problem-cards article:nth-child(2){border-right:0}.problem-cards article:nth-child(-n+2){border-bottom:1px solid var(--marketing-line)}.problem-cards article:nth-child(3){padding-left:0}.device-stage{height:37rem}.device-laptop{width:82%;height:29rem}.device-tablet{height:24rem}.device-phone{height:18rem;right:28%}.workflow-list{border-top:0;grid-template-columns:1fr}.workflow-list li,.workflow-list li:first-child,.workflow-list li:last-child{border-bottom:1px solid #ffffff26;border-right:0;grid-template-columns:2.5rem 1fr;gap:1rem;padding:1rem 0;display:grid}.workflow-list li>div{min-width:0}.workflow-list strong{margin-top:.15rem}.workflow-list li:after{display:none}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.price-card-featured{grid-column:1/-1}}@media (max-width:760px){html{scroll-padding-top:4.5rem}.marketing-container{width:min(100% - 2rem,76rem)}.marketing-header{gap:.25rem;height:4.4rem;padding-inline:.375rem}.marketing-account{gap:.5rem}.header-cta{gap:.4rem;min-height:2.45rem;padding:.5rem .7rem}.login-link,.header-cta{white-space:nowrap}.brand-mark{width:clamp(5.5rem,31vw,7.75rem)}.menu-toggle{width:2.5rem;height:2.5rem;margin-right:-.35rem}.login-link{padding-block:.8rem}.marketing-hero{padding-block:4.6rem}.hero-copy-block h1{font-size:clamp(2.75rem,12vw,4.2rem)}.hero-lead{font-size:.98rem}.hero-product{border-radius:1.15rem}.system-preview{height:22rem}.problem-layout,.split-heading,.honesty-grid,.faq-layout{grid-template-columns:1fr;gap:2.25rem}.problem-cards{margin-top:3rem}.section-heading h2{font-size:clamp(2.2rem,10vw,3.2rem)}.device-stage{height:28rem;margin-top:3rem}.device-laptop{width:100%;height:21rem}.device-tablet{width:44%;height:17rem;bottom:1.4rem;right:-2%}.device-phone{width:22%;height:13rem;bottom:0;left:9%;right:auto}.device-label{display:none}.capability-grid,.pricing-grid{grid-template-columns:1fr}.price-card-featured{grid-column:auto}.capability-grid article{min-height:17rem}.pricing-intro{flex-direction:column;align-items:flex-start}.price-description{min-height:0}.faq-layout .section-heading{position:static}.faq-list{margin-top:1rem}.marketing-footer{grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem;padding-inline:1rem}.footer-brand{grid-column:1/-1}}@media (max-width:520px){.trial-bar{min-height:2rem;font-size:.7rem}.marketing-brand{font-size:.93rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .marketing-button{width:100%}.hero-proof{flex-direction:column;align-items:flex-start}.hero-product{margin-inline:-.35rem}.hero-product .system-preview{min-width:36rem}.trust-grid,.problem-cards{grid-template-columns:1fr}.trust-grid>div,.trust-grid>div:first-child,.trust-grid>div:nth-child(2),.trust-grid>div:nth-child(3),.trust-grid>div:last-child{border-right:0;border-bottom:1px solid var(--marketing-line);padding:1.2rem 0}.trust-grid>div:last-child{border-bottom:0}.problem-cards article,.problem-cards article:first-child,.problem-cards article:nth-child(3),.problem-cards article:last-child{border-right:0;border-bottom:1px solid var(--marketing-line);padding:1.7rem 0}.problem-cards article:last-child{border-bottom:0}.problem-cards h3{min-height:0;margin-top:1rem}.device-stage{height:22rem}.device-laptop{height:17rem}.device-tablet{height:13.5rem}.device-phone{height:10.5rem}.device .system-preview{min-width:32rem}.popular-label{align-self:flex-start;margin-bottom:1rem;display:inline-flex;position:static}.price strong{font-size:4.5rem}.marketing-footer{grid-template-columns:1fr}.footer-brand,.footer-note{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
