:root{--ink:#171917;--paper:#f6f3ea;--yellow:#f6d548;--muted:#6b6c63}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}.shell{max-width:1280px;margin:auto;padding-left:48px;padding-right:48px}header{display:flex;align-items:center;justify-content:space-between;padding-top:32px;padding-bottom:30px;border-bottom:1px solid #dcdacf}.brand{text-decoration:none;font-size:27px;font-weight:900;letter-spacing:-1.4px}.dot{font-size:14px;margin-left:5px;color:#ab8a00}.small-link{font-size:14px;text-decoration:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:52px;align-items:center;padding-top:70px;padding-bottom:74px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.2px;margin:0 0 25px}.live-dot{display:inline-block;width:7px;height:7px;background:#71914f;border-radius:50%;margin-right:8px}h1{font-size:clamp(40px,4.6vw,64px);line-height:1.03;letter-spacing:-2.8px;margin:0 0 27px;font-weight:800}h1 em{font-style:normal;background:linear-gradient(transparent 56%,var(--yellow) 56%,var(--yellow) 91%,transparent 91%)}.lead{font-size:17px;line-height:1.65;max-width:460px;color:#55574e;margin-bottom:30px}.button{display:inline-flex;justify-content:space-between;gap:32px;padding:19px 23px;text-decoration:none;border-radius:3px;font-size:14px;font-weight:700}.primary{background:var(--ink);color:white}.button:hover{background:#33382a}.destinations{display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:25px}.destinations a{font-size:12px;text-decoration:none;border-bottom:1px solid #aaa99c;padding-bottom:4px}.note{font-size:10px;color:var(--muted);margin-top:25px}.portrait{margin:0;background:#282921;border-radius:7px;overflow:hidden;box-shadow:0 16px 50px #22222212}.portrait img{display:block;width:100%;height:auto;aspect-ratio:1/1.12;object-fit:cover;object-position:center}.portrait figcaption{color:#eee9dc;display:flex;justify-content:space-between;padding:16px 20px;font-size:9px;letter-spacing:2px}.yellow{color:var(--yellow)}footer{display:flex;justify-content:space-between;gap:20px;padding-top:24px;padding-bottom:26px;border-top:1px solid #dcdacf;color:var(--muted);font-size:11px}footer nav{display:flex;gap:22px}footer a{text-decoration:none}.prose{max-width:760px;padding-top:50px;padding-bottom:65px}.prose h1{font-size:42px;letter-spacing:-1px;line-height:1.15}.prose h2{font-size:21px;margin-top:30px}.prose p,.prose li{font-size:16px;line-height:1.7;color:#53564b}.prose .back{display:inline-block;margin-bottom:28px;font-size:13px}a:focus-visible{outline:3px solid #a58100;outline-offset:5px}@media(max-width:800px){.shell{padding-left:24px;padding-right:24px}.hero{gap:34px;grid-template-columns:1fr;padding-top:38px;padding-bottom:38px}.intro{max-width:580px}.portrait{max-width:580px}.portrait img{aspect-ratio:1/1}h1{font-size:clamp(40px,9vw,65px);letter-spacing:-2px}.eyebrow{font-size:9px;line-height:1.8}.lead{font-size:16px}.button{width:100%;max-width:460px}.brand{font-size:23px}.small-link{font-size:12px}footer{flex-direction:column}footer nav{flex-wrap:wrap}.prose h1{font-size:34px}}
