:root{--landing-bg:#080b10;--landing-bg-elevated:#0e141d;--landing-surface:#121a24;--landing-surface-soft:#172231;--landing-text:#f7fafc;--landing-muted:#a8b3c2;--landing-dim:#748093;--landing-border:rgba(226,232,240,0.14);--landing-border-strong:rgba(125,211,252,0.42);--landing-cyan:#67e8f9;--landing-cyan-strong:#22d3ee;--landing-green:#86efac;--landing-amber:#fbbf24;--landing-radius:8px;--landing-shadow:0 24px 60px rgba(0,0,0,0.28);--font-main:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans","Helvetica Neue",Arial,sans-serif}html{background:var(--landing-bg);color-scheme:dark;scroll-behavior:smooth}body{margin:0;background:var(--landing-bg);font-family:var(--font-main);font-synthesis-weight:none;-webkit-tap-highlight-color:rgba(103,232,249,.18);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.landing-page-shell,body{color:var(--landing-text)}.landing-page-shell{min-height:100vh;overflow-x:clip;background:linear-gradient(180deg,rgba(103,232,249,.08),transparent 390px),linear-gradient(135deg,#080b10,#0b1118 46%,#090c11);font-family:var(--font-main)}.landing-page-shell *{box-sizing:border-box}.landing-page-shell a,.landing-page-shell button,.landing-page-shell summary{touch-action:manipulation;transition-duration:.18s;transition-property:background-color,border-color,color,opacity,box-shadow,transform;transition-timing-function:ease}.landing-page-shell a{color:inherit;text-decoration:none}.landing-page-shell img{max-width:100%}.landing-container{width:min(100% - 32px,1120px);margin:0 auto}.skip-link{position:fixed;left:16px;top:16px;z-index:100;transform:translateY(-140%);border-radius:var(--landing-radius);background:var(--landing-text);color:var(--landing-bg);padding:10px 14px;font-weight:700}.landing-page-shell a:focus-visible,.landing-page-shell button:focus-visible,.landing-page-shell summary:focus-visible{outline:3px solid rgba(103,232,249,.5);outline-offset:3px}.skip-link:focus,.skip-link:focus-visible{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--landing-border);background:rgba(8,11,16,.96)}.header-inner{display:flex;min-height:72px;align-items:center;gap:24px}.brand-link{display:inline-flex;align-items:center;flex:0 0 auto}.brand-logo{display:block;width:132px;height:auto}.desktop-nav{display:flex;min-width:0;flex:1;align-items:center;justify-content:center;gap:22px;color:var(--landing-muted);font-size:.92rem;font-weight:600}.desktop-nav a:hover,.footer-nav a:hover,.header-link:hover,.social-links a:hover{color:var(--landing-cyan)}.header-actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.header-link{color:var(--landing-muted);font-size:.9rem;font-weight:600}.language-menu,.mobile-menu{position:relative}.language-menu summary,.mobile-menu summary{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--landing-border);border-radius:var(--landing-radius);background:rgba(255,255,255,.04);color:var(--landing-text);cursor:pointer;font:inherit;font-size:.88rem;font-weight:600;list-style:none;padding:0 12px}.language-menu summary::-webkit-details-marker,.mobile-menu summary::-webkit-details-marker{display:none}.language-menu summary svg{width:16px;height:16px}.language-menu-list,.mobile-menu-list{position:absolute;top:calc(100% + 10px);right:0;display:grid;min-width:176px;gap:4px;border:1px solid var(--landing-border);border-radius:var(--landing-radius);background:#101722;box-shadow:var(--landing-shadow);padding:8px}.language-option,.mobile-menu-list a{display:flex;align-items:center;gap:10px;border-radius:6px;color:var(--landing-muted);font-size:.9rem;font-weight:600;padding:10px}.language-option-active,.language-option:hover,.mobile-menu-list a:hover{background:rgba(103,232,249,.1);color:var(--landing-text)}.flag-img{width:20px;height:15px;border-radius:2px;object-fit:cover}.mobile-menu{display:none}.landing-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:var(--landing-radius);cursor:pointer;font-size:.95rem;font-weight:700;line-height:1;padding:0 16px;text-align:center}.landing-button svg{width:17px;height:17px}.landing-page-shell .landing-button-primary{background:var(--landing-cyan);color:#071116;box-shadow:0 12px 28px rgba(34,211,238,.18)}.landing-page-shell .landing-button-primary:hover{background:#a5f3fc;transform:translateY(-1px)}.landing-button-secondary{border-color:var(--landing-border);background:rgba(255,255,255,.04);color:var(--landing-text)}.landing-button-secondary:hover{border-color:var(--landing-border-strong);background:rgba(103,232,249,.1)}.full-width{width:100%}.hero-section{border-bottom:1px solid var(--landing-border);background:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:48px 48px}.hero-inner{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;padding:56px 0 28px;text-align:center}.hero-copy{max-width:780px}.eyebrow,.section-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:var(--landing-cyan);font-size:.8rem;font-weight:600;letter-spacing:0;text-transform:uppercase}.eyebrow svg{width:16px;height:16px}.cta-copy h2,.hero-copy h1,.section-header h2{margin:0;color:var(--landing-text);font-weight:700;letter-spacing:0}.cta-copy h2,.section-header h2{text-wrap:balance}.hero-copy h1{max-width:820px;font-size:3.7rem;line-height:1.05}.accent-text{color:var(--landing-cyan)}.hero-subtitle{max-width:720px;margin:22px auto 0;color:var(--landing-muted);font-size:1.18rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}.hero-product{display:grid;width:100%;justify-items:center;gap:14px;margin-top:34px}.hero-product-stage{position:relative;display:grid;width:min(100%,720px);min-height:360px;place-items:center}.hero-phone-shell{position:relative;overflow:hidden;border:1px solid rgba(103,232,249,.25);border-radius:34px;background:linear-gradient(180deg,rgba(103,232,249,.14),transparent 34%),rgba(7,12,22,.86);padding:10px;box-shadow:0 28px 68px rgba(0,0,0,.5),0 0 28px rgba(103,232,249,.18)}.hero-phone{display:block;width:164px;height:auto;border-radius:24px}.hero-signal-card{position:absolute;display:grid;width:172px;gap:5px;border:1px solid var(--landing-border);border-radius:var(--landing-radius);background:rgba(18,26,36,.94);box-shadow:var(--landing-shadow);padding:14px;text-align:left}.hero-signal-card span{color:var(--landing-green);font-size:1.45rem;font-weight:700;line-height:1}.hero-signal-card small{color:var(--landing-muted);font-size:.78rem;line-height:1.4}.hero-signal-card-top{left:14%;top:26px}.hero-signal-card-bottom{right:14%;bottom:30px}.hero-product-caption{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--landing-border);border-radius:var(--landing-radius);background:rgba(18,26,36,.82);padding:9px 12px;color:var(--landing-text);font-size:.86rem;font-weight:600}.hero-product-caption svg{width:14px;height:14px;color:var(--landing-green)}@media (min-width:981px){.hero-inner{grid-template-columns:minmax(0,.95fr) minmax(360px,.65fr);align-items:center;justify-items:stretch;gap:48px;padding:76px 0 64px;text-align:left}.hero-copy,.hero-copy h1{max-width:660px}.hero-subtitle{margin-right:0;margin-left:0}.hero-actions{justify-content:flex-start}.hero-product{margin-top:0}.hero-product-stage{width:min(100%,460px);min-height:430px}.hero-phone{width:184px}.hero-signal-card-top{left:0;top:52px}.hero-signal-card-bottom{right:0;bottom:54px}}.landing-section,.proof-section{content-visibility:auto;contain-intrinsic-size:900px}.proof-section{padding:54px 0 72px}.proof-header{display:grid;max-width:720px;gap:10px;margin-bottom:24px}.proof-header .section-eyebrow{margin-bottom:0}.proof-header h2{margin:0;color:var(--landing-text);font-size:2.1rem;line-height:1.16;text-wrap:balance}.brand-strip,.faq-list,.metrics-grid,.outcomes-grid,.pricing-grid,.steps-grid,.testimonials-grid{display:grid;gap:16px}.brand-strip{grid-template-columns:repeat(5,minmax(0,1fr))}.brand-tile{display:flex;min-height:86px;align-items:center;justify-content:flex-start;gap:12px;border:1px solid var(--landing-border);border-radius:var(--landing-radius);background:rgba(255,255,255,.035);padding:12px;text-align:left}.brand-tile-logo{width:48px;height:48px;flex:0 0 auto;border-radius:8px;background:#ffffff;object-fit:contain}.brand-tile span{color:var(--landing-muted);font-size:.88rem;font-weight:600}.brand-tile-more{justify-content:center;color:var(--landing-cyan);border-style:dashed}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.addon-card,.cta-form-panel,.faq-item,.metric-card,.outcome-card,.pricing-card,.step-card,.testimonial-card{border:1px solid var(--landing-border);border-radius:var(--landing-radius);background:rgba(18,26,36,.82)}.metric-card{display:grid;gap:8px;min-height:130px;padding:22px}.metric-card strong{color:var(--landing-cyan);font-size:2.1rem;line-height:1}.metric-card span{color:var(--landing-muted);font-size:.9rem;font-weight:600;line-height:1.45}.partner-proof{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:24px;align-items:center;margin-top:42px;border-top:1px solid var(--landing-border);padding-top:34px}.partner-proof h2{margin:0 0 10px;font-size:1.35rem;font-weight:700}.partner-proof p{margin:0;color:var(--landing-muted);line-height:1.65}.partner-strip{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.partner-logo-link{display:flex;width:88px;height:58px;align-items:center;justify-content:center;border:1px solid var(--landing-border);border-radius:var(--landing-radius);background:rgba(255,255,255,.035);padding:10px}.partner-logo-link:hover{border-color:var(--landing-border-strong);transform:translateY(-1px)}.partner-logo{max-width:100%;max-height:36px;object-fit:contain}.landing-section{padding:92px 0}.section-header{max-width:720px;margin:0 auto 38px;text-align:center}.cta-copy h2,.section-header h2{font-size:2.55rem;line-height:1.16}.cta-copy p,.section-header p{margin:16px 0 0;color:var(--landing-muted);font-size:1.05rem;line-height:1.7}.outcomes-section{border-top:1px solid var(--landing-border);background:rgba(0,0,0,.12)}.outcomes-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.outcome-card,.step-card{min-height:266px;padding:24px}.addon-card h4,.faq-item h3,.outcome-card h3,.pricing-card h3,.step-card h3{margin:0;color:var(--landing-text);font-size:1.15rem;font-weight:700;line-height:1.35}.addon-card p,.faq-item p,.outcome-card p,.pricing-card-header p,.step-card p{margin:12px 0 0;color:var(--landing-muted);font-size:.96rem;line-height:1.65}.icon-box{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;margin-bottom:20px;border:1px solid rgba(103,232,249,.32);border-radius:var(--landing-radius);background:rgba(103,232,249,.1);color:var(--landing-cyan)}.icon-box svg{width:21px;height:21px}.icon-box-muted{border-color:rgba(251,191,36,.3);background:rgba(251,191,36,.1);color:var(--landing-amber)}.how-section{background:linear-gradient(180deg,rgba(255,255,255,.02),transparent)}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.step-card{position:relative}.step-index{position:absolute;right:20px;top:18px;color:rgba(255,255,255,.12);font-size:2rem;font-weight:700;line-height:1}.pricing-section{border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border);background:rgba(103,232,249,.035)}.pricing-panel{position:relative}.billing-toggle-input{position:absolute;width:1px;height:1px;opacity:0}.billing-toggle-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin-bottom:28px;color:var(--landing-muted);font-size:.95rem;font-weight:600}.billing-toggle-label{display:inline-flex;cursor:pointer}.billing-toggle-track{position:relative;display:inline-flex;width:54px;height:30px;align-items:center;border:1px solid var(--landing-border);border-radius:999px;background:#0b1118;padding:3px}.billing-toggle-thumb{display:block;width:22px;height:22px;border-radius:999px;background:var(--landing-cyan);transform:translateX(0)}.billing-toggle-input:focus-visible~.billing-toggle-row .billing-toggle-track{outline:3px solid rgba(103,232,249,.32);outline-offset:3px}.billing-toggle-input:checked~.billing-toggle-row .billing-toggle-track{background:rgba(103,232,249,.14);border-color:var(--landing-border-strong)}.billing-toggle-input:checked~.billing-toggle-row .billing-toggle-thumb{transform:translateX(24px)}.billing-toggle-input:checked~.pricing-grid .monthly-price,.billing-toggle-input:not(:checked)~.pricing-grid .yearly-price{display:none}.discount-badge,.popular-badge{display:inline-flex;align-items:center;border:1px solid rgba(134,239,172,.32);border-radius:999px;background:rgba(134,239,172,.1);color:var(--landing-green);font-size:.75rem;font-weight:700;padding:3px 8px}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.pricing-card{display:flex;min-height:560px;flex-direction:column;padding:24px}.pricing-card-featured{border-color:var(--landing-border-strong);box-shadow:0 20px 46px rgba(34,211,238,.1)}.popular-badge{align-self:flex-start;margin-bottom:14px}.pricing-card-header{min-height:98px}.price{display:grid;gap:6px;min-height:104px;align-content:center;margin:18px 0}.price-amount{color:var(--landing-text);font-size:2.1rem;font-weight:700;line-height:1}.original-price,.price-unit{color:var(--landing-dim);font-size:.86rem;font-weight:600}.original-price{text-decoration:line-through}.plan-features{display:grid;flex:1;gap:13px;margin:0 0 24px;padding:0;list-style:none}.cta-checklist li,.plan-features li{display:flex;gap:10px;color:var(--landing-muted);font-size:.94rem;line-height:1.45}.cta-checklist svg,.plan-features svg{flex:0 0 auto;width:18px;height:18px;color:var(--landing-green);margin-top:1px}.pricing-note{margin:18px auto 0;color:var(--landing-dim);font-size:.86rem;line-height:1.6;text-align:center}.addons-grid{display:grid;max-width:780px;gap:14px;margin:34px auto 0}.addons-grid h3{margin:0 0 4px;text-align:center;font-size:1.25rem}.addon-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px}.addon-action{display:grid;min-width:170px;gap:8px;justify-items:end;text-align:right}.addon-action strong{color:var(--landing-cyan)}.addon-action a{color:var(--landing-text);font-weight:600}.trust-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:34px;align-items:start}.testimonials-grid{grid-template-columns:1fr}.faq-item,.testimonial-card{padding:22px}.testimonial-card p{margin:0;color:var(--landing-text);font-size:1rem;line-height:1.7}.testimonial-card footer{display:grid;gap:2px;margin-top:18px}.testimonial-card strong{font-size:.95rem}.testimonial-card span{color:var(--landing-dim);font-size:.88rem}.faq-column{scroll-margin-top:96px}.cta-section{padding-top:72px}.cta-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:32px;align-items:start}.cta-copy{position:sticky;top:96px}.cta-checklist{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}.cta-form-panel{padding:24px}.lead-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lead-field{display:grid;gap:7px}.lead-field-full,.lead-form-helper,.lead-form-status,.lead-submit{grid-column:1/-1}.lead-field label{color:var(--landing-text);font-size:.9rem;font-weight:600}.lead-field input,.lead-field textarea{width:100%;min-width:0;border:1px solid var(--landing-border);border-radius:var(--landing-radius);background:rgba(255,255,255,.045);color:var(--landing-text);font:inherit;font-size:1rem;line-height:1.4;outline:none;padding:12px 13px}.lead-field input{min-height:46px}.lead-field textarea{min-height:120px;resize:vertical}.lead-field input::placeholder,.lead-field textarea::placeholder{color:rgba(168,179,194,.72)}.lead-field input:focus-visible,.lead-field textarea:focus-visible{border-color:var(--landing-border-strong);box-shadow:0 0 0 3px rgba(103,232,249,.16)}.lead-form-helper{margin:0;color:var(--landing-muted);font-size:.9rem;line-height:1.6}.lead-submit{min-height:48px}.lead-submit:disabled{cursor:not-allowed;opacity:.72}.lead-form-status{min-height:22px;margin:0;color:var(--landing-muted);font-size:.92rem;line-height:1.5}.lead-form-status-success{color:var(--landing-green)}.lead-form-status-error{color:#fecdd3}.honeypot{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.site-footer{border-top:1px solid var(--landing-border);background:#070a0f;padding:48px 0 28px}.footer-bottom,.footer-layout{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{max-width:340px}.footer-logo{width:150px;height:auto}.footer-bottom p,.footer-brand p{margin:14px 0 0;color:var(--landing-muted);line-height:1.6}.footer-nav,.social-links{display:flex;flex-wrap:wrap;gap:18px;color:var(--landing-muted);font-size:.92rem;font-weight:600}.footer-bottom{margin-top:34px;border-top:1px solid var(--landing-border);padding-top:22px}.footer-bottom p{margin:0}.latest-blog-section{background:rgba(255,255,255,.015)}.latest-blog-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.blog-detail-header h1,.blog-hero-inner h1,.latest-blog-header h2{margin:0;letter-spacing:0}.latest-blog-header h2{max-width:720px;font-size:clamp(2rem,5vw,3rem);line-height:1.05}.blog-detail-header p,.blog-hero-inner p,.latest-blog-header p:not(.section-eyebrow){max-width:700px;color:var(--landing-muted);font-size:1.05rem;line-height:1.7}.blog-card-link svg,.blog-card-meta svg,.blog-detail-kicker svg,.blog-text-link svg,.section-eyebrow svg{width:16px;height:16px}.blog-card-link,.blog-text-link,.section-eyebrow{display:inline-flex;align-items:center;gap:8px}.blog-card-link,.blog-text-link{min-height:40px;color:var(--landing-cyan);font-weight:800}.blog-card-link:hover,.blog-text-link:hover{color:#a5f3fc}.blog-list-grid,.latest-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.blog-list-grid{align-items:stretch}.blog-card{display:flex;min-height:100%;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--landing-border);border-radius:var(--landing-radius);background:rgba(18,26,36,.74)}.blog-card-media{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;border-bottom:1px solid var(--landing-border);background:radial-gradient(circle at 50% 45%,rgba(103,232,249,.12),transparent 62%),var(--landing-surface-soft)}.blog-card-image,.blog-detail-hero-image,.blog-rich-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.blog-card-body{display:flex;flex:1;min-width:0;flex-direction:column;gap:12px;padding:18px}.blog-card-meta,.blog-detail-kicker{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--landing-dim);font-size:.82rem;font-weight:700}.blog-card-meta span,.blog-card-meta time,.blog-detail-kicker span,.blog-detail-kicker time{display:inline-flex;align-items:center;gap:6px}.blog-tag{border:1px solid rgba(134,239,172,.24);border-radius:999px;background:rgba(134,239,172,.08);color:var(--landing-green);padding:4px 8px}.blog-card h3{margin:0;color:var(--landing-text);font-size:1.22rem;line-height:1.25;overflow-wrap:anywhere}.blog-card h3 a:focus-visible,.blog-card h3 a:hover{color:var(--landing-cyan)}.blog-card p{margin:0;color:var(--landing-muted);line-height:1.65;overflow-wrap:anywhere}.blog-card-link{margin-top:auto}.blog-detail-header,.blog-hero-section{padding:72px 0 42px}.blog-detail-header-inner,.blog-hero-inner{display:grid;min-width:0;gap:18px}.blog-detail-header h1,.blog-hero-inner h1{max-width:920px;font-size:clamp(2.4rem,6vw,4.6rem);line-height:1.02}.blog-list-section{padding-top:22px}.blog-empty-state{display:grid;justify-items:start;gap:10px;border:1px solid var(--landing-border);border-radius:var(--landing-radius);background:rgba(18,26,36,.74);padding:24px}.blog-empty-state p{margin:0;color:var(--landing-muted)}.blog-ai-disclosure{border-left:3px solid var(--landing-amber);background:rgba(251,191,36,.08);padding:12px 14px}.blog-detail-hero-media{position:relative;aspect-ratio:4/3;overflow:hidden;border:1px solid var(--landing-border);border-radius:var(--landing-radius);background:radial-gradient(circle at 50% 45%,rgba(103,232,249,.14),transparent 64%),var(--landing-surface-soft)}.blog-detail-layout{width:min(100% - 32px,820px);padding:52px 0 88px}.blog-rich-content{color:var(--landing-text);font-size:1.08rem;line-height:1.82;overflow-wrap:break-word}.blog-rich-content>:first-child{margin-top:0}.blog-rich-content>:last-child{margin-bottom:0}.blog-rich-content h2,.blog-rich-content h3,.blog-rich-content h4{margin:2em 0 .65em;color:var(--landing-text);letter-spacing:0;line-height:1.18}.blog-rich-content h2{font-size:2rem}.blog-rich-content h3{font-size:1.55rem}.blog-rich-content h4{font-size:1.25rem}.blog-rich-content blockquote,.blog-rich-content figure,.blog-rich-content ol,.blog-rich-content p,.blog-rich-content ul{margin:0 0 1.25em}.blog-rich-content li,.blog-rich-content p{color:#dce6ef;overflow-wrap:anywhere}.blog-rich-content ol,.blog-rich-content ul{padding-left:1.35rem}.blog-rich-content li+li{margin-top:.45rem}.blog-rich-content a{color:var(--landing-cyan);font-weight:700;overflow-wrap:anywhere;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.blog-rich-content blockquote{border-left:3px solid var(--landing-cyan);color:var(--landing-muted);padding:.2rem 0 .2rem 1rem}.blog-rich-content code{border:1px solid var(--landing-border);border-radius:6px;background:rgba(255,255,255,.06);color:var(--landing-green);font-size:.92em;overflow-wrap:anywhere;padding:.12em .32em}.blog-rich-content hr{border:0;border-top:1px solid var(--landing-border);margin:2rem 0}.blog-rich-content figure{overflow:hidden;border:1px solid var(--landing-border);border-radius:var(--landing-radius);background:var(--landing-surface-soft)}.blog-rich-image-frame{position:relative;display:block;aspect-ratio:4/3;max-height:560px;overflow:hidden}.blog-rich-content figcaption{border-top:1px solid var(--landing-border);color:var(--landing-dim);font-size:.88rem;padding:10px 12px}@media (max-width:980px){.desktop-nav,.header-actions>.landing-button,.header-link{display:none}.header-inner{justify-content:space-between}.mobile-menu{display:block}.hero-copy h1{font-size:3.1rem}.blog-list-grid,.brand-strip,.latest-blog-grid,.metrics-grid,.outcomes-grid,.pricing-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-layout,.partner-proof,.trust-layout{grid-template-columns:1fr}.partner-strip{justify-content:flex-start}.cta-copy{position:static}}@media (max-width:720px){.landing-container{width:min(100% - 28px,1120px)}.header-inner{min-height:66px}.brand-logo{width:118px}.language-menu summary{min-width:64px;padding:0 10px}.hero-inner{padding:48px 0 28px}.hero-copy h1{font-size:2.35rem;line-height:1.12}.hero-subtitle{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .landing-button{width:100%}.hero-product-stage{min-height:278px}.hero-phone{width:150px;border-radius:22px}.hero-phone-shell{border-radius:32px;padding:9px}.hero-signal-card{width:142px;padding:10px}.hero-signal-card span{font-size:1.1rem}.hero-signal-card small{font-size:.7rem}.hero-signal-card-top{left:0;top:24px}.hero-signal-card-bottom{right:0;bottom:28px}.landing-section,.proof-section{padding:58px 0}.blog-list-grid,.brand-strip,.latest-blog-grid,.metrics-grid,.outcomes-grid,.pricing-grid,.steps-grid{grid-template-columns:1fr}.brand-tile{min-height:78px}.metric-card,.outcome-card,.pricing-card,.step-card{min-height:auto}.cta-copy h2,.latest-blog-header h2,.section-header h2{font-size:2rem}.latest-blog-header{align-items:flex-start;flex-direction:column}.blog-detail-header,.blog-hero-section{padding:46px 0 30px}.blog-detail-header h1,.blog-hero-inner h1{font-size:2.25rem;line-height:1.12}.blog-detail-layout{gap:28px;padding:34px 0 62px}.blog-rich-content{font-size:1rem}.blog-rich-content h2{font-size:1.65rem}.addon-card,.footer-bottom,.footer-layout{align-items:flex-start;flex-direction:column}.addon-action{min-width:0;justify-items:start;text-align:left}.lead-form{grid-template-columns:1fr}.lead-field-full,.lead-form-helper,.lead-form-status,.lead-submit{grid-column:1}}@media (max-width:420px){.header-actions{gap:8px}.mobile-menu-list{right:-2px;min-width:190px}.hero-inner{padding-top:38px;padding-bottom:18px}.hero-copy h1{font-size:1.95rem}.hero-product{margin-top:16px}.hero-phone{width:100px;border-radius:18px}.hero-phone-shell{border-radius:26px;padding:8px}.hero-signal-card{display:none}.hero-product-stage{min-height:auto}.hero-product-caption{display:none}.price-amount{font-size:1.8rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-page-shell *,.landing-page-shell :after,.landing-page-shell :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}