.DatePickerBar-module__IFBcJW__bar{border:1.5px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:1fr 1px 120px 1px 120px 1px 110px 1px 140px;align-items:stretch;transition:border-color .16s;display:grid;position:relative;overflow:visible}.DatePickerBar-module__IFBcJW__bar:focus-within{border-color:var(--brand)}.DatePickerBar-module__IFBcJW__divider{background:var(--border);align-self:stretch;width:1px;margin:10px 0}.DatePickerBar-module__IFBcJW__segment{cursor:pointer;border-radius:inherit;-webkit-user-select:none;user-select:none;flex-direction:column;padding:12px 18px;display:flex;position:relative}.DatePickerBar-module__IFBcJW__segmentActive{background:var(--brand-soft);border-radius:var(--radius-lg)}.DatePickerBar-module__IFBcJW__segmentPrice{cursor:default}.DatePickerBar-module__IFBcJW__segmentPrice .DatePickerBar-module__IFBcJW__segValue{color:var(--brand);font-weight:700}.DatePickerBar-module__IFBcJW__segValueSub{color:var(--text-subtle);white-space:nowrap;font-size:11px;font-weight:400}.DatePickerBar-module__IFBcJW__segLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle);margin-bottom:3px;font-size:11px;font-weight:700}.DatePickerBar-module__IFBcJW__segValue{color:var(--text);white-space:nowrap;font-size:14px;font-weight:600}.DatePickerBar-module__IFBcJW__segValueEmpty{color:var(--text-subtle);font-weight:400}.DatePickerBar-module__IFBcJW__timeSelect{color:var(--text);cursor:pointer;appearance:none;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:14px;font-weight:600}.DatePickerBar-module__IFBcJW__timeSelect:disabled{color:var(--text-subtle);cursor:not-allowed}.DatePickerBar-module__IFBcJW__errorBar{border-color:var(--red)!important}.DatePickerBar-module__IFBcJW__errorText{color:var(--red);margin-top:5px;font-size:12px;font-weight:600}.DatePickerBar-module__IFBcJW__popover{z-index:100;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-lg);gap:28px;padding:20px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 40px #00000021}.DatePickerBar-module__IFBcJW__months{gap:28px;display:flex}.DatePickerBar-module__IFBcJW__month{min-width:224px}.DatePickerBar-module__IFBcJW__monthHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.DatePickerBar-module__IFBcJW__monthTitle{color:var(--text);font-size:14px;font-weight:700}.DatePickerBar-module__IFBcJW__navBtn{border:1px solid var(--border);background:var(--surface);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:16px;line-height:1;transition:background .12s,border-color .12s;display:flex}.DatePickerBar-module__IFBcJW__navBtn:hover{background:var(--brand-soft);border-color:var(--brand);color:var(--brand)}.DatePickerBar-module__IFBcJW__navBtnHidden{visibility:hidden;pointer-events:none}.DatePickerBar-module__IFBcJW__weekdays{grid-template-columns:repeat(7,32px);gap:2px;margin-bottom:4px;display:grid}.DatePickerBar-module__IFBcJW__weekday{text-transform:uppercase;letter-spacing:.05em;color:var(--text-subtle);text-align:center;justify-content:center;align-items:center;height:28px;font-size:11px;font-weight:600;display:flex}.DatePickerBar-module__IFBcJW__days{grid-template-columns:repeat(7,32px);gap:2px;display:grid}.DatePickerBar-module__IFBcJW__day{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:13px;font-weight:500;transition:background .1s,color .1s;display:flex}.DatePickerBar-module__IFBcJW__day:hover:not(.DatePickerBar-module__IFBcJW__dayDisabled):not(.DatePickerBar-module__IFBcJW__daySelected){background:var(--brand-soft);color:var(--brand)}.DatePickerBar-module__IFBcJW__dayToday:not(.DatePickerBar-module__IFBcJW__daySelected){color:var(--brand);background:var(--brand-soft);font-weight:800}.DatePickerBar-module__IFBcJW__daySelected{background:var(--brand);color:#fff;font-weight:700}.DatePickerBar-module__IFBcJW__dayDisabled{color:var(--text-subtle);cursor:not-allowed;opacity:.45}.DatePickerBar-module__IFBcJW__dayClosed{color:var(--text-subtle);opacity:.5;text-decoration:line-through}.DatePickerBar-module__IFBcJW__dayEmpty{cursor:default}@media (max-width:640px){.DatePickerBar-module__IFBcJW__bar{border-radius:var(--radius);grid-template-columns:1fr}.DatePickerBar-module__IFBcJW__divider{display:none}.DatePickerBar-module__IFBcJW__segment+.DatePickerBar-module__IFBcJW__segment{border-top:1px solid var(--border);border-radius:0}.DatePickerBar-module__IFBcJW__popover{left:0;right:0}.DatePickerBar-module__IFBcJW__months{flex-direction:column;gap:20px}}@keyframes DatePickerBar-module__IFBcJW__spin{to{transform:rotate(360deg)}}.DatePickerBar-module__IFBcJW__priceSpinner{border:2px solid var(--brand-soft);border-top-color:var(--brand);vertical-align:middle;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite DatePickerBar-module__IFBcJW__spin;display:inline-block}
.RoomCard-module__o_pt3W__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;outline-offset:-1px;outline:2px solid #0000;transition:border-color .16s,outline-color .16s;overflow:hidden}.RoomCard-module__o_pt3W__card:hover{border-color:var(--border-strong)}.RoomCard-module__o_pt3W__card:focus-visible{outline-color:var(--brand)}.RoomCard-module__o_pt3W__cardSelected{border-color:var(--brand);outline-color:var(--brand)}.RoomCard-module__o_pt3W__media{aspect-ratio:16/9;background:var(--brand-soft);position:relative;overflow:hidden}.RoomCard-module__o_pt3W__placeholder{color:var(--text-subtle);justify-content:center;align-items:center;font-size:13px;font-weight:500;display:flex;position:absolute;inset:0}.RoomCard-module__o_pt3W__arrow{color:#fff;background:#0000006b;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:18px;line-height:1;transition:background .14s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.RoomCard-module__o_pt3W__arrow:hover{background:#0000009e}.RoomCard-module__o_pt3W__arrowLeft{left:10px}.RoomCard-module__o_pt3W__arrowRight{right:10px}.RoomCard-module__o_pt3W__dots{justify-content:center;gap:5px;display:flex;position:absolute;bottom:10px;left:0;right:0}.RoomCard-module__o_pt3W__dot,.RoomCard-module__o_pt3W__dotActive{background:#ffffff7a;border-radius:50%;width:6px;height:6px;transition:background .14s,transform .14s}.RoomCard-module__o_pt3W__dotActive{background:#fff;transform:scale(1.3)}.RoomCard-module__o_pt3W__body{padding:14px 16px 18px}.RoomCard-module__o_pt3W__title{letter-spacing:-.01em;color:var(--text);margin:0 0 8px;font-size:15px;font-weight:700}.RoomCard-module__o_pt3W__meta{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.RoomCard-module__o_pt3W__badge{border-radius:var(--radius-sm);background:var(--brand-soft);color:var(--brand);align-items:center;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex}.RoomCard-module__o_pt3W__desc{color:var(--text-muted);margin:0;font-size:13px;line-height:1.55}
.StepHeader-module__RvHK6a__wrap{margin-bottom:28px}.StepHeader-module__RvHK6a__progress{background:var(--border);border-radius:999px;width:100%;height:2px;margin-bottom:20px;overflow:hidden}.StepHeader-module__RvHK6a__progressFill{background:var(--brand);border-radius:inherit;height:100%;transition:width .28s cubic-bezier(.4,0,.2,1);display:block}.StepHeader-module__RvHK6a__track{scrollbar-width:none;-ms-overflow-style:none;gap:4px;display:flex;overflow-x:auto}.StepHeader-module__RvHK6a__track::-webkit-scrollbar{display:none}.StepHeader-module__RvHK6a__step{opacity:.4;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;padding:8px 4px;transition:opacity .18s;display:flex}.StepHeader-module__RvHK6a__step:not(.StepHeader-module__RvHK6a__stepLocked):hover{opacity:.7}.StepHeader-module__RvHK6a__stepActive{opacity:1;cursor:default}.StepHeader-module__RvHK6a__stepCompleted{opacity:.65;cursor:pointer}.StepHeader-module__RvHK6a__stepCompleted:hover{opacity:1}.StepHeader-module__RvHK6a__stepLocked{opacity:.25;cursor:not-allowed}.StepHeader-module__RvHK6a__index{background:var(--border);width:28px;height:28px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;transition:background .18s,color .18s;display:flex}.StepHeader-module__RvHK6a__indexActive{background:var(--brand);color:#fff}.StepHeader-module__RvHK6a__indexCompleted{background:var(--brand);color:#fff;font-size:13px}.StepHeader-module__RvHK6a__label{color:var(--text-muted);text-align:center;white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600}.StepHeader-module__RvHK6a__stepActive .StepHeader-module__RvHK6a__label{color:var(--brand)}
.ReservationWizard-module__PC_ntG__page{max-width:1120px;margin:0 auto;padding:24px}.ReservationWizard-module__PC_ntG__hero{margin-bottom:24px;display:none}.ReservationWizard-module__PC_ntG__heroTitle{letter-spacing:-.025em;color:var(--text);margin:0 0 4px;font-size:26px;font-weight:800}.ReservationWizard-module__PC_ntG__heroSub{color:var(--text-muted);margin:0;font-size:14px}.ReservationWizard-module__PC_ntG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px 32px}.ReservationWizard-module__PC_ntG__alertError,.ReservationWizard-module__PC_ntG__alertSuccess{border-radius:var(--radius);margin-bottom:20px;padding:11px 14px;font-size:14px;font-weight:500}.ReservationWizard-module__PC_ntG__alertError{background:var(--red-soft);color:var(--red);border:1px solid #fecaca}.ReservationWizard-module__PC_ntG__alertSuccess{background:var(--green-soft);color:var(--green);border:1px solid #bbf7d0}.ReservationWizard-module__PC_ntG__successScreen{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 24px 40px;display:flex}.ReservationWizard-module__PC_ntG__successIcon{background:var(--green-soft);width:64px;height:64px;color:var(--green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;font-size:30px;font-weight:700;display:flex}.ReservationWizard-module__PC_ntG__successTitle{color:var(--text);margin:0;font-size:32px;font-weight:700}.ReservationWizard-module__PC_ntG__successBody{color:var(--text-muted);max-width:420px;margin:0;font-size:16px;line-height:1.6}.ReservationWizard-module__PC_ntG__successRef{color:var(--text-subtle);margin:0;font-size:13px}.ReservationWizard-module__PC_ntG__roomsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ReservationWizard-module__PC_ntG__panelTitle{letter-spacing:-.01em;color:var(--text);margin:0 0 6px;font-size:17px;font-weight:700}.ReservationWizard-module__PC_ntG__panelDesc{color:var(--text-muted);margin:0 0 20px;font-size:13px}.ReservationWizard-module__PC_ntG__formSection{border-top:1px solid var(--border);margin-top:24px;padding-top:22px}.ReservationWizard-module__PC_ntG__formSectionTitle{letter-spacing:.07em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 14px;font-size:11px;font-weight:700}.ReservationWizard-module__PC_ntG__formGrid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ReservationWizard-module__PC_ntG__fieldSpanFull{grid-column:1/-1}.ReservationWizard-module__PC_ntG__labelOptional{color:var(--text-subtle);text-transform:none;letter-spacing:0;margin-left:4px;font-size:11px;font-weight:400}.ReservationWizard-module__PC_ntG__rememberRow{color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-top:16px;font-size:13px;display:flex}.ReservationWizard-module__PC_ntG__btwNotice{color:var(--text-subtle);margin-top:8px;font-size:12px}.ReservationWizard-module__PC_ntG__rememberRow input[type=checkbox]{accent-color:var(--brand);cursor:pointer;flex-shrink:0;width:15px;height:15px}.ReservationWizard-module__PC_ntG__postcodeSpinner{opacity:.6;margin-left:4px;font-size:12px}.ReservationWizard-module__PC_ntG__formGrid1{grid-template-columns:1fr;gap:14px;display:grid}.ReservationWizard-module__PC_ntG__field{flex-direction:column;gap:5px;display:flex}.ReservationWizard-module__PC_ntG__label{color:var(--text);font-size:13px;font-weight:600}.ReservationWizard-module__PC_ntG__input{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--text);appearance:none;padding:9px 12px;font-size:14px;line-height:1.5;transition:border-color .14s,box-shadow .14s}.ReservationWizard-module__PC_ntG__input:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #4632671a}.ReservationWizard-module__PC_ntG__inputError{background:var(--red-soft);border-color:var(--red)!important}.ReservationWizard-module__PC_ntG__inputError:focus{box-shadow:0 0 0 3px #dc26261a}.ReservationWizard-module__PC_ntG__errorText{color:var(--red);font-size:12px;font-weight:600}.ReservationWizard-module__PC_ntG__checkboxRow{cursor:pointer;align-items:center;gap:8px;font-size:14px;display:inline-flex}.ReservationWizard-module__PC_ntG__checkboxRow input[type=checkbox]{width:16px;height:16px;accent-color:var(--brand)}.ReservationWizard-module__PC_ntG__extrasCard{border:1.5px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.ReservationWizard-module__PC_ntG__extraRow{border-bottom:1px solid var(--border);grid-template-columns:72px 1fr auto auto;align-items:center;gap:16px;padding:12px 18px;transition:background .12s;display:grid}.ReservationWizard-module__PC_ntG__extraRow:last-child{border-bottom:none}.ReservationWizard-module__PC_ntG__extraRowActive{background:var(--brand-soft)}.ReservationWizard-module__PC_ntG__extraQty{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);text-align:center;-moz-appearance:textfield;outline:none;width:100%;padding:6px 8px;font-size:14px;font-weight:600}.ReservationWizard-module__PC_ntG__extraQty::-webkit-inner-spin-button{opacity:1}.ReservationWizard-module__PC_ntG__extraQty::-webkit-outer-spin-button{opacity:1}.ReservationWizard-module__PC_ntG__extraQty:focus{border-color:var(--brand);box-shadow:0 0 0 3px #4632671a}.ReservationWizard-module__PC_ntG__extraRowName{color:var(--text);font-size:14px;font-weight:600}.ReservationWizard-module__PC_ntG__extraRowUnit{color:var(--text-muted);white-space:nowrap;font-size:13px}.ReservationWizard-module__PC_ntG__extraRowTotal{color:var(--text);white-space:nowrap;text-align:right;min-width:64px;font-size:14px;font-weight:700}.ReservationWizard-module__PC_ntG__extraSubFields{border-top:1px solid var(--border);padding:0 18px 8px 106px}.ReservationWizard-module__PC_ntG__extraSubFields .ReservationWizard-module__PC_ntG__fieldRow{border-bottom:none;padding:8px 0 4px}.ReservationWizard-module__PC_ntG__fieldsCard{border:1.5px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.ReservationWizard-module__PC_ntG__fieldsCardTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle);padding:12px 18px 0;font-size:11px;font-weight:700}.ReservationWizard-module__PC_ntG__fieldRow{border-bottom:1px solid var(--border);flex-direction:column;padding:10px 18px 12px;display:flex}.ReservationWizard-module__PC_ntG__fieldRow:last-child{border-bottom:none}.ReservationWizard-module__PC_ntG__fieldRowLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle);margin-bottom:4px;font-size:11px;font-weight:700}.ReservationWizard-module__PC_ntG__fieldRowInput{border:none;border-left:2px solid var(--border-strong);color:var(--text);resize:vertical;background:0 0;outline:none;width:100%;padding:2px 0 2px 8px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .12s}.ReservationWizard-module__PC_ntG__fieldRowInput::placeholder{color:var(--text-subtle)}.ReservationWizard-module__PC_ntG__fieldRowInput:focus{border-left-color:var(--brand);outline:none}.ReservationWizard-module__PC_ntG__fieldRowCheckbox{color:var(--text);cursor:pointer;align-items:center;gap:8px;margin-top:2px;font-size:14px;font-weight:500;display:inline-flex}.ReservationWizard-module__PC_ntG__fieldRowCheckbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--brand)}.ReservationWizard-module__PC_ntG__extraHead{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.ReservationWizard-module__PC_ntG__extraName{color:var(--text);font-size:14px;font-weight:700}.ReservationWizard-module__PC_ntG__extraPrice{color:var(--text-muted);white-space:nowrap;font-size:13px}.ReservationWizard-module__PC_ntG__summary{flex-direction:column;gap:20px;display:flex}.ReservationWizard-module__PC_ntG__summaryBlock{border:1.5px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);margin-bottom:16px;overflow:hidden}.ReservationWizard-module__PC_ntG__summaryBlockTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle);border-bottom:1px solid var(--border);background:var(--bg);padding:10px 16px 8px;font-size:11px;font-weight:700}.ReservationWizard-module__PC_ntG__summaryBlockRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;padding:9px 16px;font-size:14px;display:flex}.ReservationWizard-module__PC_ntG__summaryBlockRow:last-child{border-bottom:none}.ReservationWizard-module__PC_ntG__summaryBlockRowSub{background:var(--bg);padding-left:28px;font-size:13px}.ReservationWizard-module__PC_ntG__summaryRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:11px 16px;font-size:14px;display:flex}.ReservationWizard-module__PC_ntG__summaryRow:last-child{border-bottom:none}.ReservationWizard-module__PC_ntG__summaryRow:nth-child(odd){background:var(--bg)}.ReservationWizard-module__PC_ntG__summaryLabel{color:var(--text-muted);flex-shrink:0;font-weight:500}.ReservationWizard-module__PC_ntG__summaryValue{color:var(--text);text-align:right;font-weight:600}.ReservationWizard-module__PC_ntG__summaryTotal{border-color:var(--brand)!important}.ReservationWizard-module__PC_ntG__summaryTotal .ReservationWizard-module__PC_ntG__summaryBlockRow{background:var(--brand-soft);padding:12px 16px}.ReservationWizard-module__PC_ntG__summaryTotal .ReservationWizard-module__PC_ntG__summaryLabel,.ReservationWizard-module__PC_ntG__summaryTotal .ReservationWizard-module__PC_ntG__summaryValue{color:var(--brand);font-size:15px;font-weight:800}.ReservationWizard-module__PC_ntG__actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:28px;padding-top:20px;display:flex}.ReservationWizard-module__PC_ntG__btnGhost{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);color:var(--text-muted);padding:9px 18px;font-size:14px;font-weight:600;transition:border-color .14s,color .14s}.ReservationWizard-module__PC_ntG__btnGhost:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.ReservationWizard-module__PC_ntG__btnGhost:disabled{opacity:.35;cursor:not-allowed}.ReservationWizard-module__PC_ntG__btnPrimary{border-radius:var(--radius);background:var(--brand);color:#fff;letter-spacing:.01em;border:none;padding:9px 22px;font-size:14px;font-weight:700;transition:background .14s,opacity .14s}.ReservationWizard-module__PC_ntG__btnPrimary:hover:not(:disabled){background:var(--brand-mid)}.ReservationWizard-module__PC_ntG__btnPrimary:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.ReservationWizard-module__PC_ntG__page{padding:20px 14px 56px}.ReservationWizard-module__PC_ntG__card{padding:18px 16px}.ReservationWizard-module__PC_ntG__heroTitle{font-size:21px}.ReservationWizard-module__PC_ntG__roomsGrid,.ReservationWizard-module__PC_ntG__formGrid2{grid-template-columns:1fr}}
