:root{--background:#0a0a0b;--surface:#111113;--surface-raised:#18181b;--surface-overlay:#1c1c1f;--border:#27272a;--border-subtle:#1c1c1f;--text-primary:#fafafa;--text-secondary:#a1a1aa;--text-muted:#71717a;--mirchi:#ef5b4e;--mirchi-dim:#ef5b4e1f;--mirchi-glow:#ef5b4e40;--green:#22c55e;--green-dim:#22c55e1f;--amber:#f59e0b;--amber-dim:#f59e0b1f;--red:#ef4444;--red-dim:#ef44441f;--blue:#3b82f6;--blue-dim:#3b82f61f;--purple:#a855f7;--purple-dim:#a855f71f}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:var(--background);height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:13px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3f3f46}::selection{background:var(--mirchi-glow);color:var(--text-primary)}@keyframes dk-spin-kf{to{transform:rotate(360deg)}}.dk-spin{animation:.9s linear infinite dk-spin-kf}
