*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red-600: #dc2626;--red-700: #b91c1c;--red-800: #991b1b;--red-900: #7f1d1d;--red-50: #fef2f2;--red-100: #fee2e2;--gray-50: #f8f9fa;--gray-100: #f1f3f5;--gray-200: #e9ecef;--gray-300: #dee2e6;--gray-400: #ced4da;--gray-500: #868e96;--gray-700: #495057;--gray-900: #212529;--white: #ffffff;--radius: 10px;--shadow: 0 4px 24px rgba(0,0,0,.08);--shadow-lg:0 8px 40px rgba(0,0,0,.14)}html,body{height:100%;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;color:var(--gray-900);background:#f1f3f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--red-600);text-decoration:none;font-weight:500}a:hover{color:var(--red-700);text-decoration:underline}button{font-family:inherit;cursor:pointer}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:4px}::-webkit-scrollbar-track{background:transparent}
