html,body,#root{margin:0;padding:0;width:100%;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0b2036}.app{display:flex;flex-direction:column;height:100%}.app-header{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#0b2036;color:#f7f9fc;font-weight:600;letter-spacing:.02em}.app-header__spacer{flex:1}.sign-in{font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:8px}.sign-in--loading{opacity:.5;letter-spacing:.2em}.sign-in--button{background:#f7f9fc;color:#0b2036;border:0;border-radius:999px;padding:6px 14px;cursor:pointer;font:inherit;font-weight:600}.sign-in--button:hover{background:#fff}.sign-in--button:disabled{opacity:.6;cursor:progress}.profile-pill{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#f7f9fc;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:3px 12px 3px 3px;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.profile-pill:hover{background:#ffffff14;border-color:#ffffff52}.profile-pill__avatar{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1;-webkit-user-select:none;user-select:none}.profile-pill__name{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-shell{flex:1;display:flex;flex-direction:row;min-height:0}.map-wrapper{flex:3;position:relative;min-width:0}.map-canvas{position:absolute;top:0;right:0;bottom:0;left:0}.chat-rail{position:relative;flex:1;min-width:280px;max-width:420px;display:flex;transition:max-width .22s ease-out,min-width .22s ease-out}.chat-rail.chat-rail--closed{max-width:0;min-width:0}.chat-panel{flex:1;min-width:0;border-left:1px solid #e3e9ef;background:#fbfcfe;overflow-y:auto;padding:10px 12px 12px;display:flex;flex-direction:column;gap:12px;font-size:12px;color:#0b2036;transition:padding .22s ease-out,border-left-color .22s ease-out}.chat-panel.chat-panel--closed{padding-left:0;padding-right:0;border-left-color:transparent;overflow:hidden;pointer-events:none}.chat-panel-toggle{position:absolute;top:0;left:-22px;bottom:0;width:22px;background:#fff;border:1px solid #c7cfd8;border-right:0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:11px;color:#344a5f;padding:0;z-index:2}.chat-panel-toggle:hover{background:#edf2f7}.chat-panel-toggle:focus-visible{outline:2px solid #4ea3ff;outline-offset:-2px}.chat-panel__heading{position:sticky;top:-10px;margin:-10px -12px 0;padding:8px 12px;background:#fbfcfe;border-bottom:1px solid #e3e9ef;display:flex;align-items:baseline;gap:8px;z-index:1}.chat-panel__heading-title{font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:10.5px;color:#0b2036}.chat-panel__heading-count{font-size:10.5px;color:#6b7a8c}.chat-panel__error{font-size:11px;color:#c81f1f}.chat-panel__empty{font-size:11px;color:#8a9aa8;font-style:italic}.chat-panel__spot{display:flex;flex-direction:column;gap:6px}.chat-panel__spot-header{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:6px 10px;background:#0b2036;color:#fff;border:none;border-radius:6px;cursor:pointer;text-align:left;font:inherit;width:100%}.chat-panel__spot-header:hover{background:#122c47}.chat-panel__spot-header:focus-visible{outline:2px solid #4ea3ff;outline-offset:1px}.chat-panel__spot-name{font-weight:700;font-size:11.5px;color:#fff}.chat-panel__spot-region{font-size:10px;color:#fff;opacity:.75;text-transform:uppercase;letter-spacing:.04em}.chat-panel__spot-count{margin-left:auto;min-width:18px;padding:1px 6px;border-radius:9px;background:#4ea3ff40;color:#fff;font-size:10px;font-weight:700;line-height:1.4;text-align:center}.chat-panel__spot-chevron{margin-left:auto;font-size:10px;color:#fff;opacity:.85;line-height:1}.chat-panel__spot-count~.chat-panel__spot-chevron{margin-left:0}.chat-panel__spot-body{display:flex;flex-direction:column;gap:6px}.chat-panel .spot-comments{margin-top:0;padding-top:0;border-top:none}.chat-panel .spot-comments__heading{display:none}.maplibregl-canvas,.maplibregl-canvas-container,.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer,.maplibregl-canvas-container.maplibregl-interactive:active{cursor:url(/cursor-cross.svg) 8 8,crosshair!important}.map-error{position:absolute;top:12px;left:12px;padding:8px 12px;background:#dc3545eb;color:#fff;border-radius:4px;font-size:13px;z-index:1}.timebar{position:relative;display:flex;align-items:stretch;background:#fff;border-top:1px solid #d6dde3;color:#223;height:64px;font-size:12px;-webkit-user-select:none;user-select:none}.timebar__scroll{flex:1;overflow-x:auto;overflow-y:hidden;position:relative;cursor:grab;touch-action:pan-x}.timebar__scroll--grabbing{cursor:grabbing}.timebar__strip{position:relative;height:100%}.timebar__days{position:absolute;top:0;left:0;right:0;height:24px;border-bottom:1px solid #e5eaf0}.timebar__day{position:absolute;top:0;height:100%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#344a5f;border-right:1px solid #e5eaf0;text-transform:none;letter-spacing:.01em}.timebar__hours{position:absolute;top:24px;left:0;right:0;bottom:0}.timebar__tick{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;color:#6b7a8c;border-left:1px solid #f0f3f7}.timebar__tick--day{border-left:1px solid #c7cfd8}.timebar__cursor{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#1fa0b8;transform:translate(-1px);pointer-events:none;z-index:2}.timebar__cursor-bubble{position:absolute;top:-26px;left:50%;transform:translate(-50%);background:#1fa0b8;color:#fff;padding:4px 10px;border-radius:3px;font-size:12px;font-weight:600;white-space:nowrap;box-shadow:0 2px 4px #00000026;pointer-events:none;z-index:3}.timebar__cursor-bubble:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#1fa0b8}.timebar__cursor--live{background:#dc2626}.timebar__cursor-bubble--live{background:#dc2626;letter-spacing:.06em;display:inline-flex;align-items:center;gap:6px}.timebar__cursor-bubble--live:after{border-top-color:#dc2626}.timebar__live-dot{width:8px;height:8px;border-radius:50%;background:#fff;animation:timebar-live-pulse 1.1s ease-in-out infinite}@keyframes timebar-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.25;transform:scale(.7)}}.timebar__day-tick{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;font-weight:600;color:#344a5f;border-left:1px solid #e5eaf0;scroll-snap-align:center}.timebar__scroll--snap{scroll-snap-type:x mandatory}.wind-probe{position:absolute;top:0;left:0;min-width:140px;padding:5px 8px;background:#fffffff2;border:1px solid #c7cfd8;border-radius:5px;box-shadow:0 2px 6px #0b203624;font-size:11px;color:#223;z-index:2;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.wind-probe__row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:1px 0}.wind-probe__row span{color:#6b7a8c}.wind-probe__row strong{font-weight:600;color:#111;font-variant-numeric:tabular-nums}.wind-probe__row--pending strong{color:#8a9aa8;font-weight:500}.spot-popup{min-width:240px;max-width:320px;color:#223;font-size:11px}.spot-popup__title{font-size:12px;font-weight:700;color:#0b2036;letter-spacing:.01em;line-height:1.2}.spot-popup__title--toggle{cursor:pointer;-webkit-user-select:none;user-select:none}.spot-popup__title--toggle:hover .spot-popup__title-chevron{color:#2a6f97}.spot-popup__title-chevron{margin-left:6px;font-size:10px;color:#8a9aa8;vertical-align:middle}.spot-popup__region{margin-top:1px;font-size:10.5px;color:#6b7a8c}.spot-popup__description{margin-top:3px;font-size:10.5px;color:#344a5f;line-height:1.35;overflow-wrap:anywhere;white-space:normal}.spot-popup__score{margin-top:3px;font-size:10.5px;color:#344a5f}.spot-popup__score strong{font-size:11px;color:#0b2036;font-variant-numeric:tabular-nums}.spot-popup__dials{display:flex;gap:6px;margin-top:4px;align-items:flex-start;justify-content:space-between}.dial{flex:1;display:flex;flex-direction:column;align-items:center;min-width:0}.dial__label{font-size:9px;font-weight:600;color:#6b7a8c;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px}.dial__svg{display:block}.dial__value{margin-top:3px;font-size:11px;font-weight:700;color:#0b2036;font-variant-numeric:tabular-nums;line-height:1.1}.dial__value--muted{color:#8a9aa8;font-weight:500}.dial__sub{font-size:9.5px;color:#6b7a8c;letter-spacing:.01em;font-variant-numeric:tabular-nums;line-height:1.2}.dial-legend{flex:0 0 auto;display:flex;flex-direction:column;gap:5px;align-self:center;padding-top:14px}.dial-legend__item{display:flex;align-items:center;gap:4px}.dial-legend__cube{width:10px;height:10px;border-radius:2px;display:inline-block}.dial-legend__label{font-size:9.5px;color:#6b7a8c;letter-spacing:.01em}.spot-popup-host{padding:0}.maplibregl-popup:has(.spot-popup){z-index:4}.maplibregl-popup-content:has(.spot-popup){padding:10px 12px 8px;border-radius:6px;border:1px solid #c7cfd8;box-shadow:0 2px 8px #0b203624;background:#fffffff2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);max-height:80vh;overflow-y:auto;overscroll-behavior:contain}.maplibregl-popup-content:has(.spot-popup) .maplibregl-popup-close-button{padding:4px 10px;font-size:22px;color:#6b7a8c}.score-legend{position:absolute;top:16px;left:16px;min-width:var(--legend-width, 320px);width:fit-content;display:flex;flex-direction:column;gap:4px;padding:8px 12px;background:#ffffffeb;border:1px solid #c7cfd8;border-radius:6px;box-shadow:0 2px 6px #0b20362e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;font-size:11px;color:#344a5f;box-sizing:border-box}.score-legend__header{display:flex;align-items:center;gap:10px}.score-legend__title{font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:11px;color:#0b2036}.score-legend__row{display:inline-flex;gap:10px}.score-legend__item{display:inline-flex;align-items:center;gap:5px}.score-legend__swatch{width:12px;height:12px;border-radius:50%;display:inline-block}.score-legend__label{font-weight:600;letter-spacing:.01em}.model-legend{position:absolute;top:70px;left:16px;max-width:var(--legend-width, 320px);width:fit-content;display:flex;flex-direction:column;gap:3px;padding:7px 12px;background:#ffffffeb;border:1px solid #c7cfd8;border-radius:6px;box-shadow:0 2px 6px #0b20362e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;font-size:11px;color:#344a5f;box-sizing:border-box}.model-legend__row{display:inline-flex;align-items:baseline;gap:6px}.model-legend__kind{font-weight:700;letter-spacing:.01em;min-width:34px}.model-legend__model{font-weight:600}.model-legend__model--pending{font-weight:500;color:#89929c}.model-legend__badge{display:inline-block;padding:1px 6px;border-radius:999px;background:#1f9d55;color:#fff;font-weight:600;line-height:1.4}.layer-toggle{position:absolute;right:32px;bottom:16px;display:inline-flex;background:#fff;border:1px solid #c7cfd8;border-radius:6px;overflow:hidden;box-shadow:0 2px 6px #0b20362e;z-index:1}.layer-toggle__btn{border:0;background:transparent;color:#344a5f;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer}.layer-toggle__btn:hover{background:#edf2f7}.layer-toggle__btn--active{background:#1fa0b8;color:#fff}.layer-toggle__btn--active:hover{background:#1fa0b8}.layer-toggle__btn+.layer-toggle__btn{border-left:1px solid #c7cfd8}.spot-popup__forecast-btn{margin-top:4px;width:100%;padding:5px 8px;border:1px solid #1fa0b8;background:#fff;color:#0b6d80;border-radius:4px;font:inherit;font-size:11px;font-weight:600;letter-spacing:.02em;cursor:pointer}.spot-popup__forecast-btn:hover{background:#1fa0b8;color:#fff}@keyframes spot-sheet-fade-in{0%{opacity:0}to{opacity:1}}@keyframes spot-sheet-fade-out{0%{opacity:1}to{opacity:0}}@keyframes spot-sheet-slide-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes spot-sheet-slide-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes spot-sheet-loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}.spot-sheet__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b203647;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:10;animation:spot-sheet-fade-in .22s ease-out}.spot-sheet__backdrop--closing{animation:spot-sheet-fade-out .22s ease-out forwards}.spot-sheet{position:fixed;left:0;right:0;bottom:0;max-height:72vh;display:flex;flex-direction:column;background:#fff;border-top:1px solid #c7cfd8;box-shadow:0 -6px 24px #0b20363d;z-index:11;animation:spot-sheet-slide-in .22s ease-out}.spot-sheet--closing{animation:spot-sheet-slide-out .22s ease-out forwards}.spot-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 14px 8px;border-bottom:1px solid #e5eaf0;background:#f5f7fa}.spot-sheet__titles{min-width:0}.spot-sheet__title{margin:0;font-size:15px;font-weight:700;color:#0b2036;letter-spacing:.01em;line-height:1.2}.spot-sheet__subtitle{margin-top:2px;font-size:11px;color:#6b7a8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spot-sheet__max-accuracy{display:inline-block;padding:1px 5px;border-radius:999px;background:#1f9d55;color:#fff;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.4;vertical-align:1px}.spot-sheet__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c7cfd8;background:#fff;color:#344a5f;width:32px;height:32px;border-radius:4px;font-size:22px;line-height:1;cursor:pointer;padding:0}.spot-sheet__close:hover{background:#edf2f7}.spot-sheet__info{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-self:flex-start;margin-top:3px;padding:1px 7px;border:1px solid #c7cfd8;background:#fff;color:#344a5f;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.02em;line-height:1.4;cursor:pointer}.spot-sheet__info--open{background:#edf2f7;color:#0b2036;border-color:#6b7a8c}.spot-sheet__info:hover{background:#edf2f7}.spot-sheet__body{position:relative;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.spot-sheet__scroll{flex:1;min-height:0;overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px 0 16px}.spot-comments{margin-top:4px;padding-top:4px;border-top:1px solid #e3e9ef;display:flex;flex-direction:column;gap:6px}.spot-comments__heading{font-size:8.5px;font-weight:700;color:#6b7a8c;letter-spacing:.07em;text-transform:uppercase;line-height:1;margin:0;padding:0}.spot-comments__composer{display:flex;flex-direction:column;gap:4px;background:#f5f8fb;border:1px solid #dfe6ed;border-radius:999px;padding:4px 10px;transition:border-radius .12s ease,padding .12s ease}.spot-comments__composer--expanded{border-radius:12px;padding:6px 8px}.spot-comments__textarea{width:100%;resize:none;min-height:22px;max-height:22px;border:none;background:transparent;font:inherit;font-size:12px;line-height:1.4;color:#0b2036;outline:none;overflow:hidden;transition:min-height .12s ease,max-height .12s ease}.spot-comments__composer--expanded .spot-comments__textarea{min-height:48px;max-height:96px;overflow:auto}.spot-comments__composer-row{display:none;align-items:center;justify-content:space-between;gap:8px}.spot-comments__composer--expanded .spot-comments__composer-row{display:flex}.spot-comments__submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:linear-gradient(180deg,#1fa0b8,#198496);color:#fff;padding:4px 12px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;cursor:pointer;box-shadow:0 1px 2px #0b20361f}.spot-comments__submit:hover{filter:brightness(1.05)}.spot-comments__submit:disabled{background:#b8c4cd;box-shadow:none;cursor:not-allowed}.spot-comments__error{font-size:10.5px;color:#c81f1f}.spot-comments__list{display:flex;flex-direction:column;gap:6px;max-height:240px;overflow-y:auto;padding-right:2px}.spot-comments__empty{font-size:11px;color:#8a9aa8;font-style:italic;padding:2px 0}.sc-thread{display:flex;flex-direction:column;gap:4px}.sc-thread__replies{position:relative;display:flex;flex-direction:column;gap:4px;padding-left:36px;border-left:1px solid #d6e2ec;margin-left:14px}.sc-bubble{position:relative;display:flex;gap:8px;align-items:flex-start}.sc-bubble--reply{font-size:11.5px}.sc-bubble__avatar{flex:0 0 28px;width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:17px;line-height:1;letter-spacing:0;box-shadow:0 1px 2px #0b203633;-webkit-user-select:none;user-select:none}.sc-bubble--reply .sc-bubble__avatar{flex-basis:22px;width:22px;height:22px;font-size:13px}.sc-bubble__body-wrap{position:relative;display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.sc-bubble__body-box{position:relative;padding:6px 12px 7px;background:#eff3f7;border-radius:16px;word-break:break-word;white-space:pre-wrap}.sc-bubble__author{font-size:11px;font-weight:700;color:#0b2036}.sc-bubble__text{font-size:12px;line-height:1.35;color:#0b2036}.sc-bubble__photo{display:block;max-width:100%;max-height:240px;margin-top:6px;border-radius:10px;object-fit:cover}.sc-bubble__actions{display:flex;align-items:center;gap:10px;padding:0 10px;font-size:10.5px;color:#6b7a8c}.sc-bubble__time{color:#8a9aa8;font-variant-numeric:tabular-nums}.sc-bubble__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;cursor:pointer;color:#0b2036;font:inherit;font-weight:600}.sc-bubble__action:hover{text-decoration:underline}.sc-bubble__action--active{color:#1977f2}.sc-bubble__reactions{display:inline-flex;align-items:center;gap:2px;margin-left:auto;padding:1px 8px;background:#fff;border:1px solid #dfe6ed;border-radius:999px;box-shadow:0 1px 2px #0b20360f}.sc-bubble__reaction-chip{font-size:11px;line-height:1}.sc-bubble__reactions-count{font-size:10.5px;color:#0b2036;font-weight:600;margin-left:3px;font-variant-numeric:tabular-nums}.sc-bubble__palette{position:absolute;bottom:calc(100% - 8px);left:14px;display:flex;gap:4px;padding:4px 6px;background:#fff;border:1px solid #dfe6ed;border-radius:999px;box-shadow:0 6px 16px #0b20362e;z-index:2}.sc-bubble__palette-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:3px 6px;font-size:18px;line-height:1;cursor:pointer;border-radius:999px}.sc-bubble__palette-item:hover{background:#f0f4f8}.sc-reply-form{display:flex;flex-direction:column;gap:4px;margin-top:4px;padding:6px 8px;background:#f5f8fb;border:1px solid #dfe6ed;border-radius:10px}.sc-reply-form__textarea{width:100%;resize:none;min-height:28px;max-height:80px;border:none;background:transparent;font:inherit;font-size:11.5px;line-height:1.3;color:#0b2036;outline:none}.sc-reply-form__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.sc-thread__expand{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:2px 0;cursor:pointer;color:#1977f2;font-size:10.5px;font-weight:600;align-self:flex-start}.sc-thread__expand:hover{text-decoration:underline}.spot-sheet__message{padding:16px;color:#6b7a8c;font-size:12px}.spot-sheet__message--inline{padding:8px 0 0}.spot-sheet__loading-bar{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#1fa0b8 40%,#1fa0b8 60%,transparent);animation:spot-sheet-loading 1.1s ease-in-out infinite;pointer-events:none}.spot-grid__table{border-collapse:separate;border-spacing:0;font-size:11px;font-variant-numeric:tabular-nums;color:#0b2036}.spot-grid__label{position:sticky;left:0;z-index:2;box-sizing:border-box;width:96px;min-width:96px;padding:2px 8px;background:#f5f7fa;text-align:right;font-weight:600;color:#344a5f;border-right:1px solid #c7cfd8;border-bottom:1px solid #eef1f5;white-space:nowrap}.spot-grid__label--head{background:#eef2f7;color:#6b7a8c;font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:10px}.spot-grid__day{padding:4px 0;background:#eef2f7;color:#0b2036;font-size:11px;font-weight:700;border-bottom:1px solid #dfe5ec;border-right:1px solid #c7cfd8;text-align:center}.spot-grid__hour{box-sizing:border-box;width:32px;min-width:32px;padding:2px 0;background:#f5f7fa;color:#6b7a8c;font-size:10px;font-weight:600;border-bottom:1px solid #dfe5ec;border-right:1px solid #eef1f5;text-align:center}.spot-grid__hour--active{background:#1fa0b8;color:#fff}.spot-grid__cell{box-sizing:border-box;width:32px;min-width:32px;height:22px;padding:0;text-align:center;font-size:11px;font-weight:600;color:#0b2036;border-right:1px solid rgba(255,255,255,.8);border-bottom:1px solid #ffffff}.spot-grid__cell--empty{background:#f5f7fa;color:#8a9aa8;font-weight:500}.spot-grid__cell--plain{background:#fff;color:#0b2036}.spot-grid__cell--arrow{background:#fafbfd;color:#344a5f;font-size:9px;line-height:1}.spot-grid__arrow-label{display:block;margin-top:-2px;font-size:8.5px;font-weight:600;color:#344a5f;letter-spacing:.02em}.spot-grid__label--corner{padding:0;text-align:center}.spot-grid__labels-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;width:100%;height:100%;padding:0;margin:0;font-size:14px;font-weight:700;line-height:1;color:#6b7a8c;cursor:pointer}.spot-grid__labels-toggle:hover,.spot-grid__labels-toggle:focus-visible{color:#0b2036;background:#e5eaf0;outline:none}.spot-grid--labels-collapsed .spot-grid__label{width:24px;min-width:24px;padding:0;overflow:hidden;font-size:0}.spot-grid__label-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;letter-spacing:inherit}.spot-grid__label-toggle:hover,.spot-grid__label-toggle:focus-visible{text-decoration:underline;text-decoration-color:#6b7a8c;text-underline-offset:2px;outline:none}.spot-tide-chart{margin-top:4px;background:#fbfdff;border-top:1px solid #eef1f5}.spot-tide-chart--empty{padding:12px 0;color:#8a9aa8;font-size:12px;text-align:center}.spot-tide-chart svg{display:block}.spot-tide-chart__unit-toggle{cursor:pointer}.spot-tide-chart__unit-toggle:hover text,.spot-tide-chart__unit-toggle:focus-visible text{fill:#344a5f;text-decoration:underline}.spot-tide-chart__unit-toggle:focus-visible{outline:none}.spot-tide-debug{margin:6px 0 12px;font-size:11px;color:#344a5f;background:#fff5cc;border:1px dashed #c9a84a;border-radius:4px;padding:4px 8px}.spot-tide-debug summary{cursor:pointer;font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:10px;color:#6b5a1a}.spot-tide-debug pre{margin:6px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;white-space:pre-wrap;color:#0b2036}.maplibregl-ctrl-top-right{right:32px}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib,.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib.maplibregl-compact{background:transparent;box-shadow:none;margin:0 0 4px 4px;padding:0;border-radius:0;display:flex;align-items:center;min-height:22px}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button{flex:0 0 18px;width:18px;height:18px;margin:0;position:static;border-radius:50%;background-size:14px 14px;background-position:center center}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-inner{margin-left:6px;font-size:9px;line-height:1;color:#6b7a8c;white-space:nowrap}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-inner a{font-size:9px;color:#6b7a8c;text-decoration:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-inner a:hover{text-decoration:underline}@media (max-width: 1024px){.chat-rail{min-width:240px;max-width:320px}}@media (max-width: 768px){.chat-rail,.chat-rail.chat-rail--closed{display:contents}.chat-panel{position:fixed;top:0;right:0;bottom:0;width:min(85vw,360px);min-width:0;max-width:none;z-index:6;box-shadow:-4px 0 12px #0b203629;transition:transform .22s ease-out;transform:translate(0)}.chat-panel.chat-panel--closed{transform:translate(100%);max-width:none;min-width:0;padding-left:12px;padding-right:12px;border-left-color:#e3e9ef;pointer-events:none}.chat-panel-toggle{position:fixed;top:50%;right:0;left:auto;bottom:auto;transform:translateY(-50%);width:26px;height:60px;z-index:7;border-radius:6px 0 0 6px;box-shadow:-2px 2px 6px #0b203629;transition:right .22s ease-out,border-radius .22s ease-out,box-shadow .22s ease-out}.chat-panel-toggle:not(.chat-panel-toggle--closed){right:calc(min(85vw,360px) + 25px);border-radius:6px;border-right:1px solid #c7cfd8;box-shadow:0 2px 8px #0b20362e}.maplibregl-ctrl-top-right{right:0}}@media (max-width: 480px){.app-header{padding:8px 12px;font-size:14px}.profile-pill{padding:3px 8px 3px 3px;gap:6px}.profile-pill__name{max-width:90px;font-size:11px}.profile-pill__tokens{font-size:10px;padding:1px 6px}.score-legend{top:8px;left:8px;gap:3px;padding:3px 5px;font-size:9px}.score-legend__header{gap:4px;flex-wrap:nowrap}.score-legend__title{font-size:8px;letter-spacing:.02em;white-space:nowrap;flex-shrink:0}.score-legend__row{gap:5px}.score-legend__swatch{width:8px;height:8px}.map-wrapper{--legend-width: 240px}.model-legend{top:50px;left:8px;padding:4px 6px;font-size:9px;gap:2px}.model-legend__kind{min-width:28px}.maplibregl-ctrl-top-right .maplibregl-ctrl-group:has(.maplibregl-ctrl-zoom-in){display:none}.layer-toggle{right:8px;bottom:4px;left:auto;transform:none;flex-direction:column}.layer-toggle__btn{padding:6px 10px;font-size:11px;text-align:center}.layer-toggle__btn+.layer-toggle__btn{border-left:0;border-top:1px solid #c7cfd8}.timebar{height:56px}.maplibregl-popup:has(.spot-popup){position:fixed!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;width:calc(100vw - 24px)!important;max-width:380px!important}.maplibregl-popup-content:has(.spot-popup){max-height:calc(100vh - 24px);overflow-y:auto}.maplibregl-popup:has(.spot-popup) .maplibregl-popup-tip{display:none}.spot-popup{min-width:0;max-width:none}.spot-sheet{max-height:86vh}.spot-sheet__title{font-size:14px}.spot-sheet__close{width:40px;height:40px;font-size:24px}.spot-sheet__subtitle{display:none}.spot-sheet__subtitle--open{display:block;margin-top:4px;max-height:30vh;overflow-y:auto;white-space:normal;text-overflow:clip;line-height:1.4}.spot-sheet__info{display:inline-block}.wind-probe{max-width:calc(100vw - 24px)}.sc-bubble__palette-item{padding:6px 8px;font-size:20px}.sc-bubble__action{padding:6px 0}}@media (pointer: coarse){.maplibregl-canvas,.maplibregl-canvas-container,.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer,.maplibregl-canvas-container.maplibregl-interactive:active{cursor:auto!important}.layer-toggle__btn:active,.spot-sheet__close:active,.spot-popup__forecast-btn:active,.sc-bubble__action:active,.sc-bubble__palette-item:active,.chat-panel__spot-header:active{background:#e1e9f0}}.spot-photo-gallery{margin-top:10px;padding-top:8px;border-top:1px solid #e5eaf0;display:flex;flex-direction:column;gap:6px}.spot-photo-gallery__header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.spot-photo-gallery__title{font-size:11px;font-weight:600;color:#344a5f;flex:1;min-width:0}.spot-photo-gallery__hint{font-weight:400;color:#6b7a8c}.spot-photo-gallery__upload-btn{display:inline-flex;align-items:center;gap:4px;font-weight:600;cursor:pointer;padding:10px 12px;border-radius:8px;border:none;background:#2563eb;color:#fff}.spot-photo-gallery__upload-btn:hover:not(:disabled){background:#1d4ed8}.spot-photo-gallery__upload-btn:disabled{background:#94a3b8;cursor:default}.spot-photo-gallery__error{font-size:11px;color:#c0392b}.spot-photo-gallery__empty{font-size:11px;color:#8a9aa8;font-style:italic}.spot-photo-gallery__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.spot-photo-gallery__item{display:flex;flex-direction:column;gap:2px;width:100%}.spot-photo-gallery__link{display:block;border-radius:6px;overflow:hidden}.spot-photo-gallery__img{width:100%;height:auto;max-height:280px;object-fit:cover;display:block;background:#e5eaf0}.spot-photo-gallery__time{font-size:10px;color:#6b7a8c;text-align:left}.spot-photo-gallery__media{position:relative;border-radius:6px;overflow:hidden;background:#e5eaf0}.spot-photo-gallery__media--locked{pointer-events:none}.spot-photo-gallery__img--blurred{filter:blur(14px);transform:scale(1.05);transform-origin:center}.spot-photo-gallery__lock{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:48px;color:#ffffffeb;text-shadow:0 1px 6px rgba(0,0,0,.6);pointer-events:none}.spot-photo-gallery__unlock-btn{margin-top:8px;width:100%;padding:10px 12px;border-radius:8px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}.spot-photo-gallery__unlock-btn:hover:not(:disabled){background:#1d4ed8}.spot-photo-gallery__unlock-btn:disabled{background:#94a3b8;cursor:default}.spot-photo-gallery__balance{margin-top:6px;font-size:11px;color:#6b7a8c;text-align:right}.camera-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000;color:#f7f9fc;height:100svh}.camera-modal__backdrop{display:none}.camera-modal__panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;width:100%;height:100svh}.camera-modal__video-wrap{width:100%;max-width:100%;max-height:calc(100svh - 200px - env(safe-area-inset-bottom,0px));aspect-ratio:16 / 9;background:#000;flex-shrink:0;overflow:hidden}.camera-modal__video{width:100%;height:100%;object-fit:cover;display:block}.camera-modal__error{flex:1;display:flex;align-items:center;justify-content:center;padding:32px 16px;font-size:14px;text-align:center;color:#fbbf24}.camera-modal__bottombar{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:14px 24px max(calc(env(safe-area-inset-bottom,0px) + 16px),36px);background:#000000b3;flex-shrink:0}.camera-modal__hint{text-align:center;font-size:13px;line-height:1.35;color:#f7f9fce6}.camera-modal__hint--recording{color:#ef4444;font-weight:600;letter-spacing:.02em;animation:camera-modal-blink 1s ease-in-out infinite}.camera-modal__hint--warn{color:#fbbf24}@keyframes camera-modal-blink{0%,to{opacity:1}50%{opacity:.35}}.camera-modal__buttons{display:flex;align-items:center;justify-content:space-between;gap:16px}.camera-modal__cancel{background:#0b20368c;color:#f7f9fc;border:1px solid rgba(247,249,252,.4);border-radius:999px;padding:8px 18px;font:inherit;font-weight:600;cursor:pointer}.camera-modal__cancel:hover{background:#f7f9fc1f}.camera-modal__capture{width:64px;height:64px;border-radius:50%;border:4px solid #f7f9fc;background:#ef4444;cursor:pointer;padding:0}.camera-modal__capture:hover:not(:disabled){filter:brightness(1.1)}.camera-modal__capture:disabled{opacity:.5;cursor:not-allowed}.camera-modal__capture--submit{background:#22c55e;font-size:13px;font-weight:700;color:#fff;letter-spacing:.02em}.camera-modal__capture--submit-disabled{background:#6b7280}.profile-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center}.profile-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b2036c7}.profile-modal__panel{position:relative;display:flex;flex-direction:column;gap:14px;width:min(440px,92vw);max-height:92vh;padding:20px;background:#0b2036;border-radius:12px;color:#f7f9fc;box-shadow:0 20px 60px #0006;overflow-y:auto}.profile-modal__title{margin:0;font-size:16px;font-weight:600}.profile-modal__preview{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 0 4px}.profile-modal__avatar-preview{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;line-height:1;-webkit-user-select:none;user-select:none;box-shadow:0 2px 6px #0000004d}.profile-modal__preview-name{font-size:14px;font-weight:600;min-height:1.2em}.profile-modal__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#f7f9fcb3}.profile-modal__name-input{background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:8px 10px;font:inherit;font-size:14px;color:#f7f9fc}.profile-modal__name-input:focus{outline:none;border-color:#60a5fa;background:#ffffff1f}.profile-modal__emoji-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:4px}.profile-modal__emoji-grid-item{background:transparent;border:2px solid transparent;border-radius:8px;padding:0;height:36px;font:inherit;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.profile-modal__emoji-grid-item:hover:not(:disabled){background:#ffffff14}.profile-modal__emoji-grid-item--selected{border-color:#60a5fa;background:#60a5fa29}.profile-modal__emoji-grid-item:disabled{opacity:.5;cursor:not-allowed}.profile-modal__error{font-size:13px;color:#fbbf24}.profile-modal__controls{display:flex;align-items:center;gap:8px;margin-top:4px}.profile-modal__spacer{flex:1}.profile-modal__reset{background:transparent;color:#f7f9fcb3;border:none;font:inherit;font-size:12px;text-decoration:underline;cursor:pointer;padding:4px 0}.profile-modal__reset:hover:not(:disabled){color:#f7f9fc}.profile-modal__reset:disabled{opacity:.5;cursor:not-allowed}.profile-modal__cancel{background:transparent;color:#f7f9fc;border:1px solid rgba(247,249,252,.4);border-radius:999px;padding:6px 14px;font:inherit;font-weight:600;cursor:pointer}.profile-modal__cancel:hover:not(:disabled){background:#f7f9fc14}.profile-modal__cancel:disabled{opacity:.5;cursor:not-allowed}.profile-modal__save{background:#60a5fa;color:#0b2036;border:0;border-radius:999px;padding:6px 16px;font:inherit;font-weight:700;cursor:pointer}.profile-modal__save:hover:not(:disabled){filter:brightness(1.05)}.profile-modal__save:disabled{opacity:.5;cursor:not-allowed}.about-modal__photo{display:block;width:100%;height:auto;margin:16px auto 0;border-radius:8px;border:1px solid rgba(255,255,255,.08)}.app-header__brand{display:inline-flex;align-items:center;gap:8px;font-weight:700;letter-spacing:.04em;color:inherit;text-decoration:none}.app-header__logo{height:28px;width:auto;border-radius:4px;display:block}.profile-menu{position:relative;display:inline-flex;align-items:center}.profile-pill__tokens{display:inline-flex;align-items:center;gap:4px;background:#ffffff14;color:#f7f9fc;border-radius:999px;padding:1px 7px;font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.01em;white-space:nowrap}.profile-pill__chevron{font-size:10px;line-height:1;color:#f7f9fcb3;margin-left:2px}.profile-menu__dropdown{position:absolute;top:calc(100% + 6px);right:0;z-index:1200;min-width:200px;display:flex;flex-direction:column;background:#0b2036;color:#f7f9fc;border:1px solid rgba(247,249,252,.14);border-radius:10px;padding:6px;box-shadow:0 12px 36px #00000073}.profile-menu__item{background:transparent;color:inherit;border:0;text-align:left;font:inherit;font-size:13px;cursor:pointer;padding:8px 10px;border-radius:6px}.profile-menu__item:hover{background:#f7f9fc14}.profile-menu__item:focus-visible{outline:2px solid #60a5fa;outline-offset:-2px}.profile-menu__item--danger{color:#f87171}.profile-menu__item--danger:hover{background:#f871711f}.profile-menu__divider{height:1px;margin:6px 4px;background:#f7f9fc1f}.profile-menu__confirm{display:flex;flex-direction:column;gap:8px;padding:10px;margin:2px;border-radius:8px;background:#f871711a;border:1px solid rgba(248,113,113,.32)}.profile-menu__confirm-copy{margin:0;font-size:12px;line-height:1.4;color:#f7f9fc}.profile-menu__confirm-error{margin:0;font-size:12px;color:#fbbf24}.profile-menu__confirm-actions{display:flex;justify-content:flex-end;gap:8px}.profile-menu__confirm-cancel{background:transparent;color:#f7f9fc;border:1px solid rgba(247,249,252,.36);border-radius:999px;padding:4px 12px;font:inherit;font-size:12px;cursor:pointer}.profile-menu__confirm-cancel:disabled{opacity:.5;cursor:not-allowed}.profile-menu__confirm-delete{background:#ef4444;color:#fff;border:0;border-radius:999px;padding:4px 14px;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.profile-menu__confirm-delete:hover:not(:disabled){filter:brightness(1.05)}.profile-menu__confirm-delete:disabled{opacity:.6;cursor:not-allowed}.terms-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center}.terms-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b2036c7;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.terms-modal__panel{position:relative;display:flex;flex-direction:column;width:min(680px,92vw);max-height:86vh;background:#0b2036;color:#f7f9fc;border-radius:12px;box-shadow:0 20px 60px #0006;overflow:hidden}.terms-modal__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(247,249,252,.12)}.terms-modal__title{margin:0;font-size:16px;font-weight:700}.terms-modal__close{background:transparent;color:#f7f9fcb3;border:0;font:inherit;font-size:18px;line-height:1;cursor:pointer;padding:4px 8px;border-radius:6px}.terms-modal__close:hover{color:#f7f9fc;background:#f7f9fc14}.terms-modal__body{overflow-y:auto;padding:20px;font-size:14px;line-height:1.55}.terms-modal__lede{margin:0 0 16px;color:#fbbf24}.terms-modal__body h3{margin:20px 0 8px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#f7f9fcd9}.terms-modal__body p{margin:0 0 12px;color:#f7f9fceb}.terms-modal__body ul{margin:0 0 12px;padding-left:20px;color:#f7f9fceb}.terms-modal__body li{margin-bottom:6px}.terms-modal__body a{color:#60a5fa}.terms-modal__body a:hover{text-decoration:underline}.terms-banner{position:fixed;left:12px;right:12px;bottom:12px;z-index:1050;display:flex;align-items:center;gap:16px;padding:10px 16px;background:#0b2036f2;color:#f7f9fc;border-radius:12px;box-shadow:0 10px 30px #00000059;font-size:13px;line-height:1.4}.terms-banner__copy{flex:1}.terms-banner__link{background:transparent;color:#60a5fa;border:0;padding:0;font:inherit;text-decoration:underline;cursor:pointer}.terms-banner__link:hover{filter:brightness(1.15)}.terms-banner__actions{display:flex;align-items:center;gap:8px}.terms-banner__accept{background:#f7f9fc;color:#0b2036;border:0;border-radius:999px;padding:6px 14px;font:inherit;font-weight:600;cursor:pointer}.terms-banner__accept:hover{background:#fff}@media (max-width: 600px){.terms-banner{flex-wrap:wrap}.terms-banner__copy{flex:1 1 100%}}
