*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{font-family:var(--font-primary);color:var(--ink);background:var(--paper);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4{margin:0}img{max-width:100%;display:block}.skip-link{z-index:100;background:var(--ink-strong);color:oklch(99% .004 350);border-radius:8px;padding:.65rem .9rem;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid var(--brand-aubergine);outline-offset:2px}.hero :focus-visible,.snav :focus-visible,.section--dark :focus-visible{outline-color:var(--brand-surface)}.wrap{max-width:var(--maxw);padding-inline:var(--page-gutter);margin:0 auto}.eyebrow{color:var(--brand-aubergine);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.72rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:var(--brand-aubergine);width:16px;height:1.5px}.actions{flex-wrap:wrap;gap:.75rem;display:flex}.section{padding:var(--section-space) 0}.section--soft{background:var(--soft)}.section--dark{background:var(--brand-aubergine);color:var(--brand-surface)}.section--dark .section__head h2{color:var(--brand-surface)}.section--dark .eyebrow{color:var(--brand-stone)}.section--dark .eyebrow:before{background:var(--brand-stone)}.section__head{max-width:720px}.section__head h2{color:var(--ink-strong);letter-spacing:-.02em;margin-top:1rem;font-size:clamp(1.9rem,3.6vw,3rem);font-weight:800;line-height:1.06}.section__head p{max-width:62ch;color:var(--muted);margin-top:1rem;font-size:1.05rem;line-height:1.6}.hero{max-width:none;padding-block:clamp(2.2rem,5vw,4rem);padding-inline:max(var(--page-gutter), calc((100vw - var(--hero-maxw)) / 2 + var(--page-gutter)));margin:0}.hero-brand{width:max-content;max-width:100%;margin:0 0 clamp(1.8rem,3.5vw,2.8rem);display:block}.hero-brand img{width:auto;height:32px;display:block}.hero-inner{grid-template-columns:minmax(0,.85fr) minmax(460px,1.3fr);align-items:center;gap:clamp(1.2rem,2.6vw,2.2rem);display:grid}.hero-inner>*{min-width:0}.hero h1{color:var(--brand-surface);letter-spacing:-.03em;text-wrap:balance;margin-top:1.1rem;font-size:clamp(2.3rem,4.2vw,3.4rem);font-weight:800;line-height:1.05}.hero .lede{max-width:52ch;color:color-mix(in srgb, var(--brand-paper) 88%, var(--brand-stone));margin-top:1.2rem;font-size:clamp(1.02rem,1.3vw,1.16rem);line-height:1.62}.hero .lede b{color:var(--brand-surface);font-weight:600}.hero .actions{margin-top:1.7rem}.hero .microcopy{color:color-mix(in srgb, var(--brand-paper) 70%, var(--brand-stone));margin-top:.9rem;font-size:.84rem}.hero .microcopy b{color:var(--brand-surface);font-weight:700}.hero{background:var(--brand-aubergine);color:var(--brand-surface)}.hero .eyebrow{color:var(--brand-stone)}.hero .eyebrow:before{background:var(--brand-stone)}.hero .btn--primary{background:var(--brand-surface);color:var(--ink);border-color:var(--brand-surface);box-shadow:0 12px 30px #12091247}.hero .btn--primary:hover,.hero .btn--primary:focus-visible{background:var(--brand-paper);border-color:var(--brand-paper);transform:translateY(-2px)}.hero .btn--ghost{color:var(--brand-surface);border-color:color-mix(in srgb, var(--brand-stone) 45%, transparent)}.hero .btn--ghost:hover,.hero .btn--ghost:focus-visible{color:var(--brand-stone);border-color:var(--brand-stone)}.hero-media{max-width:100%;display:block}.hero-media img{width:100%;height:auto;display:block}@media (width<=960px){.hero-inner{grid-template-columns:1fr}.hero-media{margin-inline:calc(-1 * var(--page-gutter))}.hero-media img{box-shadow:none;border-radius:0}}.guarantee{border:1px solid var(--brand-aubergine);background:var(--brand-aubergine);box-shadow:var(--shadow-lg);border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(2rem,4vw,3.2rem);display:grid}.guar-seal{background:var(--brand-surface);width:120px;height:120px;color:var(--brand-aubergine);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 18px 44px #17101966}.guar-seal .x2{font-family:var(--mono);font-size:2.4rem;font-weight:800;line-height:1}.guar-seal .gl{letter-spacing:.14em;text-transform:uppercase;opacity:.75;margin-top:.25rem;font-size:.6rem}.guar-body .eyebrow{color:var(--brand-stone);margin-bottom:.2rem}.guar-body .eyebrow:before{background:var(--brand-stone)}.guar-body h2{color:var(--brand-surface);letter-spacing:-.02em;margin-top:.6rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800}.guar-body p{color:color-mix(in srgb, var(--brand-paper) 88%, var(--brand-stone));max-width:62ch;margin-top:.9rem;font-size:1.05rem;line-height:1.6}.guar-body p b{color:var(--brand-surface)}@media (width<=720px){.guarantee{grid-template-columns:1fr;justify-items:start}}.analytics-media img{width:100%;height:auto;display:block}.pcards{grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2vw,1.3rem);margin-top:clamp(2rem,4vw,3rem);display:grid}@media (width<=720px){.pcards{grid-template-columns:1fr}}.pcard{background:var(--card);border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:1.1rem;padding:1.3rem;display:flex;box-shadow:0 18px 44px #1710190f}.pcard__img img{border-radius:var(--radius-md);width:100%;height:auto;display:block}.pcard__txt strong{color:var(--ink-strong);letter-spacing:-.01em;margin-bottom:.35rem;font-size:1.08rem;display:block}.pcard__txt p{color:var(--muted);margin:0;font-size:.97rem;line-height:1.5}.pcard__label{color:var(--brand-aubergine);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.55rem;font-size:.66rem;font-weight:600;display:inline-block}.site-footer{background:var(--brand-aubergine)}.site-footer__in{max-width:var(--maxw);padding:clamp(1.6rem, 3vw, 2.2rem) var(--page-gutter);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.site-footer__brand{display:inline-flex}.site-footer__brand img{width:auto;height:26px;display:block}.site-footer__copy{color:color-mix(in srgb, var(--brand-paper) 70%, var(--brand-stone));font-size:.9rem}@media (width<=560px){.site-footer__in{text-align:center;flex-direction:column;gap:1rem}}.leak{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.leak>*{min-width:0}@media (width<=860px){.leak{grid-template-columns:1fr}}.fitcheck{counter-reset:fc;max-width:900px;margin:clamp(1.6rem,3.5vw,2.6rem) 0 0;padding:0;list-style:none}.fitcheck__item{counter-increment:fc;border-top:1px solid var(--line);padding:clamp(1.2rem,2.6vw,1.7rem) 0 clamp(1.2rem,2.6vw,1.7rem) 3.4rem;position:relative}.fitcheck__item:before{content:counter(fc, decimal-leading-zero);font-family:var(--mono);color:var(--brand-aubergine);letter-spacing:.02em;font-size:.95rem;font-weight:800;position:absolute;top:clamp(1.2rem,2.6vw,1.7rem);left:0}.fitcheck__say{color:var(--ink-strong);letter-spacing:-.015em;margin:0;font-size:clamp(1.18rem,1.9vw,1.55rem);font-weight:700;line-height:1.32}.fitcheck__do{color:var(--muted);margin:.45rem 0 0;font-size:1rem;line-height:1.5}.stack{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.1rem 2.4rem;margin-top:1.4rem;display:flex}.stack img{opacity:.55;filter:grayscale();width:auto;height:26px;transition:opacity .16s var(--ease)}.stack img:first-of-type{height:27px}.stack img:nth-of-type(2){height:24px}.stack img:nth-of-type(3){height:26px}.stack img:nth-of-type(4){height:20px}.stack img:nth-of-type(5){height:26px}.stack img:nth-of-type(6){height:29px}.stack img:hover{opacity:.9}.stack .logo-text{color:var(--faint);letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.stack-more{max-width:52ch;color:var(--muted);margin:1.4rem auto 0;font-size:.92rem;line-height:1.55}.stats{grid-template-columns:repeat(3,1fr);margin-top:clamp(2rem,4vw,3rem);display:grid}.stat{text-align:center;padding:0 clamp(1rem,2.5vw,2.4rem)}.stat+.stat{border-left:1px solid color-mix(in srgb, var(--brand-stone) 20%, transparent)}.stat .big{font-family:var(--mono);color:var(--brand-surface);font-size:clamp(2.4rem,5.2vw,3.4rem);font-weight:800;line-height:1}.stat .lbl{color:color-mix(in srgb, var(--brand-paper) 84%, var(--brand-stone));margin-top:.5rem;font-size:.98rem}.stat-drv{color:color-mix(in srgb, var(--brand-paper) 58%, var(--brand-stone));margin-top:.55rem;font-size:.82rem;line-height:1.45}.stats-basis{text-align:center;color:color-mix(in srgb, var(--brand-paper) 56%, var(--brand-stone));margin-top:clamp(1.6rem,3vw,2.4rem);font-size:.8rem}@media (width<=760px){.stats{grid-template-columns:1fr;gap:1.8rem}.stat+.stat{border-left:0}}.proof-quote{max-width:760px;margin:1.1rem 0 0}.proof-quote blockquote{color:var(--brand-surface);letter-spacing:-.015em;margin:0;font-size:clamp(1.4rem,2.8vw,2.1rem);font-weight:700;line-height:1.25}.proof-quote figcaption{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--brand-stone);margin-top:.9rem;font-size:.76rem;font-weight:700}.faq-list{max-width:760px;margin:clamp(2rem,4vw,3rem) 0 0}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-of-type{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;color:var(--ink-strong);transition:color .16s var(--ease);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;font-size:1.02rem;font-weight:650;list-style:none;display:flex}.faq-list summary:hover{color:var(--brand-aubergine)}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--brand-aubergine);transition:transform .16s var(--ease);flex-shrink:0;font-size:1.3rem;line-height:1}.faq-list details[open] summary:after{transform:rotate(45deg)}.faq-list details p{color:var(--muted);max-width:64ch;margin:0 0 1.1rem;font-size:.98rem;line-height:1.6}.faq-steps{max-width:64ch;color:var(--muted);margin:0 0 1.1rem;padding-left:1.2rem;font-size:.98rem;line-height:1.55}.faq-steps li{margin:.35rem 0}.faq-steps li::marker{color:var(--brand-aubergine)}.faq-cta{text-align:left;margin-top:clamp(2rem,4vw,3rem)}.faq-cta p{color:var(--muted);margin-bottom:.9rem}.cta-note{color:var(--muted);margin:.9rem 0 0;font-size:.84rem}.cta-note b{color:var(--ink-strong);font-weight:700}.founder-note{max-width:760px}.founder-note .section__head{margin-bottom:clamp(1.4rem,3vw,2rem)}.founder-quote{color:var(--ink);margin:0;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.6}.founder-quote+.founder-quote{margin-top:.9rem}.founder-byline{align-items:center;gap:.85rem;margin-top:1.8rem;display:flex}.founder-avatar{object-fit:cover;border:2px solid var(--brand-stone);width:52px;height:52px;box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0}.founder-avatar--ph{background:var(--brand-aubergine);color:var(--brand-surface);font-family:var(--mono);justify-content:center;align-items:center;font-size:1.05rem;font-weight:800;display:inline-flex}.founder-byline__name{color:var(--ink-strong);font-size:1rem;font-weight:700;line-height:1.2}.founder-byline__role{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--brand-aubergine);margin-top:.2rem;font-size:.72rem}.snav{z-index:60;transition:transform .32s var(--ease);background:var(--brand-aubergine);position:fixed;inset:0 0 auto;transform:translateY(-100%);box-shadow:0 8px 24px #12091238}.snav.is-visible{transform:translateY(0)}.snav__in{max-width:var(--maxw);padding:.6rem var(--page-gutter);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.snav__brand{display:inline-flex}.snav__brand img{width:auto;height:24px;display:block}.snav__cta{align-items:center;gap:.75rem;display:flex}.snav__note{color:color-mix(in srgb, var(--brand-paper) 78%, var(--brand-stone));white-space:nowrap;font-size:.78rem}.snav__note b{color:var(--brand-surface);font-weight:700}@media (width<=640px){.snav__cta{flex-direction:column-reverse;align-items:flex-end;gap:.4rem}.snav__note{text-align:right}}.snav .btn--primary{background:var(--brand-surface);color:var(--ink);border-color:var(--brand-surface);box-shadow:none}.snav .btn--primary:hover,.snav .btn--primary:focus-visible{background:var(--brand-paper);border-color:var(--brand-paper);transform:translateY(-1px)}@media (width<=520px){.snav__brand{display:none}.snav__in{justify-content:center}.snav__cta{align-items:center;width:100%}.snav .btn{width:100%}.snav__note{text-align:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
