:root{--bg: #f4f6fa;--bg-elev: #ffffff;--surface: #ffffff;--surface-hover: #eef2f8;--border: #d8dde8;--text: #1a2336;--text-muted: #6b7588;--accent: #2563eb;--accent-glow: rgba(37,99,235,.12);--green: #16a34a;--red: #dc2626;--yellow: #ca8a04;--radius: 12px;--cat-compliance: #16a34a;--cat-loto: #2563eb;--cat-field: #ea580c;--cat-internal: #9333ea}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:14px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}input:focus,select:focus,textarea:focus,button:focus-visible{outline:none;border-color:var(--accent)!important;box-shadow:0 0 0 3px var(--accent-glow);transition:border-color .15s ease,box-shadow .15s ease}button,a,.card,input,select,textarea{transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c1c7d6;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#a0a8bb}
