:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{color:#e2e8f0;background:#020617;margin:0;font-family:system-ui,sans-serif}a{color:#38bdf8;text-decoration:none}.app{min-height:100vh;display:flex}.sidebar{background:#0f172a;border-right:1px solid #1e293b;width:220px;padding:1rem}.sidebar h2{margin:0 0 1rem;font-size:1.1rem}.sidebar a{color:#94a3b8;border-radius:8px;margin-bottom:2px;padding:.5rem .75rem;display:block}.sidebar a.active,.sidebar a:hover{color:#fff;background:#1e293b}.main{flex:1;min-width:0}.header{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.content{max-width:1100px;padding:1.5rem}.card{background:#0f172a;border:1px solid #1e293b;border-radius:12px;margin-bottom:1rem;padding:1rem 1.25rem}.row{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}input,select{color:#e2e8f0;background:#020617;border:1px solid #334155;border-radius:8px;padding:.5rem}label{color:#94a3b8;margin-bottom:.25rem;font-size:.75rem;display:block}button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#16a34a);border:0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem}button.secondary{background:#1e293b;border:1px solid #334155}button.danger{background:#dc2626}button:disabled{opacity:.5;cursor:not-allowed}table{border-collapse:collapse;width:100%;font-size:.875rem}th,td{text-align:left;border-bottom:1px solid #1e293b;padding:.5rem}th{color:#94a3b8;text-transform:uppercase;font-size:.75rem;font-weight:600}.badge{background:#1e293b;border-radius:999px;padding:.1rem .5rem;font-size:.75rem;display:inline-block}.err{color:#f87171;background:#7f1d1d33;border:1px solid #b91c1c55;border-radius:8px;padding:.5rem .75rem}.muted{color:#64748b;font-size:.85rem}.grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;display:grid}.pos{color:#4ade80}.neg{color:#f87171}.auth-box{max-width:360px;margin:4rem auto}.auth-logo{width:240px;max-width:85%;height:auto;margin:0 auto 1rem;display:block}.nav-logo{width:100%;max-width:170px;height:auto;margin-bottom:1rem;display:block}.auth-logo,.nav-logo{mix-blend-mode:screen}.sidebar{flex-direction:column;display:flex}.sidebar-logo{border-bottom:1px solid #1e293b;margin-bottom:.75rem;padding:.25rem .25rem 1rem}.sidebar nav{flex:1}.sidebar-foot{border-top:1px solid #1e293b;margin-top:.75rem;padding-top:.75rem}.logo{align-items:center;gap:.5rem;font-weight:700;display:flex}.logo-mark{color:#fff;background:linear-gradient(90deg,#2563eb,#22c55e);border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;box-shadow:0 8px 20px #1e40af66}.logo-word{letter-spacing:-.02em;font-size:1.3rem}.logo-word .b{color:#3b82f6}.logo-word .g{color:#22c55e}.header{align-items:center;gap:1rem;display:flex}.section-head{justify-content:space-between;align-items:center;margin:1.5rem 0 .75rem;display:flex}.section-head h2{margin:0;font-size:1.1rem}.statgrid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem;display:grid}.statcard{background:#0f172a;border:1px solid #1e293b;border-radius:14px;padding:1rem 1.25rem}.label{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8;font-size:.7rem}.value{margin-top:.35rem;font-size:1.6rem;font-weight:700}.status-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1rem;display:grid}.status-grid .v{margin-top:.25rem;font-weight:600}.card-title{margin:0 0 .35rem;font-size:1.05rem;font-weight:600}.link{color:#38bdf8;font-size:.85rem}.badge-dev{color:#93c5fd;background:#1d4ed833;border-color:#3b82f655}.flex-between{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.badge-buy{color:#4ade80;border-color:#22c55e55}.badge-sell{color:#f87171;border-color:#ef444455}.badge-hold{color:#fbbf24;border-color:#f59e0b55}.mobilebar{z-index:30;background:#0f172a;border-bottom:1px solid #1e293b;align-items:center;gap:.5rem;padding:.5rem .75rem;display:none;position:sticky;top:0}.hamburger{color:#e2e8f0;cursor:pointer;background:0 0;border:0;padding:.25rem .4rem;line-height:0}@media (width<=820px){.app{flex-direction:column}.mobilebar{display:flex}.sidebar{z-index:50;border-bottom:0;border-right:1px solid #1e293b;flex-direction:column;align-items:stretch;gap:0;width:250px;padding:1rem;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-logo{border-bottom:1px solid #1e293b;margin:0 0 .75rem;padding:.25rem .25rem 1rem}.sidebar nav{flex:1;display:block}.sidebar nav a{white-space:normal;margin-bottom:2px;padding:.55rem .75rem}.sidebar-foot{display:block}.backdrop{z-index:45;background:#02061799;position:fixed;inset:0}.header{padding:.5rem 1rem}.header .muted{display:none}.content{padding:1rem}h1{font-size:1.4rem}.card{overflow-x:auto}.card table{min-width:560px}.flex-between{flex-direction:column;align-items:stretch}}.sidebar nav a{align-items:center;gap:.6rem;display:flex}.nav-ic{color:#64748b;flex:none;display:inline-flex}.sidebar nav a.active .nav-ic,.sidebar nav a:hover .nav-ic{color:#22c55e}.page-desc{color:#94a3b8;margin:.15rem 0 1.25rem;font-size:.9rem}
