:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.topNav{background:#fff;color:var(--blue);box-shadow:0 2px 12px #0000000f;border-bottom:1px solid color-mix(in srgb,var(--blue-dark) 10%,transparent)}.topNavInner{display:flex;align-items:center;gap:16px;padding:0 24px;min-height:var(--top-nav-height, 56px);max-width:1600px;margin:0 auto;position:relative}.topNavLead{display:flex;align-items:center;gap:16px;flex-shrink:0}.topNavLocationWrap{margin-left:auto;display:flex;justify-content:flex-end;align-items:center;min-width:0;flex-shrink:1;padding:0 4px}.topNavBrand{display:flex;align-items:center;cursor:pointer;padding:8px 0;flex-shrink:0}.topNavBrand:hover .topNavBrandText,.topNavBrand:focus .topNavBrandText{color:var(--blue)}.topNavBrandText{display:inline-flex;align-items:baseline;font-size:20px;letter-spacing:.04em;color:var(--blue);transition:color .15s;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.topNavBrandText--bite{font-weight:500}.topNavBrandText--cast{font-weight:800}.topNavLocation{display:flex;align-items:center;gap:6px;box-sizing:border-box;width:auto;max-width:min(200px,46vw);min-width:0;padding:8px 10px;border:1px solid color-mix(in srgb,var(--blue-dark) 18%,transparent);border-radius:10px;background:color-mix(in srgb,var(--blue-dark) 6%,transparent);color:var(--blue);font-size:13px;font-weight:700;cursor:pointer;text-align:left;flex-shrink:0;transition:background .15s,border-color .15s}.topNavLocation:hover,.topNavLocation:focus-visible{background:color-mix(in srgb,var(--blue-dark) 10%,transparent);border-color:color-mix(in srgb,var(--blue-dark) 28%,transparent);outline:none}.topNavLocationPin{flex-shrink:0;font-size:14px;line-height:1}.topNavLocationText{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topNavMenuSlot{position:relative;width:44px;height:44px;flex-shrink:0}.topNavMenu{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%}.topNavMenu--open{z-index:220}.topNavMenuToggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:transparent;color:var(--blue);cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:none}.topNavMenuToggle:focus{outline:none}.topNavMenuToggle:hover,.topNavMenuToggle:focus-visible{background:#e8eaed;box-shadow:none;outline:none}.topNavHamburger{display:flex;flex-direction:column;justify-content:space-between;width:22px;height:16px}.topNavHamburgerLine{display:block;height:2px;width:100%;background:currentColor;border-radius:1px}.topNavDropdown{position:absolute;top:calc(100% + 8px);left:0;right:auto;min-width:min(100vw - 32px,280px);max-width:calc(100vw - 32px);max-height:min(70vh,420px);overflow-y:auto;padding:8px;margin:0;background:#fff;border:1px solid color-mix(in srgb,var(--blue-dark) 12%,transparent);border-radius:12px;box-shadow:0 12px 32px #0000001f;z-index:200;-webkit-overflow-scrolling:touch}.topNavDropdownItem{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border:none;border-radius:8px;background:transparent;color:var(--blue);font-size:14px;font-weight:700;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.topNavDropdownItem:hover,.topNavDropdownItem:focus-visible{background:color-mix(in srgb,var(--blue-dark) 8%,transparent);outline:none}.topNavDropdownItem--active{background:color-mix(in srgb,var(--blue-dark) 10%,transparent);color:var(--blue-dark)}.topNavDropdownItem--static{cursor:default;box-sizing:border-box}.topNavDropdownItem--static:hover,.topNavDropdownItem--static:focus-visible{background:transparent}.topNavDropdownIcon{font-size:18px;line-height:1;flex-shrink:0}@media(max-width:767px){.topNavInner{padding:0 14px;gap:10px}}.planTripContainer{display:flex;flex-direction:column;min-height:100vh;background:#333;color:#0a1b2b;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;width:100%}.breadcrumb{background:#fff;color:#6b7a90;padding:12px 16px;font-size:12px;font-weight:600;border-bottom:1px solid #e5edf6}.planContent{padding:16px;display:flex;flex-direction:column;gap:16px;max-width:600px;margin:0 auto;width:100%}.locationSection,.savedSection{background:#fff;border-radius:14px;box-shadow:0 2px 12px #0a1b2b14;overflow:hidden}.sectionHeader{background:#fff;color:var(--blue);padding:16px;font-weight:900;font-size:14px;border-bottom:1px solid #e5edf6;text-align:left}.sectionBody{background:#fff;padding:16px;display:flex;flex-direction:column;gap:12px}.locationInput{width:100%;padding:12px;border-radius:12px;border:1px solid #e5edf6;background:#fbfdff;color:var(--blue);font-weight:700;font-size:14px}.currentLocationBtn{background:#f7fbff;border:1px solid #e5edf6;color:var(--blue);font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:12px;cursor:pointer}.locIcon{font-size:14px}.savedList{background:#fff}.savedItem{display:block;width:100%;padding:16px;text-align:left;background:#fff;border:none;border-bottom:1px solid #e5edf6;color:var(--blue);font-weight:700;font-size:14px;cursor:pointer}.savedItem:last-child{border-bottom:none}.emptyState{padding:32px;text-align:center;color:#6b7a90;font-size:14px;font-weight:600;font-style:italic}.actionFooter{margin-top:10px}.continueBtn{width:100%;background:#f28c28;color:#fff;border:none;padding:14px;border-radius:12px;font-weight:900;font-size:16px;cursor:pointer}.progressSection{background:#fff;border-radius:14px;box-shadow:0 2px 12px #0a1b2b14;padding:16px;display:flex;flex-direction:column;gap:8px}.progressHeader{display:flex;justify-content:space-between;align-items:center;font-weight:800;color:var(--blue);font-size:14px}.progressCount{color:#f28c28}.progressBarContainer{height:8px;background:#eef3fb;border-radius:4px;overflow:hidden;width:100%}.progressBarFill{height:100%;background:#f28c28;border-radius:4px}.stepCard{background:#fff;border-radius:14px;box-shadow:0 2px 12px #0a1b2b14;overflow:hidden}.stepHeader{background:#fff;color:var(--blue);padding:16px;border-bottom:1px solid #e5edf6;text-align:left;display:flex;flex-direction:column;align-items:stretch;gap:8px}.stepHeaderRow{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;font-weight:900;font-size:14px;color:var(--blue);min-width:0}.stepHeaderTitle{flex:1;min-width:0}.stepHeaderRow .infoIcon{flex-shrink:0}.subtitle{font-size:11px;color:#6b7a90;font-weight:500;line-height:1.45;margin:0}.descriptionSubtitle{margin:4px 0 0;font-size:12px;font-weight:600;color:#6b7a90;line-height:1.3}.spotFindRInfoPopup.legendPopup{max-width:520px}.spotFindRInfoPopupBody.legendPopupBody{font-size:14px}.stepBody{background:#fff;padding:16px}.optionGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.optionBtn{background:#fff;border:2px solid var(--blue);border-radius:12px;padding:12px 4px;font-weight:600;color:var(--blue);cursor:pointer;font-size:13px;transition:all .2s;height:48px;display:flex;align-items:center;justify-content:center}.optionBtn--waterLevel{flex-direction:column;gap:4px;height:60px;padding:8px 4px;font-size:11px;line-height:1.2;text-align:center}.optionBtn-waterLevelTitle{font-weight:700}.optionBtn-waterLevelRange{font-size:10px;font-weight:600;opacity:.95}.optionBtn.selected{border-color:#f28c28;background:#fdf2e8;box-shadow:0 0 0 1px #f28c28}.selectInput{width:100%;padding:14px;border-radius:30px;border:2px solid #f28c28;background:#fff;font-weight:800;color:#0f2233;font-size:14px;text-align:center;text-align-last:center;appearance:none}.footerBtns{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.backBtn{background:var(--blue-border);color:#fff;border:none;padding:14px;border-radius:8px;font-weight:800;font-size:14px;cursor:pointer}.nextBtn{background:#f28c28;color:#fff;border:none;padding:14px;border-radius:8px;font-weight:800;font-size:14px;cursor:pointer}.tripResultsPage{min-height:100vh;background:#333;padding:20px 24px}.tripResultsTopBar{max-width:1400px;margin:20px auto 0}.tripResultsBackBtn{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:8px;padding:8px 14px;font-size:14px;font-weight:600;cursor:pointer}.tripResultsBackBtn:hover{background:#ffffff4d}.tripResultsTopRow{display:grid;grid-template-columns:1fr;gap:20px;max-width:1400px;margin:0 auto;align-items:stretch}@media(min-width:900px){.tripResultsTopRow{grid-template-columns:1fr 260px}}.tripResultsSidebar{display:flex;flex-direction:column;gap:12px}.tripResultsLureRow{max-width:1400px;margin:20px auto 0}.conditionsCard,.saveTripCard{padding:8px 10px}.conditionsCard .cardTitle,.saveTripCard .cardTitle{font-size:16px;font-weight:900}.conditionsCard .cardHeaderRow{margin-bottom:2px}.conditionsCard .refreshBtn{min-height:32px;padding:6px 10px;font-size:12px}.conditionsCard .conditionsGridPosition{font-size:12px}.conditionsCard .conditionsRow{font-size:13px;gap:8px}.conditionsCard .conditionsLabel{font-size:11px}.conditionsCard .conditionsLabelBlock{display:flex;flex-direction:column;gap:5px}.conditionsCard .conditionsSectionLabel{font-size:13px;font-weight:800;color:var(--blue);line-height:1.25}.conditionsCard .conditionsSectionLabel--realTime{color:var(--red)}.conditionsCard .conditionsSectionSubtitle{font-size:11px;font-weight:500;font-style:italic;color:#6b7a90;line-height:1.35}.conditionsCard .conditionsSectionSubtitle--realTime{color:color-mix(in srgb,var(--red) 72%,var(--muted))}.conditionsCard .conditionsValue{font-size:13px}.conditionsCard .conditionsRow--divider{padding-top:3px;margin-top:3px}.conditionsCard .factorsList{padding:6px 0}.conditionsCard .factorRow{font-size:11px;gap:6px}.saveTripContent{gap:8px}.saveTripInputPlaceholder,.saveTripInput{min-height:36px}.saveTripBtnPlaceholder,.saveTripBtn{min-height:36px;padding:8px;font-size:13px}.tripResultsCard{background:#eef3fb;border-radius:14px;box-shadow:0 2px 12px #00000026;overflow:hidden;padding:12px}.tripResultsCard.quickAdjustmentCard{padding:6px 8px;border-radius:10px}.quickAdjustmentHeaderRow{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.quickAdjustmentHeaderRow .cardTitle{margin:0;font-size:13px;line-height:1.25;flex-shrink:0}.conditionsValue.quickAdjustmentHeaderValue{font-size:13px}.quickAdjustmentHeaderValue{text-align:right;flex:1;min-width:0;line-height:1.25}.quickAdjustmentContent{gap:4px}.topSpotCard{padding:12px}.targetFindRHeader{margin-bottom:12px}.targetFindRHeaderRow{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.targetFindRHeaderRow .infoIcon{flex-shrink:0;margin-top:2px}.targetFindRTitle{margin:0 0 4px;font-size:16px;font-weight:900;color:#0a1b2b}.targetFindRDescription{margin:0;font-size:13px;font-weight:600;color:var(--blue);line-height:1.4}.lureCard{padding:14px}.lureLayout{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.lureLayout.lureLayout--metrics{align-items:stretch;gap:12px}@media(min-width:700px){.lureLayout--metrics{grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr);column-gap:20px;row-gap:0}}.lureColumn{display:flex;flex-direction:column;gap:12px;min-height:0}.lureColumn>.lureMetricBox:last-child{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:flex-start}.lureColumn>.lureMetricBox:first-child{flex:0 0 auto}.lureColumn>.lureMetricBox:last-child .halfGauge{flex:0 0 auto}.lureInner{gap:12px}.cardHeaderRow{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.cardTitle{margin:0;font-size:16px;font-weight:900;color:#0a1b2b}.infoIcon{box-sizing:border-box;flex-shrink:0;width:18px;height:18px;padding:0;margin:0;line-height:1;border:none;border-radius:50%;background:#0f2233;color:#fff;appearance:none;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;font-family:inherit;cursor:help}.infoIcon:hover{opacity:.92}.infoIcon:focus,.infoIcon:focus-visible{outline:none}.cardSubtitle{font-size:13px;color:var(--blue);margin-bottom:12px}.targetSpotCrosshairWrap{z-index:2}.targetSpotCrosshairAnchor{position:relative;width:clamp(23px,7.2vmin,52px);height:clamp(23px,7.2vmin,52px)}.targetSpotCrosshair{width:100%;height:100%}.crosshairSvg{display:block;width:100%;height:100%}.targetSpotFishOnlyWrap{position:absolute;right:4%;bottom:10%;z-index:2;pointer-events:none}.targetSpotFishBlock{position:absolute;right:100%;top:50%;transform:translateY(-50%);margin-right:6px;display:flex;flex-direction:column;align-items:center;gap:4px;pointer-events:none}.targetSpotFishBlock--standalone{position:static;right:auto;top:auto;transform:none;margin-right:0}.targetSpotFish{display:block;flex-shrink:0;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.25))}.topSpotIllustration{display:flex;flex-direction:column;align-items:stretch;min-height:0}.illustrationArea--overlay{position:relative;flex:0 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#ffffff80;border-radius:8px 8px 0 0;border:1px solid var(--blue-border);border-bottom:none;overflow:hidden;padding:6px 6px 4px;min-height:0;width:fit-content;max-width:100%;align-self:center}.topSpotName--overlay{flex-shrink:0;margin-bottom:4px;padding:0 8px}.topSpotNavBar{display:flex;align-items:center;justify-content:center;gap:12px;padding:6px 12px;background:transparent;border:none;flex-shrink:0}.carouselChevron{width:24px;height:24px;border-radius:50%;background:#fff;color:var(--blue);border:1px solid var(--blue-border);box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;position:relative;transition:background .15s,box-shadow .15s}.carouselChevron:hover:not(:disabled){background:#eef3fb;box-shadow:0 2px 6px #0000001f}.carouselChevron:disabled{opacity:.4;cursor:not-allowed}.carouselChevronLeft:before,.carouselChevronRight:before{content:"";display:block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}.carouselChevronLeft:before{border-right:7px solid currentColor;margin-left:1px}.carouselChevronRight:before{border-left:7px solid currentColor;margin-right:1px}.illustrationArea{flex:1;min-height:180px;background:#ffffff80;border-radius:8px;border:1px solid var(--blue-border);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:6px;gap:4px}.illustrationArea--overlay .targetSpotImageWrap{max-width:100%;max-height:none}.illustrationArea--overlay .targetSpotImage{max-width:100%;max-height:min(52vh,420px);width:auto;height:auto;object-fit:contain;display:block}.topSpotName{font-size:15px;font-weight:800;color:#0a1b2b;text-align:center;flex-shrink:0}.topSpotCode{display:inline-block;margin-left:8px;font-size:13px;font-weight:700;color:var(--blue);background:#1d4c7c1a;border:1px solid rgba(29,76,124,.25);border-radius:6px;padding:1px 8px;letter-spacing:.5px;vertical-align:baseline}.targetSpotImage{max-width:100%;max-height:560px;object-fit:contain}.targetSpotPlaceholder{color:#6b7a90;font-size:14px;font-weight:600;padding:24px}.topSpotNavBar .paginationDots{display:flex;justify-content:center;gap:8px;padding:0;background:none;box-shadow:none}.paginationDots{display:flex;justify-content:center;gap:8px}.paginationDot{width:8px;height:8px;border-radius:50%;background:var(--blue);opacity:.6;border:none;padding:0;cursor:pointer;transition:opacity .2s}.paginationDot:hover{opacity:.9}.paginationDot--active{opacity:1;transform:scale(1.2)}.lureFindRDescription{margin:4px 0 0;font-size:13px;font-weight:600;color:var(--blue);line-height:1.4}.lureContent{display:flex;align-items:center;gap:8px;margin-bottom:12px}.lureInner{flex:1;display:flex;flex-direction:column;gap:12px}.lureLeft{display:flex;flex-direction:column;gap:12px}.lureImagePlaceholder{width:100%;min-height:140px;background:#ffffff80;border-radius:8px;border:1px dashed var(--blue-border)}.lureImagePlaceholder--withText{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:var(--blue);text-align:center;padding:16px}.lureImageArea{position:relative;display:flex;flex-direction:column;gap:8px;min-height:140px}.lureImageOptionWrap{display:flex;align-items:center;gap:8px;flex:1}.lureImageOptionDots{display:flex;justify-content:center;gap:6px}.lureImageOptionDot{width:6px;height:6px;border-radius:50%;background:var(--blue);opacity:.4}.lureImageOptionDot--active{opacity:1}.lureImageParts{--lure-frame: min(148px, 36vw);display:flex;gap:12px;flex-wrap:wrap;flex:1;justify-content:center;align-items:center}.lureImageParts:has(.lureImagePart:nth-child(2)){--lure-frame: min(148px, 36vw, calc((100% - 12px)/2) )}.lureImagePart{flex:0 0 auto;box-sizing:border-box;width:var(--lure-frame);max-width:100%;aspect-ratio:1;height:auto;min-height:0;display:grid;place-items:center;padding:10px;border-radius:8px;border:1px solid var(--blue-border);background:#ffffff8c;overflow:hidden}.lurePartImage{display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:contain;object-position:center;border-radius:6px;border:none;mix-blend-mode:multiply}.lureImagePart .lureImagePlaceholder{width:100%;height:100%;min-height:0;border:none;background:transparent;padding:8px}.lureImageOptionChevron{width:28px;height:28px;border-radius:50%;background:#fff;color:var(--blue);border:1px solid var(--blue-border);flex-shrink:0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.lureImageOptionChevron:hover{background:#eef3fb}.lureImageOptionChevronLeft:before,.lureImageOptionChevronRight:before{content:"";display:block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}.lureImageOptionChevronLeft:before{border-right:6px solid currentColor}.lureImageOptionChevronRight:before{border-left:6px solid currentColor}.lureEmpty{grid-column:1 / -1;padding:24px;text-align:center;color:#6b7a90;font-size:14px;line-height:1.5}.lureSpecs{font-size:12px;color:var(--blue);line-height:1.6}.lureRight{display:flex;flex-direction:column;gap:16px;justify-content:center}.gaugeGroup{display:flex;flex-direction:column;gap:4px}.gaugeLabel{font-size:12px;color:var(--blue)}.gaugePlaceholder{width:100%;height:52px;background:#ffffff80;border-radius:8px;border:1px dashed var(--blue-border)}.sizeSpeedValue{font-size:13px;font-weight:600;color:#0a1b2b}.sizeSpeedValue strong{font-weight:800}.lureRight .sizeSpeedValue+.sizeSpeedValue{margin-top:8px}.expandChevron{background:none;border:none;font-size:14px;color:var(--blue);cursor:pointer;transform:rotate(-90deg)}.conditionsContent{display:flex;flex-direction:column;gap:6px}.depthAdjVisual{position:relative;overflow:hidden;border-radius:10px;border:2px solid #000;width:min(180px,100%);height:140px;margin:4px auto 8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.depthAdjCrossfade{position:absolute;inset:0;width:100%;height:100%}.depthAdjCrossfadeLayer{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;transform:scale(1.25);transform-origin:center center;display:block;-webkit-user-select:none;user-select:none;pointer-events:none}.depthAdjCrossfadeLayer--back{z-index:1}.depthAdjCrossfadeLayer--front{z-index:2}.depthAdjVisualImg{width:100%;height:100%;object-fit:contain;object-position:center;transform:scale(1.25);transform-origin:center center;display:block;-webkit-user-select:none;user-select:none;pointer-events:none}.conditionsCard .depthFindRAdjVisualWrap{display:flex;justify-content:center;width:100%}.conditionsCard .depthFindRAdjVisualWrap .depthAdjVisual{margin:6px auto 0}.conditionsCard .refreshBtn,.refreshBtnPlaceholder{min-height:40px;background:#fff;border:1px solid var(--blue-border);border-radius:8px}.refreshBtn{display:flex;align-items:center;gap:8px;padding:10px 14px;color:#0a1b2b;font-weight:700;font-size:13px;cursor:pointer}.refreshBtn:disabled{opacity:.7;cursor:not-allowed}.refreshBtnIcon{font-size:18px}.factorsToggleSection{display:flex;flex-direction:column;gap:4px}.conditionsGridPosition{font-size:13px;font-weight:700;color:#0a1b2b}.factorsToggleBtn{background:none;border:none;padding:0;font-size:12px;font-weight:600;color:var(--blue);cursor:pointer;align-self:flex-start;text-decoration:underline}.factorsToggleBtn:hover{color:#0a1b2b}.factorsList{padding:10px 0;border-top:1px solid var(--blue-border-soft)}.factorsListTitle{font-size:12px;font-weight:700;color:var(--blue);margin-bottom:8px}.factorsListRows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.factorRow{display:grid;grid-template-columns:28px 36px 1fr;align-items:center;gap:8px;font-size:12px;color:#0a1b2b}.factorValue{font-weight:700;text-align:right}.factorCode{font-weight:700;color:var(--blue)}.factorLabel{color:var(--blue);min-width:0;word-break:break-word}.debugPanel{padding:10px 0;border-top:1px solid var(--blue-border-soft)}.debugPanel .factorsListTitle{margin-bottom:8px}.debugPre{margin:0;padding:10px;background:#0a1b2b;color:#a8d4f0;font-size:11px;font-family:ui-monospace,monospace;border-radius:8px;overflow-x:auto;white-space:pre-wrap;word-break:break-all}.conditionsRow{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--blue)}.conditionsRow--divider{border-top:1px solid rgba(27,63,99,.2);padding-top:5px;margin-top:5px}.conditionsLabel{font-size:13px;font-weight:700;color:var(--blue)}.conditionsValue{font-size:16px;font-weight:700;color:#0a1b2b}.conditionsValue--shallower{color:var(--red)}.conditionsValue--deeper{color:var(--blue)}.conditionsValue--realTime{color:var(--red)}.conditionsRealTimeDepthLine{display:flex;flex-direction:row;align-items:center;gap:8px}.conditionsCrosshairIcon{display:flex;flex-shrink:0;width:22px;height:22px}.conditionsCrosshairSvg{display:block;width:100%;height:100%}.conditionsTargetRow{flex-direction:column;align-items:stretch;gap:4px}.conditionsRealTimeDepthLabel{font-size:12px;font-weight:600;color:var(--red)}.conditionsPositionRow{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:center}.conditionsPositionItem{display:flex;align-items:baseline;gap:6px;font-size:13px}.conditionsPositionLabel{font-size:12px;color:var(--blue);font-weight:600}.conditionsPositionValue{font-size:15px;font-weight:700;color:#0a1b2b}.conditionsError{font-size:12px;color:var(--red);margin-top:4px}.saveTripContent{display:flex;flex-direction:column;gap:12px}.saveTripContent p{margin:0;font-size:13px;color:var(--blue);line-height:1.5}.saveTripInput,.saveTripInputPlaceholder{min-height:44px;border-radius:8px;border:1px solid var(--blue-border);background:#fff}.saveTripInputPlaceholder{display:flex;align-items:center;justify-content:center;padding:12px;font-size:14px;font-weight:600;color:#6b7a90}.saveTripInput{padding:12px;font-size:14px}.saveTripBtn,.saveTripBtnPlaceholder{min-height:44px;border-radius:8px;background:#f28c28}.saveTripBtn{width:100%;padding:12px;color:#fff;border:none;font-weight:800;font-size:14px;cursor:pointer}.saveTripBtn:disabled{cursor:default;opacity:.95}.lureMetricBox{background:#fff;border:1px solid #e5edf6;border-radius:12px;padding:12px 14px;box-shadow:0 1px 8px #0a1b2b0f}.lureMetricBox--noise{padding:14px 16px}.lureMetricBox--lures{display:flex;flex-direction:column;gap:12px;padding:14px 16px}.lureMetricBox--lures .lureContent{margin-bottom:0}.lureLayout--metrics .lureColumn:last-child .lureMetricBox--gauge{padding:10px 12px}.lureLayout--metrics .lureColumn:last-child .lureMetricBox--gauge .halfGauge{gap:5px}.lureLayout--metrics .lureColumn:last-child .lureMetricBox--gauge .halfGaugeBody{max-width:272px;gap:10px}.lureLayout--metrics .lureColumn:last-child .lureMetricBox--gauge .halfGaugeDialColumn{width:min(170px,49.3vw);max-width:170px}.lureLayout--metrics .lureColumn:last-child .lureMetricBox--gauge .segGaugeLabel{font-size:calc(13px * .85)}.lureLayout--metrics .lureMetricBox--noise .segGaugeLabel{font-size:calc(13px * .85)}.lureLayout--metrics .lureColumn:last-child .lureMetricBox--gauge .halfGaugeLegendBelow{padding:5px 0 0;font-size:9.35px;gap:6px 12px}.lureLayout--metrics .lureColumn:last-child .lureMetricBox--gauge .halfGaugeTickNum{font-size:10.2px}.lureLayout--metrics .lureColumn:last-child .lureMetricBox--gauge .halfGaugeTickWord{font-size:9.35px}.segGaugeLabel{font-size:13px;font-weight:800;color:#0a1b2b;text-transform:uppercase;letter-spacing:.5px}.segGaugeNoiseRow{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.lureNoiseSwitch{display:inline-flex;flex-shrink:0;border-radius:999px;border:1px solid #e5edf6;overflow:hidden;background:#fff}.lureNoiseSwitchSeg{padding:6px 16px;font-size:calc(13px * .85);font-weight:800;text-transform:uppercase;letter-spacing:.04em;min-width:48px;text-align:center;background:#fff;color:#94a3b8}.lureNoiseSwitchSeg--yes{border-right:1px solid #e5edf6}.lureNoiseSwitchSeg--yes.lureNoiseSwitchSeg--on{background:var(--blue);color:#fff}.lureNoiseSwitchSeg--no.lureNoiseSwitchSeg--on{background:var(--red);color:#fff}.halfGaugeHeaderRow{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.halfGaugeHeaderRow .segGaugeLabel{flex:1;min-width:0}.halfGauge{display:flex;flex-direction:column;gap:6px}.halfGaugeBody{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;width:100%;max-width:320px;margin:0 auto}.halfGaugeDialColumn{display:flex;flex-direction:column;align-items:center;width:min(200px,58vw);max-width:200px;flex-shrink:0}.halfGaugeSvg{display:block;width:100%;height:auto;vertical-align:bottom;overflow:visible}.halfGaugeDialColumn--size{overflow:visible}.halfGaugeTickNum{font-size:12px;-webkit-user-select:none;user-select:none;pointer-events:none}.halfGaugeTickWord{font-size:11px;font-weight:700;fill:var(--blue);-webkit-user-select:none;user-select:none;pointer-events:none}.halfGaugeLegendBelow{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 14px;width:100%;margin:0;padding:6px 0 0;font-size:11px;font-weight:700;line-height:1.35;text-align:center}.halfGaugeLegendRealtime{color:var(--red)}.halfGaugeLegendSeasonal{color:var(--blue)}.halfGaugeLegendNum{color:#0a1b2b;font-weight:800}.lureSpeedInfoPopup.legendPopup{max-width:520px}.lureSpeedInfoPopupBody.legendPopupBody{font-size:14px}.lureSpeedInfoSection:not(:first-child){margin-top:10px;padding-top:18px;border-top:1px solid var(--line)}.lureSpeedInfoPct{margin:0 0 10px;font-size:16px;font-weight:800;color:var(--blue);letter-spacing:.02em}.lureSpeedInfoPopup .lureSpeedInfoPopupBody .lureSpeedInfoSection p{margin:0 0 8px}.lureSpeedInfoPopup .lureSpeedInfoPopupBody .lureSpeedInfoSection p:last-child{margin-bottom:0}.surveyPage{min-height:100vh;background:var(--bg);padding-bottom:24px}.surveyHeaderWrap{padding:16px 16px 0}.surveyPanel{margin:0 16px;padding:20px 16px 24px;background:transparent;border-radius:var(--radius)}.surveyTitle{margin:0 0 20px;font-size:18px;font-weight:900;color:#fff;letter-spacing:.5px}.surveyBlock{background:var(--card);border-radius:var(--radius);padding:14px 16px;margin-bottom:12px;border:1px solid var(--line);box-shadow:var(--shadow)}.surveyQuestion{margin:0 0 12px;font-size:14px;font-weight:600;color:var(--ink);line-height:1.4}.surveyDivider{border:0;border-top:1px solid var(--line);margin:0 0 14px}.surveyYesNo{display:flex;gap:10px}.surveyBtn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);font-size:14px;font-weight:800;color:var(--ink);cursor:pointer;transition:background .15s,border-color .15s}.surveyBtn:hover{background:#f7fbff;border-color:var(--blue)}.surveyBtn--selected{background:var(--blue);border-color:var(--blue);color:#fff}.surveyBtn--selected.surveyBtn--helpful{background:#e67e22;border-color:#e67e22;color:#fff}.surveyThumb{font-size:16px;line-height:1}.surveyYesNo--helpful .surveyBtn{font-size:13px}.surveySelect{width:100%;padding:12px 36px 12px 14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);font-size:14px;font-weight:600;color:var(--ink);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%230b4c7a' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.surveyRating{display:flex;align-items:center;justify-content:space-between;gap:8px}.surveyRatingBtn{flex:1;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);font-size:16px;font-weight:800;color:var(--ink);cursor:pointer;transition:background .15s,border-color .15s}.surveyRatingBtn:hover{background:#f7fbff;border-color:var(--blue)}.surveyRatingBtn--selected{background:#e67e22;border-color:#e67e22;color:#fff}.surveyTextarea{width:100%;min-height:100px;padding:12px 14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);font-size:14px;font-family:inherit;color:var(--ink);resize:vertical;box-sizing:border-box}.surveyTextarea::placeholder{color:var(--muted)}.surveySubmit{width:100%;margin-top:8px;padding:16px;border:0;border-radius:var(--radius);background:#e97e23;color:#fff;font-size:16px;font-weight:900;cursor:pointer;transition:background .15s}.surveySubmit:hover{background:#d86f1a}.debugPage{min-height:100vh;background:var(--bg);padding:20px 24px}.debugTopBar{max-width:1400px;margin:0 auto 16px}.debugBackBtn{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:8px;padding:8px 14px;font-size:14px;font-weight:600;cursor:pointer}.debugBackBtn:hover{background:#ffffff4d}.debugMain{max-width:1400px;margin:0 auto}.debugCard{padding:20px}.debugTitle{margin:0 0 8px;font-size:20px;font-weight:900;color:var(--ink)}.debugSubtitle{margin:0 0 16px;font-size:13px;color:var(--muted)}.debugRefreshBtn{margin-bottom:16px;padding:8px 16px;background:var(--blue);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.debugRefreshBtn:hover:not(:disabled){background:var(--blue2)}.debugRefreshBtn:disabled{opacity:.7;cursor:default}.debugError{padding:12px;background:#ffecec;border:1px solid #ffb6b6;border-radius:8px;color:var(--red);font-size:13px;margin-bottom:16px}.debugTableWrap{overflow:auto;max-height:72vh}.debugTable{width:100%;border-collapse:collapse;font-size:12px}.debugTable th,.debugTable td{padding:5px 8px;text-align:left;border-bottom:1px solid var(--line);white-space:nowrap}.debugTable th{position:sticky;top:0;z-index:2;background:var(--card);font-weight:700;color:var(--ink)}.debugTable td{color:var(--blue)}.debugDayRow td{background:var(--line);font-weight:700;color:var(--ink);border-top:2px solid var(--ink);padding:8px 10px}.debugRow--current{background:#1d4c7c1f;font-weight:700}.debugRow--A{border-left:3px solid var(--red)}.debugRow--X{border-left:3px solid #38a169}.debugEmpty{padding:24px;font-size:14px;color:var(--muted)}.debugLegend{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:16px;font-size:12px;color:var(--ink)}.debugLegendItem{display:flex;align-items:center;gap:5px}.debugLegendDot{width:14px;height:14px;border-radius:3px;flex-shrink:0}.debugMarker{display:inline-block;font-size:10px;font-weight:700;padding:1px 5px;border-radius:3px;color:#fff}.debugMarker--A{background:var(--red)}.debugMarker--X{background:#38a169}.debugMarker--R{background:#805ad5;color:#fff;font-size:10px;font-weight:600;padding:1px 4px;border-radius:3px}.debugEventsSection{margin-top:20px;border-top:1px solid var(--line);padding-top:16px}.debugEventsTitle{font-size:15px;font-weight:800;color:var(--ink);margin:0 0 10px}.debugEventsList{display:flex;flex-direction:column;gap:8px}.debugEventCard{background:#00000008;border:1px solid var(--line);border-radius:8px;padding:10px 14px;font-size:12px;color:var(--ink);line-height:1.6}.debugEventCard b{font-weight:700}.changeLocationPage{min-height:100vh;background:var(--bg);padding:24px 20px}.changeLocationContent{max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.changeLocationCard{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px}.changeLocationTitle{margin:0 0 16px;font-size:16px;font-weight:900;color:var(--blue)}.changeLocationInput{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #c5d1de;background:#fbfdff;font-size:15px;font-weight:700;color:var(--blue);box-sizing:border-box}.changeLocationInput::placeholder{color:#8a9ba8;font-weight:600}.changeLocationCurrentBtn{display:flex;align-items:center;gap:8px;margin-top:12px;padding:10px 14px;border:none;border-radius:10px;background:#e8eef4;color:var(--blue);font-size:14px;font-weight:800;cursor:pointer}.changeLocationCurrentBtn:hover{background:#dce4ec}.changeLocationCurrentIcon{font-size:10px;color:var(--blue)}.changeLocationContinueBtn{width:100%;padding:14px 20px;border:none;border-radius:10px;background:var(--blue);color:#fff;font-size:16px;font-weight:900;cursor:pointer}.changeLocationContinueBtn:hover{background:var(--blue2)}.createAccountPage{min-height:100vh;background:#f5f7fa;display:flex;flex-direction:column}.createAccountProgressBar{display:flex;align-items:center;justify-content:center;gap:24px;padding:14px 24px;background:var(--blue-dark);color:#fff;font-size:13px;font-weight:700}.createAccountProgressStep{opacity:.6}.createAccountProgressStep--active{opacity:1;font-weight:900}.createAccountContent{flex:1;display:grid;grid-template-columns:1fr;max-width:1200px;margin:0 auto;width:100%}@media(min-width:900px){.createAccountContent{grid-template-columns:1fr 1fr;gap:0}}.createAccountLeft{display:none;padding:48px 32px;align-items:center;justify-content:center}@media(min-width:900px){.createAccountLeft{display:flex;background:#fff;border-right:1px solid #e5edf6}}.createAccountPromo{width:100%;max-width:380px}.createAccountPromoPhones{display:flex;align-items:flex-end;justify-content:center;gap:12px}.createAccountPhoneMock{width:100px;background:var(--blue-dark);border-radius:16px;padding:8px;box-shadow:0 8px 24px #0f2d4a40}.createAccountPhoneMock--center{width:120px;transform:translateY(-8px);z-index:1}.createAccountPhoneScreen{background:#eef3fb;border-radius:10px;padding:12px;min-height:180px}.createAccountPhoneHeader{font-size:11px;font-weight:900;color:var(--blue)}.createAccountPhoneSub{font-size:10px;color:#6b7a90;margin-top:2px}.createAccountPhoneBars{margin-top:12px;display:flex;flex-direction:column;gap:6px}.createAccountPhoneBar{height:8px;background:#dbe2ed;border-radius:4px}.createAccountRight{padding:32px 24px;display:flex;align-items:center;justify-content:center;background:#fff}@media(min-width:900px){.createAccountRight{padding:48px}}.createAccountForm{width:100%;max-width:400px;display:flex;flex-direction:column;gap:20px}.createAccountFormTitle{margin:0 0 8px;font-size:24px;font-weight:900;color:var(--blue-dark)}.createAccountField{display:flex;flex-direction:column;gap:8px}.createAccountField label{font-size:14px;font-weight:800;color:var(--blue-dark)}.createAccountField input{width:100%;padding:14px 16px;border-radius:8px;border:1px solid #e5edf6;background:#f0f6fc;font-size:15px;font-weight:600;color:var(--blue)}.createAccountField input::placeholder{color:#8fa3bd}.createAccountField input:focus{outline:none;border-color:var(--blue);background:#fff}.createAccountError{padding:12px;background:#ffecec;border:1px solid #ffb6b6;border-radius:8px;color:var(--red);font-size:14px;font-weight:600}.createAccountLoginLink{margin:0;font-size:14px;color:#6b7a90;font-weight:600}.createAccountLoginLink a{color:var(--blue);font-weight:800;text-decoration:none}.createAccountLoginLink a:hover{text-decoration:underline}.createAccountSubmit{width:100%;padding:16px;border:none;border-radius:10px;background:#e97e23;color:#fff;font-size:16px;font-weight:900;cursor:pointer;transition:background .15s}.createAccountSubmit:hover:not(:disabled){background:#d86f1a}.createAccountSubmit:disabled{opacity:.7;cursor:not-allowed}:root{--bg: #333333;--card: #ffffff;--ink: #0a1b2b;--muted: #6b7a90;--blue: #1d4c7c;--blue2: #164a6e;--blue-dark: #0f2d4a;--red: #dc2626;--red-dark: #b91c1c;--blue-border: #7ca1bf;--blue-border-soft: #b8d0e6;--green: #1e8a4c;--green2: #136a39;--line: #e5edf6;--shadow: 0 2px 12px rgba(10, 27, 43, .08);--radius: 14px;--realtime-dash-stroke: 2px;--realtime-orange: #ff8c00;--weather-cf: #00b0f0;--weather-cf-minor: #93cddc;--weather-cf-major: #0070c0;--top-nav-height: 56px}*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}html,body,#root{height:100%;width:100%}body{margin:0;min-height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--ink)}#root{min-height:100%;background:var(--bg)}.mainContent{flex:1;min-height:calc(100vh - 56px);width:100%;background:var(--bg)}.bg{min-height:100%;width:100%;padding:20px 24px;background:var(--bg)}.screen{width:100%;max-width:1400px;margin:0 auto}@media(min-width:1200px){.screen{max-width:1600px}}.dashboardLayout{display:flex;flex-direction:column;gap:16px}.dashboardMainRow{display:flex;flex-direction:column;gap:16px;width:100%}@media(min-width:1024px){.dashboardMainRow{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;grid-template-areas:"forecast" "daily";gap:16px 20px;align-items:stretch}.dashboardMainRow>.dashboardForecastArea{display:flex;flex-direction:column;min-height:0}.dashboardMainRow>.dashboardForecastArea>.card{flex:1;display:flex;flex-direction:column;min-height:0;margin-top:0;height:auto}.dashboardMainRow .dashboardForecastArea .tileRowScroll{flex:0 0 auto}}.dashboardMainCol{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.dashboardForecastArea{grid-area:forecast;width:100%;min-width:0}.dashboardDailyArea{grid-area:daily}.dashboardCtaRow{display:grid;grid-template-columns:1fr;gap:12px;align-items:stretch}@media(min-width:768px){.dashboardCtaRow{grid-template-columns:repeat(2,1fr);gap:16px}}.dashboardCtaCell{min-width:0;display:flex;flex-direction:column}.dashboardCtaCell>.card,.dashboardCtaCell>.banner{flex:1;margin-top:0;overflow:hidden}.appbar{height:52px;display:flex;align-items:center;gap:10px;padding:0 10px;background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow)}.iconBtn{border:0;background:transparent;font-size:22px;cursor:pointer;color:var(--blue)}.brand{font-weight:900;letter-spacing:.8px;font-size:18px;color:var(--blue)}.spacer{flex:1}.banner{margin-top:10px;background:#e97e23;color:#fff;border-radius:var(--radius);padding:12px;display:flex;align-items:center;gap:10px;box-shadow:var(--shadow)}.bannerLeft{flex:1;min-width:0}.bannerTitle{font-weight:900;font-size:14px}.bannerSub{opacity:.9;font-size:12px;margin-top:2px}.bannerCta{border:0;background:#ffb56a;color:#3a210a;font-weight:800;padding:10px 12px;border-radius:12px;white-space:nowrap}.blockArrow{font-size:24px;font-weight:700;color:#fffffff2;line-height:1}.blockArrow--dark{color:var(--blue)}.avatar{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;font-weight:900;background:#0c6b5b;border:3px solid rgba(255,255,255,.85)}.avatar--small{width:30px;height:30px;border-width:2px}.controls{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid var(--line);background:#fbfdff;font-weight:700;color:var(--blue)}.primaryBtn{grid-column:1 / -1;width:100%;padding:12px 14px;border-radius:12px;border:1px solid #0f2233;background:#0f2233;color:#fff;font-weight:900;cursor:pointer}.primaryBtn:disabled{opacity:.6;cursor:default}.errorCard{margin-top:10px;padding:12px;border-radius:12px;border:1px solid #ffb6b6;background:#ffecec;box-shadow:var(--shadow)}.card{margin-top:10px;background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:12px}.cardHeader{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.cardTitle{font-weight:900;font-size:14px;color:var(--blue)}.descriptionSubtitle{margin:0 0 10px;font-size:12px;font-weight:600;font-style:italic;color:var(--muted);line-height:1.4}.cardStatus{font-size:12px;color:var(--muted);font-weight:700;margin-top:4px;text-transform:capitalize}.cardLabel{font-size:12px;color:var(--muted);font-weight:800}.infoBtn{width:22px;height:22px;border-radius:999px;border:1px solid var(--line);background:#f7fbff;color:var(--blue);font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;font-size:12px;line-height:1}.cardRow{display:flex;align-items:center;justify-content:space-between}.locationCard{display:flex;align-items:center;justify-content:space-between;gap:10px}.locationCardContent{flex:1;min-width:0}.locationRow{display:flex;align-items:center;gap:10px;margin-top:8px}.pin{font-size:16px}.locationTextWrap{display:flex;flex-direction:column;gap:2px}.locationText,.locationZip{font-size:16px;font-weight:900;color:var(--blue)}.subline{margin-top:6px;font-size:11px;color:var(--muted);font-weight:700}.tileRowScroll{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;width:100%;min-width:0}.tileWrapper{position:relative;width:100%;min-width:0;display:flex;flex-direction:column;gap:4px;container-type:inline-size;container-name:weekly-tile}.tileHeader{font-size:11px;font-weight:900;color:#374151;text-align:center;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.tile{container-name:forecast-tile;container-type:inline-size;border:0;border-radius:12px;padding:8px 4px;color:#374151;min-height:92px;min-width:0;width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;text-align:left;cursor:pointer;position:relative;overflow:hidden}.tile--active{transform:translateY(-1px)}.bar .currentTimeIndicator{position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:var(--realtime-dash-stroke);box-sizing:border-box;background:var(--realtime-orange);border:none;z-index:2;pointer-events:none}.tileDate{font-size:11px;font-weight:900;opacity:.95;line-height:1.2}.tileTemps{display:flex;flex-direction:column;gap:2px;align-self:flex-start;width:100%;text-align:left;font-weight:900;font-size:15px;color:#fff}.tileTemps .muted{opacity:.8;font-weight:800;font-size:13px}.tileIcon{align-self:center;width:100%;font-size:20px;text-align:center;margin-top:4px}@keyframes forecastSkeletonPulse{0%,to{opacity:.52}50%{opacity:.88}}.forecastSkeletonLine,.forecastSkeletonIcon,.legendSkeletonDot,.legendSkeletonLabel,.bar--hour-skeleton{background:#c5d0e0;animation:forecastSkeletonPulse 1.15s ease-in-out infinite}.tile--skeleton{cursor:default;pointer-events:none;background:#dbe2ed;animation:forecastSkeletonPulse 1.15s ease-in-out infinite}.tileTemps--skeleton{gap:6px}.forecastSkeletonLine--tempHi{display:block;height:15px;width:100%;max-width:38px;border-radius:4px}.forecastSkeletonLine--tempLo{display:block;height:13px;width:100%;max-width:30px;border-radius:4px}.tileIcon--skeleton{display:flex;align-items:center;justify-content:center;margin-top:4px}.forecastSkeletonIcon{display:block;width:26px;height:22px;border-radius:6px}.tileHeader--skeleton{display:flex;justify-content:center;align-items:center;min-height:26px}.forecastSkeletonLine--date{display:block;height:12px;width:100%;max-width:52px;border-radius:4px}.legendSkeleton{pointer-events:none}.legendSkeletonItem{display:flex;align-items:center;gap:10px;justify-content:flex-start;width:100%;max-width:160px}.legendSkeletonDot{width:16px;height:16px;border-radius:5px;flex-shrink:0;border:1px solid rgba(0,0,0,.06)}.legendSkeletonLabel{height:11px;flex:1;min-width:72px;max-width:120px;border-radius:4px}.weekdayRow--skeleton{pointer-events:none}.weekday--skeleton{cursor:default;border-radius:10px;padding:8px 4px;display:flex;flex-direction:column;align-items:center;gap:6px}.forecastSkeletonLine--weekdayTop{display:block;height:10px;width:28px;border-radius:3px}.forecastSkeletonLine--weekdayBottom{display:block;height:12px;width:20px;border-radius:3px}.bars--skeleton{pointer-events:none}.bars--skeleton .bar--hour-skeleton{opacity:1;height:32px;min-height:32px}.barCellInfo--skeleton{min-height:14px;margin-top:4px;display:flex;justify-content:center;align-items:center}.forecastSkeletonLine--barTemp{display:block;height:9px;width:14px;border-radius:2px}@container forecast-tile (max-width: 68px){.tileTemps{align-self:stretch;text-align:center}}@container weekly-tile (max-width: 52px){.tileHeader{font-size:8px;letter-spacing:-.02em}}.weekdayRow{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin:0 -12px 10px;padding:8px 12px 14px;background:#dbe2ed;border-radius:0;align-items:end;min-width:0}.weekday{border:0;background:transparent;border-radius:10px;padding:8px 4px;cursor:pointer;font-family:inherit;position:relative;min-width:0}.weekday--active{background:var(--blue);color:#fff;align-self:start;padding-top:8px;padding-bottom:18px;margin-top:-8px;margin-bottom:-14px;z-index:1;border-radius:10px}.weekday--active:after{content:"";position:absolute;left:50%;bottom:-10px;transform:translate(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid var(--blue)}.weekdayTop{font-size:10px;font-weight:800;color:var(--blue);line-height:1.2}.weekdayBottom{font-size:12px;font-weight:900;color:var(--blue);margin-top:2px}.weekday--active .weekdayTop,.weekday--active .weekdayBottom{color:#fff}.weekday--active .weekdayBottom{font-size:14px}.hoursAxis{display:grid;grid-template-columns:repeat(24,1fr);font-size:10px;font-weight:900;color:var(--muted);margin:0 8px 6px}.bars{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:2px;align-items:start;padding:10px 8px 4px;border:1px solid var(--line);border-radius:12px;background:#fbfdff;position:relative}.fishIcon{position:absolute;left:8px;bottom:8px;font-size:24px;font-weight:900;color:var(--blue);opacity:.9;z-index:5}.barContainer{container-name:hour-col;container-type:inline-size;position:relative;display:flex;flex-direction:column;align-items:center;min-width:0}@container hour-col (max-width: 30px){.bars.bars--not-today .barCellInfo{display:none}.bars.bars--today:not(:has(.barContainer--current)) .barCellInfo{display:none}.bars:has(.barContainer--current) .barContainer:not(.barContainer--current)>.barCellInfo{display:none}}.barWind{font-size:8px;font-weight:700;color:var(--blue);opacity:.8;margin-top:2px;line-height:1}.barCellInfo{display:flex;flex-direction:column;align-items:center;margin-top:4px;font-size:9px;font-weight:700;color:var(--blue);line-height:1.2;gap:1px}.barCellTemp{font-size:10px;font-weight:800}.barCellPattern{font-size:8px;text-transform:uppercase;opacity:.9}.bar{position:relative;width:100%;border-radius:4px;flex-shrink:0;height:32px;min-height:32px;overflow:hidden}.bar--l0{opacity:.45}.bar--l1,.bar--l2,.bar--l3{opacity:1}.bar--stable{background:#f4e4a6}.bar--cf{background:var(--weather-cf)}.bar--cf-major{background:var(--weather-cf-major)}.bar--cf-minor{background:var(--weather-cf-minor)}.bar--prefrontal{background:#57a34e}.bar--storm-prefrontal{background:#39ff14}.bar--warming{background:#f93}.legend{display:grid;grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:8px 12px;align-items:center;justify-items:center;margin-top:10px;font-size:11px;color:var(--blue);font-weight:800;min-width:0}.legendItem{display:flex;align-items:center;gap:10px}.legendItem--btn{background:transparent;border:none;cursor:pointer;padding:4px 0;font:inherit;color:inherit;transition:opacity .15s;appearance:none;box-shadow:none}.legendItem--btn:hover{opacity:.85}.legendItem--btn:focus,.legendItem--btn:focus-visible{outline:none}.legendDot{width:16px;height:16px;border-radius:5px;flex-shrink:0;border:1px solid rgba(0,0,0,.08)}.legendDot--prefrontal{background:#57a34e}.legendDot--storm-prefrontal{background:#39ff14;box-shadow:inset 0 0 0 1px #00000026}.legendDot--stable{background:#f4e4a6}.legendDot--warming{background:#f93}.legendDot--cf{background:var(--weather-cf)}.legendDot--cf-minor{background:var(--weather-cf-minor)}.legendDot--cf-major{background:var(--weather-cf-major)}.legendFishIcon{font-size:16px;font-weight:900;color:var(--blue)}.legendCurrentTime{display:flex;align-items:center;gap:4px;position:relative}.currentTimeIndicatorLegend{width:var(--realtime-dash-stroke);height:14px;flex-shrink:0;background:var(--realtime-orange);border:none}.legendPopupOverlay{position:fixed;inset:0;background:#0a1b2b99;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:welcomeModalFadeIn .2s ease-out}.legendPopup{background:var(--card);border-radius:var(--radius);max-width:460px;width:100%;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 12px 40px #0a1b2b40;animation:welcomeModalSlideIn .25s ease-out}.legendPopupHeader{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line)}.legendPopupTitle{margin:0;font-size:18px;font-weight:700;color:var(--ink)}.legendPopupClose{background:none;border:none;font-size:24px;line-height:1;color:var(--muted);cursor:pointer;padding:0 4px;border-radius:6px}.legendPopupClose:hover{color:var(--ink);background:var(--line)}.legendPopupBody{padding:20px;font-size:15px;line-height:1.6;color:var(--ink);overflow-y:auto;flex:1;min-height:0}.legendPopupBody p{margin:0 0 14px}.legendPopupBody p:last-of-type{margin-bottom:0}.legendPopupBody ul,.legendPopupBody ol{margin:0 0 14px;padding-left:20px}.legendPopupBody li{margin-bottom:6px}.legendPopupBody li:last-child{margin-bottom:0}.legendCurrentTimeCircle{width:16px;height:16px;border-radius:999px;border:2px solid var(--realtime-orange);background:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;color:var(--realtime-orange);margin-left:-8px}.listRow,.resourceRow{width:100%;margin-top:8px;border:1px solid var(--line);background:#fbfdff;border-radius:12px;padding:12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:900;color:var(--blue)}.chev{font-size:18px;opacity:.7}.resourceList{display:grid;gap:8px;margin-top:8px}.resourceRow{justify-content:flex-start;gap:10px}.resourceIcon{width:22px;text-align:center}.welcomeModalSection h3.welcomeModalLeadTitle{font-size:22px;font-weight:800;color:var(--blue);margin:0 0 12px;letter-spacing:.02em}.welcomeModalFeaturing{font-weight:800;color:var(--blue);margin-top:4px}.welcomeModalTopBar{display:flex;align-items:flex-start;gap:10px;padding:12px 16px 14px;flex-shrink:0;border-bottom:1px solid var(--line)}.welcomeModalTopBarProgress{flex:1;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:6px;padding-top:1px}.welcomeModalTopBarProgress .progressHeader{width:100%;box-sizing:border-box}.welcomeModalTopBarProgress .progressBarContainer{width:100%;align-self:stretch;box-sizing:border-box;margin-left:0;margin-right:0}.welcomeModalTopBar .welcomeModalClose{flex-shrink:0;align-self:flex-start;margin-top:-2px}.welcomeModalOverlay{position:fixed;top:var(--top-nav-height);left:0;right:0;bottom:0;background:#0a1b2b99;display:flex;align-items:flex-start;justify-content:center;z-index:9999;padding:12px max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;box-sizing:border-box;min-height:calc(100% - var(--top-nav-height));min-height:calc(100dvh - var(--top-nav-height));min-height:calc(100svh - var(--top-nav-height));animation:welcomeModalFadeIn .2s ease-out}@keyframes welcomeModalFadeIn{0%{opacity:0}to{opacity:1}}.welcomeModal{background:var(--card);border-radius:var(--radius);width:min(75vw,calc(100vw - 24px));max-width:calc(100vw - 24px);max-height:calc(100vh - var(--top-nav-height) - 24px - env(safe-area-inset-bottom,0px));max-height:calc(100svh - var(--top-nav-height) - 24px - env(safe-area-inset-bottom,0px));max-height:calc(100dvh - var(--top-nav-height) - 24px - env(safe-area-inset-bottom,0px));min-height:0;margin:0 auto;display:flex;flex-direction:column;box-shadow:0 12px 40px #0a1b2b40;animation:welcomeModalSlideIn .25s ease-out}@keyframes welcomeModalSlideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.welcomeModalClose{background:none;border:none;font-size:28px;line-height:1;color:var(--muted);cursor:pointer;padding:0 4px;border-radius:6px}.welcomeModalClose:hover{color:var(--ink);background:var(--line)}.welcomeModalBody{padding:20px;font-size:15px;line-height:1.6;color:var(--ink)}.welcomeModalBodyScroll{overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.welcomeModalBody p{margin:0 0 12px}.welcomeModalBody p:last-of-type{margin-bottom:0}.welcomeModalSection{margin-bottom:20px}.welcomeModalSection:last-child{margin-bottom:0}.welcomeModalSection h3{margin:0 0 8px;font-size:16px;font-weight:700;color:var(--bg)}.welcomeModalSection h4{margin:0 0 8px;font-size:15px;font-weight:700;color:var(--ink)}.welcomeModalList{margin:12px 0;padding-left:20px}.welcomeModalList li{margin-bottom:8px}.welcomeModalFooter{display:flex;padding:16px 20px 20px;border-top:1px solid var(--line);flex-shrink:0}.welcomeModalFooterActions{display:flex;flex-direction:row;align-items:stretch;gap:10px;width:100%}.welcomeModalFooterActions--split .welcomeModalBtnBackFooter{flex:0 0 auto;padding:10px 16px;font-size:14px;font-weight:600}.welcomeModalFooterActions--split .welcomeModalBtnPrimaryFooter{flex:1;min-width:0;padding:10px 14px;font-size:14px;font-weight:600}.welcomeModalFooterActions:not(.welcomeModalFooterActions--split) .welcomeModalBtnPrimaryFooter{flex:1;min-width:0;padding:12px 16px;font-size:15px}.welcomeModalBtn{padding:12px 16px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;border:none}.welcomeModalBtnPrimary{background:var(--bg);color:#fff}.welcomeModalBtnPrimary:hover{background:var(--blue2)}.welcomeModalBtnSecondary{background:var(--line);color:var(--ink)}.welcomeModalBtnSecondary:hover{background:#dde5f0}
