.ge-bodies{border:1px solid #dce4ea;background:#f8fafc;margin:18px 0 0;padding:14px 16px 15px;min-width:0}
.ge-bodies legend{font-weight:700;color:#273f5b;padding:0 6px}
.ge-bodies>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px 11px}
.ge-bodies label{display:flex;align-items:center;gap:6px;margin:0;font-size:13px;white-space:nowrap;cursor:pointer}
.ge-bodies input[type=checkbox]{width:auto;margin:0;accent-color:#2b6b91}
.ge-swatch{display:inline-block;flex:none;width:16px;height:3px;background:var(--ge-color)}
.ge-chart-scroll{overflow-x:auto;border:1px solid #cbd9e4;background:#fff;margin:15px 0 17px}
.graphic-ephemeris-svg{display:block;min-width:920px;width:100%;height:auto}
.ge-legend{display:flex;flex-wrap:wrap;gap:8px 18px;margin:11px 0 9px;color:#314d62;font-size:12px}
.ge-legend-item{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
.ge-scroll-hint{display:none;color:#596d7d;font-size:12px;margin:8px 0}
.ge-export{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px}
.ge-export button{border:1px solid #2b6b91;background:#fff;color:#245a7d;padding:9px 13px;font:700 12px Arial,sans-serif;cursor:pointer}
.ge-export button:hover,.ge-export button:focus-visible{background:#eaf2f7}
.ge-data{border-top:1px solid #dce4ea;margin-top:24px;padding-top:14px}
.ge-data summary{color:#245a7d;font-size:14px;font-weight:700;cursor:pointer}
.ge-data caption{text-align:left;padding:10px;font-weight:700;color:#354f69}
.ge-data th:first-child{position:sticky;left:0;z-index:1;background:#eaf2f7}
.ge-data td,.ge-data th{font-variant-numeric:tabular-nums}
.ge-stations td{font-variant-numeric:tabular-nums}
@media(max-width:700px){.ge-bodies>div{grid-template-columns:repeat(2,minmax(0,1fr))}.graphic-ephemeris-svg{min-width:850px}.ge-scroll-hint{display:block}}
