.mkt .nav{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:var(--bg-base);border-bottom:1px solid transparent;transition:border-color .22s var(--ease-out),background .22s var(--ease-out)}.mkt .nav.scrolled{border-bottom-color:var(--border-subtle)}.mkt .nav.on-yellow{background:var(--sh-yellow)}.mkt .nav.on-yellow.scrolled{border-bottom-color:var(--sh-yellow-600)}.mkt .nav-inner{max-width:1440px;margin:0 auto;padding:20px 40px;display:flex;align-items:center;gap:32px}.mkt .brand{gap:12px;text-decoration:none;border:none}.mkt .brand,.mkt .brand-disc{display:inline-flex;align-items:center}.mkt .brand-disc{width:44px;height:44px;border-radius:50%;background:var(--sh-yellow);justify-content:center;box-shadow:0 1px 0 rgba(0,0,0,.04)}.mkt .nav.on-yellow .brand-disc{background:var(--sh-graphite)}.mkt .brand-disc svg{display:block}.mkt .nav.on-yellow .brand-disc svg path{fill:var(--sh-yellow)}.mkt .brand-word{font-family:var(--font-display);font-size:22px;letter-spacing:-.02em;color:var(--sh-graphite);line-height:1}.mkt .brand-word b{font-weight:800}.mkt .brand-word span{font-weight:400}.mkt .nav-links{display:flex;gap:40px;flex:1 1;justify-content:center;font-size:15px;font-weight:700;letter-spacing:-.005em}.mkt .nav-links a{color:var(--sh-graphite);border:none;position:relative;padding:4px 0;text-decoration:none}.mkt .nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-2px;height:2px;background:var(--sh-yellow);transition:right .28s var(--ease-out)}.mkt .nav.on-yellow .nav-links a:after{background:var(--sh-graphite)}.mkt .nav-links a.current:after,.mkt .nav-links a:hover:after{right:0}.mkt .nav-cta{display:flex;gap:8px;align-items:center}.mkt .nav-quote{display:inline-flex;align-items:center;background:var(--sh-yellow);color:var(--sh-graphite);font-family:var(--font-sans);font-weight:700;font-size:15px;letter-spacing:-.005em;padding:14px 26px;border-radius:9999px;text-decoration:none;border:none;cursor:pointer;transition:background .22s var(--ease-out),transform .22s var(--ease-out)}.mkt .nav-quote:hover{background:var(--sh-yellow-700);transform:translateY(-1px)}.mkt .nav.on-yellow .nav-quote{background:var(--sh-graphite);color:var(--sh-yellow)}.mkt .nav.on-yellow .nav-quote:hover{background:var(--sh-graphite-900)}.mkt .footer{background:var(--sh-graphite-950);color:rgba(255,255,255,.55);padding:80px 0 36px;font-size:14px}.mkt .footer-inner{max-width:1280px;margin:0 auto;padding:0 32px}.mkt .footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:48px;gap:48px;padding-bottom:64px;border-bottom:1px solid rgba(255,255,255,.1)}.mkt .footer-grid .col h4{font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sh-yellow);margin:0 0 18px}.mkt .footer-grid .col a{display:block;color:rgba(255,255,255,.55);font-weight:600;padding:6px 0;border:none;font-size:14px;text-decoration:none}.mkt .footer-grid .col a:hover{color:#fff}.mkt .footer-grid .lede{max-width:320px;color:rgba(255,255,255,.5);font-size:14px;line-height:1.55;margin:14px 0 0}.mkt .footer-bottom{padding-top:28px;display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap;font-family:var(--font-mono);font-size:12px;font-weight:600;letter-spacing:.04em;color:rgba(255,255,255,.4)}@media (max-width:1080px){.mkt .nav-links{display:none}.mkt .footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.mkt .footer-grid{grid-template-columns:1fr;gap:32px}}.mkt *,.mkt :after,.mkt :before{box-sizing:border-box}.mkt{margin:0;padding:0;background:var(--bg-base);color:var(--fg-primary);font-family:var(--font-sans);overflow-x:hidden}.mkt:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:200;mix-blend-mode:multiply;opacity:.5}.mkt .wrap{max-width:1280px;margin:0 auto;padding:0 32px}.mkt .eyebrow{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--fg-tertiary);display:inline-flex;align-items:center;gap:10px}.mkt .eyebrow:before{content:"";width:24px;height:1px;background:var(--sh-graphite-400)}.mkt .eyebrow.dark{color:var(--sh-graphite)}.mkt .eyebrow.dark:before{background:var(--sh-graphite)}.mkt .eyebrow.light{color:rgba(255,255,255,.55)}.mkt .eyebrow.light:before{background:rgba(255,255,255,.35)}.mkt .eyebrow.yellow{color:var(--sh-yellow-800)}.mkt .eyebrow.yellow:before{background:var(--sh-yellow-800)}.mkt .eyebrow.on-dark-yellow{color:var(--sh-yellow)}.mkt .eyebrow.on-dark-yellow:before,.mkt .hl{background:var(--sh-yellow)}.mkt .hl{font-style:normal;box-shadow:0 0 0 6px var(--sh-yellow);border-radius:3px;padding:0 4px;color:var(--sh-graphite)}.mkt .btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-sans);font-weight:700;font-size:15px;padding:16px 22px;border-radius:14px;border:1.5px solid transparent;cursor:pointer;transition:transform .22s var(--ease-out),background .22s var(--ease-out),color .22s var(--ease-out);text-decoration:none;letter-spacing:-.005em}.mkt .btn .lucide{width:16px;height:16px}.mkt .btn-primary{background:var(--sh-graphite);color:#fff}.mkt .btn-primary:hover{background:var(--sh-graphite-900);transform:translateY(-1px)}.mkt .btn-yellow{background:var(--sh-yellow);color:var(--sh-graphite)}.mkt .btn-yellow:hover{transform:translateY(-1px)}.mkt .btn-ghost{background:transparent;color:var(--sh-graphite);border-color:var(--sh-graphite)}.mkt .btn-ghost:hover{background:var(--sh-graphite);color:#fff}.mkt .btn-on-dark{background:rgba(255,255,255,.06);color:#fff;border-color:rgba(255,255,255,.18)}.mkt .btn-on-dark:hover{background:rgba(255,255,255,.12)}.mkt .r{opacity:0;transform:translateY(28px);transition:opacity 1.1s var(--ease-out),transform 1.1s var(--ease-out);transition-delay:var(--rd,0s);will-change:transform,opacity}.mkt .r.in{opacity:1;transform:translateY(0)}.mkt .r-fade{opacity:0;transition:opacity 1.4s var(--ease-out);transition-delay:var(--rd,0s)}.mkt .r-fade.in{opacity:1}.mkt .hero{position:relative;background:var(--sh-yellow);padding:0;overflow:hidden}.mkt .hero-inner{max-width:1440px;margin:0 auto;padding:88px 40px 96px;display:grid;grid-template-columns:1fr 1.05fr;grid-gap:64px;gap:64px;align-items:center}.mkt .hero-pill{display:inline-flex;align-items:center;background:linear-gradient(180deg,var(--sh-yellow-400) 0,var(--sh-yellow-300) 100%);border:1px solid var(--sh-yellow-600);border-radius:9999px;padding:10px 20px;font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sh-graphite);margin-bottom:36px}.mkt .hero h1{font-family:var(--font-display);font-size:clamp(64px,7.6vw,112px);font-weight:800;letter-spacing:-.035em;line-height:1;color:var(--sh-graphite);margin:0 0 36px;text-wrap:balance;max-width:12ch}.mkt .hero h1 .word-stage{position:relative;display:inline-grid;vertical-align:baseline;grid-template-areas:"w"}.mkt .hero h1 .word-stage .ghost,.mkt .hero h1 .word-stage .word{grid-area:w;white-space:nowrap}.mkt .hero h1 .word-stage .ghost{visibility:hidden;pointer-events:none}.mkt .hero h1 .word{color:var(--sh-yellow);background:var(--sh-graphite);padding:0 .18em .06em;border-radius:12px;transition:opacity .7s var(--ease-out),transform .7s var(--ease-out),filter .7s var(--ease-out)}.mkt .hero h1 .word.out{opacity:0;transform:translateY(-22px) rotate(-2deg);filter:blur(4px)}.mkt .hero h1 .word.in{opacity:0;transform:translateY(22px) rotate(2deg);filter:blur(4px)}.mkt .hero p.lede{font-size:18px;line-height:1.55;color:var(--sh-graphite-800);max-width:480px;margin:0 0 44px;font-weight:400;opacity:.85}.mkt .hero .cta-row{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.mkt .hero .link-cta{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-sans);font-weight:700;font-size:15px;color:var(--sh-graphite);text-decoration:none;padding:14px 8px;border:none}.mkt .hero .link-cta .lucide{width:18px;height:18px;transition:transform .22s var(--ease-out)}.mkt .hero .link-cta:hover .lucide{transform:translateX(4px)}.mkt .hero .btn-dark{display:inline-flex;align-items:center;gap:10px;background:var(--sh-graphite);color:#fff;font-family:var(--font-sans);font-weight:700;font-size:15px;padding:16px 28px;border-radius:9999px;text-decoration:none;border:none;cursor:pointer;transition:background .22s var(--ease-out),transform .22s var(--ease-out)}.mkt .hero .btn-dark:hover{background:var(--sh-graphite-900);transform:translateY(-1px)}.mkt .hero-photo{position:relative;width:100%;aspect-ratio:4/5;max-height:720px;border-radius:40px;background:var(--sh-graphite);padding:10px;box-shadow:0 30px 80px -20px rgba(28,24,18,.35);justify-self:end}.mkt .hero-photo-inner{position:relative;width:100%;height:100%;border-radius:32px;overflow:hidden;background:var(--sh-tana-100)}.mkt .hero-photo-inner img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.mkt .hero-photo-tag{position:absolute;top:28px;right:28px;display:inline-flex;align-items:center;background:var(--sh-yellow);color:var(--sh-graphite);padding:10px 18px;border-radius:9999px;font-family:var(--font-display);font-size:15px;letter-spacing:-.01em;line-height:1;box-shadow:0 6px 16px rgba(28,24,18,.18);z-index:2}.mkt .hero-photo-tag b{font-weight:800}.mkt .hero-photo-tag span{font-weight:400;margin-left:1px}.mkt .hero-photo:after{content:"";position:absolute;inset:30px -30px -30px 30px;background:var(--sh-yellow-700);border-radius:40px;z-index:-1;opacity:.55}.mkt .ticker{margin-top:0;padding:22px 0;border-top:1.5px solid var(--sh-graphite);border-bottom:1.5px solid var(--sh-graphite);background:var(--sh-graphite);color:var(--sh-yellow);overflow:hidden;position:relative}.mkt .ticker-track{display:flex;gap:56px;width:max-content;animation:mkt-ticker 42s linear infinite}.mkt .ticker:hover .ticker-track{animation-play-state:paused}@keyframes mkt-ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.mkt .ticker-item{display:inline-flex;align-items:center;gap:14px;font-family:var(--font-display);font-size:22px;font-weight:700;letter-spacing:-.01em;color:#fff;white-space:nowrap}.mkt .ticker-item .dot{width:7px;height:7px;background:var(--sh-yellow);border-radius:50%;flex-shrink:0}.mkt .ticker-item.accent{color:var(--sh-yellow)}.mkt .rotator{padding:160px 0 140px;position:relative}.mkt .rotator-inner{max-width:1280px;margin:0 auto;padding:0 32px;position:relative}.mkt .rotator h2{font-family:var(--font-display);font-size:clamp(64px,9.4vw,156px);font-weight:700;letter-spacing:-.04em;line-height:.94;margin:24px 0 0;text-wrap:balance}.mkt .rotator .we,.mkt .rotator h2{color:var(--sh-graphite)}.mkt .rotator .word-stage{position:relative;display:inline-block;vertical-align:baseline;min-width:7ch}.mkt .rotator .word{display:inline-block;background:var(--sh-yellow);color:var(--sh-graphite);padding:0 14px;border-radius:8px;transition:opacity .7s var(--ease-out),transform .7s var(--ease-out),filter .7s var(--ease-out)}.mkt .rotator .word.out{opacity:0;transform:translateY(-22px) rotate(-2deg);filter:blur(4px)}.mkt .rotator .word.in{opacity:0;transform:translateY(22px) rotate(2deg);filter:blur(4px)}.mkt .rotator .period{color:var(--sh-graphite)}.mkt .rotator p.tail{font-size:18px;max-width:580px;color:var(--fg-secondary);line-height:1.55;margin:36px 0 0}.mkt .rotator-chips{position:absolute;top:24px;right:0;display:flex;flex-direction:column;gap:12px;align-items:flex-end}.mkt .chip{font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:8px 14px;border:1.5px solid var(--sh-graphite);border-radius:9999px;color:var(--sh-graphite);background:var(--bg-base)}.mkt .chip.solid{background:var(--sh-graphite);color:var(--sh-yellow)}.mkt .audiences{padding:140px 0 160px;background:var(--sh-yellow);position:relative}.mkt .audiences-head{max-width:1280px;margin:0 auto 56px;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:end}.mkt .audiences-head h2{font-family:var(--font-display);font-size:clamp(40px,4.6vw,64px);font-weight:800;letter-spacing:-.03em;line-height:1;margin:16px 0 0;color:var(--sh-graphite);text-wrap:balance}.mkt .audiences-head p{font-size:17px;color:var(--sh-graphite-800);line-height:1.55;margin:0;max-width:460px;justify-self:end;opacity:.85}.mkt .audience-grid{max-width:1280px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.mkt .aud{position:relative;background:#fff;border:1.5px solid var(--sh-graphite);border-radius:28px;overflow:hidden;display:flex;flex-direction:column;color:var(--sh-graphite);transition:transform .32s var(--ease-out),box-shadow .32s var(--ease-out)}.mkt .aud:hover{transform:translateY(-6px);box-shadow:0 24px 48px -20px rgba(28,24,18,.25)}.mkt .aud-image{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--sh-tana-100);border-bottom:1.5px solid var(--sh-graphite)}.mkt .aud-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .9s var(--ease-out)}.mkt .aud:hover .aud-image img{transform:scale(1.04)}.mkt .aud-tag{position:absolute;top:18px;left:18px;display:inline-flex;align-items:center;gap:8px;background:var(--sh-yellow);color:var(--sh-graphite);border:1.5px solid var(--sh-graphite);font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:8px 14px;border-radius:9999px;z-index:2}.mkt .aud-tag .lucide{width:13px;height:13px}.mkt .aud-body{padding:28px 28px 24px;display:flex;flex-direction:column;flex:1 1;gap:18px}.mkt .aud-title{font-family:var(--font-display);font-size:28px;font-weight:800;letter-spacing:-.025em;line-height:1.05;color:var(--sh-graphite);margin:0}.mkt .aud-sub{font-size:14.5px;color:var(--sh-graphite-800);line-height:1.5;margin:0;opacity:.82}.mkt .aud-features{list-style:none;padding:16px 0 0;margin:0;border-top:1px solid var(--sh-graphite-200);display:grid;grid-gap:10px;gap:10px}.mkt .aud-features li{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:600;color:var(--sh-graphite);letter-spacing:-.005em}.mkt .aud-features li .lucide{width:16px;height:16px;color:var(--sh-graphite);flex-shrink:0;stroke-width:2.25}.mkt .aud-foot{margin-top:auto;padding-top:20px;border-top:1px solid var(--sh-graphite-200);display:flex;align-items:center;justify-content:space-between;gap:12px}.mkt .aud-price{font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--sh-graphite-700);line-height:1.35}.mkt .aud-price b{display:block;font-family:var(--font-display);font-size:22px;font-weight:800;letter-spacing:-.015em;color:var(--sh-graphite);text-transform:none;margin-bottom:2px}.mkt .aud-actions{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.mkt .aud-cta{display:inline-flex;align-items:center;gap:8px;background:var(--sh-graphite);color:#fff;font-family:var(--font-sans);font-size:13.5px;font-weight:700;padding:12px 18px;border-radius:9999px;text-decoration:none;transition:background .22s var(--ease-out),transform .22s var(--ease-out)}.mkt .aud-cta:hover{background:var(--sh-graphite-900)}.mkt .aud-cta .lucide{width:14px;height:14px;transition:transform .22s var(--ease-out)}.mkt .aud:hover .aud-cta .lucide{transform:translateX(3px)}.mkt .aud-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:var(--sh-graphite-700);text-decoration:none;border:none;letter-spacing:-.005em}.mkt .aud-link:hover{color:var(--sh-graphite)}.mkt .aud-link .lucide{width:12px;height:12px}.mkt .how{background:var(--sh-graphite);color:#fff;position:relative;padding:0}.mkt .how-inner{max-width:1280px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1.2fr;grid-gap:80px;gap:80px}.mkt .how-side{position:-webkit-sticky;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;justify-content:center;padding:80px 0}.mkt .how-side h2{font-family:var(--font-display);font-size:clamp(40px,4.6vw,64px);font-weight:700;letter-spacing:-.025em;line-height:1;margin:18px 0 24px;color:#fff;text-wrap:balance}.mkt .how-side h2 em{font-style:normal;color:var(--sh-yellow)}.mkt .how-side p{font-size:16px;color:rgba(255,255,255,.65);line-height:1.6;max-width:420px;margin:0}.mkt .how-progress{margin-top:36px;display:flex;gap:6px;align-items:center}.mkt .how-progress .seg{width:56px;height:3px;background:rgba(255,255,255,.12);border-radius:2px;transition:background .32s var(--ease-out)}.mkt .how-progress .seg.on{background:var(--sh-yellow)}.mkt .how-progress .seg-label{font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.14em;color:rgba(255,255,255,.55);margin-left:14px;text-transform:uppercase}.mkt .how-steps{padding:120px 0}.mkt .step{min-height:90vh;display:flex;flex-direction:column;justify-content:center;position:relative;padding:64px 0}.mkt .step+.step{border-top:1px solid rgba(255,255,255,.08)}.mkt .step .num{font-family:var(--font-display);font-size:220px;font-weight:700;letter-spacing:-.04em;line-height:1;color:rgba(255,205,0,.12);margin-bottom:-32px;pointer-events:none}.mkt .step .label{font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sh-yellow);margin:0 0 12px}.mkt .step h3{font-family:var(--font-display);font-size:clamp(36px,4.4vw,56px);font-weight:700;letter-spacing:-.025em;line-height:1;color:#fff;margin:0 0 20px;text-wrap:balance}.mkt .step h3 em{font-style:normal;color:var(--sh-yellow)}.mkt .step p{font-size:17px;color:rgba(255,255,255,.72);line-height:1.6;max-width:520px;margin:0}.mkt .step .ill{margin-top:28px;max-width:480px;padding:22px;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;font-size:13.5px;color:rgba(255,255,255,.65);font-weight:600}.mkt .step .ill .li{display:flex;align-items:center;gap:8px}.mkt .step .ill .li .lucide{width:14px;height:14px;color:var(--sh-yellow)}.mkt .promise{background:var(--bg-base);padding:160px 0 140px;position:relative}.mkt .promise-inner{max-width:1280px;margin:0 auto;padding:0 32px}.mkt .promise h2{font-family:var(--font-display);font-size:clamp(48px,6vw,92px);font-weight:700;letter-spacing:-.035em;line-height:1;color:var(--sh-graphite);margin:18px 0 48px;max-width:12ch;text-wrap:balance}.mkt .promise h2 .hl{padding:0 8px}.mkt .promise-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:80px;gap:80px;align-items:start}.mkt .promise-grid p.body{font-size:19px;color:var(--sh-graphite);line-height:1.55;max-width:540px;margin:0 0 24px;font-weight:400}.mkt .promise-grid .sig{margin-top:28px;font-family:var(--font-display);font-size:28px;font-weight:700;letter-spacing:-.01em;color:var(--sh-graphite);transform:rotate(-2deg);display:inline-block}.mkt .promise-grid .sig small{display:block;font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-tertiary);margin-top:4px;transform:rotate(2deg)}.mkt .trust-col{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.mkt .trust-row{display:grid;grid-template-columns:56px 1fr auto;grid-gap:16px;gap:16px;align-items:center;padding:20px 0;border-top:1.5px solid var(--sh-graphite)}.mkt .trust-row:last-child{border-bottom:1.5px solid var(--sh-graphite)}.mkt .trust-row .ico{width:56px;height:56px;border-radius:14px;background:var(--sh-yellow);color:var(--sh-graphite);display:flex;align-items:center;justify-content:center}.mkt .trust-row .ico .lucide{width:22px;height:22px;stroke-width:2}.mkt .trust-row .nm{font-family:var(--font-display);font-size:18px;font-weight:700;letter-spacing:-.005em;color:var(--sh-graphite);margin-bottom:2px}.mkt .trust-row .ds{font-size:13px;color:var(--fg-secondary);line-height:1.4}.mkt .trust-row .v{font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--sh-graphite)}.mkt .reviews{padding:0 0 140px;overflow:hidden}.mkt .reviews-head{max-width:1280px;margin:0 auto 48px;padding:0 32px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.mkt .reviews-head h2{font-family:var(--font-display);font-size:clamp(40px,4.6vw,64px);font-weight:700;letter-spacing:-.025em;line-height:1;color:var(--sh-graphite);margin:16px 0 0;max-width:14ch;text-wrap:balance}.mkt .reviews-head .rating{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.mkt .reviews-head .rating .stars{display:flex;gap:2px}.mkt .reviews-head .rating .stars .lucide{width:22px;height:22px;fill:var(--sh-yellow);stroke:var(--sh-yellow-800)}.mkt .reviews-head .rating .num{font-family:var(--font-display);font-size:28px;font-weight:700;letter-spacing:-.015em;color:var(--sh-graphite)}.mkt .reviews-head .rating .lbl{font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-tertiary)}.mkt .reviews-row{display:grid;grid-auto-flow:column;grid-auto-columns:360px;grid-gap:16px;gap:16px;padding:16px 32px 24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.mkt .reviews-row::-webkit-scrollbar{display:none}.mkt .review{scroll-snap-align:start;background:#fff;border:1.5px solid var(--sh-graphite);border-radius:24px;padding:26px;display:flex;flex-direction:column;gap:16px;min-height:280px}.mkt .review.yellow{background:var(--sh-yellow)}.mkt .review.dark{background:var(--sh-graphite);color:#fff}.mkt .review .stars{display:flex;gap:2px}.mkt .review .stars .lucide{width:14px;height:14px;fill:var(--sh-graphite);stroke:var(--sh-graphite)}.mkt .review.dark .stars .lucide{fill:var(--sh-yellow);stroke:var(--sh-yellow)}.mkt .review.yellow .stars .lucide{fill:var(--sh-graphite);stroke:var(--sh-graphite)}.mkt .review .q{font-family:var(--font-display);font-size:19px;font-weight:700;line-height:1.3;letter-spacing:-.012em;color:var(--sh-graphite);flex:1 1;text-wrap:pretty}.mkt .review.dark .q{color:#fff}.mkt .review .who{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1.5px solid rgba(56,58,55,.18)}.mkt .review.dark .who{border-color:rgba(255,255,255,.12)}.mkt .review.yellow .who{border-color:rgba(56,58,55,.25)}.mkt .review .who .avatar{width:38px;height:38px;border-radius:50%;background:var(--sh-tana-300);color:var(--sh-graphite);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:14px;font-weight:700}.mkt .review.dark .who .avatar{background:var(--sh-yellow)}.mkt .review .who .meta{font-size:12.5px;font-weight:700;color:var(--sh-graphite);line-height:1.3}.mkt .review.dark .who .meta{color:#fff}.mkt .review .who .meta small{display:block;font-family:var(--font-mono);font-size:10.5px;font-weight:600;letter-spacing:.08em;color:var(--fg-tertiary);text-transform:uppercase;margin-top:2px}.mkt .review.dark .who .meta small{color:rgba(255,255,255,.55)}.mkt .review.yellow .who .meta small{color:rgba(56,58,55,.55)}.mkt .areas{background:var(--sh-graphite-900);color:#fff;padding:140px 0;position:relative;overflow:hidden}.mkt .areas-inner{max-width:1280px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.mkt .areas h2{font-family:var(--font-display);font-size:clamp(40px,4.6vw,64px);font-weight:700;letter-spacing:-.025em;line-height:1;color:#fff;margin:18px 0 24px;max-width:11ch;text-wrap:balance}.mkt .areas h2 em{font-style:normal;color:var(--sh-yellow)}.mkt .areas .lede{font-size:17px;color:rgba(255,255,255,.65);line-height:1.6;max-width:460px;margin:0 0 28px}.mkt .zip-form{display:flex;gap:8px;background:rgba(255,255,255,.06);border:1.5px solid rgba(255,255,255,.18);border-radius:14px;padding:6px;max-width:380px;margin-bottom:32px}.mkt .zip-form input{flex:1 1;background:none;border:none;color:#fff;font-family:var(--font-mono);font-size:15px;font-weight:700;letter-spacing:.06em;padding:12px 14px;outline:none}.mkt .zip-form input::placeholder{color:rgba(255,255,255,.4)}.mkt .zip-form button{background:var(--sh-yellow);color:var(--sh-graphite);border:none;padding:0 18px;font-weight:700;font-family:var(--font-sans);font-size:14px;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.mkt .zip-form button .lucide{width:14px;height:14px}.mkt .neighborhoods{display:flex;flex-wrap:wrap;gap:8px;max-width:480px}.mkt .nbr{font-size:13px;font-weight:600;padding:7px 12px;border-radius:9999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.75);transition:all .22s var(--ease-out);cursor:pointer}.mkt .nbr:hover{background:var(--sh-yellow);color:var(--sh-graphite);border-color:var(--sh-yellow)}.mkt .map{position:relative;aspect-ratio:1/1;max-width:520px;justify-self:end;width:100%}.mkt .map svg{width:100%;height:100%;display:block}.mkt .closer{background:var(--sh-yellow);color:var(--sh-graphite);padding:120px 0;position:relative;overflow:hidden}.mkt .closer-inner{max-width:1280px;margin:0 auto;padding:0 32px;position:relative;z-index:1}.mkt .closer h2{font-family:var(--font-display);font-size:clamp(64px,9vw,156px);font-weight:700;letter-spacing:-.04em;line-height:.92;margin:0 0 36px;color:var(--sh-graphite);max-width:14ch;text-wrap:balance}.mkt .closer h2 em{font-style:normal;text-decoration:underline;text-decoration-thickness:6px;text-underline-offset:8px}.mkt .closer p{font-size:19px;color:rgba(28,24,18,.7);max-width:520px;line-height:1.55;margin:0 0 36px}.mkt .closer .cta-row{display:flex;gap:12px;flex-wrap:wrap}.mkt .closer .btn-primary{background:var(--sh-graphite)}.mkt .closer-bg{position:absolute;right:-60px;bottom:-40px;width:540px;opacity:.12;pointer-events:none;transform:rotate(-8deg)}@media (max-width:1080px){.mkt .hero-inner{grid-template-columns:1fr;padding:56px 32px 72px;gap:48px}.mkt .hero-photo{max-width:560px;justify-self:start}.mkt .areas-inner,.mkt .audiences-head,.mkt .how-inner,.mkt .promise-grid{grid-template-columns:1fr}.mkt .how-side{position:relative;height:auto;padding:64px 0 32px}.mkt .audience-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.mkt .ticker-track{animation:none}.mkt .r,.mkt .r-fade{transition-duration:1ms!important}}