:root{--primary:#24389c;--on-primary:#fff;--primary-container:#3f51b5;--on-primary-container:#cacfff;--secondary:#1a237e;--on-secondary:#fff;--secondary-container:#e0e0ff;--on-secondary-container:#27308a;--tertiary:#3f434c;--on-tertiary:#fff;--error:#ba1a1a;--on-error:#fff;--error-container:#ffdad6;--on-error-container:#93000a;--background:#f8f9fb;--on-background:#191c1e;--surface:#f8f9fb;--on-surface:#191c1e;--surface-container-lowest:#fff;--surface-container-low:#f2f4f6;--surface-container:#eceef0;--surface-container-high:#e6e8ea;--surface-variant:#e0e3e5;--on-surface-variant:#454652;--outline:#757684;--outline-variant:#c5c5d4;--radius-sm:.125rem;--radius-default:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-full:9999px;--spacing-base:4px;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2.5rem;--shadow-ambient:0 4px 20px #191c1e14;--shadow-lift:0 8px 24px #191c1e1a}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;min-height:100%;overflow-x:hidden}body{background-color:var(--background);color:var(--on-background);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{color:var(--on-surface);font-weight:600;line-height:1.2}a{color:var(--primary);text-decoration:none}button,input,select,textarea{font-family:inherit}
