:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#eaf2f7;background:#0b1620;color-scheme:dark}
*{box-sizing:border-box}body{margin:0;background:#0b1620;color:#eaf2f7}a{color:inherit}button,input,select{font:inherit}.topbar{background:#10283a;border-bottom:1px solid #294458;padding:10px 14px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.brand{font-size:1.25rem;font-weight:800;margin-right:auto}.nav{display:flex;gap:6px;flex-wrap:wrap}.nav a{padding:8px 10px;border-radius:8px;text-decoration:none;color:#c8d6df;background:#173246}.nav a.active{background:#e9f3f8;color:#10283a;font-weight:800}.container{max-width:1500px;margin:auto;padding:12px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.card{background:#122432;border:1px solid #2a4253;border-radius:12px;padding:13px;min-width:0}.label{font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:#91a7b5}.value{font-size:1.55rem;font-weight:800;margin-top:4px;line-height:1.1}.sub{font-size:.82rem;color:#91a7b5;margin-top:4px}.good{color:#76d69a}.warn{color:#ffbf66}.bad{color:#ff7d79}.muted{color:#91a7b5}.section{margin-top:12px}.section h2,.section h3{margin:0 0 9px}.row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.between{justify-content:space-between}.pill{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:4px 8px;background:#20394a;color:#dce7ed;font-size:.78rem}.btn{border:1px solid #496273;border-radius:8px;background:#18364a;color:#fff;padding:8px 10px;cursor:pointer}.btn.active{background:#e9f3f8;color:#10283a}.control{background:#10202d;border:1px solid #405667;color:#fff;border-radius:7px;padding:7px 8px}.map{height:650px;border-radius:10px;background:#172a37}.chart{width:100%;min-height:220px;border-radius:8px;background:#0d1c27}.tablewrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:.9rem}th,td{text-align:left;padding:8px;border-bottom:1px solid #29404f;white-space:nowrap}th{color:#9fb2be;font-weight:600}.statusdot{width:8px;height:8px;border-radius:50%;display:inline-block;background:#6a7a84}.statusdot.online{background:#56d27b}.statusdot.offline{background:#ef6a67}.bigrow{display:grid;grid-template-columns:2fr 1fr;gap:12px}.metric3{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.metric3>div{padding:8px;border-radius:8px;background:#0d1d28}.metric3 b{display:block;font-size:1.05rem}.toolbar{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.toolbar label{display:flex;gap:5px;align-items:center;color:#cbd7de;font-size:.85rem}.legend{display:flex;gap:12px;flex-wrap:wrap;color:#9fb2be;font-size:.8rem}.legend i{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:4px}.mobile-tabs{display:flex;gap:5px;overflow:auto;margin-bottom:10px}.mobile-tabs button{white-space:nowrap}.tabpane{display:none}.tabpane.active{display:block}@media(max-width:900px){.bigrow{grid-template-columns:1fr}.map{height:520px}}@media(max-width:600px){.container{padding:8px}.nav{overflow:auto;flex-wrap:nowrap;width:100%}.brand{width:100%}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.card{padding:10px}.value{font-size:1.25rem}.map{height:430px}.metric3{grid-template-columns:1fr}.topbar{padding:8px}}
.clickrow{cursor:pointer}.clickrow:hover,.clickrow.selected{background:#18364a}.tidelegend{display:flex;gap:14px;flex-wrap:wrap;color:#9fb2be;font-size:.8rem;margin-top:6px}.tidelegend span{display:inline-flex;align-items:center}.tidelegend i{width:18px;height:3px;border-radius:2px;display:inline-block;margin-right:5px}.stale{color:#ffbf66}.tripmap{height:520px;border-radius:10px;background:#172a37}.steerRoot{max-width:none;padding:8px}.steerPane{display:none}.steerPane.active{display:block}.steerMetricGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.steerMetric{background:#122432;border:1px solid #2a4253;border-radius:12px;padding:14px;text-align:center}.steerMetric .label{font-size:1rem}.steerMetric .value{font-size:clamp(2rem,6vw,4.8rem)}.steerMap{height:650px;border-radius:10px}.steerControls{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:8px 0}.steerDots{font-size:1.1rem;letter-spacing:.2em;color:#6f8795}.steerDots b{color:#eaf2f7}.steerWeatherGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:800px){.tripmap,.steerMap{height:460px}.steerWeatherGrid{grid-template-columns:1fr}} 
