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:56px}@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-shell.svelte-1l0quee{min-height:100%;overflow-x:hidden;background:var(--brand-app-shell-bg)}
