:root{--neegan-bg:#000e22;--neegan-bg-soft:#08182d;--neegan-panel:#10233d;--neegan-panel-2:#1a2f4d;--neegan-accent:#305b82;--neegan-line:#5f839f;--neegan-silver:#a3a4a6;--neegan-silver-bright:#cdcbca;--text-main:#cdcbca;--text-muted:#a3a4a6;--border-soft:#5f839f38;--border-strong:#5f839f61;--shadow-soft:0 14px 34px #00000042}html,body,#root{background:var(--neegan-bg);width:100%;min-height:100%;color:var(--text-main);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:var(--text-main);background:var(--neegan-bg)}button,input,select,textarea{font:inherit}button{outline:none}button:hover{filter:brightness(1.06)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #5f839f8c}input,select,textarea{color:var(--text-main);border:1px solid var(--border-soft);background:linear-gradient(#10233d 0%,#08182d 100%);border-radius:10px;padding:.7rem .8rem}input::placeholder,textarea::placeholder{color:var(--text-muted)}a{color:var(--neegan-line);text-decoration:none}a:hover{color:var(--neegan-silver-bright)}.card,.panel,.section{border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);color:var(--text-main);background:linear-gradient(#10233d 0%,#000e22 100%);border-radius:14px}.status-success{color:var(--neegan-line)}.status-warning{color:#c3a15c}.status-danger{color:#b86363}.status-muted{color:var(--text-muted)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#08182d}::-webkit-scrollbar-thumb{background:#20344d;border:2px solid #08182d;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#305b82}
