*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d0f18;--surface:#13151f;--surface2:#191c29;--surface3:#1f2233;--border:#252838;--border-dim:#1d2030;--text:#cdd6f4;--text-dim:#6c7086;--text-sub:#9399b2;--accent:#89b4fa;--accent2:#74c7ec;--green:#a6e3a1;--teal:#94e2d5;--red:#f38ba8;--orange:#fab387;--yellow:#f9e2af;--mauve:#cba6f7;--accent-glow:#89b4fa1f;--green-glow:#a6e3a11a;--red-glow:#f38ba81a;--mono:"Fira Code", "Cascadia Code", "Consolas", monospace;--sans:"Inter", system-ui, sans-serif;--r-sm:5px;--r:8px;--r-lg:12px;--r-xl:16px;--shadow-card:0 2px 12px #0006, 0 1px 3px #0000004d;--shadow-pop:0 8px 32px #0009, 0 0 0 1px var(--border)}html,body,#app{height:100%;font-family:var(--sans);-webkit-font-smoothing:antialiased}body{background:var(--bg);color:var(--text)}*{scrollbar-width:thin;scrollbar-color:#2a2d3e transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a2d3e;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3c3f54}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:root{--n-height-small:34px!important;--n-height-medium:38px!important;--n-height-large:44px!important;--n-font-size-small:13px!important;--n-font-size-medium:14px!important;--n-padding-small:0 14px!important;--n-padding-medium:0 18px!important}.n-button--small-type{height:34px;padding:0 14px;font-size:13px}.n-button--medium-type{height:38px;padding:0 18px;font-size:14px}.n-button--large-type{height:44px;padding:0 22px;font-size:15px}.page-title{color:var(--text);letter-spacing:-.4px;font-size:22px;font-weight:700}.page-subtitle{color:var(--text-dim);margin-top:3px;font-size:13px}.view-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.view-header-left{flex-direction:column;gap:2px;display:flex}.view-header-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}
