@property --sheet-peek{syntax:"<length>";inherits:true;initial-value:96px}.beach-shell{--beach-bg:#efeeea;--beach-panel:#f9f8f4;--beach-ink:#242a29;--beach-muted:#626b68;--beach-rule:#d2d6cf;--beach-accent:#0f5f65;--beach-accent-wash:#e3eeea;--beach-deep:#14242c;--beach-serif:var(--font-serif), Georgia, "Times New Roman", serif;--beach-display:clamp(26px, 2.7vw, 39px);--beach-row-title:clamp(17px, 1.2vw, 19px);--beach-gutter:23px;--beach-row-gap:15px;--beach-duration:.16s;--beach-ease:cubic-bezier(.16, 1, .3, 1);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--beach-bg);width:100%;height:100dvh;color:var(--beach-ink);flex-direction:column;display:flex;overflow:hidden}.beach-shell button{cursor:pointer}.beach-shell button:focus-visible,.beach-shell summary:focus-visible,.beach-shell a:focus-visible{outline:2px solid var(--beach-accent);outline-offset:-3px}.beach-shell-header{border-bottom:1px solid var(--beach-rule);background:var(--beach-panel);z-index:2;flex:none;padding:22px 28px 16px}.beach-shell-masthead{border-bottom:2px solid var(--beach-ink);justify-content:space-between;align-items:center;gap:24px;padding-bottom:20px;display:flex}.beach-shell-brand{align-items:center;gap:15px;display:flex}.beach-shell-brand-mark{color:var(--beach-accent);flex:none}.beach-shell-eyebrow{color:var(--beach-accent);text-transform:uppercase;letter-spacing:.17em;margin:0 0 5px;font-size:10px;font-weight:600}.beach-shell-brand h1{font-family:var(--beach-serif);font-size:var(--beach-display);letter-spacing:-.045em;margin:0;font-weight:600;line-height:1.05}.beach-shell-toolbar{align-items:center;gap:24px;margin-top:15px;display:flex}.beach-shell-search{border:1px solid var(--beach-rule);background:var(--beach-bg);min-width:220px;min-height:45px;color:var(--beach-muted);border-radius:4px;flex:0 365px;align-items:center;gap:10px;padding:0 13px;display:flex}.beach-shell-search:focus-within{outline:2px solid var(--beach-accent);outline-offset:2px}.beach-shell-search input{width:100%;min-width:0;color:var(--beach-ink);background:0 0;border:0;outline:none;font-size:13px}.beach-shell-search input::placeholder{color:var(--beach-muted);opacity:1}.beach-shell-search input::-webkit-search-cancel-button{display:none}.beach-shell-search button{min-width:32px;min-height:40px;color:inherit;place-items:center;display:grid}.beach-shell-filters{scrollbar-width:thin;align-items:center;gap:6px;min-width:0;padding:3px;display:flex;overflow-x:auto}.beach-shell-filters button{white-space:nowrap;min-height:40px;color:var(--beach-muted);transition:color var(--beach-duration) var(--beach-ease), background-color var(--beach-duration) var(--beach-ease);background:0 0;border:1px solid #0000;border-radius:4px;padding:0 13px;font-size:12px}.beach-shell-filters button:hover{color:var(--beach-ink);background:var(--beach-bg)}.beach-shell-filters button[aria-pressed=true]{color:var(--beach-accent);background:var(--beach-accent-wash);border-color:var(--beach-accent)}.beach-shell-workspace{flex:1;grid-template-columns:370px minmax(0,1fr);min-height:0;display:grid}.beach-shell-map{background:var(--beach-bg);isolation:isolate;--sheet-visible:0px;grid-area:1/2;min-width:0;min-height:0;position:relative}.beach-map-probe{width:0;height:var(--sheet-visible);pointer-events:none;visibility:hidden;position:absolute;bottom:0;left:0}.beach-shell-map-loading{background:var(--beach-bg);color:var(--beach-muted);font:italic 17px var(--beach-serif);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.beach-shell-map-loading img{animation:beach-shell-drift 2.4s var(--beach-ease) infinite}.beach-shell-map-failed{text-align:center;background:var(--beach-deep);color:#e4ece9;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px;display:flex;position:absolute;inset:0}.beach-shell-map-failed svg{color:#9fb7b5}.beach-shell-map-failed h2{font:600 24px var(--beach-serif);letter-spacing:-.02em;margin:4px 0 0}.beach-shell-map-failed p{color:#b9c9c6;max-width:46ch;margin:0;font-size:13px;line-height:1.65}.beach-shell-map-failed-detail{font-family:var(--font-mono,monospace);color:#8fa5a2;overflow-wrap:anywhere;font-size:11px}.beach-shell-map-failed button{color:#e4ece9;background:0 0;border:1px solid #6f8b88;border-radius:4px;align-items:center;gap:8px;min-height:44px;margin-top:8px;padding:0 18px;font-size:13px;display:flex}.beach-shell-map-failed button:hover{background:#1d3139}.beach-shell-key{background:var(--beach-panel);border:1px solid var(--beach-rule);border-radius:4px;max-width:min(290px,100% - 44px);position:absolute;bottom:32px;left:22px;box-shadow:0 4px 20px #0002}.beach-shell-key summary{cursor:pointer;justify-content:space-between;align-items:center;gap:26px;min-height:44px;padding:12px 15px;font-size:12px;list-style:none;display:flex}.beach-shell-key summary::-webkit-details-marker{display:none}.beach-shell-key[open] summary{border-bottom:1px solid var(--beach-rule)}.beach-shell-key[open] summary svg{transform:rotate(180deg)}.beach-shell-key-content{gap:12px;max-height:40dvh;padding:16px;display:grid;overflow-y:auto}.beach-shell-key-content ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.beach-shell-key-content li{align-items:center;gap:14px;font-size:12px;display:flex}.beach-shell-key-content p{color:var(--beach-muted);margin:0;font-size:11px;line-height:1.6}.beach-shell-key-hollow{border-top:1px solid var(--beach-rule);align-items:flex-start;gap:14px;padding-top:12px;display:flex}.beach-shell-key-hollow>span:first-child{flex:none;margin-top:2px}.beach-shell-locate{right:12px;bottom:calc(var(--sheet-visible) + 44px);z-index:2;border:1px solid var(--beach-rule);background:var(--beach-panel);width:44px;height:44px;color:var(--beach-ink);transition:bottom var(--sheet-duration,0s) var(--beach-ease), color var(--beach-duration) var(--beach-ease);border-radius:4px;place-items:center;padding:0;display:grid;position:absolute;box-shadow:0 4px 20px #0002}.beach-shell-locate:hover:not([disabled]){background:var(--beach-accent-wash)}.beach-shell-locate[data-status=granted]{color:var(--beach-accent)}.beach-shell-locate[data-status=requesting] svg{animation:1s linear infinite beach-shell-spin}.beach-shell-locate[disabled]{cursor:default;color:var(--beach-muted)}.beach-map-user{background:#2563eb;border:3px solid #fff;border-radius:9999px;width:16px;height:16px;display:block;box-shadow:0 0 0 6px #2563eb33,0 1px 6px #0006}.beach-map-pin{cursor:pointer;transition:transform var(--beach-duration) var(--beach-ease);background:0 0;border:0;border-radius:9999px;padding:0;display:block}.beach-map-pin:focus-visible{outline:2px solid var(--beach-accent);outline-offset:3px}.beach-shell-map[data-zoom-band=province] .beach-map-pin{transform:scale(.7)}.beach-sheet{background:var(--beach-panel);border-right:1px solid var(--beach-rule);flex-direction:column;grid-area:1/1;min-width:0;min-height:0;display:flex}.beach-sheet-grab{flex:none}.beach-sheet-handle{display:none}.beach-shell-panel-heading{padding:var(--beach-gutter) var(--beach-gutter) 18px;flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.beach-shell-panel-heading h2{font:500 23px var(--beach-serif);letter-spacing:-.025em;margin:0}.beach-shell-count{color:var(--beach-muted);white-space:nowrap;font-variant-numeric:tabular-nums;margin:0;font-size:11px}.beach-shell-back{color:var(--beach-accent);background:0 0;border:0;align-items:center;gap:9px;min-height:32px;padding:0;font-size:13px;display:flex}.beach-sheet-body{overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:var(--beach-rule) transparent;flex:1;min-height:0;overflow-y:auto}.beach-shell-list-note{margin:0 var(--beach-gutter);border-bottom:1px solid var(--beach-rule);letter-spacing:.08em;text-transform:uppercase;color:var(--beach-muted);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 12px;padding-bottom:13px;font-size:10px;display:flex}.beach-shell-list-note-origin{font-family:var(--beach-serif);text-transform:none;letter-spacing:0;font-size:12px;font-style:italic}.beach-shell-list-note[data-far=true] .beach-shell-list-note-origin{color:var(--beach-ink)}.beach-shell-list{margin:0;padding:0;list-style:none}.beach-shell-row{align-items:center;gap:var(--beach-row-gap);width:100%;padding:19px var(--beach-gutter);text-align:left;border:0;border-bottom:1px solid var(--beach-rule);transition:background-color var(--beach-duration) var(--beach-ease);background:0 0;display:flex}.beach-shell-row:hover{background:var(--beach-accent-wash)}.beach-shell-row[data-selected=true]{background:var(--beach-accent-wash);box-shadow:inset 3px 0 0 var(--beach-accent)}.beach-shell-row-pin{flex:none;place-items:center;width:26px;display:grid}.beach-shell-row-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.beach-shell-row-copy strong{font:600 var(--beach-row-title)/1.25 var(--beach-serif);letter-spacing:-.025em}.beach-shell-row-copy>span{color:var(--beach-muted);font-size:11px;line-height:1.45}.beach-shell-row-title{color:var(--beach-ink);justify-content:space-between;align-items:baseline;gap:10px;display:flex}.beach-shell-row-title strong{min-width:0}.beach-shell-row-distance{color:var(--beach-muted);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:11px}.beach-shell-row-status{color:var(--beach-ink)}.beach-shell-row-status[data-state=advisory]{color:#92580a}.beach-shell-row-status[data-state=closed]{color:#a81f1f}.beach-shell-row-status[data-state=unknown],.beach-shell-row-status[data-state=offseason]{color:var(--beach-muted)}.beach-shell-row-status[data-conditions=true]{color:var(--beach-ink);font-variant-numeric:tabular-nums}.beach-shell-row-arrow{color:var(--beach-accent);opacity:0;transition:opacity var(--beach-duration) var(--beach-ease), transform var(--beach-duration) var(--beach-ease);flex:none;transform:translate(-4px)}.beach-shell-row:hover .beach-shell-row-arrow,.beach-shell-row:focus-visible .beach-shell-row-arrow{opacity:1;transform:none}.beach-shell-empty{color:var(--beach-muted);padding:36px 25px}.beach-shell-empty svg{color:var(--beach-accent)}.beach-shell-empty h3{font:500 27px var(--beach-serif);color:var(--beach-ink);margin:15px 0 8px}.beach-shell-empty p{margin:0;font-size:13px;line-height:1.7}.beach-shell-empty button{border:1px solid var(--beach-accent);min-height:44px;color:var(--beach-accent);background:0 0;border-radius:4px;margin-top:18px;padding:0 16px;font-size:12px}.beach-shell-empty button:hover{background:var(--beach-accent-wash)}.beach-shell-footer{padding:14px var(--beach-gutter);border-top:1px solid var(--beach-rule);background:var(--beach-bg);flex:none}.beach-shell-footer p{color:var(--beach-muted);margin:0;font-size:10px;line-height:1.6}.beach-shell-footer>*+*,.beach-shell-footer-more>*+*{margin-top:7px}.beach-shell-footer strong{color:var(--beach-ink);font-weight:500}.beach-shell-footer a{color:var(--beach-accent);text-underline-offset:2px;text-decoration:underline}.beach-shell-footer-more summary{cursor:pointer;color:var(--beach-muted);align-items:center;gap:5px;font-size:10px;line-height:1.6;list-style:none;display:flex}.beach-shell-footer-more summary::-webkit-details-marker{display:none}.beach-shell-footer-more summary svg{transition:transform var(--beach-duration) var(--beach-ease);flex:none}.beach-shell-footer-more[open] summary svg{transform:rotate(180deg)}.beach-detail{padding:0 var(--beach-gutter) 22px}.beach-detail-head{border-bottom:1px solid var(--beach-rule);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name bell""sub bell""hint hint";align-items:start;column-gap:12px;padding:2px 0 14px;display:grid}.beach-detail-name{font:600 clamp(24px, 2.2vw, 30px)/1.1 var(--beach-serif);letter-spacing:-.03em;text-wrap:balance;grid-area:name;margin:0}.beach-detail-follow{display:contents}.beach-detail-follow-bell{border:1px solid var(--beach-rule);background:var(--beach-panel);min-height:36px;color:var(--beach-ink);white-space:nowrap;transition:background-color var(--beach-duration) var(--beach-ease), border-color var(--beach-duration) var(--beach-ease), color var(--beach-duration) var(--beach-ease);border-radius:999px;grid-area:bell;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.beach-detail-follow-bell[aria-pressed=true]{background:var(--beach-accent-wash);border-color:var(--beach-accent);color:var(--beach-accent)}.beach-detail-follow[data-state=blocked] .beach-detail-follow-bell,.beach-detail-follow[data-state=unsupported] .beach-detail-follow-bell{color:var(--beach-muted)}.beach-detail-follow-bell[disabled]{cursor:default;opacity:.7}@media (hover:hover){.beach-detail-follow-bell:hover:not([disabled]){background:var(--beach-accent-wash);border-color:var(--beach-accent)}}.beach-detail-follow-hint{border:1px solid var(--beach-rule);background:var(--beach-bg);color:var(--beach-ink);border-radius:4px;grid-area:hint;margin:8px 0 0;padding:8px 10px;font-size:12px;line-height:1.5}.beach-detail-name:focus{outline:none}@media (hover:hover){.beach-detail-name:focus-visible{outline:2px solid var(--beach-accent);outline-offset:2px}}.beach-detail-sub{font:italic 13px/1.4 var(--beach-serif);color:var(--beach-muted);grid-area:sub;margin:6px 0 0}.beach-detail-status{border:1px solid var(--beach-rule);border-left:3px solid var(--status-unknown);background:var(--beach-bg);border-radius:0 4px 4px 0;margin-top:16px;padding:12px 14px}.beach-detail-status[data-state=open]{border-left-color:var(--status-open)}.beach-detail-status[data-state=advisory]{border-left-color:var(--status-advisory)}.beach-detail-status[data-state=closed]{border-left-color:var(--status-closed)}.beach-detail-status[data-state=offseason]{border-left-color:var(--status-offseason)}.beach-detail-status[data-state=unknown]{border-left-style:dashed}.beach-detail-status-label{letter-spacing:.08em;text-transform:uppercase;color:var(--beach-accent);margin:0;font-size:12px;font-weight:600}.beach-detail-status[data-state=advisory] .beach-detail-status-label{color:#92580a}.beach-detail-status[data-state=closed] .beach-detail-status-label{color:#a81f1f}.beach-detail-status[data-state=unknown] .beach-detail-status-label,.beach-detail-status[data-state=offseason] .beach-detail-status-label{color:var(--beach-muted)}.beach-detail-status-quote{font:italic 16px/1.4 var(--beach-serif);color:var(--beach-ink);quotes:"“" "”";margin:5px 0 0;display:block}.beach-detail-status-source{color:var(--beach-muted);margin:5px 0 0;font-size:11px;line-height:1.5}.beach-detail-status-line{color:var(--beach-ink);margin:0;font-size:13px;line-height:1.5}.beach-detail-plain{margin:12px 0 0;font-size:13px;line-height:1.6}.beach-detail-conditions{color:var(--beach-muted);font-variant-numeric:tabular-nums;margin:6px 0 0;font-size:12px;line-height:1.5}.beach-detail-conditions[data-lead=true]{color:var(--beach-ink);margin-top:12px;font-size:13px;line-height:1.6}.beach-detail-actions{align-items:flex-start;gap:8px;margin-top:12px;display:flex}.beach-detail-action{border:1px solid var(--beach-accent);white-space:nowrap;min-height:44px;transition:background-color var(--beach-duration) var(--beach-ease), border-color var(--beach-duration) var(--beach-ease);border-radius:4px;flex:1;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:500;line-height:1;text-decoration:none;display:flex}.beach-detail-action[data-variant=primary]{background:var(--beach-accent);color:var(--beach-panel)}.beach-detail-action[data-variant=secondary]{background:var(--beach-panel);color:var(--beach-ink);border-color:var(--beach-rule)}@media (hover:hover){.beach-detail-action[data-variant=primary]:hover{background:var(--beach-deep);border-color:var(--beach-deep)}.beach-detail-action[data-variant=secondary]:hover{background:var(--beach-accent-wash);border-color:var(--beach-accent)}}.beach-detail-share{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.beach-detail-share .beach-detail-action{width:100%}.beach-detail-share-url{border:1px solid var(--beach-rule);background:var(--beach-bg);width:100%;min-height:36px;color:var(--beach-ink);border-radius:4px;padding:0 8px;font-size:12px}.beach-detail-facts{border-top:1px solid var(--beach-rule);grid-template-columns:1fr 1fr;gap:12px 14px;margin:18px 0 0;padding-top:16px;display:grid}.beach-detail-facts>div{min-width:0}.beach-detail-facts dt{letter-spacing:.08em;text-transform:uppercase;color:var(--beach-muted);font-size:10px}.beach-detail-facts dd{margin:3px 0 0;font-size:13px;font-weight:500;line-height:1.4}.beach-detail-timeline{--beach-timeline-stub:28px;border-top:1px solid var(--beach-rule);margin-top:18px;padding-top:16px}.beach-detail-timeline h3{letter-spacing:.08em;text-transform:uppercase;color:var(--beach-muted);justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 8px;font-size:10px;font-weight:600;display:flex}.beach-detail-timeline h3 span{letter-spacing:0;text-transform:none;font-variant-numeric:tabular-nums;font-weight:400}.beach-timeline-note{color:var(--beach-muted);margin:0;font-size:12px;line-height:1.5}.beach-timeline-band{cursor:crosshair;touch-action:pan-y;-webkit-user-select:none;user-select:none;border-radius:4px;grid-auto-rows:18px;column-gap:1px;padding:6px 0;display:grid;position:relative}.beach-timeline-band:focus{outline:none}@media (hover:hover){.beach-timeline-band:focus-visible{outline:2px solid var(--beach-accent);outline-offset:2px}}.beach-timeline-band>i{background:var(--status-unknown);border-radius:2px;grid-row:1;min-width:0;display:block}.beach-timeline-band>i[data-state=open]{background:var(--status-open)}.beach-timeline-band>i[data-state=advisory]{background:var(--status-advisory)}.beach-timeline-band>i[data-state=closed]{background:var(--status-closed)}.beach-timeline-band>i[data-state=offseason]{background:var(--status-offseason);opacity:.35}.beach-timeline-band>i[data-state=none]{border:1px dashed var(--beach-rule);background:0 0}.beach-timeline-band>i[data-collapsed]{background-image:repeating-linear-gradient(135deg,#0000 0 3px,#0000001a 3px 4px)}.beach-timeline-today{z-index:1;background:var(--beach-ink);opacity:.6;grid-row:1;width:2px;margin:-4px auto;border-radius:0!important}.beach-timeline-cursor{z-index:2;border:2px solid var(--beach-ink);grid-row:1;margin:-3px -1px;background:0 0!important;border-radius:3px!important}.beach-timeline-axis{letter-spacing:.06em;text-transform:uppercase;color:var(--beach-muted);grid-auto-rows:auto;column-gap:1px;margin:0;padding:0;font-size:10px;list-style:none;display:grid}.beach-timeline-axis li{white-space:nowrap}.beach-timeline-axis li:last-child{justify-self:end}.beach-timeline-readout{color:var(--beach-muted);flex-direction:column;gap:4px;margin:10px 0 0;font-size:12px;line-height:1.5;display:flex}.beach-timeline-readout strong{color:var(--beach-ink);font-size:13px}.beach-timeline-state{letter-spacing:.08em;text-transform:uppercase;color:var(--beach-accent);font-size:11px;font-weight:600}.beach-timeline-state[data-state=advisory]{color:#92580a}.beach-timeline-state[data-state=closed]{color:#a81f1f}.beach-timeline-state[data-state=offseason],.beach-timeline-state[data-state=none]{color:var(--beach-muted)}.beach-timeline-evidence,.beach-timeline-summary{color:var(--beach-ink)}.beach-timeline-hint{font-style:italic}.beach-timeline-replay{min-height:32px;color:var(--beach-accent);text-underline-offset:3px;align-self:flex-start;align-items:center;text-decoration:underline;display:inline-flex}.beach-detail-sources{flex-wrap:wrap;gap:2px 18px;margin:14px 0 0;font-size:12px;display:flex}.beach-detail-sources a{min-height:32px;color:var(--beach-accent);text-underline-offset:3px;align-items:center;gap:5px;text-decoration:underline;display:inline-flex}.beach-detail-sources svg{flex:none}@keyframes beach-shell-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes beach-shell-spin{to{transform:rotate(360deg)}}.beach-scrubber{z-index:2;flex-direction:column;align-items:flex-end;gap:8px;max-width:calc(100% - 24px);display:flex;position:absolute;top:12px;right:12px}.beach-scrubber[data-open=true]{left:12px}.beach-scrubber-pill{border:1px solid var(--beach-rule);background:var(--beach-panel);color:var(--beach-ink);border-radius:4px;align-items:stretch;display:flex;overflow:hidden;box-shadow:0 4px 20px #0002}.beach-scrubber-toggle{min-height:44px;color:inherit;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:0 12px 0 14px;font-size:12px;font-weight:500;display:flex}.beach-scrubber-toggle svg:last-child{color:var(--beach-muted);transition:transform var(--beach-duration) var(--beach-ease)}.beach-scrubber[data-open=true] .beach-scrubber-toggle svg:last-child{transform:rotate(180deg)}.beach-scrubber-close{border-left:1px solid var(--beach-rule);width:40px;color:inherit;place-items:center;display:grid}.beach-scrubber-toggle:hover,.beach-scrubber-close:hover{background:var(--beach-bg)}.beach-scrubber[data-replaying=true] .beach-scrubber-pill{background:var(--beach-deep);border-color:var(--beach-deep);color:#e4ece9}.beach-scrubber[data-replaying=true] .beach-scrubber-toggle svg:last-child{color:#9fb7b5}.beach-scrubber[data-replaying=true] .beach-scrubber-close{border-color:#2c414a}.beach-scrubber[data-replaying=true] .beach-scrubber-toggle:hover,.beach-scrubber[data-replaying=true] .beach-scrubber-close:hover{background:#1d3139}.beach-scrubber-strip{border:1px solid var(--beach-rule);background:var(--beach-panel);border-radius:4px;align-items:stretch;width:100%;min-height:58px;display:flex;box-shadow:0 4px 20px #0002}.beach-scrubber-arrow{width:36px;color:var(--beach-muted);background:0 0;border:0;flex:none;place-items:center;display:grid}.beach-scrubber-arrow:first-child{border-right:1px solid var(--beach-rule)}.beach-scrubber-arrow:last-child{border-left:1px solid var(--beach-rule)}.beach-scrubber-arrow:hover{color:var(--beach-ink);background:var(--beach-bg)}.beach-scrubber-days{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;flex:1;gap:12px;min-width:0;margin:0;padding:6px 10px;scroll-padding-inline:10px;list-style:none;display:flex;position:relative;overflow-x:auto}.beach-scrubber-days::-webkit-scrollbar{display:none}.beach-scrubber-month{scroll-snap-align:start;flex:none;align-items:stretch;gap:4px;display:flex}.beach-scrubber-month-label{z-index:1;background:var(--beach-panel);letter-spacing:.08em;text-transform:uppercase;color:var(--beach-muted);align-items:center;margin-left:-2px;padding:0 6px 0 2px;font-size:10px;font-weight:600;display:flex;position:sticky;left:0}.beach-scrubber-month>ol{gap:2px;margin:0;padding:0;list-style:none;display:flex}.beach-scrubber-day{width:38px;height:44px;color:var(--beach-ink);scroll-snap-align:start;font-variant-numeric:tabular-nums;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:2px;text-decoration:none;display:flex}.beach-scrubber-day:hover{background:var(--beach-bg)}.beach-scrubber-day[data-today=true]{box-shadow:inset 0 0 0 1px var(--beach-rule)}.beach-scrubber-day[aria-current=date]{background:var(--beach-accent);color:#fff;box-shadow:none}.beach-scrubber-weekday{text-transform:uppercase;color:var(--beach-muted);font-size:9px;line-height:1}.beach-scrubber-day[aria-current=date] .beach-scrubber-weekday{color:#d8e7e6}.beach-scrubber-num{font-size:13px;font-weight:500;line-height:1.1}.beach-scrubber-bar{background:0 0;border-radius:2px;width:22px;height:4px;display:flex;overflow:hidden}.beach-scrubber-bar>i{flex:0 0 2px;min-width:0}.beach-scrubber-bar>i[data-state=open]{background:var(--status-open)}.beach-scrubber-bar>i[data-state=advisory]{background:var(--status-advisory)}.beach-scrubber-bar>i[data-state=closed]{background:var(--status-closed)}.beach-scrubber-bar>i[data-state=offseason]{background:var(--status-offseason)}.beach-scrubber-bar[data-tone=live]{visibility:hidden}.beach-scrubber-day[aria-current=date] .beach-scrubber-bar{box-shadow:0 0 0 1px #fff8}@media (min-width:1500px){.beach-shell-workspace{grid-template-columns:420px minmax(0,1fr)}.beach-shell{--beach-gutter:28px}.beach-shell-row{padding-top:22px;padding-bottom:22px}}@media (max-width:1100px){.beach-shell-toolbar{gap:12px}.beach-shell-search{flex-basis:300px}.beach-shell-workspace{grid-template-columns:330px minmax(0,1fr)}}@media (max-width:760px),(max-height:600px) and (max-width:1000px){.beach-shell{--beach-gutter:18px}.beach-shell-header{padding:max(12px, env(safe-area-inset-top)) 16px 8px}.beach-shell-masthead{gap:8px;padding-bottom:10px}.beach-shell-brand{gap:9px}.beach-shell-brand-mark{width:24px}.beach-shell-brand h1{font-size:clamp(23px,5.5vw,32px)}.beach-shell-eyebrow{display:none}.beach-shell-toolbar{margin-top:8px;display:block}.beach-shell-search{min-height:44px}.beach-shell-search input{font-size:16px}.beach-shell-filters{margin:6px -3px 0}.beach-shell-filters button{min-height:38px;padding:0 11px;font-size:11px}.beach-shell-workspace{--sheet-peek:calc(96px + env(safe-area-inset-bottom,0px));--sheet-duration:.28s;display:block;position:relative}.beach-shell-map{--sheet-visible:inherit;position:absolute;inset:0}.beach-shell-key{top:auto;left:12px;right:auto;bottom:calc(var(--sheet-visible) + 12px);z-index:2;max-width:min(270px,100% - 24px);transition:bottom var(--sheet-duration) var(--beach-ease)}.beach-shell-locate{right:12px;bottom:calc(var(--sheet-visible) + 44px)}.beach-shell-map .maplibregl-ctrl-bottom-right{bottom:var(--sheet-visible);transition:bottom var(--sheet-duration) var(--beach-ease)}.beach-shell-key-content{max-height:28dvh}.beach-scrubber-toggle{min-height:40px;padding:0 10px 0 12px;font-size:11px}.beach-scrubber-close{width:36px}.beach-scrubber-strip{min-height:52px}.beach-scrubber-arrow{display:none}.beach-scrubber-days{gap:10px;padding:5px 8px}.beach-scrubber-day{width:34px;height:40px}.beach-detail-timeline{--beach-timeline-stub:20px}.beach-timeline-band{grid-auto-rows:24px}.beach-shell-map-failed{gap:7px;padding:18px}.beach-shell-map-failed h2{font-size:19px}.beach-shell-map-failed p{font-size:12px}.beach-sheet{z-index:3;padding-bottom:env(safe-area-inset-bottom,0px);transform:translateY(var(--sheet-offset));transition:transform var(--sheet-duration) var(--beach-ease);will-change:transform;border:0;border-radius:16px 16px 0 0;position:absolute;inset:0;box-shadow:0 -6px 24px #0003}.beach-sheet[data-snap=peek]{--sheet-offset:calc(100% - var(--sheet-peek))}.beach-sheet[data-snap=half]{--sheet-offset:42%}.beach-sheet[data-snap=full]{--sheet-offset:0px}.beach-sheet[data-dragging=true]{transition:none}.beach-sheet:not([data-snap=full]),.beach-sheet-grab{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.beach-sheet-grab{cursor:grab}.beach-sheet[data-dragging=true] .beach-sheet-grab{cursor:grabbing}.beach-sheet-handle{background:var(--beach-rule);border-radius:2px;width:36px;height:4px;margin:8px auto 6px;display:block}.beach-sheet-body[data-scroll=false]{overflow:hidden}.beach-sheet-body[data-scroll=true]{touch-action:pan-y}.beach-shell-panel-heading{padding:0 var(--beach-gutter) 6px}.beach-shell-panel-heading h2{font-size:22px}.beach-shell-list-note{padding-bottom:10px}.beach-shell-row{padding:14px var(--beach-gutter)}.beach-shell-row-arrow{opacity:1;transform:none}.beach-detail{padding-bottom:16px}.beach-detail-head{padding:0 0 5px}.beach-detail-name{font-size:22px;line-height:1.05}.beach-detail-sub{margin-top:2px;font-size:12px;line-height:1.3}.beach-detail-follow-bell{min-height:32px;padding:0 10px;font-size:11px}.beach-detail-follow-hint{margin-top:6px;padding:6px 8px;font-size:11px;line-height:1.4}.beach-detail-status{margin-top:8px;padding:6px 12px}.beach-detail-status-label{font-size:11px}.beach-detail-status-quote{margin-top:2px;font-size:15px;line-height:1.3}.beach-detail-status-source{margin-top:2px;font-size:10px;line-height:1.4}.beach-detail-plain{margin-top:6px;font-size:12px;line-height:1.4}.beach-detail-conditions{margin-top:4px;font-size:11px;line-height:1.4}.beach-detail-conditions[data-lead=true]{margin-top:6px;font-size:12px;line-height:1.4}.beach-detail-status-line{font-size:12px;line-height:1.4}.beach-detail-actions{margin-top:6px}.beach-detail-action{min-height:40px}.beach-detail-facts,.beach-detail-history{margin-top:14px;padding-top:12px}.beach-shell-footer{padding:8px var(--beach-gutter)}.beach-shell-footer p,.beach-shell-footer-more summary{font-size:9px}.beach-shell-footer>*+*,.beach-shell-footer-more>*+*{margin-top:3px}}@media (max-height:600px) and (max-width:1000px){.beach-shell-header{padding-top:8px}.beach-shell-eyebrow,.beach-shell-list-note{display:none}.beach-shell-masthead{padding-bottom:8px}.beach-shell-toolbar{align-items:center;gap:10px;margin-top:8px;display:flex}.beach-shell-search{flex:0 300px;min-height:40px}.beach-shell-filters{flex:1;margin:0}.beach-shell-workspace{--sheet-peek:calc(72px + env(safe-area-inset-bottom,0px))}.beach-shell-locate{top:12px;bottom:auto}.beach-shell-replay{right:64px}.beach-scrubber[data-open=true]{flex-direction:row-reverse;align-items:stretch}.beach-scrubber[data-open=true] .beach-scrubber-pill{flex:none}.beach-scrubber[data-open=true] .beach-scrubber-toggle span{display:none}.beach-scrubber-strip{flex:1;width:auto;min-width:0;min-height:46px}.beach-scrubber-day{gap:1px;height:34px}.beach-scrubber-day .beach-scrubber-weekday{display:none}.beach-sheet-handle{margin:6px auto 4px}.beach-shell-panel-heading{padding-bottom:6px}.beach-shell-panel-heading h2{font-size:18px}.beach-shell-footer{display:none}}@media (prefers-reduced-motion:reduce){.beach-shell *,.beach-shell :before,.beach-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.beach-shell-row-arrow{opacity:1;transform:none}}
