.area-fields{display:grid;grid-template-columns:1.5fr 1.1fr 1fr 1fr;gap:20px;align-items:start}.city-field{position:relative}.city-field small{display:block;font-size:10px;color:var(--muted);margin-top:7px}select{height:47px;padding:10px 12px;background:#f9faf7;border:1px solid #dce2d7;border-radius:6px;color:var(--ink);font:14px 'Segoe UI',sans-serif;max-width:100%}select:focus{outline:3px solid #a9c2a0;outline-offset:2px}.suggestions{position:absolute;top:73px;left:0;right:0;min-width:260px;background:white;border:1px solid #c9d4c2;border-radius:8px;box-shadow:0 12px 25px #244c4020;z-index:5;max-height:270px;overflow:auto}.suggestions button{display:block;width:100%;border-radius:0;background:white;color:var(--ink);text-align:left;border-bottom:1px solid #eff2eb;font-size:12px}.suggestions button:hover{background:#edf2e7}.suggestions p{font-size:12px;padding:8px 12px;color:var(--muted)}.area-action{display:flex;justify-content:space-between;align-items:center;margin-top:22px}.area-action .occupancy{padding:0;border:0}.how-it-works{display:flex;justify-content:space-between;gap:18px;font-size:11px;color:#74816b;margin-top:20px}.how-it-works b{color:#ad985f;margin-right:7px;font-weight:500}.sort-control{flex:0;min-width:175px;font-size:10px}.sort-control select{height:36px;font-size:11px}.booking-notice{font-size:12px;color:#637260;padding:13px 16px;border:1px solid #e0e6d8;border-radius:7px;background:#f0f4eb;line-height:1.8}table{min-width:900px}td.hotel-name{max-width:245px}.drive-time{font-size:18px;font-weight:600;white-space:nowrap}.price-form{display:flex;align-items:center;gap:5px}.price-form input{min-width:0;width:108px;height:34px;padding:7px;font-size:13px}.price-form button{height:34px;min-height:34px;padding:5px 10px;font-size:11px}.price-summary{font-size:17px;font-weight:600;margin-bottom:7px}.price-summary:empty{display:none}.price-feedback{min-height:15px}.price-feedback.error-text{color:var(--red)}.booking-link{background:#edf1f9;border:1px solid #d9e1f0;border-radius:5px;padding:8px 10px;color:#224274;display:inline-block;white-space:nowrap;font-size:11px;font-weight:600;text-decoration:none}.booking-link:hover{background:#dfe8f8}#issues{max-height:240px;overflow:auto;font-size:12px;color:var(--muted)}#issues p{margin:6px 0}.progress-bottom #calls{white-space:nowrap}@media(max-width:1050px){.area-fields{grid-template-columns:1fr 1fr}.suggestions{top:73px}.how-it-works{flex-wrap:wrap}table{min-width:850px}}@media(max-width:650px){.area-fields{gap:16px 12px}.area-fields .city-field{grid-column:1/-1}.area-fields>label:nth-child(2){grid-column:1/-1}.area-action{display:block}.area-action button{width:100%;margin-top:16px}.how-it-works{display:grid;gap:9px}.sort-control{display:block;max-width:200px;margin-top:15px}.sort-control select{margin-top:5px;width:100%}.booking-notice{font-size:11px}.area-fields input{min-width:0;padding:10px 7px;font-size:12px}.suggestions{min-width:100%}}

/* Search by sentence and responsive hotel galleries. */
.intent-form{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #d9dfd8}
.intent-form>label{display:block;font-size:1.2rem;font-weight:700;margin-bottom:12px}
.wish-row{display:flex;gap:14px;align-items:stretch}.wish-row textarea{flex:1;min-width:0;border:1px solid #bccbbf;border-radius:12px;padding:16px;font:inherit;resize:vertical;background:#fbfcf9;line-height:1.5}.wish-row button{max-width:240px;border-radius:12px}
.intent-form small{display:block;color:#606c62;margin-top:10px;line-height:1.5}
#intent-feedback{padding:14px 0 0}#intent-feedback p{font-size:.85rem;line-height:1.6;margin:10px 0 0;color:#59655d}.intent-chips,.intent-cities{display:flex;gap:8px;flex-wrap:wrap}.intent-chips span{background:#e8f0e8;color:#28563e;border-radius:30px;padding:7px 12px;font-size:.85rem}.intent-cities{margin-top:12px}
.wellness-field{display:block;max-width:360px;margin-top:18px}.wellness-field select{width:100%}
.hotel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.hotel-card{background:#fff;border:1px solid #dce2d8;border-radius:18px;overflow:hidden;min-width:0;box-shadow:0 6px 22px #203d2910}.hotel-gallery{height:210px;position:relative;background:#e8ede5}.hotel-gallery img{width:100%;height:100%;object-fit:cover;display:block}.hotel-gallery img[hidden]{display:none}.photo-placeholder{height:100%;display:grid;place-items:center;color:#607360;font-size:.9rem;background:linear-gradient(135deg,#e5ecdf,#f4f2e8)}.photo-placeholder[hidden]{display:none}
.hotel-content{padding:20px;display:flex;flex-direction:column;gap:10px}.hotel-content h3{font-size:1.15rem;font-family:inherit;line-height:1.35;margin:0}.hotel-city{font-size:.8rem;letter-spacing:.06em;color:#666f68}.stars{font-size:.7rem;letter-spacing:.08em;color:#8c7437}.hotel-content small{display:block;font-size:.76rem;line-height:1.5;color:#677168;margin-top:5px}.hotel-info{font-size:.78rem;color:#56675b}.drive-time{font-weight:700;color:#28563e;order:0}.wellness-note{font-size:.83rem;line-height:1.5;background:#f1f5ee;border-radius:8px;padding:10px}.wellness-note a{display:block;font-size:.76rem;margin-top:5px}.hotel-price{border-top:1px solid #e5e8e0;padding-top:14px}.hotel-price .price-summary{font-size:1.35rem;font-weight:700}.hotel-price details{margin-top:12px;font-size:.8rem}.hotel-action{margin-top:6px}.hotel-action .booking-link{display:block;text-align:center;background:#214e38;color:white;padding:12px;border-radius:8px;text-decoration:none}.price-form{display:flex;gap:6px;margin-top:10px}.price-form input{width:100%;min-width:0}.price-form button{padding:8px}.gallery-arrow{position:absolute;top:40%;width:36px;height:36px;border:0;border-radius:50%;background:#fffef2eb;color:#214e38;padding:0;font-size:27px;line-height:1;box-shadow:0 2px 8px #0003}.gallery-arrow.previous{left:10px}.gallery-arrow.next{right:10px}.photo-count{position:absolute;top:12px;right:12px;background:#142b27aa;color:white;border-radius:20px;padding:4px 10px;font-size:.73rem}.photo-credit{position:absolute;bottom:9px;left:10px;background:#152c24b8;color:white!important;font-size:.66rem;padding:4px 8px;border-radius:4px;text-decoration:none}
@media(max-width:1050px){.hotel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.hotel-grid{grid-template-columns:1fr}.wish-row{flex-direction:column}.wish-row button{max-width:none;padding:14px}.hotel-gallery{height:230px}.hotel-content{padding:18px}.wellness-field{max-width:none}.intro h1{font-size:2.5rem}.search-card{padding:20px}.intent-cities button{width:100%}}

.gallery-arrow:hover,.gallery-arrow:focus-visible{background:#214e38;color:#fff}.hotel-content a{color:#28563e}

.hotel-card{position:relative}.hotel-detail-link{text-decoration:none;color:inherit!important}.hotel-detail-link::after{content:"";position:absolute;inset:0;z-index:1;border-radius:18px}.hotel-card:has(.hotel-detail-link:hover){box-shadow:0 10px 30px #214e3828;border-color:#8da987}.hotel-detail-link:focus-visible{outline:none}.hotel-detail-link:focus-visible::after{outline:3px solid #a89262;outline-offset:3px}.hotel-card .hotel-gallery button,.hotel-card .hotel-gallery a,.hotel-card details,.hotel-card .wellness-note a,.hotel-card .hotel-action a{position:relative;z-index:2}.hotel-card .hotel-gallery .gallery-arrow,.hotel-card .hotel-gallery .photo-credit{position:absolute}.detail-hint{font-size:.75rem;color:#526c58}
