@import url("https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible+Next:wght@600;700&display=swap");.landing{--ink:#0040a1;--ink-bright:#0056d2;--ink-deep:#0d1c2e;--green:#006c49;--tertiary:#663f00;--paper:#f8f9ff;--surface:#fff;--surface-low:#eff4ff;--surface-band:#e6eeff;--muted:#424654;--outline:#737785;--outline-variant:#c3c6d6;--on-ink:#fff;--radius-lg:0.5rem;--radius-xl:0.75rem;--space-1:0.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:3rem;--space-6:4rem;--space-7:6rem;--ease-out:cubic-bezier(0.23,1,0.32,1);--dur:280ms;--max-width:76rem;--gutter:clamp(1.25rem,4vw,1.75rem);--touch-min:48px;min-height:100dvh;background-color:var(--paper);color:var(--ink-deep);font-family:var(--font-body);font-size:1.0625rem;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;--font-display:"Atkinson Hyperlegible Next",ui-sans-serif,system-ui,sans-serif;--font-body:var(--font-landing-body),"Inter",ui-sans-serif,system-ui,sans-serif}.landing *,.landing :after,.landing :before{box-sizing:border-box}.landing h1,.landing h2,.landing h3{font-family:var(--font-display);font-weight:700;line-height:1.08;margin:0;letter-spacing:-.02em}.landing p{margin:0}.landing a{text-underline-offset:.18em;transition:color var(--dur) var(--ease-out)}:where(.landing a){color:var(--ink-bright)}.landing a:active{transform:scale(.98)}.landing a:focus-visible,.landing button:focus-visible{outline:2px solid var(--ink-bright);outline-offset:3px;border-radius:3px}.landing__container{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:var(--gutter)}.landing__section{padding-block:clamp(2.75rem,6.5vw,4.5rem);border-top:1px solid var(--outline-variant)}main>section{scroll-margin-top:4rem}.landing__eyebrow{display:flex;align-items:baseline;gap:.625rem;margin-bottom:var(--space-3);font-size:.875rem;font-weight:600;letter-spacing:.01em;color:var(--muted)}.landing__h2{font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.06;letter-spacing:-.025em;max-width:20ch}.landing__lead{margin-top:var(--space-4);font-size:clamp(1.0625rem,1.6vw,1.1875rem);line-height:1.6;color:var(--muted);max-width:54ch}.landing-rule{height:1px;background:var(--outline-variant);transform:scaleX(0);transform-origin:left;animation:landing-draw .6s var(--ease-out) forwards}@keyframes landing-draw{to{transform:scaleX(1)}}.landing-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--paper) 90%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--outline-variant)}.landing-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:3.75rem}.landing-logo{display:inline-flex;align-items:center;gap:.625rem;text-decoration:none;color:var(--ink-deep);min-height:var(--touch-min);border-radius:var(--radius-lg);transition:transform .1s ease}.landing-logo:active{transform:scale(.98)}.landing-logo__mark{border-radius:var(--radius-lg);overflow:hidden}.landing-logo__text{font-family:var(--font-display);font-weight:700;font-size:1.1875rem;letter-spacing:-.02em}.landing-header__meta{display:none;font-size:.875rem;font-weight:500;color:var(--muted)}@media (min-width:40rem){.landing-header__meta{display:inline-flex;align-items:center;gap:.5rem}.landing-header__meta:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:var(--green)}}.landing-hero{padding-block:clamp(1.25rem,2.5vw,2rem) clamp(2rem,4vw,3rem);border-top:none}.landing-hero__layout{display:grid;grid-gap:var(--space-5);gap:var(--space-5)}.landing-hero__aside{display:flex;flex-direction:column}@media (min-width:60rem){.landing-hero__layout{grid-template-columns:1.35fr 1fr;gap:clamp(var(--space-5),6vw,var(--space-7));align-items:start}}.landing-hero__eyebrow{display:inline-flex;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:500;color:var(--muted);margin-bottom:var(--space-3)}.landing-hero__eyebrow:before{content:"";width:1.75rem;height:2px;border-radius:2px;background:var(--ink)}.landing-hero__title{font-size:clamp(2.5rem,7.5vw,4.75rem);line-height:.98;letter-spacing:-.04em;text-wrap:balance}.landing-hero__title em{font-style:normal;color:var(--ink)}.landing-hero__subtitle{margin-top:var(--space-2);font-size:1.0625rem;font-weight:600;color:var(--ink-bright);letter-spacing:.01em}.landing-hero__lead{margin-top:var(--space-4);font-size:clamp(1.0625rem,1.8vw,1.1875rem);line-height:1.55;color:var(--muted);max-width:46ch}.landing-hero__panel{border:1px solid var(--outline-variant);border-radius:var(--radius-xl);background:var(--surface);overflow:hidden}.landing-stat{padding:clamp(1.125rem,2.5vw,1.5rem) clamp(1.25rem,3vw,1.75rem)}.landing-stat+.landing-stat{border-top:1px solid var(--outline-variant)}.landing-stat__value{font-family:var(--font-display);font-weight:700;font-size:clamp(1.625rem,3.5vw,2.25rem);line-height:1;letter-spacing:-.025em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ink-deep)}.landing-stat__value--green{color:var(--green)}.landing-stat__label{display:block;margin-top:.5rem;font-size:.9375rem;font-weight:500;color:var(--muted)}.landing-flow{margin-top:var(--space-4);padding:var(--space-3);border:1px solid var(--outline-variant);border-radius:var(--radius-xl);background:var(--surface-low)}.landing-flow__svg{display:block;width:100%;height:auto}.landing-flow__svg--v{display:none}@media (max-width:40rem){.landing-flow__svg--h{display:none}.landing-flow__svg--v{display:block}}.landing-flow__caption{margin-top:var(--space-2);font-size:clamp(.6875rem,1.7vw,.8125rem);font-weight:500;color:var(--muted);text-align:center;white-space:nowrap}.landing-flow__node{fill:var(--surface);stroke:var(--ink);stroke-width:1.5}.landing-flow__node--mid{stroke:var(--ink-bright)}.landing-flow__node--end{stroke:var(--green)}.landing-flow__line{stroke:var(--outline-variant);stroke-width:1.5}.landing-flow__pulse{fill:none;stroke:var(--green);stroke-width:2.5;stroke-linecap:round;stroke-dasharray:18 320;animation:landing-travel 3.6s var(--ease-out) infinite}@keyframes landing-travel{0%{stroke-dashoffset:338;opacity:0}8%{opacity:1}58%{stroke-dashoffset:0;opacity:1}70%{opacity:0}to{stroke-dashoffset:-338;opacity:0}}.landing-flow__pulse--v{fill:none;stroke:var(--green);stroke-width:2.5;stroke-linecap:round;stroke-dasharray:10 60;animation:landing-travel-v 3.2s var(--ease-out) infinite}.landing-flow__pulse--v:last-of-type{animation-delay:1.6s}@keyframes landing-travel-v{0%{stroke-dashoffset:70;opacity:0}10%{opacity:1}55%{stroke-dashoffset:0;opacity:1}70%{opacity:0}to{stroke-dashoffset:0;opacity:0}}.landing-case__status{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--green)}.landing-case__status:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:var(--green)}.landing-case__org{font-size:clamp(2rem,5vw,3rem);line-height:1.02;letter-spacing:-.03em;margin-top:var(--space-2)}.landing-case__context{margin-top:var(--space-3);font-size:1.0625rem;line-height:1.6;color:var(--muted);max-width:58ch}.landing-case__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:var(--space-4)}.landing-case__tag{font-size:.8125rem;font-weight:500;color:var(--muted);padding:.375rem .75rem;background:var(--surface-low);border:1px solid var(--outline-variant);border-radius:999px}.landing-case__tag:last-child{color:var(--ink);border-color:color-mix(in srgb,var(--ink) 30%,var(--outline-variant))}.landing-compare{margin-top:var(--space-5);border-top:1px solid var(--outline-variant)}.landing-compare__row{display:grid;grid-gap:.375rem var(--space-3);gap:.375rem var(--space-3);padding-block:var(--space-3);border-bottom:1px solid var(--outline-variant)}@media (min-width:44rem){.landing-compare__row{grid-template-columns:7rem 1fr;align-items:start}}.landing-compare__label{font-family:var(--font-display);font-size:.9375rem;font-weight:700;letter-spacing:-.01em;padding-top:.0625rem}.landing-compare__label--before{color:var(--muted)}.landing-compare__label--after{color:var(--green)}.landing-compare__text{color:var(--ink-deep);font-size:1rem;line-height:1.55}.landing-compare__text strong{font-weight:700}.landing-case__foot{margin-top:var(--space-3);font-size:.9375rem;line-height:1.55;color:var(--muted);max-width:62ch}.landing-index{margin-top:var(--space-5);border-top:1px solid var(--outline-variant)}.landing-index__row{display:grid;grid-template-columns:auto 1fr;grid-gap:clamp(1rem,4vw,2.5rem);gap:clamp(1rem,4vw,2.5rem);align-items:start;padding-block:clamp(1.5rem,4vw,2.5rem);border-bottom:1px solid var(--outline-variant)}.landing-index__num{font-family:var(--font-display);font-weight:700;font-size:clamp(2.25rem,6vw,4rem);line-height:.85;letter-spacing:-.035em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ink)}.landing-index__row:last-child .landing-index__num{color:var(--ink)}.landing-index__body{max-width:58ch}.landing-index__title{font-size:clamp(1.1875rem,2.5vw,1.5rem);line-height:1.15;letter-spacing:-.015em}.landing-index__text{margin-top:.625rem;margin-bottom:var(--space-4);font-size:1.0625rem;line-height:1.6;color:var(--muted)}.landing-index__tag{display:inline-block;margin-top:var(--space-2);font-size:.8125rem;font-weight:500;color:var(--ink);background:var(--surface-low);border:1px solid var(--outline-variant);border-radius:999px;padding:.3125rem .75rem}.landing-sov{background:var(--ink-deep);color:#e8ecf4;border-top:1px solid var(--ink-deep)}.landing-sov__layout{display:grid;grid-gap:var(--space-5);gap:var(--space-5)}@media (min-width:56rem){.landing-sov__layout{grid-template-columns:1fr 1fr;gap:clamp(var(--space-5),6vw,var(--space-7));align-items:start}}.landing-sov .landing__eyebrow{color:#aebbcc}.landing-sov .landing__eyebrow:before{color:#7da7ff}.landing-sov__title{font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.06;letter-spacing:-.025em;color:#fff;max-width:18ch}.landing-sov__lead{margin-top:var(--space-3);font-size:clamp(1.0625rem,1.6vw,1.1875rem);line-height:1.6;color:#aebbcc;max-width:52ch}.landing-sov__boundary{margin-top:var(--space-4);padding:var(--space-3);border:1px solid color-mix(in srgb,#fff 14%,transparent);border-radius:var(--radius-xl);background:color-mix(in srgb,var(--ink-bright) 12%,transparent);font-size:.9375rem;line-height:1.55;color:#aebbcc}.landing-sov__boundary strong{color:#cdddff;font-weight:700}.landing-guarantee{display:grid;grid-template-columns:auto 1fr;grid-gap:var(--space-3);gap:var(--space-3);padding:var(--space-3);border:1px solid color-mix(in srgb,#fff 14%,transparent);border-radius:var(--radius-xl)}.landing-guarantee+.landing-guarantee{margin-top:var(--space-2)}.landing-guarantee__icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:var(--radius-lg)}.landing-guarantee:last-child .landing-guarantee__icon,.landing-guarantee__icon{background:color-mix(in srgb,var(--ink-bright) 28%,transparent);color:#cdddff}.landing-guarantee__title{font-family:var(--font-display);font-size:1.0625rem;font-weight:700;letter-spacing:-.01em;color:#fff}.landing-guarantee__text{margin-top:.375rem;font-size:.9375rem;line-height:1.5;color:#aebbcc}.landing-aud{display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin-top:var(--space-5)}@media (min-width:52rem){.landing-aud{grid-template-columns:repeat(3,1fr)}}.landing-aud__cell{padding:var(--space-4) clamp(1.25rem,3vw,1.75rem);border:1px solid var(--outline-variant);border-radius:var(--radius-xl);background:var(--surface);transition:border-color var(--dur) var(--ease-out),background-color var(--dur) var(--ease-out)}@media (hover:hover){.landing-aud__cell:hover{border-color:color-mix(in srgb,var(--ink) 28%,var(--outline-variant));background:var(--surface-low)}}.landing-aud__icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:var(--radius-lg);background:var(--surface-low);color:var(--ink);margin-bottom:var(--space-2)}.landing-aud__cell:last-child .landing-aud__icon{color:var(--green)}.landing-aud__title{font-family:var(--font-display);font-size:1.1875rem;font-weight:700;line-height:1.18;letter-spacing:-.015em}.landing-aud__text{margin-top:.625rem;font-size:.9375rem;line-height:1.55;color:var(--muted)}.landing-notfor{margin-top:var(--space-5);padding:var(--space-4);border:1px solid var(--outline-variant);border-left:3px solid var(--outline);border-radius:var(--radius-xl);background:var(--surface-low)}.landing-notfor__head{font-family:var(--font-display);font-size:1rem;font-weight:700;letter-spacing:-.01em;color:var(--ink-deep);margin-bottom:var(--space-2)}.landing-notfor__list{margin:0;padding-left:1.125rem;list-style:none}.landing-notfor__list li{position:relative;padding-block:.375rem;font-size:.9375rem;line-height:1.55;color:var(--muted)}.landing-notfor__list li:before{content:"—";position:absolute;left:-1.125rem;color:var(--outline);font-weight:700}.landing-footer{padding-block:var(--space-3);border-top:none;background:#0a0a0a}.landing-footer__inner{display:flex;flex-direction:column;gap:var(--space-2);align-items:flex-start}@media (min-width:44rem){.landing-footer__inner{flex-direction:row;align-items:center;justify-content:space-between}}.landing-footer__contact{font-size:.9375rem;color:#89a}.landing-footer__contact a{color:#abc;font-weight:600;text-decoration:none;min-height:var(--touch-min);display:inline-flex;align-items:center}.landing-footer__contact a:hover{text-decoration:underline}.landing-footer__oss{font-size:.875rem;color:#678;margin-top:.25rem}.landing-footer__oss a{color:#89a;font-weight:600;text-decoration:none}.landing-footer__oss a:hover{text-decoration:underline}.landing-footer__copy{font-size:.8125rem;color:#456}.landing-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:var(--touch-min);padding:.75rem 1.5rem;font-family:var(--font-body);font-size:1rem;font-weight:600;line-height:1;text-decoration:none;border-radius:var(--radius-lg);border:1px solid transparent;cursor:pointer;transition:background-color var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out),color var(--dur) var(--ease-out)}.landing-btn:active{transform:scale(.98)}.landing-btn--primary{background:var(--ink);color:var(--on-ink)}@media (hover:hover){.landing-btn--primary:hover{background:var(--ink-bright)}}.landing-btn--ghost{background:transparent;color:var(--ink-deep);border-color:var(--outline-variant)}@media (hover:hover){.landing-btn--ghost:hover{background:var(--surface-low);border-color:color-mix(in srgb,var(--ink) 28%,var(--outline-variant))}}.landing-btn .material-symbols-outlined{font-size:20px}.landing-btn--on-dark{background:var(--on-ink);color:var(--ink)}@media (hover:hover){.landing-btn--on-dark:hover{background:color-mix(in srgb,var(--on-ink) 88%,var(--ink-bright))}}.landing-btn--ghost-on-dark{background:transparent;color:var(--on-ink);border-color:color-mix(in srgb,#fff 40%,transparent)}@media (hover:hover){.landing-btn--ghost-on-dark:hover{background:color-mix(in srgb,#fff 10%,transparent)}}.landing-header__nav{display:none;align-items:center;gap:var(--space-3)}@media (min-width:52rem){.landing-header__nav{display:flex}}.landing-header__link{font-size:.9375rem;font-weight:500;color:var(--muted);text-decoration:none;transition:color var(--dur) var(--ease-out)}.landing-header__link:hover{color:var(--ink-deep)}.landing-header__cta{min-height:2.5rem;padding-block:.5rem}.landing-hero__cta-group{display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--space-3);margin-top:var(--space-4)}.landing-hero__ctas{display:flex;flex-wrap:wrap;gap:var(--space-2)}.landing-hero__proof-row{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--outline-variant)}.landing-hero__proof{display:flex;flex-wrap:wrap;gap:var(--space-3) var(--space-5);align-items:center;justify-content:center}.landing-hero__proof-row .landing-flow{margin-top:0}.landing-proof-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.125rem}.landing-proof-item__value{font-family:var(--font-display);font-weight:700;font-size:1.5rem;line-height:1;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ink)}.landing-proof-item__value--green{color:var(--green)}.landing-proof-item__label{font-size:.8125rem;font-weight:500;line-height:1.3;color:var(--muted);max-width:18ch}.landing-problem{display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin-top:var(--space-5)}@media (min-width:52rem){.landing-problem{grid-template-columns:repeat(3,1fr)}}.landing-problem__cell{padding:var(--space-4) clamp(1.25rem,3vw,1.75rem);border:1px solid var(--outline-variant);border-top:3px solid var(--tertiary);border-radius:var(--radius-xl);background:var(--surface)}.landing-problem__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:var(--radius-lg);background:color-mix(in srgb,#663f00 9%,var(--surface-low));color:#663f00;margin-bottom:var(--space-2)}.landing-problem__title{font-family:var(--font-display);font-size:1.125rem;font-weight:700;line-height:1.2;letter-spacing:-.015em}.landing-problem__text{margin-top:.5rem;font-size:.9375rem;line-height:1.55;color:var(--muted)}.landing-why{display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin-top:var(--space-5)}@media (min-width:40rem){.landing-why{grid-template-columns:repeat(2,1fr)}}@media (min-width:52rem){.landing-why{grid-template-columns:repeat(3,1fr)}}.landing-why__cell{display:flex;flex-direction:column;padding:var(--space-3);border:1px solid var(--outline-variant);border-radius:var(--radius-xl);background:var(--surface);transition:border-color var(--dur) var(--ease-out),background-color var(--dur) var(--ease-out)}.landing-why__cell--accent{background:color-mix(in srgb,var(--green) 6%,var(--surface));border-color:color-mix(in srgb,var(--green) 24%,var(--outline-variant))}@media (hover:hover){.landing-why__cell:hover{border-color:color-mix(in srgb,var(--ink) 28%,var(--outline-variant));background:var(--surface-low)}}.landing-why__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:var(--radius-lg);background:var(--surface-low);color:var(--ink);margin-bottom:var(--space-2)}.landing-why__cell--accent .landing-why__icon{color:var(--green)}.landing-why__title{font-family:var(--font-display);font-size:1.0625rem;font-weight:700;letter-spacing:-.01em}.landing-why__text{margin-top:.375rem;font-size:.9375rem;line-height:1.5;color:var(--muted)}.landing-faq{margin-top:var(--space-5);border-top:1px solid var(--outline-variant)}.landing-faq__item{border-bottom:1px solid var(--outline-variant)}.landing-faq__q{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);padding-block:var(--space-3);font-family:var(--font-display);font-size:clamp(1.0625rem,2vw,1.1875rem);font-weight:700;letter-spacing:-.01em;color:var(--ink-deep);cursor:pointer;list-style:none;min-height:var(--touch-min)}.landing-faq__q::-webkit-details-marker{display:none}.landing-faq__q:hover{color:var(--ink)}.landing-faq__icon{flex-shrink:0;color:var(--ink);transition:transform var(--dur) var(--ease-out)}.landing-faq__item[open] .landing-faq__icon{transform:rotate(180deg)}.landing-faq__a{padding-bottom:var(--space-3);font-size:1rem;line-height:1.6;color:var(--muted)}.landing-final{background:var(--paper);color:var(--ink-deep);border-top:1px solid var(--outline-variant)}.landing-final__layout{display:grid;grid-gap:var(--space-4);gap:var(--space-4);max-width:44rem}.landing-final__title{font-size:clamp(1.875rem,5vw,3rem);line-height:1.04;letter-spacing:-.03em;color:var(--ink-deep)}.landing-final__lead{font-size:clamp(1.0625rem,1.8vw,1.1875rem);line-height:1.6;color:var(--muted);max-width:52ch}.landing-final__ctas{display:flex;flex-wrap:wrap;gap:var(--space-2)}.landing-header__actions{display:flex;align-items:center;gap:var(--space-2)}@media (min-width:52rem){.landing-header__actions{gap:var(--space-3)}}.landing-media__layout{display:grid;grid-gap:var(--space-4);gap:var(--space-4);margin-top:var(--space-5);align-items:start}@media (min-width:44rem){.landing-media__layout{grid-template-columns:3fr 2fr;gap:clamp(var(--space-3),4vw,var(--space-5))}}.landing-media__full{margin-top:var(--space-5);display:flex;justify-content:center}.landing-media__figure{margin:0;padding:clamp(1rem,3vw,1.75rem);border:1px solid var(--outline-variant);border-radius:var(--radius-xl);background:var(--surface-low)}.landing-media__svg,.landing-media__video{display:block;width:100%;height:auto}.landing-media__video{border-radius:var(--radius-lg);border:1px solid var(--outline-variant);background:#000}.landing-media__caption{margin-top:var(--space-2);font-size:.8125rem;font-weight:500;color:var(--muted);text-align:center}.landing-video-placeholder{aspect-ratio:16/9;width:min(100%,calc(100svh * 16 / 9));height:auto;margin-inline:auto;background:color-mix(in srgb,var(--ink-bright) 10%,var(--ink-deep));border:1px solid color-mix(in srgb,#fff 15%,transparent);border-radius:var(--radius-xl);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2)}@media (max-width:40rem){.landing-video-placeholder{aspect-ratio:9/16;width:min(100%,calc(100svh * 9 / 16))}}.landing-video-placeholder__label{font-size:.9375rem;font-weight:500;color:#aebbcc;text-align:center}.landing-doc-preview{margin:0}.landing-doc-preview svg{display:block;width:100%;max-width:14rem;height:auto;margin-inline:auto;filter:drop-shadow(0 4px 20px rgba(0,64,161,.18))}.landing-doc-preview__caption{margin-top:var(--space-2);font-size:.8125rem;font-weight:500;color:#aebbcc;text-align:center}.landing-phone-mock{display:flex;justify-content:center;padding-top:var(--space-2)}.landing-phone-mock__svg{display:block;width:100%;max-width:18rem;height:auto;filter:drop-shadow(0 12px 32px rgba(0,40,100,.22))}.landing__section--dark{background:var(--ink-deep);border-top-color:var(--ink-deep);color:#e8ecf4}.landing__section--dark .landing__eyebrow{color:#aebbcc}.landing__section--dark .landing__eyebrow:before{color:#7da7ff}.landing__section--dark .landing__h2{color:#fff}.landing__section--dark .landing__lead{color:#aebbcc}.landing__section--dark .landing-problem__cell{background:color-mix(in srgb,var(--ink-bright) 10%,var(--ink-deep));border-color:color-mix(in srgb,#fff 28%,transparent) color-mix(in srgb,#fff 14%,transparent) color-mix(in srgb,#fff 14%,transparent)}.landing__section--dark .landing-problem__icon{background:color-mix(in srgb,#fff 8%,transparent);color:#aab4c8}.landing__section--dark .landing-problem__title{color:#fff}.landing__section--dark .landing-problem__text{color:#aebbcc}.landing__section--dark .landing-aud__cell{background:color-mix(in srgb,var(--ink-bright) 10%,var(--ink-deep));border-color:color-mix(in srgb,#fff 14%,transparent)}.landing__section--dark .landing-aud__icon{background:color-mix(in srgb,var(--ink-bright) 22%,transparent);color:#cdddff}.landing__section--dark .landing-aud__cell:last-child .landing-aud__icon{color:#9fe9c8}.landing__section--dark .landing-aud__title{color:#fff}.landing__section--dark .landing-aud__text{color:#aebbcc}@media (hover:hover){.landing__section--dark .landing-aud__cell:hover{background:color-mix(in srgb,var(--ink-bright) 18%,var(--ink-deep));border-color:color-mix(in srgb,#fff 24%,transparent)}}.landing__section--dark .landing-faq{border-top-color:color-mix(in srgb,#fff 14%,transparent)}.landing__section--dark .landing-faq__item{border-bottom-color:color-mix(in srgb,#fff 14%,transparent)}.landing__section--dark .landing-faq__q{color:#fff}.landing__section--dark .landing-faq__q:hover{color:#cdddff}.landing__section--dark .landing-faq__icon{color:#7da7ff}.landing__section--dark .landing-faq__a,.landing__section--dark .landing-media__caption{color:#aebbcc}.landing__section--dark .landing-scope__item{background:color-mix(in srgb,var(--ink-bright) 10%,var(--ink-deep));border-color:color-mix(in srgb,#fff 14%,transparent)}.landing__section--dark .landing-scope__icon{background:color-mix(in srgb,var(--ink-bright) 18%,transparent);color:#cdddff}.landing__section--dark .landing-scope__text{color:#e8ecf4}.landing__section--dark .landing-compare{border-top-color:color-mix(in srgb,#fff 14%,transparent)}.landing__section--dark .landing-compare__row{border-bottom-color:color-mix(in srgb,#fff 14%,transparent)}.landing__section--dark .landing-compare__label--before{color:#fff}.landing__section--dark .landing-compare__label--after{color:#9fe9c8}.landing__section--dark .landing-compare__text{color:#aebbcc}.landing-scope{margin:var(--space-5) 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:var(--space-2);max-width:56rem}.landing-scope__item{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) clamp(1.25rem,3vw,1.75rem);border:1px solid var(--outline-variant);border-radius:var(--radius-xl);background:var(--surface);transition:border-color var(--dur) var(--ease-out),background-color var(--dur) var(--ease-out)}.landing-scope__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-lg);background:var(--surface-low);color:var(--muted)}.landing-scope__text{font-size:1rem;line-height:1.5;color:var(--ink-deep)}.landing-js [data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .5s var(--ease-out),transform .5s var(--ease-out)}.landing-js [data-reveal].is-in{opacity:1;transform:none}.landing-js [data-reveal] [data-stagger]>*{opacity:0;transform:translateY(14px);transition:opacity .42s var(--ease-out) var(--reveal-delay,0s),transform .42s var(--ease-out) var(--reveal-delay,0s)}.landing-js [data-reveal].is-in [data-stagger]>*{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.landing-js [data-reveal],.landing-js [data-reveal] [data-stagger]>*{opacity:1;transform:none;transition:none}}@media (max-width:30rem){.landing-final__ctas .landing-btn,.landing-hero__ctas .landing-btn{flex:1 1 100%}}.landing .material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.landing-anim{animation:landing-enter var(--dur) var(--ease-out) both}.landing-anim--1{animation-delay:60ms}.landing-anim--2{animation-delay:.13s}.landing-anim--3{animation-delay:.2s}.landing-anim--4{animation-delay:.27s}@keyframes landing-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.landing-anim,.landing-flow__pulse,.landing-rule{animation:none}.landing-rule{transform:scaleX(1)}.landing-flow__pulse{opacity:.6;stroke-dashoffset:0}.landing-aud__cell{transition:none}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_37ef13{font-family:Inter,Inter Fallback;font-style:normal}.__variable_37ef13{--font-landing-body:"Inter","Inter Fallback"}