.listing-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:32px}.listing-head h1{font-size:clamp(34px,5vw,48px);letter-spacing:-1.7px;line-height:1.05;margin:5px 0 9px}.listing-head p:not(.eyebrow){margin:0;color:var(--muted);font-size:17px}.listing-head>span{display:flex;gap:12px;align-items:center}.sub-action{font-weight:700;text-decoration:none}.listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.list-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px}.list-card h2{font-size:20px;margin:6px 0}.list-card p{margin:4px 0;color:var(--muted)}.card-kicker{color:var(--amber)!important;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.card-copy{margin-top:13px!important}.list-card img{width:calc(100% + 40px);height:180px;object-fit:cover;margin:-20px -20px 15px}.empty-state{grid-column:1/-1;padding:28px;border:1px dashed #bdc9bf;border-radius:12px;color:var(--muted);text-align:center}.card-link{display:block;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.card-link:hover{transform:translateY(-2px);box-shadow:0 8px 20px #17251e14}.progress{height:8px;background:#e5ebe4;border-radius:99px;overflow:hidden;margin:12px 0 7px}.progress span{display:block;height:100%;background:var(--amber);border-radius:inherit}.detail{max-width:820px;margin:0 auto}.detail h1{font-size:clamp(36px,6vw,58px);letter-spacing:-2px;line-height:1.03;margin:6px 0 10px}.detail h2{margin:28px 0 8px}.detail-image{width:100%;max-height:480px;object-fit:cover;border-radius:13px;margin:0 0 27px}.detail-lead{font-size:19px;color:var(--muted);margin:0 0 22px}.detail-copy{font-size:17px;line-height:1.65}.detail-meta{color:var(--muted);margin-top:22px}.detail-progress{max-width:420px;height:12px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:25px}.photo-grid figure{margin:0}.photo-grid img{width:100%;height:190px;object-fit:cover;border-radius:8px}.photo-grid figcaption{font-size:13px;color:var(--muted);padding:5px 2px}.form-note{margin:-8px 0 22px;padding:12px 14px;background:#edf4ed;border-radius:8px}@media(max-width:780px){.listing-head{align-items:start;flex-direction:column}.listing-grid{grid-template-columns:1fr}.listing-head>span{flex-wrap:wrap}}@media(max-width:700px){.photo-grid{grid-template-columns:repeat(2,1fr)}.photo-grid img{height:145px}}

.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.info-card{display:flex;min-height:205px;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px;color:var(--ink);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.info-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #17251e16}.info-card h2{font-size:23px;line-height:1.1;margin:7px 0 10px}.info-card>p:not(.card-kicker){color:var(--muted);margin:0}.info-card span{margin-top:auto;padding-top:18px;color:var(--pine);font-size:13px;font-weight:700}.info-empty{grid-column:1/-1;background:#fff;border-style:dashed;text-align:left}.info-empty h2{font-size:27px;margin:7px 0}.info-empty p:not(.eyebrow){color:var(--muted);max-width:520px}.info-empty .primary{margin-top:8px}.info-detail{max-width:760px}.info-copy{white-space:normal}@media(max-width:780px){.info-grid{grid-template-columns:1fr}}

.weekend-board{max-width:980px;margin:auto}.weekend-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px}.weekend-head h1{font-size:clamp(42px,6vw,68px);letter-spacing:-2.8px;line-height:1;margin:7px 0 10px}.weekend-head p:not(.eyebrow){font-size:18px;color:var(--muted);margin:0;max-width:560px}.weekend-date{width:90px;min-height:90px;border-radius:50%;background:var(--amber);display:grid;place-content:center;text-align:center;font-size:11px;font-weight:800;letter-spacing:1px}.weekend-date strong{font-size:31px;line-height:1}.weekend-form{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px;background:#254b38;border-radius:14px}.weekend-form input{min-width:0;padding:13px 15px;border:0;border-radius:7px;font:inherit}.weekend-form .primary{border:0}.sticky-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:35px 0}.sticky-note{min-height:185px;position:relative;padding:24px;background:#ffe47b;box-shadow:7px 8px 0 #d7b93f;transform:rotate(-1.4deg)}.sticky-note:nth-child(3n+2){background:#e0f0c5;box-shadow:7px 8px 0 #a7c58b;transform:rotate(1.2deg)}.sticky-note:nth-child(3n){background:#ffd3b6;box-shadow:7px 8px 0 #e3aa88;transform:rotate(-.4deg)}.sticky-note p{font:600 23px/1.2 Georgia,serif;margin:20px 0}.sticky-note small{position:absolute;bottom:18px;color:#526154;font-size:12px}.remove-note{position:absolute;top:8px;right:9px;border:0;background:transparent;color:#536252;font-size:24px;line-height:1;opacity:.55}.remove-note:hover{opacity:1}.board-empty{grid-column:1/-1;padding:58px 20px;text-align:center;border:2px dashed #bdc9bf;border-radius:12px;color:var(--muted)}.board-empty p{font:600 25px Georgia,serif;color:var(--ink);margin:0 0 5px}.board-reset{text-align:center;font-size:13px;color:var(--muted)}@media(max-width:700px){.weekend-head{align-items:start}.weekend-date{width:65px;min-height:65px}.weekend-date strong{font-size:24px}.weekend-form{grid-template-columns:1fr}.sticky-grid{grid-template-columns:1fr}}

.species-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.species-card{min-height:330px;position:relative;overflow:hidden;border-radius:13px;background:#264735;color:#fff}.species-card img{width:100%;height:330px;object-fit:cover;opacity:.78}.species-card>div{position:absolute;inset:auto 0 0;padding:52px 19px 18px;background:linear-gradient(transparent,#102218)}.species-card .card-kicker{color:#f4c76a!important}.species-card h2{font:600 31px/1.02 Georgia,serif;margin:4px 0}.species-card p{margin:5px 0}.species-name{font-size:13px}.species-profile{max-width:1040px;margin:auto}.species-profile-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:32px 0}.species-profile-head h1{font:600 clamp(45px,7vw,78px)/.94 Georgia,serif;letter-spacing:-3px;margin:8px 0}.species-translations{color:var(--muted);margin:12px 0 4px}.species-translations b{font-size:10px;color:var(--pine);letter-spacing:.7px;margin-right:3px}.species-translations b:not(:first-child){margin-left:13px}.species-scientific{margin:0}.species-stamp{width:116px;height:116px;flex:0 0 auto;border-radius:50%;background:var(--amber);display:grid;place-content:center;text-align:center}.species-stamp strong{font-size:38px;line-height:.9}.species-stamp span{font-size:11px;font-weight:bold;text-transform:uppercase}.species-hero{display:block;width:100%;max-height:570px;object-fit:cover;border-radius:14px}.species-story{display:grid;grid-template-columns:1.35fr .8fr;gap:62px;padding:52px 0}.species-story>div{font-size:18px;line-height:1.65}.species-story>div p:not(.eyebrow){margin-top:0}.species-story aside{border-left:1px solid var(--line);padding-left:28px}.species-story h2{font:600 23px Georgia,serif;margin:0 0 6px}.species-story aside p{margin:0 0 25px;color:var(--muted);line-height:1.5}.species-sightings{border-top:1px solid var(--line);padding-top:32px}.species-sightings h2{font:600 30px Georgia,serif;margin:0}.species-sighting-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:20px 0 50px}.species-sighting-grid a{display:block;min-height:170px;padding:16px;border:1px solid var(--line);border-radius:10px;color:inherit;text-decoration:none}.species-sighting-grid img{width:calc(100% + 32px);height:150px;object-fit:cover;margin:-16px -16px 13px}.species-sighting-grid p{font-size:12px;color:var(--amber);font-weight:bold;margin:3px 0}.species-sighting-grid span{display:block;color:var(--muted);font-size:13px;margin-top:5px}@media(max-width:780px){.species-grid,.species-sighting-grid{grid-template-columns:1fr}.species-profile-head{align-items:start}.species-story{grid-template-columns:1fr;gap:25px}.species-story aside{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.species-stamp{width:86px;height:86px}.species-stamp strong{font-size:29px}}
