*{margin:0;padding:0}html,body,#app{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--n-color);color:var(--n-text-color);min-height:100vh}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}a{color:#6366f1;text-decoration:none}a:hover{color:#4f46e5}.n-select-menu{background:#1e293b!important}.n-select-option{color:#e2e8f0!important}.n-select-option--selected{background:#6366f1!important;color:#fff!important;font-weight:600}.n-select-option--selected:before{background:transparent!important}.n-select-option:hover:not(.n-select-option--disabled):not(.n-select-option--selected){background:#334155!important}.n-select-menu .n-scrollbar-container .n-scrollbar-content .n-base-select-option{color:#e2e8f0}.n-select-menu .n-scrollbar-container .n-scrollbar-content .n-base-select-option--selected{background:#6366f1!important;color:#fff!important}.n-select-menu .n-scrollbar-container .n-scrollbar-content .n-base-select-option:hover:not(.n-base-select-option--disabled):not(.n-base-select-option--selected){background:#334155!important}*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #6366f1;--primary-hover: #4f46e5;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--bg-dark: #0f172a;--bg-card: #1e293b;--bg-card-hover: #334155;--text-primary: #f8fafc;--text-secondary: #94a3b8;--border: #334155}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg-dark);color:var(--text-primary);min-height:100vh}#app{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-hover)}
