:root{--color-primary:#2636a8;--color-primary-soft:#3b5bdb;--color-primary-soft-bg:#eef1ff;--color-primary-dark:#17236b;--color-primary-contrast:#ffffff;--color-accent:#2636a8;--color-accent-contrast:#ffffff;--color-attention:#c74632;--color-attention-bg:#fff1ed;--color-attention-contrast:#ffffff;--color-danger:#b8323c;--color-danger-bg:#fff0f1;--color-warning:#98520c;--color-warning-bg:#fff4e5;--color-success:#158466;--color-success-bg:#eaf7f2;--color-info:#147d9a;--color-info-bg:#eaf8fb;--color-neutral:#667085;--color-neutral-bg:#f1f3f6;--color-bg:#f6f7f9;--color-surface:#ffffff;--color-border:#e4e7ec;--color-border-strong:#cbd1da;--color-text:#18202b;--color-text-muted:#667085;--shadow:0 8px 28px rgba(24,32,43,0.08);--shadow-sm:0 1px 2px rgba(24,32,43,0.06);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--touch-target:44px;--font-sans:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}*{box-sizing:border-box}body,html{padding:0;margin:0}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit}img{display:block;max-width:100%}:focus-visible{outline:3px solid var(--color-primary-soft);outline-offset:2px}.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 (prefers-reduced-motion:reduce){*{transition:none!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}