.journey-page{background:var(--cream);color:var(--noir);font-family:var(--font-sans);min-height:100vh}.journey-hero{align-items:flex-end;height:70vh;min-height:520px;display:flex;position:relative;overflow:hidden}.journey-hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.journey-hero:after{content:"";background:linear-gradient(#1a141066,#1a141033 40%,#1a1410d9);position:absolute;inset:0}.journey-hero-content{z-index:2;width:100%;max-width:1100px;color:var(--white);margin:0 auto;padding:0 2rem 4rem;position:relative}.journey-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--ochre);margin-bottom:1rem;font-size:.7rem}.journey-hero h1{font-family:var(--font-serif);letter-spacing:.01em;max-width:800px;font-size:clamp(2.2rem,5vw,4rem);font-weight:300;line-height:1.1}.journey-back{z-index:3;color:var(--white);letter-spacing:.2em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000059;border:1px solid #ffffff40;padding:.6rem 1.1rem;font-size:.7rem;text-decoration:none;transition:background .25s;position:absolute;top:6rem;left:2rem}.journey-back:hover{background:#0009}.journey-meta{border-bottom:1px solid var(--sand-dark);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0;max-width:1100px;margin:0 auto;display:grid}.journey-meta-item{border-right:1px solid var(--sand-dark);padding:1.8rem 2rem}.journey-meta-item:last-child{border-right:none}.journey-meta-label{letter-spacing:.25em;text-transform:uppercase;color:var(--stone-light);margin-bottom:.5rem;font-size:.62rem}.journey-meta-value{font-family:var(--font-serif);color:var(--noir);font-size:1.25rem;font-style:italic}.journey-body{max-width:760px;margin:0 auto;padding:5rem 2rem}.journey-intro{font-family:var(--font-serif);color:var(--stone);border-bottom:1px solid var(--sand-dark);margin-bottom:4rem;padding-bottom:3rem;font-size:1.5rem;font-style:italic;line-height:1.55}.journey-section{margin-bottom:3rem}.journey-section h2{font-family:var(--font-serif);color:var(--noir);letter-spacing:.01em;margin-bottom:1.1rem;font-size:1.9rem;font-weight:400}.journey-section p{color:var(--stone);font-size:1.02rem;line-height:1.85}.journey-highlights{background:var(--sand);padding:4rem 2rem}.journey-highlights-inner{max-width:900px;margin:0 auto}.journey-highlights h3{font-family:var(--font-serif);color:var(--noir);text-align:center;margin-bottom:2rem;font-size:1.8rem;font-weight:400}.journey-highlights ul{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.2rem;padding:0;list-style:none;display:grid}.journey-highlights li{background:var(--white);border-left:2px solid var(--ochre);color:var(--noir);padding:1.2rem 1.4rem 1.2rem 3rem;font-size:.95rem;line-height:1.5;position:relative}.journey-highlights li:before{content:"";background:var(--ochre);width:.7rem;height:1px;position:absolute;top:1.6rem;left:1.4rem}.journey-cta{text-align:center;background:var(--noir);color:var(--white);padding:5rem 2rem 7rem}.journey-cta h3{font-family:var(--font-serif);margin-bottom:1.2rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:300;line-height:1.2}.journey-cta p{font-family:var(--font-serif);color:#f5edd9bf;max-width:540px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-style:italic}.journey-cta a{letter-spacing:.2em;text-transform:uppercase;color:var(--noir);background:var(--ochre);padding:1.1rem 2.6rem;font-size:.72rem;text-decoration:none;transition:background .3s;display:inline-block}.journey-cta a:hover{background:var(--ochre-light)}.journey-related{background:var(--cream);padding:5rem 2rem}.journey-related-inner{max-width:1200px;margin:0 auto}.journey-related h3{font-family:var(--font-serif);text-align:center;color:var(--noir);margin-bottom:3rem;font-size:1.8rem;font-weight:400}.journey-related-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.journey-card{height:320px;color:var(--white);text-decoration:none;display:block;position:relative;overflow:hidden}.journey-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.journey-card:hover img{transform:scale(1.06)}.journey-card:after{content:"";background:linear-gradient(#0000 30%,#1a1410e6);position:absolute;inset:0}.journey-card-body{z-index:2;padding:1.6rem;position:absolute;bottom:0;left:0;right:0}.journey-card-cat{letter-spacing:.25em;text-transform:uppercase;color:var(--ochre);margin-bottom:.5rem;font-size:.6rem}.journey-card-title{font-family:var(--font-serif);font-size:1.3rem;font-weight:400;line-height:1.2}.journeys-index{max-width:1300px;margin:0 auto;padding:8rem 2rem 5rem}.journeys-index-header{text-align:center;margin-bottom:4rem}.journeys-index-header .section-tag{letter-spacing:.3em;text-transform:uppercase;color:var(--ochre);margin-bottom:1rem;font-size:.7rem}.journeys-index-header h1{font-family:var(--font-serif);color:var(--noir);font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.1}.journeys-index-header h1 em{color:var(--ochre);font-style:italic}.journeys-index-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}@media(max-width:700px){.journey-meta-item{border-right:none;border-bottom:1px solid var(--sand-dark)}.journey-meta-item:last-child{border-bottom:none}.journey-back{top:1.2rem;left:1rem}}
