/* Hotel checklist article and its two homepage entry points. */
.travel-guide-link{margin-top:16px}
.travel-guide-link a{display:block;padding:16px 18px;border:1px solid #ccd8c7;border-radius:10px;background:var(--mint);font-size:13px}
.travel-guide-link strong{display:block;color:var(--green)}
.travel-guide-link span{display:block;margin-top:3px;color:var(--muted);font-size:12px}
.travel-guide-link a:hover strong{text-decoration:underline;text-underline-offset:3px}
.note-grid.has-travel-note{grid-template-columns:repeat(2,minmax(0,1fr))}
.hotel-note-layout{display:grid;grid-template-columns:minmax(0,780px) minmax(180px,240px);gap:64px;padding:48px 0 72px}
.hotel-note{padding:0;min-width:0;font-size:16px}
.hotel-note .back-link{display:inline-block;margin-bottom:24px;font-size:12px;color:var(--muted)}
.hotel-note .eyebrow{font-size:11px;display:block}
.hotel-note .eyebrow span{display:inline;color:var(--muted);width:auto;height:auto;background:none;margin-left:12px;letter-spacing:.02em}
.hotel-note h1{font-size:clamp(29px,3.6vw,42px);line-height:1.5;letter-spacing:-.03em;margin:17px 0 14px}
.hotel-note .title-part{white-space:nowrap}
.hotel-note h2{font-size:23px;line-height:1.65;margin:50px 0 20px;border-top:1px solid var(--line);padding-top:28px}
.hotel-note h3{font-size:18px;margin:26px 0 12px;line-height:1.8}
.hotel-note p{margin:17px 0}
.hotel-note .dek{font-size:18px;font-weight:600;color:var(--green);line-height:1.8;margin:0 0 24px}
.hotel-note .metadata{font-size:12px;color:var(--muted);margin:24px 0 10px}
.hotel-note .ad-disclosure{font-size:12px;color:#56685c;background:#edf0e7;border-radius:8px;padding:12px 16px;line-height:1.8}
.hotel-note ul,.hotel-note ol{padding-left:24px}
.hotel-note li{margin:7px 0}
.hotel-note a{overflow-wrap:anywhere;text-underline-offset:4px}
.hotel-note-toc{position:sticky;top:32px;align-self:start;border-left:2px solid var(--line);padding-left:22px;font-size:12px;margin-top:8px}
.hotel-note-toc strong{font-size:13px;display:block;margin-bottom:16px}
.hotel-note-toc a{display:block;line-height:1.8;padding:7px 0;color:var(--muted)}
.hotel-note-toc a:hover{color:var(--green);text-decoration:underline}
.hotel-note .comparison{border:1px solid var(--line);border-radius:12px;overflow:hidden;margin:22px 0;background:white}
.hotel-note table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.7;table-layout:fixed}
.hotel-note th,.hotel-note td{padding:13px 14px;text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid var(--line)}
.hotel-note thead th{background:#e7ede4;font-size:12px;letter-spacing:.04em}
.hotel-note thead th:first-child,.hotel-note tbody th{width:44%}
.hotel-note tbody th{font-weight:500}
.hotel-note tbody tr:last-child th,.hotel-note tbody tr:last-child td{border-bottom:none}
.hotel-note tbody td{border-left:1px solid #e9ede7}
.hotel-note tbody tr:nth-child(even){background:#fbfcf9}
.hotel-note .blank{color:#9aa79b;font-size:12px}
.hotel-note .checklist{list-style:none;padding:0;margin:22px 0;display:grid;gap:9px}
.hotel-note .checklist li{margin:0;border:1px solid var(--line);border-radius:9px;background:#fff}
.hotel-note .checklist label{display:flex;gap:13px;align-items:flex-start;padding:13px 16px;cursor:pointer}
.hotel-note .checklist input{width:19px;height:19px;accent-color:var(--green);flex-shrink:0;margin:6px 0 0}
.hotel-note .checklist label:has(input:checked){background:#edf4ed;border-radius:9px}
.hotel-note .small{font-size:12px;color:var(--muted)}
.hotel-note a.affiliate-cta{display:block;background:var(--green);color:white;text-align:center;border-radius:10px;padding:17px 22px;text-decoration:none;font-weight:700;line-height:1.8;margin-top:25px}
.hotel-note a.affiliate-cta:hover{background:#35624b}
@media(max-width:1050px){.hotel-note-layout{display:block;max-width:780px}.hotel-note-toc{display:none}}
@media(max-width:640px){.note-grid.has-travel-note{display:block}.travel-guide-link a{font-size:12px;padding:14px}.travel-guide-link span{font-size:11px}}
@media(max-width:520px){.hotel-note-layout{padding:30px 0 48px}.hotel-note h1{font-size:clamp(24px,7.6vw,30px);line-height:1.55}.hotel-note h2{font-size:21px;margin-top:36px;padding-top:22px}.hotel-note .dek{font-size:17px}.hotel-note .eyebrow span{display:block;margin-left:0;margin-top:4px}.hotel-note th,.hotel-note td{padding:10px 8px;font-size:12px}.hotel-note thead th:first-child,.hotel-note tbody th{width:40%}.hotel-note .checklist label{padding:12px;font-size:15px;gap:10px}.hotel-note a.affiliate-cta{padding:15px 12px;font-size:15px}.hotel-note .metadata{font-size:11px}}
@media print{body:has(.hotel-note){background:white}.hotel-note-layout{display:block;padding:0;max-width:none;width:100%}.hotel-note{font-size:11pt}.hotel-note-layout~footer,body:has(.hotel-note)>.header,.hotel-note-toc,.hotel-note .back-link,.hotel-note .affiliate-cta,.hotel-note .small{display:none}.hotel-note h1{font-size:24pt}.hotel-note h2{font-size:16pt;break-after:avoid}.hotel-note h3{break-after:avoid}.hotel-note p,.hotel-note li{orphans:3;widows:3}.hotel-note .comparison,.hotel-note .checklist{break-inside:avoid}.hotel-note table{font-size:10pt}.hotel-note .blank{color:transparent}.hotel-note a{color:inherit}.hotel-note .ad-disclosure{padding:0;background:none}}
