*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;background:#f0f4f8;color:#1a2535;min-height:100vh;font-size:14px}:root{--blue: #0066A1;--blue-dark: #004f7c;--blue-light: #e8f2f9;--blue-mid: #cce1f0;--bg: #f0f4f8;--bg-card: #ffffff;--border: #dde4ec;--text: #1a2535;--text-muted: #6b7f96;--green: #1a9e5c;--green-bg: #e8f7f0;--red: #d93025;--red-bg: #fdecea;--yellow: #c17d00;--yellow-bg: #fff8e6;--shadow: 0 1px 4px rgba(0,102,161,.08);--shadow-md: 0 4px 16px rgba(0,102,161,.12)}input,select{background:#fff;border:1.5px solid var(--border);color:var(--text);border-radius:8px;padding:8px 12px;font-size:14px;font-family:inherit;outline:none;transition:border-color .2s,box-shadow .2s}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0066a11f}button{cursor:pointer;border:none;border-radius:8px;font-size:13px;font-family:inherit;font-weight:600;transition:all .15s}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f0f4f8}::-webkit-scrollbar-thumb{background:#c5d4e0;border-radius:3px}
