:root{--fish-navy:#123a52;--fish-deep:#164d66;--fish-blue:#1f7290;--fish-cyan:#48a9b8;--fish-seafoam:#bfe1da;--fish-sand:#f3e4c6;--fish-coral:#e98763;--fish-paper:#f8f5ed;--fish-ink:#18303d;--fish-muted:#5c7079;--fish-border:rgba(18,58,82,.16);--fish-shadow:0 16px 42px rgba(18,58,82,.13)}
.fishing-page{background:#e8efe9;color:var(--fish-ink)}
.fishing-page .page-shell{max-width:1320px}
.fishing-hero{position:relative;min-height:clamp(360px,47vw,630px);overflow:hidden;border-radius:28px;isolation:isolate;display:flex;align-items:flex-end;margin-bottom:18px;box-shadow:var(--fish-shadow);background:var(--fish-navy)}
.fishing-hero-banner{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:-2}
.fishing-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,31,47,.88) 0%,rgba(10,39,57,.68) 34%,rgba(10,39,57,.08) 68%),linear-gradient(0deg,rgba(5,29,42,.42),transparent 48%)}
.fishing-hero-copy{width:min(610px,58%);padding:clamp(30px,5vw,68px);color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.28)}
.fishing-hero-copy .eyebrow{color:#d6f4ef;margin:0 0 8px;font-weight:800;letter-spacing:.06em}
.fishing-hero h1{margin:0;font-size:clamp(2.2rem,5.1vw,4.8rem);line-height:.98;color:#fff}
.fishing-hero-copy>p:last-child{max-width:580px;margin:20px 0 0;font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.6}
.fishing-page-nav{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 18px;padding:12px;border:1px solid var(--fish-border);border-radius:18px;background:rgba(248,245,237,.88);box-shadow:0 8px 24px rgba(18,58,82,.08)}
.fishing-page-nav a,.fishing-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 15px;border:1px solid transparent;border-radius:12px;background:var(--fish-deep);color:#fff;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}
.fishing-page-nav a:hover,.fishing-page-nav a:focus-visible,.fishing-action:hover,.fishing-action:focus-visible{background:#0e4059;transform:translateY(-1px);box-shadow:0 7px 18px rgba(18,58,82,.2)}
.fishing-page main{display:grid;gap:18px}
.fishing-intro,.fishing-controls,.fishing-guide,.fishing-sources{border:1px solid var(--fish-border);border-radius:22px;background:rgba(248,245,237,.94);box-shadow:var(--fish-shadow);padding:clamp(18px,3vw,30px)}
.fishing-intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:22px;align-items:center}
.fishing-intro h2,.fishing-guide h2,.fishing-sources h2{margin:2px 0 10px;color:var(--fish-navy);font-size:clamp(1.45rem,2.6vw,2.15rem)}
.fishing-intro p{line-height:1.65;margin:0}
.fishing-kicker,.fishing-detail-kicker{margin:0;color:var(--fish-blue);font-size:.77rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.fishing-alert{padding:16px 18px;border-left:5px solid var(--fish-coral);border-radius:13px;background:#fff3e8;color:#59351f}
.fishing-controls-grid{display:grid;grid-template-columns:minmax(240px,2fr) minmax(190px,1fr) auto auto;gap:12px;align-items:end}
.fishing-control{display:grid;gap:6px;color:var(--fish-navy);font-size:.86rem;font-weight:800}
.fishing-control input,.fishing-control select,.fishing-forecast-head select{width:100%;min-height:44px;border:1px solid rgba(18,58,82,.25);border-radius:12px;background:#fff;color:var(--fish-ink);padding:9px 12px;font:inherit;box-shadow:inset 0 1px 2px rgba(18,58,82,.05)}
.fishing-control input:focus,.fishing-control select:focus,.fishing-forecast-head select:focus{outline:3px solid rgba(72,169,184,.3);border-color:var(--fish-cyan)}
.fishing-action{font:inherit;white-space:nowrap}
.fishing-action-secondary{background:#e8f2ee;color:var(--fish-deep);border-color:rgba(18,58,82,.2)}
.fishing-action-secondary[aria-pressed="true"]{background:#f5c36a;color:#382508}
.fishing-status{min-height:24px;margin:14px 0 0;color:var(--fish-muted);font-weight:700}
.fishing-status[data-tone="error"]{color:#9b3128}.fishing-status[data-tone="ready"]{color:#276644}
.fishing-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.fishing-summary-card{display:grid;align-content:start;min-height:124px;padding:17px;border:1px solid var(--fish-border);border-radius:18px;background:linear-gradient(145deg,#fff,var(--fish-paper));box-shadow:0 10px 28px rgba(18,58,82,.09)}
.fishing-summary-card span{color:var(--fish-muted);font-size:.8rem;font-weight:800}.fishing-summary-card strong{margin:8px 0 4px;color:var(--fish-navy);font-size:clamp(1.3rem,2.4vw,2rem);line-height:1.05}.fishing-summary-card small{color:var(--fish-muted);line-height:1.35}
.fishing-workspace{display:grid;grid-template-columns:minmax(245px,310px) minmax(0,1fr);gap:16px;align-items:start}
.fishing-spot-browser,.fishing-detail{border:1px solid var(--fish-border);border-radius:22px;background:rgba(248,245,237,.96);box-shadow:var(--fish-shadow)}
.fishing-spot-browser{position:sticky;top:12px;overflow:hidden}
.fishing-spot-browser-head{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;border-bottom:1px solid var(--fish-border);background:#edf5f1}
.fishing-spot-browser-head h2{margin:0;color:var(--fish-navy);font-size:1.1rem}.fishing-spot-count{display:inline-grid;place-items:center;min-width:34px;height:28px;padding:0 8px;border-radius:999px;background:var(--fish-deep);color:#fff;font-weight:900}
.fishing-spot-list{display:grid;gap:8px;max-height:720px;overflow:auto;padding:12px;scrollbar-color:var(--fish-cyan) transparent}
.fishing-spot-card{width:100%;display:grid;grid-template-columns:1fr auto;gap:4px 10px;text-align:left;padding:12px;border:1px solid transparent;border-radius:13px;background:#fff;color:var(--fish-ink);font:inherit;cursor:pointer;transition:border-color .15s ease,transform .15s ease,background .15s ease}
.fishing-spot-card:hover,.fishing-spot-card:focus-visible{transform:translateY(-1px);border-color:var(--fish-cyan);outline:none}.fishing-spot-card.is-selected{border-color:var(--fish-blue);background:#e7f4f3;box-shadow:0 5px 15px rgba(31,114,144,.12)}
.fishing-spot-card strong{color:var(--fish-navy);font-size:.92rem}.fishing-spot-card small{grid-column:1;color:var(--fish-muted)}.fishing-spot-card span{grid-row:1/3;grid-column:2;align-self:center;color:var(--fish-blue);font-size:1.15rem}
.fishing-detail{padding:clamp(15px,2.5vw,25px);min-width:0}
.fishing-detail-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.fishing-detail h2{margin:4px 0 6px;color:var(--fish-navy);font-size:clamp(1.5rem,3vw,2.35rem)}
.fishing-detail-tags{display:flex;flex-wrap:wrap;gap:6px}.fishing-detail-tags span,.fishing-coordinates{padding:5px 9px;border-radius:999px;background:#dcece7;color:var(--fish-deep);font-size:.77rem;font-weight:800}.fishing-coordinates{white-space:nowrap}.fishing-detail-description{color:var(--fish-muted);line-height:1.6}
.fishing-map-shell{position:relative;height:clamp(360px,48vw,590px);overflow:hidden;border:1px solid rgba(18,58,82,.22);border-radius:18px;background:#dbe9e5}
.fishing-map{width:100%;height:100%;z-index:1}.fishing-map-fullscreen{position:absolute;right:12px;top:12px;z-index:500;width:46px;height:46px;border:1px solid rgba(18,58,82,.25);border-radius:12px;background:#fff;color:var(--fish-navy);font-size:1.35rem;font-weight:900;box-shadow:0 6px 18px rgba(18,58,82,.22);cursor:pointer}
.fishing-map-hint{position:absolute;left:50%;bottom:12px;z-index:450;transform:translateX(-50%);margin:0;padding:7px 12px;border-radius:999px;background:rgba(18,58,82,.88);color:#fff;font-size:.76rem;font-weight:800;white-space:nowrap;pointer-events:none}
.fishing-map-message{position:absolute;inset:50% auto auto 50%;z-index:450;transform:translate(-50%,-50%);margin:0;padding:12px 15px;border-radius:12px;background:rgba(255,255,255,.94);color:var(--fish-navy);font-weight:800;box-shadow:0 8px 22px rgba(18,58,82,.2)}
.fishing-map-shell:fullscreen,.fishing-map-shell.is-pseudo-fullscreen{height:100vh;width:100vw;border:0;border-radius:0;background:#dbe9e5}.fishing-map-shell.is-pseudo-fullscreen{position:fixed;inset:0;z-index:9999}.fishing-map-open{overflow:hidden}
.fish-map-icon{display:grid!important;place-items:center;width:32px!important;height:32px!important;border:3px solid #fff;border-radius:50%;background:var(--fish-deep);color:#fff;font-size:17px;box-shadow:0 4px 13px rgba(18,58,82,.4)}.fish-map-icon.is-selected{background:var(--fish-coral);transform:scale(1.12)}
.fishing-forecast-head,.fishing-section-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:24px 0 12px}.fishing-forecast-head h3,.fishing-section-head h3{margin:2px 0 0;color:var(--fish-navy);font-size:1.3rem}.fishing-forecast-head label{display:grid;gap:5px;min-width:190px;color:var(--fish-muted);font-size:.78rem;font-weight:800}.fishing-section-head small,.fishing-section-head>span{color:var(--fish-muted);font-weight:700;text-align:right}
.fishing-day-strip{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x mandatory;scrollbar-color:var(--fish-cyan) transparent}
.fishing-day-card{flex:0 0 142px;scroll-snap-align:start;display:grid;justify-items:center;gap:5px;min-height:174px;padding:12px;border:1px solid var(--fish-border);border-radius:16px;background:#fff;color:var(--fish-ink);font:inherit;cursor:pointer}.fishing-day-card:hover,.fishing-day-card:focus-visible{border-color:var(--fish-cyan);outline:none}.fishing-day-card.is-selected{border-color:var(--fish-blue);background:#e5f2f1;box-shadow:0 7px 18px rgba(31,114,144,.14)}
.fishing-day-card .day-name{color:var(--fish-navy);font-size:.85rem;font-weight:900;text-transform:capitalize}.fishing-day-card .day-icon{font-size:1.65rem}.fishing-day-card strong{font-size:1.12rem;color:var(--fish-deep)}.fishing-day-card small{color:var(--fish-muted);font-size:.75rem;text-align:center}
.fishing-assessment{display:grid;grid-template-columns:auto minmax(0,1fr);gap:17px;align-items:center;margin-top:12px;padding:18px;border:1px solid var(--fish-border);border-radius:18px;background:linear-gradient(135deg,#e8f4f2,#fff9ee)}
.fishing-assessment-score{display:grid;place-items:center;width:96px;height:96px;border-radius:50%;background:conic-gradient(var(--score-color) calc(var(--score)*1%),#dbe7e4 0);position:relative}.fishing-assessment-score::after{content:"";position:absolute;inset:9px;border-radius:50%;background:#fff}.fishing-assessment-score strong,.fishing-assessment-score small{position:relative;z-index:1}.fishing-assessment-score strong{font-size:1.8rem;color:var(--fish-navy)}.fishing-assessment-score small{margin-top:-24px;color:var(--fish-muted)}
.fishing-assessment h3{margin:0 0 7px;color:var(--fish-navy)}.fishing-assessment p{margin:0;color:var(--fish-muted);line-height:1.55}.fishing-assessment ul{margin:9px 0 0;padding-left:18px;color:var(--fish-ink);line-height:1.5}
.fishing-technique-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.fishing-technique-card{padding:14px;border:1px solid var(--fish-border);border-radius:15px;background:#fff}.fishing-technique-card header{display:flex;justify-content:space-between;gap:8px;align-items:center}.fishing-technique-card h4{margin:0;color:var(--fish-navy)}.fishing-technique-card strong{color:var(--score-color);font-size:1.25rem}.fishing-score-track{height:7px;margin:10px 0;border-radius:999px;background:#dce8e5;overflow:hidden}.fishing-score-track i{display:block;height:100%;width:calc(var(--score)*1%);background:var(--score-color);border-radius:inherit}.fishing-technique-card p{margin:0;color:var(--fish-muted);font-size:.78rem;line-height:1.45}
.fishing-chart-shell{height:270px;border:1px solid var(--fish-border);border-radius:16px;background:#fff;overflow:hidden}.fishing-chart-shell canvas{display:block;width:100%;height:100%}
.fishing-hourly-scroll{overflow-x:auto;margin-top:10px;border:1px solid var(--fish-border);border-radius:15px;background:#fff}.fishing-hourly table{width:100%;border-collapse:collapse;min-width:760px}.fishing-hourly th,.fishing-hourly td{padding:10px 12px;border-bottom:1px solid rgba(18,58,82,.1);text-align:left;white-space:nowrap}.fishing-hourly th{position:sticky;top:0;background:#e8f1ee;color:var(--fish-navy);font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.fishing-hourly td{font-size:.84rem}.fishing-hourly tr:last-child td{border-bottom:0}
.fishing-guide-grid,.fishing-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fishing-guide-grid article,.fishing-source-grid article{padding:17px;border:1px solid var(--fish-border);border-radius:16px;background:#fff}.fishing-guide-grid h3,.fishing-source-grid h3{margin:0 0 8px;color:var(--fish-navy)}.fishing-guide-grid p,.fishing-source-grid p{margin:0;color:var(--fish-muted);line-height:1.58}.fishing-source-grid p+p{margin-top:10px}.fishing-source-grid a{color:var(--fish-blue);font-weight:800}
.fishing-page .leaflet-popup-content-wrapper,.fishing-page .leaflet-popup-tip{background:#fff;color:var(--fish-ink)}.fishing-popup strong{display:block;color:var(--fish-navy);font-size:.95rem}.fishing-popup span{display:block;margin-top:3px;color:var(--fish-muted)}
@media(max-width:980px){.fishing-controls-grid{grid-template-columns:1fr 1fr}.fishing-summary-grid{grid-template-columns:repeat(2,1fr)}.fishing-workspace{grid-template-columns:1fr}.fishing-spot-browser{position:static}.fishing-spot-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px}.fishing-technique-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.fishing-hero{min-height:460px;align-items:flex-end}.fishing-hero-banner{object-position:65% center}.fishing-hero::after{background:linear-gradient(0deg,rgba(7,34,50,.94) 0%,rgba(7,34,50,.72) 43%,rgba(7,34,50,.08) 78%)}.fishing-hero-copy{width:100%;padding:24px 20px}.fishing-hero h1{font-size:clamp(2rem,10vw,3rem)}.fishing-intro{grid-template-columns:1fr}.fishing-controls-grid{grid-template-columns:1fr}.fishing-action{width:100%}.fishing-map-shell{height:430px}.fishing-guide-grid,.fishing-source-grid{grid-template-columns:1fr}.fishing-detail-head{display:grid}.fishing-coordinates{justify-self:start}.fishing-assessment{grid-template-columns:1fr}.fishing-assessment-score{width:86px;height:86px}.fishing-map-hint{max-width:calc(100% - 24px);white-space:normal;text-align:center}.fishing-forecast-head,.fishing-section-head{align-items:flex-start;flex-direction:column}.fishing-forecast-head label{width:100%;min-width:0}.fishing-section-head small,.fishing-section-head>span{text-align:left}}
@media(max-width:470px){.fishing-page .page-shell{padding-inline:8px}.fishing-hero{border-radius:20px}.fishing-page-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.fishing-page-nav a{min-width:0;padding:8px 6px;font-size:.8rem;text-align:center}.fishing-summary-grid{grid-template-columns:1fr 1fr;gap:8px}.fishing-summary-card{min-height:108px;padding:13px}.fishing-summary-card strong{font-size:1.28rem}.fishing-spot-list{grid-template-columns:1fr;max-height:300px}.fishing-detail{padding:12px}.fishing-map-shell{height:400px}.fishing-day-card{flex-basis:128px;min-height:164px}.fishing-technique-grid{grid-template-columns:1fr}.fishing-chart-shell{height:230px}}
@media(prefers-reduced-motion:reduce){.fishing-page *{scroll-behavior:auto!important;transition:none!important}}
