.GalleryUploadModal_modalOverlay__FHHDo{position:fixed;inset:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.GalleryUploadModal_modalContent__9nmKj{background-color:var(--color-surface-elevated);border-radius:.5rem;padding:2rem;width:100%;max-width:38rem;color:var(--color-text-strong);max-height:90vh;display:flex;flex-direction:column;position:relative;box-shadow:0 5px 15px rgba(0,0,0,.2)}.GalleryUploadModal_header__FqKK0{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.GalleryUploadModal_title__Iv8P5{font-size:1.5rem;font-weight:700;color:var(--color-text-strong)}.GalleryUploadModal_closeButton__esLxw{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#7C7C7C;transition:color .2s ease}.GalleryUploadModal_closeButton__esLxw:hover{color:var(--color-primary)}.GalleryUploadModal_form__jdhiD{gap:1.5rem;overflow-y:auto}.GalleryUploadModal_formGroup__TuLIT,.GalleryUploadModal_form__jdhiD{display:flex;flex-direction:column}.GalleryUploadModal_label__B_2dm{display:block;font-weight:500;margin-bottom:.5rem;color:var(--color-text-strong)}.GalleryUploadModal_input__UhrBf,.GalleryUploadModal_textarea__Qspmu{width:100%;padding:.75rem;border:1px solid var(--input-border);border-radius:.375rem;font-family:inherit;font-size:1rem;background-color:var(--color-surface);color:var(--color-text-strong)}.GalleryUploadModal_input__UhrBf:focus,.GalleryUploadModal_textarea__Qspmu:focus{outline:none;border-color:var(--input-border-strong);box-shadow:0 0 0 2px var(--input-border-focus);background-color:var(--color-surface-elevated)}.GalleryUploadModal_textarea__Qspmu{min-height:80px;resize:vertical}.GalleryUploadModal_fileInputLabel__qyktA{display:flex;align-items:center;justify-content:center;padding:2rem;border:2px dashed var(--input-border);border-radius:.375rem;cursor:pointer;transition:border-color .2s,background-color .2s;text-align:center;color:var(--color-text-muted)}.GalleryUploadModal_fileInputLabel__qyktA:hover{border-color:var(--input-border-strong);background-color:color-mix(in srgb,var(--color-surface-subtle) 85%,transparent)}.GalleryUploadModal_fileInput__zZyXn{display:none}.GalleryUploadModal_imagePreviewContainer__xTGhj{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;margin-top:1rem}.GalleryUploadModal_imageWrapper__7ZiVU{position:relative;width:100px;height:100px}.GalleryUploadModal_imagePreview__lqoJ_{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.375rem;border:1px solid var(--input-border)}.GalleryUploadModal_removeImageButton__cER9k{position:absolute;top:-8px;right:-8px;background:var(--color-error-text);color:var(--color-text-inverse);border:2px solid var(--color-surface-elevated);border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:14px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.2)}.GalleryUploadModal_errorMessage__6BpkT{color:var(--color-error-text);font-size:.875rem;text-align:center}.GalleryUploadModal_buttonContainer__ZX2aW{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;border-top:1px solid var(--color-border);padding-top:1.5rem}.GalleryUploadModal_cancelButton__4hsZh,.GalleryUploadModal_saveButton__C31fo{padding:.75rem 1.5rem;border:none;border-radius:.375rem;cursor:pointer;font-weight:600;font-size:.9rem;transition:background-color .2s ease}.GalleryUploadModal_saveButton__C31fo{background-color:var(--color-primary);color:var(--color-text-inverse)}.GalleryUploadModal_saveButton__C31fo:hover{background-color:var(--color-primary-hover)}.GalleryUploadModal_saveButton__C31fo:disabled{background-color:var(--color-primary-soft);cursor:not-allowed}.GalleryUploadModal_cancelButton__4hsZh{background-color:var(--light-grey);color:var(--color-text-strong)}.GalleryUploadModal_cancelButton__4hsZh:hover{background-color:color-mix(in srgb,var(--light-grey) 80%,var(--color-surface))}@keyframes GalleryUploadModal_spin__3NEw_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.GalleryUploadModal_modalOverlay__FHHDo{align-items:flex-start;padding:2rem .5rem .5rem}.GalleryUploadModal_modalContent__9nmKj{padding:1.5rem;max-height:90vh}.GalleryUploadModal_header__FqKK0{margin-bottom:1rem}.GalleryUploadModal_title__Iv8P5{font-size:1.25rem}.GalleryUploadModal_closeButton__esLxw{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.GalleryUploadModal_form__jdhiD{gap:1rem}.GalleryUploadModal_input__UhrBf,.GalleryUploadModal_textarea__Qspmu{padding:.65rem;font-size:16px}.GalleryUploadModal_fileInputLabel__qyktA{padding:1.5rem 1rem;font-size:.9rem}.GalleryUploadModal_imagePreviewContainer__xTGhj{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.75rem}.GalleryUploadModal_imageWrapper__7ZiVU{width:80px;height:80px}.GalleryUploadModal_buttonContainer__ZX2aW{flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem}.GalleryUploadModal_cancelButton__4hsZh,.GalleryUploadModal_saveButton__C31fo{width:100%;padding:.875rem 1.25rem;min-height:48px}}@media (max-width:480px){.GalleryUploadModal_modalOverlay__FHHDo{padding:1rem .25rem .25rem}.GalleryUploadModal_modalContent__9nmKj{padding:1rem;max-height:95vh;border-radius:10px}.GalleryUploadModal_title__Iv8P5{font-size:1.125rem}.GalleryUploadModal_fileInputLabel__qyktA{padding:1.25rem .75rem;font-size:.85rem}.GalleryUploadModal_imagePreviewContainer__xTGhj{grid-template-columns:repeat(auto-fill,minmax(70px,1fr))}.GalleryUploadModal_imageWrapper__7ZiVU{width:70px;height:70px}.GalleryUploadModal_removeImageButton__cER9k{width:22px;height:22px;font-size:12px}.GalleryUploadModal_label__B_2dm{font-size:.875rem}}@media (max-width:375px){.GalleryUploadModal_modalContent__9nmKj{padding:.875rem}.GalleryUploadModal_title__Iv8P5{font-size:1rem}.GalleryUploadModal_cancelButton__4hsZh,.GalleryUploadModal_saveButton__C31fo{padding:.75rem 1rem;font-size:.9rem}.GalleryUploadModal_imageWrapper__7ZiVU{width:60px;height:60px}}.ProductFormModal_modalOverlay__kVLzZ{position:fixed;inset:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:flex-start;z-index:50;padding:1rem;overflow-y:auto}.ProductFormModal_modalContent__qgg7f{background-color:var(--color-surface-elevated);border-radius:.75rem;padding:2rem;width:100%;max-width:36rem;max-height:calc(100vh - 2rem);overflow-y:auto;color:var(--text-charcoal);box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);margin:auto 0}.ProductFormModal_header__RBt8H{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.ProductFormModal_title__WfEZ2{font-size:1.5rem;font-weight:700;color:var(--dark-gray);margin:0}.ProductFormModal_closeButton__hKVAx{background:none;border:none;font-size:1.5rem;color:var(--text-muted);cursor:pointer;padding:.5rem;line-height:1}.ProductFormModal_form__8PLhJ{gap:1.25rem}.ProductFormModal_formGroup__rk_mD,.ProductFormModal_form__8PLhJ{display:flex;flex-direction:column}.ProductFormModal_formGrid__PaOaz{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.ProductFormModal_label__U39Vq{display:block;font-weight:500;margin-bottom:.5rem;font-size:.9rem}.ProductFormModal_input__Gb0GD,.ProductFormModal_textarea__tBpRw{width:100%;padding:.75rem;border:1px solid var(--input-border);border-radius:.375rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ProductFormModal_input__Gb0GD:focus,.ProductFormModal_textarea__tBpRw:focus{outline:none;border-color:var(--input-border-strong);box-shadow:0 0 0 2px var(--input-border-focus)}.ProductFormModal_textarea__tBpRw{min-height:120px;resize:vertical}.ProductFormModal_fileInputGroup__T8WcS{margin-top:.5rem}.ProductFormModal_fileInputLabel__lSQR4{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:var(--color-surface-subtle);border:1px solid var(--input-border);border-radius:.375rem;cursor:pointer;font-weight:500;transition:background-color .2s;justify-content:center}.ProductFormModal_fileInputLabel__lSQR4:hover{background-color:color-mix(in srgb,var(--color-surface-subtle) 80%,var(--color-surface-elevated))}.ProductFormModal_fileInput__6oBvo{display:none}.ProductFormModal_fileName__tGyyz{margin-top:.5rem;font-style:italic;font-size:.9rem;color:var(--text-muted)}.ProductFormModal_imagePreviewContainer__J_VEA{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.ProductFormModal_imageWrapper__6bi4_{position:relative;width:6rem;height:6rem;overflow:hidden;border-radius:.375rem}.ProductFormModal_imagePreview__xbsvi{-o-object-fit:cover;object-fit:cover}.ProductFormModal_removeImageButton__f3Gma{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background-color:var(--color-error-text);color:var(--color-text-inverse);border:2px solid var(--color-surface-elevated);border-radius:50%;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.ProductFormModal_errorMessage__y4nNL{color:var(--alert-error-text);font-size:.875rem;background-color:var(--alert-error-bg);padding:.75rem;border-radius:.375rem;text-align:center}.ProductFormModal_buttonContainer__eCcXn{display:flex;justify-content:flex-end;gap:1rem}.ProductFormModal_buttonContainer__eCcXn,.ProductFormModal_sectionDivider__CpVrf{margin-top:1.5rem;border-top:1px solid var(--color-border);padding-top:1.5rem}.ProductFormModal_sectionTitle__qa67q{font-size:1rem;font-weight:600;color:var(--color-text-strong);margin:0 0 .5rem}.ProductFormModal_sectionDescription__UmQEH{font-size:.85rem;color:var(--color-text-muted);margin:0;line-height:1.5}.ProductFormModal_labelIcon__OoAS6{margin-right:.35rem}.ProductFormModal_fieldHint__OP9rZ{display:block;margin-top:.35rem;font-size:.75rem;color:var(--color-text-muted);line-height:1.4}@media (max-width:768px){.ProductFormModal_modalOverlay__kVLzZ{padding:0;align-items:flex-start}.ProductFormModal_modalContent__qgg7f{padding:1.25rem;max-height:100vh;max-height:100dvh;border-radius:0;margin:0}.ProductFormModal_header__RBt8H{position:sticky;top:0;background:var(--color-surface-elevated);margin:-1.25rem -1.25rem 1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border);z-index:10}.ProductFormModal_title__WfEZ2{font-size:1.125rem}.ProductFormModal_closeButton__hKVAx{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.ProductFormModal_form__8PLhJ{gap:1rem;padding-bottom:1rem}.ProductFormModal_formGrid__PaOaz{grid-template-columns:1fr;gap:1rem}.ProductFormModal_input__Gb0GD,.ProductFormModal_textarea__tBpRw{font-size:16px;padding:.65rem}.ProductFormModal_textarea__tBpRw{min-height:80px}.ProductFormModal_fileInputLabel__lSQR4{padding:.75rem 1rem;min-height:44px}.ProductFormModal_imagePreviewContainer__J_VEA{gap:.5rem}.ProductFormModal_imageWrapper__6bi4_{width:4.5rem;height:4.5rem}.ProductFormModal_sectionDivider__CpVrf{margin-top:1rem;padding-top:1rem}.ProductFormModal_sectionTitle__qa67q{font-size:.9rem}.ProductFormModal_sectionDescription__UmQEH{font-size:.8rem}.ProductFormModal_buttonContainer__eCcXn{position:sticky;bottom:0;background:var(--color-surface-elevated);margin:1rem -1.25rem -1.25rem;padding:1rem 1.25rem;border-top:1px solid var(--color-border);flex-direction:row;gap:.75rem}.ProductFormModal_buttonContainer__eCcXn button{flex:1;min-height:44px}}@media (max-width:480px){.ProductFormModal_modalContent__qgg7f{padding:1rem}.ProductFormModal_header__RBt8H{margin:-1rem -1rem 1rem;padding:.875rem 1rem}.ProductFormModal_title__WfEZ2{font-size:1rem}.ProductFormModal_label__U39Vq{font-size:.85rem}.ProductFormModal_imageWrapper__6bi4_{width:4rem;height:4rem}.ProductFormModal_removeImageButton__f3Gma{width:20px;height:20px;font-size:11px;top:-6px;right:-6px}.ProductFormModal_buttonContainer__eCcXn{margin:1rem -1rem -1rem;padding:.875rem 1rem}}@media (max-width:375px){.ProductFormModal_modalContent__qgg7f{padding:.875rem}.ProductFormModal_header__RBt8H{margin:-.875rem -.875rem .875rem;padding:.75rem .875rem}.ProductFormModal_title__WfEZ2{font-size:.95rem}.ProductFormModal_imageWrapper__6bi4_{width:3.5rem;height:3.5rem}.ProductFormModal_buttonContainer__eCcXn{margin:.875rem -.875rem -.875rem;padding:.75rem .875rem}}.PromotionModal_modalOverlay__AKvwA{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.PromotionModal_modalContent__O16uZ{background:var(--color-surface-elevated);color:var(--color-text-strong);padding:2rem;border-radius:.5rem;width:90%;max-width:500px;border:1px solid var(--color-border)}.PromotionModal_inputGroup___Oekt{margin-bottom:1rem}.PromotionModal_inputGroup___Oekt label{display:block;margin-bottom:.5rem}.PromotionModal_inputGroup___Oekt input,.PromotionModal_inputGroup___Oekt textarea{width:100%;padding:.5rem;border:1px solid var(--input-border);border-radius:.25rem;background-color:var(--color-surface);color:var(--color-text-strong)}.PromotionModal_buttonGroup__FVXsE{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}@media (max-width:768px){.PromotionModal_modalOverlay__AKvwA{align-items:flex-start;padding:2rem .5rem .5rem}.PromotionModal_modalContent__O16uZ{padding:1.5rem;max-height:90vh;overflow-y:auto;width:95%}.PromotionModal_inputGroup___Oekt input,.PromotionModal_inputGroup___Oekt textarea{font-size:16px;padding:.625rem}.PromotionModal_buttonGroup__FVXsE{flex-direction:column;gap:.75rem}.PromotionModal_buttonGroup__FVXsE button{width:100%;min-height:48px}}@media (max-width:480px){.PromotionModal_modalOverlay__AKvwA{padding:1rem .25rem .25rem}.PromotionModal_modalContent__O16uZ{padding:1rem;max-height:95vh;border-radius:10px;width:98%}.PromotionModal_inputGroup___Oekt label{font-size:.875rem}}@media (max-width:375px){.PromotionModal_modalContent__O16uZ{padding:.875rem}}.CreatePromotionModal_modalOverlay__IGk4h{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;backdrop-filter:blur(4px)}.CreatePromotionModal_modalContent__X7_Gl{background-color:var(--color-surface-elevated);border-radius:16px;max-width:550px;width:100%;max-height:90vh;overflow-y:auto;position:relative;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,.3)}.CreatePromotionModal_closeButton__QlZZM{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:var(--color-text-muted);cursor:pointer;padding:.5rem;font-size:1.25rem;transition:color .2s;display:flex;align-items:center;justify-content:center}.CreatePromotionModal_closeButton__QlZZM:hover{color:var(--color-text)}.CreatePromotionModal_title__k46_z{font-size:1.75rem;font-weight:700;color:var(--color-text-strong);margin-bottom:.5rem}.CreatePromotionModal_serviceName__ITlIj{font-size:1rem;color:var(--color-text-muted);margin-bottom:1.5rem;font-weight:500}.CreatePromotionModal_form__Ed3f9{display:flex;flex-direction:column;gap:1.5rem}.CreatePromotionModal_pricePreview__U54Ef{background:var(--color-surface);border:2px solid var(--color-border);border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.CreatePromotionModal_priceRow__MHvlJ{display:flex;justify-content:space-between;align-items:center;font-size:1rem}.CreatePromotionModal_label__BKlyR{color:var(--color-text-muted);font-weight:500}.CreatePromotionModal_originalPrice__JyiQV{color:#ef4444;font-weight:600;text-decoration:line-through;font-size:1.1rem}.CreatePromotionModal_promotionalPrice__exd86{color:#10b981;font-weight:700;font-size:1.25rem}.CreatePromotionModal_savings__YuHAi{color:var(--color-primary);font-weight:700;font-size:1.1rem}.CreatePromotionModal_inputGroup__fzsQs{display:flex;flex-direction:column;gap:.5rem}.CreatePromotionModal_inputLabel__k9yiF{font-weight:600;color:var(--color-text);font-size:.95rem}.CreatePromotionModal_slider__rYc7_{width:100%;height:6px;border-radius:5px;background:var(--color-border);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.CreatePromotionModal_slider__rYc7_::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--color-primary);cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-transition:transform .2s;transition:transform .2s}.CreatePromotionModal_slider__rYc7_::-webkit-slider-thumb:hover{transform:scale(1.15)}.CreatePromotionModal_slider__rYc7_::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--color-primary);cursor:pointer;border:none;box-shadow:0 2px 6px rgba(0,0,0,.2);-moz-transition:transform .2s;transition:transform .2s}.CreatePromotionModal_slider__rYc7_::-moz-range-thumb:hover{transform:scale(1.15)}.CreatePromotionModal_sliderLabels__oU2ma{display:flex;justify-content:space-between;font-size:.75rem;color:var(--color-text-muted);margin-top:.25rem}.CreatePromotionModal_select___Z5fu{padding:.75rem 1rem;border:2px solid var(--color-border);border-radius:8px;background-color:var(--color-surface);color:var(--color-text);font-size:1rem;cursor:pointer;transition:border-color .2s}.CreatePromotionModal_select___Z5fu:focus{outline:none;border-color:var(--color-primary)}.CreatePromotionModal_infoBox__sdfMB{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);border-radius:8px;padding:1rem;display:flex;gap:.75rem;color:var(--color-text)}.CreatePromotionModal_infoBox__sdfMB svg{flex-shrink:0;color:#3b82f6;margin-top:.125rem}.CreatePromotionModal_infoBox__sdfMB p{margin:0;font-size:.875rem;line-height:1.5}.CreatePromotionModal_infoBox__sdfMB p+p{margin-top:.5rem}.CreatePromotionModal_buttonContainer__ZSQi3{display:flex;gap:1rem;margin-top:.5rem}.CreatePromotionModal_cancelButton__Q_aMW,.CreatePromotionModal_submitButton__ja7P1{flex:1;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;border:none}.CreatePromotionModal_cancelButton__Q_aMW{background-color:var(--color-surface);color:var(--color-text);border:2px solid var(--color-border)}.CreatePromotionModal_cancelButton__Q_aMW:hover:not(:disabled){background-color:var(--color-surface-elevated);border-color:var(--color-text-muted)}.CreatePromotionModal_submitButton__ja7P1{background-color:var(--color-primary);color:white;border:2px solid var(--color-primary)}.CreatePromotionModal_submitButton__ja7P1:hover:not(:disabled){background-color:white;color:var(--color-primary);border:2px solid var(--color-primary);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.CreatePromotionModal_cancelButton__Q_aMW:disabled,.CreatePromotionModal_submitButton__ja7P1:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.CreatePromotionModal_modalContent__X7_Gl{padding:1.5rem;max-height:95vh}.CreatePromotionModal_title__k46_z{font-size:1.5rem}.CreatePromotionModal_pricePreview__U54Ef{padding:1rem}.CreatePromotionModal_priceRow__MHvlJ{font-size:.9rem}.CreatePromotionModal_buttonContainer__ZSQi3{flex-direction:column}.CreatePromotionModal_cancelButton__Q_aMW,.CreatePromotionModal_submitButton__ja7P1{padding:.75rem 1.25rem}}.ConfirmationModal_modalOverlay__b_l6k{position:fixed;inset:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:100000;padding:1rem}.ConfirmationModal_modalContent__8BA55{background-color:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:.4rem;padding:1.25rem;width:100%;max-width:24rem;color:var(--color-text-strong);text-align:center}.ConfirmationModal_message___eguV{font-size:.95rem;margin:0 0 1rem;font-weight:600}.ConfirmationModal_details__nfnA3{margin-bottom:1rem;padding:.75rem;background-color:var(--color-surface);border-radius:6px;text-align:left}.ConfirmationModal_detailsLabel__SSL_D{font-size:.8rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text)}.ConfirmationModal_detailsList__yHQQY{list-style:none;padding:0;margin:0}.ConfirmationModal_detailsList__yHQQY li{font-size:.75rem;color:var(--color-text-muted);padding:.3rem 0 .3rem 1.25rem;position:relative}.ConfirmationModal_detailsList__yHQQY li:before{content:"•";position:absolute;left:.4rem;color:var(--color-primary);font-weight:700}.ConfirmationModal_buttonGroup___XE1Z{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.25rem}.ConfirmationModal_actionButton__g01zF{min-width:6rem;padding:.45rem .9rem;border-radius:.375rem;font-weight:600;font-size:.8rem;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.ConfirmationModal_actionButton__g01zF:focus-visible{outline:2px solid var(--primary-pink);outline-offset:2px}.ConfirmationModal_actionButton__g01zF:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(0,0,0,.12)}.ConfirmationModal_cancelButton__FQcKl{background-color:var(--color-surface-subtle);color:var(--color-text-strong);border:1px solid var(--color-border)}.ConfirmationModal_confirmButton__8FKHt{background:linear-gradient(135deg,var(--primary-plum),var(--primary-pink));color:var(--white);border:none}@media (max-width:768px){.ConfirmationModal_modalOverlay__b_l6k{padding:.5rem}.ConfirmationModal_modalContent__8BA55{padding:1rem;max-width:90vw}.ConfirmationModal_message___eguV{font-size:.85rem;margin:0 0 .875rem}.ConfirmationModal_buttonGroup___XE1Z{gap:.5rem;margin-top:1rem}.ConfirmationModal_actionButton__g01zF{padding:.4rem .75rem;font-size:.75rem;min-width:5rem}}@media (max-width:400px){.ConfirmationModal_modalOverlay__b_l6k{padding:.35rem}.ConfirmationModal_modalContent__8BA55{padding:.875rem;border-radius:.35rem}.ConfirmationModal_message___eguV{font-size:.75rem;margin:0 0 .75rem}.ConfirmationModal_buttonGroup___XE1Z{gap:.4rem;margin-top:.875rem}.ConfirmationModal_actionButton__g01zF{padding:.35rem .625rem;font-size:.7rem;min-width:4.5rem}}