._card_15uc4_1{break-inside:avoid;background:#0f172a;border-radius:14px;padding:16px;transition:border-color .15s,box-shadow .15s}._card_15uc4_1:hover{box-shadow:0 0 0 1px #334155}.layout{flex-direction:column;height:100vh;display:flex;overflow:hidden}.topbar{z-index:100;background:#0a1628;border-bottom:1px solid #1e293b;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.body{flex:1;display:flex;overflow:hidden}.sidebar{background:#0a0f1e;border-right:1px solid #1e293b;flex-direction:column;gap:4px;width:260px;min-width:260px;padding:14px;display:flex;overflow-y:auto}.main{flex:1;padding:16px 20px;overflow-y:auto}.statsbar{background:#0f172a;border:1px solid #1e293b;border-radius:10px;justify-content:space-between;margin-bottom:12px;padding:10px 14px;display:flex}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-base:#020817;--bg-card:#0f172a;--bg-sidebar:#0a0f1e;--border:#1e293b;--border-2:#334155;--text-1:#f1f5f9;--text-2:#cbd5e1;--text-3:#94a3b8;--text-4:#475569;--green:#22c55e;--green-bg:#052e16;--green-bd:#166534;--red:#ef4444;--red-bg:#1c0404;--red-bd:#7f1d1d;--amber:#f59e0b;--amber-bg:#1c1408;--amber-bd:#5c3a0a;--blue:#3b82f6;--blue-bg:#0f3460;--blue-bd:#1e5fa8;--purple:#a78bfa;--purple-bg:#1e1b4b;--accent:#2b5598}html,body,#root{background:var(--bg-base);height:100%;color:var(--text-1);font-family:Segoe UI,system-ui,sans-serif;font-size:14px}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg-base)}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:2px}.mono{font-family:Consolas,monospace}.green{color:var(--green)}.red{color:var(--red)}.amber{color:var(--amber)}.muted{color:var(--text-3)}.bold{font-weight:700}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.badge{letter-spacing:.04em;border-radius:4px;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:16px}.fade{transition:opacity .15s}
