:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:#111c2e;color:#e8e9ed}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:960px;margin:auto;padding:24px}header{display:flex;align-items:center;justify-content:space-between;gap:24px}nav,footer{display:flex;flex-wrap:wrap;gap:14px}a{color:#f3c37b;text-underline-offset:4px}a:hover{color:#fff}.brand{font-size:24px;text-decoration:none;color:white;font-weight:650}nav,footer{font-size:13px}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.12em;color:#f3c37b}h1{font-size:clamp(32px,6vw,56px);line-height:1.1;letter-spacing:-.04em;max-width:800px;margin:20px 0}h2{font-size:25px;line-height:1.3}p,li{line-height:1.75;max-width:75ch}li{margin:14px 0}.lede{font-size:20px;color:#c0cbda}.cta{display:inline-block;padding:13px 20px;background:#f3c37b;color:#172338;border-radius:10px;text-decoration:none;font-weight:650}.cta:hover{color:#172338;background:#ffe0a4}section{padding:22px 0;border-bottom:1px solid #ffffff18}.places{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.places a{padding:20px;background:#ffffff08;border-radius:12px;text-decoration:none}.places strong,.places span{display:block}.places span{font-size:14px;color:#c0cbda;margin-top:10px;line-height:1.6}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px}th,td{padding:14px 10px;border-bottom:1px solid #ffffff25;text-align:left;white-space:nowrap}svg{width:100%;height:auto}footer{padding-top:40px;padding-bottom:40px}@media(max-width:600px){header{align-items:flex-start;flex-direction:column}main{padding-top:0}nav{gap:10px}.lede{font-size:17px}h2{font-size:22px}}:focus-visible{outline:3px solid #fff;outline-offset:4px}
