@import url('data:text/css,');
:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#183039;background:#f3f6f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}aside{position:fixed;inset:0 auto 0 0;width:240px;background:#122e30;color:#e8f4ee;padding:34px 22px}.brand{display:flex;gap:10px;align-items:center;font-size:29px;font-weight:750;color:#b7ef82;text-decoration:none;letter-spacing:-1px}.brand span{font-size:24px;color:#fff}.workspace{font-size:10px;letter-spacing:1.8px;color:#89aaa8;margin:58px 12px 18px}.nav{display:block;text-decoration:none;color:#afc6c4;padding:15px 13px;font-size:13px;border-radius:9px;margin-bottom:7px}.nav.active{background:#294748;color:#d9f8b4}.sidebar-bottom{position:absolute;bottom:30px;font-size:12px;color:#b3ccc5;line-height:2}.sidebar-bottom small{color:#789f98}.dot{display:inline-block;width:7px;height:7px;background:#b9ec8c;border-radius:50%;margin-right:6px}main{margin-left:240px;padding:44px 44px 20px;max-width:1600px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.eyebrow{font-size:10px;letter-spacing:1.8px;color:#5f827b;font-weight:700}h1{font-size:34px;letter-spacing:-1.2px;margin:12px 0}.accent{color:#68a547}p{color:#7a8d91;font-size:13px;line-height:1.5;margin:8px 0}h2{font-size:19px;margin:9px 0}h3{font-size:15px}.live{font-size:11px;background:#e4ece7;border:1px solid #d8e3dc;padding:10px 13px;border-radius:20px;white-space:nowrap}.card{background:white;border:1px solid #e0e8e4;border-radius:15px;padding:25px;margin-bottom:23px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.stats .card{display:flex;flex-direction:column;padding:24px 21px}.stats span{font-size:9px;letter-spacing:1.1px;color:#80918f}.stats strong{font-size:27px;font-weight:600;letter-spacing:-.8px;margin:16px 0 10px}.stats small{font-size:11px;color:#8b9998}.section-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}.badge{font-size:11px;background:#f0f4f1;padding:8px 12px;border-radius:20px;white-space:nowrap}.badge.online{background:#e9f5dc;color:#48722d}.station-grid{display:grid;grid-template-columns:42% 1fr;gap:35px}.charger-art{background:linear-gradient(140deg,#edf4e9,#e4eeea);border-radius:12px;min-height:260px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.charger-art>span{position:absolute;bottom:18px;font-size:8px;letter-spacing:2px;color:#789287}.charger{z-index:1;width:100px;height:173px;border-radius:16px;background:linear-gradient(100deg,#203b3c,#3d5958);box-shadow:8px 14px 28px #67847e55;padding:16px 12px;position:relative}.charger-screen{height:88px;background:#112b2c;border-radius:8px;color:#e2f5ec;font-size:10px;padding:9px}.charger-screen span{display:block;font-size:32px;color:#b8ee82;text-align:center}.charger-screen small{display:block;text-align:center;font-size:7px;letter-spacing:2px}.charger-light{height:3px;background:#b9ef84;border-radius:2px;margin:14px 15px}.charger-plug{width:23px;height:17px;background:#142c2d;border:2px solid #627c79;border-radius:6px;margin:auto}.cable{border:7px solid #355150;border-top:0;position:absolute;width:69px;height:127px;left:calc(50% + 19px);top:90px;border-radius:0 0 35px 35px;transform:rotate(-8deg)}.connector-title{display:flex;align-items:center;justify-content:space-between}.connector-state{padding:15px 0;display:flex;flex-direction:column;gap:7px}.connector-state>span{font-size:24px}.connector-state small,.hint{font-size:11px;color:#869893}.control-fields{margin-bottom:16px}label{display:block;font-size:11px;color:#758b84;margin-bottom:7px}input,select{border:1px solid #d9e3df;background:#fbfcfb;border-radius:7px;padding:10px 12px;color:#24443b;font:inherit;font-size:12px}input{width:100%}button{background:#c0ed96;color:#243b27;border:1px solid #afd780;border-radius:8px;padding:12px 17px;font:inherit;font-size:12px;font-weight:600;cursor:pointer}button:hover{filter:brightness(.96)}button:disabled{opacity:.4;cursor:not-allowed}.secondary{background:white;border-color:#d7e1dc;color:#51655e}.ghost{background:transparent;border:0;color:#73887d;padding:8px;font-weight:500}.actions{display:flex;gap:10px}.reset-row{border-top:1px solid #edf1ee;display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:12px;font-size:11px;color:#8a9790}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-size:10px;color:#8a9893;font-weight:500;padding:12px 10px;border-bottom:1px solid #e5ece7}td{padding:16px 10px;border-bottom:1px solid #f0f3f1;color:#557067}td:first-child{font-weight:600;color:#28483a}.empty{padding:25px;color:#8c9b94;text-align:center;font-size:12px}.event{display:grid;grid-template-columns:90px 95px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid #f0f4f1;font-size:11px}.event time{color:#8a9a91}.event summary{cursor:pointer;color:#345746}.event pre{max-height:230px;overflow:auto;font-size:10px;white-space:pre-wrap;word-break:break-word;background:#f6f8f6;padding:12px;border-radius:6px}footer{display:flex;justify-content:space-between;align-items:center;color:#9ba79e;font-size:10px;padding:0 4px 15px}.login{max-width:750px}.login form{margin-top:20px}.row{display:flex;gap:10px}.row button{white-space:nowrap}#notice{padding:15px 20px;background:#eaf2df;border:1px solid #c8d9b7;border-radius:9px;font-size:12px;margin-bottom:22px}#notice.error{background:#fff0e9;border-color:#efc7b6;color:#8b4934}dialog{border:1px solid #dbe5de;border-radius:16px;padding:30px;max-width:440px}dialog::backdrop{background:#122e3077}[hidden]{display:none!important}@media(max-width:1050px){aside{width:195px;padding:30px 15px}main{margin-left:195px;padding:30px 25px}.stats{grid-template-columns:repeat(2,1fr)}header{align-items:flex-start;gap:15px}h1{font-size:27px}.station-grid{grid-template-columns:35% 1fr;gap:24px}}@media(max-width:700px){aside{position:relative;width:auto;padding:18px 20px}.workspace,.nav,.sidebar-bottom{display:none}main{margin:0;padding:24px 16px}header{display:block}.live{display:inline-block;margin-top:10px}h1{font-size:28px}.stats{gap:10px}.stats .card{padding:17px;margin-bottom:4px}.stats strong{font-size:23px}.card{padding:19px}.station{margin-top:20px}.station-grid{grid-template-columns:1fr}.charger-art{min-height:220px}.event{grid-template-columns:65px 70px 1fr;gap:5px}.actions button{flex:1}.row{flex-direction:column}.section-head{align-items:flex-start}}
