/* V4.7 — Flask-style annual usage summary and per-device allocation table. */
.usage-year-v47{display:grid;gap:10px}.usage-year-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:3px 2px}.usage-year-heading h3{margin:0;color:#173b79;font-size:15px}.usage-year-heading p{margin:3px 0 0;color:#64748b;font-size:9px}.usage-year-heading>span{padding:5px 9px;border-radius:12px;background:#e9f3fb;color:#24558c;font-size:9px;font-weight:800;white-space:nowrap}
.usage-year-donut-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.usage-year-donut-card{min-width:0;display:flex;align-items:center;gap:9px;min-height:104px;padding:9px;border:1px solid #d5e1eb;border-radius:14px;background:linear-gradient(145deg,#fff,#f8fbfd);box-shadow:0 5px 15px rgba(33,65,99,.06)}.usage-year-donut{position:relative;flex:0 0 78px;width:78px;height:78px;border-radius:50%;display:grid;place-items:center}.usage-year-donut:after{content:"";position:absolute;inset:10px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #e2e9f0}.usage-year-donut>div{position:relative;z-index:2;text-align:center;line-height:1}.usage-year-donut b{display:block;color:#182842;font-size:15px}.usage-year-donut small{display:block;margin-top:4px;color:#718096;font-size:7px}.usage-year-donut-copy{min-width:0;flex:1}.usage-year-donut-copy>strong{display:block;color:#203755;font-size:9px;line-height:1.25}.usage-year-donut-copy>small{display:block;margin-top:5px;color:#718096;font-size:7.5px;line-height:1.35}.usage-year-donut-legend{display:flex;flex-direction:column;gap:2px;max-height:66px;margin-top:5px;padding-right:2px;overflow:auto}.usage-year-donut-legend span{display:grid;grid-template-columns:7px minmax(0,1fr) auto auto;align-items:center;gap:3px;font-size:7px}.usage-year-donut-legend i{width:7px;height:7px;border-radius:2px}.usage-year-donut-legend em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal}.usage-year-donut-legend b{font-size:7px}.usage-year-donut-legend small{font-size:6.5px;color:#7b8798}
.usage-year-scroll{max-width:100%;overflow:auto;border:1px solid #cfdae6;border-radius:12px;background:#fff}.usage-year-table{width:100%;min-width:1100px;table-layout:fixed;font-size:9px}.usage-year-table th{position:sticky;top:0;z-index:2;padding:8px 7px;background:#eff5fa;color:#42536b;font-size:7.5px;letter-spacing:.25px}.usage-year-table td{padding:7px;line-height:1.3;vertical-align:middle}.usage-year-table th:nth-child(1),.usage-year-table td:nth-child(1){width:78px}.usage-year-table th:nth-child(2),.usage-year-table td:nth-child(2){width:135px}.usage-year-table th:nth-child(3),.usage-year-table td:nth-child(3){width:90px}.usage-year-table th:nth-child(4),.usage-year-table td:nth-child(4){width:80px}.usage-year-table th:nth-child(5),.usage-year-table td:nth-child(5){width:58px}.usage-year-table th:nth-child(6),.usage-year-table td:nth-child(6){width:68px}.usage-year-table th:nth-child(7),.usage-year-table td:nth-child(7){width:76px}.usage-year-table th:nth-child(8),.usage-year-table td:nth-child(8),.usage-year-table th:nth-child(9),.usage-year-table td:nth-child(9){width:205px}.usage-year-table th:nth-child(10),.usage-year-table td:nth-child(10){width:92px}.usage-year-table tbody tr:nth-child(even){background:#f9fbfd}.usage-year-table tbody tr:hover{background:#edf7f3}.usage-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;color:#243955}.usage-device-code{padding:4px 6px;border:0;background:transparent;color:#164f9b;font-size:9px;font-weight:850;text-decoration:underline;text-underline-offset:2px}.usage-device-code:hover{background:#eaf2fc;box-shadow:none;transform:none}.usage-mode-pill,.usage-status-pill{display:inline-block;padding:4px 6px;border-radius:8px;background:#edf2f7;font-size:7.5px;font-weight:800;white-space:nowrap}.usage-status-pill.status-normal{background:#dcf7e8;color:#087248}.usage-status-pill.status-error{background:#fee7ed;color:#b72d4a}.usage-status-pill.status-maintenance,.usage-status-pill.status-repairing{background:#fff0c9;color:#916300}.usage-status-pill.status-inactive{background:#e8edf3;color:#64748b}.usage-mini-meter{height:5px;margin-bottom:3px;overflow:hidden;border-radius:4px;background:#e4eaf0}.usage-mini-meter span{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,#2e70bc,#20a874)}.usage-share-bar{display:flex;width:100%;height:10px;overflow:hidden;border-radius:4px;background:#e8edf2;box-shadow:inset 0 0 0 1px rgba(70,91,117,.08)}.usage-share-bar i{display:block;height:100%;min-width:0}.usage-share-labels{display:flex;gap:3px 6px;flex-wrap:wrap;max-height:32px;margin-top:4px;overflow:auto}.usage-share-labels span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:7px}.usage-share-labels span i{display:inline-block;width:6px;height:6px;margin-right:3px;border-radius:2px}.usage-share-labels span b{font-size:7px}.num{text-align:right;white-space:nowrap}
body[data-theme=dark] .usage-year-heading h3,body[data-theme=qingxiao-dark] .usage-year-heading h3{color:#cbd8ff}body[data-theme=dark] .usage-year-donut-card,body[data-theme=qingxiao-dark] .usage-year-donut-card,body[data-theme=dark] .usage-year-scroll,body[data-theme=qingxiao-dark] .usage-year-scroll{background:var(--surface);border-color:var(--line)}body[data-theme=dark] .usage-year-donut:after,body[data-theme=qingxiao-dark] .usage-year-donut:after{background:#20283a;border-color:#344059}body[data-theme=dark] .usage-year-donut b,body[data-theme=qingxiao-dark] .usage-year-donut b,body[data-theme=dark] .usage-year-donut-copy>strong,body[data-theme=qingxiao-dark] .usage-year-donut-copy>strong{color:var(--text)}body[data-theme=dark] .usage-year-table th,body[data-theme=qingxiao-dark] .usage-year-table th{background:#283247;color:#dce5f4}body[data-theme=dark] .usage-year-table tbody tr:nth-child(even),body[data-theme=qingxiao-dark] .usage-year-table tbody tr:nth-child(even){background:rgba(255,255,255,.025)}
@media(max-width:1450px){.usage-year-donut-grid{gap:6px}.usage-year-donut-card{gap:7px;min-height:94px;padding:7px}.usage-year-donut{flex-basis:70px;width:70px;height:70px}.usage-year-table{min-width:1060px}.usage-year-table th,.usage-year-table td{padding-left:6px;padding-right:6px}}
@media(max-width:1120px){.usage-year-donut-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-year-table{min-width:1050px}}
@media(max-width:620px){.usage-year-donut-grid{grid-template-columns:1fr}.usage-year-donut-card{min-height:90px}.usage-year-heading{align-items:flex-start}.usage-year-heading p{line-height:1.4}.usage-year-scroll{border-radius:10px}}
