:root{font-family:Arial,Helvetica,sans-serif;color:#183c32;background:#f5f3eb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header,main,footer{width:min(1120px,calc(100% - 80px));margin:auto}header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d7dbcf}.brand{display:flex;align-items:center;color:inherit;text-decoration:none;font-size:27px;font-weight:700;letter-spacing:-1px}.mark{display:grid;place-items:center;width:36px;height:40px;background:#183c32;color:#f5f3eb;border-radius:3px 3px 14px 14px;margin-right:12px;font-family:Georgia,serif;font-size:27px;font-weight:400}.brand-dot{color:#929f4c}.edition,.eyebrow,.number{font-size:11px;letter-spacing:1.8px;font-weight:600}.edition{color:#67786a}.intro{padding:90px 0 62px}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 27px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:#859640}h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(54px,7vw,92px);line-height:1.04;letter-spacing:-3.5px;margin:0}h1 em{font-weight:400;color:#75814a}.description{font-size:19px;line-height:1.6;max-width:455px;color:#5c6a5f;margin:28px 0 0}.journeys{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #ccd3c6;border-bottom:1px solid #ccd3c6;padding:32px 0;gap:48px}.journeys section+section{border-left:1px solid #ccd3c6;padding-left:48px}.number{font-size:10px;color:#71806e}h2{font-family:Georgia,'Times New Roman',serif;font-size:29px;font-weight:400;letter-spacing:-.5px;margin:18px 0 12px}.journeys p{font-size:15px;line-height:1.7;color:#5c6a5f;max-width:370px;margin:0}.launch-note{font-size:13px;color:#71806e;margin:30px 0 70px}footer{display:flex;justify-content:space-between;gap:20px;padding:25px 0;border-top:1px solid #d7dbcf;font-size:11px;color:#71806e}a:focus-visible{outline:2px solid #75814a;outline-offset:6px}@media(max-width:640px){header,main,footer{width:calc(100% - 40px)}header{height:85px}.brand{font-size:24px}.edition{font-size:9px;letter-spacing:1px}.intro{padding:60px 0 42px}h1{letter-spacing:-2px}.description{font-size:17px}.eyebrow{font-size:9px;letter-spacing:1.2px}.journeys{grid-template-columns:1fr;gap:26px;padding:26px 0}.journeys section+section{border-left:0;border-top:1px solid #ccd3c6;padding:26px 0 0}h2{font-size:26px}.launch-note{margin-bottom:45px}footer{flex-direction:column;gap:10px}}
