.HomeShell_header__73kG_{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.5rem;background:var(--bg);border-bottom:1px solid var(--rule)}.HomeShell_headerCta__DEiPa{font-family:var(--font-body);font-weight:600;font-size:.9rem;color:var(--accent-ink);background:var(--accent);border:none;border-radius:999px;padding:.55rem 1.1rem;cursor:pointer}.HomeShell_page__rP_oK{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2.5rem 1.5rem 5rem}.HomeShell_overlay__KtWzU{position:fixed;inset:0;background:rgba(27,36,48,.5);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:20}.HomeShell_modal__2q_mC{position:relative;width:100%;max-width:27rem;max-height:90vh;overflow-y:auto;background:var(--paper);border-radius:1rem;box-shadow:0 20px 50px rgba(27,36,48,.25);padding:2.25rem 1.75rem 1.75rem;display:flex;flex-direction:column;align-items:center}.HomeShell_close__MJzNO{position:absolute;top:.9rem;right:.9rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--ink-muted);font-size:1.4rem;line-height:1;cursor:pointer;border-radius:999px}.HomeShell_close__MJzNO:hover{background:var(--bg);color:var(--ink)}.HomeShell_freeBadge__H0ypb{display:inline-block;font-family:var(--font-body);font-weight:600;font-size:.75rem;letter-spacing:.02em;color:var(--accent-ink);background:var(--accent-soft);border-radius:999px;padding:.3rem .75rem;margin-bottom:.9rem}.HomeShell_headline__2l_wQ{font-family:var(--font-display);font-weight:600;font-size:1.5rem;line-height:1.3;text-align:center}.HomeShell_subtext__DbdB0{margin-top:.75rem;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.5;text-align:center;color:var(--ink-muted)}.IntroSplash_splash__X0Q_F{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:var(--bg);animation:IntroSplash_fadeOut__5X_k0 .25s ease-in forwards;animation-delay:.75s}.IntroSplash_mark__X8YGl{width:4.5rem;height:3rem;fill:var(--accent)}.IntroSplash_mark__X8YGl path{transform-box:fill-box;transform-origin:center;opacity:0;animation:IntroSplash_markIn__2n4om .45s ease-out forwards}.IntroSplash_second__uK_2a{animation-delay:.15s}@keyframes IntroSplash_markIn__2n4om{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes IntroSplash_fadeOut__5X_k0{to{opacity:0}}@media (prefers-reduced-motion:reduce){.IntroSplash_splash__X0Q_F{display:none}}