:root{color:#ffd0b5;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--orange:#e5531b;--orange-light:#ff9a3d;--orange-soft:#ffbf8a;--bg:#1a0a03;--surface:#241006;--surface-2:#2d1206;--surface-3:#351508;--border:#e5531b47;--border-strong:#e5531b80;--text:#fff1e8;--text-soft:#ffd0b5;--text-muted:#c47b52;--text-faint:#8f4d2d;background:#1a0a03;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--bg);width:100%;min-height:100%;color:var(--text);margin:0;padding:0}body{min-height:100vh;overflow-x:hidden}button,input,select,textarea{font:inherit}button{color:var(--text)}input,select,textarea{background:var(--surface-2);color:var(--text-soft);border:1px solid var(--border-strong);outline:none}input::placeholder,textarea::placeholder{color:var(--text-muted)}input:focus,select:focus,textarea:focus{border-color:var(--orange);box-shadow:0 0 0 2px #e5531b1f}a{color:var(--orange-light)}table{color:var(--text-soft);background:var(--surface)}th{color:var(--orange-soft)}td{color:var(--text-soft)}hr{border:0;border-top:1px solid var(--border)}::selection{background:var(--orange);color:#fff1e8}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#71300f;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--orange)}button{background:var(--surface-2);border:1px solid var(--border)}button:hover:not(:disabled){border-color:var(--orange)}button:disabled{cursor:not-allowed}[style*="background: white"],[style*="background: #fff"],[style*="background: #ffffff"],[style*="background-color: white"],[style*="background-color: #fff"],[style*="background-color: #ffffff"]{background:var(--surface)!important;color:var(--text)!important}[style*=\#2563eb],[style*=\#3b82f6],[style*=\#16a34a],[style*=\#22c55e],[style*=\#10b981],[style*=\#059669]{background:var(--orange)!important;color:#fff1e8!important}table{border-collapse:collapse;width:100%}thead{background:var(--surface-3)}th{text-align:left;border-bottom:1px solid var(--border-strong);text-transform:uppercase;letter-spacing:.05em;padding:12px 14px;font-size:12px}td{border-bottom:1px solid var(--border);padding:12px 14px}tbody tr:hover{background:#e5531b0f}.ozzy-card{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:10px}.ozzy-primary{background:var(--orange)!important;color:#fff1e8!important;border:1px solid var(--orange)!important}.ozzy-primary:hover{background:#c94616!important}.ozzy-surface{background:var(--surface)!important;border:1px solid var(--border)!important;color:var(--text)!important}.ozzy-input{background:var(--surface-2)!important;color:var(--text-soft)!important;border:1px solid var(--border-strong)!important}
