:root{font-family:-apple-system,system-ui,Helvetica Neue,Roboto,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:#09090b;background:#fafafa;--background: hsl(0 0% 98%);--foreground: hsl(240 10% 3.9%);--card: hsl(0 0% 100%);--card-foreground: hsl(240 10% 3.9%);--popover: hsl(0 0% 100%);--primary: hsl(240 5.9% 10%);--primary-foreground: hsl(0 0% 98%);--secondary: hsl(240 4.8% 95.9%);--secondary-foreground: hsl(240 5.9% 10%);--muted: hsl(240 4.8% 95.9%);--muted-foreground: hsl(240 3.8% 46.1%);--accent: hsl(240 4.8% 95.9%);--accent-foreground: hsl(240 5.9% 10%);--destructive: hsl(0 84.2% 60.2%);--border: hsl(240 5.9% 90%);--input: hsl(240 5.9% 90%);--ring: hsl(240 5.9% 10%);--success: hsl(142 71% 45%);--warning: hsl(38 92% 50%);--info: hsl(217 91% 60%);--radius: 10px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100svh;background:radial-gradient(circle at top center,hsl(240 4.8% 95.9%) 0,transparent 360px),var(--background)}button,input,select{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}.owner-shell{min-height:100svh;display:grid;grid-template-columns:268px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100svh;display:flex;flex-direction:column;border-right:1px solid var(--border);background:#ffffffeb;padding:14px 12px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.login-brand{display:flex;align-items:center;gap:10px}.brand{min-height:48px;margin-bottom:10px;border-radius:var(--radius);padding:0 9px}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:var(--primary);color:var(--primary-foreground);font-size:18px;font-weight:850}.brand strong,.login-brand strong,.user-chip strong{display:block;color:var(--foreground);font-size:14px;line-height:1.2;font-weight:750}.brand small,.login-brand small,.user-chip small{display:block;margin-top:2px;color:var(--muted-foreground);font-size:12px;font-weight:500}.nav{display:grid;gap:2px;overflow-y:auto;padding:2px 0}.nav-link,.secondary-link{min-height:36px;display:flex;align-items:center;gap:10px;border-radius:8px;color:#58585f;padding:0 10px;font-size:13px;font-weight:600;transition:background .12s ease,color .12s ease}.nav-link:hover,.secondary-link:hover{background:var(--accent);color:var(--accent-foreground)}.nav-link.active{background:var(--primary);color:var(--primary-foreground)}.nav-link em{margin-left:auto;min-width:20px;border-radius:999px;background:#18181b14;color:#18181b;padding:2px 6px;font-size:10px;font-style:normal;font-weight:700;text-align:center}.nav-link.active em{background:#ffffff29;color:var(--primary-foreground)}.sidebar-footer{margin-top:auto;display:grid;gap:4px;border-top:1px solid var(--border);padding-top:12px}.main{min-width:0}.topbar{position:sticky;top:0;z-index:20;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border);background:#fafafad1;padding:0 24px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.search{width:min(520px,42vw);min-height:36px;display:flex;align-items:center;gap:9px;border:1px solid var(--input);border-radius:8px;background:var(--card);color:var(--muted-foreground);padding:0 11px;box-shadow:0 1px 2px #09090b0a}.search input{width:100%;border:0;outline:0;background:transparent;color:var(--foreground);font-size:13px;font-weight:500}.search:focus-within,.filters input:focus,.filters select:focus,.toolbar select:focus,.setting-control select:focus,.login-form input:focus{border-color:#18181b73;box-shadow:0 0 0 3px #18181b14}.top-actions,.toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.status-chip,.icon-btn,.btn,.user-chip{min-height:36px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:8px;background:var(--card);color:var(--foreground);padding:0 11px;font-size:13px;font-weight:600;box-shadow:0 1px 2px #09090b08}.status-dot{width:8px;height:8px;border-radius:999px;background:var(--success);box-shadow:0 0 0 3px #21c45d24}.avatar{display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:var(--secondary);color:var(--foreground);font-size:11px;font-weight:750}.content{width:min(1440px,100%);margin:0 auto;padding:24px}.page-stack{display:grid;gap:16px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border:1px solid var(--border);border-radius:12px;background:var(--card);padding:20px;box-shadow:0 1px 2px #09090b0a}.eyebrow{margin:0 0 8px;color:var(--muted-foreground);font-size:12px;font-weight:650}.page-header h1{margin:0;color:var(--foreground);font-size:26px;font-weight:750;letter-spacing:0}.page-header p,.panel-head p{max-width:760px;margin:7px 0 0;color:var(--muted-foreground);font-size:13px;font-weight:450;line-height:1.55}.btn{justify-content:center;transition:background .12s ease,color .12s ease,border-color .12s ease}.btn:hover,.icon-btn:hover,.status-chip:hover{background:var(--accent)}.btn-primary{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.btn-primary:hover{background:#26262b;color:var(--primary-foreground)}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card,.queue-card,.health-card,.system-card,.setting-card{border:1px solid var(--border);border-radius:12px;background:var(--card);padding:14px;box-shadow:0 1px 2px #09090b08}.metric-card{min-height:118px;display:grid;align-content:space-between;gap:14px}.metric-card>span:last-child{min-width:0}.metric-icon,.queue-card>svg,.health-card>svg,.system-card>svg{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:var(--secondary);color:var(--foreground)}.metric-card strong,.queue-card strong{display:block;color:var(--foreground);font-size:23px;font-weight:750;line-height:1}.metric-card small,.queue-card small{display:block;margin-top:6px;color:var(--foreground);font-size:13px;font-weight:600}.metric-card em{display:block;margin-top:5px;color:var(--muted-foreground);font-size:12px;font-style:normal;font-weight:450}.tone-green .metric-icon{background:#21c45d1a;color:#1a9948}.tone-amber .metric-icon{background:#f59f0a1f;color:#b36205}.tone-red .metric-icon{background:#ef44441a;color:#c52020}.tone-slate .metric-icon{background:#f4f4f5;color:#71717a}.tone-blue .metric-icon{background:#3c83f61a;color:#0a5adb}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.panel{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--card);box-shadow:0 1px 2px #09090b0a}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border);padding:14px 16px}.panel-head h2{margin:0;color:var(--foreground);font-size:15px;font-weight:700}.table-wrap{overflow-x:auto}.ops-table{width:100%;border-collapse:collapse}.ops-table th,.ops-table td{border-bottom:1px solid var(--border);padding:10px 14px;text-align:left;font-size:13px}.ops-table tr:last-child td{border-bottom:0}.ops-table th{height:40px;color:var(--muted-foreground);font-size:12px;font-weight:600}.ops-table td{color:#58585f;font-weight:500}.ops-table tbody tr:hover{background:#f4f4f58c}.ops-table td strong{display:block;color:var(--foreground);font-weight:650}.ops-table td small{display:block;margin-top:3px;color:var(--muted-foreground)}.pill{display:inline-flex;border:1px solid var(--border);border-radius:999px;background:var(--secondary);color:var(--secondary-foreground);padding:3px 8px;font-size:12px;font-weight:600}.tabs,.filters,.queue-grid,.health-grid,.system-grid,.settings-grid{display:grid;gap:12px}.tabs{grid-template-columns:repeat(8,minmax(0,1fr));border:1px solid var(--border);border-radius:12px;background:var(--card);padding:4px}.tabs button{min-height:34px;border-radius:8px;background:transparent;color:var(--muted-foreground);font-size:13px;font-weight:600}.tabs button.active{background:var(--primary);color:var(--primary-foreground)}.filters{grid-template-columns:minmax(0,1fr) 180px 180px}.filters input,.filters select,.toolbar select,.setting-control select,.login-form input{min-height:38px;border:1px solid var(--input);border-radius:8px;background:var(--card);color:var(--foreground);padding:0 11px;outline:none;font-size:13px;font-weight:500}.queue-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.queue-card,.health-card,.system-card{display:flex;align-items:center;gap:12px}.health-grid,.system-grid,.settings-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:16px}.health-card strong,.system-card strong,.setting-card strong{display:block;color:var(--foreground);font-size:13px;font-weight:650}.health-card small,.system-card small,.setting-card span{display:block;margin-top:3px;color:var(--muted-foreground);font-size:12px;font-weight:500}.setting-card{display:grid;gap:6px}.settings-grid.in-panel{padding:16px}.setting-control{display:grid;gap:7px}.setting-control span{color:var(--foreground);font-size:13px;font-weight:600}.readiness-list{margin:0;padding:16px 20px 18px 34px;color:#58585f;font-size:13px;font-weight:500;line-height:1.8}.empty-state{display:grid;place-items:center;gap:6px;min-height:160px;color:var(--muted-foreground);padding:18px;text-align:center}.empty-state.compact{min-height:84px;place-items:start;text-align:left}.empty-state strong{color:var(--foreground);font-size:14px;font-weight:650}.empty-state span{max-width:560px;font-size:13px;line-height:1.5}.login-shell{min-height:100svh;display:grid;place-items:center;background:radial-gradient(circle at top center,hsl(240 4.8% 95.9%),transparent 360px),var(--background);padding:24px}.login-card{width:min(430px,100%);border:1px solid var(--border);border-radius:14px;background:var(--card);padding:24px;box-shadow:0 24px 80px #09090b14}.login-copy{display:grid;gap:10px;margin-top:28px}.login-copy svg{color:var(--foreground)}.login-copy h1{margin:0;color:var(--foreground);font-size:25px;font-weight:750}.login-copy p{margin:0;color:var(--muted-foreground);font-size:14px;font-weight:450;line-height:1.6}.login-form{display:grid;gap:14px;margin-top:24px}.login-form label{display:grid;gap:7px}.login-form label span{color:var(--foreground);font-size:13px;font-weight:600}.login-submit{width:100%}.form-error{margin:0;border:1px solid hsl(0 84.2% 60.2% / 20%);border-radius:8px;background:#ef444414;color:#c52020;padding:10px 12px;font-size:13px;font-weight:600}.form-success{margin:0;border:1px solid hsl(142 71% 45% / 20%);border-radius:8px;background:#21c45d14;color:#188c42;padding:10px 12px;font-size:13px;font-weight:600}.settings-form{display:grid;gap:14px;padding:16px}.token-editor-list{display:grid;gap:12px}.token-editor-card{display:grid;gap:14px;border:1px solid var(--border);border-radius:12px;background:#fff;padding:14px}.token-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.token-editor-head strong{color:var(--foreground);font-size:14px;font-weight:700}.token-editor-head label{display:inline-flex;align-items:center;gap:7px;color:var(--muted-foreground);font-size:13px;font-weight:600}.token-editor-grid{display:grid;grid-template-columns:180px 160px minmax(0,1fr);gap:10px}.token-editor-grid label{display:grid;gap:7px}.token-editor-grid span{color:var(--foreground);font-size:12px;font-weight:650}.token-editor-grid input{min-height:38px;min-width:0;border:1px solid var(--input);border-radius:8px;background:var(--card);color:var(--foreground);padding:0 11px;outline:none;font-size:13px;font-weight:500}.token-editor-grid input:focus{border-color:#18181b73;box-shadow:0 0 0 3px #18181b14}.remove-btn{width:max-content;color:#c52020}.market-workspace{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:16px;align-items:start}.market-search-panel,.market-selected-panel,.market-preview-panel{padding:16px}.market-section-head{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:start;gap:10px;margin-bottom:14px}.market-section-head h2{margin:0;color:var(--foreground);font-size:15px;font-weight:750}.market-section-head p{margin:4px 0 0;color:var(--muted-foreground);font-size:12.5px;line-height:1.45}.market-step{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:var(--primary);color:var(--primary-foreground);font-size:12px;font-weight:850}.market-refresh-btn{min-height:32px}.market-search{display:grid;gap:8px}.market-search span{color:var(--foreground);font-size:12px;font-weight:700}.market-search input{min-height:46px;border:1px solid var(--input);border-radius:10px;background:var(--card);color:var(--foreground);padding:0 14px;outline:none;font-size:14px;font-weight:550;box-shadow:0 1px 2px #09090b08}.market-search input:focus{border-color:#18181b73;box-shadow:0 0 0 3px #18181b14}.market-result-shell{margin-top:14px}.market-result-list,.market-selected-list{display:grid;gap:8px}.market-result-card,.market-selected-card{display:grid;align-items:center;gap:12px;border:1px solid var(--border);border-radius:12px;background:#fff;padding:10px;transition:border-color .12s ease,background .12s ease,transform .12s ease}.market-result-card:hover,.market-selected-card:hover{border-color:#b3b3bc;background:#fafafa}.market-result-card{grid-template-columns:34px minmax(0,1fr) auto}.market-selected-card{grid-template-columns:42px minmax(0,1fr) auto auto}.market-result-card img,.market-preview-tile img{width:30px;height:30px;border-radius:999px}.market-card-copy{min-width:0}.market-card-copy strong{display:block;overflow:hidden;color:var(--foreground);font-size:13px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.market-card-copy small{display:block;overflow:hidden;margin-top:2px;color:var(--muted-foreground);font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.market-add-btn{min-height:32px;min-width:72px}.market-add-btn:disabled{opacity:.7;cursor:default}.market-selected-symbol,.market-preview-fallback{display:grid;place-items:center;border-radius:999px;background:var(--secondary);color:var(--foreground);font-size:11px;font-weight:850}.market-selected-symbol{width:34px;height:34px;border-radius:10px}.market-preview-fallback{width:30px;height:30px}.market-toggle{display:inline-flex;align-items:center;gap:7px;color:var(--muted-foreground);font-size:13px;font-weight:700}.market-remove-btn{border:0;background:transparent;color:#c52020;font-size:12px;font-weight:750}.market-remove-btn:hover{text-decoration:underline}.market-quiet-state{display:grid;min-height:120px;place-items:center;gap:4px;border:1px dashed var(--border);border-radius:12px;background:#fafafa;padding:18px;text-align:center}.market-quiet-state strong{color:var(--foreground);font-size:13px;font-weight:750}.market-quiet-state span{max-width:340px;color:var(--muted-foreground);font-size:12.5px;line-height:1.45}.market-preview-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.market-preview-tile{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;border:1px solid var(--border);border-radius:12px;background:#fff;padding:12px}.market-preview-tile b{grid-column:1 / -1;color:var(--foreground);font-size:21px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.market-preview-tile em{grid-column:1 / -1;width:max-content;border-radius:999px;background:var(--secondary);padding:3px 8px;font-style:normal;font-size:12px;font-weight:850;font-variant-numeric:tabular-nums}.market-preview-tile em.is-up{background:#21c45d1a;color:#1a9948}.market-preview-tile em.is-down{background:#ef444417;color:#c52020}@media(max-width:1180px){.metric-grid,.queue-grid,.health-grid,.system-grid,.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tabs{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.owner-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.nav{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar,.page-header{align-items:stretch;flex-direction:column}.search{width:100%}.dashboard-grid,.market-workspace,.filters,.token-editor-grid,.market-result-card,.market-selected-card{grid-template-columns:1fr}.market-section-head{grid-template-columns:32px minmax(0,1fr)}.market-refresh-btn{grid-column:1 / -1;width:max-content}}@media(max-width:640px){.content{padding:16px}.metric-grid,.queue-grid,.health-grid,.system-grid,.settings-grid,.tabs,.nav{grid-template-columns:1fr}.top-actions{align-items:stretch;flex-direction:column}.market-preview-strip{grid-template-columns:1fr}}
