@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&display=swap";:root{color:#edf7f2;font-synthesis:none;background:#07130f;font-family:Manrope,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 80% 0,#163d2e 0,#0000 34%),#07130f;min-width:320px;margin:0}button,input{font:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #57e6a7}button:disabled{cursor:not-allowed;opacity:.55}.app{min-height:100vh}header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:10;background:#081712dd;border-bottom:1px solid #20352e;justify-content:space-between;align-items:center;height:76px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand b{font-size:18px}.brand small{color:#72877f;letter-spacing:2px;margin-top:3px;font-size:9px;display:block}.bolt{color:#062117;background:#5ee4a8;border-radius:11px;place-items:center;width:38px;height:38px;font-size:25px;font-weight:800;display:grid;box-shadow:0 0 22px #5ee4a844}.room{background:#10241d;border:1px solid #294239;border-radius:20px;padding:9px 14px;font-size:13px}.live{background:#57e6a7;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 8px #57e6a7}main{max-width:1340px;margin:auto;padding:36px 24px}.hero{background:linear-gradient(120deg,#102b22,#0d211a 60%,#12382a);border:1px solid #315344;border-radius:24px;justify-content:space-between;align-items:center;padding:38px 46px;display:flex;box-shadow:0 24px 70px #0005}.eyebrow{color:#5ce3a6;letter-spacing:2.3px;margin:0 0 8px;font-size:10px;font-weight:800}h1{letter-spacing:-3px;margin:0;font-size:clamp(42px,6vw,58px)}h1 small{color:#82988f;letter-spacing:0;font-size:19px}.muted{color:#81958e;margin-bottom:0;font-size:13px}.status{border-left:1px solid #315044;flex-direction:column;min-width:210px;padding:22px;display:flex}.status span,.status small{color:#9db2aa;font-size:12px}.status b{margin:5px 0;font-size:26px}.status-ok{color:#6aefb2}.status-warning{color:#ffb86b}.skeleton-text{color:#688078;animation:1.4s ease-in-out infinite pulse}.panel{background:#0c1d17;border:1px solid #21372f;border-radius:20px;margin-top:24px;padding:25px;overflow:hidden;box-shadow:0 16px 45px #0002}.panel-head{justify-content:space-between;align-items:center;gap:20px;display:flex}h2{margin:0;font-size:20px}.controls{align-items:center;gap:10px;display:flex}.date-range{color:#71867d;align-items:center;gap:8px;display:flex}.segments{background:#07130f;border-radius:10px;padding:4px;display:flex}.segments button,.query{color:#7e928a;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 13px;transition:all .2s}.segments button:hover{color:#dce9e4}.segments button.active,.query{color:#092117;background:#57e6a7;font-weight:700}.query:hover:not(:disabled){background:#74f0ba;transform:translateY(-1px)}input{color:#dce9e4;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#10241d;border:1px solid #2b433a;border-radius:8px;min-width:132px;padding:8px}.summary{color:#7e928a;flex-wrap:wrap;gap:28px;padding:22px 0 0;font-size:12px;display:flex}.summary b{color:#eaf7f1;margin-left:6px}.loading,.empty{color:#6f877d;justify-content:center;align-items:center;gap:10px;height:300px;display:flex}.spinner{border:2px solid #294039;border-top-color:#57e6a7;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}.error{color:#ffb0aa;background:#401d1d;border:1px solid #723a3a;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding:14px 18px;display:flex}.error button{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:0;text-decoration:underline}.grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.table-wrap{scrollbar-color:#315044 transparent;max-height:390px;margin-top:20px;overflow:auto}.table-wrap-recharge{max-height:520px}.panel-recharge{margin-bottom:24px}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:center;color:#71867d;letter-spacing:1px;background:#0c1d17;font-size:10px;position:sticky;top:0}th,td{text-align:center;border-bottom:1px solid #1b3028;padding:13px 8px}tbody tr:hover{background:#10241d}td b{color:#63e8ad}.week-list{grid-template-columns:1fr 1fr;gap:8px 24px;display:grid}.week-list span{color:#74887f;border-top:1px solid #1b3028;padding:8px;font-size:11px}.week-list b{float:right;color:#e9c45f}footer{text-align:center;color:#4f655c;padding:30px;font-size:11px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.45}}@media (width<=950px){.panel-head,.controls{flex-direction:column;align-items:flex-start}}@media (width<=720px){header{height:66px;padding:0 16px}.grid{grid-template-columns:1fr}.hero{align-items:flex-start;padding:28px}.status{min-width:150px;padding:12px 0 12px 22px}main{padding:22px 14px}.panel{padding:18px}.date-range{flex-wrap:wrap}.date-range input{flex:1}}@media (width<=480px){.brand b{font-size:15px}.room{padding:10px;font-size:0}.room .live{margin:0}.hero{flex-direction:column;gap:24px}.status{border-top:1px solid #315044;border-left:0;width:100%;padding:20px 0 0}.segments{width:100%}.segments button{flex:1}.date-range span{display:none}.query{width:100%}.week-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
