:root{--brand-900: #101f3c;--brand-800: #16294c;--brand-700: #1b3159;--brand-600: #22406f;--brand-500: #3b6fd4;--brand-400: #5b8ae8;--brand-100: #dce7fa;--brand-50: #eef4fd;--ink: #101828;--gray-70: #475467;--gray-50: #667085;--gray-30: #98a2b3;--gray-20: #d0d5dd;--gray-10: #eaecf0;--surface: #ffffff;--surface-muted: #f2f5f9;--surface-input: #f4f7fb;--danger: #d92d20;--danger-bg: #fef3f2;--danger-border: #fda29b;--success: #12b76a;--success-bg: #ecfdf3;--warning: #f79009;--warning-bg: #fffaeb;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 22px;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .06);--shadow-md: 0 4px 12px rgba(16, 24, 40, .08);--shadow-lg: 0 12px 32px rgba(16, 24, 40, .12);--field-height: 48px;--control-height: 52px;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--transition: .16s ease}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;color:var(--ink);background:var(--surface);font-family:var(--font-sans);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,p{margin:0}a{color:var(--brand-500);text-decoration:none;transition:color var(--transition)}a:hover{color:var(--brand-400)}button{font:inherit}input{font:inherit;color:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
