/* Approved hotel selection, comparison and mobile booking layout. */
.hero{min-height:660px;height:auto}.hero-copy{padding:145px 6vw 34px}.hero h1{max-width:1000px;font-size:clamp(64px,6.9vw,106px);line-height:.96;letter-spacing:-.045em}.hero-bottom{margin-top:25px;padding-top:18px}.hero-bottom p{max-width:680px;font-size:22px;line-height:1.35}.quick-hotels{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:30px}.quick-hotels a{padding:17px 18px;border:1px solid #dfc28c99;background:#101d2ee8;color:#fff;font-size:17px;line-height:1.3;transition:background .2s}.quick-hotels a:hover,.quick-hotels a:focus-visible{background:#35485b;outline:2px solid #dfc28c;outline-offset:2px}.quick-hotels span{display:block;margin-top:6px;color:#dfc28c;font-size:14px}.compare-jump{display:inline-block;margin-top:19px;font-size:14px;text-decoration:underline;text-underline-offset:4px}.hotels{padding-top:60px;padding-bottom:60px}.hotel-card{scroll-margin-top:30px}.hotel-copy .hotel-best{min-height:0;margin:0 0 12px;color:#80602d;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.hotel-copy>p:not(.hotel-best){font-size:15px;min-height:100px;line-height:1.55}.hotel-actions a,.hotel-actions button{font-size:12px;letter-spacing:.01em;min-height:48px;text-transform:none;line-height:1.3}.hotel-actions button{font-family:inherit;flex:1;padding:8px;border:1px solid var(--navy);cursor:pointer}.hotel-comparison{padding:60px max(4vw,calc((100vw - 1360px)/2)) 72px;background:#fff;color:var(--navy)}.comparison-head{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:30px}.comparison-head h2{margin:0;font:500 clamp(40px,4vw,62px)/1 var(--serif);letter-spacing:-.03em}.comparison-head>p{max-width:310px;font-size:16px;line-height:1.5;color:#536174}.comparison-table table{width:100%;border-collapse:collapse;text-align:left}.comparison-table thead{background:#101d2e;color:#fff}.comparison-table th,.comparison-table td{padding:20px 16px;vertical-align:top;font-size:15px;line-height:1.5;border-bottom:1px solid #dce1e7}.comparison-table thead th{font-size:13px;font-weight:500}.comparison-table tbody th{width:18%;font-weight:600}.comparison-table td{width:22%}.comparison-table td:last-child{width:16%}.comparison-table button{border:0;padding:0;color:#775520;background:none;font:600 14px/1.5 var(--sans);text-decoration:underline;text-underline-offset:4px;cursor:pointer;text-align:left;min-height:44px}.visually-hidden{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}.mobile-booking{display:none}#booking{scroll-margin-top:20px}.booking-form label span{font-size:11px}.booking-form input,.booking-form select{font-size:16px}.booking-form button{font-size:12px;min-height:48px}.selection-status{margin:12px 0 0;font-size:14px;color:#dfc28c;grid-column:1/-1}.hotel-selected .hotel-photo{outline:3px solid #b48a48;outline-offset:4px}
@media(max-width:800px){.hero{min-height:625px}.hero-copy{padding:115px 6vw 28px}.hero h1{font-size:55px;line-height:1}.hero-bottom{gap:12px;margin-top:20px}.hero-bottom p{font-size:20px}.quick-hotels{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:24px}.quick-hotels a{padding:13px 12px;font-size:15px;min-height:80px}.quick-hotels span{font-size:12px;line-height:1.35}.compare-jump{margin-top:16px}.hotel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-copy>p:not(.hotel-best){min-height:0;font-size:15px}.hotel-comparison{padding:42px 6vw}.comparison-head{display:block}.comparison-head>p{max-width:none}.comparison-table table,.comparison-table tbody{display:block}.comparison-table thead{display:none}.comparison-table tr{display:block;padding:20px 0;border-top:1px solid #b48a48}.comparison-table th,.comparison-table td{display:block;width:100%!important;border:0;padding:6px 0}.comparison-table tbody th{font:500 30px/1.1 var(--serif);padding:0 0 12px}.comparison-table td[data-label]{display:grid;grid-template-columns:105px 1fr;gap:14px}.comparison-table td[data-label]:before{content:attr(data-label);font-size:12px;font-weight:600;color:#687382}.mobile-booking{display:block;position:fixed;z-index:35;bottom:0;left:0;right:0;background:#101d2e;padding:10px 16px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -4px 24px #0002}.mobile-booking a{display:flex;justify-content:space-between;align-items:center;min-height:48px;padding:12px 20px;background:#dfc28c;color:#101d2e;font-size:16px;font-weight:600}body{padding-bottom:80px}.hotel-card{scroll-margin-top:20px}.booking-form label span{font-size:12px}.booking-form label{min-width:0}.booking-form input,.booking-form select{min-width:0;width:100%;min-height:44px}.hotel-actions{flex-wrap:wrap}.hotel-actions a,.hotel-actions button{flex-basis:100%}.booking-form button{font-size:13px}.mobile-booking[hidden]{display:none}}
@media(max-width:480px){.hero h1{font-size:45px}.hero{min-height:615px}.hero-bottom p{font-size:18px}.hero-actions{align-self:flex-start}.hotel-grid{grid-template-columns:1fr}.hotel-photo{aspect-ratio:4/3}.hotel-copy h3{font-size:36px}.hotel-actions a,.hotel-actions button{flex-basis:0}.hotel-copy .hotel-best{font-size:13px}.quick-hotels a{font-size:15px}.comparison-head h2{font-size:43px}}
#compare-hotels,.hotel-card,#booking{scroll-margin-top:100px}
