:root{--ink:#101216;--paper:#f6f7f8;--blue:#3157ff;--lime:#b9ff37;--line:#dfe2e6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,a{color:inherit;font:inherit}.site-header{height:70px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(246,247,248,.94);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}button{border:0;background:none;cursor:pointer}.brand{font-weight:700;letter-spacing:-.04em}.brand span{color:var(--blue)}nav{display:flex;align-items:center;gap:2rem;font-size:.78rem}.nav-cta{padding:.65rem 1rem;border-radius:999px;background:var(--ink);color:#fff}.hero{min-height:680px;height:calc(100vh - 70px);max-height:860px;position:relative;display:flex;align-items:flex-end;color:#fff;background:url('images/shanghai-2007.jpg') 55% center/cover no-repeat}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(95deg,rgba(7,8,10,.9),rgba(7,8,10,.4) 52%,rgba(7,8,10,.05) 78%)}.hero-copy{position:relative;z-index:1;padding:0 5vw 8vh;max-width:800px}.eyebrow,.section-index{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:.6rem;color:rgba(255,255,255,.78)}.eyebrow i{width:8px;height:8px;background:var(--lime);border-radius:50%}h1{margin:1.2rem 0;font-size:clamp(3.4rem,8vw,7.2rem);line-height:.88;letter-spacing:-.07em;font-weight:600}.hero-copy>p:not(.eyebrow){max-width:570px;line-height:1.55;color:rgba(255,255,255,.78)}.hero-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.7rem}.hero-actions button{padding:.8rem 1.15rem;border-radius:999px;font-size:.78rem;color:#fff}.primary{background:var(--blue)}.secondary{background:rgba(255,255,255,.15);backdrop-filter:blur(10px)}.photo-meta{position:absolute;z-index:2;right:1.5rem;bottom:1.4rem;padding:.55rem .7rem;border-radius:5px;background:rgba(5,6,8,.7);font-size:.68rem}.section{padding:7rem 4vw}.dark{background:#111318;color:#fff}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem}.section-index{margin:0 0 .7rem;color:var(--blue)}h2{margin:0;font-size:clamp(2.2rem,5vw,4.5rem);line-height:.98;letter-spacing:-.06em;font-weight:600}.section-head button{font-size:.76rem;opacity:.65}.trip-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-auto-rows:300px;gap:.7rem}.trip-card{position:relative;overflow:hidden;text-align:left;color:#fff}.trip-card:first-child{grid-row:span 2}.trip-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.trip-card:hover img{transform:scale(1.025)}.shade{position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(5,6,8,.88))}.trip-copy{position:absolute;left:1.3rem;right:1.3rem;bottom:1.2rem}.trip-copy small{display:block;margin-bottom:.4rem;opacity:.75;letter-spacing:.08em}.trip-copy strong{font-size:clamp(1.4rem,2.7vw,2.7rem);font-weight:500;letter-spacing:-.04em}.trip-copy b{float:right;font-weight:400}.explore-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.explore-grid button{min-height:170px;padding:1.2rem;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;text-align:left;background:#e8ebef}.explore-grid button:first-child{background:var(--lime)}.explore-grid small{opacity:.55}.explore-grid strong{font-size:1.15rem}.explore-grid span{text-align:right}.timeline{display:grid;grid-template-columns:80px 1fr;gap:1rem 2rem;max-width:900px}.year{color:var(--blue);font-size:1.2rem}.year-trips{padding-bottom:1rem;border-bottom:1px solid var(--line)}.year-trips span{display:inline-block;margin:0 1rem .6rem 0}.footer{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:1rem;padding:2.5rem 4vw;border-top:1px solid var(--line);font-size:.7rem}.footer p{text-align:center;opacity:.6}.footer div{text-align:right}.journey-hero{min-height:650px;display:grid;grid-template-columns:1fr 1fr;background:#111318;color:#fff}.journey-hero>img{width:100%;height:100%;min-height:650px;object-fit:cover}.journey-copy{padding:5rem 4vw;display:flex;flex-direction:column;justify-content:flex-end}.journey-copy h1{font-size:clamp(4rem,8vw,8rem)}.chips{display:flex;gap:.5rem;flex-wrap:wrap}.chips span{padding:.55rem .8rem;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:.7rem}.story{padding:6rem 7vw;display:grid;grid-template-columns:.5fr 1.5fr;gap:4rem}.story p:last-child{max-width:720px;font-size:1.05rem;line-height:1.7;opacity:.7}.gallery-section{padding:5rem 2vw;background:#111318;color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:.55rem}.gallery-grid button{grid-column:span 4;padding:0;overflow:hidden;min-height:280px}.gallery-grid button:nth-child(5n+1),.gallery-grid button:nth-child(5n+4){grid-column:span 7}.gallery-grid button:nth-child(5n+2),.gallery-grid button:nth-child(5n+5){grid-column:span 5}.gallery-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.gallery-grid button:hover img{transform:scale(1.025)}.next-trip{width:100%;padding:3rem 4vw;display:flex;align-items:center;justify-content:space-between;text-align:left;background:var(--blue);color:#fff}.next-trip small{display:block;opacity:.7;margin-bottom:.4rem}.next-trip strong{font-size:1.2rem}.next-trip b{font-size:2rem;font-weight:400}.lightbox{position:fixed;inset:0;z-index:100;background:rgba(5,6,8,.97);display:grid;grid-template-columns:60px 1fr 60px;grid-template-rows:1fr 40px;align-items:center;padding:1rem;color:#fff}.lightbox[hidden]{display:none}.lightbox img{max-width:100%;max-height:calc(100vh - 80px);justify-self:center}.lightbox button{color:#fff;font-size:1.8rem}.lightbox .close{position:absolute;right:1rem;top:1rem}.lightbox p{grid-column:2;text-align:center;font-size:.7rem;letter-spacing:.1em}@media(max-width:720px){.site-header{height:60px;padding:0 1rem}nav button:not(.nav-cta){display:none}.hero{height:calc(100vh - 60px);min-height:620px;background-position:63% center}.hero-copy{padding:0 1.1rem 5.5rem}.photo-meta{left:1.1rem;right:auto;bottom:1rem}.section{padding:4.5rem 1rem}.trip-grid{grid-template-columns:1fr;grid-auto-rows:280px}.trip-card:first-child{grid-row:auto}.explore-grid{grid-template-columns:1fr 1fr}.explore-grid button{min-height:140px}.timeline{grid-template-columns:55px 1fr}.footer{grid-template-columns:1fr;padding:2rem 1rem}.footer p,.footer div{text-align:left}.journey-hero{grid-template-columns:1fr;min-height:0}.journey-hero>img{order:-1;min-height:360px;height:48vh}.journey-copy{padding:3rem 1.1rem}.story{padding:4rem 1.1rem;grid-template-columns:1fr;gap:1rem}.gallery-section{padding:4rem .5rem}.gallery-grid{gap:.35rem}.gallery-grid button,.gallery-grid button:nth-child(n){grid-column:span 6;min-height:190px}.lightbox{grid-template-columns:44px 1fr 44px;padding:.5rem}.next-trip{padding:2.2rem 1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.trip-card img,.gallery-grid img{transition:none}}
