:root{--ink:#13201d;--ink2:#1b2d28;--cream:#f5f0e5;--paper:#fffdf7;--orange:#e66f1b;--gold:#f5a623;--sage:#8da389;--green:#315f50;--line:#d7d4c8;--muted:#68746f;--dark:#0e1715;--shadow:0 18px 50px rgba(16,28,23,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.skip{position:absolute;left:-999px;top:8px;background:#fff;color:#000;padding:10px;z-index:99}.skip:focus{left:8px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}a{color:inherit}.sitebar{height:54px;padding:0 clamp(18px,4vw,60px);display:flex;align-items:center;justify-content:space-between;background:var(--dark);color:#f9f4e9;border-bottom:1px solid rgba(255,255,255,.08);font-size:13px;position:relative;z-index:3}.brand{text-decoration:none;font-weight:750;letter-spacing:.02em}.sitebar-meta{display:flex;align-items:center;gap:8px;color:#c8d2cc}.live-dot{width:8px;height:8px;border-radius:50%;background:#83c596;box-shadow:0 0 0 4px rgba(131,197,150,.12)}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 74% 34%,#29423a 0,#162722 38%,#0d1714 78%);color:#fff}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,#000,transparent)}.hero-inner{max-width:1320px;margin:auto;padding:clamp(42px,6vw,82px) clamp(18px,5vw,70px) 70px;position:relative;z-index:2}.eyebrow,.kicker{font-size:12px;letter-spacing:.18em;font-weight:850;text-transform:uppercase}.eyebrow{color:#edb46a;margin-bottom:26px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(54px,7vw,105px);line-height:.82;margin:0;letter-spacing:-.045em}.hero h1 span{font-style:italic;color:#ef8d33}.hero-deck{font-size:clamp(18px,2vw,23px);line-height:1.5;max-width:750px;color:#d9e2dd;margin:28px 0 28px}.location-shell{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.primary-button,.zip-form button{border:0;cursor:pointer;font-weight:800}.primary-button{background:#ef8d33;color:#17120e;padding:14px 18px;border-radius:7px;font-size:15px}.primary-button:hover{background:#ff9b3e}.or{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#8fa29b}.zip-form{display:flex}.zip-form input{width:128px;background:rgba(255,255,255,.08);color:white;border:1px solid rgba(255,255,255,.25);padding:13px;border-radius:7px 0 0 7px;font-size:15px;outline:none}.zip-form input:focus{border-color:#ef8d33}.zip-form input::placeholder{color:#9badA6}.zip-form button{background:#f6f1e6;color:#15201d;padding:0 15px;border-radius:0 7px 7px 0}.location-status{font-size:13px;color:#9fb0a9;margin:12px 0 0}.hero-butterfly{min-height:360px;display:grid;place-items:center;position:relative}.hero-butterfly svg{width:min(100%,520px);transform:rotate(-4deg)}.wing{fill:url(#wing);stroke:#111a17;stroke-width:13}.wing-line{fill:none;stroke:#171b18;stroke-width:7;stroke-linecap:round}.body{fill:#111}.antenna{fill:none;stroke:#111;stroke-width:4;stroke-linecap:round}.spots circle{fill:#f7ebd2;stroke:#141a18;stroke-width:2}.route-stamp{position:absolute;right:0;bottom:4px;border-left:2px solid #ef8d33;padding-left:14px;font-size:11px;letter-spacing:.12em;color:#b7c4be}.route-stamp strong{display:block;font-size:22px;color:#fff;letter-spacing:-.02em}.route-stamp span{display:block;margin-top:3px;text-transform:uppercase}.migration-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.16}.glow-a{width:300px;height:300px;background:#e76f19;right:10%;top:0}.glow-b{width:250px;height:250px;background:#8bcf9e;left:5%;bottom:-120px}
.decision-strip{max-width:1320px;margin:-26px auto 0;position:relative;z-index:5;background:var(--paper);border-radius:14px;box-shadow:var(--shadow);padding:22px clamp(18px,3vw,36px) 20px}.decision-head{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px}.kicker{color:#8d552d}.readout-place{font-size:13px;color:var(--muted);font-weight:700}.decision-grid{display:grid;grid-template-columns:1.2fr repeat(4,1fr)}.metric{padding:22px 20px 14px;border-right:1px solid var(--line);min-width:0}.metric:first-child{padding-left:0}.metric:last-child{border-right:0}.metric-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800;display:flex;gap:6px;align-items:center}.info{border:1px solid #c4c7c0;border-radius:50%;width:17px;height:17px;background:transparent;color:#737e79;font-size:11px;cursor:help}.metric-value{font-family:Georgia,serif;font-size:46px;line-height:1.05;margin:7px 0 4px;color:#193329;white-space:nowrap}.metric-value.text{font-size:25px;text-transform:capitalize;white-space:normal}.metric-value small{font-family:Inter,sans-serif;font-size:13px;color:var(--muted)}.metric-note{font-size:12px;line-height:1.35;color:var(--muted)}.feature .metric-value{color:var(--orange)}.decision-sentence{margin:8px 0 0;padding-top:15px;border-top:1px solid var(--line);font-size:16px;line-height:1.5}.decision-sentence strong{color:#b24d13}
.map-section,.section-pad{max-width:1320px;margin:0 auto;padding:78px clamp(18px,4vw,54px) 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:26px;margin-bottom:24px}.section-heading h2,.story-card h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(34px,4vw,52px);letter-spacing:-.035em;margin:8px 0 6px}.section-heading p{margin:0;color:var(--muted);max-width:700px;line-height:1.55}.map-controls{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.chip{border:1px solid #bfc4bd;background:transparent;padding:8px 11px;border-radius:999px;font-weight:750;color:#46554f;cursor:pointer;font-size:12px}.chip.active{background:#213e34;border-color:#213e34;color:white}.map-frame{height:640px;border-radius:14px;overflow:hidden;box-shadow:var(--shadow);position:relative;background:#dce4dd}.map-frame #map{height:100%;width:100%}.map-loading{position:absolute;left:18px;top:18px;background:rgba(14,23,21,.88);color:white;padding:10px 12px;border-radius:7px;font-size:12px}.map-legend{position:absolute;right:18px;bottom:18px;background:rgba(255,253,247,.95);padding:12px 14px;border-radius:9px;box-shadow:0 8px 22px rgba(0,0,0,.12);font-size:11px;line-height:1.4;display:grid;gap:8px;max-width:250px}.map-legend div{display:flex;align-items:center;gap:9px}.dot{width:11px;height:11px;border-radius:50%;display:inline-block}.dot.recent{background:#e56f1b;border:2px solid #fff;box-shadow:0 0 0 1px #e56f1b}.dot.lake{background:#3e7a8c}.line.timing{width:18px;height:8px;border-radius:4px;background:rgba(239,141,51,.3);border:1px solid #e56f1b}.map-foot{display:flex;gap:18px;justify-content:space-between;align-items:center;color:var(--muted);font-size:12px;padding:11px 4px}.map-foot a{font-weight:750}.maplibregl-popup-content{border-radius:8px!important;padding:12px!important;font-family:Inter,sans-serif;max-width:260px}.popup-type{font-size:10px;font-weight:800;letter-spacing:.1em;color:#a7501b}.popup-place{font-weight:800;margin:4px 0}.popup-meta{font-size:11px;color:#69756f}
.story-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:22px}.story-card{background:var(--paper);border-radius:14px;padding:34px;box-shadow:0 10px 35px rgba(26,39,33,.07)}.story-card>p{color:#52615b;line-height:1.6}.habitat-card{border-top:4px solid #5f8a62}.lake-card{background:#18342e;color:#f6f2e8;border-top:4px solid #e6812d}.lake-card .kicker{color:#efab6d}.lake-card>p,.lake-card .fine{color:#c8d3ce}.habitat-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0}.habitat-steps div{border-top:1px solid var(--line);padding-top:12px}.habitat-steps span{font-size:10px;color:#9a5a2f;font-weight:900}.habitat-steps strong{display:block;margin:6px 0;font-size:14px}.habitat-steps p{font-size:12px;line-height:1.5;color:var(--muted);margin:0}.text-link{display:inline-block;margin-top:10px;font-weight:850;color:#2c624c}.lake-stat{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;margin:28px 0;padding:18px 0;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.lake-stat strong{font-family:Georgia,serif;font-size:52px;color:#f1a157}.lake-stat span{font-size:13px;line-height:1.5}.fine{font-size:11px!important}
.history-section{padding-top:90px}.population-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px}.population-card{padding:30px;border-radius:14px;min-height:310px;position:relative;overflow:hidden}.population-card.east{background:#fcf7eb;border:1px solid #ded8c8}.population-card.west{background:#f0e5d9;border:1px solid #d8c6b6}.population-tag{font-size:11px;font-weight:900;letter-spacing:.13em;color:#8d552d}.population-number{font-family:Georgia,serif;font-size:62px;letter-spacing:-.05em;margin:12px 0 0}.population-number small{font-size:20px}.population-card h3{margin:0 0 8px;font-size:17px}.population-card p{max-width:460px;color:#58645f;line-height:1.5;font-size:13px}.mini-bars{height:80px;margin-top:22px;display:flex;align-items:flex-end;gap:5px}.mini-bars i{display:block;flex:1;min-width:4px;background:#d66b20;border-radius:2px 2px 0 0;opacity:.75}.survey-dates{display:grid;gap:7px;margin-top:24px;padding-top:16px;border-top:1px solid #cdb9a6;font-size:12px}.survey-dates strong{color:#5a3422}.history-chart{background:var(--paper);border-radius:12px;border:1px solid var(--line);min-height:220px;padding:22px;display:flex;align-items:end;gap:6px;position:relative}.empty-chart{margin:auto;color:var(--muted);font-size:13px}.history-bar{flex:1;min-width:6px;max-width:38px;background:linear-gradient(#e7802c,#bc5318);border-radius:4px 4px 0 0;position:relative}.history-bar:hover:after{content:attr(data-label);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);background:#14231e;color:white;white-space:nowrap;font-size:10px;padding:5px 7px;border-radius:4px;z-index:3}
.explain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.explain-grid article{background:#e9e5d9;padding:22px;border-radius:10px}.explain-grid b{font-family:Georgia,serif;font-size:38px;color:#bd581d}.explain-grid h3{font-size:14px;margin:8px 0}.explain-grid p{font-size:12px;line-height:1.55;color:#5b6862;margin:0}.source-table{border-top:1px solid #aaa99f}.source-row{display:grid;grid-template-columns:100px 190px 1.5fr 1fr;gap:16px;align-items:center;border-bottom:1px solid #ccc9bd;padding:14px 3px;font-size:12px}.source-row strong{font-size:13px}.source-kind{font-size:9px;font-weight:900;letter-spacing:.1em;border-radius:999px;padding:5px 8px;width:max-content}.source-kind.observed{background:#f2d5bd;color:#843d12}.source-kind.live{background:#d4ead7;color:#245839}.source-kind.historical{background:#dce1e0;color:#41504b}.source-kind.modeled{background:#f0e8bd;color:#725d17}.source-kind.linked{background:#e5dded;color:#5a436c}.source-links{display:flex;gap:18px;flex-wrap:wrap;padding:18px 0;font-size:12px;font-weight:800}footer{margin-top:90px;background:#101b18;color:#d1dbd6;padding:28px clamp(18px,4vw,60px);display:flex;justify-content:space-between;gap:20px;font-size:12px}footer a{font-weight:800}
@media(max-width:950px){.hero-grid{grid-template-columns:1fr}.hero-butterfly{min-height:280px}.hero-butterfly svg{max-height:320px}.decision-grid{grid-template-columns:repeat(2,1fr)}.metric{border-bottom:1px solid var(--line)}.metric:nth-child(2n){border-right:0}.story-grid,.population-cards{grid-template-columns:1fr}.explain-grid{grid-template-columns:repeat(2,1fr)}.source-row{grid-template-columns:90px 150px 1fr}.source-row span:last-child{display:none}.map-frame{height:560px}.section-heading{align-items:start;flex-direction:column}.map-controls{justify-content:flex-start}}
@media(max-width:600px){.sitebar-meta{display:none}.hero-inner{padding-top:38px}.hero h1{font-size:56px}.hero-butterfly{display:none}.decision-strip{margin:-14px 12px 0}.decision-grid{grid-template-columns:1fr 1fr}.metric{padding:17px 10px}.metric:first-child{padding-left:10px}.metric-value{font-size:38px}.metric-value.text{font-size:19px}.map-section,.section-pad{padding-left:14px;padding-right:14px;padding-top:58px}.map-frame{height:520px;border-radius:10px}.map-legend{left:10px;right:auto;bottom:10px;max-width:235px}.map-foot{display:grid;gap:4px}.story-card{padding:24px}.habitat-steps{grid-template-columns:1fr}.explain-grid{grid-template-columns:1fr 1fr;gap:8px}.source-row{grid-template-columns:82px 1fr}.source-row span:nth-child(3),.source-row span:last-child{display:none}.population-number{font-size:50px}footer{flex-direction:column}.location-shell{align-items:stretch}.or{display:none}.primary-button{width:100%}.zip-form{width:100%}.zip-form input{flex:1;width:auto}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
.education{padding-top:88px}.education-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.education-grid article{background:#142822;color:#f6f0e5;padding:25px;border-radius:11px;min-height:220px;position:relative;overflow:hidden}.education-grid article:after{content:"";position:absolute;width:110px;height:110px;border:1px solid rgba(239,141,51,.18);border-radius:50%;right:-45px;top:-45px}.education-grid span{font-size:10px;font-weight:900;letter-spacing:.15em;color:#e99a59}.education-grid h3{font-family:Georgia,serif;font-size:22px;font-weight:500;margin:18px 0 10px}.education-grid p{color:#c2cdc7;font-size:12px;line-height:1.6;margin:0}@media(max-width:950px){.education-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.education-grid{grid-template-columns:1fr}}
