:root{--color-primary: #e60028;--color-primary-dark: #000054;--color-text: #000054;--color-text-muted: #5c6370;--color-surface: #f4f6f8;--color-border: #d8dee4;--touch-min: 44px}*,*:before,*:after{box-sizing:border-box}html{font-size:16px}body{margin:0;overflow-x:clip;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-text);background:#fff;line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}a{color:inherit}button,input,textarea{font-family:inherit}.btn-spinner{width:1rem;height:1rem;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0;opacity:.85}@keyframes spin{to{transform:rotate(360deg)}}
