/* A quieter, photo-first layout for occasional travel posts. */
:root{--ink:#0a1d29;--paper:#102833;--acid:#e97043;--line:#29434e;--muted:#9baeb5}body{background:var(--paper);color:#f2eee7}.site-header{background:rgba(7,22,31,.94);backdrop-filter:blur(8px);position:relative;border:0}.nav-wrap{height:76px}.hero{min-height:590px;background-image:linear-gradient(90deg,rgba(7,22,31,.86) 0%,rgba(7,22,31,.38) 72%),linear-gradient(0deg,rgba(7,22,31,.64),transparent 44%),url('../images/hero-mountains.jpg');background-position:center}.hero:after,.hero-orbit,.hero-road{display:none}.hero-content{padding-top:135px}.hero h1{font-size:clamp(54px,7vw,100px);letter-spacing:-.065em;margin:14px 0}.hero h1 em,.eyebrow,.text-link{color:#f5ae62}.hero-copy{font-size:17px;margin:22px 0 27px}.button,.nav-cta{border-color:#f5ae62;color:#fff;background:transparent;border-radius:2px}.button:hover,.nav-cta:hover{background:#f5ae62;color:var(--ink)}.latest{padding:85px 0}.section-heading{margin-bottom:30px}.section-heading h2{font-size:clamp(38px,4vw,58px);color:#f2eee7}.story-grid{gap:28px}.card-image{height:300px;border-radius:3px;background:#18333d}.story-card h3{font-size:24px;color:#f2eee7}.story-card p{color:#aebdc1}.card-meta{color:#8da1a7}.story-card .text-link{color:#f5ae62}.site-footer{background:#07161f;border-top:1px solid #29434e}.footer-grid{padding-bottom:65px}.brand-logo img{box-shadow:0 0 0 2px rgba(245,174,98,.65)}.footer-bottom{border-color:rgba(255,255,255,.18)}@media(max-width:760px){.site-header{position:relative}.hero{min-height:520px}.hero-content{padding-top:95px}.hero h1{font-size:56px}.story-grid{gap:38px}.card-image{height:270px}.latest{padding:58px 0}}
