@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{--content-primary:#081019;--content-secondary:#44494f;--content-tertiary:#757a80;--content-brand:#006ee5;--content-disabled:#a3a8ac;--surface-primary:#fff;--surface-secondary:#f0f5fa;--content-live-variant:#f46684;--radius-small:0.25rem;--radius-medium:0.5rem;--radius-large:0.75rem;--radius-xlarge:1rem;--radius-xxlarge:1.5rem;--radius-round:10rem;--spacing-x_05:0.125rem;--spacing-x_075:0.1875rem;--spacing-x_1:0.25rem;--spacing-x_15:0.375rem;--spacing-x_2:0.5rem;--spacing-x_3:0.75rem;--spacing-x_4:1rem;--spacing-x_5:1.25rem;--spacing-x_6:1.5rem;--spacing-x_8:2rem;--spacing-x_10:2.5rem;--spacing-x_12:3rem;--content-success:#039855;--content-error:#dc2626;--content-warning:#f59e0b;--content-active:#0081f9;--content-destructive:#b32318;--content-action:#26a0ff;--surface-tertiary:#e8edf2;--surface-overlay:rgba(0,0,0,.5);--surface-brand:#e2f1ff;--surface-action:#26a0ff;--surface-action-2:#fdd924;--surface-status:#f97d00;--surface-secondary-secondary:#f6f6f6;--surface-screen-dark:rgba(0,0,0,.5);--border-primary:#d1d5db;--border-secondary:#e5e7eb;--border-action:#141414;--content-on-brand:#fff;--content-live-red:#ec0032;--constant-white:#fff;--surface-destructive:#d92d20;--spacing-x_05_5:0.156rem;--spacing-x_14:3.5rem;--spacing-x_16:4rem;--spacing-x_20:5rem;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1);--shadow-shell:0 0 24px rgba(0,0,0,.08)}[data-theme=dark]{--content-primary:#757a80;--background-color:#0f172a;--background-secondary:#1e293b;--text-color:#f1f5f9;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--border-color:#334155;--hover-background:#334155;--card-background:#1e293b;--card-shadow:rgba(0,0,0,.3);--primary-color:#60a5fa;--primary-hover:#3b82f6;--success-color:#34d399;--success-hover:#10b981;--error-color:#f87171;--error-hover:#ef4444;--warning-color:#fbbf24;--warning-hover:#f59e0b;--neutral-color:#9ca3af;--neutral-hover:#6b7280;--radius-small:0.25rem;--radius-medium:0.5rem;--radius-large:0.75rem;--radius-xlarge:1rem;--radius-xxlarge:1.5rem;--radius-round:10rem;--spacing-x_05:0.125rem;--spacing-x_075:0.1875rem;--spacing-x_1:0.25rem;--spacing-x_15:0.375rem;--spacing-x_2:0.5rem;--spacing-x_3:0.75rem;--spacing-x_4:1rem;--spacing-x_5:1.25rem;--spacing-x_6:1.5rem;--spacing-x_8:2rem;--spacing-x_10:2.5rem;--spacing-x_12:3rem}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--background-color);transition:background-color .3s ease,color .3s ease;-webkit-text-size-adjust:100%;touch-action:manipulation}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{font-size:16px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;max-width:100%;width:100%}@supports (-webkit-touch-callout:none){input,select,textarea{box-sizing:border-box!important;max-width:100%!important;-webkit-box-sizing:border-box!important}input[type=date]{text-align:left!important;display:block;line-height:20px;min-height:20px;padding:0;margin:0}input[type=date]::-webkit-date-and-time-value{text-align:left;margin:0;padding:0;line-height:20px;min-height:20px}}body.app-shell{min-height:100dvh;display:flex;flex-direction:column;max-width:480px;margin:0 auto;background:var(--surface-primary);box-shadow:var(--shadow-shell)}@media (min-width:481px){html{background:var(--surface-secondary,#f0f5fa)}}.app-shell__inner{min-height:100%}.app-shell__inner,.app-shell__main{flex:1 1 auto;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}button{font-family:Inter,sans-serif;cursor:pointer}.container{max-width:1200px;margin:0 auto;padding:0 1rem}span{font-family:Inter,sans-serif}@media (max-width:768px){.container{padding:0 .5rem}}@media (max-width:480px){.container{padding:0 .25rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:768px){h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}}@media (max-width:480px){h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.125rem}h4{font-size:1rem}}@media (max-width:768px){.button,button,input[type=button],input[type=submit]{min-height:44px;min-width:44px}input,select,textarea{min-height:44px}}html{overflow-x:visible!important}body{overflow-x:hidden}.pageWrapper{display:flex;flex-direction:column;min-height:100vh;width:100%;position:relative}.main{flex:1 1;width:100%;overflow-x:hidden}.mobile-content_mobileContent__ibfQi{display:block}@media (min-width:768px){.mobile-content_mobileContent__ibfQi{display:none}}.footer_footer__DDe4E{display:flex;flex-direction:column;padding:var(--spacing-x_3) 0;width:100%}.footer_divider__gpsu4{border:none;border-top:1px solid var(--border-secondary);margin:0}.footer_brandingRow__z9R3R{display:flex;align-items:center;justify-content:space-between;padding:20px var(--spacing-x_5);gap:16px}.footer_branding__sAioA{display:flex;flex-direction:column;gap:8px}.footer_poweredBy__5TKC4{font-size:.625rem;font-weight:600;line-height:.625rem;color:var(--content-secondary);margin:0}.footer_logo__tdKR7{display:block}.footer_contactLink__14UI7{font-size:.75rem;font-weight:600;line-height:1rem;color:var(--content-primary);text-decoration:underline}.footer_contactLink__14UI7:hover{opacity:.8}.footer_policiesRow__8gZ4j{justify-content:center;padding:16px var(--spacing-x_4)}.footer_policiesRow__8gZ4j,.footer_policyItem__9KQab{display:flex;align-items:center;gap:var(--spacing-x_1)}.footer_bullet__8Vkz7,.footer_policyLink__jmJXv{color:var(--content-secondary);font-size:.75rem;line-height:1rem}.footer_policyLink__jmJXv{font-weight:400;text-decoration:none;white-space:nowrap}.footer_policyLink__jmJXv:hover{color:var(--content-primary)}