.CampTypeContent-module-scss-module__fu3VUW__container{width:100%}.CampTypeContent-module-scss-module__fu3VUW__optionsGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.CampTypeContent-module-scss-module__fu3VUW__optionsGrid{grid-template-columns:repeat(2,1fr)}}.CampTypeContent-module-scss-module__fu3VUW__optionButton{cursor:pointer;font:inherit;color:inherit;border:none;border:2px solid var(--color-border);background:0 0;background-color:var(--color-surface);text-align:center;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:120px;margin:0;padding:1.5rem;transition:all .2s;display:flex}.CampTypeContent-module-scss-module__fu3VUW__optionButton:hover{border-color:var(--color-primary);background-color:var(--color-primary-light)}.CampTypeContent-module-scss-module__fu3VUW__optionButton.CampTypeContent-module-scss-module__fu3VUW__selected{border-color:var(--color-primary);background-color:var(--color-primary-light);box-shadow:0 0 0 4px rgba(var(--color-primary-rgb), .15)}.CampTypeContent-module-scss-module__fu3VUW__optionButton.CampTypeContent-module-scss-module__fu3VUW__selected .CampTypeContent-module-scss-module__fu3VUW__optionIcon{background-color:var(--color-primary);color:#fff}.CampTypeContent-module-scss-module__fu3VUW__optionIcon{background-color:var(--color-surface-secondary);width:3rem;height:3rem;color:var(--color-primary);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.CampTypeContent-module-scss-module__fu3VUW__optionIcon svg{width:2.5rem;height:2.5rem}.CampTypeContent-module-scss-module__fu3VUW__optionInfo{flex-direction:column;align-items:center;gap:.25rem;display:flex}.CampTypeContent-module-scss-module__fu3VUW__optionLabel{color:var(--color-text);text-align:center;font-size:1rem;font-weight:600}.CampTypeContent-module-scss-module__fu3VUW__optionDescription{color:var(--color-text-secondary);font-size:.875rem;line-height:1.5}.CampTypeContent-module-scss-module__fu3VUW__loading,.CampTypeContent-module-scss-module__fu3VUW__empty{text-align:center;color:var(--color-text-secondary);padding:2rem;font-size:.875rem}.CampTypeContent-module-scss-module__fu3VUW__footer{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.CampTypeContent-module-scss-module__fu3VUW__clearButton{cursor:pointer;font:inherit;color:var(--color-text-secondary);border:none;border:1px solid var(--color-border);background:0 0;border-radius:.5rem;align-items:center;gap:.25rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.CampTypeContent-module-scss-module__fu3VUW__clearButton:hover{color:var(--color-error,#dc2626);border-color:var(--color-error,#dc2626);background-color:#dc26260d}.CampTypeContent-module-scss-module__fu3VUW__applyButton{cursor:pointer;font:inherit;color:#fff;background:0 0;background-color:var(--color-primary);box-shadow:0 4px 15px rgba(var(--color-primary-rgb), .35);white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem 2rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.CampTypeContent-module-scss-module__fu3VUW__applyButton:hover{box-shadow:0 6px 20px rgba(var(--color-primary-rgb), .45);transform:translateY(-2px)}.CampTypeContent-module-scss-module__fu3VUW__applyButton:active{transform:translateY(0)}
.DatePickerContent-module-scss-module__-Qph9W__container{flex-direction:column;gap:1rem;display:flex}.DatePickerContent-module-scss-module__-Qph9W__dayPicker{width:100%;padding-top:1rem}.DatePickerContent-module-scss-module__-Qph9W__rdpRoot{--rdp-accent-color:var(--color-primary);--rdp-accent-background-color:var(--color-primary);font-family:inherit}.DatePickerContent-module-scss-module__-Qph9W__rdpMonths{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}@media (min-width:768px){.DatePickerContent-module-scss-module__-Qph9W__rdpMonths{flex-wrap:nowrap;gap:0}}.DatePickerContent-module-scss-module__-Qph9W__rdpMonth{flex-direction:column;flex:1;align-items:center;display:flex}@media (min-width:768px){.DatePickerContent-module-scss-module__-Qph9W__rdpMonth{min-width:350px;max-width:none;padding:0 2rem}.DatePickerContent-module-scss-module__-Qph9W__rdpMonth:not(:last-child){border-right:1px solid var(--color-border)}}.DatePickerContent-module-scss-module__-Qph9W__rdpCaption{justify-content:center;align-items:center;padding-bottom:.5rem;display:flex;position:relative}.DatePickerContent-module-scss-module__-Qph9W__rdpCaptionLabel{color:var(--color-text);text-transform:capitalize;font-size:1.125rem;font-weight:600}.DatePickerContent-module-scss-module__-Qph9W__rdpNav{justify-content:space-between;display:flex;position:absolute;top:0;left:0;right:0}.DatePickerContent-module-scss-module__-Qph9W__rdpNavButton{cursor:pointer;font:inherit;color:var(--color-text);background:0 0;background-color:var(--color-surface-secondary);width:2rem;height:2rem;border:none;border-radius:9999px;justify-content:center;align-items:center;margin:0;padding:0;transition:all .2s;display:flex}.DatePickerContent-module-scss-module__-Qph9W__rdpNavButton:hover{background-color:var(--color-primary);color:#fff}.DatePickerContent-module-scss-module__-Qph9W__rdpNavButton:disabled{opacity:.3;cursor:not-allowed}.DatePickerContent-module-scss-module__-Qph9W__rdpHeadRow{gap:2px;margin-bottom:.25rem;display:flex}.DatePickerContent-module-scss-module__-Qph9W__rdpHeadCell{text-align:center;color:var(--color-text-secondary);text-transform:capitalize;flex:1;padding:.25rem 0;font-size:.875rem;font-weight:600}.DatePickerContent-module-scss-module__-Qph9W__rdpBody{flex-direction:column;gap:2px;display:flex}.DatePickerContent-module-scss-module__-Qph9W__rdpRow{gap:2px;display:flex}.DatePickerContent-module-scss-module__-Qph9W__rdpCell{aspect-ratio:1;flex:1;justify-content:center;align-items:center;display:flex}.DatePickerContent-module-scss-module__-Qph9W__rdpDay{cursor:pointer;font:inherit;color:var(--color-text);width:100%;min-width:36px;height:100%;min-height:36px;background:0 0;border:none;border-radius:.5rem;margin:0;padding:0;font-size:1rem;font-weight:500;transition:all .15s}.DatePickerContent-module-scss-module__-Qph9W__rdpDay:hover:not(:disabled){background-color:var(--color-surface-secondary)}.DatePickerContent-module-scss-module__-Qph9W__rdpDaySelected .DatePickerContent-module-scss-module__-Qph9W__rdpDay{font-weight:600;background-color:var(--color-primary)!important;color:#fff!important}.DatePickerContent-module-scss-module__-Qph9W__rdpDayRangeStart .DatePickerContent-module-scss-module__-Qph9W__rdpDay{border-radius:.5rem 0 0 .5rem}.DatePickerContent-module-scss-module__-Qph9W__rdpDayRangeEnd .DatePickerContent-module-scss-module__-Qph9W__rdpDay{border-radius:0 .5rem .5rem 0}.DatePickerContent-module-scss-module__-Qph9W__rdpDayRangeStart.DatePickerContent-module-scss-module__-Qph9W__rdpDayRangeEnd .DatePickerContent-module-scss-module__-Qph9W__rdpDay{border-radius:.5rem}.DatePickerContent-module-scss-module__-Qph9W__rdpDayRangeMiddle .DatePickerContent-module-scss-module__-Qph9W__rdpDay{background-color:rgba(var(--color-primary-rgb), .15);color:var(--color-primary);border-radius:0}.DatePickerContent-module-scss-module__-Qph9W__rdpDayRangeMiddle .DatePickerContent-module-scss-module__-Qph9W__rdpDay:hover{background-color:rgba(var(--color-primary-rgb), .25)}.DatePickerContent-module-scss-module__-Qph9W__rdpDayToday .DatePickerContent-module-scss-module__-Qph9W__rdpDay{border:2px solid var(--color-primary);font-weight:700}.DatePickerContent-module-scss-module__-Qph9W__rdpDayOutside .DatePickerContent-module-scss-module__-Qph9W__rdpDay{color:var(--color-text-tertiary);opacity:.5}.DatePickerContent-module-scss-module__-Qph9W__rdpDayDisabled .DatePickerContent-module-scss-module__-Qph9W__rdpDay{color:var(--color-text-tertiary);opacity:.3;cursor:not-allowed}.DatePickerContent-module-scss-module__-Qph9W__rdpDayDisabled .DatePickerContent-module-scss-module__-Qph9W__rdpDay:hover{background-color:#0000}.DatePickerContent-module-scss-module__-Qph9W__footer{border-top:1px solid var(--color-border);flex-direction:column;gap:1rem;padding-top:1rem;display:flex}@media (min-width:768px){.DatePickerContent-module-scss-module__-Qph9W__footer{flex-direction:row;justify-content:space-between;align-items:center}}.DatePickerContent-module-scss-module__-Qph9W__dateDisplay{justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.DatePickerContent-module-scss-module__-Qph9W__dateDisplay{justify-content:flex-start}}.DatePickerContent-module-scss-module__-Qph9W__dateItem{text-align:center;flex-direction:column;gap:.25rem;display:flex}@media (min-width:768px){.DatePickerContent-module-scss-module__-Qph9W__dateItem{text-align:left}}.DatePickerContent-module-scss-module__-Qph9W__dateLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.DatePickerContent-module-scss-module__-Qph9W__dateValue{color:var(--color-text);font-size:1rem;font-weight:600}.DatePickerContent-module-scss-module__-Qph9W__dateSeparator{color:var(--color-text-tertiary);font-size:1.125rem}.DatePickerContent-module-scss-module__-Qph9W__actions{justify-content:center;gap:1rem;display:flex}@media (min-width:768px){.DatePickerContent-module-scss-module__-Qph9W__actions{justify-content:flex-end}}.DatePickerContent-module-scss-module__-Qph9W__clearButton{cursor:pointer;font:inherit;color:var(--color-text-secondary);background:0 0;border:none;border-radius:.5rem;margin:0;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.DatePickerContent-module-scss-module__-Qph9W__clearButton:hover{color:var(--color-text);background-color:var(--color-surface-secondary)}.DatePickerContent-module-scss-module__-Qph9W__applyButton{cursor:pointer;font:inherit;color:var(--color-text);background:0 0;background-color:var(--color-surface-secondary);border:none;border:1px solid var(--color-border);border-radius:.75rem;margin:0;padding:.5rem 2rem;font-size:.875rem;font-weight:600;transition:all .2s}.DatePickerContent-module-scss-module__-Qph9W__applyButton:hover:not(:disabled){background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.DatePickerContent-module-scss-module__-Qph9W__applyButton:disabled{opacity:.5;cursor:not-allowed}.DatePickerContent-module-scss-module__-Qph9W__mobileCaption{justify-content:space-between;align-items:center;width:100%;padding:0 .25rem;display:flex}.DatePickerContent-module-scss-module__-Qph9W__mobileCaptionLabel{color:var(--color-text);text-transform:capitalize;font-size:1.125rem;font-weight:600}.DatePickerContent-module-scss-module__-Qph9W__mobileNavButton{cursor:pointer;font:inherit;color:var(--color-text);width:2.5rem;height:2.5rem;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;margin:0;padding:0;transition:all .15s;display:flex}.DatePickerContent-module-scss-module__-Qph9W__mobileNavButton:hover{background-color:var(--color-surface-secondary)}.DatePickerContent-module-scss-module__-Qph9W__mobileNavButton:disabled{opacity:.2;cursor:not-allowed}
.GuestsContent-module-scss-module__OiKgWG__container{flex-direction:column;gap:1.5rem;min-width:300px;display:flex}.GuestsContent-module-scss-module__OiKgWG__countersGrid{flex-direction:column;gap:1.5rem;display:flex}.GuestsContent-module-scss-module__OiKgWG__counterItem{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:2rem;padding-bottom:1.5rem;display:flex}.GuestsContent-module-scss-module__OiKgWG__counterItem:last-child{border-bottom:none;padding-bottom:0}.GuestsContent-module-scss-module__OiKgWG__counterInfo{flex-direction:column;gap:.25rem;display:flex}.GuestsContent-module-scss-module__OiKgWG__counterLabel{color:var(--color-text);font-size:1rem;font-weight:600}.GuestsContent-module-scss-module__OiKgWG__counterDescription{color:var(--color-text-secondary);font-size:.875rem}.GuestsContent-module-scss-module__OiKgWG__counterControls{align-items:center;gap:1rem;display:flex}.GuestsContent-module-scss-module__OiKgWG__counterButton{cursor:pointer;font:inherit;color:var(--color-text);border:none;border:1px solid var(--color-border);background:0 0;background-color:var(--color-surface);width:2.25rem;height:2.25rem;border-radius:9999px;justify-content:center;align-items:center;margin:0;padding:0;transition:all .2s;display:flex}.GuestsContent-module-scss-module__OiKgWG__counterButton svg{width:.75rem;height:.75rem}.GuestsContent-module-scss-module__OiKgWG__counterButton:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary);background-color:var(--color-primary-light)}.GuestsContent-module-scss-module__OiKgWG__counterButton:disabled{opacity:.3;cursor:not-allowed}.GuestsContent-module-scss-module__OiKgWG__counterValue{text-align:center;min-width:2rem;color:var(--color-text);font-size:1.125rem;font-weight:600}.GuestsContent-module-scss-module__OiKgWG__footer{border-top:1px solid var(--color-border);justify-content:flex-end;margin-top:1.5rem;padding-top:1.5rem;display:flex}.GuestsContent-module-scss-module__OiKgWG__applyButton{cursor:pointer;font:inherit;color:#fff;background:0 0;background-color:var(--color-primary);box-shadow:0 4px 15px rgba(var(--color-primary-rgb), .35);white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin:0;padding:.5rem 2rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}@media (min-width:768px){.GuestsContent-module-scss-module__OiKgWG__applyButton{width:auto}}.GuestsContent-module-scss-module__OiKgWG__applyButton:hover{box-shadow:0 6px 20px rgba(var(--color-primary-rgb), .45);transform:translateY(-2px)}.GuestsContent-module-scss-module__OiKgWG__applyButton:active{transform:translateY(0)}
.LocationContent-module-scss-module__hwIlQW__container{flex-direction:column;gap:1.5rem;width:100%;display:flex}.LocationContent-module-scss-module__hwIlQW__searchWrapper{align-items:center;display:flex;position:relative}.LocationContent-module-scss-module__hwIlQW__searchIcon{color:var(--color-text-tertiary);pointer-events:none;width:1rem;height:1rem;position:absolute;left:1rem}.LocationContent-module-scss-module__hwIlQW__searchInput{border:1px solid var(--color-border);background-color:var(--color-surface-secondary);width:100%;color:var(--color-text);border-radius:.75rem;padding:1rem 1rem 1rem 2.5rem;font-size:1rem;transition:all .2s}.LocationContent-module-scss-module__hwIlQW__searchInput::placeholder{color:var(--color-text-tertiary)}.LocationContent-module-scss-module__hwIlQW__searchInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .15);outline:none}.LocationContent-module-scss-module__hwIlQW__currentLocationButton{cursor:pointer;font:inherit;color:var(--color-primary);background:0 0;background-color:var(--color-primary-light);border:none;border-radius:.5rem;align-items:center;gap:1rem;margin:0;padding:1rem;font-weight:500;transition:all .2s;display:flex}.LocationContent-module-scss-module__hwIlQW__currentLocationButton:hover{background-color:var(--color-primary);color:#fff}.LocationContent-module-scss-module__hwIlQW__currentLocationIcon{width:1.25rem;height:1.25rem}.LocationContent-module-scss-module__hwIlQW__locationsSection{flex-direction:column;gap:1rem;display:flex}.LocationContent-module-scss-module__hwIlQW__sectionTitle{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.875rem;font-weight:600}.LocationContent-module-scss-module__hwIlQW__locationsList{flex-direction:column;gap:.25rem;max-height:280px;margin:0 -.5rem;padding:0 .5rem;display:flex;overflow-y:auto}.LocationContent-module-scss-module__hwIlQW__locationsList::-webkit-scrollbar{width:6px}.LocationContent-module-scss-module__hwIlQW__locationsList::-webkit-scrollbar-track{background:0 0}.LocationContent-module-scss-module__hwIlQW__locationsList::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:3px}.LocationContent-module-scss-module__hwIlQW__locationItem{cursor:pointer;font:inherit;color:inherit;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:1rem;margin:0;padding:1rem;transition:all .2s;display:flex}.LocationContent-module-scss-module__hwIlQW__locationItem:hover{background-color:var(--color-surface-secondary)}.LocationContent-module-scss-module__hwIlQW__locationIcon{width:1rem;height:1rem;color:var(--color-primary);flex-shrink:0}.LocationContent-module-scss-module__hwIlQW__locationInfo{flex-direction:column;gap:2px;display:flex}.LocationContent-module-scss-module__hwIlQW__locationName{color:var(--color-text);font-size:1rem;font-weight:500}.LocationContent-module-scss-module__hwIlQW__locationRegion{color:var(--color-text-secondary);font-size:.875rem}.LocationContent-module-scss-module__hwIlQW__noResults{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem;display:flex}.LocationContent-module-scss-module__hwIlQW__noResults p{color:var(--color-text);margin:0;font-size:1rem;font-weight:500}.LocationContent-module-scss-module__hwIlQW__noResults span{color:var(--color-text-secondary);font-size:.875rem}
.MobileSearchBar-module-scss-module__jtT0cW__mobileSearchWrapper{flex-direction:column;gap:.5rem;width:100%;display:flex}@media (min-width:768px){.MobileSearchBar-module-scss-module__jtT0cW__mobileSearchWrapper{display:none}}.MobileSearchBar-module-scss-module__jtT0cW__mobileSearchBar{cursor:pointer;font:inherit;color:inherit;background:0 0;background-color:var(--color-surface);border:none;border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:9999px;align-items:center;gap:.5rem;width:100%;min-height:56px;margin:0;padding:.5rem 1rem;transition:all .2s;display:flex;box-shadow:0 2px 12px #00000014}.MobileSearchBar-module-scss-module__jtT0cW__mobileSearchBar:hover{border-color:var(--color-primary);box-shadow:0 4px 16px #0000001f}.MobileSearchBar-module-scss-module__jtT0cW__mobileSearchBar:active{transform:scale(.995)}.MobileSearchBar-module-scss-module__jtT0cW__searchIcon{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;min-width:2.5rem;height:2.5rem;display:flex}.MobileSearchBar-module-scss-module__jtT0cW__searchIcon svg{width:1rem;height:1rem}.MobileSearchBar-module-scss-module__jtT0cW__searchContent{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;padding:.25rem 0;display:flex}.MobileSearchBar-module-scss-module__jtT0cW__primaryText{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden}.MobileSearchBar-module-scss-module__jtT0cW__secondaryInfo{flex-wrap:wrap;align-items:center;gap:0;line-height:1.4;display:flex}.MobileSearchBar-module-scss-module__jtT0cW__infoItem{color:var(--color-text-secondary);white-space:nowrap;align-items:center;gap:3px;padding:2px 0;font-size:.75rem;line-height:1.4;display:inline-flex}.MobileSearchBar-module-scss-module__jtT0cW__infoIcon{width:12px;height:12px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.MobileSearchBar-module-scss-module__jtT0cW__infoIcon svg{width:10px;height:10px}.MobileSearchBar-module-scss-module__jtT0cW__infoDivider{color:var(--color-text-tertiary);justify-content:center;align-items:center;padding:0 .25rem;font-size:8px;line-height:1.4;display:inline-flex}.MobileSearchBar-module-scss-module__jtT0cW__searchButton{cursor:pointer;font:inherit;color:#fff;background:0 0;background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);width:100%;min-height:48px;box-shadow:0 4px 12px rgba(var(--color-primary-rgb), .3);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.MobileSearchBar-module-scss-module__jtT0cW__searchButton svg{width:1rem;height:1rem}.MobileSearchBar-module-scss-module__jtT0cW__searchButton:hover{box-shadow:0 6px 20px rgba(var(--color-primary-rgb), .4);transform:translateY(-2px)}.MobileSearchBar-module-scss-module__jtT0cW__searchButton:active{box-shadow:0 2px 8px rgba(var(--color-primary-rgb), .3);transform:translateY(0)}
.MobileSearchModal-module-scss-module__qFGRsW__overlay{z-index:1000;background-color:#0000;transition:background-color .3s;position:fixed;inset:0}.MobileSearchModal-module-scss-module__qFGRsW__overlay.MobileSearchModal-module-scss-module__qFGRsW__visible{background-color:#00000080}.MobileSearchModal-module-scss-module__qFGRsW__modal{background-color:var(--color-background);transition:transform .3s ease cubic-bezier(.32, .72, 0, 1);flex-direction:column;display:flex;position:fixed;inset:0;transform:translateY(100%)}.MobileSearchModal-module-scss-module__qFGRsW__modal.MobileSearchModal-module-scss-module__qFGRsW__visible{transform:translateY(0)}.MobileSearchModal-module-scss-module__qFGRsW__header{background-color:var(--color-surface);border-bottom:1px solid var(--color-border);z-index:10;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.MobileSearchModal-module-scss-module__qFGRsW__backButton{cursor:pointer;font:inherit;color:var(--color-text);width:2.5rem;height:2.5rem;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;margin:0;padding:0;transition:all .2s;display:flex}.MobileSearchModal-module-scss-module__qFGRsW__backButton:hover{background-color:var(--color-surface-secondary)}.MobileSearchModal-module-scss-module__qFGRsW__backButton svg{width:1rem;height:1rem}.MobileSearchModal-module-scss-module__qFGRsW__title{color:var(--color-text);margin:0;font-size:1.125rem;font-weight:600}.MobileSearchModal-module-scss-module__qFGRsW__headerSpacer{width:2.5rem}.MobileSearchModal-module-scss-module__qFGRsW__content{-webkit-overflow-scrolling:touch;flex:1;padding:1.5rem;overflow-y:auto}.MobileSearchModal-module-scss-module__qFGRsW__mainContent{flex-direction:column;gap:2rem;display:flex}.MobileSearchModal-module-scss-module__qFGRsW__stepContent{animation:.2s MobileSearchModal-module-scss-module__qFGRsW__fadeIn}@keyframes MobileSearchModal-module-scss-module__qFGRsW__fadeIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.MobileSearchModal-module-scss-module__qFGRsW__fieldsContainer{flex-direction:column;gap:.5rem;display:flex}.MobileSearchModal-module-scss-module__qFGRsW__fieldCard{cursor:pointer;font:inherit;color:inherit;background:0 0;background-color:var(--color-surface);border:none;border:1px solid var(--color-border);text-align:left;border-radius:.75rem;align-items:center;gap:1rem;margin:0;padding:1.5rem;transition:all .2s;display:flex}.MobileSearchModal-module-scss-module__qFGRsW__fieldCard:hover{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .1)}.MobileSearchModal-module-scss-module__qFGRsW__fieldCard:active{background-color:var(--color-surface-secondary)}.MobileSearchModal-module-scss-module__qFGRsW__fieldIcon{background-color:var(--color-primary-light);width:2.75rem;height:2.75rem;color:var(--color-primary);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileSearchModal-module-scss-module__qFGRsW__fieldIcon svg{width:1.125rem;height:1.125rem}.MobileSearchModal-module-scss-module__qFGRsW__fieldInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.MobileSearchModal-module-scss-module__qFGRsW__fieldLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.MobileSearchModal-module-scss-module__qFGRsW__fieldValue{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:500;overflow:hidden}.MobileSearchModal-module-scss-module__qFGRsW__fieldArrow{width:.875rem;height:.875rem;color:var(--color-text-tertiary);flex-shrink:0}.MobileSearchModal-module-scss-module__qFGRsW__suggestionsSection{flex-direction:column;gap:1rem;display:flex}.MobileSearchModal-module-scss-module__qFGRsW__suggestionsTitle{color:var(--color-text-secondary);margin:0;font-size:.875rem;font-weight:600}.MobileSearchModal-module-scss-module__qFGRsW__suggestionTags{flex-wrap:wrap;gap:.5rem;display:flex}.MobileSearchModal-module-scss-module__qFGRsW__suggestionTag{cursor:pointer;font:inherit;color:var(--color-text);background:0 0;background-color:var(--color-surface);border:none;border:1px solid var(--color-border);border-radius:9999px;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.MobileSearchModal-module-scss-module__qFGRsW__suggestionTag:hover{border-color:var(--color-primary);background-color:var(--color-primary-light);color:var(--color-primary)}.MobileSearchModal-module-scss-module__qFGRsW__suggestionTag:active{transform:scale(.95)}.MobileSearchModal-module-scss-module__qFGRsW__footer{padding:1rem 1.5rem;padding-bottom:max(1.5rem,env(safe-area-inset-bottom));background-color:var(--color-surface);border-top:1px solid var(--color-border)}.MobileSearchModal-module-scss-module__qFGRsW__searchButton{cursor:pointer;font:inherit;color:#fff;background:0 0;background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);width:100%;box-shadow:0 4px 15px rgba(var(--color-primary-rgb), .35);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:1rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex}.MobileSearchModal-module-scss-module__qFGRsW__searchButton svg{width:1.125rem;height:1.125rem}.MobileSearchModal-module-scss-module__qFGRsW__searchButton:hover{box-shadow:0 6px 20px rgba(var(--color-primary-rgb), .45);transform:translateY(-2px)}.MobileSearchModal-module-scss-module__qFGRsW__searchButton:active{transform:translateY(0)}
.SearchPopover-module-scss-module__CD3YHq__backdrop{z-index:998;background-color:#0000;position:fixed;inset:0}@media (max-width:767px){.SearchPopover-module-scss-module__CD3YHq__backdrop{display:none}}.SearchPopover-module-scss-module__CD3YHq__popover{z-index:999;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s cubic-bezier(.32,.72,0,1);position:fixed;transform:translate(-50%)}@media (max-width:767px){.SearchPopover-module-scss-module__CD3YHq__popover{display:none}}.SearchPopover-module-scss-module__CD3YHq__popover.SearchPopover-module-scss-module__CD3YHq__visible{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)translateY(0)}.SearchPopover-module-scss-module__CD3YHq__placementBottom{transform:translate(-50%)scale(.95)translateY(-8px)}.SearchPopover-module-scss-module__CD3YHq__placementTop{transform:translate(-50%)scale(.95)translateY(8px)}.SearchPopover-module-scss-module__CD3YHq__popoverContent{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem;width:max-content;min-width:280px;max-width:min(560px,100vw - 32px);padding:1rem;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 10px 15px -3px #0000001a,0 20px 25px -5px #0000001a}.SearchPopover-module-scss-module__CD3YHq__popoverContent::-webkit-scrollbar{width:6px}.SearchPopover-module-scss-module__CD3YHq__popoverContent::-webkit-scrollbar-track{background:0 0}.SearchPopover-module-scss-module__CD3YHq__popoverContent::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:3px}.SearchPopover-module-scss-module__CD3YHq__popoverContent::-webkit-scrollbar-thumb:hover{background-color:var(--color-text-tertiary)}
.SearchComponent-module-scss-module__3phn7G__searchBar{display:none}@media (min-width:768px){.SearchComponent-module-scss-module__3phn7G__searchBar{background-color:var(--color-surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;align-items:stretch;gap:.5rem;width:95%;max-width:800px;margin:0 auto;padding:1rem;display:flex;position:relative;overflow:visible;box-shadow:0 2px 8px #00000014,0 8px 32px #0000001f}}@media (min-width:1024px){.SearchComponent-module-scss-module__3phn7G__searchBar{border-radius:9999px;flex-direction:row;align-items:center;gap:0;width:95%;max-width:1100px;padding:.5rem 1rem}}@media (min-width:1280px){.SearchComponent-module-scss-module__3phn7G__searchBar{max-width:1200px}}.SearchComponent-module-scss-module__3phn7G__searchFields{grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%;min-width:0;display:grid;overflow:visible}@media (min-width:1024px){.SearchComponent-module-scss-module__3phn7G__searchFields{flex-direction:row;flex:1;align-items:center;gap:0;display:flex}}.SearchComponent-module-scss-module__3phn7G__divider{display:none}@media (min-width:1024px){.SearchComponent-module-scss-module__3phn7G__divider{background-color:var(--color-border);opacity:.5;flex-shrink:0;width:1px;height:2rem;display:block}}.SearchComponent-module-scss-module__3phn7G__field{cursor:pointer;font:inherit;color:inherit;background:0 0;background-color:var(--color-surface-secondary);text-align:left;border:none;border-radius:.5rem;align-items:center;gap:.5rem;min-width:0;margin:0;padding:.25rem .5rem;transition:all .2s;display:flex}@media (min-width:1024px){.SearchComponent-module-scss-module__3phn7G__field{background-color:#0000;flex:1;gap:1rem;padding:.5rem 1rem}}.SearchComponent-module-scss-module__3phn7G__field:hover,.SearchComponent-module-scss-module__3phn7G__field.SearchComponent-module-scss-module__3phn7G__active{background-color:var(--color-surface-secondary)}.SearchComponent-module-scss-module__3phn7G__field.SearchComponent-module-scss-module__3phn7G__active .SearchComponent-module-scss-module__3phn7G__fieldIcon{background-color:var(--color-primary);color:#fff}.SearchComponent-module-scss-module__3phn7G__fieldIcon{background-color:var(--color-primary-light);width:1.75rem;height:1.75rem;color:var(--color-primary);border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.SearchComponent-module-scss-module__3phn7G__fieldIcon svg{width:.75rem;height:.75rem}@media (min-width:1024px){.SearchComponent-module-scss-module__3phn7G__fieldIcon{border-radius:.5rem;width:2.25rem;height:2.25rem}.SearchComponent-module-scss-module__3phn7G__fieldIcon svg{width:.875rem;height:.875rem}}.SearchComponent-module-scss-module__3phn7G__fieldContent{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex;overflow:hidden}.SearchComponent-module-scss-module__3phn7G__fieldLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;font-weight:600;overflow:hidden}@media (min-width:1024px){.SearchComponent-module-scss-module__3phn7G__fieldLabel{letter-spacing:.05em;font-size:.75rem}}.SearchComponent-module-scss-module__3phn7G__fieldValue{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.75rem;font-weight:500;overflow:hidden}@media (min-width:1024px){.SearchComponent-module-scss-module__3phn7G__fieldValue{font-size:.875rem}}.SearchComponent-module-scss-module__3phn7G__searchButton{cursor:pointer;font:inherit;color:#fff;background:0 0;background-color:var(--color-primary);box-shadow:0 4px 15px rgba(var(--color-primary-rgb), .35);border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;width:100%;height:2.75rem;margin:.25rem 0 0;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.SearchComponent-module-scss-module__3phn7G__searchButton svg{flex-shrink:0;width:1rem;height:1rem}.SearchComponent-module-scss-module__3phn7G__searchButton span{clip:auto;white-space:nowrap;width:auto;height:auto;position:static;overflow:visible}.SearchComponent-module-scss-module__3phn7G__searchButton:hover{box-shadow:0 6px 20px rgba(var(--color-primary-rgb), .45);transform:translateY(-2px)}.SearchComponent-module-scss-module__3phn7G__searchButton:active{transform:translateY(0)}@media (min-width:1024px){.SearchComponent-module-scss-module__3phn7G__searchButton{width:auto;min-width:auto;height:3rem;margin-top:0;margin-left:.5rem;padding:.5rem 1.5rem}}@keyframes SearchComponent-module-scss-module__3phn7G__pulse{0%,to{box-shadow:0 4px 15px rgba(var(--color-primary-rgb), .35)}50%{box-shadow:0 4px 25px rgba(var(--color-primary-rgb), .55)}}.SearchComponent-module-scss-module__3phn7G__searchButton{animation:2s ease-in-out infinite SearchComponent-module-scss-module__3phn7G__pulse}.SearchComponent-module-scss-module__3phn7G__searchButton:hover{animation:none}
