*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#08090f;--surface:#0f111a;--surface2:#161926;--surface3:#1f2336;--border:#6366f114;--border-focus:#6366f166;--text:#f3f4f6;--text-muted:#9ca3af;--text-dim:#6b7280;--accent:#6366f1;--accent-rgb:99, 102, 241;--accent2:#818cf8;--accent-glow:#6366f126;--green:#10b981;--red:#ef4444;--yellow:#f59e0b;--radius:12px;--radius-lg:20px;--font:"Inter", system-ui, -apple-system, sans-serif;--shadow:0 4px 20px #0006;--shadow-lg:0 10px 30px #0009}html,body{background:var(--bg);height:100%;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;background-image:radial-gradient(at 0 0,#6366f10d 0,#0000 50%),radial-gradient(at 100% 100%,#818cf80d 0,#0000 50%);background-attachment:fixed;font-size:14px;line-height:1.6}input,select,textarea,button{font-family:inherit;font-size:inherit}.material-input{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);outline:none;padding:.75rem 1rem;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px #0003}.material-input:focus{border-color:var(--accent2);box-shadow:0 0 0 3px var(--accent-glow), inset 0 2px 4px #0003}.copy-box{cursor:pointer;-webkit-user-select:all;user-select:all;border:1px solid var(--border);transition:all .2s;position:relative}.copy-box:hover{border-color:var(--accent2);background:#6366f10a!important}.copy-box:active{transform:scale(.99)}.copied-badge{background:var(--green);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:700;animation:.2s cubic-bezier(.175,.885,.32,1.275) forwards popIn;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@keyframes popIn{0%{opacity:0;transform:translateY(-50%)scale(.8)}to{opacity:1;transform:translateY(-50%)scale(1)}}input[type=range]{appearance:none;background:var(--surface3);cursor:pointer;border-radius:999px;outline:none;height:6px;transition:background .15s}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent2);cursor:pointer;border:3px solid var(--surface);border-radius:50%;width:18px;height:18px;transition:transform .1s;box-shadow:0 0 10px #6366f180}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}input[type=checkbox]{accent-color:var(--accent2);cursor:pointer;border-radius:4px;width:16px;height:16px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--surface3);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}::selection{background:#6366f14d}.ripple-btn{transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ripple-btn:hover{filter:brightness(1.1);box-shadow:0 0 15px var(--accent-glow)}.ripple-btn:active{transform:translateY(1px)}.ripple-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.user-row-hover{transition:all .2s cubic-bezier(.4,0,.2,1)}.user-row-hover:hover{box-shadow:0 4px 12px var(--accent-glow);border-color:var(--accent2)!important;background:#6366f114!important}
