.charging-module___PxRPG__shell{background:var(--bg-elev);grid-template-columns:248px 1fr;min-height:100vh;display:grid}.charging-module___PxRPG__sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;align-self:start;gap:.5rem;height:100vh;padding:1.4rem 1rem;display:flex;position:sticky;top:0}.charging-module___PxRPG__brand{align-items:center;gap:.6rem;padding:.4rem .5rem 1rem;display:flex}.charging-module___PxRPG__brandMark{border-radius:var(--radius-sm);background:var(--grad);width:34px;height:34px;color:var(--btn-on);place-items:center;display:grid}.charging-module___PxRPG__brandName{letter-spacing:-.03em;font-size:1.05rem;font-weight:800;font-family:var(--font-mono)}.charging-module___PxRPG__nav{flex-direction:column;gap:.2rem;display:flex}.charging-module___PxRPG__navItem{border-radius:var(--radius-sm);width:100%;color:var(--text-muted);font-size:var(--fs-sm);text-align:left;transition:background .2s var(--ease), color .2s var(--ease);align-items:center;gap:.7rem;padding:.62rem .7rem;font-weight:600;display:flex}.charging-module___PxRPG__navItem:hover{background:var(--surface-2);color:var(--text)}.charging-module___PxRPG__navActive,.charging-module___PxRPG__navActive:hover{background:var(--accent-soft);color:var(--accent-ink)}.charging-module___PxRPG__sideCard{border-radius:var(--radius);background:var(--surface-2);border:1px solid var(--border);margin-top:auto;padding:1rem}.charging-module___PxRPG__sideCardTitle{font-weight:800;font-size:var(--fs-sm);margin-bottom:.3rem}.charging-module___PxRPG__sideCardText{color:var(--text-muted);font-size:var(--fs-xs);margin-bottom:.7rem;line-height:1.5}.charging-module___PxRPG__netRow{align-items:center;gap:.45rem;display:flex}.charging-module___PxRPG__netDot{width:8px;height:8px;animation:charging-module___PxRPG__pulse 2s var(--ease) infinite;background:#2faf6a;border-radius:50%;box-shadow:0 0 0 3px #2faf6a2e}.charging-module___PxRPG__netText{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--text-muted)}.charging-module___PxRPG__main{min-width:0;padding:1.4rem 1.6rem 2.4rem}.charging-module___PxRPG__topbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.4rem;display:flex}.charging-module___PxRPG__titleRow{align-items:center;gap:.7rem;display:flex}.charging-module___PxRPG__pageTitle{font-size:var(--fs-h3);letter-spacing:-.04em}.charging-module___PxRPG__live{border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent-ink);font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.06em;align-items:center;gap:.35rem;padding:.2rem .5rem;font-weight:700;display:inline-flex}.charging-module___PxRPG__liveDot{background:var(--accent);width:7px;height:7px;animation:charging-module___PxRPG__pulse 1.4s var(--ease) infinite;border-radius:50%}@keyframes charging-module___PxRPG__pulse{0%{box-shadow:0 0 0 0 var(--accent-soft)}70%{box-shadow:0 0 0 6px #0000}to{box-shadow:0 0 #0000}}.charging-module___PxRPG__pageSub{color:var(--text-faint);font-size:var(--fs-xs);font-family:var(--font-mono);margin-top:.2rem}.charging-module___PxRPG__topActions{align-items:center;gap:.6rem;display:flex}.charging-module___PxRPG__search{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);color:var(--text-faint);transition:border-color .2s var(--ease);align-items:center;gap:.5rem;padding:.5rem .8rem;display:flex}.charging-module___PxRPG__search:focus-within{border-color:var(--accent)}.charging-module___PxRPG__search input{color:var(--text);font:inherit;font-size:var(--fs-sm);background:0 0;border:none;outline:none;width:160px}.charging-module___PxRPG__iconBtn{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);width:38px;height:38px;color:var(--text-muted);transition:background .2s var(--ease), color .2s var(--ease);place-items:center;display:grid;position:relative}.charging-module___PxRPG__iconBtn:hover{background:var(--surface-2);color:var(--text)}.charging-module___PxRPG__dot{width:7px;height:7px;box-shadow:0 0 0 2px var(--surface);background:#e5484d;border-radius:50%;position:absolute;top:8px;right:9px}.charging-module___PxRPG__avatar{background:var(--grad);width:38px;height:38px;color:var(--btn-on);font-weight:800;font-size:var(--fs-xs);letter-spacing:-.02em;border-radius:50%;place-items:center;display:grid}.charging-module___PxRPG__cardHead{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.1rem;display:flex}.charging-module___PxRPG__cardTitle{font-size:var(--fs-h3);letter-spacing:-.03em}.charging-module___PxRPG__cardSub{color:var(--text-faint);font-size:var(--fs-xs);margin-top:.15rem}.charging-module___PxRPG__kpiRow{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem;display:grid}.charging-module___PxRPG__kpiCard{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);transition:transform .25s var(--ease), box-shadow .25s var(--ease), border-color .25s var(--ease);padding:1.1rem 1.2rem}.charging-module___PxRPG__kpiCard:hover{box-shadow:var(--shadow);border-color:var(--border-strong);transform:translateY(-3px)}.charging-module___PxRPG__kpiTop{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.charging-module___PxRPG__kpiLabel{color:var(--text-muted);font-size:var(--fs-sm);align-items:center;gap:.45rem;font-weight:600;display:inline-flex}.charging-module___PxRPG__kpiIcon{border-radius:var(--radius-sm);background:var(--accent-soft);width:24px;height:24px;color:var(--accent-ink);place-items:center;display:grid}.charging-module___PxRPG__delta{font-size:var(--fs-xs);border-radius:999px;align-items:center;gap:.2rem;padding:.18rem .4rem;font-weight:700;display:inline-flex}.charging-module___PxRPG__up{color:#1f9d6b;background:#2faf6a1f}.charging-module___PxRPG__down{color:#d7453d;background:#e5484d1f}.charging-module___PxRPG__kpiValue{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:1.55rem;font-weight:800;line-height:1.1}.charging-module___PxRPG__sparkWrap{height:28px;margin-top:.7rem}.charging-module___PxRPG__spark{width:100%;height:28px;display:block}.charging-module___PxRPG__sparkUp{color:#2faf6a}.charging-module___PxRPG__sparkDown{color:#e5484d}.charging-module___PxRPG__stationsCard{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);margin-bottom:1rem;padding:1.3rem 1.4rem}.charging-module___PxRPG__statLegend{flex-wrap:wrap;gap:.9rem;display:flex}.charging-module___PxRPG__statLegItem{font-size:var(--fs-xs);color:var(--text-muted);align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.charging-module___PxRPG__statDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.charging-module___PxRPG__dotCharging{background:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.charging-module___PxRPG__dotIdle{background:var(--text-faint)}.charging-module___PxRPG__dotMaint{background:#e5b53a;box-shadow:0 0 0 3px #e5b53a29}.charging-module___PxRPG__dotError{animation:charging-module___PxRPG__pulse 1.6s var(--ease) infinite;background:#e5484d;box-shadow:0 0 0 3px #e5484d29}.charging-module___PxRPG__stationGrid{grid-template-columns:repeat(4,1fr);gap:.8rem;display:grid}.charging-module___PxRPG__stationCard{border-radius:var(--radius);background:var(--surface-2);border:1px solid var(--border);transition:border-color .2s var(--ease), transform .2s var(--ease), background .2s var(--ease);padding:.9rem 1rem}.charging-module___PxRPG__stationCard:hover{border-color:var(--border-strong);background:var(--surface);transform:translateY(-2px)}.charging-module___PxRPG__stationTop{align-items:center;gap:.4rem;margin-bottom:.55rem;display:flex}.charging-module___PxRPG__stationStatus{font-size:var(--fs-xs);color:var(--text-muted);font-weight:700}.charging-module___PxRPG__stationName{font-weight:700;font-size:var(--fs-sm);letter-spacing:-.02em}.charging-module___PxRPG__stationRegion{color:var(--text-faint);font-size:var(--fs-xs);margin-top:.1rem}.charging-module___PxRPG__stationFoot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:.7rem;padding-top:.6rem;display:flex}.charging-module___PxRPG__stationKw{font-family:var(--font-mono);font-weight:700;font-size:var(--fs-sm);color:var(--accent-ink);font-variant-numeric:tabular-nums}.charging-module___PxRPG__stationConn{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--text-faint)}.charging-module___PxRPG__gridTwo{grid-template-columns:2fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.charging-module___PxRPG__chartCard,.charging-module___PxRPG__donutCard,.charging-module___PxRPG__tableCard,.charging-module___PxRPG__alertCard{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);padding:1.3rem 1.4rem}.charging-module___PxRPG__periodNote{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--text-muted);border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--border);white-space:nowrap;padding:.3rem .55rem;font-weight:700}.charging-module___PxRPG__barChart{grid-template-columns:repeat(8,1fr);align-items:end;gap:.6rem;height:220px;display:grid}.charging-module___PxRPG__barCol{flex-direction:column;justify-content:flex-end;align-items:center;gap:.4rem;height:100%;display:flex}.charging-module___PxRPG__barVal{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--text-faint);font-variant-numeric:tabular-nums}.charging-module___PxRPG__barTrack{background:var(--surface-2);border-radius:var(--radius-sm) var(--radius-sm) 0 0;flex:1;align-items:flex-end;width:100%;display:flex;overflow:hidden}.charging-module___PxRPG__barFill{background:var(--grad);border-radius:var(--radius-sm) var(--radius-sm) 0 0;transform-origin:bottom;width:100%;animation:charging-module___PxRPG__barGrow .7s var(--ease) both;display:block}.charging-module___PxRPG__barCol:hover .charging-module___PxRPG__barFill{opacity:.85}@keyframes charging-module___PxRPG__barGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.charging-module___PxRPG__barLabel{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--text-faint)}.charging-module___PxRPG__donutWrap{place-items:center;padding:.6rem 0 1.2rem;display:grid}.charging-module___PxRPG__donut{border-radius:50%;place-items:center;width:168px;height:168px;display:grid;position:relative;-webkit-mask:radial-gradient(#0000 56%,#000 57%);mask:radial-gradient(#0000 56%,#000 57%)}.charging-module___PxRPG__donutHole{flex-direction:column;align-items:center;display:flex;position:absolute}.charging-module___PxRPG__donutNum{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:800}.charging-module___PxRPG__donutCap{color:var(--text-faint);font-size:var(--fs-xs)}.charging-module___PxRPG__legend{flex-direction:column;gap:.55rem;list-style:none;display:flex}.charging-module___PxRPG__legend li{font-size:var(--fs-sm);align-items:center;gap:.55rem;display:flex}.charging-module___PxRPG__swatch{border-radius:3px;flex-shrink:0;width:10px;height:10px}.charging-module___PxRPG__legLabel{color:var(--text-muted);flex:1}.charging-module___PxRPG__legVal{font-variant-numeric:tabular-nums;font-weight:700}.charging-module___PxRPG__tableScroll{overflow-x:auto}.charging-module___PxRPG__table{border-collapse:collapse;width:100%;font-size:var(--fs-sm)}.charging-module___PxRPG__table th{text-align:left;color:var(--text-faint);font-size:var(--fs-xs);border-bottom:1px solid var(--border);white-space:nowrap;padding:.5rem .7rem;font-weight:700}.charging-module___PxRPG__table td{border-bottom:1px solid var(--border);vertical-align:middle;white-space:nowrap;padding:.7rem}.charging-module___PxRPG__table tbody tr{transition:background .18s var(--ease)}.charging-module___PxRPG__table tbody tr:hover{background:var(--surface-2)}.charging-module___PxRPG__table tbody tr:last-child td{border-bottom:none}.charging-module___PxRPG__mono{font-family:var(--font-mono);color:var(--text-muted);font-size:var(--fs-xs)}.charging-module___PxRPG__stCellName{font-weight:600}.charging-module___PxRPG__amount{font-variant-numeric:tabular-nums;font-weight:700;font-family:var(--font-mono)}.charging-module___PxRPG__dateCell{color:var(--text-faint);font-variant-numeric:tabular-nums;font-family:var(--font-mono)}.charging-module___PxRPG__badge{font-size:var(--fs-xs);border-radius:999px;padding:.22rem .55rem;font-weight:700;display:inline-block}.charging-module___PxRPG__sess충전중{color:var(--accent-ink);background:var(--accent-soft)}.charging-module___PxRPG__sess준비{color:#b9821f;background:#e5b53a29}.charging-module___PxRPG__sess완료대기{color:#1f9d6b;background:#2faf6a21}.charging-module___PxRPG__alerts{flex-direction:column;gap:.2rem;list-style:none;display:flex}.charging-module___PxRPG__alertItem{border-bottom:1px solid var(--border);gap:.7rem;padding:.7rem .2rem;display:flex}.charging-module___PxRPG__alertItem:last-child{border-bottom:none}.charging-module___PxRPG__alertIcon{border-radius:var(--radius-sm);flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.charging-module___PxRPG__alError{color:#e5484d;background:#e5484d21}.charging-module___PxRPG__alMaint{color:#b9821f;background:#e5b53a29}.charging-module___PxRPG__alWarn{color:var(--accent-ink);background:var(--accent-soft)}.charging-module___PxRPG__alertBody{flex:1;min-width:0}.charging-module___PxRPG__alertHead{justify-content:space-between;align-items:baseline;gap:.6rem;display:flex}.charging-module___PxRPG__alertStation{font-weight:700;font-size:var(--fs-sm);letter-spacing:-.02em}.charging-module___PxRPG__alertTime{color:var(--text-faint);font-size:var(--fs-xs);font-family:var(--font-mono);white-space:nowrap}.charging-module___PxRPG__alertMsg{color:var(--text-muted);font-size:var(--fs-xs);margin-top:.15rem;line-height:1.5}@media (max-width:1080px){.charging-module___PxRPG__gridTwo{grid-template-columns:1fr}.charging-module___PxRPG__kpiRow{grid-template-columns:repeat(2,1fr)}.charging-module___PxRPG__stationGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.charging-module___PxRPG__shell{grid-template-columns:1fr}.charging-module___PxRPG__sidebar{display:none}.charging-module___PxRPG__main{padding:1.1rem}.charging-module___PxRPG__stationGrid{grid-template-columns:repeat(2,1fr)}.charging-module___PxRPG__search input{width:96px}}@media (max-width:520px){.charging-module___PxRPG__kpiRow,.charging-module___PxRPG__stationGrid{grid-template-columns:1fr}.charging-module___PxRPG__pageSub,.charging-module___PxRPG__search{display:none}}
