.landing{--landing-bg:#f5f2ec;--landing-paper:#f5f2ec;--landing-text:#0f0e0c;--landing-muted:#5a5855;--landing-border:#d9d5cc;--landing-surface:#fff;--landing-surface-soft:#eeebe3;--landing-card:#eeebe3;--landing-stroke:#d9d5cc;--landing-ink:#0f0e0c;--landing-primary:#ea580c;--landing-primary-dark:#c2410c;--landing-shadow-sm:0 8px 32px #0f172a1a;--landing-shadow-md:0 24px 80px #0000001f;--landing-page-pad-x:clamp(1rem, 4vw, 3rem);--landing-content-max:1280px;background:var(--landing-bg);color:var(--landing-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-landing-body), system-ui, sans-serif;overflow:clip visible}.landingContainer{box-sizing:border-box;max-width:var(--landing-content-max);padding-left:var(--landing-page-pad-x);padding-right:var(--landing-page-pad-x);width:100%;margin-left:auto;margin-right:auto}.landingSection{padding:4.5rem 0}.landingSection__eyebrow{color:var(--landing-primary);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:500}.landingSection__title{font-family:var(--font-landing-display), var(--font-landing-body), sans-serif;letter-spacing:.02em;margin:0 0 2.5rem;font-size:clamp(2.5rem,4vw,4rem);line-height:1}.landingButton{font-family:var(--font-landing-body), system-ui, sans-serif;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.landingButton--primary{background:var(--landing-primary);color:#fff}.landingButton--primary:hover{background:var(--landing-primary-dark);transform:translateY(-1px)}.landingButton--ghost{border-color:var(--landing-border);color:var(--landing-text);background:0 0}.landingButton--ghost:hover{border-color:var(--landing-text);transform:translateY(-1px)}.landingButton--secondary{background:var(--landing-surface-soft);border-color:var(--landing-border);color:var(--landing-text)}.landingButton--secondary:hover{border-color:var(--landing-text);transform:translateY(-1px)}.landingButton--ink{background:var(--landing-ink);color:var(--landing-paper)}.landingButton--ink:hover{background:#2a2825;transform:translateY(-1px)}.landingFade{opacity:0;will-change:opacity, transform;transition:opacity .6s,transform .6s;transform:translateY(28px)}.landingFade--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.landingFade{opacity:1;transition:none;transform:none}.landingFade--visible{opacity:1;transform:none}}
.landingNav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:color-mix(in srgb, var(--landing-bg) 92%, transparent);border-bottom:1px solid var(--landing-border);z-index:100;position:fixed;top:0;left:0;right:0}.landingNav__inner{box-sizing:border-box;min-height:72px;padding:1rem var(--landing-page-pad-x);justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.landingNav__brand{color:var(--landing-text);font-family:var(--font-landing-display), var(--font-landing-body), sans-serif;letter-spacing:.06em;font-size:1.8rem;text-decoration:none}.landingNav__brandAccent{color:var(--landing-primary)}.landingNav__links{gap:2rem;margin:0;padding:0;list-style:none;display:none}.landingNav__link{color:var(--landing-muted);font-size:.9rem;font-weight:500;text-decoration:none}.landingNav__link:hover{color:var(--landing-text)}.landingNav__actions{gap:8px;display:flex}.hero{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:stretch;min-height:100dvh;padding:clamp(5.25rem,10vw,9rem) 0 clamp(2.5rem,5vw,5rem);display:flex}.hero__grid{align-items:center;gap:3rem;display:grid}.hero__eyebrow{background:var(--landing-surface);border:1px solid var(--landing-border);color:var(--landing-muted);letter-spacing:.08em;text-transform:uppercase;border-radius:4px;align-items:center;gap:.5rem;margin:0 0 1.5rem;padding:.35rem .8rem;font-size:.75rem;font-weight:500;display:inline-flex}.hero__eyebrow:before{background:var(--landing-primary);content:"";border-radius:50%;width:6px;height:6px;display:inline-block}.hero__title{font-family:var(--font-landing-display), var(--font-landing-body), sans-serif;letter-spacing:.02em;text-wrap:balance;margin:0 0 1.8rem;font-size:clamp(4rem,7vw,7rem);line-height:.95}.hero__titleAccent{color:var(--landing-primary);display:block}.hero__subtitle{color:var(--landing-muted);max-width:42ch;margin:0 0 2.5rem;font-size:1.1rem;font-weight:300;line-height:1.7}.hero__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.hero__trustPills{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.hero__trustPills li{background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.9rem;display:inline-flex}.heroVisual{justify-content:center;align-items:center;min-height:420px;display:flex}.heroVisual__frame{width:100%;max-width:320px;margin:2.75rem auto;position:relative}.heroMapCard{background:var(--landing-ink);box-shadow:var(--landing-shadow-sm);border-radius:8px;width:100%;padding:1.5rem;position:relative;overflow:visible}.heroMapCard:before{content:"";background:repeating-linear-gradient(0deg,#0000,#0000 24px,#ffffff08 24px 25px),repeating-linear-gradient(90deg,#0000,#0000 24px,#ffffff08 24px 25px);position:absolute;inset:0}.heroMapCard__label{color:var(--landing-primary);letter-spacing:.12em;text-transform:uppercase;z-index:1;margin:0 0 .8rem;font-size:.65rem;font-weight:500;position:relative}.heroRoute{z-index:1;flex-direction:column;margin-bottom:1rem;display:flex;position:relative}.heroRoute__point{align-items:flex-start;gap:.75rem;padding:.7rem 0;display:flex;position:relative}.heroRoute__point:not(:last-child):after{background:repeating-linear-gradient(180deg, var(--landing-primary) 0, var(--landing-primary) 4px, transparent 4px, transparent 8px);content:"";width:2px;height:100%;position:absolute;top:100%;left:6px}.heroRoute__dot{background:var(--landing-ink);border:2px solid var(--landing-primary);border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:4px}.heroRoute__dot--filled{background:var(--landing-primary)}.heroRoute__city{color:var(--landing-paper);margin:0;font-size:.95rem;font-weight:500}.heroRoute__sub{color:var(--landing-muted);margin:.1rem 0 0;font-size:.72rem}.heroBadge{background:var(--landing-surface);border:1px solid var(--landing-border);box-shadow:var(--landing-shadow-sm);color:var(--landing-text);z-index:2;border-radius:4px;align-items:center;gap:.5rem;max-width:min(220px,72vw);padding:.5rem .75rem;font-size:.78rem;font-weight:500;animation:4s ease-in-out infinite heroBadgeFloat;display:flex;position:absolute}.heroBadge--one{animation-delay:0s;top:-2.35rem;right:-8px}.heroBadge--two{animation-delay:1.4s;bottom:-2.35rem;left:-10px}@keyframes heroBadgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (min-width:900px){.landingNav__links{display:flex}.hero__grid{grid-template-columns:1fr 1fr}}@media (max-width:899px){.heroVisual{display:none}}
.platforms{text-align:center;padding:3.5rem 0}.platforms__label{color:var(--landing-muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 2rem;font-size:.75rem}.platforms__list{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.platformTag{background:var(--landing-surface);border:1px solid var(--landing-border);color:var(--landing-muted);border-radius:4px;padding:.55rem 1.2rem;font-size:.85rem;font-weight:500}.platformTag:hover{border-color:var(--landing-text);color:var(--landing-text)}.steps{gap:2px;display:grid}.step{background:var(--landing-surface);padding:2.5rem;position:relative}.step:hover{background:var(--landing-surface-soft)}.step__num{color:var(--landing-border);font-family:var(--font-landing-display), var(--font-landing-body), sans-serif;margin:0 0 .5rem;font-size:4rem;line-height:1}.step__icon{color:var(--landing-primary);margin-bottom:1rem}.step h3{margin:0 0 .6rem;font-size:1.1rem;font-weight:500}.step p{color:var(--landing-muted);margin:0;font-size:.9rem;font-weight:300;line-height:1.65}.audience{background:var(--landing-ink);color:var(--landing-paper);padding:4.5rem 0}.audience__inner{align-items:center;gap:3rem;display:grid}.audience .landingSection__eyebrow{color:var(--landing-primary)}.audience .landingSection__title{color:var(--landing-paper);margin-bottom:1.5rem}.audience__sub{color:#8a8680;margin:0 0 2rem;font-size:1rem;font-weight:300;line-height:1.75}.audienceCards{grid-template-columns:1fr 1fr;gap:1px;display:grid}.audienceCard{background:#1a1916;padding:1.8rem}.audienceCard:hover{background:#222020}.audienceCard__icon{color:var(--landing-primary);margin-bottom:.8rem}.audienceCard h3{color:var(--landing-paper);margin:0 0 .5rem;font-size:1rem;font-weight:500}.audienceCard p{color:#6a6865;margin:0;font-size:.85rem;font-weight:300;line-height:1.6}.statsBand{background:var(--landing-primary);padding:3.5rem 0}.statsBand__inner{text-align:center;gap:2rem;display:grid}.statsBand__num{color:#fff;font-family:var(--font-landing-display), var(--font-landing-body), sans-serif;margin:0 0 .3rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.statsBand__label{color:#ffffffbf;margin:0;font-size:.85rem}.finalCta{text-align:center;padding:5rem 0}.finalCta__sub{color:var(--landing-muted);max-width:52ch;margin:0 auto 2rem;font-size:1.05rem;font-weight:300;line-height:1.7}.finalCta__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landingFooter{background:var(--landing-ink);color:#6a6865;padding:3rem 0}.landingFooter__inner{box-sizing:border-box;padding-left:var(--landing-page-pad-x);padding-right:var(--landing-page-pad-x);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.landingFooter__logo{color:var(--landing-paper);font-family:var(--font-landing-display), var(--font-landing-body), sans-serif;letter-spacing:.06em;font-size:1.5rem;text-decoration:none}.landingFooter__logoAccent{color:var(--landing-primary)}.landingFooter__copy{margin:0;font-size:.8rem}@media (min-width:990px){.steps{grid-template-columns:repeat(3,1fr)}.audience__inner{grid-template-columns:1fr 1fr;gap:5rem}.statsBand__inner{grid-template-columns:repeat(4,1fr)}}@media (max-width:899px){.audienceCards{grid-template-columns:1fr}.statsBand__inner{grid-template-columns:1fr 1fr}}
