:root{--gold: #d4943a;--gold-light: #e8b560;--gold-dim: rgba(212, 148, 58, .12);--bg: #f5f4f1;--surface: #ffffff;--border: #e8e2da;--text: #0f0c08;--text-2: #4a4035;--text-3: #8a7a64;--dark-bg: #0c0f1e;--dark-border: #1a1f35;--dark-text: #c8d4f0;--dark-muted: #9a8870;--shadow-sm: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow: 0 2px 8px rgba(0,0,0,.08), 0 1px 3px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.1), 0 2px 6px rgba(0,0,0,.06);--shadow-lg: 0 8px 32px rgba(0,0,0,.14), 0 4px 12px rgba(0,0,0,.08);--r-sm: 6px;--r: 10px;--r-lg: 14px}*,*:before,*:after{box-sizing:border-box}html{font-size:14px;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;font-weight:400;color:var(--text);background-color:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"cv02","cv03","cv04","cv11"}h1,h2,h3,h4,h5,h6{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:700;line-height:1.25;letter-spacing:-.01em}p{margin:0}a{color:var(--gold);text-decoration:none;transition:color .12s ease}a:hover{color:var(--gold-light)}input,textarea,select,button{font-family:Inter,system-ui,-apple-system,sans-serif}input[type=text],input[type=email],input[type=password],input[type=number],input[type=date],input[type=time],input[type=search],textarea{appearance:none;-webkit-appearance:none;outline:none;transition:border-color .12s ease,box-shadow .12s ease}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,input[type=date]:focus,input[type=time]:focus,input[type=search]:focus,textarea:focus{border-color:var(--gold)!important;box-shadow:0 0 0 3px #d4943a24!important}select{appearance:none;-webkit-appearance:none;outline:none;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%238a7a64' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}select:focus{border-color:var(--gold)!important;box-shadow:0 0 0 3px #d4943a24!important}button{font-family:Inter,system-ui,-apple-system,sans-serif;cursor:pointer;border:none;background:transparent;padding:0;line-height:inherit}button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media(max-width:768px){input,select,textarea{font-size:16px!important}}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000024;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}.dark-scroll::-webkit-scrollbar-thumb{background:#ffffff14}.dark-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff2e}::selection{background:#d4943a2e;color:var(--text)}.sidebar-link{transition:background .12s ease,color .12s ease,border-color .12s ease!important}.sidebar-link:hover{background:#ffffff0e!important}.sidebar-group-btn{transition:background .12s ease,color .12s ease!important}.sidebar-group-btn:hover{background:#ffffff0a!important}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}
