.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-strip{flex-direction:row;justify-content:space-between;align-items:center;width:max-content;max-width:100%;font-family:sans-serif;line-height:1.5;display:flex;overflow:hidden}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-dateList{margin:2px 0;display:flex}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-date-day-Item{cursor:pointer;border:2px solid #fdfbfb;border-radius:50%;flex-direction:column;flex-shrink:0;align-items:center;width:45px;height:45px;font-weight:700;display:flex}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .date-day-Item-selected{background-color:var(--color-brand-primary-500,#430b14);color:#fff;border-radius:10px;width:45px;height:45px}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-date-day-Item:hover{background-color:var(--color-brand-primary-500,#430b14);color:#fff;border-radius:10px;width:45px;height:45px}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .date-day-item-disabled{color:#b0b0b0;pointer-events:none}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-datelist-scrollable{scrollbar-width:none;display:flex;overflow-x:scroll}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-datelist-scrollable::-webkit-scrollbar{-webkit-appearance:none;display:none}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker{flex:1;align-items:center;display:flex;position:relative;overflow-x:auto}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-day-label{text-align:center;margin:4px 0 0;font-size:12px}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .scroll-head{text-transform:capitalize;text-align:center;height:18px;color:var(--color-brand-primary-500,#430b14);border-radius:2px;font-size:12px;font-weight:700}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .blank-space-div{text-align:center;border:1px solid #0000;border-radius:2px;height:18px;font-size:12px}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-month-label{color:#000;font-size:15px;font-weight:700}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .datepicker-date-label{margin-top:-3px}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .wrapper{position:relative}@keyframes calendar-strip-module-scss-module__tgvsvG__ripple{0%{opacity:.9;width:0;height:0}to{opacity:0;width:100%;height:100%}}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .ripple:before{content:"";visibility:hidden;z-index:2;background-color:currentColor;border-radius:50%;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .ripple:not(:active):before{transition:visibility .9s step-end;animation:.4s cubic-bezier(0,0,.2,1) calendar-strip-module-scss-module__tgvsvG__ripple}.calendar-strip-module-scss-module__tgvsvG__calendarStrip .ripple:active:before{visibility:visible}
.phone-form-input-module-scss-module__iMW6RG__b2c{--_phone-bg:#430b1408;--_phone-border:#430b1414;--_phone-focus-border:#430b1433;--_phone-focus-shadow:#430b1414;--_phone-hover-bg:#430b1408;--_phone-arrow:#430b1466;--_phone-dialcode:#430b1499;--_phone-text:#430b14;--_phone-placeholder:#430b144d;--_phone-dropdown-bg:#fff;--_phone-dropdown-shadow:0 4px 20px #430b141f;--_phone-search-bg:#430b1405;--_phone-search-icon:#430b144d;--_phone-item-hover:#430b140a;--_phone-item-selected:#430b140f;--_phone-scrollbar:#430b1426;--_phone-scrollbar-hover:#430b1440}.phone-form-input-module-scss-module__iMW6RG__b2b{--_phone-bg:#fff;--_phone-border:#edf2f9;--_phone-focus-border:#4096ff;--_phone-focus-shadow:#4096ff33;--_phone-hover-bg:#fafafa;--_phone-arrow:#00000073;--_phone-dialcode:#000000a6;--_phone-text:#000000e0;--_phone-placeholder:#00000040;--_phone-dropdown-bg:#fff;--_phone-dropdown-shadow:0 6px 16px 0 #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;--_phone-search-bg:#fafafa;--_phone-search-icon:#00000073;--_phone-item-hover:#0000000a;--_phone-item-selected:#e6f4ff;--_phone-scrollbar:#00000026;--_phone-scrollbar-hover:#00000040}.phone-form-input-module-scss-module__iMW6RG__container{width:100%;height:var(--phone-input-height,32px);background:var(--_phone-bg,#fff);border:1px solid var(--_phone-border,#d9d9d9);border-radius:var(--radius-md,6px);font-family:var(--font-futura-now,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif);align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.phone-form-input-module-scss-module__iMW6RG__container:focus-within{border-color:var(--_phone-focus-border,#4096ff);box-shadow:0 0 0 2px var(--_phone-focus-shadow,#4096ff33)}.phone-form-input-module-scss-module__iMW6RG__container.phone-form-input-module-scss-module__iMW6RG__error{border-color:var(--color-semantic-error-500,#ff4d4f);box-shadow:none}.phone-form-input-module-scss-module__iMW6RG__container.phone-form-input-module-scss-module__iMW6RG__error:focus-within{border-color:var(--color-semantic-error-500,#ff4d4f);box-shadow:0 0 0 2px #ff4d4f1a}.phone-form-input-module-scss-module__iMW6RG__container.phone-form-input-module-scss-module__iMW6RG__disabled{opacity:.5;cursor:not-allowed;pointer-events:none;background:#f5f5f5}.phone-form-input-module-scss-module__iMW6RG__container.phone-form-input-module-scss-module__iMW6RG__b2c{height:44px}.phone-form-input-module-scss-module__iMW6RG__container.phone-form-input-module-scss-module__iMW6RG__b2b{height:32px}.phone-form-input-module-scss-module__iMW6RG__countrySelector{border:none;border-right:1px solid var(--_phone-border,#d9d9d9);border-radius:var(--radius-md,6px)0 0 var(--radius-md,6px);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:6px;height:100%;padding:0 8px 0 10px;transition:background-color .15s;display:flex}.phone-form-input-module-scss-module__iMW6RG__countrySelector:hover:not(:disabled){background:var(--_phone-hover-bg,#fafafa)}.phone-form-input-module-scss-module__iMW6RG__countrySelector:focus{background:var(--_phone-hover-bg,#fafafa);outline:none}.phone-form-input-module-scss-module__iMW6RG__countrySelector:disabled{cursor:not-allowed}.phone-form-input-module-scss-module__iMW6RG__selectedFlag{font-size:18px;line-height:1}.phone-form-input-module-scss-module__iMW6RG__arrow{border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid var(--_phone-arrow,#00000073);width:0;height:0;transition:transform .15s}.phone-form-input-module-scss-module__iMW6RG__arrow.phone-form-input-module-scss-module__iMW6RG__arrowUp{transform:rotate(180deg)}.phone-form-input-module-scss-module__iMW6RG__dialCodePreview{height:100%;font-size:var(--font-size-sm,14px);color:var(--_phone-dialcode,#000000a6);white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;padding:0 4px 0 8px;font-weight:500;line-height:1;display:flex}.phone-form-input-module-scss-module__iMW6RG__phoneInput{height:100%;font-family:inherit;font-size:var(--font-size-sm,14px);color:var(--_phone-text,#000000e0);background:0 0;border:none;outline:none;flex:1;padding:0 11px 0 0;font-weight:400;line-height:1.5715}.phone-form-input-module-scss-module__iMW6RG__phoneInput::placeholder{color:var(--_phone-placeholder,#00000040)}.phone-form-input-module-scss-module__iMW6RG__phoneInput:disabled{cursor:not-allowed}@media screen and (max-width:768px){.phone-form-input-module-scss-module__iMW6RG__phoneInput{font-size:16px}}.phone-form-input-module-scss-module__iMW6RG__dropdown{z-index:1000;background:var(--_phone-dropdown-bg,#fff);border:1px solid var(--_phone-border,#d9d9d9);border-radius:var(--radius-lg,8px);width:320px;max-width:calc(100vw - 32px);box-shadow:var(--_phone-dropdown-shadow);animation:.15s ease-out phone-form-input-module-scss-module__iMW6RG__dropdownSlideIn;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden}@keyframes phone-form-input-module-scss-module__iMW6RG__dropdownSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.phone-form-input-module-scss-module__iMW6RG__searchContainer{border-bottom:1px solid var(--_phone-border,#d9d9d9);background:var(--_phone-search-bg,#fafafa);align-items:center;gap:8px;padding:8px 12px;display:flex}.phone-form-input-module-scss-module__iMW6RG__searchIcon{width:16px;height:16px;color:var(--_phone-search-icon,#00000073);flex-shrink:0}.phone-form-input-module-scss-module__iMW6RG__searchInput{background:var(--_phone-dropdown-bg,#fff);border:1px solid var(--_phone-border,#d9d9d9);border-radius:var(--radius-sm,6px);font-family:inherit;font-size:var(--font-size-sm,14px);color:var(--_phone-text,#000000e0);outline:none;flex:1;padding:6px 11px;transition:border-color .15s,box-shadow .15s}.phone-form-input-module-scss-module__iMW6RG__searchInput::placeholder{color:var(--_phone-placeholder,#00000040)}.phone-form-input-module-scss-module__iMW6RG__searchInput:focus{border-color:var(--_phone-focus-border,#4096ff);box-shadow:0 0 0 2px var(--_phone-focus-shadow,#4096ff33)}@media screen and (max-width:768px){.phone-form-input-module-scss-module__iMW6RG__searchInput{font-size:16px}}.phone-form-input-module-scss-module__iMW6RG__countryList{overscroll-behavior:contain;max-height:256px;margin:0;padding:4px 0;list-style:none;overflow-y:auto}.phone-form-input-module-scss-module__iMW6RG__countryList::-webkit-scrollbar{width:6px}.phone-form-input-module-scss-module__iMW6RG__countryList::-webkit-scrollbar-track{background:0 0}.phone-form-input-module-scss-module__iMW6RG__countryList::-webkit-scrollbar-thumb{background:var(--_phone-scrollbar,#00000026);border-radius:3px}.phone-form-input-module-scss-module__iMW6RG__countryList::-webkit-scrollbar-thumb:hover{background:var(--_phone-scrollbar-hover,#00000040)}.phone-form-input-module-scss-module__iMW6RG__dropdownItem{cursor:pointer;align-items:center;gap:8px;padding:8px 12px;transition:background-color .1s;display:flex}.phone-form-input-module-scss-module__iMW6RG__dropdownItem:hover,.phone-form-input-module-scss-module__iMW6RG__dropdownItem.phone-form-input-module-scss-module__iMW6RG__focused{background:var(--_phone-item-hover,#0000000a)}.phone-form-input-module-scss-module__iMW6RG__dropdownItem.phone-form-input-module-scss-module__iMW6RG__selected{background:var(--_phone-item-selected,#e6f4ff)}.phone-form-input-module-scss-module__iMW6RG__dropdownItem.phone-form-input-module-scss-module__iMW6RG__selected .phone-form-input-module-scss-module__iMW6RG__countryName{font-weight:600}.phone-form-input-module-scss-module__iMW6RG__dropdownItem.phone-form-input-module-scss-module__iMW6RG__focused{background:var(--_phone-item-hover,#0000000a)}.phone-form-input-module-scss-module__iMW6RG__flag{flex-shrink:0;font-size:18px;line-height:1}.phone-form-input-module-scss-module__iMW6RG__countryName{font-size:var(--font-size-sm,14px);color:var(--_phone-text,#000000e0);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.phone-form-input-module-scss-module__iMW6RG__dialCode{font-size:var(--font-size-sm,14px);color:var(--_phone-dialcode,#00000073);flex-shrink:0}.phone-form-input-module-scss-module__iMW6RG__divider{background:var(--_phone-border,#d9d9d9);height:1px;margin:4px 12px}.phone-form-input-module-scss-module__iMW6RG__noResults{text-align:center;font-size:var(--font-size-sm,14px);color:var(--_phone-placeholder,#00000040);padding:16px 12px}
.file-upload-form-item-module-scss-module__5ELIvq__selected-picture .file-upload-form-item-module-scss-module__5ELIvq__ant-upload-list-item.file-upload-form-item-module-scss-module__5ELIvq__ant-upload-list-item-done.file-upload-form-item-module-scss-module__5ELIvq__ant-upload-list-item-list-type-picture-card{border:2px solid #1775bb}
.select-button-form-item-module-scss-module__ce74JW__button{cursor:pointer;border:1px solid #c7cfdc;height:auto;padding:5px 10px}.select-button-form-item-module-scss-module__ce74JW__button:hover{background:var(--color-brand-primary-500,#430b14);border-color:var(--color-brand-primary-500,#430b14)}.select-button-form-item-module-scss-module__ce74JW__button:hover span{color:#fff}.select-button-form-item-module-scss-module__ce74JW__disabled{opacity:.5;cursor:not-allowed}.select-button-form-item-module-scss-module__ce74JW__disabled:hover{background:#fff;border-color:#c7cfdc}.select-button-form-item-module-scss-module__ce74JW__disabled:hover span{color:#000}.select-button-form-item-module-scss-module__ce74JW__activeItem{background:var(--color-brand-primary-500,#430b14);border-color:var(--color-brand-primary-500,#430b14)}.select-button-form-item-module-scss-module__ce74JW__mainLabel{font-weight:600}.select-button-form-item-module-scss-module__ce74JW__activeLabel{color:#fff}.select-button-form-item-module-scss-module__ce74JW__extraLabel{font-size:11px}
.multi-language-form-item-module-scss-module__qVzOLG__container{margin-bottom:22px}.multi-language-form-item-module-scss-module__qVzOLG__fieldHeader{align-items:center;margin-bottom:8px;display:flex}.multi-language-form-item-module-scss-module__qVzOLG__requiredMark{color:#ff4d4f;margin-right:4px;font-size:14px}.multi-language-form-item-module-scss-module__qVzOLG__fieldLabel{color:#000000d9;font-size:14px;font-weight:500}.multi-language-form-item-module-scss-module__qVzOLG__infoIcon{color:#8c8c8c;cursor:help;margin-left:6px;font-size:14px}.multi-language-form-item-module-scss-module__qVzOLG__helpText{color:#00000073;margin-bottom:8px;font-size:13px}.multi-language-form-item-module-scss-module__qVzOLG__languageTabs{border-bottom:1px solid #f0f0f0;margin-bottom:16px;display:flex}.multi-language-form-item-module-scss-module__qVzOLG__languageTab{cursor:pointer;color:#595959;padding:8px 16px;font-size:14px;transition:all .3s;position:relative}.multi-language-form-item-module-scss-module__qVzOLG__languageTab:hover{color:#0089c7}.multi-language-form-item-module-scss-module__qVzOLG__languageTab.multi-language-form-item-module-scss-module__qVzOLG__active{color:#0089c7;font-weight:500}.multi-language-form-item-module-scss-module__qVzOLG__languageTab.multi-language-form-item-module-scss-module__qVzOLG__active:after{content:"";background-color:#0089c7;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.multi-language-form-item-module-scss-module__qVzOLG__languageTab.multi-language-form-item-module-scss-module__qVzOLG__hasError{color:#ff4d4f}.multi-language-form-item-module-scss-module__qVzOLG__languageTab.multi-language-form-item-module-scss-module__qVzOLG__hasError.multi-language-form-item-module-scss-module__qVzOLG__active:after{background-color:#ff4d4f}.multi-language-form-item-module-scss-module__qVzOLG__tabContent{position:relative}.multi-language-form-item-module-scss-module__qVzOLG__languageInput{display:none}.multi-language-form-item-module-scss-module__qVzOLG__languageInput.multi-language-form-item-module-scss-module__qVzOLG__active{display:block}.multi-language-form-item-module-scss-module__qVzOLG__hideError .ant-form-item-explain{display:none}.multi-language-form-item-module-scss-module__qVzOLG__languageStatus{margin-top:12px}.multi-language-form-item-module-scss-module__qVzOLG__languageBadges{flex-wrap:wrap;align-items:center;display:flex}.multi-language-form-item-module-scss-module__qVzOLG__languageBadge{color:#8c8c8c;cursor:pointer;background-color:#0000;border:1px solid #d9d9d9;border-radius:10px;justify-content:center;align-items:center;margin-right:8px;padding:2px 8px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.multi-language-form-item-module-scss-module__qVzOLG__languageBadge.multi-language-form-item-module-scss-module__qVzOLG__complete{color:#0089c7;background-color:#e6f7ff;border-color:#0089c7}.multi-language-form-item-module-scss-module__qVzOLG__completionText{color:#8c8c8c;margin-left:4px;font-size:12px}.multi-language-form-item-module-scss-module__qVzOLG__textarea .ant-input-textarea{min-height:80px}.multi-language-form-item-module-scss-module__qVzOLG__inputWithCount .ant-input-show-count:after{color:#8c8c8c;font-size:12px}:is(.multi-language-form-item-module-scss-module__qVzOLG__tabContent .ant-input,.multi-language-form-item-module-scss-module__qVzOLG__tabContent .ant-input-textarea),:is(.multi-language-form-item-module-scss-module__qVzOLG__tabContent .ant-input:focus,.multi-language-form-item-module-scss-module__qVzOLG__tabContent .ant-input-textarea:focus){background-color:#fff!important}:is(.multi-language-form-item-module-scss-module__qVzOLG__tabContent .ant-input-disabled,.multi-language-form-item-module-scss-module__qVzOLG__tabContent .ant-input[disabled]){background-color:#f5f5f5!important}.multi-language-form-item-module-scss-module__qVzOLG__editorToolbar{background-color:#fff;border:1px solid #f0f0f0;border-bottom:none;border-radius:4px 4px 0 0;gap:5px;margin-bottom:8px;padding:5px;display:flex}.multi-language-form-item-module-scss-module__qVzOLG__editorBtn{cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:3px;padding:5px 8px;font-size:.9rem}.multi-language-form-item-module-scss-module__qVzOLG__editorBtn:hover{background-color:#e6f7ff;border-color:#0089c7}.multi-language-form-item-module-scss-module__qVzOLG__editorTextarea{border-radius:0 0 4px 4px}
@layer typography{.typography-module-scss-module__sVUcrG__headline1{font-family:var(--font-family-heading,inherit);font-size:inherit;font-weight:var(--font-weight-medium,500);line-height:var(--line-height-tight,1.2);color:inherit;margin:0}.typography-module-scss-module__sVUcrG__headline2{font-family:var(--font-family-heading,inherit);font-size:inherit;font-weight:var(--font-weight-semibold,600);line-height:var(--line-height-tight,1.2);color:inherit;margin:0}.typography-module-scss-module__sVUcrG__headline3,.typography-module-scss-module__sVUcrG__headline4{font-family:var(--font-family-heading,inherit);font-size:inherit;font-weight:var(--font-weight-semibold,600);line-height:var(--line-height-snug,1.3);color:inherit;margin:0}.typography-module-scss-module__sVUcrG__headline5{font-family:var(--font-family-heading,inherit);font-size:inherit;font-weight:var(--font-weight-semibold,600);line-height:var(--line-height-normal,1.5);color:inherit;margin:0}.typography-module-scss-module__sVUcrG__sectionLabel{font-family:var(--font-family-body,inherit);font-size:var(--font-size-md,1rem);font-weight:var(--font-weight-semibold,600);line-height:var(--line-height-tight,1.3);color:var(--color-neutral-800);margin:0}@media (max-width:768px){.typography-module-scss-module__sVUcrG__sectionLabel{font-size:var(--font-size-sm,.9375rem)}}.typography-module-scss-module__sVUcrG__bodyXL{font-family:var(--font-family-body,inherit);color:var(--color-neutral-700);margin:0;font-size:1.25rem;line-height:1.5}@media (max-width:768px){.typography-module-scss-module__sVUcrG__bodyXL{font-size:1.125rem}}.typography-module-scss-module__sVUcrG__bodyL{font-family:var(--font-family-body,inherit);color:var(--color-neutral-700);margin:0;font-size:1.125rem;line-height:1.5}@media (max-width:768px){.typography-module-scss-module__sVUcrG__bodyL{font-size:1rem}}.typography-module-scss-module__sVUcrG__bodyMD{font-family:var(--font-family-body,inherit);color:var(--color-neutral-700);margin:0;font-size:1rem;line-height:1.5}.typography-module-scss-module__sVUcrG__bodySM{font-family:var(--font-family-body,inherit);color:var(--color-neutral-700);margin:0;font-size:.875rem;line-height:1.5}.typography-module-scss-module__sVUcrG__bodyXS{font-family:var(--font-family-body,inherit);color:var(--color-neutral-700);margin:0;font-size:.75rem;line-height:1.4}.typography-module-scss-module__sVUcrG__subtitleMD{font-family:var(--font-family-body,inherit);color:var(--color-neutral-600);font-size:1rem;line-height:1.5}.typography-module-scss-module__sVUcrG__subtitleSM{font-family:var(--font-family-body,inherit);color:var(--color-neutral-600);font-size:.875rem;line-height:1.4}.typography-module-scss-module__sVUcrG__subtitleXS{font-family:var(--font-family-body,inherit);color:var(--color-neutral-600);font-size:.75rem;line-height:1.4}.typography-module-scss-module__sVUcrG__body,.typography-module-scss-module__sVUcrG__subtitle{text-align:left}}
.drawer-layout-component-module-scss-module__sw5mzq__drawerHeader{justify-content:space-between;align-items:center;margin:0;padding:0;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__cancelButton{color:#666;height:auto;padding:4px 8px;font-size:14px}.drawer-layout-component-module-scss-module__sw5mzq__cancelButton:hover{color:#333;background:#f5f5f5}.drawer-layout-component-module-scss-module__sw5mzq__drawer .ant-drawer-header{background:#fff;border-bottom:1px solid #e0e0e0;padding:8px 24px}.drawer-layout-component-module-scss-module__sw5mzq__drawer .ant-drawer-body{background-color:#fff;padding:0;position:relative;height:calc(100vh - 73px)!important;overflow:hidden!important}.drawer-layout-component-module-scss-module__sw5mzq__drawer .ant-drawer-content-wrapper{height:100vh!important}.drawer-layout-component-module-scss-module__sw5mzq__drawer .ant-drawer-content{flex-direction:column;display:flex;height:100%!important}.drawer-layout-component-module-scss-module__sw5mzq__drawer .ant-drawer{height:100vh!important}.drawer-layout-component-module-scss-module__sw5mzq__drawerContentWrapper{flex-direction:column;height:100%;display:flex;overflow:hidden}.drawer-layout-component-module-scss-module__sw5mzq__childrenWrapper{flex-shrink:0}.drawer-layout-component-module-scss-module__sw5mzq__tabNavigation{z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;display:flex;position:relative;top:0;box-shadow:0 2px 4px #0000001a}.drawer-layout-component-module-scss-module__sw5mzq__slidingIndicator{background-color:var(--color-brand-primary-500,#430b14);z-index:1;height:2px;transition:left .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0}.drawer-layout-component-module-scss-module__sw5mzq__tabButton{cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex-direction:column;flex:1;align-items:center;gap:2px;padding:8px 6px;transition:all .2s;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__tabButton:disabled{cursor:not-allowed;opacity:.6}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__active{background:0 0;border-bottom-color:#0000}.drawer-layout-component-module-scss-module__sw5mzq__tabButton:hover:not(:disabled):not(.drawer-layout-component-module-scss-module__sw5mzq__active){background:#f9f9f9}.drawer-layout-component-module-scss-module__sw5mzq__tabButton .drawer-layout-component-module-scss-module__sw5mzq__tabLabel{flex-direction:column;align-items:center;gap:6px;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__tabIcon{justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{fill:none;stroke:#666;stroke-width:1.5px;width:16px;height:16px;transition:stroke .2s}.drawer-layout-component-module-scss-module__sw5mzq__active .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{stroke:var(--color-brand-primary-500,#430b14)}.drawer-layout-component-module-scss-module__sw5mzq__tabContentContainer{flex:1;height:0;padding:24px 24px 0;overflow-y:auto}.drawer-layout-component-module-scss-module__sw5mzq__stickyFooter{background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0;margin-top:auto;padding:12px 24px;box-shadow:0 -2px 8px #0000001a}.drawer-layout-component-module-scss-module__sw5mzq__stickyFooter .drawer-layout-component-module-scss-module__sw5mzq__footerContent{justify-content:flex-end;align-items:center;gap:12px;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__saveButton{background:var(--color-brand-primary-500,#430b14);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;height:36px;padding:0 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__saveButton:hover{background:var(--color-brand-primary-600,#5a1520)}.drawer-layout-component-module-scss-module__sw5mzq__saveButton:disabled{cursor:not-allowed;background:#bdc3c7}.drawer-layout-component-module-scss-module__sw5mzq__saveButton .drawer-layout-component-module-scss-module__sw5mzq__loadingSpinner{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:1s linear infinite drawer-layout-component-module-scss-module__sw5mzq__spin}@keyframes drawer-layout-component-module-scss-module__sw5mzq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.drawer-layout-component-module-scss-module__sw5mzq__drawer:has(.drawer-layout-component-module-scss-module__sw5mzq__stickyFooter) .drawer-layout-component-module-scss-module__sw5mzq__tabContentContainer{padding-bottom:50px}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle .drawer-layout-component-module-scss-module__sw5mzq__tabIcon{background:#ddd;border-radius:3px;justify-content:center;align-items:center;width:18px;height:18px;transition:background .2s;display:flex}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{fill:none;stroke:#999;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__active .drawer-layout-component-module-scss-module__sw5mzq__tabIcon{background:var(--color-brand-primary-500,#430b14)}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__active .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{stroke:#fff}.drawer-layout-component-module-scss-module__sw5mzq__bookingLabel{color:#666;font-weight:500;line-height:1;font-size:10px!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__active .drawer-layout-component-module-scss-module__sw5mzq__bookingLabel{color:var(--color-brand-primary-500,#430b14)}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__tabModified .drawer-layout-component-module-scss-module__sw5mzq__tabIcon{background:var(--color-brand-primary-500,#430b14)!important}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__tabModified .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{stroke:#fff!important}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__tabModified .drawer-layout-component-module-scss-module__sw5mzq__bookingLabel{color:var(--color-brand-primary-500,#430b14)!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__tabModified .drawer-layout-component-module-scss-module__sw5mzq__tabIcon{background:var(--color-brand-primary-500,#430b14)!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__tabModified .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{stroke:#fff!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__tabModified .drawer-layout-component-module-scss-module__sw5mzq__bookingLabel{color:var(--color-brand-primary-500,#430b14)!important}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__tabError .drawer-layout-component-module-scss-module__sw5mzq__tabIcon{animation:1.5s ease-in-out infinite drawer-layout-component-module-scss-module__sw5mzq__pulse;background:#ff4d4f!important}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__tabError .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{stroke:#fff!important}.drawer-layout-component-module-scss-module__sw5mzq__tabButton.drawer-layout-component-module-scss-module__sw5mzq__tabError .drawer-layout-component-module-scss-module__sw5mzq__bookingLabel{color:#ff4d4f!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__tabError .drawer-layout-component-module-scss-module__sw5mzq__tabIcon{animation:1.5s ease-in-out infinite drawer-layout-component-module-scss-module__sw5mzq__pulse;background:#ff4d4f!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__tabError .drawer-layout-component-module-scss-module__sw5mzq__tabIcon svg{stroke:#fff!important}.drawer-layout-component-module-scss-module__sw5mzq__bookingStyle.drawer-layout-component-module-scss-module__sw5mzq__tabError .drawer-layout-component-module-scss-module__sw5mzq__bookingLabel{color:#ff4d4f!important}@keyframes drawer-layout-component-module-scss-module__sw5mzq__pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.drawer-layout-component-module-scss-module__sw5mzq__bookingTabContent{background:#f5f5f5}
.typographie-module-scss-module__lM8jHq__title{font-size:16px;font-weight:700;line-height:19px}
.label-value-vertical-module-scss-module__ZByYma__container{flex-direction:column;gap:2px;padding:6px 0;display:flex}.label-value-vertical-module-scss-module__ZByYma__label{color:#8c8c8c;text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:600}.label-value-vertical-module-scss-module__ZByYma__value{color:#262626;font-size:12px;font-weight:500}
.label-value-horizontal-module-scss-module__wWMAca__container{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:6px 0;display:flex}.label-value-horizontal-module-scss-module__wWMAca__container:last-child{border-bottom:none}.label-value-horizontal-module-scss-module__wWMAca__label{color:#8c8c8c;text-transform:uppercase;letter-spacing:.3px;flex:1;font-size:10px;font-weight:600}.label-value-horizontal-module-scss-module__wWMAca__value{color:#262626;text-align:right;flex-shrink:0;font-size:12px}
.button-selector-component-module-scss-module__w2g2bq__buttonSelector{grid-template-columns:var(--grid-columns,repeat(auto-fit,minmax(80px,1fr)));gap:8px;width:100%;display:grid}.button-selector-component-module-scss-module__w2g2bq__selectorButton{cursor:pointer;text-align:center;color:#333;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:12px 8px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.button-selector-component-module-scss-module__w2g2bq__selectorButton:hover:not(.button-selector-component-module-scss-module__w2g2bq__disabled):not(.button-selector-component-module-scss-module__w2g2bq__selected){border-color:var(--color-brand-primary-500,#430b14);color:var(--color-brand-primary-500,#430b14);background:var(--color-brand-primary-50,#fcf8f3)}.button-selector-component-module-scss-module__w2g2bq__selectorButton.button-selector-component-module-scss-module__w2g2bq__selected{background:var(--color-brand-primary-50,#fcf8f3);border-color:var(--color-brand-primary-500,#430b14);color:var(--color-brand-primary-500,#430b14);font-weight:600}.button-selector-component-module-scss-module__w2g2bq__selectorButton.button-selector-component-module-scss-module__w2g2bq__disabled{color:#ccc;cursor:not-allowed;background:#f5f5f5;border-color:#eee}.button-selector-component-module-scss-module__w2g2bq__variant-duration{grid-template-columns:repeat(2,1fr)}.button-selector-component-module-scss-module__w2g2bq__variant-duration .button-selector-component-module-scss-module__w2g2bq__selectorButton{min-height:48px;font-size:14px}.button-selector-component-module-scss-module__w2g2bq__variant-time{grid-template-columns:repeat(4,1fr)}.button-selector-component-module-scss-module__w2g2bq__variant-time .button-selector-component-module-scss-module__w2g2bq__selectorButton{border-radius:6px;min-height:40px;padding:10px 6px;font-size:13px}.button-selector-component-module-scss-module__w2g2bq__variant-days{flex-wrap:nowrap;grid-template-columns:none;gap:4px;display:flex}.button-selector-component-module-scss-module__w2g2bq__variant-days .button-selector-component-module-scss-module__w2g2bq__selectorButton{white-space:nowrap;text-overflow:clip;border-radius:4px;flex:none;min-width:28px;min-height:28px;padding:4px 8px;font-size:12px;font-weight:500;line-height:1.2;overflow:visible}.button-selector-component-module-scss-module__w2g2bq__variant-days .button-selector-component-module-scss-module__w2g2bq__selectorButton.button-selector-component-module-scss-module__w2g2bq__selected{background:var(--color-brand-primary-50,#fcf8f3);border-color:var(--color-brand-primary-500,#430b14);color:var(--color-brand-primary-500,#430b14);font-weight:600}.button-selector-component-module-scss-module__w2g2bq__variant-days .button-selector-component-module-scss-module__w2g2bq__selectorButton.button-selector-component-module-scss-module__w2g2bq__selected:hover{background:var(--color-brand-primary-100,#f6f1eb);border-color:var(--color-brand-primary-500,#430b14);color:var(--color-brand-primary-500,#430b14)}@media (max-width:768px){.button-selector-component-module-scss-module__w2g2bq__variant-duration{grid-template-columns:1fr;gap:6px}.button-selector-component-module-scss-module__w2g2bq__variant-time{grid-template-columns:repeat(3,1fr);gap:6px}.button-selector-component-module-scss-module__w2g2bq__selectorButton{min-height:40px;padding:10px 6px;font-size:13px}}@media (max-width:480px){.button-selector-component-module-scss-module__w2g2bq__variant-time{grid-template-columns:repeat(2,1fr)}.button-selector-component-module-scss-module__w2g2bq__selectorButton{min-height:36px;padding:8px 4px;font-size:12px}}
.bottom-summary-component-module-scss-module__6bIXMq__summarySticky{z-index:100;background:#fff;border-top:1px solid #e0e0e0;padding:16px 20px;transition:padding-bottom .3s;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000001a}.bottom-summary-component-module-scss-module__6bIXMq__summaryDetails{background:#fff;border-top:1px solid #e0e0e0;padding:16px 20px;display:none;position:absolute;bottom:100%;left:0;right:0;box-shadow:0 -4px 12px #0000001a}.bottom-summary-component-module-scss-module__6bIXMq__summarySticky.bottom-summary-component-module-scss-module__6bIXMq__expanded .bottom-summary-component-module-scss-module__6bIXMq__summaryDetails{display:block}.bottom-summary-component-module-scss-module__6bIXMq__summaryDetailsContent{max-width:600px;margin:0 auto}.bottom-summary-component-module-scss-module__6bIXMq__summaryDetailsTitle{color:#333;margin-bottom:12px;font-size:14px;font-weight:600}.bottom-summary-component-module-scss-module__6bIXMq__itemSection{margin-bottom:16px}.bottom-summary-component-module-scss-module__6bIXMq__itemSection:last-child{margin-bottom:0}.bottom-summary-component-module-scss-module__6bIXMq__itemLabel{color:#595959;margin-bottom:8px;font-size:13px;font-weight:500}.bottom-summary-component-module-scss-module__6bIXMq__itemLabel.bottom-summary-component-module-scss-module__6bIXMq__highlighted{color:#fa8c16;font-weight:600}.bottom-summary-component-module-scss-module__6bIXMq__itemContent{color:#8c8c8c;border-left:2px solid #f0f0f0;padding-left:12px;font-size:12px;line-height:1.4}.bottom-summary-component-module-scss-module__6bIXMq__summaryContent{align-items:center;gap:20px;max-width:600px;margin:0 auto;display:flex}.bottom-summary-component-module-scss-module__6bIXMq__summaryInfo{color:#666;flex:1;gap:20px;font-size:14px;display:flex}.bottom-summary-component-module-scss-module__6bIXMq__summaryItem{flex-direction:column;gap:2px;display:flex}.bottom-summary-component-module-scss-module__6bIXMq__summaryLabel{color:#999;font-size:12px;font-weight:500}.bottom-summary-component-module-scss-module__6bIXMq__summaryLabel.bottom-summary-component-module-scss-module__6bIXMq__highlighted{color:#fa8c16;font-weight:600}.bottom-summary-component-module-scss-module__6bIXMq__summaryValue{color:#333;font-weight:600}.bottom-summary-component-module-scss-module__6bIXMq__summaryExpand{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;width:auto;min-width:auto;height:auto;padding:4px;transition:background .2s}.bottom-summary-component-module-scss-module__6bIXMq__summaryExpand:hover{color:#666;background:#f5f5f5}.bottom-summary-component-module-scss-module__6bIXMq__expandIcon{width:16px;height:16px;transition:transform .2s}.bottom-summary-component-module-scss-module__6bIXMq__confirmBtn{background:var(--color-brand-primary-500,#430b14);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;height:auto;padding:12px 24px;font-size:16px;font-weight:600}.bottom-summary-component-module-scss-module__6bIXMq__confirmBtn:hover:not(:disabled){background:var(--color-brand-primary-600,#5a1520);border-color:var(--color-brand-primary-600,#5a1520)}.bottom-summary-component-module-scss-module__6bIXMq__confirmBtn:disabled{color:#999;cursor:not-allowed;background:#ddd;border-color:#ddd}@media (max-width:768px){.bottom-summary-component-module-scss-module__6bIXMq__summaryInfo{gap:12px}.bottom-summary-component-module-scss-module__6bIXMq__summaryItem{flex:1;min-width:0}.bottom-summary-component-module-scss-module__6bIXMq__summaryContent{gap:12px}.bottom-summary-component-module-scss-module__6bIXMq__confirmBtn{padding:10px 16px;font-size:14px}}@media (max-width:480px){.bottom-summary-component-module-scss-module__6bIXMq__summaryInfo{gap:8px}.bottom-summary-component-module-scss-module__6bIXMq__summaryValue{font-size:13px}.bottom-summary-component-module-scss-module__6bIXMq__summaryLabel{font-size:11px}.bottom-summary-component-module-scss-module__6bIXMq__summarySticky,.bottom-summary-component-module-scss-module__6bIXMq__summaryDetails{padding:12px 16px}}
.form-input-module-scss-module__4cN4RW__formField{justify-content:center;align-items:flex-start;gap:var(--spacing-2,8px);flex-direction:column;flex:1;height:63px;padding:0;display:flex}@media (max-width:575px){.form-input-module-scss-module__4cN4RW__formField{width:100%;height:auto}}.form-input-module-scss-module__4cN4RW__label{width:100%;height:11px;font-family:var(--font-family-body);letter-spacing:-.04em;text-transform:uppercase;color:var(--auth-primary-color,#430b14);flex:none;order:0;align-self:stretch;font-size:10px;font-weight:700;line-height:120%}.form-input-module-scss-module__4cN4RW__input{background:var(--color-background-form,#f9f7f3);border-radius:var(--radius-md,6px);box-sizing:border-box;width:100%;height:44px;font-family:var(--font-family-body);letter-spacing:-.02em;color:var(--auth-text-primary,#430b14);border:none;outline:none;flex-direction:column;align-items:center;gap:32px;padding:12px 16px;font-size:14px;font-weight:400;line-height:140%;transition:box-shadow .2s;display:flex}.form-input-module-scss-module__4cN4RW__input::placeholder{color:var(--auth-placeholder-color,#68423c4d)}.form-input-module-scss-module__4cN4RW__input:focus{box-shadow:0 0 0 2px var(--auth-focus-ring,#430b1433)}.form-input-module-scss-module__4cN4RW__inputError{box-shadow:0 0 0 2px var(--color-semantic-error-500,#dc3545)}.form-input-module-scss-module__4cN4RW__errorText{font-family:var(--font-family-body);font-size:var(--font-size-xs,.625rem);line-height:var(--line-height-normal,140%);color:var(--color-semantic-error-500,#dc3545)}
.calendar-cell-component-module-scss-module__4oEnHq__calendarCell{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;width:100%;height:100%;min-height:85px;transition:all .2s;display:flex;position:relative;overflow:hidden}.calendar-cell-component-module-scss-module__4oEnHq__calendarCell:hover{border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 4px 12px #9ca3af26}.calendar-cell-component-module-scss-module__4oEnHq__calendarCell.calendar-cell-component-module-scss-module__4oEnHq__pastCell{cursor:not-allowed!important}.calendar-cell-component-module-scss-module__4oEnHq__calendarCell.calendar-cell-component-module-scss-module__4oEnHq__pastCell:hover{box-shadow:none;border-color:#e2e8f0;transform:none}.calendar-cell-component-module-scss-module__4oEnHq__calendarCell.calendar-cell-component-module-scss-module__4oEnHq__loading{opacity:.6;position:relative;cursor:not-allowed!important}.calendar-cell-component-module-scss-module__4oEnHq__calendarCell.calendar-cell-component-module-scss-module__4oEnHq__loading:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff80 50%,#0000 100%);animation:1.5s infinite calendar-cell-component-module-scss-module__4oEnHq__shimmer;position:absolute;inset:0}.calendar-cell-component-module-scss-module__4oEnHq__calendarCell.calendar-cell-component-module-scss-module__4oEnHq__loading:hover{box-shadow:none;border-color:#e2e8f0;transform:none}@media (max-width:768px){.calendar-cell-component-module-scss-module__4oEnHq__calendarCell{min-height:75px}}@keyframes calendar-cell-component-module-scss-module__4oEnHq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.calendar-cell-component-module-scss-module__4oEnHq__cellHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;min-height:24px;padding:4px 6px;display:flex}.calendar-cell-component-module-scss-module__4oEnHq__cellDate{color:#2d3748;font-size:13px;font-weight:700}.calendar-cell-component-module-scss-module__4oEnHq__cellDate.calendar-cell-component-module-scss-module__4oEnHq__todayDate{color:#fff;background:#0ea5e9;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex;box-shadow:0 2px 4px #0ea5e94d}.calendar-cell-component-module-scss-module__4oEnHq__statusIndicators{gap:2px;display:flex}.calendar-cell-component-module-scss-module__4oEnHq__statusDot{border:1px solid #fffc;border-radius:50%;width:10px;height:10px}.calendar-cell-component-module-scss-module__4oEnHq__cellBody{text-align:center;flex-direction:column;flex:1;justify-content:center;padding:6px;display:flex;position:relative}.calendar-cell-component-module-scss-module__4oEnHq__mainSummary{color:#2d3748;margin-bottom:2px;font-size:12px;font-weight:700}.calendar-cell-component-module-scss-module__4oEnHq__subSummary{color:#64748b;font-size:9px;font-weight:500}.calendar-cell-component-module-scss-module__4oEnHq__infoButton{cursor:pointer;background:#94a3b8cc;border:1px solid #94a3b866;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;transition:all .2s;display:flex;position:absolute;bottom:3px;right:3px;box-shadow:0 1px 3px #0000001a}.calendar-cell-component-module-scss-module__4oEnHq__infoButton:before{content:"";background:#fff;border-radius:1px;width:2px;height:6px;position:relative;top:1px}.calendar-cell-component-module-scss-module__4oEnHq__infoButton:after{content:"";background:#fff;border-radius:50%;width:2px;height:2px;position:absolute;top:4px}.calendar-cell-component-module-scss-module__4oEnHq__infoButton:hover{background:#64748be6;border-color:#64748b99;transform:scale(1.1);box-shadow:0 2px 6px #64748b4d}.calendar-cell-component-module-scss-module__4oEnHq__infoButton.calendar-cell-component-module-scss-module__4oEnHq__hidden{display:none}.calendar-cell-component-module-scss-module__4oEnHq__status-stock-unconfigured{background:#f59e0b}.calendar-cell-component-module-scss-module__4oEnHq__status-stock-ok{background:#22c55e}.calendar-cell-component-module-scss-module__4oEnHq__status-price-unconfigured{background:#f59e0b}.calendar-cell-component-module-scss-module__4oEnHq__status-price-partial{background:#f97316}.calendar-cell-component-module-scss-module__4oEnHq__status-price-simple,.calendar-cell-component-module-scss-module__4oEnHq__status-price-complex{background:#22c55e}.calendar-cell-component-module-scss-module__4oEnHq__status-channel-unconfigured{background:#f59e0b}.calendar-cell-component-module-scss-module__4oEnHq__status-channel-partial,.calendar-cell-component-module-scss-module__4oEnHq__status-channel-full{background:#22c55e}.calendar-cell-component-module-scss-module__4oEnHq__status-channel-disabled{background:#9ca3af}.calendar-cell-component-module-scss-module__4oEnHq__beach-closed .calendar-cell-component-module-scss-module__4oEnHq__mainSummary{color:#2d3748;font-size:12px;font-weight:700}.calendar-cell-component-module-scss-module__4oEnHq__status-beach-closed{background:#dc2626}.calendar-cell-component-module-scss-module__4oEnHq__status-booking-closed{background:#8b5cf6}
.auth-form-module-scss-module__CJtHBG__form{flex-direction:column;gap:20px;width:100%;display:flex}.auth-form-module-scss-module__CJtHBG__formGrid{flex-direction:column;gap:16px;display:flex}.auth-form-module-scss-module__CJtHBG__formRow{flex-direction:row;gap:16px;display:flex}@media (max-width:575px){.auth-form-module-scss-module__CJtHBG__formRow{flex-direction:column}}.auth-form-module-scss-module__CJtHBG__checkboxGroup{flex-direction:column;gap:12px;display:flex}.auth-form-module-scss-module__CJtHBG__forgotPasswordRow{justify-content:flex-end;margin-top:-8px;display:flex}.auth-form-module-scss-module__CJtHBG__forgotPasswordLink{font-family:var(--font-futura-now,"Futura Now Var",sans-serif);color:var(--auth-primary-color,#430b14);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500;transition:opacity .2s}.auth-form-module-scss-module__CJtHBG__forgotPasswordLink:hover{opacity:.7}.auth-form-module-scss-module__CJtHBG__submitButton{background:var(--auth-primary-color,#430b14);cursor:pointer;width:100%;font-family:var(--font-futura-now,"Futura Now Var",sans-serif);letter-spacing:-.02em;color:var(--color-neutral-0,#fff);border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:8px;padding:16px 24px;font-size:16px;font-weight:500;line-height:130%;transition:background-color .2s,opacity .2s;display:flex}.auth-form-module-scss-module__CJtHBG__submitButton:hover:not(:disabled){background:var(--auth-primary-hover,#2d0710)}.auth-form-module-scss-module__CJtHBG__submitButton:disabled{opacity:.6;cursor:not-allowed}.auth-form-module-scss-module__CJtHBG__switchRow{justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.auth-form-module-scss-module__CJtHBG__switchText{font-family:var(--font-futura-now,"Futura Now Var",sans-serif);color:var(--auth-text-secondary,#430b14b3);font-size:14px}.auth-form-module-scss-module__CJtHBG__switchLink{font-family:var(--font-futura-now,"Futura Now Var",sans-serif);color:var(--auth-primary-color,#430b14);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s}.auth-form-module-scss-module__CJtHBG__switchLink:hover{opacity:.7}
.calendar-detail-modal-module-scss-module__OhfhWW__detailModal .ant-modal-header{border-bottom:2px solid #f1f5f9;padding-bottom:16px}.calendar-detail-modal-module-scss-module__OhfhWW__detailModal .ant-modal-header .ant-modal-title{color:#2d3748;font-size:18px;font-weight:700}.calendar-detail-modal-module-scss-module__OhfhWW__detailModal .ant-modal-body{max-height:75vh;padding:20px;overflow:hidden auto}.calendar-detail-modal-module-scss-module__OhfhWW__detailModal .ant-modal-footer{border-top:1px solid #f1f5f9;padding-top:16px}.calendar-detail-modal-module-scss-module__OhfhWW__detailContent{margin:0}.calendar-detail-modal-module-scss-module__OhfhWW__statsRow{margin-bottom:24px}.calendar-detail-modal-module-scss-module__OhfhWW__statCard{text-align:center;z-index:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;height:70px;max-height:70px;padding:12px;transition:all .3s;display:flex;position:relative}.calendar-detail-modal-module-scss-module__OhfhWW__statCard:hover{z-index:2;background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.calendar-detail-modal-module-scss-module__OhfhWW__statCard .ant-statistic-title{color:#64748b;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:10px;font-weight:600;line-height:1.1;overflow:hidden}.calendar-detail-modal-module-scss-module__OhfhWW__statCard .ant-statistic-content{font-size:18px;line-height:1.1}.calendar-detail-modal-module-scss-module__OhfhWW__statCard .ant-statistic-content .ant-statistic-content-value{font-size:18px;line-height:1.1}.calendar-detail-modal-module-scss-module__OhfhWW__statCard .ant-statistic-content .ant-statistic-content-suffix{color:#64748b;margin-left:3px;font-size:10px}.calendar-detail-modal-module-scss-module__OhfhWW__chartSection{z-index:0;clear:both;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:16px;padding:16px;position:relative;box-shadow:0 1px 3px #0000001a}.calendar-detail-modal-module-scss-module__OhfhWW__chartTitle{color:#374151;text-align:center;margin-bottom:16px;font-size:16px;font-weight:700}.calendar-detail-modal-module-scss-module__OhfhWW__chartContainer{width:100%;height:250px;position:relative}.calendar-detail-modal-module-scss-module__OhfhWW__chartTooltip{z-index:1000;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:12px;box-shadow:0 4px 6px #0000001a}.calendar-detail-modal-module-scss-module__OhfhWW__tooltipLabel{color:#374151;margin:0 0 4px;font-size:13px;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__tooltipValue{color:#6b7280;margin:0;font-size:12px}.calendar-detail-modal-module-scss-module__OhfhWW__detailSection{margin-bottom:20px}.calendar-detail-modal-module-scss-module__OhfhWW__detailSection:last-child{margin-bottom:0}.calendar-detail-modal-module-scss-module__OhfhWW__detailSectionTitle{color:#374151;background:#f8fafc;border-left:3px solid #3b82f6;border-radius:6px;align-items:center;gap:8px;margin-bottom:12px;padding:8px 12px;font-size:15px;font-weight:700;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__subTitle{color:#374151;margin:16px 0 8px;font-size:14px;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__infoLine{border-bottom:1px solid #f3f4f6;border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:2px;padding:8px 12px;font-size:14px;transition:background-color .2s;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__infoLine:hover{background:#f8fafc}.calendar-detail-modal-module-scss-module__OhfhWW__infoLine:last-child{border-bottom:none}.calendar-detail-modal-module-scss-module__OhfhWW__infoLabel{color:#4b5563;flex:1;font-weight:500}.calendar-detail-modal-module-scss-module__OhfhWW__infoValue{text-align:right;font-size:15px;font-weight:700}.calendar-detail-modal-module-scss-module__OhfhWW__priceValue{color:#1e293b}.calendar-detail-modal-module-scss-module__OhfhWW__stockValue{color:#059669}.calendar-detail-modal-module-scss-module__OhfhWW__channelValue{color:#7c3aed}.calendar-detail-modal-module-scss-module__OhfhWW__channelLimit{color:#6b7280;font-size:12px;font-weight:400}.calendar-detail-modal-module-scss-module__OhfhWW__channelRow{border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 16px;transition:all .2s;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__channelRow:last-child{margin-bottom:0}.calendar-detail-modal-module-scss-module__OhfhWW__channelRowOpen{background:#f0fdf4;border-color:#bbf7d0}.calendar-detail-modal-module-scss-module__OhfhWW__channelRowOpen:hover{background:#dcfce7;border-color:#86efac}.calendar-detail-modal-module-scss-module__OhfhWW__channelRowClosed{background:#fef2f2;border-color:#fecaca}.calendar-detail-modal-module-scss-module__OhfhWW__channelRowClosed:hover{background:#fee2e2;border-color:#fca5a5}.calendar-detail-modal-module-scss-module__OhfhWW__channelName{align-items:center;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__channelLabel{color:#374151;font-size:14px;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__channelStatus{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__statusText{font-size:13px;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__statusOpen{color:#059669}.calendar-detail-modal-module-scss-module__OhfhWW__statusClosed{color:#dc2626}.calendar-detail-modal-module-scss-module__OhfhWW__channelLimit{color:#6b7280;background:#e5e7eb;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:500}.calendar-detail-modal-module-scss-module__OhfhWW__infoMissing{color:#9ca3af;text-align:right;font-style:italic;font-weight:500}.calendar-detail-modal-module-scss-module__OhfhWW__missingSection{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px}.calendar-detail-modal-module-scss-module__OhfhWW__missingSection .calendar-detail-modal-module-scss-module__OhfhWW__detailSectionTitle{background:#fee2e2;border-left-color:#ef4444}.calendar-detail-modal-module-scss-module__OhfhWW__noConfigSection{text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;padding:40px 20px}.calendar-detail-modal-module-scss-module__OhfhWW__noConfigTitle{color:#64748b;margin-bottom:8px;font-size:16px;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__noConfigText{color:#94a3b8;font-size:14px}.calendar-detail-modal-module-scss-module__OhfhWW__configurationsGrid{gap:16px;display:grid}.calendar-detail-modal-module-scss-module__OhfhWW__configurationCard{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.calendar-detail-modal-module-scss-module__OhfhWW__configurationHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__configurationTitle{color:#1e293b;margin:0;font-size:15px;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__configurationLimit{color:#64748b;background:#e2e8f0;border-radius:3px;padding:2px 6px;font-size:11px;font-weight:500}.calendar-detail-modal-module-scss-module__OhfhWW__durationsTable{padding:0}.calendar-detail-modal-module-scss-module__OhfhWW__durationRow{border-bottom:1px solid #f1f5f9;padding:12px}.calendar-detail-modal-module-scss-module__OhfhWW__durationRow:last-child{border-bottom:none}.calendar-detail-modal-module-scss-module__OhfhWW__durationMain{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__categoryPrices{margin-bottom:8px}.calendar-detail-modal-module-scss-module__OhfhWW__categoryPrice{background:#f8fafc;border-radius:3px;justify-content:space-between;align-items:center;margin-bottom:2px;padding:4px 8px;font-size:12px;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__categoryPrice:last-child{margin-bottom:0}.calendar-detail-modal-module-scss-module__OhfhWW__categoryLabel{color:#64748b;font-weight:500}.calendar-detail-modal-module-scss-module__OhfhWW__categoryValue{color:#059669;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__groupPrices,.calendar-detail-modal-module-scss-module__OhfhWW__timingDiscounts{margin-bottom:8px}.calendar-detail-modal-module-scss-module__OhfhWW__groupPrices:last-child,.calendar-detail-modal-module-scss-module__OhfhWW__timingDiscounts:last-child{margin-bottom:0}.calendar-detail-modal-module-scss-module__OhfhWW__sectionLabel{color:#64748b;text-transform:uppercase;letter-spacing:.3px;margin-bottom:6px;font-size:11px;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__groupPrice,.calendar-detail-modal-module-scss-module__OhfhWW__discountItem{background:#f0fdf4;border-radius:3px;justify-content:space-between;align-items:center;margin-bottom:2px;padding:4px 8px;font-size:12px;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__groupPrice:last-child,.calendar-detail-modal-module-scss-module__OhfhWW__discountItem:last-child{margin-bottom:0}.calendar-detail-modal-module-scss-module__OhfhWW__discountItem{background:#fef3c7}.calendar-detail-modal-module-scss-module__OhfhWW__groupLabel{color:#166534;font-weight:500}.calendar-detail-modal-module-scss-module__OhfhWW__groupValue{color:#16a34a;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__discount{color:#059669;margin-left:4px;font-size:10px}.calendar-detail-modal-module-scss-module__OhfhWW__discountPercent{color:#d97706;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__discounts{gap:2px;display:grid}.calendar-detail-modal-module-scss-module__OhfhWW__priceConfigSection{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:16px}.calendar-detail-modal-module-scss-module__OhfhWW__priceConfigSection:last-child{margin-bottom:0}.calendar-detail-modal-module-scss-module__OhfhWW__configHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:8px;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__configTitle{color:#1e293b;margin:0;font-size:16px;font-weight:700}.calendar-detail-modal-module-scss-module__OhfhWW__maxQuantity{color:#64748b;background:#f1f5f9;border-radius:6px;padding:4px 8px;font-size:12px}.calendar-detail-modal-module-scss-module__OhfhWW__durationsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.calendar-detail-modal-module-scss-module__OhfhWW__durationCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px}.calendar-detail-modal-module-scss-module__OhfhWW__durationHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__durationLabel{color:#374151;font-size:14px;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__basePrice{color:#1e293b;font-size:16px;font-weight:700}.calendar-detail-modal-module-scss-module__OhfhWW__subSectionTitle{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__categoryPricing{margin-bottom:8px}.calendar-detail-modal-module-scss-module__OhfhWW__categoryItem{justify-content:space-between;margin-bottom:2px;font-size:13px;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__categoryItem span:first-child{color:#64748b}.calendar-detail-modal-module-scss-module__OhfhWW__categoryPrice{color:#059669;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__groupItem{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin-bottom:4px;padding:8px}.calendar-detail-modal-module-scss-module__OhfhWW__groupLabel{color:#166534;margin-bottom:4px;font-size:12px}.calendar-detail-modal-module-scss-module__OhfhWW__groupDetails{justify-content:space-between;align-items:center;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__groupPrice{color:#16a34a;font-weight:700}.calendar-detail-modal-module-scss-module__OhfhWW__groupDiscount{color:#059669;background:#dcfce7;border-radius:4px;padding:2px 6px;font-size:11px}.calendar-detail-modal-module-scss-module__OhfhWW__timingDiscounts{margin-bottom:8px}.calendar-detail-modal-module-scss-module__OhfhWW__discountItem{justify-content:space-between;margin-bottom:2px;font-size:12px;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__discountItem span:first-child{color:#64748b}.calendar-detail-modal-module-scss-module__OhfhWW__discountValue{color:#7c3aed;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__offersSection{background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin-top:16px;overflow:hidden}.calendar-detail-modal-module-scss-module__OhfhWW__offersHeader{background:#fef3c7;border-bottom:1px solid #f59e0b;justify-content:space-between;align-items:center;padding:12px;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__offersTitle{color:#92400e;margin:0;font-size:15px;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__offersCount{color:#78350f;background:#b4530926;border-radius:3px;padding:2px 6px;font-size:11px;font-weight:500}.calendar-detail-modal-module-scss-module__OhfhWW__offersList{padding:0}.calendar-detail-modal-module-scss-module__OhfhWW__offerRow{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__offerRow:last-child{border-bottom:none}.calendar-detail-modal-module-scss-module__OhfhWW__offerInfo{flex:1}.calendar-detail-modal-module-scss-module__OhfhWW__offerName{color:#1e293b;margin-bottom:2px;font-size:14px;font-weight:600}.calendar-detail-modal-module-scss-module__OhfhWW__offerDescription{color:#64748b;font-size:12px;line-height:1.3}.calendar-detail-modal-module-scss-module__OhfhWW__offerPricing{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.calendar-detail-modal-module-scss-module__OhfhWW__offerCurrentPrice{color:#1e293b;font-size:15px;font-weight:700}.calendar-detail-modal-module-scss-module__OhfhWW__offerOriginalPrice{color:#9ca3af;font-size:11px;text-decoration:line-through}@media (max-width:768px){.calendar-detail-modal-module-scss-module__OhfhWW__detailModal .ant-modal{max-width:calc(100vw - 40px);margin:20px}.calendar-detail-modal-module-scss-module__OhfhWW__detailModal .ant-modal-body{max-height:60vh;padding:16px}.calendar-detail-modal-module-scss-module__OhfhWW__infoLine{flex-direction:column;align-items:flex-start;gap:4px;padding:8px}.calendar-detail-modal-module-scss-module__OhfhWW__infoValue,.calendar-detail-modal-module-scss-module__OhfhWW__infoMissing{text-align:left;font-size:14px}.calendar-detail-modal-module-scss-module__OhfhWW__detailSectionTitle{padding:6px 10px;font-size:14px}.calendar-detail-modal-module-scss-module__OhfhWW__statsRow .ant-col{margin-bottom:12px}.calendar-detail-modal-module-scss-module__OhfhWW__statCard{padding:12px}.calendar-detail-modal-module-scss-module__OhfhWW__statCard .ant-statistic-content{font-size:20px}.calendar-detail-modal-module-scss-module__OhfhWW__statCard .ant-statistic-content .ant-statistic-content-value{font-size:20px}.calendar-detail-modal-module-scss-module__OhfhWW__chartSection{margin-top:16px;padding:16px}.calendar-detail-modal-module-scss-module__OhfhWW__chartTitle{font-size:14px}.calendar-detail-modal-module-scss-module__OhfhWW__chartContainer{height:200px}.calendar-detail-modal-module-scss-module__OhfhWW__configurationsGrid{gap:12px}.calendar-detail-modal-module-scss-module__OhfhWW__configurationCard{border-radius:4px}.calendar-detail-modal-module-scss-module__OhfhWW__configurationHeader{flex-direction:column;align-items:flex-start;gap:6px;padding:10px}.calendar-detail-modal-module-scss-module__OhfhWW__configurationTitle{font-size:14px}.calendar-detail-modal-module-scss-module__OhfhWW__durationRow{padding:10px}.calendar-detail-modal-module-scss-module__OhfhWW__durationMain{flex-direction:column;align-items:flex-start;gap:3px}.calendar-detail-modal-module-scss-module__OhfhWW__durationLabel{font-size:13px}.calendar-detail-modal-module-scss-module__OhfhWW__basePrice{font-size:15px}.calendar-detail-modal-module-scss-module__OhfhWW__categoryPrice,.calendar-detail-modal-module-scss-module__OhfhWW__groupPrice,.calendar-detail-modal-module-scss-module__OhfhWW__discountItem{padding:6px;font-size:11px}.calendar-detail-modal-module-scss-module__OhfhWW__sectionLabel{margin-bottom:4px;font-size:10px}.calendar-detail-modal-module-scss-module__OhfhWW__offersSection{margin-top:12px}.calendar-detail-modal-module-scss-module__OhfhWW__offersHeader{flex-direction:column;align-items:flex-start;gap:6px;padding:10px}.calendar-detail-modal-module-scss-module__OhfhWW__offersTitle{font-size:14px}.calendar-detail-modal-module-scss-module__OhfhWW__offerRow{flex-direction:column;align-items:flex-start;gap:6px;padding:10px}.calendar-detail-modal-module-scss-module__OhfhWW__offerName{font-size:13px}.calendar-detail-modal-module-scss-module__OhfhWW__offerDescription{font-size:11px}.calendar-detail-modal-module-scss-module__OhfhWW__offerPricing{align-items:flex-start}.calendar-detail-modal-module-scss-module__OhfhWW__offerCurrentPrice{font-size:14px}}
.form-checkbox-module-scss-module___f2QYW__checkboxField{gap:var(--spacing-2,8px);flex-direction:column;width:100%;display:flex}.form-checkbox-module-scss-module___f2QYW__checkboxLabel{align-items:flex-start;gap:var(--spacing-3,12px);cursor:pointer;flex-direction:row;width:100%;padding:0;display:flex}.form-checkbox-module-scss-module___f2QYW__checkbox{appearance:none;box-sizing:border-box;border:1.5px solid var(--color-brand-primary-500,#430b14);border-radius:var(--radius-xs,3px);cursor:pointer;background:0 0;flex:none;width:16px;min-width:16px;height:16px;margin-top:1px;transition:background .2s;position:relative}.form-checkbox-module-scss-module___f2QYW__checkbox:checked{background:var(--color-brand-primary-500,#430b14)}.form-checkbox-module-scss-module___f2QYW__checkbox:checked:after{content:"";border:solid var(--color-neutral-0,#fff);border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.form-checkbox-module-scss-module___f2QYW__checkbox:focus{outline:none;box-shadow:0 0 0 2px #430b1433}.form-checkbox-module-scss-module___f2QYW__labelText{font-family:var(--font-family-body);letter-spacing:-.02em;color:var(--color-burgundy-100,#430b14);flex:1;font-size:14px;font-weight:440;line-height:140%}.form-checkbox-module-scss-module___f2QYW__errorText{font-family:var(--font-family-body);font-size:var(--font-size-xs,.625rem);line-height:var(--line-height-normal,140%);color:var(--color-semantic-error-500,#dc3545);margin-left:25px}
.product-calendar-drawer-module-scss-module__9wDIfW__drawerHeader{justify-content:space-between;align-items:center;margin:0;padding:0;display:flex}.product-calendar-drawer-module-scss-module__9wDIfW__cancelButton{color:#666;height:auto;padding:4px 8px;font-size:14px}.product-calendar-drawer-module-scss-module__9wDIfW__cancelButton:hover{color:#333;background:#f5f5f5}.product-calendar-drawer-module-scss-module__9wDIfW__drawer .ant-drawer-header{background:#fff;border-bottom:1px solid #e0e0e0;padding:16px 24px}.product-calendar-drawer-module-scss-module__9wDIfW__drawer .ant-drawer-body{background-color:#fff;padding:0;position:relative;overflow-y:auto;height:calc(100vh - 73px)!important;min-height:calc(100vh - 73px)!important}.product-calendar-drawer-module-scss-module__9wDIfW__drawer .ant-drawer-content-wrapper{position:relative;height:100vh!important}.product-calendar-drawer-module-scss-module__9wDIfW__drawer .ant-drawer-content{flex-direction:column;display:flex;position:relative;height:100%!important}.product-calendar-drawer-module-scss-module__9wDIfW__drawer .ant-drawer{height:100vh!important}.product-calendar-drawer-module-scss-module__9wDIfW__controlsSection{background:#f9fafb;border-bottom:1px solid #e0e0e0;flex-shrink:0;padding:16px 24px}.product-calendar-drawer-module-scss-module__9wDIfW__controlsSection .product-calendar-drawer-module-scss-module__9wDIfW__controlsContainer{align-items:center;gap:16px;display:flex}.product-calendar-drawer-module-scss-module__9wDIfW__controlsSection .product-calendar-drawer-module-scss-module__9wDIfW__controlsContainer .product-calendar-drawer-module-scss-module__9wDIfW__dateRangeContainer{flex:1}.product-calendar-drawer-module-scss-module__9wDIfW__controlsSection .product-calendar-drawer-module-scss-module__9wDIfW__controlsContainer .product-calendar-drawer-module-scss-module__9wDIfW__dateRangeContainer .ant-form-item{margin:0}.product-calendar-drawer-module-scss-module__9wDIfW__controlsSection .product-calendar-drawer-module-scss-module__9wDIfW__controlsContainer .product-calendar-drawer-module-scss-module__9wDIfW__dateRangeContainer .product-calendar-drawer-module-scss-module__9wDIfW__rangePicker{width:100%;height:36px}.product-calendar-drawer-module-scss-module__9wDIfW__controlsSection .product-calendar-drawer-module-scss-module__9wDIfW__controlsContainer .product-calendar-drawer-module-scss-module__9wDIfW__separator{background:#d1d5db;width:1px;height:24px}.product-calendar-drawer-module-scss-module__9wDIfW__controlsSection .product-calendar-drawer-module-scss-module__9wDIfW__controlsContainer .product-calendar-drawer-module-scss-module__9wDIfW__daysContainer .ant-form-item{margin:0}.product-calendar-drawer-module-scss-module__9wDIfW__tabNavigation{z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.product-calendar-drawer-module-scss-module__9wDIfW__tabButton{cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex-direction:column;flex:1;align-items:center;gap:2px;padding:8px 6px;transition:all .2s;display:flex}.product-calendar-drawer-module-scss-module__9wDIfW__tabButton.product-calendar-drawer-module-scss-module__9wDIfW__active{background:var(--color-brand-primary-50,#fcf8f3);border-bottom-color:var(--color-brand-primary-500,#430b14)}.product-calendar-drawer-module-scss-module__9wDIfW__tabButton .product-calendar-drawer-module-scss-module__9wDIfW__tabLabel{flex-direction:column;align-items:center;gap:6px;display:flex}.product-calendar-drawer-module-scss-module__9wDIfW__tabIcon{justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.product-calendar-drawer-module-scss-module__9wDIfW__tabIcon svg{fill:none;stroke:#666;stroke-width:1.5px;width:16px;height:16px;transition:stroke .2s}.product-calendar-drawer-module-scss-module__9wDIfW__active .product-calendar-drawer-module-scss-module__9wDIfW__tabIcon svg{stroke:var(--color-brand-primary-500,#430b14)}.product-calendar-drawer-module-scss-module__9wDIfW__tabContentContainer{flex:1;margin-bottom:60px;padding:24px;overflow-y:auto}.product-calendar-drawer-module-scss-module__9wDIfW__stickyFooter{z-index:1000;background:#fff;border-top:1px solid #e0e0e0;padding:12px 24px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000001a}.product-calendar-drawer-module-scss-module__9wDIfW__stickyFooter .product-calendar-drawer-module-scss-module__9wDIfW__footerContent{justify-content:flex-end;align-items:center;gap:12px;display:flex}.product-calendar-drawer-module-scss-module__9wDIfW__stickyFooter .product-calendar-drawer-module-scss-module__9wDIfW__footerContent .product-calendar-drawer-module-scss-module__9wDIfW__saveButton{background:var(--color-brand-primary-500,#430b14);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;height:36px;padding:0 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.product-calendar-drawer-module-scss-module__9wDIfW__stickyFooter .product-calendar-drawer-module-scss-module__9wDIfW__footerContent .product-calendar-drawer-module-scss-module__9wDIfW__saveButton:hover{background:var(--color-brand-primary-600,#5a1520)}.product-calendar-drawer-module-scss-module__9wDIfW__stickyFooter .product-calendar-drawer-module-scss-module__9wDIfW__footerContent .product-calendar-drawer-module-scss-module__9wDIfW__saveButton:disabled{cursor:not-allowed;background:#bdc3c7}.product-calendar-drawer-module-scss-module__9wDIfW__stickyFooter .product-calendar-drawer-module-scss-module__9wDIfW__footerContent .product-calendar-drawer-module-scss-module__9wDIfW__saveButton .product-calendar-drawer-module-scss-module__9wDIfW__loadingSpinner{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:1s linear infinite product-calendar-drawer-module-scss-module__9wDIfW__spin}.product-calendar-drawer-module-scss-module__9wDIfW__saveButton{background:var(--color-brand-primary-500,#430b14);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;height:36px;padding:0 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.product-calendar-drawer-module-scss-module__9wDIfW__saveButton:hover{background:var(--color-brand-primary-600,#5a1520)}.product-calendar-drawer-module-scss-module__9wDIfW__saveButton:disabled{cursor:not-allowed;background:#bdc3c7}.product-calendar-drawer-module-scss-module__9wDIfW__saveButton .product-calendar-drawer-module-scss-module__9wDIfW__loadingSpinner{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:1s linear infinite product-calendar-drawer-module-scss-module__9wDIfW__spin}@keyframes product-calendar-drawer-module-scss-module__9wDIfW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.form-password-input-module-scss-module__z8LWGW__formField{justify-content:center;align-items:flex-start;gap:var(--spacing-2,8px);flex-direction:column;flex:1;min-height:63px;padding:0;display:flex}@media (max-width:575px){.form-password-input-module-scss-module__z8LWGW__formField{width:100%;height:auto}}.form-password-input-module-scss-module__z8LWGW__label{width:100%;height:11px;font-family:var(--font-family-body);letter-spacing:-.04em;text-transform:uppercase;color:var(--auth-primary-color,#430b14);flex:none;order:0;align-self:stretch;font-size:10px;font-weight:700;line-height:120%}.form-password-input-module-scss-module__z8LWGW__inputWrapper{width:100%;position:relative}.form-password-input-module-scss-module__z8LWGW__input{background:var(--color-background-form,#f9f7f3);border-radius:var(--radius-md,6px);box-sizing:border-box;width:100%;height:44px;font-family:var(--font-family-body);letter-spacing:-.02em;color:var(--auth-text-primary,#430b14);border:none;outline:none;flex-direction:column;align-items:center;gap:32px;padding:12px 48px 12px 16px;font-size:14px;font-weight:400;line-height:140%;transition:box-shadow .2s;display:flex}.form-password-input-module-scss-module__z8LWGW__input::placeholder{color:var(--auth-placeholder-color,#68423c4d)}.form-password-input-module-scss-module__z8LWGW__input:focus{box-shadow:0 0 0 2px var(--auth-focus-ring,#430b1433)}.form-password-input-module-scss-module__z8LWGW__inputError{box-shadow:0 0 0 2px var(--color-semantic-error-500,#dc3545)}.form-password-input-module-scss-module__z8LWGW__toggleButton{cursor:pointer;color:var(--auth-icon-color,#430b1480);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.form-password-input-module-scss-module__z8LWGW__toggleButton:hover{color:var(--auth-primary-color,#430b14)}.form-password-input-module-scss-module__z8LWGW__errorText{font-family:var(--font-family-body);font-size:var(--font-size-xs,.625rem);line-height:var(--line-height-normal,140%);color:var(--color-semantic-error-500,#dc3545)}.form-password-input-module-scss-module__z8LWGW__helperText{font-family:var(--font-family-body);font-size:var(--font-size-xs,.625rem);line-height:var(--line-height-normal,140%);color:var(--auth-text-secondary,#430b1499)}.form-password-input-module-scss-module__z8LWGW__passwordHelper{gap:var(--spacing-2,8px);margin-top:var(--spacing-3,12px);flex-direction:column;display:flex}.form-password-input-module-scss-module__z8LWGW__helperTitle{font-family:var(--font-family-body);font-weight:600;font-size:var(--font-size-sm,14px);color:var(--auth-primary-color,#430b14);line-height:140%}.form-password-input-module-scss-module__z8LWGW__rulesList{padding:0;padding-left:var(--spacing-3,12px);gap:var(--spacing-2,8px);flex-direction:column;margin:0;list-style:none;display:flex}.form-password-input-module-scss-module__z8LWGW__ruleItem{align-items:center;gap:var(--spacing-2,8px);font-family:var(--font-family-body);font-size:var(--font-size-sm,14px);color:var(--auth-text-secondary,#430b1499);line-height:140%;transition:color .2s;display:flex}.form-password-input-module-scss-module__z8LWGW__ruleItem.form-password-input-module-scss-module__z8LWGW__ruleValid{color:var(--color-semantic-success-500,#22c55e)}.form-password-input-module-scss-module__z8LWGW__checkIcon{color:var(--auth-icon-color,#430b144d);flex-shrink:0;transition:color .2s}.form-password-input-module-scss-module__z8LWGW__checkIcon.form-password-input-module-scss-module__z8LWGW__checkIconValid{color:var(--color-semantic-success-500,#22c55e)}
.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse{margin-bottom:8px}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__channelsSpacing{margin-bottom:16px}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse .ant-collapse{background:0 0!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;margin-bottom:16px!important;overflow:hidden!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item:last-child{margin-bottom:0!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-header{color:#111827!important;background:#fff!important;border-bottom:none!important;border-radius:0!important;justify-content:space-between!important;align-items:center!important;padding:16px!important;font-size:16px!important;font-weight:500!important;transition:background-color .2s!important;display:flex!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-header:hover{background-color:#f9fafb!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-header .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-expand-icon{display:none!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-content{background:#fff!important;border:none!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-content .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-content-box{border-top:1px solid #f3f4f6!important;padding:16px!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item:not(.drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item-active) .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-header{border-bottom:none!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item.drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item-active .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-header{border-bottom:1px solid #f3f4f6!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__duration .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-content{background:#f9fafb!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__duration .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-content .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-content-box{border-top:none!important;padding:24px!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__pax .ant-collapse{background:0 0!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__pax .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;margin-bottom:16px!important;overflow:hidden!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__pax .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item:last-child{margin-bottom:0!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__pax .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-header{border-bottom:1px solid #f3f4f6!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__pax .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item:not(.drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item-active) .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-header{border-bottom:none!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__pax .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-content{background:#fff!important;border:none!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__pax .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-content .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-content-box{border-top:1px solid #f3f4f6!important;padding:16px!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__category .ant-collapse{background:0 0!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__category .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;margin-bottom:16px!important;overflow:hidden!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__category .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item:last-child{margin-bottom:0!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__category .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-header{border-bottom:1px solid #f3f4f6!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__category .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item:not(.drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item-active) .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-header{border-bottom:none!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__category .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-content{background:#fff!important;border:none!important}.drawer-collapse-component-module-scss-module__dbXdKG__drawerCollapse.drawer-collapse-component-module-scss-module__dbXdKG__category .ant-collapse .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-item .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-content .drawer-collapse-component-module-scss-module__dbXdKG__ant-collapse-content-box{border-top:1px solid #f3f4f6!important;padding:16px!important}.drawer-collapse-component-module-scss-module__dbXdKG__headerContent{justify-content:space-between;align-items:center;width:100%;display:flex}.drawer-collapse-component-module-scss-module__dbXdKG__leftSection{flex:1;align-items:center;gap:12px;display:flex}.drawer-collapse-component-module-scss-module__dbXdKG__iconContainer{background:var(--color-brand-primary-50,#fcf8f3);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:flex}.drawer-collapse-component-module-scss-module__dbXdKG__iconContainer svg{width:16px;height:16px;color:var(--color-brand-primary-500,#430b14);stroke-width:2px}.drawer-collapse-component-module-scss-module__dbXdKG__title{color:#111827;margin:0;font-size:16px;font-weight:500}.drawer-collapse-component-module-scss-module__dbXdKG__chevronContainer{flex-shrink:0;justify-content:center;align-items:center;display:flex}.drawer-collapse-component-module-scss-module__dbXdKG__chevron{color:#9ca3af;transition:transform .2s}.drawer-collapse-component-module-scss-module__dbXdKG__contentWrapper{width:100%}.drawer-collapse-component-module-scss-module__dbXdKG__horizontalForm{align-items:center;gap:16px;display:flex}.drawer-collapse-component-module-scss-module__dbXdKG__horizontalForm .drawer-collapse-component-module-scss-module__dbXdKG__label{color:#374151;white-space:nowrap;min-width:fit-content;font-size:14px;font-weight:500}.drawer-collapse-component-module-scss-module__dbXdKG__horizontalForm .drawer-collapse-component-module-scss-module__dbXdKG__input{flex:1}.drawer-collapse-component-module-scss-module__dbXdKG__horizontalForm .drawer-collapse-component-module-scss-module__dbXdKG__checkboxGroup{align-items:center;gap:8px;display:flex}
.form-select-module-scss-module__2RlvqG__formField{justify-content:center;align-items:flex-start;gap:var(--spacing-2,8px);flex-direction:column;flex:1;min-height:63px;padding:0;display:flex}@media (max-width:575px){.form-select-module-scss-module__2RlvqG__formField{width:100%;min-height:auto}}.form-select-module-scss-module__2RlvqG__label{width:100%;height:11px;font-family:var(--font-family-body);letter-spacing:-.04em;text-transform:uppercase;color:var(--color-brand-primary-500,#430b14);flex:none;order:0;align-self:stretch;font-size:10px;font-weight:700;line-height:120%}.form-select-module-scss-module__2RlvqG__selectWrapper{width:100%;position:relative}.form-select-module-scss-module__2RlvqG__select{background:var(--color-background-form,#f9f7f3);border-radius:var(--radius-md,6px);box-sizing:border-box;cursor:pointer;appearance:none;width:100%;height:44px;font-family:var(--font-family-body);letter-spacing:-.02em;color:var(--color-brand-primary-500,#430b14);border:none;outline:none;flex-direction:column;align-items:center;gap:32px;padding:12px 40px 12px 16px;font-size:14px;font-weight:400;line-height:140%;transition:box-shadow .2s;display:flex}.form-select-module-scss-module__2RlvqG__select:focus{box-shadow:0 0 0 2px #430b1433}.form-select-module-scss-module__2RlvqG__select.form-select-module-scss-module__2RlvqG__placeholder{color:#68423c4d}.form-select-module-scss-module__2RlvqG__selectError{box-shadow:0 0 0 2px var(--color-semantic-error-500,#dc3545)}.form-select-module-scss-module__2RlvqG__chevron{color:var(--color-brand-primary-500,#430b14);pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.form-select-module-scss-module__2RlvqG__errorText{font-family:var(--font-family-body);font-size:var(--font-size-xs,.625rem);line-height:var(--line-height-normal,140%);color:var(--color-semantic-error-500,#dc3545)}
.drawer-form-field-component-module-scss-module__UYFAIW__horizontalRow{align-items:center;gap:16px;display:flex}.drawer-form-field-component-module-scss-module__UYFAIW__horizontalRow .drawer-form-field-component-module-scss-module__UYFAIW__horizontalLabel{color:#374151;white-space:nowrap;min-width:fit-content;font-size:14px;font-weight:500}.drawer-form-field-component-module-scss-module__UYFAIW__horizontalRow .drawer-form-field-component-module-scss-module__UYFAIW__horizontalInput{flex:1}.drawer-form-field-component-module-scss-module__UYFAIW__checkboxGroup{align-items:center;gap:8px;display:flex}
.seat-map-module-scss-module__dvWYbG__seatItemGroup{position:absolute}.seat-map-module-scss-module__dvWYbG__seatItemGroup:hover{cursor:pointer;background-color:#1890ff33}.seat-map-module-scss-module__dvWYbG__seatItemGroupLink{background-color:#333;height:2px}.seat-map-module-scss-module__dvWYbG__sunbedItemHorizontalWrapper{z-index:10;background:0 0;flex-direction:row;justify-content:center;align-items:center;padding-top:5px;display:flex}.seat-map-module-scss-module__dvWYbG__sunbedItemVerticalWrapper{z-index:10;background:0 0;flex-direction:column;justify-content:center;align-items:center;padding-top:5px;display:flex}.seat-map-module-scss-module__dvWYbG__bedItemHorizontalWrapper{z-index:10;background:0 0;flex-direction:row;justify-content:center;align-items:center;padding-top:5px;display:flex}.seat-map-module-scss-module__dvWYbG__bedItemVerticalWrapper{z-index:10;background:0 0;flex-direction:column;justify-content:center;align-items:center;padding-top:5px;display:flex}.seat-map-module-scss-module__dvWYbG__pathWrapper{z-index:10;background:0 0;flex-direction:row;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.seat-map-module-scss-module__dvWYbG__seatLabel{text-align:center;font-size:12px;line-height:14px}.seat-map-module-scss-module__dvWYbG__seatFlag{text-align:center;line-height:13px}.seat-map-module-scss-module__dvWYbG__bedItemVertical{cursor:pointer;border:1px solid #333;justify-content:center;align-items:center;display:flex;position:relative}.seat-map-module-scss-module__dvWYbG__bedItemVertical span{writing-mode:vertical-rl;text-orientation:mixed}.seat-map-module-scss-module__dvWYbG__bedItemHorizontal{cursor:pointer;border:1px solid #333;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.seat-map-module-scss-module__dvWYbG__sunbedItemHorizontalEmpty:before{content:"";background:var(--color-brand-primary-500,#430b14);width:1px;height:100%;position:absolute;top:0;left:10px}.seat-map-module-scss-module__dvWYbG__sunbedItemVerticalEmpty:before{content:"";background:var(--color-brand-primary-500,#430b14);width:100%;height:1px;position:absolute;top:10px}.seat-map-module-scss-module__dvWYbG__bedItemHorizontalEmpty:before{content:"";background:var(--color-brand-primary-500,#430b14);width:3px;height:100%;position:absolute;top:0;left:10px}.seat-map-module-scss-module__dvWYbG__bedItemVerticalEmpty:before{content:"";background:var(--color-brand-primary-500,#430b14);width:100%;height:3px;position:absolute;top:10px}.seat-map-module-scss-module__dvWYbG__unavailable .seat-left{border-color:#f7f7f7}.seat-map-module-scss-module__dvWYbG__unavailable .seat-right{border-color:#f7f7f7}.seat-map-module-scss-module__dvWYbG__bookingItem{cursor:pointer;text-align:left;background-color:#fff;border:1px solid #ccc;width:160px;height:55px;margin-right:10px;padding:5px}.seat-map-module-scss-module__dvWYbG__bookingItem .product-text{font-size:12px}.seat-map-module-scss-module__dvWYbG__addBookingButton{justify-content:center;align-items:center;width:55px;height:55px;margin-right:10px;display:flex}.seat-map-module-scss-module__dvWYbG__gridContainerWrapper{background:#fff9f6;height:calc(100vh - 100px);overflow:scroll}.seat-map-module-scss-module__dvWYbG__gridSea{background:linear-gradient(135deg,var(--color-brand-primary-500,#430b14),var(--color-brand-primary-600,#5a1520))fixed;--mask:radial-gradient(63.09px at 50% calc(100% - 85.5px),#000 99%,#0000 101%)calc(50% - 60px)0/120px 100%,radial-gradient(63.09px at 50% calc(100% + 55.5px),#0000 99%,#000 101%)50% calc(100% - 30px)/120px 100% repeat-x;height:50px;-webkit-mask:var(--mask);-webkit-mask:var(--mask);mask:var(--mask);overflow-x:auto}.seat-map-module-scss-module__dvWYbG__gridContainer{z-index:100;flex:1;position:relative;overflow-x:auto}.seat-map-module-scss-module__dvWYbG__gridRelative{position:relative}.seat-map-module-scss-module__dvWYbG__gridRow{width:100%;display:flex}.seat-map-module-scss-module__dvWYbG__gridBox{border:.5px solid #fff;flex-grow:0;flex-shrink:0;display:flex;position:relative}.seat-map-module-scss-module__dvWYbG__seatMapCard .ant-card-head{background-color:#222}.seat-map-module-scss-module__dvWYbG__seatMapCard .ant-card-body{padding:0}
.form-textarea-module-scss-module__iWsrnW__formField{justify-content:center;align-items:flex-start;gap:var(--spacing-2,8px);flex-direction:column;flex:1;width:100%;padding:0;display:flex}.form-textarea-module-scss-module__iWsrnW__label{width:100%;height:11px;font-family:var(--font-family-body);letter-spacing:-.04em;text-transform:uppercase;color:var(--color-brand-primary-500,#430b14);flex:none;order:0;align-self:stretch;font-size:10px;font-weight:700;line-height:120%}.form-textarea-module-scss-module__iWsrnW__textarea{background:var(--color-background-form,#f9f7f3);border-radius:var(--radius-md,6px);box-sizing:border-box;resize:vertical;width:100%;min-height:120px;font-family:var(--font-family-body);letter-spacing:-.02em;color:var(--color-brand-primary-500,#430b14);border:none;outline:none;padding:12px 16px;font-size:14px;font-weight:400;line-height:140%;transition:box-shadow .2s;display:block}.form-textarea-module-scss-module__iWsrnW__textarea::placeholder{color:#68423c4d}.form-textarea-module-scss-module__iWsrnW__textarea:focus{box-shadow:0 0 0 2px #430b1433}.form-textarea-module-scss-module__iWsrnW__textareaError{box-shadow:0 0 0 2px var(--color-semantic-error-500,#dc3545)}.form-textarea-module-scss-module__iWsrnW__errorText{font-family:var(--font-family-body);font-size:var(--font-size-xs,.625rem);line-height:var(--line-height-normal,140%);color:var(--color-semantic-error-500,#dc3545)}
.unified-product-calendar-module-scss-module__TQtNoa__container{max-width:1280px;margin:0 auto}.unified-product-calendar-module-scss-module__TQtNoa__header{margin-bottom:24px}.unified-product-calendar-module-scss-module__TQtNoa__controls{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.unified-product-calendar-module-scss-module__TQtNoa__navControls{align-items:center;gap:16px;display:flex}.unified-product-calendar-module-scss-module__TQtNoa__navButton{justify-content:center;align-items:center;transition:all .2s;display:flex}.unified-product-calendar-module-scss-module__TQtNoa__navButton:hover{transform:translateY(-1px);box-shadow:0 2px 8px #3b82f626}.unified-product-calendar-module-scss-module__TQtNoa__monthTitle{color:#2d3748;text-transform:capitalize;text-align:center;min-width:180px;margin:0;font-size:20px;font-weight:600}.unified-product-calendar-module-scss-module__TQtNoa__viewButtons{background:#fff;border-radius:8px;justify-content:center;gap:0;padding:4px;display:flex;box-shadow:0 1px 3px #0000001a}.unified-product-calendar-module-scss-module__TQtNoa__viewButton{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.unified-product-calendar-module-scss-module__TQtNoa__viewButton.unified-product-calendar-module-scss-module__TQtNoa__active{background:var(--color-brand-primary-500,#430b14);color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #430b144d}.unified-product-calendar-module-scss-module__TQtNoa__viewButton:hover:not(.unified-product-calendar-module-scss-module__TQtNoa__active){background:var(--color-brand-primary-50,#fcf8f3);color:var(--color-brand-primary-500,#430b14)}.unified-product-calendar-module-scss-module__TQtNoa__calendar{background:#fff;border-radius:12px;margin-bottom:24px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.unified-product-calendar-module-scss-module__TQtNoa__weekHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(7,1fr);display:grid}.unified-product-calendar-module-scss-module__TQtNoa__dayHeader{color:#64748b;text-align:center;text-transform:capitalize;padding:12px 8px;font-weight:600}.unified-product-calendar-module-scss-module__TQtNoa__calendarGrid{flex-direction:column;display:flex}.unified-product-calendar-module-scss-module__TQtNoa__week{grid-template-columns:repeat(7,1fr);display:grid}.unified-product-calendar-module-scss-module__TQtNoa__dayCell{justify-content:center;align-items:center;min-height:100px;padding:4px;display:flex;position:relative}@media (max-width:768px){.unified-product-calendar-module-scss-module__TQtNoa__dayCell{min-height:85px;padding:2px}}.unified-product-calendar-module-scss-module__TQtNoa__dayCell.unified-product-calendar-module-scss-module__TQtNoa__otherMonth{opacity:.5;background-color:#f9fafb}.unified-product-calendar-module-scss-module__TQtNoa__dayCell.unified-product-calendar-module-scss-module__TQtNoa__pastDay{background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);position:relative}.unified-product-calendar-module-scss-module__TQtNoa__dayCell.unified-product-calendar-module-scss-module__TQtNoa__pastDay:before{content:"";pointer-events:none;background:repeating-linear-gradient(45deg,#0000,#0000 10px,#00000005 10px 20px);position:absolute;inset:0}.unified-product-calendar-module-scss-module__TQtNoa__dayCell.unified-product-calendar-module-scss-module__TQtNoa__pastDay *{opacity:.6}.unified-product-calendar-module-scss-module__TQtNoa__emptyDay{justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:8px 12px;display:flex}.unified-product-calendar-module-scss-module__TQtNoa__dayNumber{color:#6b7280;font-size:14px;font-weight:600}.unified-product-calendar-module-scss-module__TQtNoa__noSelection{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;min-height:400px;display:flex}.unified-product-calendar-module-scss-module__TQtNoa__infoPanel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.unified-product-calendar-module-scss-module__TQtNoa__legend{color:#6b7280;flex-wrap:wrap;align-items:center;gap:24px;font-size:14px;display:flex}.unified-product-calendar-module-scss-module__TQtNoa__legendItem{align-items:center;gap:8px;display:flex}.unified-product-calendar-module-scss-module__TQtNoa__legendDot{border-radius:50%;width:10px;height:10px}.unified-product-calendar-module-scss-module__TQtNoa__legendDot.unified-product-calendar-module-scss-module__TQtNoa__green{background-color:#10b981}.unified-product-calendar-module-scss-module__TQtNoa__legendDot.unified-product-calendar-module-scss-module__TQtNoa__red{background-color:#ef4444}.unified-product-calendar-module-scss-module__TQtNoa__legendDot.unified-product-calendar-module-scss-module__TQtNoa__orange{background-color:#f59e0b}.unified-product-calendar-module-scss-module__TQtNoa__legendDot.unified-product-calendar-module-scss-module__TQtNoa__gray{background-color:#9ca3af}.unified-product-calendar-module-scss-module__TQtNoa__legendDot.unified-product-calendar-module-scss-module__TQtNoa__purple{background-color:#8b5cf6}.unified-product-calendar-module-scss-module__TQtNoa__indicatorPeople{color:var(--color-brand-primary-500,#430b14);font-size:10px;font-weight:700}.unified-product-calendar-module-scss-module__TQtNoa__indicatorDuration{color:#7c3aed;font-size:10px;font-weight:700}.unified-product-calendar-module-scss-module__TQtNoa__indicatorDiscount{color:#ef4444;font-size:10px;font-weight:700}@media (max-width:1024px){.unified-product-calendar-module-scss-module__TQtNoa__container{padding:16px}.unified-product-calendar-module-scss-module__TQtNoa__controls{flex-direction:column;align-items:stretch;gap:16px}.unified-product-calendar-module-scss-module__TQtNoa__navControls{justify-content:center}.unified-product-calendar-module-scss-module__TQtNoa__viewButtons{align-self:center}}@media (max-width:768px){.unified-product-calendar-module-scss-module__TQtNoa__week{grid-template-columns:repeat(7,minmax(0,1fr))}.unified-product-calendar-module-scss-module__TQtNoa__dayCell{min-height:80px}.unified-product-calendar-module-scss-module__TQtNoa__monthTitle{min-width:160px;font-size:18px}.unified-product-calendar-module-scss-module__TQtNoa__legend{gap:16px;font-size:12px}}
.seat-map-box-item-module-scss-module__m9H3sa__boxContainer{cursor:pointer;background-color:#fff;border:1px solid #c9c9c9;border-radius:8px;gap:0;padding:4px 4px 8px}.seat-map-box-item-module-scss-module__m9H3sa__boxContainerPending{border:1px solid #65db73}.seat-map-box-item-module-scss-module__m9H3sa__boxContainerHighlight{border:1px solid #d79a10}.seat-map-box-item-module-scss-module__m9H3sa__tagContainer{border-radius:4px;padding:4px 8px}.seat-map-box-item-module-scss-module__m9H3sa__tagContainer span{font-size:10px;font-weight:600;line-height:16px}.seat-map-box-item-module-scss-module__m9H3sa__tagInactive{background:#eff2f4}.seat-map-box-item-module-scss-module__m9H3sa__tagInactive span{color:#4c4c4c}.seat-map-box-item-module-scss-module__m9H3sa__tagPending{background:#e6f9e9}.seat-map-box-item-module-scss-module__m9H3sa__tagPending span{color:#39b248}.seat-map-box-item-module-scss-module__m9H3sa__tagHighlight{background:#f9e0a0}.seat-map-box-item-module-scss-module__m9H3sa__tagHighlight span{color:#d79a10}.seat-map-box-item-module-scss-module__m9H3sa__tagHidden{background:#fff}.seat-map-box-item-module-scss-module__m9H3sa__tagHidden span{color:#fff}.seat-map-box-item-module-scss-module__m9H3sa__lastName{color:#000;font-weight:600}.seat-map-box-item-module-scss-module__m9H3sa__seatNumber{color:#828282;font-weight:500}.seat-map-box-item-module-scss-module__m9H3sa__verticalSeparator{background-color:#c9c9c9;width:1px}
.button-selector-module-scss-module__cIrdlG__buttonSelector{flex-wrap:wrap;gap:8px;display:flex}.button-selector-module-scss-module__cIrdlG__buttonSelector.button-selector-module-scss-module__cIrdlG__fullWidth{width:100%}.button-selector-module-scss-module__cIrdlG__buttonSelector.button-selector-module-scss-module__cIrdlG__fullWidth .button-selector-module-scss-module__cIrdlG__button{flex:1}.button-selector-module-scss-module__cIrdlG__button{font-family:var(--font-futura-now,"Futura Now Headline",sans-serif);letter-spacing:-.02em;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1.5px solid var(--color-border-light,#430b1426);cursor:pointer;background-color:var(--color-cream-white,#fff);color:var(--color-burgundy-100,#430b14);border-radius:12px;justify-content:center;align-items:center;font-weight:500;transition:all .15s ease-in-out;display:inline-flex}.button-selector-module-scss-module__cIrdlG__button:hover:not(.button-selector-module-scss-module__cIrdlG__disabled){background-color:var(--color-cream-50,#fcf8f3);border-color:var(--color-burgundy-30,#430b144d)}.button-selector-module-scss-module__cIrdlG__button:focus{outline:none;box-shadow:0 0 0 2px #430b1414}.button-selector-module-scss-module__cIrdlG__button.button-selector-module-scss-module__cIrdlG__selected{background-color:var(--color-burgundy-100,#430b14);border-color:var(--color-burgundy-100,#430b14);color:var(--color-cream-50,#fcf8f3)}.button-selector-module-scss-module__cIrdlG__button.button-selector-module-scss-module__cIrdlG__selected:hover:not(.button-selector-module-scss-module__cIrdlG__disabled){background-color:var(--color-burgundy-80,#430b14cc);border-color:var(--color-burgundy-80,#430b14cc)}.button-selector-module-scss-module__cIrdlG__button.button-selector-module-scss-module__cIrdlG__disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.button-selector-module-scss-module__cIrdlG__small{padding:6px 12px;font-size:.875rem;line-height:1.4}.button-selector-module-scss-module__cIrdlG__medium{padding:8px 16px;font-size:.9375rem;line-height:1.5}.button-selector-module-scss-module__cIrdlG__large{padding:10px 20px;font-size:1rem;line-height:1.5}@media (max-width:576px){.button-selector-module-scss-module__cIrdlG__buttonSelector{gap:6px}.button-selector-module-scss-module__cIrdlG__small{padding:5px 10px;font-size:.8125rem}.button-selector-module-scss-module__cIrdlG__medium{padding:7px 14px;font-size:.875rem}.button-selector-module-scss-module__cIrdlG__large{padding:9px 18px;font-size:.9375rem}}
.icon-wrapper-module-scss-module__AY0gJq__iconContainer{border-radius:8px;width:25px;height:25px}
.product-card-component-module-scss-module__gg1M1G__productCard{border:1px solid #f0f0f0;border-radius:8px;margin-bottom:16px;transition:all .2s;overflow:hidden}.product-card-component-module-scss-module__gg1M1G__productCard:hover:not(.product-card-component-module-scss-module__gg1M1G__disabled){border-color:var(--color-brand-primary-500,#430b14);box-shadow:0 2px 8px #0000001a}.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__selected{border-color:var(--color-brand-primary-500,#430b14)}.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__disabled{opacity:.5;cursor:not-allowed;pointer-events:none;background:#f8f9fa;border-color:#e9ecef;position:relative}.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__disabled:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(135deg,#fff6 0%,#f0f0f066 100%);position:absolute;inset:0}.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__disabled:hover{box-shadow:none;border-color:#e9ecef}.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__disabled .product-card-component-module-scss-module__gg1M1G__productName,.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__disabled .product-card-component-module-scss-module__gg1M1G__productDescription,.product-card-component-module-scss-module__gg1M1G__productCard.product-card-component-module-scss-module__gg1M1G__disabled .product-card-component-module-scss-module__gg1M1G__productPrice{color:#6c757d!important}.product-card-component-module-scss-module__gg1M1G__productHeader{border-bottom:1px solid #f0f0f0;align-items:center;padding:16px;display:flex}.product-card-component-module-scss-module__gg1M1G__productInfo{flex:1}.product-card-component-module-scss-module__gg1M1G__productName{color:#333;margin-bottom:4px;font-size:16px;font-weight:600}.product-card-component-module-scss-module__gg1M1G__productDescription{color:var(--color-brand-primary-500,#430b14);font-size:14px;font-weight:500}.product-card-component-module-scss-module__gg1M1G__productPrice{color:var(--color-brand-primary-500,#430b14);margin-right:12px;font-size:16px;font-weight:600}.product-card-component-module-scss-module__gg1M1G__productConfiguration{background:#fafafa;padding:16px}.product-card-component-module-scss-module__gg1M1G__sectionTitle{color:#333;margin-bottom:12px;font-size:14px;font-weight:600}.product-card-component-module-scss-module__gg1M1G__durationSection{margin-bottom:16px}.product-card-component-module-scss-module__gg1M1G__durationButtons{gap:8px;display:flex}.product-card-component-module-scss-module__gg1M1G__durationButton{text-align:center;flex-direction:column;flex:1;align-items:center;height:auto;padding:10px 12px;display:flex}.product-card-component-module-scss-module__gg1M1G__durationButton .product-card-component-module-scss-module__gg1M1G__availableCount{color:#666;margin-top:2px;font-size:12px}.product-card-component-module-scss-module__gg1M1G__durationButton.product-card-component-module-scss-module__gg1M1G__ant-btn-primary .product-card-component-module-scss-module__gg1M1G__availableCount,.product-card-component-module-scss-module__gg1M1G__durationButton.product-card-component-module-scss-module__gg1M1G__selected .product-card-component-module-scss-module__gg1M1G__availableCount{color:#fff}.product-card-component-module-scss-module__gg1M1G__selectedText{color:#fff!important}.product-card-component-module-scss-module__gg1M1G__pricingSection{background:#fff;border-radius:6px;margin-bottom:12px;padding:12px}.product-card-component-module-scss-module__gg1M1G__pricingRow{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.product-card-component-module-scss-module__gg1M1G__pricingRow:last-child{border-bottom:none}.product-card-component-module-scss-module__gg1M1G__categoryInfo{flex:1}.product-card-component-module-scss-module__gg1M1G__categoryLabel{color:#333;font-size:14px;font-weight:500}.product-card-component-module-scss-module__gg1M1G__priceAndQuantity{align-items:center;gap:12px;display:flex}.product-card-component-module-scss-module__gg1M1G__price{color:var(--color-brand-primary-500,#430b14);text-align:right;min-width:50px;font-size:14px;font-weight:600}.product-card-component-module-scss-module__gg1M1G__groupInfo{flex:1}.product-card-component-module-scss-module__gg1M1G__groupLabel{color:var(--color-brand-primary-600,#5a1520);margin-bottom:4px;font-size:14px;font-weight:600}.product-card-component-module-scss-module__gg1M1G__groupDiscount{color:var(--color-brand-primary-600,#5a1520);font-size:12px}.product-card-component-module-scss-module__gg1M1G__additionalPaxInfo{border-top:1px dashed #e0e0e0;margin-top:8px;padding:8px 0}.product-card-component-module-scss-module__gg1M1G__additionalPaxLabel{color:#666;font-size:13px;font-style:italic}@media (max-width:768px){.product-card-component-module-scss-module__gg1M1G__durationButtons{flex-direction:column;gap:6px}.product-card-component-module-scss-module__gg1M1G__durationButton{flex-direction:row;justify-content:space-between}.product-card-component-module-scss-module__gg1M1G__durationButton .product-card-component-module-scss-module__gg1M1G__availableCount{margin-top:0;margin-left:8px}.product-card-component-module-scss-module__gg1M1G__pricingRow{flex-direction:column;align-items:stretch;gap:8px}.product-card-component-module-scss-module__gg1M1G__priceAndQuantity{justify-content:space-between}}
.quick-quantity-selector-component-module-scss-module__N6cvnW__quickQuantitySelector{align-items:center;gap:4px;display:flex}.quick-quantity-selector-component-module-scss-module__N6cvnW__quickQuantitySelector.quick-quantity-selector-component-module-scss-module__N6cvnW__disabled{opacity:.5;pointer-events:none}.quick-quantity-selector-component-module-scss-module__N6cvnW__optionsContainer{align-items:center;gap:4px;display:flex}.quick-quantity-selector-component-module-scss-module__N6cvnW__quantityButton{color:#262626;cursor:pointer;background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 8px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.quick-quantity-selector-component-module-scss-module__N6cvnW__quantityButton:hover:not(:disabled):not(.quick-quantity-selector-component-module-scss-module__N6cvnW__selected){border-color:var(--color-brand-primary-500,#430b14);color:var(--color-brand-primary-500,#430b14)}.quick-quantity-selector-component-module-scss-module__N6cvnW__quantityButton.quick-quantity-selector-component-module-scss-module__N6cvnW__selected{background-color:var(--color-brand-primary-500,#430b14);border-color:var(--color-brand-primary-500,#430b14);color:#fff;font-weight:600}.quick-quantity-selector-component-module-scss-module__N6cvnW__quantityButton.quick-quantity-selector-component-module-scss-module__N6cvnW__buttonDisabled{color:#bfbfbf;cursor:not-allowed;background-color:#f5f5f5;border-color:#d9d9d9}.quick-quantity-selector-component-module-scss-module__N6cvnW__navButton{color:#595959;cursor:pointer;background-color:#fafafa;border:1px solid #e8e8e8;border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:36px;padding:0 8px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.quick-quantity-selector-component-module-scss-module__N6cvnW__navButton:hover:not(:disabled){border-color:var(--color-brand-primary-500,#430b14);color:var(--color-brand-primary-500,#430b14);background-color:var(--color-brand-primary-50,#fcf8f3)}.quick-quantity-selector-component-module-scss-module__N6cvnW__navButton:disabled{color:#bfbfbf;cursor:not-allowed;background-color:#f5f5f5;border-color:#d9d9d9}
.expandable-text-module-scss-module__ef1IBa__expandableContainer{width:100%;position:relative}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__contentWrapper{position:relative}@media (max-width:768px){.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__contentWrapper.expandable-text-module-scss-module__ef1IBa__hasGradient:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#fffc 50%,#fff 100%);height:2.5em;position:absolute;bottom:0;left:0;right:0}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__collapsed{-webkit-line-clamp:var(--max-lines,3);text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;position:relative;overflow:hidden}}@media (min-width:769px){.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__collapsed{display:block}}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__expanded{display:block}@media (max-width:768px){.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton{color:#4a4a4a;cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:none;align-items:center;gap:4px;margin-top:8px;padding:4px 0;font-size:12px;font-weight:500;text-decoration:underline;transition:color .2s;display:inline-flex}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton:hover{color:#2a2a2a}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton:active{color:#1a1a1a}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton:focus-visible{outline-offset:2px;outline:1px solid #4a4a4a}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton .expandable-text-module-scss-module__ef1IBa__chevronIcon{font-size:10px;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton .expandable-text-module-scss-module__ef1IBa__chevronIcon.expandable-text-module-scss-module__ef1IBa__expanded{transform:rotate(180deg)}}@media (min-width:769px){.expandable-text-module-scss-module__ef1IBa__expandableContainer .expandable-text-module-scss-module__ef1IBa__toggleButton{display:none}}
/*# sourceMappingURL=6fccd084d3c2aefa.css.map*/