#hotel-search-shell{position:relative}.hotel-booking-shell{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f8fafc;background:linear-gradient(135deg,#0c1020eb,#14182ce0);border:1px solid #ffffff14;border-radius:28px;padding:clamp(1.25rem,2vw,2rem);box-shadow:0 30px 60px #00000080}.hotel-booking-shell .field-label{letter-spacing:.28em;text-transform:uppercase;color:#ffffff94;align-items:center;margin-bottom:.45rem;font-size:.65rem;display:flex}.hotel-booking-shell .field-button,.hotel-booking-shell .field-input{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;background:#0c0e18d9;border:1px solid #ffffff1f;border-radius:18px;justify-content:space-between;align-items:center;width:100%;height:58px;min-height:58px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;overflow:hidden}.hotel-booking-shell .field-button:focus,.hotel-booking-shell .field-input:focus{border-color:#facc15cc;outline:none;box-shadow:0 0 0 3px #facc1540}.hotel-booking-shell .field-button[data-state=open],.hotel-booking-shell .field-button[aria-expanded=true]{background:#facc1517;border-color:#facc15cc}.hotel-booking-shell .booking-grid{gap:clamp(.75rem,1.2vw,1.25rem);display:grid}@media (width>=1024px){.hotel-booking-shell .booking-grid{grid-template-columns:1.2fr 1fr 1fr .9fr auto;align-items:end}}.hotel-booking-shell .search-button{color:#111827;cursor:pointer;background:linear-gradient(135deg,#facc15,#fbbf24);border:none;border-radius:18px;justify-content:center;align-items:center;gap:.65rem;height:58px;min-height:58px;padding:0 1.5rem;font-size:1.05rem;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex}.hotel-booking-shell .search-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #facc1547}.hotel-booking-shell .search-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.hotel-booking-shell .pill-chips{flex-wrap:wrap;gap:.5rem;display:flex}.hotel-booking-shell .pill-chips button{color:#ffffffbf;background:#0f1223d9;border:1px solid #ffffff24;border-radius:9999px;padding:.35rem .85rem;font-size:.8rem;transition:border-color .2s,background .2s}.hotel-booking-shell .pill-chips button[aria-pressed=true],.hotel-booking-shell .pill-chips button:hover{color:#facc15;background:#facc151f;border-color:#facc15d9}.location-panel{background:#0a0c16fa;border:1px solid #ffffff1f;border-radius:24px;max-height:min(360px,70vh);padding:1rem clamp(1rem,1.5vw,1.5rem);overflow-y:auto;box-shadow:0 22px 44px #00000073}.location-panel::-webkit-scrollbar{width:6px}.location-panel::-webkit-scrollbar-thumb{background:#94a3b866;border-radius:999px}.location-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.location-item{color:#f8fafc;background:0 0;border:1px solid #0000;border-radius:14px;flex-direction:column;gap:.15rem;padding:.65rem .75rem;transition:background .18s,border-color .18s;display:flex}.location-item.is-active,.location-item:hover{background:#facc151f;border-color:#facc1573}.location-item small{color:#f8fafc99;font-size:.75rem}.traveler-row{justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 0;display:flex}.traveler-row+.traveler-row{border-top:1px solid #ffffff1a}.counter-control{background:#0f1223bf;border:1px solid #ffffff14;border-radius:9999px;align-items:center;display:inline-flex}.counter-control button{color:#f8fafc;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:34px;transition:color .18s;display:inline-flex}.counter-control button:focus-visible{outline-offset:2px;outline:2px solid #facc15a6}.counter-control span{text-align:center;min-width:32px;font-weight:600}@media (width<=768px){.hotel-booking-shell{border-radius:24px;padding:1rem 1.25rem}.hotel-booking-shell .booking-grid{grid-template-columns:1fr}.hotel-booking-shell .search-button{width:100%}}.sticky-search-bar{z-index:30;padding:.5rem 0;position:sticky;bottom:1rem}.sticky-search-bar .search-button{border-radius:9999px;width:100%}
