.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@font-face{font-family:Oswald;font-style:normal;font-weight:500 600;font-display:swap;src:url(../../../fonts/oswald-cyr-ext.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:500 600;font-display:swap;src:url(../../../fonts/oswald-cyr.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:500 600;font-display:swap;src:url(../../../fonts/oswald-lat.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-display:"Oswald", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"Fira Code", "SF Mono", ui-monospace, monospace;--accent:#008568;--ink:#1a1a2e;--ink-muted:#666;--border:#e0e4ea;--border-subtle:#eef1f4;--control-border:#d0d5db;--control-border-hover:#aab4c0;--warn:#c2410a;--gust-ink:#8a5a4a;--cell-hairline:#0000000f;--indicator-edge:#7b8189;--surface-chrome:#f6f8fb;--surface-hover:#e8ebf0;--surface:#fff;--bg:#f5f7fa;--rating-epic:#651dc9;--rating-epic-ink:#651dc9;--rating-good:#6751f4;--rating-good-ink:#5238d6;--rating-fair-to-good:#009373;--rating-fair-to-good-ink:#00806a;--rating-fair:#0ad678;--rating-fair-ink:#0a7a3a;--rating-poor-to-fair:#fdcf16;--rating-poor-to-fair-ink:#8a6d00;--rating-poor:#ff9300;--rating-poor-ink:#b25e00;--rating-very-poor:#8fa3b8;--rating-very-poor-ink:#4e6278;--rating-flat:#b0b8c1;--rating-flat-ink:var(--ink-muted);--header-height:56px}*,:before,:after{box-sizing:border-box}body{color:var(--ink);background:var(--bg);flex-direction:column;min-height:100dvh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.5;display:flex}.site-header{height:var(--header-height);border-bottom:1px solid var(--border);background:var(--surface);z-index:100;padding:8px 0;position:sticky;top:0;box-shadow:0 1px 4px #0000000f}.site-header-inner{align-items:center;gap:14px;max-width:1400px;height:100%;margin:0 auto;padding:0 24px;display:flex}.site-title-static{font-family:var(--font-display);letter-spacing:.2px;font-size:1.15rem;font-weight:600}.site-auth{flex-shrink:0;align-items:center;gap:10px;min-width:0;min-height:34px;margin-left:auto;display:flex}.site-login-link{border:1px solid var(--control-border);background:var(--surface);color:var(--ink);white-space:nowrap;border-radius:8px;align-items:center;padding:5px 12px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.site-login-link:hover{background:var(--surface-hover)}.site-login-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.nav-progress{z-index:120;pointer-events:none;opacity:0;height:3px;animation:.15s linear .15s forwards nav-progress-appear;position:fixed;top:0;left:0;right:0;overflow:hidden}.nav-progress:before{content:"";background:var(--accent);border-radius:0 2px 2px 0;width:40%;animation:1s ease-in-out infinite nav-progress-slide;position:absolute;inset:0}@keyframes nav-progress-appear{to{opacity:1}}@keyframes nav-progress-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media (prefers-reduced-motion:reduce){.nav-progress{opacity:1;animation:none}.nav-progress:before{width:100%;animation:none}}.site-logo{font-family:var(--font-display);color:var(--ink);letter-spacing:.5px;text-transform:uppercase;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.site-logo:hover{color:var(--accent)}.site-logo img{width:auto;height:30px;display:block}.site-logo-name{font-family:var(--font-display);color:var(--ink);letter-spacing:.5px;text-transform:uppercase;font-size:1.25rem;font-weight:600}main{flex:1 0 auto;width:100%;max-width:1400px;margin:0 auto;padding:20px 24px 32px}.source-select{align-items:center;gap:8px;display:inline-flex}.source-select select{appearance:none;border:1px solid var(--control-border);height:36px;color:var(--ink);background:var(--surface) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 8px center;cursor:pointer;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;border-radius:8px;padding:0 30px 0 10px;font-size:.9rem;transition:border-color .15s;overflow:hidden}.source-select select:hover{border-color:var(--control-border-hover)}.source-select select:active{background-color:var(--surface-hover)}.source-select select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.freshness-chip{font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--ink-muted)}.freshness-chip.stale{color:var(--warn)}.hint-wrap{display:inline-flex;position:relative}.src-fresh{padding:0;cursor:pointer;font-family:var(--font-mono);background:0 0;border:0;flex:none;margin-block:-8px;padding-block:8px;font-size:.72rem}.src-fresh:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.grid-page{z-index:0;position:relative}.forecast-grid{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.forecast-grid th,.forecast-grid td{text-align:left;border-bottom:1px solid var(--border-subtle);padding:8px 12px}.forecast-grid thead th{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.5px;text-align:center;top:var(--header-height);z-index:5;background:var(--bg);font-size:.8rem;font-weight:600;position:sticky}.forecast-grid thead th.spot-col{text-align:left}.spot-col{width:180px}.day-col{text-align:center;min-width:80px}.day-wd,.day-num{display:inline}.day-wd:after{content:" "}.spot-name a{font-family:var(--font-display);letter-spacing:.2px;color:var(--ink);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s}.spot-name a:hover{color:var(--accent);text-decoration:underline}.spot-region-sub,.spot-source-sub{color:var(--ink-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.68rem;display:block;overflow:hidden}.spot-region-sub{letter-spacing:.1px}.spot-source-sub{font-family:var(--font-mono);color:#008a6b;font-size:.6rem}.day-cell{text-align:center;vertical-align:bottom;padding:8px 6px}.cell-height{color:var(--ink-muted);text-align:center;margin-bottom:4px;font-size:.82rem}.cell-winds{gap:2px;width:100%;margin-bottom:3px;display:flex}.cell-wind{color:var(--ink-muted);flex-direction:column;flex:1;align-items:center;gap:1px;display:flex}.cell-wind-none{color:var(--ink-muted);font-size:.65rem}@media (width>=600.02px){.cell-wind svg{width:14px;height:14px}}.cell-segs{gap:2px;width:100%;display:flex}.cell-seg{border-radius:3px;flex:1;height:8px}.no-data{text-align:center;color:var(--ink-muted);font-size:1rem;display:block}.forecast-grid td.day-cell{text-align:center;vertical-align:bottom}.color-epic{background:var(--rating-epic)}.color-good{background:var(--rating-good)}.color-fair-to-good{background:var(--rating-fair-to-good)}.color-fair{background:var(--rating-fair)}.color-poor-to-fair{background:var(--rating-poor-to-fair)}.color-poor{background:var(--rating-poor)}.color-very-poor{background:var(--rating-very-poor)}.color-flat{background:var(--rating-flat)}.nw-wrap{margin-bottom:20px}.next-window{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:14px;padding:12px 18px;display:flex;box-shadow:0 2px 8px #0000000f}.nw-top{display:contents}.nw-divider{background:var(--control-border);flex-shrink:0;width:1px;height:20px}.nw-label{text-transform:uppercase;letter-spacing:.9px;color:var(--ink-muted);white-space:nowrap;flex-shrink:0;font-size:.7rem;font-weight:600}.nw-score{flex-shrink:0}.nw-spot{font-family:var(--font-display);letter-spacing:.2px;color:var(--ink);flex-shrink:0;font-size:1.05rem;font-weight:500;text-decoration:none}.nw-spot:hover{color:var(--accent);text-decoration:underline}.nw-when{color:var(--ink-muted);white-space:nowrap;font-size:.85rem}.nw-readout{font-family:var(--font-mono);color:var(--ink-muted);white-space:nowrap;font-variant-numeric:tabular-nums;margin-left:auto;font-size:.85rem}.nw-source{color:var(--ink-muted);font-size:.8rem}.next-window-empty{color:var(--ink-muted);background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:20px;padding:12px 18px;font-size:.88rem;box-shadow:0 2px 8px #0000000f}.current-conditions{margin-bottom:20px}.cc-head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.cc-edge{border-radius:4px;flex-shrink:0;width:4px;height:16px}.cc-eyebrow{text-transform:uppercase;letter-spacing:.9px;color:var(--ink-muted);font-size:.7rem;font-weight:600}.cc-rating{font-family:var(--font-display);text-transform:uppercase;font-size:.78rem;font-weight:600}.cc-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.score-chip{font-family:var(--font-display);color:#fff;justify-content:center;align-items:center;font-weight:600;line-height:1;display:inline-flex}.score-chip--lg{border-radius:6px;min-width:48px;height:34px;padding:0 8px;font-size:1.5rem}.score-chip--sm{border-radius:5px;min-width:32px;height:20px;padding:0 6px;font-size:.8rem}.score-chip.color-fair-to-good,.score-chip.color-fair,.score-chip.color-poor-to-fair,.score-chip.color-poor,.score-chip.color-very-poor,.score-chip.color-flat{color:var(--ink)}.cc-score-body{flex:1;align-items:center;gap:12px;display:flex}.cc-score-chip{flex:none}.cc-score-parts{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.cc-score-part{color:var(--ink-muted);align-items:center;gap:8px;font-size:.78rem;display:flex}.cc-score-part-label{flex:none;width:48px}.cc-score-meter{background:var(--border-subtle);border-radius:2px;flex:1;max-width:150px;height:4px;overflow:hidden}.cc-score-meter-fill{background:var(--accent);border-radius:2px;height:100%;display:block}.cc-score-part-val{font-family:var(--font-mono);font-variant-numeric:tabular-nums;text-align:right;flex:none;width:28px}.cc-score-note{color:var(--ink-muted);font-size:.74rem;font-style:italic}.cc-head-window{margin-left:auto;min-width:0;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:8px;margin-block:-8px;padding:8px 0;display:none}.cc-head-window:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.cc-head-window-when{text-transform:uppercase;letter-spacing:.9px;color:var(--ink-muted);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.7rem;font-weight:600;overflow:hidden}.cc-head-window-val{font-variant-numeric:tabular-nums;flex:none;font-size:.78rem;font-weight:700}.cc-head-chip{cursor:pointer;appearance:none;border:0;justify-content:center;align-items:center;display:none;position:relative}.cc-head-chip:after{content:"";height:24px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.cc-head-chip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.cc-head-parts{color:var(--ink-muted);align-items:baseline;gap:14px;margin:-2px 0 10px 14px;font-size:.74rem;display:none}.cc-head-part b{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--ink);font-weight:600}.cc-obs-wrap{flex:none;display:none}.cc-obs-mark{background:var(--accent);cursor:pointer;border:0;border-radius:50%;width:6px;height:6px;padding:0;display:block;position:relative}.cc-obs-mark:after{content:"";width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cc-obs-mark:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.cc-nw-when{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.cc-nw-readout{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--ink-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;overflow:hidden}.cc-tile{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:2px;padding:10px 14px;display:flex;box-shadow:0 2px 8px #0000000f}.cc-tile-label{text-transform:uppercase;letter-spacing:.9px;color:var(--ink-muted);font-size:.7rem;font-weight:600}.cc-tile-value{font-family:var(--font-display);color:var(--ink);align-items:center;gap:4px;font-size:1.2rem;font-weight:600;display:inline-flex}.cc-tile-value-muted{color:var(--ink-muted);font-size:.95rem;font-style:italic;font-weight:500}.cc-tile-word{font-family:var(--font-mono);color:var(--ink-muted);font-size:.82rem;font-weight:400}.cc-tile-sub{font-family:var(--font-mono);color:var(--ink-muted);font-size:.82rem}.cc-tile-sub.cc-obs{color:var(--accent);white-space:nowrap;align-items:center;gap:3px;font-size:.74rem;display:inline-flex}.cc-tile-vs{display:contents}@media (width<=600px){.cc-grid{gap:6px;display:flex}.cc-grid .cc-tile{flex:1 1 0;min-width:0}.cc-score{display:none}.cc-head-chip{display:inline-flex}.cc-rating{display:none}.cc-head-window{display:inline-flex}.cc-head-parts{display:flex}.cc-obs-wrap{margin-left:2px;display:inline-flex}.cc-tile{gap:1px;padding:6px 8px}.cc-tile-label{letter-spacing:.5px;font-size:.64rem}.cc-tile-value{gap:2px;font-size:.88rem}.cc-tile-value-muted{font-size:.8rem}.cc-tile-sub,.cc-tile-word{font-size:.68rem}.cc-tile-sub.cc-obs{display:none}.cc-tile-vs{flex-wrap:wrap;align-items:baseline;gap:4px;display:flex}}.nw-carousel{margin-bottom:20px}.nw-viewport{flex:1;min-width:0;overflow:hidden}.nw-track{display:flex}.nw-slide{flex:0 0 100%;min-width:0}.nw-slide .nw-wrap{margin-bottom:0}.nw-nav{justify-content:center;align-items:center;min-height:32px;margin-top:10px;display:flex;position:relative}.nw-arrows{gap:6px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.nw-arrow{border:1px solid var(--control-border);width:32px;height:32px;color:var(--ink-muted);cursor:pointer;touch-action:manipulation;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;transition:border-color .15s,color .15s;display:flex}.nw-arrow:hover{border-color:var(--accent,#008568);color:var(--accent,#008568)}.nw-arrow:disabled{opacity:.25;cursor:default}.nw-dots{justify-content:center;align-items:center;gap:6px;display:flex}.nw-dot{background:var(--control-border);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;width:6px;height:6px;padding:0;transition:background .15s,transform .15s;position:relative}.nw-dot:after{content:"";width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nw-dot.active{background:var(--accent,#008568);transform:scale(1.3)}.next-window.nw-calm{opacity:.6}.nw-calm-name{font-family:var(--font-display);color:var(--ink);font-size:1.05rem;font-weight:500}.nw-calm-badge{font-family:var(--font-mono);color:var(--ink-muted);margin-left:auto;font-size:.85rem;font-style:italic}@media (width<=600px){.next-window:not(.nw-calm){grid-template-columns:auto 1fr;grid-template-areas:"score spot""score when"".readout";align-items:center;gap:2px 10px;padding:8px 12px;display:grid}.next-window.nw-nospot:not(.nw-calm){grid-template-areas:"score when""score readout"}.nw-top{display:contents}.nw-divider{display:none}.nw-score{grid-area:score}.nw-spot{grid-area:spot;justify-self:start;line-height:1.2}.nw-when{grid-area:when;font-size:.8rem;line-height:1.2}.nw-readout{white-space:normal;grid-area:readout;margin-top:2px;margin-left:0;font-size:.8rem}.next-window.nw-calm{padding:8px 12px}.nw-arrows{display:none}.nw-nav{min-height:24px;margin-top:4px}}.spot-page{max-width:1400px;margin:0 auto}.cc-tile-map-bg{z-index:0;position:relative;overflow:hidden}.spot-map-bg{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.spot-map-land{fill:var(--ink-muted);fill-opacity:.12;stroke:none}.spot-map-coastline{fill:none;stroke:var(--ink);stroke-opacity:.25;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.spot-map-pool{fill:url(#spot-map-pool) #0000}.spot-map-ring{fill:none;stroke:var(--accent);stroke-width:2.2px;opacity:.55;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:50%;animation:3s ease-in-out infinite spot-map-pulse}@keyframes spot-map-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.85;transform:scale(1.18)}}.spot-map-dot{fill:var(--accent);opacity:.55}.spot-map-muted-ring{fill:none;stroke:var(--ink-muted);stroke-width:1.4px;opacity:.5;vector-effect:non-scaling-stroke}.spot-map-muted-dot{fill:var(--ink-muted);opacity:.5}.home-map-bg{top:calc(var(--header-height) + 18vh);top:calc(var(--header-height) + 18svh);height:calc(74vh - var(--header-height));height:calc(74svh - var(--header-height));z-index:-1;pointer-events:none;position:fixed;left:8vw;right:8vw}.home-map-bg .spot-map-coastline{stroke-width:.4px}.home-map-bg .spot-map-dot{r:2.2}.home-map-bg .spot-map-pool{r:10}.spot-toolbar{background:var(--bg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 12px;margin-top:-10px;margin-bottom:12px;padding:4px 12px;display:flex}.spot-toolbar-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cmp-toolbar-controls{flex:none;justify-content:space-between;align-items:center;gap:10px;display:flex}.spot-crumb{flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.crumb-sep{color:var(--control-border);font-size:1.05rem;line-height:1}.region-trigger.crumb-region{color:var(--ink-muted);font-size:.92rem;font-weight:500}.region-trigger.crumb-condensed{font-family:var(--font-display);letter-spacing:.2px;min-width:0;font-size:1.15rem;font-weight:600}.crumb-spot-static{font-family:var(--font-display);letter-spacing:.2px;align-items:center;gap:7px;font-size:1.15rem;font-weight:600;display:inline-flex}.region-trigger.crumb-region .region-trigger-chevron{font-size:.85rem}.region-trigger.crumb-condensed .region-trigger-chevron{font-size:.9rem}.spot-tabs{flex:none;gap:4px;display:flex}.spot-tab{color:var(--ink-muted);border-bottom:3px solid #0000;margin-bottom:-2px;padding:6px 16px 7px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s}.spot-tab:hover,.spot-tab:active{color:var(--accent)}.spot-tab.active{color:var(--ink);border-bottom-color:var(--accent)}.spot-tab:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:3px}.btn-chip{border:1px solid var(--control-border);background:var(--surface);height:36px;color:var(--ink-muted);cursor:pointer;box-sizing:border-box;white-space:nowrap;border-radius:8px;align-items:center;padding:0 12px;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.btn-chip:hover{border-color:var(--accent);color:var(--accent)}.btn-chip:active:not(.active){background:var(--surface-hover)}.step-seg{border:1px solid var(--control-border);border-radius:8px;display:inline-flex;overflow:hidden}.step-seg-btn{background:var(--surface);height:34px;color:var(--ink-muted);cursor:pointer;border:none;padding:0 12px;font-size:.9rem;font-weight:600;transition:background .15s,color .15s}.step-seg-btn+.step-seg-btn{border-left:1px solid var(--control-border)}@media (hover:hover){.step-seg-btn:hover:not(.active):not(.locked){color:var(--accent)}}.step-seg-btn:active:not(.active):not(.locked){background:var(--surface-hover)}.spot-tab,.btn-chip,.step-seg-btn,.src-fresh,.source-select select{-webkit-tap-highlight-color:transparent}.step-seg-btn.locked{color:var(--ink-muted);background:var(--surface-chrome);cursor:not-allowed}.step-hint{z-index:130;background:var(--ink);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;border-radius:6px;padding:6px 10px;font-size:.8rem;transition:opacity .15s,visibility .15s;position:absolute;top:calc(100% + 6px);right:0}.step-hint.visible{opacity:1;visibility:visible}.step-hint--fixed{position:fixed;top:auto;right:auto}.step-seg-btn.active{background:var(--accent);color:#fff;cursor:default}.step-seg-btn:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.view-seg-btn{justify-content:center;align-items:center;padding:0 10px;display:inline-flex}.spot-view-hide.spot-view-hide{display:none}.cmp-view-seg{flex:none}.cmp-view-text{display:none}.cmp-view-btn{justify-content:center;align-items:center;padding:0 10px;display:inline-flex}.cmp-horizons{border:1px solid var(--control-border);border-radius:8px;flex:none;display:inline-flex;overflow:hidden}.cmp-horizons .step-seg-btn.loading{opacity:.55}.btn-chip.active{border-color:var(--accent);background:var(--accent);color:#fff}.day-section{border-bottom:1px solid var(--border-subtle);margin-bottom:0;padding-bottom:8px}.day-header-h{font-size:inherit;font-weight:inherit;margin:0}.day-header{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:12px 4px;font-size:.95rem;font-weight:600;display:flex}@media (hover:hover){.day-header:hover{background:var(--surface-hover)}}.day-header-meta{color:var(--ink-muted);font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:400}.day-chevron{flex-shrink:0;margin-left:auto;transition:transform .18s}.day-dot{width:8px;height:8px;box-shadow:0 0 0 1px var(--indicator-edge);border-radius:50%;flex-shrink:0;display:inline-block}.hour-table{border-collapse:collapse;width:100%;margin-bottom:8px}@media (width>=600.02px){.hour-table{table-layout:fixed}.hour-table th.time-col{width:17%}.hour-table th.swell-col{width:26%}.hour-table th.power-col{width:10%}.hour-table th.wind-col{width:20%}.hour-table th.temp-col{width:12%}.hour-table td{padding:10px 8px}}.hour-table .unit{color:var(--ink-muted);margin-left:1px;font-size:.78em;font-weight:500}.hour-table th{color:var(--ink-muted);text-align:left;border-bottom:1px solid var(--border-subtle);text-transform:uppercase;letter-spacing:.3px;padding:4px 8px 6px;font-size:.8rem;font-weight:600}.hour-table td{border-bottom:1px solid var(--border-subtle);vertical-align:middle;padding:6px 8px}.hour-table tr:last-child td{border-bottom:none}.time-col{white-space:nowrap;font-variant-numeric:tabular-nums;padding:6px 6px 6px 8px}td.time-col{align-items:center;gap:8px;display:flex}.score-bar{flex-direction:column-reverse;flex-shrink:0;gap:2px;display:flex}.score-seg{border-radius:2px;width:8px;height:7px}.score-seg-empty{background:var(--border)}td.swell-col{padding:4px 6px}.swell-chip{white-space:nowrap;align-items:center;gap:0;line-height:1.4;display:inline-flex}.swell-height{font-family:var(--font-mono);font-variant-numeric:tabular-nums;padding-right:8px;font-weight:600}.swell-period,.swell-power{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--ink-muted);padding:0 8px 0 0;font-weight:600}.swell-arrow-wrap{align-items:center;padding-right:6px;line-height:1;display:inline-flex}.swell-arrow{display:inline-block}.swell-arrow-none{color:var(--ink-muted)}.wind-col{white-space:nowrap;vertical-align:middle}.wind-cell-inner{align-items:baseline;gap:4px;display:inline-flex}.wind-cell-inner .wind-arrow,.wind-cell-inner .wind-arrow-none{align-self:center}.wind-cell-inner .wind-arrow{margin-right:0}.wind-speed-val{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.wind-gust{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--gust-ink);vertical-align:super;margin-left:1px;font-size:.62em;font-weight:600;line-height:0}.wind-sector{display:none}@media (width>=600.02px){.wind-cell-inner .wind-sector{font-family:var(--font-mono);color:var(--ink-muted);font-size:.82rem;display:inline}}.wind-arrow{border:1px solid var(--control-border);cursor:default;vertical-align:middle;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-width:1.6rem;margin-right:3px;padding:2px 6px;font-size:1rem;line-height:1.4;display:inline-flex}.wind-arrow:hover{border-color:var(--accent)}.temp-col{font-variant-numeric:tabular-nums;color:var(--ink-muted)}td.rating-col{font-weight:500}.rating-num{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-weight:600;display:none}.rating-col.color-flat .rating-num{font-family:inherit;font-weight:500}.swell-verdict,.rating-power{display:none}.rating-col.color-epic{color:var(--rating-epic-ink);background:0 0}.rating-col.color-good{color:var(--rating-good-ink);background:0 0}.rating-col.color-fair-to-good{color:var(--rating-fair-to-good-ink);background:0 0}.rating-col.color-fair{color:var(--rating-fair-ink);background:0 0}.rating-col.color-poor-to-fair{color:var(--rating-poor-to-fair-ink);background:0 0}.rating-col.color-poor{color:var(--rating-poor-ink);background:0 0}.rating-col.color-very-poor{color:var(--rating-very-poor-ink);background:0 0}.rating-col.color-flat{color:var(--rating-flat-ink);background:0 0}.no-data-msg{color:var(--ink-muted);padding:8px 4px;font-size:.9rem;font-style:italic}.buoy-grid-row td{border-top:1px solid var(--border)}.buoy-grid-name{color:var(--ink-muted);font-weight:400}.buoy-grid-sub{color:var(--ink-muted);font-size:.75rem;font-weight:400;display:block}.buoy-arrows{justify-content:center;gap:8px;margin-top:3px;display:flex}.buoy-arrow{color:#3a78a0;font-size:1rem;line-height:1;display:inline-block}.buoy-arrow-none{color:var(--ink-muted);font-size:.8rem}.day-scroll{display:block}.forecast-strip{border-bottom:1px solid var(--border-subtle);overscroll-behavior-x:contain;gap:6px;margin-bottom:20px;padding-bottom:10px;display:flex}.fs-day{flex:0 0 var(--day-w,auto);color:var(--ink);border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:8px 4px 10px;text-decoration:none;transition:background .15s;display:flex}@media (hover:hover){.fs-day:hover{background:var(--surface-hover)}}.fs-day:active{background:var(--surface-hover)}.fs-label{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;font-size:.78rem;font-weight:600}.fs-height{font-family:var(--font-mono);color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.95rem;font-weight:600}.fs-unit{color:var(--ink-muted);font-size:.75rem;font-weight:400}.fs-winds{justify-content:space-between;align-items:center;gap:4px;width:100%;min-height:30px;display:flex}.fs-wind{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1px;min-width:0;display:flex}.fs-wind .wind-arrow{color:var(--ink-muted);background:0 0;border:none;border-radius:0;width:auto;height:auto;margin-right:0;font-size:.95rem}.fs-wind-spd{font-family:var(--font-mono);color:var(--ink-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.72rem;line-height:1}.fs-wind-unit{color:var(--ink-muted);margin-left:1px;font-size:.6rem}.fs-wind-none{color:var(--ink-muted);font-size:.8rem;line-height:1}.fs-segs{gap:2px}.fs-rail{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;display:grid}.fs-rail>.day-scroll{grid-column:2}.fs-arrow--prev{grid-column:1}.fs-arrow--next{grid-column:3}.fs-arrow{margin-inline:4px;margin-top:calc(var(--fs-h,92px) - 14px)}@media (width>=600.02px){.day-scroll{overscroll-behavior-x:contain;scrollbar-width:none;cursor:grab;padding-top:4px;overflow-x:auto}.day-scroll.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.day-scroll::-webkit-scrollbar{display:none}.forecast-strip{min-width:max-content}.fs-edge{z-index:1;flex:0 0 calc(var(--rail-gutter,6px) - 6px);background:var(--bg);align-self:stretch;position:sticky;left:0}.fs-edge--end{left:auto;right:0}}html{scroll-behavior:smooth}.day-section{scroll-margin-top:calc(var(--header-height) + 12px)}@media (width<=600px){main{padding:12px}.site-footer{padding:14px 12px}.site-header-inner{padding:0 12px}.site-logo-name{display:none}.grid-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-padding-left:100px;overflow-x:auto}.grid-scroll::-webkit-scrollbar{display:none}.grid-scroll .forecast-grid thead th{background:0 0;position:static}.forecast-grid td.spot-name{z-index:2;background:var(--bg);position:sticky;left:0}.grid-scroll .forecast-grid th.spot-col{z-index:3;background:var(--bg);position:sticky;top:auto;left:0}.forecast-grid th,.forecast-grid td{padding:6px 8px}.day-cell{padding:6px 4px}.spot-col,td.spot-name{scroll-snap-align:none start;width:100px}.forecast-grid{width:calc(100px + var(--day-count,3) * var(--day-col-w,calc((100vw - 124px) / 3)))}.day-col,.day-cell{width:var(--day-col-w,calc((100vw - 124px) / 3));min-width:var(--day-col-w,calc((100vw - 124px) / 3));scroll-snap-align:none start}.day-wd,.day-num{display:block}.day-wd:after{content:""}.source-select{min-width:0}.source-select select{width:100%;min-width:0;max-width:100%;height:44px;padding:0 34px 0 12px;font-size:1rem}.spot-toolbar-controls>.step-seg,.spot-toolbar-controls>.step-seg-wrap,.cmp-toolbar-controls>.step-seg{flex:none}.day-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;overflow-x:auto}.day-scroll::-webkit-scrollbar{display:none}.forecast-strip{border-bottom:none;flex-wrap:nowrap;margin-bottom:0;padding-bottom:4px}.fs-edge{display:none}.fb-dock{top:var(--header-height);z-index:90;background:var(--bg);display:flow-root;position:sticky}.day-section{scroll-margin-top:calc(var(--header-height) + var(--fb-h,0px) + 4px)}@media (height<=699px){.fb-dock{background:0 0;position:static}.day-section{scroll-margin-top:calc(var(--header-height) + 12px)}}.fs-day{flex:0 0 var(--day-w,85px);min-height:88px}.hour-table{overscroll-behavior-x:contain;scrollbar-width:none;width:100%;scroll-padding-left:36px;display:block;overflow-x:auto}.hour-table::-webkit-scrollbar{display:none}.hour-table thead,.hour-table tbody{display:block}.ht-pager{justify-content:center;padding:6px 0 12px}.hour-table th,.hour-table td{border-bottom:0}.hour-table thead tr,.hour-table tbody tr{border-bottom:1px solid var(--border-subtle)}.hour-table tr{--row-pad:8px;--row-inset:12px;--row-val:1.125rem;--row-unit:.6875rem;--row-caption:.8125rem;--row-gap:12px;grid-template-columns:36px calc(var(--page-w,200px) - 132px) 60px 72px var(--page-w,200px);grid-template-areas:"time swell power wind temp""time caption. . .";align-items:center;display:grid}.hour-table td.time-col{z-index:1;position:sticky;left:0}.hour-table .period-summary-row td.time-col{background:var(--surface-chrome)}.hour-table .period-detail-row td.time-col{background:var(--bg)}.hour-table td.power-col,.hour-table th.power-col,.hour-table td.temp-col,.hour-table th.temp-col{display:flex}.hour-table td.power-col,.hour-table td.temp-col{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:var(--row-val)}.hour-table td.time-col,.hour-table th.time-col{grid-area:time}.hour-table td.swell-col,.hour-table th.swell-col{grid-area:swell}.hour-table td.power-col,.hour-table th.power-col{grid-area:power}.hour-table td.temp-col,.hour-table th.temp-col{grid-area:temp}.hour-table td.wind-col,.hour-table th.wind-col{grid-area:wind}.hour-table td.rating-col{white-space:nowrap;padding:0 var(--row-pad) var(--row-pad) var(--row-inset);font-size:var(--row-caption);grid-area:caption;justify-content:flex-start;font-weight:600;line-height:1.2}.hour-table th.rating-col{display:none}.hour-table th,.hour-table td{padding:var(--row-pad)}.hour-table td{align-items:center;display:flex;overflow:hidden}.hour-table td.swell-col,.hour-table th.swell-col{padding-left:var(--row-inset);min-width:0}.hour-table .swell-height,.hour-table .swell-period,.hour-table .wind-speed-val{font-size:var(--row-val)}.hour-table .unit{font-size:var(--row-unit)}.hour-table .swell-chip{width:100%;min-width:0;overflow:hidden}.hour-table td.wind-col{white-space:nowrap}.hour-table .score-bar{gap:1px}.hour-table .score-seg{width:6px;height:5px}.hour-table .seg-label{writing-mode:vertical-rl;color:var(--ink-muted);letter-spacing:.2px;font-size:.75rem;transform:rotate(180deg)}.hour-table td.time-col .row-toggle{flex-direction:row-reverse;justify-content:flex-end;gap:6px}.hour-table td.time-col{padding-left:2px;padding-right:2px}.hour-table .period-summary-row td,.hour-table .period-detail-row td{background:0 0}.hour-table td.wind-col{padding-left:var(--row-pad)}.hour-table .swell-height,.hour-table .swell-arrow-wrap,.hour-table .swell-arrow-none{flex:none}.hour-table .swell-period{text-overflow:ellipsis;min-width:0;overflow:hidden}.hour-table .swell-chip{gap:var(--row-gap)}.hour-table .swell-height,.hour-table .swell-period,.hour-table .swell-power,.hour-table .swell-arrow-wrap{padding:0}.hour-table .wind-arrow{background:0 0;border:none;min-width:auto;margin-right:0;padding:0 2px}.day-header{min-height:44px;padding:14px 4px}}.seg-label{color:var(--ink-muted);letter-spacing:.3px;font-size:.8rem;font-weight:500}.period-summary-row{cursor:pointer;background:var(--surface-chrome);-webkit-user-select:none;user-select:none;touch-action:manipulation;transition:background .15s}@media (hover:hover){.period-summary-row:hover{background:var(--surface-hover)}}.period-summary-row td{padding-top:8px;padding-bottom:8px}.period-detail-row{touch-action:manipulation}.period-detail-row td{background:var(--surface);font-size:.92rem}.row-toggle{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin:0;padding:0;display:flex}.site-footer{border-top:1px solid var(--border);background:var(--surface);text-align:center;padding:14px 24px}.footer-privacy-link{color:var(--ink-muted);font-size:.78rem;text-decoration:underline}.footer-privacy-link:hover{color:var(--ink)}.footer-updated{color:var(--ink-muted);text-align:center;margin-top:32px;padding:12px 16px;font-size:.78rem}.day-header:focus-visible,.fs-day:focus-visible,.region-trigger:focus-visible,.region-picker-row:focus-visible,.region-picker-close:focus-visible,.region-picker-back:focus-visible,.btn-chip:focus-visible,.row-toggle:focus-visible,.grid-scroll:focus-visible,.day-scroll:focus-visible,.fb-scroll:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.grid-scroll:focus,.day-scroll:focus,.fb-scroll:focus{outline:none}@media (width<=600px){.grid-header h1{white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;min-width:0;overflow:hidden}.grid-header{flex-wrap:wrap;row-gap:4px}.site-logo.icon-only .site-logo-name{display:none}.spot-crumb .region-trigger{min-width:0}.region-trigger.crumb-region .picker-trigger-label{white-space:nowrap;text-overflow:ellipsis;max-width:32vw;overflow:hidden}.region-trigger.crumb-condensed .picker-trigger-label,.crumb-spot-static{white-space:nowrap;text-overflow:ellipsis;max-width:40vw;overflow:hidden}.spot-tab{padding:7px 12px;font-size:.85rem}.spot-tabs{gap:10px}.spot-toolbar-controls,.cmp-toolbar-controls{flex-wrap:nowrap;flex:280px;min-width:0}.spot-toolbar-controls>.step-seg:not(.view-seg),.spot-toolbar-controls>.step-seg-wrap{margin-left:auto}.spot-toolbar{margin-top:-4px}.spot-toolbar .src-fresh-wrap{display:none}.btn-chip,.step-seg-btn{height:44px;font-size:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}html{scroll-behavior:auto}}.picker-wrap{align-items:center;min-width:0;display:inline-flex;position:relative}.picker-trigger-label{min-width:0}.picker-meta{font-family:var(--font-mono);color:var(--ink-muted);font-variant-numeric:tabular-nums;font-size:.82rem}.region-dot{width:8px;height:8px;box-shadow:0 0 0 1px var(--indicator-edge);border-radius:50%;flex-shrink:0;display:inline-block}.region-title-wrap{align-items:center;gap:10px;display:flex;position:relative}.region-trigger{cursor:pointer;color:var(--ink);background:0 0;border:none;align-items:center;gap:7px;padding:0;font-size:1.4rem;font-weight:700;line-height:1.2;transition:color .15s;display:inline-flex}.region-trigger:hover{color:var(--accent)}.region-trigger-chevron{color:var(--ink-muted);font-size:1rem;line-height:1;transition:transform .15s,color .15s;display:inline-block;transform:rotate(90deg)}.region-trigger-chevron.open{color:var(--accent);transform:rotate(270deg)}.region-trigger:hover .region-trigger-chevron{color:var(--accent)}.region-picker-backdrop{z-index:199;background:0 0;position:fixed;inset:0}.region-picker-panel{background:var(--surface);z-index:200;border-radius:10px;min-width:260px;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 4px 24px #00000021,0 1px 4px #0000000f}.region-picker-hdr{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:12px 16px 10px;display:flex}.region-picker-grab{display:none}.region-picker-title{font-family:var(--font-display);letter-spacing:.6px;text-transform:uppercase;color:var(--ink-muted);flex:1;font-size:.78rem;font-weight:600}.region-picker-back{cursor:pointer;width:26px;height:26px;color:var(--ink-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-right:8px;font-size:1.15rem;line-height:1;transition:background .12s,color .12s;display:inline-flex}.region-picker-back:hover{background:var(--surface-hover);color:var(--ink)}.region-picker-close{cursor:pointer;width:26px;height:26px;color:var(--ink-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:background .12s,color .12s;display:inline-flex}.region-picker-close:hover{background:var(--surface-hover);color:var(--ink)}@media (width<=600px){.region-trigger{min-height:44px}.region-picker-close,.region-picker-back{width:44px;height:44px}}.region-picker-list{overscroll-behavior:contain;max-height:min(420px,60vh);margin:0;padding:0;list-style:none;overflow-y:auto}.region-picker-row{border:none;border-bottom:1px solid var(--border-subtle);cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;align-items:center;gap:10px;padding:13px 16px;font-size:.95rem;transition:background .1s;display:flex}.region-picker-list li:last-child .region-picker-row{border-bottom:none}@media (hover:hover){.region-picker-row:hover{background:var(--surface-hover)}}.region-picker-row:active{background:var(--surface-hover)}.region-picker-row.active{color:var(--accent)}.region-picker-row.active .region-picker-row-name{font-weight:600}.region-picker-row-name{flex:1}.region-picker-row-chevron{color:var(--ink-muted);font-size:1.1rem;line-height:1}.region-picker-row.active .region-picker-row-chevron{color:var(--accent)}@media (width<=600px){.region-picker-backdrop{background:#0006}.region-picker-panel{min-width:unset;padding-bottom:env(safe-area-inset-bottom);transform:translateY(var(--sheet-y,0px));will-change:transform;border-radius:16px 16px 0 0;position:fixed;inset:auto 0 0;box-shadow:0 -4px 24px #0000002e}.region-picker-hdr{touch-action:none}.region-picker-grab{background:var(--control-border);border-radius:2px;width:36px;height:4px;margin:8px auto -4px;display:block}.region-picker-list{max-height:min(420px,70vh)}.region-picker-row{padding:16px 20px;font-size:1rem}}@media (width<=600px) and (hover:none){.hour-table{scroll-snap-type:x mandatory}.hour-table td.swell-col,.hour-table td.power-col,.hour-table th.swell-col,.hour-table th.power-col{scroll-snap-align:start}}@media (width<=359px){.hour-table tr{--row-val:1rem;--row-unit:.625rem;--row-gap:6px;--row-inset:4px}.hour-table .swell-chip{align-items:center;column-gap:var(--row-gap);grid-template-columns:auto auto;grid-template-areas:"height arrow""period arrow";row-gap:0;line-height:1.15;display:grid}.hour-table .swell-height{grid-area:height}.hour-table .swell-period{grid-area:period}.hour-table .swell-arrow-wrap,.hour-table .swell-arrow-none{grid-area:arrow}.hour-table td.rating-col{display:none}}@media (width<=600px){.hour-table .period-summary-row,.hour-table .period-detail-row,.hour-table .period-summary-row td.time-col,.hour-table .period-detail-row td.time-col{background:var(--surface)}.hour-table tr{grid-template-areas:"time swell power wind temp";align-items:stretch}.hour-table td.rating-col{display:none}.hour-table td.swell-col,.hour-table td.power-col,.hour-table td.wind-col,.hour-table td.temp-col{background:var(--surface-chrome);border-radius:8px;align-items:center;margin:4px 3px;padding:6px 8px}.hour-table td.power-col{justify-content:center}.hour-table td.power-col .swell-power{flex-direction:column;align-items:center;line-height:1.1;display:flex}.hour-table td.power-col .unit{margin-left:0}.hour-table td.wind-col .wind-cell-inner{align-items:center;gap:4px}.hour-table td.wind-col .wind-speed-val{flex-direction:column;align-items:center;line-height:1.1;display:flex}.hour-table td.wind-col .wind-speed-num{white-space:nowrap}.hour-table td.wind-col .wind-speed-val .unit{margin-left:0}.hour-table td.swell-col{flex-direction:column;justify-content:center;align-items:flex-start}.hour-table .swell-block{flex-direction:column;gap:2px;width:max-content;max-width:100%;display:flex}.hour-table .swell-chip{width:auto}.hour-table .swell-verdict{font-size:var(--row-caption);white-space:nowrap;font-weight:600;line-height:1.2;display:block}}@media (width<=359px){.hour-table .swell-verdict{display:none}}.forecast-bar{border:1px solid var(--border);border-radius:6px;margin:8px 0 12px;font-size:12px;line-height:1;overflow:hidden}.fb-labels{background:var(--surface-chrome);border-right:1px solid var(--border);z-index:2;flex-direction:column;flex:0 0 64px;min-width:64px;display:flex;position:sticky;left:0}.fb-corner{border-bottom:1px solid var(--border);flex-direction:column;justify-content:flex-end;align-items:center;height:52px;padding-bottom:5px;display:flex}.fb-tz-hint{letter-spacing:.04em;color:var(--ink-muted);font-size:9px;font-weight:600;line-height:1}.fb-ref-wrap{margin-top:4px;margin-bottom:auto}.fb-ref-hint{cursor:pointer;letter-spacing:.04em;white-space:nowrap;background:0 0;border:0;flex-direction:column;align-items:center;gap:1px;padding:4px 2px;font-family:inherit;font-size:10px;font-weight:600;line-height:1;display:flex}.fb-ref-age{opacity:.85;font-weight:500}.fb-ref-hint:focus-visible{outline:2px solid var(--accent,#008568);outline-offset:1px;border-radius:3px}.fb-rowlabel{height:26px;color:var(--ink-muted);border-bottom:1px solid var(--border-subtle);white-space:nowrap;text-overflow:ellipsis;align-items:center;padding:0 6px;font-size:11px;display:flex;overflow:hidden}.fb-rowlabel:last-child{border-bottom:none}.fb-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.fb-scroll::-webkit-scrollbar{display:none}.fb-day{border-right:1px solid var(--border);flex-direction:column;flex:none;display:flex}.fb-day:last-child{border-right:none}.fb-day-label{height:26px;color:var(--ink-muted);background:var(--surface-chrome);border-bottom:1px solid var(--border);white-space:nowrap;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:600;display:flex}.fb-cols{flex:1;display:flex}.fb-col{border-right:1px solid var(--border-subtle);flex-direction:column;flex:1 0 44px;width:44px;display:flex}.fb-col:last-child{border-right:none}.fb-hour{height:26px;color:var(--ink-muted);background:var(--surface-chrome);border-bottom:1px solid var(--border);white-space:nowrap;justify-content:center;align-items:center;font-size:11px;display:flex}.fb-cell{height:26px;color:var(--ink);border-bottom:1px solid var(--cell-hairline);justify-content:center;align-items:center;gap:1px;font-size:11px;font-weight:600;display:flex}.fb-cell:last-child{border-bottom:none}.fb-plain{color:var(--ink-muted);background:0 0}.wb-g0{color:var(--ink-muted);background:#ebeef1}.wb-g1{color:var(--ink);background:#d6e2eb}.wb-g2{color:var(--ink);background:#a5cecb}.wb-g3{color:var(--ink);background:#80c39c}.wb-g4{color:var(--ink);background:#ccda8a}.wb-g5{color:var(--ink);background:#e5d076}.wb-g6{color:var(--ink);background:#d69f66}.wb-g7{color:var(--ink);background:#c36e5b}.wb-g8{color:#fff;background:#a34251}.wb-g9{color:#fff;background:#904382}.wb-g10{color:#fff;background:#673987}.wb-empty{background:var(--surface-chrome);color:var(--ink-muted);font-weight:400}.wb-w0{color:var(--ink-muted);background:#e9eef3}.wb-w1{color:var(--ink);background:#cfe3f2}.wb-w2{color:var(--ink);background:#8fd4cf}.wb-w3{color:var(--ink);background:#5fce8e}.wb-w4{color:var(--ink);background:#c8e05a}.wb-w5{color:var(--ink);background:#f5d13b}.wb-w6{color:var(--ink);background:#f59a3b}.wb-w7{color:var(--ink);background:#ef5d3b}.wb-w8{color:#fff;background:#d6334c}.wb-w9{color:#fff;background:#b5359e}.wb-w10{color:#fff;background:#7b2fb0}.wb-v0{color:var(--ink-muted);background:#eef0f7}.wb-v1{color:var(--ink);background:#cfe8dd}.wb-v2{color:var(--ink);background:#0ad678}.wb-v3{color:var(--ink);background:#00967a}.wb-v4{color:var(--ink);background:#a594fb}.wb-v5{color:var(--ink);background:#8a72f5}.wb-p0{color:var(--ink-muted);background:#f7f5fc}.wb-p1{color:var(--ink);background:#e9e4f8}.wb-p2{color:var(--ink);background:#d7cdf4}.wb-p3{color:var(--ink);background:#c1b2ef}.wb-p4{color:var(--ink);background:#a992e9}.wb-p5{color:var(--ink);background:#8f75e0}.fb-main{display:flex}.fb-viewport{flex:1;min-width:0;overflow:hidden}.fb-track{display:flex}.fb-nav{border-top:1px solid var(--border);background:var(--surface-chrome);justify-content:center;align-items:center;min-height:36px;padding:2px 72px;display:flex;position:relative}.fb-dots-vp{flex-shrink:0}.fb-nav .fb-dots{column-gap:4px;transition:transform .18s}@media (prefers-reduced-motion:reduce){.fb-nav .fb-dots{transition:none}}.fb-dot-edge{transform:scale(.6)}.fb-dot-out{visibility:hidden}.fb-arrows{gap:4px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.fb-arrow{border:1px solid var(--control-border);width:28px;height:28px;color:var(--ink-muted);cursor:pointer;touch-action:manipulation;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;transition:border-color .15s,color .15s;display:flex;position:relative}.fb-arrow:after{content:"";position:absolute;inset:-1px -2px}.fb-arrow:hover{border-color:var(--accent,#008568);color:var(--accent,#008568)}.fb-arrow:disabled{opacity:.25;cursor:default}.fb-arrow:focus-visible,.fb-dot:focus-visible{outline:2px solid var(--accent,#008568);outline-offset:2px}.fb-nav-day{font:600 11px var(--font-display,sans-serif);text-align:center;min-width:52px;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.03em}.fb-dots{align-items:center;gap:5px;display:flex}.fb-dot{background:var(--control-border);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;width:6px;height:6px;padding:0;transition:background .15s,transform .15s;position:relative}.fb-dot:after{content:"";width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fb-dot.active{background:var(--accent,#008568);transform:scale(1.3)}.fb-hourly .fb-track .fb-day{flex:0 0 100%;min-width:0}.fb-hourly .fb-track .fb-col{flex:1 1 0;width:auto;min-width:0}.fb-hourly .fb-hour,.fb-hourly .fb-cell{gap:0;padding:0 1px;font-size:10px}@media (width>=600.02px){.fb-hourly .fb-track .fb-day{flex:none}.fb-hourly .fb-track .fb-col{flex:1 0 32px;width:32px}}@media (width<=600px){.fb-labels{flex:0 0 54px;min-width:54px}.fb-col{flex:1 0 34px;width:34px;min-width:34px}}.user-menu.svelte-1xgz5ag{display:inline-flex;position:relative}.user-menu-trigger.svelte-1xgz5ag{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;display:inline-flex}.user-menu-trigger.svelte-1xgz5ag:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.user-menu-trigger.svelte-1xgz5ag img:where(.svelte-1xgz5ag){border-radius:50%;width:28px;height:28px;display:block}.user-menu-initial.svelte-1xgz5ag{border:1px solid var(--control-border);background:var(--surface-chrome);width:28px;height:28px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;display:inline-flex}.user-menu-panel.svelte-1xgz5ag{z-index:200;background:var(--surface);border:1px solid var(--border);border-radius:10px;min-width:232px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0000001f}.user-menu-id.svelte-1xgz5ag{border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:1px;margin-bottom:4px;padding:6px 10px 8px;display:flex}.user-menu-name.svelte-1xgz5ag{white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:.9rem;font-weight:600;overflow:hidden}.user-menu-username.svelte-1xgz5ag{color:var(--ink-muted);font-size:.8rem}.user-menu-item.svelte-1xgz5ag{width:100%;font:inherit;text-align:left;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:7px 10px;font-size:.9rem;text-decoration:none;display:block}.user-menu-item.svelte-1xgz5ag:hover{background:var(--surface-hover)}.user-menu-item.svelte-1xgz5ag:disabled{opacity:.5;cursor:default}
