.charts-module__RgAH6G__section{flex-direction:column;gap:10px;display:flex}.charts-module__RgAH6G__sectionTitle{letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.charts-module__RgAH6G__stack{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:14px 10px 10px}.charts-module__RgAH6G__plot{flex-direction:column;gap:10px;display:flex}.charts-module__RgAH6G__placeholder{min-height:860px}.charts-module__RgAH6G__chart{margin:0}.charts-module__RgAH6G__chart svg{display:block}.charts-module__RgAH6G__chartHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 14px;padding:0 8px 2px;display:flex}.charts-module__RgAH6G__chartLabelGroup{align-items:center;gap:7px;min-width:0;display:inline-flex}.charts-module__RgAH6G__swatch{border-radius:3px;flex:none;width:9px;height:9px}.charts-module__RgAH6G__chartLabel{font-size:.9rem;font-weight:700}.charts-module__RgAH6G__readout{flex-direction:column;align-items:flex-end;gap:1px;display:inline-flex}.charts-module__RgAH6G__readoutMain{align-items:baseline;gap:5px;display:inline-flex}.charts-module__RgAH6G__readoutTime{color:var(--text-muted);font-size:.72rem}.charts-module__RgAH6G__readoutValue{letter-spacing:-.02em;font-size:1.5rem;font-weight:700;line-height:1}.charts-module__RgAH6G__readoutUnit{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted);font-size:.8rem}.charts-module__RgAH6G__readoutArrow{align-self:center;margin-left:1px}.charts-module__RgAH6G__readoutArrow line{stroke-width:2px;stroke-linecap:round}.charts-module__RgAH6G__nowLine{stroke:var(--chart-now-line);stroke-width:1.5px;opacity:.55}.charts-module__RgAH6G__crosshair{stroke:var(--text-muted);stroke-width:1px;stroke-dasharray:3 3;pointer-events:none}.charts-module__RgAH6G__tideMarker{fill:var(--chart-tide);stroke:var(--surface);stroke-width:1px}.charts-module__RgAH6G__tideLetter{fill:var(--chart-tide);font-size:9px;font-weight:700}.charts-module__RgAH6G__arrowShaft{stroke-width:2.5px;stroke-linecap:round}.charts-module__RgAH6G__arrowSlack{fill:none;stroke:var(--slack);stroke-width:2px}
.Header-module__hBw1pG__header{flex-direction:column;gap:12px;display:flex}.Header-module__hBw1pG__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.Header-module__hBw1pG__titleBlock{min-width:0}.Header-module__hBw1pG__title{letter-spacing:-.02em;font-size:1.7rem;font-weight:700}.Header-module__hBw1pG__subtitle{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:400}.Header-module__hBw1pG__subtitleLink{color:inherit;text-decoration:none}.Header-module__hBw1pG__subtitleLink:hover{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.Header-module__hBw1pG__controls{flex-wrap:wrap;gap:8px;display:flex}.Header-module__hBw1pG__status{border:1px solid var(--border);color:var(--text);border-radius:999px;flex-wrap:wrap;align-self:flex-start;align-items:center;gap:7px;padding:6px 13px;font-size:.84rem;display:inline-flex}.Header-module__hBw1pG__dot{background:var(--live);border-radius:50%;flex:none;width:9px;height:9px;animation:1.6s ease-in-out infinite Header-module__hBw1pG__statusBlink}.Header-module__hBw1pG__dot[data-status=stale]{background:var(--warn)}@keyframes Header-module__hBw1pG__statusBlink{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.Header-module__hBw1pG__dot{animation:none}}.Header-module__hBw1pG__statusText strong{font-weight:700}.Header-module__hBw1pG__statusSep{color:var(--text-muted);margin:0 1px}.Header-module__hBw1pG__statusNext{color:var(--text-muted)}@media (min-width:600px){.Header-module__hBw1pG__title{font-size:2rem}}
.Segmented-module__ZAsbMa__group{background:var(--surface-2);border:1px solid var(--border);border-radius:999px;gap:2px;padding:3px;display:inline-flex}.Segmented-module__ZAsbMa__segment{min-width:38px;min-height:36px;color:var(--text-muted);white-space:nowrap;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-size:.82rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.Segmented-module__ZAsbMa__segment:hover{color:var(--text)}.Segmented-module__ZAsbMa__segment[data-active]{background:var(--surface);color:var(--text);box-shadow:var(--shadow)}.Segmented-module__ZAsbMa__segment svg{display:block}
.now-module__Gb85Aq__panel{flex-direction:column;gap:12px;display:flex}.now-module__Gb85Aq__panelHead{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.now-module__Gb85Aq__panelTitle{letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.now-module__Gb85Aq__panelTime{color:var(--text-muted);font-size:.82rem}.now-module__Gb85Aq__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:720px){.now-module__Gb85Aq__grid{grid-template-columns:repeat(4,1fr)}}.now-module__Gb85Aq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;gap:8px;padding:16px;display:flex}.now-module__Gb85Aq__cardHead{align-items:center;gap:7px;display:flex}.now-module__Gb85Aq__swatch{border-radius:3px;flex:none;width:9px;height:9px}.now-module__Gb85Aq__cardLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.74rem;font-weight:700}.now-module__Gb85Aq__value{align-items:baseline;gap:6px;display:flex}.now-module__Gb85Aq__number{letter-spacing:-.02em;font-size:2.3rem;font-weight:700;line-height:1}.now-module__Gb85Aq__unit{color:var(--text-muted);font-size:1rem;font-weight:600}.now-module__Gb85Aq__sub{color:var(--text-muted);font-size:.85rem}
.page-module___8aEwW__page{justify-content:center;width:100%;padding:18px 14px 40px;display:flex;overflow-x:hidden}.page-module___8aEwW__main{flex-direction:column;gap:26px;width:100%;min-width:0;max-width:880px;display:flex}.page-module___8aEwW__footer{border-top:1px solid var(--border);color:var(--text-muted);padding-top:14px;font-size:.76rem;line-height:1.55}@media (min-width:700px){.page-module___8aEwW__page{padding:32px 24px 56px}.page-module___8aEwW__main{gap:30px}}
