*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,sans-serif;background:#0f1419;color:#e7e9ea}#root{min-height:100vh}a{color:#1d9bf0}.app{max-width:1200px;margin:0 auto;padding:1rem 1.25rem 2rem}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;flex-wrap:wrap;gap:.75rem}h1{font-size:1.25rem;margin:0;font-weight:600}.meta{font-size:.8rem;color:#71767b}.tabs{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.tabs button{background:#16181c;border:1px solid #2f3336;color:#e7e9ea;padding:.45rem .9rem;border-radius:999px;cursor:pointer;font-size:.85rem}.tabs button.active{background:#1d9bf0;border-color:#1d9bf0;color:#fff}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-bottom:1.25rem}.card{background:#16181c;border:1px solid #2f3336;border-radius:12px;padding:.75rem 1rem}.card .label{font-size:.75rem;color:#71767b}.card .value{font-size:1.35rem;font-weight:600;margin-top:.25rem}.up{color:#f4212e}.down{color:#00ba7c}.panel{background:#16181c;border:1px solid #2f3336;border-radius:12px;padding:1rem;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.85rem}th,td{text-align:left;padding:.5rem .6rem;border-bottom:1px solid #2f3336}th{color:#71767b;font-weight:500}.level-title{font-size:.95rem;font-weight:600;margin:1rem 0 .5rem;color:#1d9bf0}.level-title:first-child{margin-top:0}.spark{width:72px;height:28px}.error{color:#f4212e;padding:1rem;background:#2a1515;border-radius:8px}.pool-tabs button{margin-right:.5rem;margin-bottom:.5rem}.sub-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.sub-tabs button{background:#0f1419;border:1px solid #2f3336;color:#e7e9ea;padding:.35rem .75rem;border-radius:8px;cursor:pointer;font-size:.8rem}.sub-tabs button.active{background:#1d9bf0;border-color:#1d9bf0}.filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem}.chip{background:#0f1419;border:1px solid #2f3336;color:#71767b;padding:.25rem .6rem;border-radius:999px;cursor:pointer;font-size:.75rem}.chip.active{color:#fff;border-color:#1d9bf0;background:#1a2a3a}.panel-title{font-weight:600;margin-bottom:.75rem}.panel-head{margin-bottom:.75rem}.grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:1rem}.ladder-bars{display:flex;flex-direction:column;gap:.5rem}.ladder-bar-row{display:grid;grid-template-columns:2.5rem 1fr 2rem;align-items:center;gap:.5rem;font-size:.85rem}.ladder-bar-label{color:#71767b}.ladder-bar-track{background:#0f1419;border-radius:4px;height:8px;overflow:hidden}.ladder-bar-fill{background:linear-gradient(90deg,#1d9bf0,#f4212e);height:100%;border-radius:4px;min-width:4px}.ladder-bar-count{text-align:right;font-variant-numeric:tabular-nums}.stat-rows{display:flex;flex-direction:column;gap:.6rem}.stat-row{display:flex;justify-content:space-between;font-size:.9rem}.stat-row span{color:#71767b}.status-bar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:.35rem;font-size:.75rem;color:#71767b}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.dot.ok{background:#00ba7c}.dot.bad{background:#f4212e}.roadmap{margin-top:0}.roadmap-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{font-size:.75rem;padding:.25rem .6rem;border-radius:6px;border:1px dashed #2f3336}.tag.muted{color:#71767b}.empty-cell{text-align:center;padding:2rem!important}.pager{display:flex;gap:.5rem;margin-top:1rem}.pager-meta{margin-bottom:.75rem}.quote-form{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.quote-form input{flex:1;min-width:200px;background:#0f1419;border:1px solid #2f3336;color:#e7e9ea;padding:.5rem .75rem;border-radius:8px}.primary-btn{background:#1d9bf0;border:none;color:#fff;padding:.5rem 1rem;border-radius:8px;cursor:pointer}.warn{color:#f4a020;margin-bottom:.75rem}.mini-bar-track{background:#0f1419;border-radius:4px;height:8px;width:64px;overflow:hidden}.mini-bar-fill{background:#f4212e;height:100%;min-width:2px}.sector-layout .row-click{cursor:pointer}.sector-layout .row-click:hover{background:#1a1f26}.sector-layout .row-active{background:#1a2a3a}.meta-list{margin:0;padding-left:1.2rem;color:#71767b;font-size:.85rem}.refresh{background:transparent;border:1px solid #2f3336;color:#e7e9ea;padding:.35rem .75rem;border-radius:8px;cursor:pointer;font-size:.8rem}.header-actions{display:flex;gap:.5rem;align-items:center}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.login-card{background:#16181c;border:1px solid #2f3336;border-radius:16px;padding:2rem;width:100%;max-width:360px;display:flex;flex-direction:column;gap:.75rem}.login-card h2{margin:0;text-align:center}.login-card input{background:#0f1419;border:1px solid #2f3336;color:#e7e9ea;padding:.65rem .75rem;border-radius:8px;font-size:.95rem}.login-card button[type=submit]{background:#1d9bf0;border:none;color:#fff;padding:.65rem;border-radius:8px;cursor:pointer;font-size:.95rem}.login-card button[type=submit]:disabled{opacity:.5;cursor:not-allowed}
