.landing_hero__IFqnw{display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:2rem}.landing_title__zyzgM{font-size:3.5rem;font-weight:800;letter-spacing:-.03em;line-height:1;background:linear-gradient(135deg,var(--color-text-strong) 0,var(--flair-accent) 50%,var(--flair-primary) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.75rem}@media (min-width:768px){.landing_title__zyzgM{font-size:4.5rem}}.landing_tagline__bOEpK{font-size:1.125rem;color:var(--color-text-muted);max-width:32rem;line-height:1.6}.landing_searchSection__kOFC9{position:relative;z-index:10;margin-top:2rem;margin-bottom:2.5rem}.landing_divider__b8tNX{width:4rem;height:2px;background:linear-gradient(90deg,transparent,var(--flair-accent),transparent);margin:0 auto 2rem;border:none}.landing_features__86xoR{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.landing_features__86xoR{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.landing_featureCard__rZm_H{padding:1.5rem;border-radius:var(--card-radius);border:1px solid var(--color-border-muted);background-color:color-mix(in oklab,var(--color-bg-subtle) 60%,transparent);transition:border-color .2s ease,box-shadow .2s ease}.landing_featureCard__rZm_H:hover{border-color:var(--card-border);box-shadow:0 4px 20px -6px rgba(0,0,0,.1)}[data-theme=dark] .landing_featureCard__rZm_H:hover{box-shadow:0 4px 20px -6px rgba(0,0,0,.4)}.landing_featureIcon__cCq_V{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.625rem;margin-bottom:.75rem;font-size:1.25rem}.landing_featureIconCompany__HAnkx{background-color:color-mix(in oklab,var(--flair-accent) 12%,transparent);color:var(--flair-accent)}.landing_featureIconCharity__kwn_S{background-color:color-mix(in oklab,var(--color-emerald) 12%,transparent);color:var(--color-emerald)}.landing_featureIconPeople__6603F{background-color:color-mix(in oklab,var(--flair-primary) 12%,transparent);color:var(--flair-primary)}.landing_featureTitle__O7Rz9{font-size:1rem;font-weight:700;color:var(--color-text-strong);margin-bottom:.375rem}.landing_featureDesc__aBT_s{font-size:.875rem;line-height:1.5;color:var(--color-text-muted)}.landing_stepsSection__U3to4{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border-muted)}.landing_stepsHeading__YTFBq{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-bottom:1rem;text-align:center}.landing_stepsList__YNogS{display:grid;grid-template-columns:1fr;gap:.75rem;counter-reset:steps}@media (min-width:640px){.landing_stepsList__YNogS{grid-template-columns:repeat(2,1fr)}}.landing_step__XMaS_{display:flex;align-items:flex-start;gap:.75rem;counter-increment:steps}.landing_stepNumber__0S8gF{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:50%;font-size:.75rem;font-weight:700;background-color:color-mix(in oklab,var(--flair-accent) 12%,transparent);color:var(--flair-accent)}.landing_stepText__Izo1l{font-size:.875rem;line-height:1.5;color:var(--color-text)}.landing_fadeIn__RP2bP{animation:landing_landingFadeUp__apCKI .5s ease-out both}@keyframes landing_landingFadeUp__apCKI{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing_delaySearch__OefXh{animation-delay:.1s}.landing_delayFeatures__5S73_{animation-delay:.2s}.landing_delaySteps__V1bAx{animation-delay:.3s}