.SearchBar-module__KdGN3G__searchWidget{-webkit-backdrop-filter:blur(20px);text-align:left;z-index:10;background:#0a0a0aa6;border:1px solid #e2d0a559;border-radius:24px;padding:2rem;transition:background .3s,border-color .3s;position:relative;box-shadow:0 15px 40px #0009}.SearchBar-module__KdGN3G__searchWidget:focus-within{background:#050505f2;border-color:#e2d0a580}.SearchBar-module__KdGN3G__tabs{border-bottom:1px solid var(--border-color);flex-wrap:wrap;margin-bottom:1.5rem;display:flex}.SearchBar-module__KdGN3G__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.75rem 1.5rem;font-size:1rem;transition:color .2s;position:relative}.SearchBar-module__KdGN3G__tab:hover{color:var(--text-color)}.SearchBar-module__KdGN3G__activeTab{color:var(--accent-light);font-weight:600}.SearchBar-module__KdGN3G__activeTab:after{content:"";background-color:var(--accent-light);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.SearchBar-module__KdGN3G__tabIcon{margin-right:.5rem}.SearchBar-module__KdGN3G__searchFormDestination{grid-template-columns:2fr minmax(260px,auto) minmax(200px,auto) auto;align-items:flex-end;gap:1.5rem;display:grid}.SearchBar-module__KdGN3G__searchFormVibe{grid-template-columns:minmax(260px,1fr) minmax(200px,auto) auto;align-items:flex-end;gap:1.5rem;display:grid}.SearchBar-module__KdGN3G__vibeInputGroup{grid-column:1/-1;margin-bottom:.5rem}.SearchBar-module__KdGN3G__inputGroup{flex-direction:column;flex:1;min-width:0;display:flex}.SearchBar-module__KdGN3G__inputGroup label{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.SearchBar-module__KdGN3G__inputGroup input{color:var(--text-color);font-family:var(--font-body);background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:1rem 1.25rem;font-size:1rem;transition:all .3s}.SearchBar-module__KdGN3G__inputGroup input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary);background:#00000080}.SearchBar-module__KdGN3G__inputGroup input::placeholder{color:#8a807099}.SearchBar-module__KdGN3G__dateGroup{background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;padding:0 .75rem;transition:all .3s;display:flex}.SearchBar-module__KdGN3G__dateGroup:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary);background:#00000080}.SearchBar-module__KdGN3G__dateGroup input{color:var(--text-color);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border:none;width:100%;padding:1rem .5rem}.SearchBar-module__KdGN3G__dateGroup input:focus{border-color:#0000}.SearchBar-module__KdGN3G__dateSeparator{color:var(--text-muted)}.SearchBar-module__KdGN3G__submitBtn{min-width:120px;height:52px;padding:0 2rem}.SearchBar-module__KdGN3G__suggestions{background-color:var(--accent-secondary);border:1px solid var(--border-color);z-index:20;border-radius:8px;max-height:200px;margin-top:.5rem;padding:.5rem 0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000004d}.SearchBar-module__KdGN3G__suggestions li{cursor:pointer;color:var(--text-color);padding:.75rem 1rem;transition:background-color .2s}.SearchBar-module__KdGN3G__suggestions li:hover{background-color:#ffffff0d}.SearchBar-module__KdGN3G__addressMuted{color:var(--text-muted);font-size:.85em}.SearchBar-module__KdGN3G__guestPopoverWrapper{width:100%;position:relative}.SearchBar-module__KdGN3G__guestButton{color:var(--text-color);font-family:var(--font-body);text-align:left;cursor:pointer;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;outline:none;justify-content:space-between;align-items:center;width:100%;height:52px;padding:1rem 1.25rem;font-size:1rem;transition:all .3s;display:flex}.SearchBar-module__KdGN3G__guestButton:hover,.SearchBar-module__KdGN3G__guestButton[data-active=true]{border-color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary);background:#00000080}.SearchBar-module__KdGN3G__guestPopover{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);z-index:50;cursor:default;background:#141414fa;border-radius:16px;flex-direction:column;gap:1rem;width:340px;padding:1.5rem;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 50px #000c}.SearchBar-module__KdGN3G__roomCard{border-bottom:1px solid #ffffff1a;margin-bottom:.5rem;padding-bottom:1.25rem}.SearchBar-module__KdGN3G__roomCard:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.SearchBar-module__KdGN3G__roomHeader{color:var(--accent-light);text-transform:uppercase;letter-spacing:.5px;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:flex}.SearchBar-module__KdGN3G__removeRoomBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:.8rem;text-decoration:underline;transition:color .2s}.SearchBar-module__KdGN3G__removeRoomBtn:hover{color:#ff6b6b}.SearchBar-module__KdGN3G__stepperRow{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.SearchBar-module__KdGN3G__stepperRow:last-child{margin-bottom:0}.SearchBar-module__KdGN3G__stepperLabel{flex-direction:column;display:flex}.SearchBar-module__KdGN3G__stepperTitle{font-size:.95rem;font-weight:500}.SearchBar-module__KdGN3G__stepperSub{color:var(--text-muted);margin-top:2px;font-size:.75rem}.SearchBar-module__KdGN3G__stepperControls{align-items:center;gap:.75rem;display:flex}.SearchBar-module__KdGN3G__stepperBtn{border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-color);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;line-height:1;transition:all .2s;display:flex}.SearchBar-module__KdGN3G__stepperBtn:hover:not(:disabled){border-color:var(--accent-primary);color:var(--accent-primary)}.SearchBar-module__KdGN3G__stepperBtn:disabled{opacity:.3;cursor:not-allowed}.SearchBar-module__KdGN3G__stepperValue{text-align:center;width:20px;font-weight:500}.SearchBar-module__KdGN3G__childAgesGrid{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem;padding:1rem;display:grid}.SearchBar-module__KdGN3G__ageSelectorGroup{flex-direction:column;gap:.25rem;display:flex}.SearchBar-module__KdGN3G__ageSelectorGroup label{color:var(--text-muted);text-transform:uppercase;font-size:.7rem;font-weight:600}.SearchBar-module__KdGN3G__ageSelect{color:var(--text-color);cursor:pointer;background:#0006;border:1px solid #ffffff1a;border-radius:6px;outline:none;padding:.5rem;font-size:.85rem}.SearchBar-module__KdGN3G__ageSelect:focus{border-color:var(--accent-primary)}.SearchBar-module__KdGN3G__popoverFooter{border-top:1px solid #ffffff1a;flex-direction:column;gap:1.25rem;margin-top:.5rem;padding-top:1.25rem;display:flex}.SearchBar-module__KdGN3G__addRoomBtn{border:1px dashed var(--border-color);width:100%;color:var(--accent-light);cursor:pointer;background:#ffffff0d;border-radius:8px;padding:.875rem;font-weight:600;transition:all .2s}.SearchBar-module__KdGN3G__addRoomBtn:hover{border-color:var(--accent-primary);background:#ffffff1a}.SearchBar-module__KdGN3G__popoverDoneBtn,.SearchBar-module__KdGN3G__popoverBackdrop{display:none}.SearchBar-module__KdGN3G__petsToggle{justify-content:space-between;align-items:center;font-weight:500;display:flex}.SearchBar-module__KdGN3G__switch{width:44px;height:24px;display:inline-block;position:relative}.SearchBar-module__KdGN3G__switch input{opacity:0;width:0;height:0}.SearchBar-module__KdGN3G__slider{cursor:pointer;border:1px solid var(--border-color);background-color:#ffffff1a;border-radius:24px;transition:all .4s;position:absolute;inset:0}.SearchBar-module__KdGN3G__slider:before{content:"";background-color:var(--text-muted);border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:2px;left:2px}input:checked+.SearchBar-module__KdGN3G__slider{background-color:var(--accent-primary);border-color:var(--accent-primary)}input:checked+.SearchBar-module__KdGN3G__slider:before{background-color:#000;transform:translate(20px)}@media (max-width:992px){.SearchBar-module__KdGN3G__searchFormDestination{grid-template-columns:1fr 1fr}.SearchBar-module__KdGN3G__inputGroup{grid-column:span 1}.SearchBar-module__KdGN3G__inputGroup:first-child{grid-column:span 2}}@media (max-width:768px){.SearchBar-module__KdGN3G__searchWidget{border-radius:16px;padding:1.5rem 1.25rem}.SearchBar-module__KdGN3G__tab{text-align:center;flex:1;min-width:140px;padding:.75rem .5rem;font-size:.9rem}.SearchBar-module__KdGN3G__searchFormDestination,.SearchBar-module__KdGN3G__searchFormVibe{grid-template-columns:1fr;gap:1rem}.SearchBar-module__KdGN3G__inputGroup{width:100%;grid-column:1/-1!important}.SearchBar-module__KdGN3G__submitBtn{width:100%;margin-top:.5rem}.SearchBar-module__KdGN3G__guestPopover{z-index:100;box-sizing:border-box;border-radius:20px 20px 0 0;width:100vw;max-width:100vw;max-height:70vh;padding-bottom:1rem;position:fixed;inset:auto 0 0;overflow-y:auto}.SearchBar-module__KdGN3G__popoverBackdrop{z-index:99;background:#00000080;display:block;position:fixed;inset:0}.SearchBar-module__KdGN3G__popoverDoneBtn{background:var(--accent-primary);color:#000;cursor:pointer;letter-spacing:.02em;border:none;border-radius:10px;width:calc(100% - 3rem);margin:0 auto;padding:.875rem;font-size:1rem;font-weight:700;display:block;position:sticky;bottom:0}.SearchBar-module__KdGN3G__submitBtn{z-index:10;width:100%;margin-top:.75rem;position:sticky;bottom:0}}@media (max-width:480px){.SearchBar-module__KdGN3G__tab{border-bottom:1px solid #ffffff0d;flex:none;width:100%;padding:1rem .5rem}.SearchBar-module__KdGN3G__tab:last-child{border-bottom:none}.SearchBar-module__KdGN3G__activeTab:after{display:none}.SearchBar-module__KdGN3G__activeTab{color:var(--accent-primary);background:#e2d0a51a}}.SearchBar-module__KdGN3G__skeleton{pointer-events:none;-webkit-user-select:none;user-select:none}.SearchBar-module__KdGN3G__skeletonTab,.SearchBar-module__KdGN3G__skeletonLabel,.SearchBar-module__KdGN3G__skeletonInput,.SearchBar-module__KdGN3G__skeletonButton{background:linear-gradient(90deg,#222 25%,#333 50%,#222 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite SearchBar-module__KdGN3G__loading-shimmer}.SearchBar-module__KdGN3G__skeletonTab{width:150px;height:40px;margin-right:10px}.SearchBar-module__KdGN3G__skeletonLabel{width:80px;height:14px;margin-bottom:8px}.SearchBar-module__KdGN3G__skeletonInput{width:100%;height:48px}.SearchBar-module__KdGN3G__skeletonButton{width:120px;height:48px;margin-top:auto}@keyframes SearchBar-module__KdGN3G__loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.HeroSlider-module__rURwWW__sliderContainer{z-index:1;background-color:var(--bg-color);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.HeroSlider-module__rURwWW__slide{opacity:0;will-change:opacity,transform;width:100%;height:100%;transition:opacity 1.5s ease-in-out,transform 10s ease-out;position:absolute;top:0;left:0;transform:scale(1.05)}.HeroSlider-module__rURwWW__slide.HeroSlider-module__rURwWW__active{opacity:1;transform:scale(1)}.HeroSlider-module__rURwWW__image{object-fit:cover;object-position:center}
