.water-overview{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.75fr);gap:2rem;align-items:start;margin-top:1.5rem}.water-overview .water-chart-layout{display:block;margin:0}.water-overview .water-reading strong{font-size:2.7rem;margin:.4rem 0}.water-overview .water-plot{margin-top:1.4rem}.water-overview .water-plot svg{min-height:0}.water-overview .water-chart-top{flex-wrap:wrap;gap:.4rem}.aquifer-section{margin:0;min-width:0;background:#f1f8fb;border:1px solid #d8e7ee;border-radius:10px;overflow:hidden}.section-title-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.25rem .6rem}.section-title-row h2{font:600 1.125rem/1.4 inherit;margin:0;font-family:inherit;font-size:1.125rem;letter-spacing:0;color:#193f4c}.section-title-row button{border:0;background:transparent;font:inherit;font-size:.875rem;color:#345565;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:.3rem;flex-shrink:0}.section-stations{display:grid;grid-template-columns:26% 26% 26% 22%;padding-top:.9rem;align-items:start}.section-stations button{font:inherit;text-align:center;background:transparent;border:0;padding:.4rem .2rem;cursor:pointer;color:#193f4c;min-width:0;border-radius:5px}.section-stations button[aria-pressed=true]{background:#dceff4}.section-stations span{display:block;font-size:.95rem;font-weight:700}.section-stations strong{display:block;font-size:1.55rem;line-height:1.25;margin:.35rem 0;color:#076378;font-weight:650}.section-stations small{display:block;font-size:.8125rem;line-height:1.45;color:#4b6572}.section-sea-label{text-align:center;color:#176497;font-weight:700;font-size:1rem;padding-top:1rem}.section-sea-label span{font-weight:400;font-size:.875rem;margin-top:.4rem;color:#4b6572}.aquifer-diagram{display:block;width:100%;height:auto;margin-top:0}.section-well>path:first-child{fill:none;stroke:#395767;stroke-width:10;stroke-linecap:round}.section-well .well-water{stroke:#adf6ff;stroke-width:6;fill:none}.section-well .well-cap{stroke:#395767;stroke-width:8;stroke-linecap:round}.section-well circle{fill:#e5ffff;stroke:#08788e;stroke-width:3}.section-well .well-depth{fill:none;stroke:#264858;stroke-width:2}.section-well[data-well=toeb]{opacity:.5}.section-well[data-well=toeb]>path:first-child{stroke-dasharray:9 8}.section-well.is-selected .well-cap{stroke:#008eaf}.aquifer-diagram text{font-family:Arial,sans-serif;font-size:24px}.land-label{fill:#725334}.aquifer-label{fill:#06495a;font-weight:700;letter-spacing:1px}.sea-inner-label{fill:#064372;font-size:22px!important}.aquifer-section figcaption{padding:.6rem 1.2rem 1rem;color:#48606c;font-size:.875rem;line-height:1.55}.aquifer-section figcaption p{margin:.6rem 0 0}.section-legend{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.section-legend i{display:inline-block;background:#38b3c4;width:12px;height:12px;border-radius:50%}.section-legend>span{margin-left:auto}.section-ripple{animation:section-flow 6s linear infinite}.section-ripple-slow{animation-duration:9s;animation-direction:reverse}.section-ripple-deep{animation-duration:12s}.section-waterline{animation:section-swell 5s ease-in-out infinite}.aquifer-section.is-paused *{animation-play-state:paused!important}@keyframes section-flow{to{transform:translateX(100px)}}@keyframes section-swell{50%{transform:translateY(2px)}}@media(prefers-reduced-motion:reduce){.aquifer-section *{animation:none!important}}.water-live-controls{display:flex;gap:.8rem;align-items:center;flex-wrap:wrap;margin-top:1rem;font-size:.875rem;color:#4b6572}.water-live-controls button{font:inherit;background:white;border:1px solid #b9d1d8;border-radius:4px;padding:.45rem .75rem;color:#175d70;cursor:pointer}.water-live-controls button:disabled{opacity:.6;cursor:wait}@media(max-width:1000px){.water-overview{grid-template-columns:1fr}.aquifer-section{grid-row:1}.water-history .water-chart-layout{display:grid;grid-template-columns:230px 1fr;gap:1rem}.water-history .water-plot{margin-top:0}}@media(max-width:520px){.section-title-row{padding:.9rem .65rem .4rem;gap:.4rem;align-items:start}.section-title-row h2{font-size:1rem}.section-title-row button{font-size:.8125rem;max-width:90px}.section-stations span{font-size:.875rem}.section-stations strong{font-size:1.125rem}.section-stations small{font-size:.75rem}.section-sea-label{font-size:.875rem}.section-sea-label span{font-size:.75rem}.water-history .water-chart-layout{display:block}.aquifer-section figcaption{padding:.5rem .75rem .8rem}.aquifer-diagram text{font-size:30px}.sea-inner-label{font-size:27px!important}.section-legend>span{margin-left:0}.water-overview{gap:1.5rem}.water-heading>p{display:block;font-size:1rem}.water-stations{flex-wrap:wrap}.water-chart-top{font-size:.875rem}}

/* Coast-to-inland order; mirror geometry without mirroring text. */
.section-stations{grid-template-columns:22% 26% 26% 26%}.section-sea-label{grid-column:1;grid-row:1}.section-stations [data-section-station=airport]{grid-column:2;grid-row:1}.section-stations [data-section-station=a3]{grid-column:3;grid-row:1}.section-stations [data-section-station=toeb]{grid-column:4;grid-row:1}

.level-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:12px}.level-card{background:white;border:1px solid #d3e5eb;border-radius:5px;overflow:hidden;text-align:center}.level-card button{width:100%;background:none;border:0;padding:12px 6px;font:inherit;color:#193f4c;cursor:pointer}.level-card button span{display:block;font-size:14px;min-height:42px;font-weight:700}.level-card button strong{display:block;font-size:25px;color:#086c84;margin:5px 0}.level-card button small{font-size:12px;display:block}.level-card button[aria-pressed=true]{background:#e0f1f6}.level-card svg{width:100%;display:block}.level-card>a{display:block;font-size:13px;padding:10px;color:#08657a}.independent-levels figcaption strong{color:#193f4c}.independent-levels figcaption p{font-size:13px}@media(max-width:520px){.level-cards{grid-template-columns:1fr}.level-card svg{max-width:230px;margin:auto}.level-card button span{min-height:0}}

/* Review annotations: label placement and historical readings. */
.section-well[data-well=airport]{opacity:.5}.section-well[data-well=airport]>path:first-child{stroke-dasharray:9 8}.section-stations [data-section-station=airport],.section-stations [data-section-station=toeb]{color:#697981}.section-stations [data-section-station=airport] strong,.section-stations [data-section-station=toeb] strong{color:#697981}.section-well[data-well=airport].is-selected .well-cap,.section-well[data-well=toeb].is-selected .well-cap{stroke:#697981}.aquifer-diagram .sea-inner-label{font-size:20px!important}.aquifer-diagram .aquifer-label{font-size:22px}@media(max-width:520px){.aquifer-diagram .aquifer-label{font-size:22px}.aquifer-diagram .sea-inner-label{font-size:20px!important}}

/* Gentle live signal on the current reporting well. */
.section-well.is-live{animation:well-live-pulse 2.8s ease-in-out infinite}
.section-well.is-live .well-cap{stroke:#008eaf}
.section-well.is-live circle{fill:#bafff1;stroke:#008eaf}
@keyframes well-live-pulse{0%,100%{opacity:1}50%{opacity:.58}}
@media(prefers-reduced-motion:reduce){.section-well.is-live{animation:none}}

.water-status:empty{display:none}
