:root{--clr-primary: #475569;--clr-primary-dark: #334155;--clr-primary-light: #64748b;--clr-success: #059669;--clr-success-light: #10b981;--clr-danger: #dc2626;--clr-danger-light: #ef4444;--clr-warning: #d97706;--clr-info: #0891b2;--clr-bg: #f8fafc;--clr-surface: #ffffff;--clr-surface-alt: #f1f5f9;--clr-border: #e2e8f0;--clr-border-dark: #cbd5e1;--clr-text: #111827;--clr-text-secondary:#374151;--clr-text-muted: #6b7280;--clr-text-faint: #9ca3af;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-xs: 0 1px 2px rgba(0,0,0,.06);--shadow-sm: 0 1px 4px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.1);--shadow-lg: 0 8px 24px rgba(0,0,0,.12);--shadow-xl: 0 20px 60px rgba(0,0,0,.18);--transition-fast: .15s ease;--transition: .2s ease;--transition-slow: .3s ease}*{box-sizing:border-box}html{width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;-webkit-text-size-adjust:100%;overscroll-behavior-x:none;scroll-behavior:smooth}body{margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden;overscroll-behavior-x:none;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(160deg,#f8fafc,#e9eff6);background-attachment:fixed;min-height:100vh;min-height:100dvh;color:#333;position:relative}@media (max-width: 768px){html,body{touch-action:pan-y pinch-zoom}}button,input,select,textarea{font-family:inherit}*:focus{outline:none}*:focus-visible{outline:2px solid var(--clr-primary);outline-offset:2px;border-radius:4px}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c8d0dc;border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:#a0acbc}.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}
