html{scroll-behavior:smooth}.landing-section{position:relative;width:100%;max-width:var(--app-max-width, 1220px);margin:0 auto;padding:3rem 1rem;scroll-margin-top:72px}@media(min-width:640px){.landing-section{padding:4rem 1.5rem}}@media(min-width:1024px){.landing-section{padding:6rem 2rem}}.landing-section-alt{background:color-mix(in srgb,var(--brand-surface-2) 34%,transparent);border-top:1px solid color-mix(in srgb,var(--brand-border) 42%,transparent);border-bottom:1px solid color-mix(in srgb,var(--brand-border) 42%,transparent);max-width:none}.landing-section-alt>.landing-section-inner{max-width:var(--app-max-width, 1220px);margin:0 auto;padding:3rem 1rem}@media(min-width:640px){.landing-section-alt>.landing-section-inner{padding:4rem 1.5rem}}@media(min-width:1024px){.landing-section-alt>.landing-section-inner{padding:6rem 2rem}}.landing-eyebrow{font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.32em;color:color-mix(in srgb,var(--brand-teal) 82%,var(--brand-text));margin-bottom:.75rem}.landing-heading{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:600;line-height:1.15;color:var(--brand-text);text-wrap:balance;margin:0}.landing-section-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2.5rem;max-width:720px}.landing-section-header.is-centered{margin-left:auto;margin-right:auto;text-align:center;align-items:center}.landing-section-description{font-size:1rem;line-height:1.65;color:color-mix(in srgb,var(--brand-muted) 92%,var(--brand-text));max-width:56ch;text-wrap:pretty;margin:.25rem 0 0}.landing-section-header.is-centered .landing-section-description{margin-left:auto;margin-right:auto}.landing-section-shell,.landing-section-body{display:block}.landing-grid{display:grid;gap:1.25rem}@media(min-width:640px){.landing-grid--2{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.landing-grid--3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.landing-grid--3{grid-template-columns:repeat(3,1fr)}.landing-grid--4{grid-template-columns:repeat(4,1fr)}}@media(min-width:640px)and (max-width:1023px){.landing-grid--4{grid-template-columns:repeat(2,1fr)}}.landing-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.landing-reveal.in-view,.in-view>.landing-reveal,.in-view>.landing-stagger>.landing-reveal{opacity:1;transform:translateY(0)}.landing-stagger>:nth-child(1){transition-delay:0s}.landing-stagger>:nth-child(2){transition-delay:.08s}.landing-stagger>:nth-child(3){transition-delay:.16s}.landing-stagger>:nth-child(4){transition-delay:.24s}.landing-stagger>:nth-child(5){transition-delay:.32s}.landing-stagger>:nth-child(6){transition-delay:.4s}.landing-gradient-text{background:linear-gradient(120deg,var(--brand-accent-1),var(--brand-accent-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-reveal{opacity:1;transform:none;transition:none}}.public-nav.svelte-dbsakt{position:sticky;top:0;z-index:50;transform:translateY(0);opacity:1;pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1226b8;border-bottom:1px solid rgba(255,255,255,.08)}.public-nav__inner.svelte-dbsakt{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;max-width:var(--app-max-width, 1220px);margin:0 auto}@media(min-width:640px){.public-nav__inner.svelte-dbsakt{padding:0 1.5rem}}.public-nav__links.svelte-dbsakt{display:none;align-items:center;gap:clamp(.8rem,1.6vw,1.4rem)}@media(min-width:768px){.public-nav__links.svelte-dbsakt{display:flex}}.public-nav__link.svelte-dbsakt{font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#94a3b8d9;text-decoration:none;transition:color .2s ease}.public-nav__link.svelte-dbsakt:hover{color:#f8fafcf2}.public-nav__mobile-actions.svelte-dbsakt{display:flex;align-items:center;gap:.5rem}.public-nav__mobile-cta{display:inline-flex}@media(min-width:768px){.public-nav__mobile-actions.svelte-dbsakt{display:none}}.public-nav__hamburger.svelte-dbsakt{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;color:#e2e8f0db;cursor:pointer}.public-nav__mobile.svelte-dbsakt{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem 1.25rem;border-top:1px solid rgba(255,255,255,.06);background:#0a1226eb}@media(min-width:768px){.public-nav__mobile.svelte-dbsakt{display:none}}.public-nav__mobile-link.svelte-dbsakt{display:block;padding:.75rem .5rem;font-size:.9rem;font-weight:600;letter-spacing:.08em;color:#e2e8f0db;text-decoration:none;border-radius:.5rem;transition:background .15s ease,color .15s ease}.public-nav__mobile-link.svelte-dbsakt:hover{background:#ffffff0f;color:#f8fafcf2}.public-shell.svelte-1l0quee{min-height:100%;overflow-x:hidden;background:var(--brand-app-shell-bg)}
