:root{--bg:#f2f3f7;--text:#283042;--text-h:#10162f;--code-bg:#e7eaf4;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 10% 10%,#f8fbff 0%,#eceffc 38%,#e7ebf4 100%);font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--bg:#0f1220;--text:#cad2e0;--text-h:#f4f8ff;--code-bg:#1a2135;background:radial-gradient(circle at 10% 10%,#1f2540 0%,#12182b 45%,#0b0f1e 100%)}}*{box-sizing:border-box}body{background:0 0;min-height:100svh;margin:0}h1,h2{color:var(--text-h)}code{background:var(--code-bg);border-radius:8px;padding:.3rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;display:inline-flex}.page{align-content:start;align-items:start;gap:.6rem;max-width:1100px;min-height:100svh;margin:0 auto;padding:.5rem .75rem .75rem;display:grid}.dashboard-stack{flex-direction:column;gap:.65rem;width:100%;min-width:0;display:flex}.dashboard-customize-wrap{justify-content:flex-end;display:flex}.dashboard-customize{z-index:40;position:relative}.dashboard-customize-summary{cursor:pointer;list-style:none}.dashboard-customize-summary::-webkit-details-marker{display:none}.dashboard-customize-panel{border:1px solid #ffffff24;border-radius:14px;min-width:min(320px,92vw);padding:.75rem .9rem;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 12px 40px #00000059}.dashboard-customize-title{color:var(--text-h);margin:0 0 .5rem;font-size:.78rem;font-weight:600}.dashboard-customize-list{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.dashboard-customize-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;font-size:.78rem;display:flex}.dashboard-grid{width:100%}.dashboard-grid-item-wrap{min-width:0;height:100%;overflow-x:clip}.dashboard-grid .react-grid-item{min-width:0}.dashboard-widget-card{box-sizing:border-box;flex-direction:column;height:100%;min-height:0;display:flex}.dashboard-widget-body{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow-x:clip}.dashboard-widget-head{flex-shrink:0;align-items:center;gap:.45rem;margin-bottom:.5rem;display:flex}.dashboard-drag-handle{background:color-mix(in oklab, var(--bg), #7c8cff 14%);width:1.35rem;height:1.35rem;color:var(--text-h);cursor:grab;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;font-size:.65rem;line-height:1;display:inline-flex}.dashboard-drag-handle:active{cursor:grabbing}.dashboard-drag-grip{letter-spacing:-.08em;opacity:.85}.dashboard-widget-title{flex:1;min-width:0;margin:0;font-size:1.1rem}.dashboard-widget-actions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.card{border:1px solid #ffffff1f;border-radius:20px;padding:1.25rem}.glass{-webkit-backdrop-filter:saturate(180%)blur(16px);backdrop-filter:saturate(180%)blur(16px);background:color-mix(in oklab, var(--bg), #9aa2ff 12%)}.muted{color:var(--text);margin:0}.topbar{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:color-mix(in oklab, var(--bg), transparent 78%);border-bottom:1px solid #8c96bc42;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;block-size:clamp(1.6rem,3.8vw,1.95rem);padding:0;display:flex;position:sticky;top:0;overflow:hidden}.title-wrap{white-space:nowrap;align-items:baseline;gap:.32rem;min-height:0;display:flex}.title{letter-spacing:.02em;color:var(--text-h);margin:0;font-size:clamp(.9rem,1.35vw,1rem);line-height:1}.datetime{white-space:nowrap;font-size:.62rem;line-height:1}.datetime-dot{font-size:.62rem;line-height:1}.topbar-end{flex-shrink:0;align-items:center;gap:.4rem;min-height:1.2rem;margin-inline-start:auto;display:flex}.toolbar-pill-wrap{align-items:center;display:inline-flex;position:relative}.toolbar-pill{appearance:none;box-sizing:border-box;background:color-mix(in oklab, var(--bg), #6f7fff 10%);height:1.2rem;min-height:1.2rem;color:var(--text-h);cursor:pointer;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0 .55rem;font-family:inherit;font-size:.62rem;font-weight:600;line-height:1;display:inline-flex}.language-select.toolbar-pill{padding-inline:.45rem 1.05rem}.language-select-wrap.toolbar-pill-wrap:after{content:"▾";pointer-events:none;color:var(--text);font-size:.65rem;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.auth-user{white-space:nowrap;text-overflow:ellipsis;max-width:42vw;font-size:.62rem;line-height:1;overflow:hidden}.auth-signout-btn.toolbar-pill{white-space:nowrap}h2{margin:0 0 .4rem;font-size:1.1rem}code{margin-top:.75rem}.dashboard-widget-card.weather-widget-card{container:weather/size}.dashboard-widget-card.weather-widget-card>.dashboard-widget-body{min-height:0;overflow:hidden}.weather-widget-fill{flex-direction:column;flex:1;gap:.35rem;min-height:0;font-size:clamp(.74rem,.42cqw + .62rem,1rem);display:flex;overflow:hidden}.weather-now{flex-shrink:0;align-items:flex-start;gap:.65rem;width:100%;min-width:0;margin-top:.35rem;display:flex}@container weather (width>=420px){.weather-now{grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:1rem;display:grid}}.weather-now-meta{flex:1;min-width:0}.weather-now-meta p{overflow-wrap:anywhere}@container weather (width<=380px){.weather-now{flex-wrap:wrap;align-items:flex-start}}@container weather (height<=340px){.weather-forecast-block{display:none}}@container weather (width<=340px){.weather-forecast-block{display:none}}.temp{color:var(--text-h);flex-shrink:0;min-width:0;max-width:100%;margin:0;font-size:clamp(1.15rem,3.2cqw + .72rem,3rem);font-weight:600;line-height:1.05}.weather-forecast-block{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;min-height:0;margin-top:.15rem;display:flex;overflow:hidden auto}.forecast{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(min(100%,5rem),1fr));align-content:start;gap:.5rem;width:100%;min-width:0;margin-top:.65rem;display:grid}.forecast-item{background:color-mix(in oklab, var(--bg), #8092ff 10%);border-radius:12px;min-width:0;padding:.45rem .55rem;font-size:.96em;line-height:1.28;overflow:hidden}.forecast-item p{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:.15rem 0}.solar-widget-card{position:relative;overflow:hidden}.solar-widget-sun-wash{pointer-events:none;z-index:0;border-radius:inherit;position:absolute;inset:0}.solar-widget-card>:not(.solar-widget-sun-wash){z-index:1;position:relative}.solar-widget-fill{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.35rem;min-width:0;min-height:0;padding-bottom:.2rem;display:flex;overflow:clip auto}.solar-times-row{color:var(--text-h);flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;font-size:.88rem;display:flex}.solar-time-pair{align-items:baseline;gap:.35rem;display:inline-flex}.solar-time-label{color:var(--text);font-size:.82rem}.solar-time-sep{color:var(--text);opacity:.55}.solar-alt-now{margin:0;font-size:.85rem}.solar-peak-row{flex-wrap:wrap;align-items:baseline;gap:.35rem .45rem;margin:0;font-size:.85rem;display:flex}.solar-moon-block{border-top:1px solid #8c96bc38;margin-top:.25rem;padding-top:.35rem}.solar-moon-title{color:var(--text-h);margin:0 0 .35rem;font-size:.78rem;font-weight:600}.solar-moon-times{margin-bottom:.35rem}.solar-moon-phase{flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;font-size:.85rem;display:flex}.solar-moon-emoji{font-size:1.15rem;line-height:1}.pollen-widget-content{flex-direction:column;flex:1;gap:.5rem;min-height:0;display:flex}.pollen-period{flex-shrink:0;margin:0;font-size:.88rem}.pollen-list-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding-right:.15rem;overflow-y:auto}.pollen-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.pollen-row{background:color-mix(in oklab, var(--bg), #8092ff 10%);border-radius:10px;justify-content:space-between;align-items:baseline;gap:1rem;padding:.45rem .65rem;display:flex}.pollen-name{color:var(--text-h);font-weight:500}.pollen-value{color:var(--text-h);flex-shrink:0;font-weight:600}.db-timetable-card .dashboard-widget-body{flex-direction:column;min-height:0;display:flex}.db-timetable-widget{flex-direction:column;flex:1;min-height:0;display:flex}.db-timetable-table--compact .db-timetable-cell--delay{text-align:right;width:3.25rem}.db-timetable-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border:1px solid color-mix(in oklab, var(--text-h), transparent 86%);border-radius:8px;flex:1;min-height:0;overflow:hidden auto}.db-timetable-table{border-collapse:collapse;width:100%;font-size:.82rem}.db-timetable-table--compact{font-size:.78rem}.db-timetable-table th{text-align:left;background:color-mix(in oklab, var(--bg), #1a2140 88%);color:color-mix(in oklab, var(--text-h), #b8c2e8 18%);border-bottom:1px solid color-mix(in oklab, var(--text-h), transparent 78%);z-index:1;padding:.28rem .4rem;font-weight:600;position:sticky;top:0}.db-timetable-table td{vertical-align:top;border-bottom:1px solid color-mix(in oklab, var(--text-h), transparent 90%);padding:.22rem .4rem}.db-timetable-row--arrival td{background:color-mix(in oklab, var(--text-h) 12%, var(--bg));color:var(--text);border-bottom-color:color-mix(in oklab, var(--text-h), transparent 82%)}.db-timetable-row--arrival .db-timetable-kind{color:color-mix(in oklab, var(--text-h) 72%, var(--text) 28%);font-weight:700}.db-timetable-row--arrival .db-timetable-cell--delay{color:var(--text-h);font-weight:600}.db-timetable-kind{letter-spacing:.02em;min-width:1.75rem;color:color-mix(in oklab, var(--text-h), #9aaee8 22%);font-size:.72rem;font-weight:600;display:inline-block}.db-timetable-empty{text-align:center;padding:.45rem .4rem}.fuel-prices-card .dashboard-widget-body{flex-direction:column;min-height:0;display:flex}.fuel-prices-widget{flex-direction:column;flex:1;min-height:0;display:flex}.fuel-prices-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border:1px solid color-mix(in oklab, var(--text-h), transparent 86%);border-radius:8px;flex:1;min-height:0;overflow:hidden auto}.fuel-prices-table{border-collapse:collapse;width:100%;font-size:.82rem}.fuel-prices-table--compact{font-size:.78rem}.fuel-prices-table th{text-align:left;background:color-mix(in oklab, var(--bg), #1a2140 88%);color:color-mix(in oklab, var(--text-h), #b8c2e8 18%);border-bottom:1px solid color-mix(in oklab, var(--text-h), transparent 78%);z-index:1;padding:.28rem .4rem;font-weight:600;position:sticky;top:0}.fuel-prices-table th:not(:first-child){text-align:right}.fuel-prices-table td{vertical-align:top;border-bottom:1px solid color-mix(in oklab, var(--text-h), transparent 90%);padding:.22rem .4rem}.fuel-prices-cell--station{text-overflow:ellipsis;white-space:nowrap;max-width:6.5rem;font-weight:600;overflow:hidden}.fuel-prices-table td:not(:first-child){text-align:right;width:3.35rem}.fuel-prices-row--closed td{opacity:.62}.fuel-prices-empty{text-align:center;padding:.45rem .4rem}.waste-calendar-card .dashboard-widget-body{flex-direction:column;min-height:0;display:flex}.waste-calendar-widget{flex-direction:column;flex:1;min-height:0;display:flex}.waste-calendar-list{flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.waste-calendar-row{grid-template-columns:minmax(4.75rem,auto) minmax(0,1fr);align-items:baseline;gap:.35rem .5rem;font-size:.76rem;line-height:1.2;display:grid}.waste-calendar-date{color:color-mix(in oklab, var(--text-h), transparent 18%);white-space:nowrap}.waste-calendar-title{overflow-wrap:anywhere;min-width:0}.waste-calendar-empty{text-align:center;padding:.3rem .35rem;font-size:.76rem}.lga-school-card .dashboard-widget-body{flex-direction:column;min-height:0;display:flex}.lga-school-widget{flex-direction:column;flex:1;gap:.6rem;min-height:0;display:flex}.lga-school-section{flex-direction:column;min-height:0;display:flex}.lga-school-section-head{justify-content:space-between;align-items:baseline;gap:.6rem;margin-bottom:.3rem;display:flex}.lga-school-section-title{color:color-mix(in oklab, var(--text-h), #b8c2e8 18%);margin:0;font-size:.95rem;font-weight:600}.lga-school-date{font-size:.8rem}.lga-school-empty{margin:0;padding:.25rem 0}.lga-school-table-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border:1px solid color-mix(in oklab, var(--text-h), transparent 86%);border-radius:8px;min-height:0;overflow:auto}.lga-school-table{border-collapse:collapse;width:100%;font-size:.8rem}.lga-school-table th{text-align:left;background:color-mix(in oklab, var(--bg), #1a2140 88%);color:color-mix(in oklab, var(--text-h), #b8c2e8 18%);border-bottom:1px solid color-mix(in oklab, var(--text-h), transparent 78%);z-index:1;padding:.28rem .4rem;font-weight:600;position:sticky;top:0}.lga-school-table td{vertical-align:top;border-bottom:1px solid color-mix(in oklab, var(--text-h), transparent 90%);padding:.22rem .4rem}.lga-school-cell--period{white-space:nowrap;width:2.4rem}.lga-school-cell--info{color:var(--text-h)}.lga-school-notice{color:var(--text-h);margin:.35rem 0 0;font-size:.82rem}.lga-school-notice-label{color:color-mix(in oklab, var(--text-h), #b8c2e8 18%);font-weight:600}.lga-school-exam-list{flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.lga-school-exam-row{align-items:baseline;gap:.5rem;font-size:.82rem;display:flex}.lga-school-exam-date{color:color-mix(in oklab, var(--text-h), #b8c2e8 22%);flex-shrink:0;min-width:5.5rem;font-weight:600}.lga-school-exam-title{color:var(--text)}.tabular-nums{font-variant-numeric:tabular-nums}.error{color:#d94b4b;margin:.5rem 0 0}.login-card{gap:.7rem;max-width:520px;margin:1rem auto;display:grid}.google-signin-slot{min-height:42px}.battery-widget{margin-top:.6rem}.pv-card:not(.dashboard-widget-card){min-height:320px}.dashboard-widget-card.pv-card{min-height:0}.energy-flow{margin-top:.6rem}.energy-flow--7x7{grid-template-rows:repeat(7,auto);grid-template-columns:minmax(0,1fr) auto minmax(0,.85fr) minmax(1.75rem,1.05fr) minmax(0,.85fr) auto minmax(0,1fr);place-items:center;gap:.16rem .26rem;min-height:18.5rem;display:grid}.node{color:color-mix(in oklab, var(--text-h), #8293d7 24%)}.energy-icon{flex-shrink:0;width:2.15rem;height:2.15rem;display:block}.energy-icon--car{width:2.55rem;height:2.55rem}.ef-sun-kwh{grid-area:1/4;justify-self:center}.ef-sun-icon{grid-area:2/4;justify-content:center;justify-self:center;align-items:center;display:flex}.ef-flow-prod{grid-area:3/4;justify-self:center}.ef-grid-kwh{grid-area:4/1;place-self:center end;min-width:0}.ef-grid-icon{grid-area:4/2;justify-content:center;place-self:center;align-items:center;display:flex}.ef-middle-spacer{pointer-events:none;grid-area:4/4;width:100%;min-height:1.5rem;max-height:2.5rem}.ef-house-icon{grid-area:4/6;justify-content:center;place-self:center end;align-items:center;display:flex}.ef-house-kwh{grid-area:4/7;place-self:center start;margin:0}.ef-flow-grid{text-align:center;grid-area:4/3;place-self:center;max-width:100%}.ef-flow-ess{grid-area:5/4;place-self:center}.ef-flow-wallbox{text-align:center;grid-area:5/6;place-self:center}.ef-flow-consume{text-align:center;grid-area:4/5;place-self:center;max-width:100%}.ef-battery-main{flex-direction:column;grid-area:6/4;justify-content:center;align-items:center;gap:.12rem;display:flex}.ef-car-icon{grid-area:6/6;justify-content:center;align-self:center;align-items:center;display:flex}.ef-battery-dc{grid-area:7/4;justify-content:center;place-self:start center;width:100%;display:flex}.sun-daily-energy{color:color-mix(in oklab, var(--text-h), #c9a227 18%);text-align:center;white-space:nowrap;max-width:100%;margin:0;font-size:.65rem;font-weight:600;line-height:1.1}.grid-daily-energy-stack{flex-direction:column;align-items:flex-end;gap:.06rem;min-width:0;max-width:min(4.75rem,100%);display:flex}.grid-buy-daily-energy,.grid-sell-daily-energy{text-align:end;white-space:nowrap;margin:0;font-size:.65rem;font-weight:600;line-height:1.1}.grid-buy-daily-energy{color:color-mix(in oklab, var(--text-h), #f0a030 20%)}.grid-sell-daily-energy{color:color-mix(in oklab, var(--text-h), #58cf6f 18%)}.house-daily-energy{color:color-mix(in oklab, var(--text-h), #8293d7 22%);text-align:start;white-space:nowrap;min-width:0;max-width:min(4.5rem,100%);margin:0;font-size:.65rem;font-weight:600;line-height:1.1}.battery-dc-energy-stack{flex-direction:column;align-items:center;gap:.06rem;display:flex}.ess-dc-charge-daily-energy,.ess-dc-discharge-daily-energy{text-align:center;white-space:nowrap;max-width:100%;margin:0;font-size:.65rem;font-weight:600;line-height:1.1}.ess-dc-charge-daily-energy{color:color-mix(in oklab, var(--text-h), #58cf6f 22%)}.ess-dc-discharge-daily-energy{color:color-mix(in oklab, var(--text-h), #f08060 18%)}.flow-label{color:var(--text-h);white-space:nowrap;margin:0;font-size:.72rem;font-weight:500;line-height:1.15}.battery-shell{border:2px solid color-mix(in oklab, var(--text-h), #7c8cff 20%);border-radius:.4rem;width:2.7rem;height:1.35rem;padding:.12rem;position:relative}.battery-level{background:linear-gradient(90deg,#58cf6f 0%,#67d8bf 100%);border-radius:.16rem;height:100%;transition:width .35s}.battery-tip{background:color-mix(in oklab, var(--text-h), #9fb0ff 18%);border-radius:0 .12rem .12rem 0;width:.2rem;height:.5rem;position:absolute;top:.42rem;right:-.26rem}.battery-value{color:var(--text-h);margin:0;font-size:.75rem;font-weight:600}.loriot-card:not(.dashboard-widget-card){min-height:9rem}.dashboard-widget-card.loriot-card,.dashboard-widget-card.useless-facts-card{min-height:0}.useless-facts-more-btn:disabled{opacity:.55;cursor:not-allowed}.useless-facts-frame{flex-direction:column;gap:.45rem;min-height:0;display:flex}.useless-facts-kind{letter-spacing:.02em;margin:0;font-size:.72rem;font-weight:600}.useless-facts-text{border-left:3px solid color-mix(in oklab, var(--text-h), #57b8ff 38%);color:var(--text-h);margin:0;padding:0 0 0 .85rem;font-size:.98rem;line-height:1.45}.loriot-refresh-btn{white-space:nowrap;flex-shrink:0}.loriot-refresh-btn:disabled{opacity:.55;cursor:not-allowed}.loriot-quote-frame{transition:opacity .42s}.loriot-quote-visible{opacity:1}.loriot-quote-hidden{opacity:0}.loriot-quote-text{border-left:3px solid color-mix(in oklab, var(--text-h), #7c8cff 35%);color:var(--text-h);margin:0;padding:0 0 0 .85rem;font-size:1rem;font-style:italic;line-height:1.45}.loriot-quote-meta{color:var(--text);flex-wrap:wrap;align-items:baseline;gap:.25rem .35rem;margin:.85rem 0 0;font-size:.78rem;display:flex}.loriot-quote-speaker{color:var(--text-h);font-weight:600}.loriot-quote-sep{opacity:.55}.space-weather-widget-card .dashboard-widget-body{overflow-y:auto}.space-weather-widget{flex-direction:column;gap:.65rem;min-height:0;display:flex}.space-weather-kp-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .65rem;display:grid}@media (width>=520px){.space-weather-kp-row{grid-template-columns:repeat(4,minmax(0,1fr))}}.space-weather-label{margin:0;font-size:.72rem}.space-weather-kp-value{color:var(--text-h);margin:.12rem 0 0;font-size:1.15rem;font-weight:700;line-height:1.15}.space-weather-storm-active{color:color-mix(in oklab, #ffb020 65%, var(--text-h))}.space-weather-chart-wrap{flex-direction:column;gap:.35rem;display:flex}.space-weather-chart{background:linear-gradient(180deg, color-mix(in oklab, var(--text-h), transparent 94%) 0%, color-mix(in oklab, var(--text-h), transparent 97%) 100%);border:1px solid #ffffff14;border-radius:10px;align-items:flex-end;gap:2px;height:5.75rem;padding:.25rem .15rem 0;display:flex;position:relative}.space-weather-chart-grid{pointer-events:none;z-index:0;position:absolute;inset:0}.space-weather-chart-vline{border-left:1px solid color-mix(in oklab, var(--text-h), transparent 72%);opacity:.85;width:0;position:absolute;top:.15rem;bottom:0}.space-weather-bar-wrap{z-index:1;flex:1;justify-content:center;align-items:flex-end;min-width:0;height:100%;display:flex;position:relative}.space-weather-chart-ticks{gap:2px;min-height:.95rem;margin-top:.15rem;display:flex}.space-weather-chart-tick-slot{text-align:center;flex:1;justify-content:center;align-items:flex-start;min-width:0;display:flex}.space-weather-chart-tick-label{opacity:.88;font-size:.62rem;line-height:1.1}.space-weather-bar{border-radius:4px 4px 2px 2px;width:100%;max-width:14px;transition:transform .15s;box-shadow:0 0 0 1px #0000002e}.space-weather-bar-night{box-shadow:0 0 0 1px #5078ff59,inset 0 -2px #2846c859}.space-weather-legend{flex-wrap:wrap;gap:.45rem .75rem;font-size:.68rem;display:flex}.space-weather-legend-item{align-items:center;gap:.25rem;display:inline-flex}.space-weather-dot{border-radius:999px;width:.55rem;height:.55rem;display:inline-block}.space-weather-dot-quiet{background:linear-gradient(#2dbe7a,#257e64)}.space-weather-dot-active{background:linear-gradient(#f6ca1e,#c9840d)}.space-weather-dot-storm{background:linear-gradient(#e03e8f,#831da5)}.space-weather-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .65rem;margin:0;font-size:.78rem;display:grid}@media (width>=520px){.space-weather-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}.space-weather-stat{gap:.08rem;display:grid}.space-weather-stat dt{color:var(--text);opacity:.85;margin:0;font-weight:500}.space-weather-stat dd{color:var(--text-h);margin:0}.space-weather-footnote{margin:0;font-size:.72rem;line-height:1.35}@media (width<=640px){.topbar{flex-direction:row;align-items:center}}.react-grid-layout{transition:height .2s;position:relative}.react-grid-item{transition:left .2s,top .2s,width .2s,height .2s}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{z-index:1;will-change:width, height;transition:none}.react-grid-item.react-draggable-dragging{z-index:3;will-change:transform;transition:none}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{opacity:.2;z-index:2;-webkit-user-select:none;user-select:none;background:red;transition-duration:.1s}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{opacity:0;width:20px;height:20px;position:absolute}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";border-bottom:2px solid #0006;border-right:2px solid #0006;width:5px;height:5px;position:absolute;bottom:3px;right:3px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:100% 100%;background-repeat:no-repeat;background-origin:content-box;width:20px;height:20px;padding:0 3px 3px 0;position:absolute}.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
