:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111a2c;background:#f4f6fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#f8faff 0%,#f4f6fb 280px);margin:0}button,select{font:inherit}.page{max-width:1280px;margin:0 auto;padding:28px 24px 56px}.hero{background:linear-gradient(135deg,#fff 0%,#f5f8ff 100%);border:1px solid #d9e0ef;border-radius:24px;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;padding:24px;display:flex;box-shadow:0 8px 24px #1a294e0f}.eyebrow{color:#4c63b6;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:700}h1,h2,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(32px,5vw,52px);line-height:1.05}h2{margin-bottom:8px;font-size:20px}.lede{color:#536078;max-width:720px;font-size:18px;line-height:1.7}.hero-links{gap:10px;margin-top:18px;display:flex}.hero-links a,.back-link{color:#334cc2;background:#fff;border:1px solid #c8d1e3;border-radius:999px;align-items:center;min-height:36px;padding:0 14px;font-weight:700;text-decoration:none;display:inline-flex}.hero-links a:hover,.back-link:hover{background:#f5f8ff;border-color:#9fb0d6}.freshness{background:#fffffff5;border:1px solid #d6dded;border-radius:18px;min-width:260px;padding:18px}.freshness span,.field span,.metric span{color:#667085;font-size:13px;display:block}.freshness strong{margin:6px 0;display:block}.filters,.metrics,.split{gap:14px;display:grid}.filters{background:#fff;border:1px solid #d9e0ef;border-radius:20px;grid-template-columns:repeat(6,minmax(130px,1fr));margin-bottom:18px;padding:14px;box-shadow:0 6px 16px #1a294e0a}.field select{color:#172033;background:#fff;border:1px solid #c8d1e3;border-radius:12px;width:100%;margin-top:6px;padding:10px 12px}.field select:focus-visible{outline-offset:1px;outline:2px solid #9cb3ff}.metrics{grid-template-columns:repeat(6,1fr);margin-bottom:18px}.status-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px;display:grid}.status-grid-single{grid-template-columns:1fr}.metric,.panel{background:#fff;border:1px solid #d9e0ef;border-radius:20px;box-shadow:0 6px 16px #1a294e0a}.metric{padding:18px}.metric strong{color:#1a3a8f;margin-top:6px;font-size:24px;display:block}.status-title{margin-bottom:12px;font-size:22px;font-weight:800}.status-stats{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.status-stats span{color:#35415a;background:#f1f4fb;border-radius:999px;padding:7px 10px;font-size:13px}.panel{padding:22px}.section-heading{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.chart-actions{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:10px;display:flex}.zoom-indicator{color:#52617c;background:#f8faff;border:1px solid #d2daec;border-radius:999px;align-items:center;height:36px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.compact-heading{grid-template-columns:1fr 130px;align-items:start;gap:12px;margin-bottom:10px;display:grid}.section-heading p,.muted,.notes{color:#667085;line-height:1.7}.ghost-button{color:#35415a;cursor:pointer;background:#fff;border:1px solid #c8d1e3;border-radius:999px;height:38px;padding:0 14px}.ghost-button:hover:not(:disabled){background:#f6f9ff;border-color:#9fb0d6}.ghost-button:disabled{cursor:not-allowed;opacity:.45}.icon-button{color:#172033;cursor:pointer;background:#fff;border:1px solid #c8d1e3;border-radius:999px;width:38px;height:38px;font-size:20px;font-weight:800;line-height:1}.icon-button:hover{background:#f6f9ff;border-color:#9fb0d6}.chart-wrap{touch-action:pan-x pan-y;background:#fafcff;border:1px solid #e2e8f4;border-radius:16px;padding:8px 8px 4px;overflow-x:auto}.chart-wrap::-webkit-scrollbar{height:10px}.chart-wrap::-webkit-scrollbar-track{background:#eef2f7;border-radius:999px}.chart-wrap::-webkit-scrollbar-thumb{background:#adb9d2;border-radius:999px}.chart{min-width:100%;display:block}.chart line{stroke:#aeb7c8}.chart text{fill:#667085;font-size:12px}.grid-line{stroke:#e7ebf2}.bar{fill:#93c5fd;cursor:pointer}.bar:hover,.bar.selected{fill:#2563eb}.bar-note{fill:#1d4ed8;cursor:pointer}.avg-line{fill:none;stroke:#ea580c;stroke-width:2.5px}.date-label{fill:#5e6b84;font-size:11px}.split{grid-template-columns:minmax(0,2fr) minmax(260px,.9fr);margin-top:18px}.footer-note{background:#fff;border:1px solid #d9e0ef;border-radius:16px;margin-top:18px;padding:14px 16px}.footer-title{color:#5d6b86;letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.footer-links{flex-wrap:wrap;gap:8px;display:flex}.footer-links a{color:#3b4f8e;background:#f8faff;border:1px solid #d3dbec;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:13px;text-decoration:none;display:inline-flex}.footer-links a:hover{background:#f3f7ff;border-color:#a7b8dc}.donate-page{max-width:760px}.donate-card{background:#fff;border:1px solid #d9deea;border-radius:24px;margin-top:24px;padding:28px}.donate-qr{background:#f8f9fc;border:1px solid #edf0f6;border-radius:18px;width:min(360px,100%);margin:28px auto 16px;display:block}code{color:#334cc2;background:#eef2ff;border-radius:6px;padding:2px 5px}.low-tide-list{gap:10px;display:grid}.low-tide{background:#f8f9fc;border:1px solid #edf0f6;border-radius:14px;padding:12px}.low-tide strong,.low-tide span{display:block}.low-tide span{color:#667085;margin-top:4px;font-size:13px}.wave-event-list{gap:12px;display:grid}.wave-event{background:#f8f9fc;border:1px solid #edf0f6;border-radius:16px;grid-template-columns:1fr 1fr 120px;gap:12px;padding:14px;display:grid}.wave-event span,.wave-event small{color:#667085;font-size:13px;display:block}.wave-event strong{margin:4px 0;display:block}.table-wrap{border:1px solid #e8edf7;border-radius:14px;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:14px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #edf0f6;padding:10px 8px}tbody tr:nth-child(2n){background:#f9fbff}tbody tr:hover{background:#eef4ff}th{color:#667085;font-size:12px;font-weight:700}a{color:#334cc2}.note-cell{min-width:280px;max-width:460px;line-height:1.5}.notes{padding-left:18px}.error{color:#9b1c1c;background:#fff5f5;border:1px solid #f7b4b4;border-radius:14px;padding:16px}@media (width<=920px){.hero,.section-heading{display:block}.hero{padding:18px}.chart-actions{justify-content:flex-start;margin-top:12px}.zoom-indicator{height:34px}.compact-heading{grid-template-columns:1fr}.filters,.metrics,.status-grid,.split{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr}.wave-event{grid-template-columns:1fr 1fr}}@media (width<=640px){.page{padding:16px 12px 36px}.hero{border-radius:18px;padding:14px}h1{font-size:clamp(28px,8vw,36px)}.lede{font-size:16px;line-height:1.55}.filters,.metrics,.status-grid,.split{grid-template-columns:1fr}.panel{border-radius:16px;padding:16px}.metric{padding:14px}.metric strong{font-size:21px}.status-title{font-size:19px}.status-stats span{font-size:12px}.zoom-indicator{justify-content:center;width:100%}.footer-note{padding:12px}.footer-links{flex-direction:column}.footer-links a{justify-content:center;width:100%}.chart-wrap{padding:6px 6px 2px}.wave-event{grid-template-columns:1fr}}
