:root{--pine:#202124;--paper:#e8e9e9;--ink:#202124;--muted:#5d6268;--aqua:#a32638;--line:#c9cbcd;--display:Georgia,"Times New Roman",serif;--ui:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--ui)}.site-header{height:64px;display:flex;align-items:center;gap:30px;padding:0 clamp(22px,5vw,80px);color:#fff;background:var(--pine);position:relative;z-index:2}.wordmark{font:400 clamp(22px,2vw,31px)/1 var(--display);color:inherit;text-decoration:none;white-space:nowrap}.wordmark span{color:#e8e9e9}.site-nav{display:flex;gap:32px;margin-left:auto}.site-nav a{color:#e6ece8;text-decoration:none;font-size:14px}.site-nav a.active,.site-nav a:hover{color:var(--aqua)}.header-action,.button{background:var(--aqua);color:#202124;text-decoration:none;font-weight:750;font-size:14px;padding:13px 18px;white-space:nowrap}.header-action span,.button span,.text-link span{margin-left:7px}.menu-toggle{display:none}.hero{height:clamp(420px,52vh,560px);min-height:420px;position:relative;display:grid;align-items:center;overflow:hidden;background:var(--pine)}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%;filter:brightness(.64) saturate(.92)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,25,20,.78),rgba(8,25,20,.45) 45%,rgba(8,25,20,.03) 78%)}.hero-copy{position:relative;z-index:1;max-width:770px;padding:52px clamp(22px,7vw,112px);color:#fff}.hero h1,.journal-band h2,.photo-story h2,.own-video-band h2,.video-band h2,.places-band h2{font:400 clamp(44px,4.6vw,72px)/1.02 var(--display);letter-spacing:-.055em;margin:0}.hero p{font-size:clamp(17px,1.5vw,21px);line-height:1.38;max-width:660px;margin:22px 0}.hero-actions{display:flex;align-items:center;gap:22px}.text-link{display:inline-block;color:#a32638;font-weight:700;text-decoration-thickness:1px;text-underline-offset:6px}.text-link.light{color:#e7f0ec}.section-label{text-transform:uppercase;letter-spacing:.2em;font-weight:800;font-size:11px;color:#a32638;margin:0 0 18px}.journal-band{display:grid;grid-template-columns:minmax(240px,.86fr) minmax(340px,1.2fr) minmax(190px,.58fr);gap:clamp(24px,4vw,64px);padding:clamp(42px,5vw,76px) clamp(22px,6vw,100px);align-items:center}.journal-band h2,.photo-story h2,.places-band h2{font-size:clamp(37px,4vw,62px)}.journal-copy>p:not(.section-label),.places-intro p,.video-intro>p:not(.section-label),.own-video-intro>p{font:18px/1.55 var(--display);max-width:410px}.journal-feature{margin:0}.journal-feature img{width:100%;min-height:430px;max-height:560px;object-fit:cover}.journal-feature figcaption,.story-grid figcaption,.own-video-grid figcaption{font:600 14px var(--display);margin-top:10px}.route-note{border-left:1px solid var(--line);padding-left:28px}.route-note ol{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:14px;font:600 16px var(--display)}.route-note li{position:relative;padding-left:20px}.route-note li:before{content:"";position:absolute;left:0;top:.42em;width:7px;height:7px;border-radius:50%;background:var(--aqua)}.photo-story{padding:0 clamp(22px,6vw,100px) clamp(42px,5vw,76px);display:grid;grid-template-columns:minmax(220px,.52fr) minmax(560px,1.6fr);gap:64px;align-items:end}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.story-grid figure{margin:0}.story-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.own-video-band,.video-band{background:var(--pine);color:#fff;display:grid;grid-template-columns:minmax(230px,.6fr) minmax(570px,1.8fr);gap:60px;padding:clamp(42px,5vw,76px) clamp(22px,6vw,100px)}.own-video-band{background:#2a2b2d}.own-video-band .section-label,.video-band .section-label{color:var(--aqua)}.own-video-band h2,.video-band h2{font-size:clamp(40px,4.2vw,66px);letter-spacing:-.045em}.own-video-grid,.video-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-content:center}.own-video-grid figure{margin:0}.own-video-grid video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#081811}.video-card{position:relative;display:grid;gap:11px;color:#fff;text-decoration:none;font:600 14px var(--display)}.video-card img{width:100%;aspect-ratio:16/9;object-fit:cover;filter:saturate(.82)}.play{position:absolute;left:50%;top:calc((100% - 32px)/2);transform:translate(-50%,-50%);border:1px solid #fff;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;padding-left:2px;background:rgba(12,30,24,.4)}.places-band{display:grid;grid-template-columns:minmax(240px,.55fr) minmax(620px,1.9fr);gap:64px;padding:clamp(42px,5vw,76px) clamp(22px,6vw,100px)}.place-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.place-grid a{color:inherit;text-decoration:none;font:600 16px var(--display)}.place-grid img{display:block;width:100%;aspect-ratio:1.1;object-fit:cover;margin-bottom:12px}.place-grid span{display:block;margin-top:4px;color:var(--muted);font:13px var(--ui)}footer{padding:24px clamp(22px,6vw,100px);display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}footer span{display:flex;gap:18px}footer a{color:inherit}@media(max-width:850px){.site-header{height:70px;padding:0 22px}.site-nav,.header-action{display:none}.menu-toggle{display:grid;gap:5px;margin-left:auto;width:44px;height:44px;border:0;background:transparent;padding:9px}.menu-toggle i{display:block;height:2px;background:#fff;width:26px}.nav-open .site-nav{display:grid;position:absolute;top:70px;left:0;right:0;padding:22px;background:var(--pine);gap:16px;border-top:1px solid rgba(255,255,255,.15)}.nav-open .site-nav a{font-size:17px}.hero{height:600px;min-height:0;align-items:start}.hero>img{object-position:55% center;filter:brightness(.72) saturate(.9)}.hero:after{background:linear-gradient(180deg,rgba(8,25,20,.08),rgba(8,25,20,.53) 64%,rgba(8,25,20,.9))}.hero-copy{padding:42px 22px 32px;margin-top:auto}.hero h1{font-size:clamp(42px,12vw,56px)}.hero p{font-size:17px}.hero-actions{display:grid;justify-items:start;gap:16px}.journal-band,.photo-story,.own-video-band,.video-band,.places-band{grid-template-columns:1fr;gap:28px;padding:48px 22px}.journal-band h2,.photo-story h2,.places-band h2{font-size:42px}.journal-feature img{min-height:300px;max-height:460px}.route-note{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.route-note ol{grid-template-columns:1fr 1fr;gap:12px}.story-grid{grid-template-columns:1fr}.own-video-band h2,.video-band h2{font-size:44px}.own-video-grid,.video-list{grid-template-columns:1fr;gap:26px}.own-video-grid figure{max-width:620px}.video-card{font-size:19px}.play{top:calc((100% - 42px)/2);width:58px;height:58px}.place-grid{grid-template-columns:repeat(2,1fr);gap:16px}.place-grid a{font-size:14px}.place-grid span{font-size:11px}footer{display:grid;gap:12px;padding:24px 22px}}
