html{scroll-behavior:smooth}.landing-root{--brand:#3a00ad;--brand-hover:#4a10c0;--brand-press:#2c008a;--brand-subtle:#ede8ff;--brand-fg:#1a0055;--brand-border:#3a00ad2e;--page:#f4f3ff;--card:#fff;--raised:#ede8ff;--t1:#0d0b1a;--t2:#4a4060;--t3:#8e85a8;--t4:#b8b0cc;--green:#15803d;--green-bg:#dcfce7;--red:#dc2626;--red-bg:#fef2f2;--amber:#d97706;--amber-bg:#fef3c7;--sh-hero:0 8px 40px #3a00ad1a;--sh-card:0 4px 16px #3a00ad12;--sh-sm:0 2px 8px #3a00ad0f;--sh-tailor:0 2px 8px #3a00ad40;--f-display:"Fraunces", Georgia, serif;--f-body:"Figtree", system-ui, sans-serif;--f-mono:"DM Mono", monospace;--r-tag:5px;--r-btn:8px;--r-card:10px;--r-xl:14px;--r-pill:9999px;font-family:var(--f-body);background:var(--page);color:var(--t1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-size:16px;overflow-x:hidden}.landing-root *,.landing-root :before,.landing-root :after{box-sizing:border-box;margin:0;padding:0}.landing-root nav{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(1.5);background:#f4f3ffe0;border-bottom:1px solid #3a00ad14;align-items:center;gap:0;height:52px;padding:0 40px;display:flex;position:fixed;top:0;left:0;right:0}.landing-root .nav-logo{align-items:center;gap:8px;margin-right:36px;text-decoration:none;display:flex}.landing-root .nav-logo-wordmark{align-items:baseline;gap:1px;display:flex}.landing-root .wm-s{font-family:var(--f-display);color:var(--brand);letter-spacing:-.025em;font-size:20px;font-style:italic;font-weight:800;line-height:1}.landing-root .wm-rest{font-family:var(--f-body);color:var(--t1);letter-spacing:-.01em;font-size:14px;font-weight:600}.landing-root .wm-dot{color:var(--brand)}.landing-root .nav-links{gap:0;display:flex}.landing-root .nl{color:var(--t3);align-items:center;height:52px;padding:0 14px;font-size:13px;font-weight:400;text-decoration:none;transition:color .15s;display:flex}.landing-root .nl:hover{color:var(--t1)}.landing-root .nav-right{align-items:center;gap:8px;margin-left:auto;display:flex}.landing-root .btn-nav-ghost{font-family:var(--f-body);color:var(--t2);border-radius:var(--r-btn);cursor:pointer;background:0 0;border:1px solid #3a00ad33;align-items:center;padding:6px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.landing-root .btn-nav-ghost:hover{border-color:var(--brand);color:var(--brand)}.landing-root .btn-primary{font-family:var(--f-body);color:#fff;background:var(--brand);border-radius:var(--r-btn);cursor:pointer;border:none;align-items:center;gap:5px;padding:7px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.landing-root .btn-primary:hover{background:var(--brand-hover)}.landing-root .btn-primary:active{background:var(--brand-press);transform:scale(.97)}.landing-root .btn-primary.xl{border-radius:10px;padding:11px 26px;font-size:15px}.landing-root .btn-ghost-xl{font-family:var(--f-body);color:var(--t2);cursor:pointer;background:0 0;border:1px solid #3a00ad33;border-radius:10px;align-items:center;gap:6px;padding:11px 22px;font-size:15px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.landing-root .btn-ghost-xl:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-subtle)}.landing-root .btn-tailor{font-family:var(--f-body);color:#fff;border-radius:var(--r-btn);cursor:pointer;box-shadow:var(--sh-tailor);background:linear-gradient(135deg,#3a00ad,#5b1dd4);border:none;align-items:center;gap:5px;padding:7px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.landing-root .btn-tailor:hover{transform:translateY(-1px);box-shadow:0 4px 14px #3a00ad59}.landing-root .btn-tailor:active{transform:scale(.97)translateY(0)}.landing-root .btn-tailor.lg{border-radius:10px;padding:11px 24px;font-size:15px}.landing-root .hero{grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1100px;min-height:100vh;margin:0 auto;padding:80px 40px;display:grid}.landing-root .hero-badge{border-radius:var(--r-pill);color:var(--brand);box-shadow:var(--sh-sm);background:#fff;border:1px solid #3a00ad1f;align-items:center;gap:7px;margin-bottom:20px;padding:5px 14px;font-size:11px;font-weight:500;display:inline-flex}.landing-root .badge-pulse{background:var(--brand);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite bpulse}@keyframes bpulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.landing-root .hero-title{margin-bottom:10px;line-height:.98}.landing-root .ht-pre{font-family:var(--f-body);color:var(--t3);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:16px;font-weight:400}.landing-root .ht-in{font-family:var(--f-display);color:var(--t1);letter-spacing:-.03em;font-size:clamp(44px,7vw,84px);font-style:italic;font-weight:800}.landing-root .ht-stride-wrap{display:inline-block;position:relative}.landing-root .ht-stride{font-family:var(--f-display);color:var(--brand);letter-spacing:-.03em;font-size:clamp(44px,7vw,84px);font-style:normal;font-weight:200}.landing-root .ht-underline{pointer-events:none;width:100%;position:absolute;bottom:-4px;left:0;overflow:visible}.landing-root .hero-sub{color:var(--t2);max-width:440px;margin-bottom:28px;font-size:16px;font-weight:300;line-height:1.65}.landing-root .hero-actions{flex-wrap:wrap;gap:10px;margin-bottom:36px;display:flex}.landing-root .hero-stats{align-items:stretch;gap:0;display:flex}.landing-root .hs-item{flex-direction:column;padding:0 20px 0 0;display:flex}.landing-root .hs-item:first-child{padding-left:0}.landing-root .hs-n{font-family:var(--f-display);color:var(--brand);letter-spacing:-.02em;font-size:28px;font-style:italic;font-weight:800;line-height:1}.landing-root .hs-l{color:var(--t3);margin-top:3px;font-size:11px;font-weight:400}.landing-root .hs-divider{background:#3a00ad1f;width:1px;margin:4px 20px 4px 0}.landing-root .hero-card{box-shadow:var(--sh-hero);background:#fff;border-radius:16px;transition:transform .4s;overflow:hidden;transform:perspective(1000px)rotateY(-6deg)rotateX(3deg)}.landing-root .hero-card:hover{transform:perspective(1000px)rotateY(-1deg)rotateX(.5deg)translateY(-4px)}.landing-root .hc-chrome{background:#f8f7ff;border-bottom:1px solid #3a00ad14;align-items:center;gap:6px;padding:10px 14px;display:flex}.landing-root .hc-dot{border-radius:50%;width:10px;height:10px}.landing-root .hc-title{text-align:center;color:var(--t3);flex:1;font-size:11px}.landing-root .hc-body{padding:14px}.landing-root .hc-stats{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:10px;display:grid}.landing-root .hc-stat{background:var(--page);border-radius:8px;padding:9px 11px}.landing-root .hc-stat-n{font-family:var(--f-mono);letter-spacing:-.02em;font-size:18px;font-weight:500;line-height:1}.landing-root .hc-stat-l{text-transform:uppercase;letter-spacing:.07em;color:var(--t3);margin-top:3px;font-size:9px}.landing-root .focus-strip{background:var(--brand-subtle);border:1px solid var(--brand-border);border-radius:8px;align-items:center;gap:7px;margin-bottom:8px;padding:7px 10px;display:flex}.landing-root .fs-label{color:var(--brand);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:500}.landing-root .fs-text{color:var(--t2);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.landing-root .mc-row{background:var(--page);border-radius:8px;align-items:center;gap:8px;margin-bottom:5px;padding:8px 10px;display:flex}.landing-root .mc-vbar{border-radius:100px;flex-shrink:0;width:2.5px;height:26px}.landing-root .mc-logo{color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:8px;font-weight:700;display:flex}.landing-root .mc-info{flex:1;min-width:0}.landing-root .mc-role{color:var(--t1);margin-bottom:1px;font-size:11px;font-weight:500}.landing-root .mc-meta{color:var(--t3);font-size:9px}.landing-root .mc-pill{border-radius:var(--r-pill);padding:1px 6px;font-size:9px;font-weight:500}.landing-root .mc-btn{font-size:9px;font-weight:500;font-family:var(--f-body);color:#fff;cursor:pointer;border:none;border-radius:5px;padding:3px 8px}.landing-root .tl-m{align-items:center;height:7px;margin-top:4px;display:flex}.landing-root .tn{background:#fff;border:1px solid #ddd5ff;border-radius:50%;flex-shrink:0;width:6px;height:6px}.landing-root .tn.d{background:var(--brand);border-color:var(--brand)}.landing-root .tn.c{border-color:var(--brand);border-width:1.5px}.landing-root .ts{background:#ddd5ff;flex:1;max-width:7px;height:1px}.landing-root .ts.d{background:var(--brand)}.landing-root .vel-bars{align-items:flex-end;gap:2px;display:flex}.landing-root .vb{border-radius:2px 2px 0 0}.landing-root .logos-bar{background:#fff;border-top:1px solid #3a00ad0f;border-bottom:1px solid #3a00ad0f;padding:22px 40px}.landing-root .logos-inner{max-width:1100px;margin:0 auto}.landing-root .logos-label{color:var(--t4);letter-spacing:.07em;text-transform:uppercase;text-align:center;margin-bottom:16px;font-size:11px}.landing-root .logos-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.landing-root .logo-co{font-family:var(--f-body);color:#c8c0d8;letter-spacing:-.01em;font-size:15px;font-weight:600}.landing-root .section{padding:96px 40px}.landing-root .section.alt{background:#fff}.landing-root .container{max-width:1100px;margin:0 auto}.landing-root .section-eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:500;display:flex}.landing-root .section-eyebrow:before{content:"";background:var(--brand);width:18px;height:1.5px;display:block}.landing-root .section-title{margin-bottom:14px;line-height:1.05}.landing-root .st-main{font-family:var(--f-display);color:var(--t1);letter-spacing:-.02em;font-size:clamp(28px,4vw,44px);font-style:italic;font-weight:700}.landing-root .st-light{font-family:var(--f-display);color:var(--brand);letter-spacing:-.02em;font-size:clamp(28px,4vw,44px);font-style:normal;font-weight:200}.landing-root .section-sub{color:var(--t2);max-width:520px;font-size:15px;font-weight:300;line-height:1.7}.landing-root .feat-grid{border-radius:var(--r-card);box-shadow:var(--sh-card);background:#3a00ad14;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:52px;display:grid;overflow:hidden}.landing-root .feat{background:#fff;padding:28px 24px;transition:background .2s;position:relative;overflow:hidden}.landing-root .feat:before{content:"";background:var(--brand-subtle);opacity:0;transition:opacity .2s;position:absolute;inset:0}.landing-root .feat:hover{background:#fff}.landing-root .feat:hover:before{opacity:1}.landing-root .feat-ico{background:var(--page);width:36px;height:36px;color:var(--brand);z-index:1;border-radius:8px;justify-content:center;align-items:center;margin-bottom:14px;font-size:16px;transition:background .2s;display:flex;position:relative}.landing-root .feat:hover .feat-ico{background:#fff}.landing-root .feat-title{color:var(--t1);z-index:1;margin-bottom:6px;font-size:14px;font-weight:500;position:relative}.landing-root .feat-desc{color:var(--t3);z-index:1;font-size:12px;line-height:1.65;position:relative}.landing-root .feat-chip{color:var(--t4);background:var(--page);z-index:1;border-radius:3px;margin-top:8px;padding:2px 7px;font-size:9px;font-weight:500;display:inline-block;position:relative}.landing-root .signal-grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.landing-root .sig-visual{border-radius:var(--r-xl);box-shadow:var(--sh-card);background:#fff;transition:transform .4s;overflow:hidden;transform:perspective(1000px)rotateY(6deg)rotateX(3deg)}.landing-root .sig-visual:hover{transform:perspective(1000px)rotateY(1deg)rotateX(.5deg)translateY(-4px)}.landing-root .sv-head{background:var(--page);border-bottom:1px solid #3a00ad0f;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.landing-root .sv-t{color:var(--t3);font-size:11px}.landing-root .sv-live{color:var(--green);background:var(--green-bg);border-radius:3px;padding:2px 8px;font-size:10px;font-weight:500}.landing-root .bm-row{border-bottom:1px solid #3a00ad0d;align-items:center;gap:8px;padding:10px 14px;display:flex}.landing-root .bm-row:last-child{border-bottom:none}.landing-root .bm-l{color:var(--t2);text-align:right;flex:0 0 90px;font-size:11px}.landing-root .bm-track{background:var(--page);border-radius:var(--r-pill);flex:1;height:6px;position:relative;overflow:visible}.landing-root .bm-fill{border-radius:var(--r-pill);height:6px}.landing-root .bm-marker{background:#e24b4a;border-radius:1px;width:1.5px;height:14px;position:absolute;top:-4px}.landing-root .bm-val{font-size:11px;font-weight:500;font-family:var(--f-mono);flex-shrink:0;width:30px}.landing-root .bm-avg{color:var(--t3);flex-shrink:0;width:40px;font-size:10px}.landing-root .checklist{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.landing-root .check-row{color:var(--t2);align-items:center;gap:10px;font-size:13px;display:flex}.landing-root .check-ico{background:var(--brand-subtle);width:18px;height:18px;color:var(--brand);border:1px solid var(--brand-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;display:flex}.landing-root .steps-grid{grid-template-columns:repeat(3,1fr);gap:36px;margin-top:56px;display:grid;position:relative}.landing-root .steps-connector{background:linear-gradient(to right, var(--brand) 50%, #3a00ad26 50%);height:1px;position:absolute;top:24px;left:calc(16.66% + 18px);right:calc(16.66% + 18px)}.landing-root .step{text-align:center}.landing-root .step-num{z-index:1;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 18px;font-size:17px;font-weight:600;display:flex;position:relative}.landing-root .sn-active{background:var(--brand);color:#fff}.landing-root .sn-mid{background:var(--brand-subtle);color:var(--brand);border:1.5px solid var(--brand-border)}.landing-root .sn-future{background:var(--page);color:var(--t3);border:1.5px solid #3a00ad1a}.landing-root .step-title{color:var(--t1);margin-bottom:8px;font-size:15px;font-weight:500}.landing-root .step-desc{color:var(--t3);font-size:13px;line-height:1.65}.landing-root .demo-wrap{grid-template-columns:1fr 1fr;gap:16px;display:grid;position:relative}.landing-root .demo-card{border-radius:var(--r-xl);box-shadow:var(--sh-card);background:#fff;overflow:hidden}.landing-root .demo-head{border-bottom:1px solid #3a00ad0f;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.landing-root .demo-head-label{text-transform:uppercase;letter-spacing:.07em;color:var(--t3);font-size:10px;font-weight:500}.landing-root .demo-body{padding:16px}.landing-root .bullet-row{border-bottom:1px solid #3a00ad0d;align-items:flex-start;gap:8px;padding:8px 0;display:flex}.landing-root .bullet-row:last-child{border-bottom:none}.landing-root .bullet-dot{background:var(--t4);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.landing-root .bullet-dot.brand{background:var(--brand)}.landing-root .bullet-text{color:var(--t2);flex:1;font-size:12px;line-height:1.6}.landing-root .bullet-text.brand{color:var(--t1);font-weight:400}.landing-root .kw{background:var(--brand-subtle);color:var(--brand);border-radius:3px;padding:0 3px;font-weight:500}.landing-root .demo-arrow{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-root .da-inner{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex;box-shadow:0 4px 16px #3a00ad4d}.landing-root .ats-compare{background:var(--page);border-radius:8px;justify-content:space-between;align-items:center;margin-top:12px;padding:10px 12px;display:flex}.landing-root .ats-block{text-align:center}.landing-root .ats-n{font-family:var(--f-mono);font-size:20px;font-weight:500;line-height:1}.landing-root .ats-l{color:var(--t3);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:9px}.landing-root .ats-arrow{color:var(--brand);font-size:22px;font-weight:300}.landing-root .testi-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:52px;display:grid}.landing-root .tcard{border-radius:var(--r-xl);box-shadow:var(--sh-sm);background:#fff;padding:24px;transition:transform .2s,box-shadow .2s}.landing-root .tcard:hover{box-shadow:var(--sh-card);transform:translateY(-3px)}.landing-root .tcard-stars{color:var(--brand);letter-spacing:2px;margin-bottom:12px;font-size:13px}.landing-root .tcard-text{color:var(--t2);margin-bottom:18px;font-size:13px;font-style:italic;line-height:1.75}.landing-root .tcard-text strong{color:var(--t1);font-style:normal}.landing-root .tcard-author{align-items:center;gap:10px;display:flex}.landing-root .tcard-av{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:600;display:flex}.landing-root .tcard-name{color:var(--t1);font-size:12px;font-weight:500}.landing-root .tcard-role{color:var(--t3);font-size:11px}.landing-root .pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:16px;margin-top:52px;display:grid}.landing-root .pcard{border-radius:var(--r-xl);box-shadow:var(--sh-sm);background:#fff;padding:26px;position:relative}.landing-root .pcard.featured{box-shadow:0 8px 32px #3a00ad24}.landing-root .pcard.featured:before{content:"Most popular";background:var(--brand);color:#fff;border-radius:var(--r-pill);white-space:nowrap;font-size:10px;font-weight:600;font-family:var(--f-body);padding:3px 14px;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-root .p-plan{color:var(--t3);text-transform:uppercase;letter-spacing:.07em;margin-bottom:10px;font-size:11px}.landing-root .p-price{font-size:38px;font-weight:600;font-family:var(--f-mono);letter-spacing:-.02em;margin-bottom:4px;line-height:1}.landing-root .p-price sup{vertical-align:top;margin-top:8px;font-size:16px}.landing-root .p-price sub{color:var(--t3);letter-spacing:0;font-size:13px;font-weight:400}.landing-root .p-desc{color:var(--t3);margin-bottom:20px;font-size:12px}.landing-root .p-div{background:#3a00ad14;height:1px;margin-bottom:20px}.landing-root .p-feat{color:var(--t2);gap:8px;margin-bottom:9px;font-size:12px;line-height:1.4;display:flex}.landing-root .p-check{color:var(--brand);flex-shrink:0;font-size:13px}.landing-root .p-cta{text-align:center;border-radius:var(--r-btn);width:100%;font-size:13px;font-weight:500;font-family:var(--f-body);cursor:pointer;border:none;margin-top:20px;padding:10px;text-decoration:none;transition:all .2s;display:block}.landing-root .pcta-brand{background:var(--brand);color:#fff}.landing-root .pcta-brand:hover{background:var(--brand-hover)}.landing-root .pcta-outline{color:var(--t2);background:0 0;border:1px solid #3a00ad26}.landing-root .pcta-outline:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-subtle)}.landing-root .cta-section{text-align:center;background:linear-gradient(160deg,#f4f3ff 0%,#ede8ff 60%,#f4f3ff 100%);padding:110px 40px;position:relative;overflow:hidden}.landing-root .cta-orb{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.landing-root footer{background:#fff;border-top:1px solid #3a00ad14;padding:48px 40px 32px}.landing-root .footer-inner{max-width:1100px;margin:0 auto}.landing-root .footer-grid{grid-template-columns:1.5fr repeat(4,1fr);gap:48px;margin-bottom:36px;display:grid}.landing-root .footer-logo{align-items:baseline;gap:2px;margin-bottom:8px;display:flex}.landing-root .footer-desc{color:var(--t3);max-width:200px;font-size:12px;line-height:1.65}.landing-root .footer-col-t{color:var(--t3);text-transform:uppercase;letter-spacing:.07em;margin-bottom:14px;font-size:10px;font-weight:500}.landing-root .footer-links{flex-direction:column;gap:9px;list-style:none;display:flex}.landing-root .footer-links a{color:var(--t3);font-size:12px;text-decoration:none;transition:color .15s}.landing-root .footer-links a:hover{color:var(--brand)}.landing-root .footer-bottom{border-top:1px solid #3a00ad0f;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.landing-root .footer-copy{color:var(--t4);font-size:11px}.landing-root .stats-section{background:#fff;border-top:1px solid #3a00ad0f;border-bottom:1px solid #3a00ad0f;padding:56px 40px}.landing-root .stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:0;display:grid}.landing-root .stat-cell{padding:0 24px}.landing-root .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.landing-root .reveal.visible{opacity:1;transform:none}.landing-root .d1{transition-delay:.1s}.landing-root .d2{transition-delay:.18s}.landing-root .d3{transition-delay:.26s}@media (max-width:960px){.landing-root .hero{grid-template-columns:1fr;gap:40px;min-height:auto;padding:60px 24px}.landing-root .hero>*{min-width:0}.landing-root .hero-card{max-width:480px;margin:0 auto;transform:none}.landing-root .hero-card:hover{transform:translateY(-2px)}.landing-root .signal-grid{grid-template-columns:1fr;gap:40px}.landing-root .sig-visual{max-width:520px;transform:none}.landing-root .sig-visual:hover{transform:translateY(-2px)}.landing-root .feat-grid{grid-template-columns:repeat(2,1fr)}.landing-root .steps-grid{grid-template-columns:1fr;gap:32px}.landing-root .steps-connector{display:none}.landing-root .demo-wrap{grid-template-columns:1fr}.landing-root .demo-arrow{margin:-8px auto;position:static;transform:none}.landing-root .testi-grid{grid-template-columns:1fr 1fr}.landing-root .pricing-grid{grid-template-columns:1fr}.landing-root .footer-grid{grid-template-columns:1fr 1fr;gap:32px}.landing-root .stats-grid{grid-template-columns:repeat(2,1fr);gap:32px 0}.landing-root .stats-section{padding:48px 24px}.landing-root .section{padding:64px 24px}.landing-root .stat-cell{border-right:none!important}}@media (max-width:640px){.landing-root nav{padding:0 16px}.landing-root .nav-links{display:none}.landing-root .hero{gap:32px;padding:56px 16px 48px}.landing-root .hero-preview{display:none}.landing-root .hero-actions{flex-direction:column;align-items:stretch}.landing-root .hero-actions>a{justify-content:center}.landing-root .feat-grid,.landing-root .testi-grid{grid-template-columns:1fr}.landing-root .footer-grid{grid-template-columns:1fr;gap:24px}.landing-root .footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.landing-root .stats-grid{grid-template-columns:1fr;gap:28px 0}.landing-root .stats-section{padding:40px 16px}.landing-root .section{padding:48px 16px}.landing-root .cta-section{padding:64px 16px}.landing-root .logos-bar{padding:22px 16px}.landing-root .logos-row{gap:24px}.landing-root footer{padding:32px 16px 24px}}
