@charset "UTF-8";.microsite-container.svelte-1o3u8t9{width:100%;padding-right:50%}.microsite-content.svelte-1o3u8t9{margin:0 auto}.hero-section.svelte-1o3u8t9{text-align:center;height:calc(100vh - var(--nav-height, 64px));background-color:var(--color-bg-hero);display:flex;align-items:center;justify-content:center}.hero-section.svelte-1o3u8t9 .splash-text-container:where(.svelte-1o3u8t9) img:where(.svelte-1o3u8t9){width:100%;max-width:1000px}.hero-section.svelte-1o3u8t9 .splash-text-container:where(.svelte-1o3u8t9) .hero-mobile:where(.svelte-1o3u8t9){display:none}.section-title.svelte-1o3u8t9{font-family:var(--font-shoulders);font-weight:700;font-size:clamp(1.5rem,3vw,2rem);text-transform:uppercase;margin-bottom:var(--space-md)}.section-subtitle.svelte-1o3u8t9{font-family:var(--font-oswald);font-weight:400;font-size:1rem;line-height:1.6;color:var(--color-text-2);max-width:560px;margin-bottom:var(--space-xl)}.features-section.svelte-1o3u8t9{padding:var(--space-2xl) var(--space-xl);background:var(--color-bg-1)}.features-grid.svelte-1o3u8t9{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg)}.feature.svelte-1o3u8t9{padding:var(--space-lg);border:1px solid var(--color-bg-3);border-radius:var(--radius-md)}.feature.svelte-1o3u8t9 h3:where(.svelte-1o3u8t9){font-family:var(--font-shoulders);font-weight:700;font-size:1.1rem;text-transform:uppercase;margin-bottom:var(--space-xs)}.feature.svelte-1o3u8t9 p:where(.svelte-1o3u8t9){font-family:var(--font-oswald);font-weight:400;font-size:.875rem;line-height:1.6;color:var(--color-text-2)}.feature-icon.svelte-1o3u8t9{margin-bottom:var(--space-sm);color:var(--color-text-1)}.sms-section.svelte-1o3u8t9{padding:var(--space-2xl) var(--space-xl);background:var(--color-bg-2)}.sms-section.svelte-1o3u8t9 .sms-disclosure:where(.svelte-1o3u8t9){font-family:var(--font-oswald);font-weight:400;font-size:.9375rem;line-height:1.7;color:var(--color-text-1);max-width:560px}.sms-section.svelte-1o3u8t9 .sms-disclosure:where(.svelte-1o3u8t9) a:where(.svelte-1o3u8t9){color:var(--color-text-1);text-decoration:underline;text-underline-offset:2px}.sms-section.svelte-1o3u8t9 .sms-disclosure:where(.svelte-1o3u8t9) a:where(.svelte-1o3u8t9):hover{color:var(--color-text-2)}.about-section.svelte-1o3u8t9{padding:var(--space-2xl) var(--space-xl);background:var(--color-bg-1)}.about-section.svelte-1o3u8t9 p:where(.svelte-1o3u8t9){font-family:var(--font-oswald);font-weight:400;font-size:.9375rem;line-height:1.7;color:var(--color-text-2);max-width:560px}.site-footer.svelte-1o3u8t9{padding:var(--space-xl);background:var(--color-bg-hero);color:var(--color-text-inv);text-align:center}.footer-links.svelte-1o3u8t9{display:flex;justify-content:center;align-items:center;gap:var(--space-md);margin-bottom:var(--space-md)}.footer-links.svelte-1o3u8t9 a:where(.svelte-1o3u8t9){font-family:var(--font-oswald);font-weight:400;font-size:.8125rem;color:var(--color-text-inv);text-decoration:none;text-transform:uppercase;letter-spacing:.05em}.footer-links.svelte-1o3u8t9 a:where(.svelte-1o3u8t9):hover{text-decoration:underline;text-underline-offset:3px}.footer-links.svelte-1o3u8t9 .divider:where(.svelte-1o3u8t9){width:1px;height:12px;background:#ffffff4d}.copyright.svelte-1o3u8t9{font-family:var(--font-oswald);font-weight:300;font-size:.75rem;color:#ffffff80}@media(max-width:639px){.microsite-container.svelte-1o3u8t9{padding-right:0;flex:1 1 auto;min-height:0;overflow:hidden}.microsite-content.svelte-1o3u8t9{max-width:100%;height:100%}.hero-section.svelte-1o3u8t9{height:100%;align-items:center;padding-bottom:var(--space-sm)}.hero-section.svelte-1o3u8t9 .splash-text-container:where(.svelte-1o3u8t9){width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:var(--space-sm);box-sizing:border-box}.hero-section.svelte-1o3u8t9 .splash-text-container:where(.svelte-1o3u8t9) .hero-desktop:where(.svelte-1o3u8t9){display:none}.hero-section.svelte-1o3u8t9 .splash-text-container:where(.svelte-1o3u8t9) .hero-mobile:where(.svelte-1o3u8t9){display:block;max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain}.features-section.svelte-1o3u8t9,.sms-section.svelte-1o3u8t9,.about-section.svelte-1o3u8t9,.site-footer.svelte-1o3u8t9{display:none}}.login-form-wrapper.svelte-1uq82rf{display:flex;align-items:center;justify-content:center;height:100%;padding:0 var(--space-lg) var(--space-lg) var(--space-md);overflow-y:auto;background:var(--color-bg-1)}.auth-card.svelte-1uq82rf{width:100%;max-width:550px}.header.svelte-1uq82rf{margin-bottom:calc(var(--space-lg) * 2)}.header.svelte-1uq82rf h1:where(.svelte-1uq82rf){margin:0}.auth-form.svelte-1uq82rf{display:flex;flex-direction:column;gap:var(--space-md)}.input-group.svelte-1uq82rf{text-align:left}.email-display.svelte-1uq82rf{display:flex;align-items:center;justify-content:space-between;padding:var(--space-sm) var(--space-md);background:var(--color-bg-2);border-radius:var(--radius-sm);border:1px solid var(--color-border)}.email-label.svelte-1uq82rf{font-weight:500;color:var(--color-text-1)}.change-btn.svelte-1uq82rf{background:none;border:none;color:var(--color-primary);font-family:var(--font-oswald);font-weight:400;font-size:.85rem;cursor:pointer;padding:0}.change-btn.svelte-1uq82rf:hover{text-decoration:underline}.btn.svelte-1uq82rf{margin-top:var(--space-xs)}.sent-state.svelte-1uq82rf{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-lg);padding:var(--space-xl) 0 var(--space-md)}.sent-icon.svelte-1uq82rf{color:var(--color-text-1)}.sent-title.svelte-1uq82rf{font-family:var(--font-shoulders);font-weight:700;font-size:clamp(2rem,4vw,2.75rem);text-transform:uppercase;line-height:1;margin:0}.sent-detail.svelte-1uq82rf{display:flex;flex-direction:column;gap:var(--space-xs)}.sent-description.svelte-1uq82rf{font-family:var(--font-oswald);font-weight:300;font-size:1rem;color:var(--color-text-2);margin:0}.sent-email.svelte-1uq82rf{font-family:var(--font-oswald);font-weight:500;font-size:1.1rem;color:var(--color-text-1);margin:0}.sent-hint.svelte-1uq82rf{font-family:var(--font-oswald);font-weight:300;font-size:.85rem;color:var(--color-text-3);margin:0}.message.svelte-1uq82rf{font-family:var(--font-oswald);font-weight:400;font-size:.875rem;margin-top:var(--space-xs)}.message.error.svelte-1uq82rf{color:var(--color-status-out)}.message.success.svelte-1uq82rf{color:var(--color-status-in)}.auth-options.svelte-1uq82rf{font-size:.9rem;color:var(--color-text-1);font-weight:300;font-family:var(--font-oswald);text-align:center}.auth-options.svelte-1uq82rf button:where(.svelte-1uq82rf){font-family:var(--font-oswald);background:none;border:none;color:var(--color-primary);font-weight:500;cursor:pointer;text-decoration:underline}.link-btn.svelte-1uq82rf{background:none;border:none;color:var(--color-primary);font-weight:600;cursor:pointer;text-decoration:underline;padding:0}.forgot-password.svelte-1uq82rf{text-align:right;margin-top:calc(var(--space-xs) * -1)}.forgot-password.svelte-1uq82rf .link-btn:where(.svelte-1uq82rf){font-family:var(--font-oswald);font-weight:300;font-size:.85rem}.divider.svelte-1uq82rf{display:flex;align-items:center;gap:var(--space-md);color:var(--color-text-3);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.divider.svelte-1uq82rf:before,.divider.svelte-1uq82rf:after{content:"";flex:1;height:1px;background:var(--color-border)}.magic-link-btn.svelte-1uq82rf{font-size:.9rem;margin-top:0}@media(max-width:639px){.login-form-wrapper.svelte-1uq82rf{height:100%;min-height:0;padding:var(--space-md);align-items:flex-start;padding-top:var(--space-lg)}.header.svelte-1uq82rf{margin:0 0 var(--space-md) 0}}.split-layout.svelte-1uha8ag{position:relative;width:100%;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.microsite-side.svelte-1uha8ag{width:100%}.login-side.svelte-1uha8ag{position:fixed;top:var(--nav-height, 64px);right:0;width:50%;height:calc(100vh - var(--nav-height, 64px));background:var(--color-bg-2);z-index:10;overflow-y:auto}.mobile-footer-links.svelte-1uha8ag{display:none}@media(max-width:639px){.split-layout.svelte-1uha8ag{display:flex;flex-direction:column;height:calc(100dvh - var(--nav-height, 64px));max-height:calc(100dvh - var(--nav-height, 64px));overflow:hidden}.microsite-side.svelte-1uha8ag{flex:0 0 35dvh;min-height:0;overflow:hidden}.login-side.svelte-1uha8ag{position:relative;top:auto;right:auto;width:100%;flex:1 1 auto;overflow:hidden;display:flex;flex-direction:column}.login-side.svelte-1uha8ag .login-form-wrapper{flex:1 1 auto;min-height:0;height:auto;overflow:hidden}.mobile-footer-links.svelte-1uha8ag{display:flex;justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-sm) 0;flex:0 0 auto}.mobile-footer-links.svelte-1uha8ag a:where(.svelte-1uha8ag){font-family:var(--font-oswald);font-weight:400;font-size:.75rem;color:var(--color-text-3);text-decoration:none;text-transform:uppercase;letter-spacing:.05em}.mobile-footer-links.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{color:var(--color-text-2)}.mobile-footer-links.svelte-1uha8ag .divider:where(.svelte-1uha8ag){width:1px;height:10px;background:var(--color-bg-3)}html.login-page-locked,body.login-page-locked{overflow:hidden!important;height:100dvh;position:fixed;width:100%}body.login-page-locked .main-content{overflow:hidden;height:100dvh}}
