@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,300;6..72,400;6..72,500&display=swap";:root{--pine:#12352f;--pine2:#1e4a42;--lake:#6f9890;--cream:#f4efe5;--paper:#fbf9f3;--ink:#19312d;--muted:#697a75;--gold:#d9b56f;--line:#d9e0db}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,system-ui,sans-serif}img{max-width:100%;display:block}a{color:inherit}.wrap{width:min(1280px,100% - 48px);margin-inline:auto}.site-header{z-index:30;color:#fff;background:linear-gradient(#081c19ad,#081c1914);justify-content:space-between;align-items:center;height:76px;padding-inline:max(24px,50vw - 640px);display:flex;position:fixed;top:0;left:0;right:0}.brand{letter-spacing:.17em;align-items:center;gap:12px;font-size:.82rem;font-weight:700;text-decoration:none;display:flex}.brand-badge{border:1px solid #ffffff85;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.58rem;display:grid}nav{gap:30px;display:flex}nav a{opacity:.9;font-size:.82rem;font-weight:600;text-decoration:none}.hero{color:#fff;height:100vh;min-height:720px;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center 54%;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#081b189e,#081b1814 62%),linear-gradient(#081b1814 52%,#081b18a3);position:absolute;inset:0}.hero-copy{z-index:2;max-width:850px;position:absolute;bottom:16vh;left:max(24px,50vw - 640px)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#896b34;margin:0 0 18px;font-size:.7rem;font-weight:700}.eyebrow.light{color:#ecd49d}.eyebrow.warm{color:#e4c47e}h1,h2,h3{font-family:Newsreader,Georgia,serif;font-weight:300}h1{letter-spacing:-.055em;margin:0;font-size:clamp(4.5rem,11vw,10rem);line-height:.78}.hero-tagline{margin:22px 0 30px;font-size:clamp(1.15rem,2vw,1.55rem)}.button{border-radius:999px;padding:13px 20px;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.button.light{color:var(--pine);background:#fff}.scroll-note{z-index:2;letter-spacing:.16em;opacity:.65;font-size:.62rem;position:absolute;bottom:28px;right:max(24px,50vw - 640px)}.section{padding-block:clamp(85px,10vw,145px)}.section-head{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:38px;display:flex}h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.8rem,5.5vw,5.4rem);line-height:.95}.status{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:9px 13px;font-size:.78rem}.status span{background:var(--gold);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.camera-shell{aspect-ratio:16/9;background:var(--pine);border-radius:28px;min-height:470px;position:relative;overflow:hidden;box-shadow:0 28px 70px #12352f26}.camera-photo{filter:saturate(.75);background:url(/images/walter-boat.jpg) 50% 47%/cover no-repeat;position:absolute;inset:0}.camera-shade{background:linear-gradient(90deg,#071c19b8,#071c1940);position:absolute;inset:0}.camera-copy{color:#fff;max-width:560px;position:absolute;top:50%;left:7%;transform:translateY(-50%)}.camera-mark{letter-spacing:.18em;color:#e5c887;font-size:.66rem;font-weight:700}.camera-copy h3{margin:12px 0;font-size:clamp(2.3rem,4.5vw,4.7rem);line-height:.98}.camera-copy p{opacity:.75;line-height:1.7}.camera-footer{color:#fff;letter-spacing:.12em;text-transform:uppercase;opacity:.63;justify-content:space-between;padding:18px 22px;font-size:.65rem;display:flex;position:absolute;bottom:0;left:0;right:0}.weather{background:var(--pine);color:#fff;padding-block:clamp(80px,9vw,130px)}.weather-head h2{color:#fff}.updated{color:#afc1bb;margin:0;font-size:.78rem}.weather-grid{grid-template-columns:1.45fr repeat(4,1fr);gap:14px;display:grid}.temperature,.metric{background:#ffffff09;border:1px solid #ffffff1f;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:220px;padding:24px;display:flex}.temperature{min-height:300px}.smallcap,.metric>span{text-transform:uppercase;letter-spacing:.15em;color:#a9bbb5;font-size:.62rem;font-weight:700}.temperature strong{letter-spacing:-.07em;font:300 clamp(5rem,8vw,8rem)/.8 Newsreader,serif}.temperature p{color:#c3d0cc;margin:0}.temperature>span:last-child{color:#9fb2ac;font-size:.82rem}.metric strong{letter-spacing:-.04em;font:300 clamp(2rem,3.3vw,3.4rem)/1 Newsreader,serif}.metric small{color:#91a8a1}.source{color:#829c94;margin:16px 2px 0;font-size:.66rem}.intro-grid{grid-template-columns:1fr 1fr;align-items:end;gap:clamp(45px,8vw,110px);margin-bottom:55px;display:grid}.intro-copy p{color:#5e706b;font-size:1.02rem;line-height:1.85}.gallery{grid-template-columns:repeat(12,1fr);grid-auto-rows:210px;gap:14px;display:grid}.gallery-item{border-radius:22px;grid-area:span 2/span 4;margin:0;position:relative;overflow:hidden}.gallery-item.wide{grid-column:span 8}.gallery-item.tall{grid-row:span 3}.gallery-item img{object-fit:cover;width:100%;height:100%}.gallery-item:after{content:"";background:linear-gradient(#0000 55%,#081b188f);position:absolute;inset:0}.gallery-item figcaption{z-index:2;color:#fff;font-size:.83rem;font-weight:600;position:absolute;bottom:17px;left:20px}.walter-band{background:#d9e1dc;min-height:720px;position:relative;overflow:hidden}.walter-band>img{object-fit:cover;object-position:center;width:62%;height:100%;position:absolute;inset:0}.walter-copy{width:31%;min-width:340px;position:absolute;top:50%;right:8%;transform:translateY(-50%)}.walter-copy h2{margin-bottom:20px}.walter-copy p:last-child{color:var(--muted)}.section-note{color:var(--muted);margin:0;font-size:.86rem}.wildlife-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.wild-card{border-radius:22px;min-height:430px;margin:0;position:relative;overflow:hidden}.wild-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.wild-card:after{content:"";background:linear-gradient(#0000 56%,#081b1891);position:absolute;inset:0}.wild-card figcaption{z-index:2;color:#fff;font-weight:600;position:absolute;bottom:18px;left:20px}.closing{color:#fff;height:78vh;min-height:650px;position:relative;overflow:hidden}.closing>img{object-fit:cover;object-position:center 48%;width:100%;height:100%;position:absolute;inset:0}.closing-shade{background:linear-gradient(90deg,#081b18a6,#081b181f);position:absolute;inset:0}.closing-copy{position:absolute;top:50%;left:max(24px,50vw - 640px);transform:translateY(-50%)}.closing-copy h2{margin-bottom:28px;font-size:clamp(3.5rem,7vw,7rem)}footer{color:#fff;background:#0d2b27;padding:42px 0}.footer-inner{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}footer strong{letter-spacing:.18em;font-size:.8rem}footer p,footer span{color:#849f97;font-size:.72rem}.footer-right{gap:24px;display:flex}@media (width<=960px){nav{display:none}.weather-grid{grid-template-columns:1fr 1fr}.temperature{grid-column:span 2}.walter-band>img{width:100%}.walter-band:after{content:"";background:linear-gradient(90deg,#0a231fa6,#0a231f26);position:absolute;inset:0}.walter-copy{z-index:2;color:#fff;width:70%;left:7%;right:auto}.walter-copy .eyebrow{color:#efd49a}.walter-copy p:last-child{color:#d8e3df}}@media (width<=760px){.wrap{width:min(100% - 30px,1280px)}.site-header{height:66px;padding-inline:16px}.hero{min-height:660px}.hero-copy{bottom:13vh;left:22px}.scroll-note{display:none}.section-head,.intro-grid{grid-template-columns:1fr;align-items:start;display:grid}.camera-shell{min-height:360px}.camera-copy{left:7%;right:7%}.gallery{grid-template-columns:1fr;grid-auto-rows:330px}.gallery-item,.gallery-item.wide,.gallery-item.tall{grid-area:auto}.wildlife-grid{grid-template-columns:1fr}.wild-card{min-height:380px}}@media (width<=520px){.weather-grid{gap:10px}.metric{min-height:150px;padding:18px}.temperature{min-height:250px}.camera-shell{min-height:300px}.camera-footer{display:none}.walter-copy{width:82%;min-width:0}.footer-inner{flex-direction:column;align-items:flex-start}.footer-right{flex-direction:column;gap:4px}}
