:root{--ink:#171813;--paper:#f0efe9;--muted:#686962;--line:rgba(23,24,19,.2);--signal:#d7ff4f;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Helvetica Neue",Arial,sans-serif;line-height:1.5}a{color:inherit}.skip-link{position:fixed;left:1rem;top:1rem;z-index:10;background:var(--signal);padding:.65rem 1rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.site-header,footer,.hero,.journeys,.principle{max-width:var(--max);margin-inline:auto;padding-inline:1.25rem}.site-header{height:4.5rem;display:flex;justify-content:space-between;align-items:center}.site-header p,footer p{margin:0;font-size:.67rem;text-transform:uppercase;letter-spacing:.13em}.brand{font-size:1.15rem;font-weight:850;letter-spacing:-.06em;text-decoration:none}.brand span{color:#718b00}.hero{min-height:calc(100svh - 4.5rem);padding-top:12vh;padding-bottom:2rem;display:flex;flex-direction:column;position:relative}.eyebrow{margin:0;font-size:.68rem;font-weight:750;text-transform:uppercase;letter-spacing:.17em}.hero h1{font-size:clamp(4rem,15vw,10.7rem);font-weight:650;letter-spacing:-.08em;line-height:.79;margin:1.4rem 0}.hero h1 em{font-family:Georgia,serif;font-weight:400}.intro{max-width:34rem;margin:2rem 0;font-size:clamp(1rem,2.2vw,1.35rem);color:#4d4e48}.edition{font-size:.65rem;letter-spacing:.14em;margin:auto 0 0;align-self:flex-end}.journeys{padding-top:7rem;padding-bottom:8rem}.section-heading h2,.principle h2{font-size:clamp(2.6rem,7vw,6.2rem);line-height:.9;letter-spacing:-.065em;font-weight:620;margin:1.3rem 0 4rem}.trip-list{border-top:1px solid var(--line)}.trip{min-height:9.5rem;border-bottom:1px solid var(--line);padding:1.3rem 0;display:grid;grid-template-columns:2.5rem 1fr;gap:.45rem .8rem;text-decoration:none;position:relative}.trip-featured{transition:background-color .15s ease}.trip-featured:hover,.trip-featured:focus-visible{background:rgba(215,255,79,.23)}.number{font-size:.63rem;color:var(--muted)}.trip-title{font-size:clamp(1.75rem,4vw,3rem);font-weight:590;line-height:1;margin:0}.trip-date,.status{grid-column:2;font-size:.75rem;color:var(--muted)}.status{text-transform:uppercase;letter-spacing:.07em}.status-live{color:var(--ink)}.status-live i{display:inline-block;width:.48rem;height:.48rem;border-radius:50%;background:#789900;margin-right:.5rem}.arrow{position:absolute;right:.2rem;top:1.3rem;font-size:1.2rem}.principle{background:var(--ink);color:#f4f3ed;max-width:none;padding-top:7rem;padding-bottom:7rem;padding-left:max(1.25rem,calc((100vw - var(--max))/2 + 1.25rem));padding-right:max(1.25rem,calc((100vw - var(--max))/2 + 1.25rem))}.principle h2{max-width:58rem;margin-bottom:2.5rem}.principle>p:last-child{max-width:39rem;color:#b9bab2;font-size:clamp(1rem,2vw,1.35rem)}footer{min-height:13rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}a:focus-visible{outline:3px solid #789900;outline-offset:4px}@media(min-width:720px){.site-header,footer,.hero,.journeys{padding-inline:2.5rem}.hero{padding-top:14vh}.intro{margin-left:55%;}.trip{grid-template-columns:4rem 1.2fr .8fr 1fr;align-items:center;min-height:8.2rem}.trip-date,.status{grid-column:auto}.arrow{top:50%;transform:translateY(-50%)}.principle{padding-left:max(2.5rem,calc((100vw - var(--max))/2 + 2.5rem));padding-right:max(2.5rem,calc((100vw - var(--max))/2 + 2.5rem))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.trip-featured{transition:none}}
