.AplusImageEditor-module__52bO6W__editorOverlay{z-index:110;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AplusImageEditor-module__52bO6W__editorContainer{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:1100px;max-height:95vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}.AplusImageEditor-module__52bO6W__editorHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.AplusImageEditor-module__52bO6W__editorTitle{color:#111827;font-size:.875rem;font-weight:700}.AplusImageEditor-module__52bO6W__editorHeaderActions{gap:.5rem;display:flex}.AplusImageEditor-module__52bO6W__editorCancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.4rem .875rem;font-size:.8125rem;font-weight:500}.AplusImageEditor-module__52bO6W__editorCancelBtn:hover{background:#f9fafb}.AplusImageEditor-module__52bO6W__editorExportBtn{color:#fff;cursor:pointer;background:#5046e4;border:none;border-radius:6px;padding:.4rem 1rem;font-size:.8125rem;font-weight:600}.AplusImageEditor-module__52bO6W__editorExportBtn:hover{background:#4338ca}.AplusImageEditor-module__52bO6W__editorExportBtn:disabled{opacity:.5;cursor:not-allowed}.AplusImageEditor-module__52bO6W__editorBody{flex:1;display:flex;overflow:hidden}.AplusImageEditor-module__52bO6W__editorToolbar{background:#f9fafb;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;gap:.25rem;width:80px;padding:.75rem .5rem;display:flex}.AplusImageEditor-module__52bO6W__toolBtn{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .25rem;font-size:.625rem;font-weight:600;display:flex}.AplusImageEditor-module__52bO6W__toolBtn:hover{color:#111827;background:#fff;border-color:#d1d5db}.AplusImageEditor-module__52bO6W__toolBtnDanger{color:#dc2626;}.AplusImageEditor-module__52bO6W__toolBtnDanger:hover{background:#fef2f2;border-color:#fca5a5}.AplusImageEditor-module__52bO6W__editorCanvas{background:#1a1a1a;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.AplusImageEditor-module__52bO6W__editorLoading{color:#9ca3af;flex-direction:column;align-items:center;gap:.75rem;font-size:.875rem;display:flex}@keyframes AplusImageEditor-module__52bO6W__editorSpin{to{transform:rotate(360deg)}}.AplusImageEditor-module__52bO6W__editorSpinner{border:3px solid #fff3;border-top-color:#5046e4;border-radius:50%;width:24px;height:24px;animation:.6s linear infinite AplusImageEditor-module__52bO6W__editorSpin}.AplusImageEditor-module__52bO6W__editorProperties{background:#f9fafb;border-left:1px solid #e5e7eb;flex-shrink:0;width:220px;padding:.75rem;overflow-y:auto}.AplusImageEditor-module__52bO6W__propTitle{color:#374151;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.AplusImageEditor-module__52bO6W__propLabel{color:#6b7280;flex-direction:column;gap:.25rem;margin-bottom:.625rem;font-size:.6875rem;font-weight:600;display:flex}.AplusImageEditor-module__52bO6W__propInput{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:4px;outline:none;padding:.375rem .5rem;font-size:.8125rem}.AplusImageEditor-module__52bO6W__propInput:focus{border-color:#5046e4;box-shadow:0 0 0 2px #5046e41a}.AplusImageEditor-module__52bO6W__propColorInput{cursor:pointer;border:1px solid #d1d5db;border-radius:4px;width:100%;height:32px;padding:2px}.AplusImageEditor-module__52bO6W__editorFooter{color:#9ca3af;text-align:center;border-top:1px solid #e5e7eb;padding:.5rem 1.25rem;font-size:.6875rem}
.InAppDialog-module__bJyOGa__backdrop{-webkit-backdrop-filter:blur(4px);z-index:10000;background:#11182773;justify-content:center;align-items:center;animation:.15s ease-out InAppDialog-module__bJyOGa__backdropFade;display:flex;position:fixed;inset:0}@keyframes InAppDialog-module__bJyOGa__backdropFade{0%{opacity:0}to{opacity:1}}.InAppDialog-module__bJyOGa__dialog{background:#fff;border-radius:14px;width:calc(100% - 2rem);max-width:440px;padding:1.5rem 1.5rem 1.25rem;animation:.18s cubic-bezier(.34,1.56,.64,1) InAppDialog-module__bJyOGa__dialogPop;box-shadow:0 20px 60px #11182740,0 8px 20px #1118271f,0 0 0 1px #1118270a}@keyframes InAppDialog-module__bJyOGa__dialogPop{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.InAppDialog-module__bJyOGa__title{color:#111827;margin:0 0 .5rem;font-size:1rem;font-weight:600;line-height:1.4}.InAppDialog-module__bJyOGa__message{color:#4b5563;margin:0 0 1.25rem;font-size:.875rem;line-height:1.55}.InAppDialog-module__bJyOGa__actions{justify-content:flex-end;gap:.5rem;display:flex}.InAppDialog-module__bJyOGa__btnCancel{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.InAppDialog-module__bJyOGa__btnCancel:hover{background:#f9fafb;border-color:#d1d5db}.InAppDialog-module__bJyOGa__btnConfirm{color:#fff;cursor:pointer;background:#5046e4;border:1px solid #5046e4;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s,transform 80ms}.InAppDialog-module__bJyOGa__btnConfirm:hover{background:#4338ca;border-color:#4338ca}.InAppDialog-module__bJyOGa__btnConfirm:active{transform:scale(.98)}.InAppDialog-module__bJyOGa__btnDanger{background:#dc2626;border-color:#dc2626}.InAppDialog-module__bJyOGa__btnDanger:hover{background:#b91c1c;border-color:#b91c1c}.InAppDialog-module__bJyOGa__toastContainer{z-index:10001;pointer-events:none;flex-direction:column;gap:.625rem;display:flex;position:fixed;bottom:3.5rem;right:1.5rem}.InAppDialog-module__bJyOGa__toast{color:#f9fafb;pointer-events:auto;background:#111827;border-radius:10px;align-items:center;gap:.625rem;min-width:240px;max-width:380px;padding:.75rem 1rem;font-size:.8125rem;font-weight:500;line-height:1.4;animation:.25s cubic-bezier(.34,1.56,.64,1) InAppDialog-module__bJyOGa__toastIn;display:flex;box-shadow:0 10px 30px #11182740,0 4px 10px #1118271f}@keyframes InAppDialog-module__bJyOGa__toastIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.InAppDialog-module__bJyOGa__toastIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.InAppDialog-module__bJyOGa__toast_success{background:#065f46}.InAppDialog-module__bJyOGa__toast_success .InAppDialog-module__bJyOGa__toastIcon{color:#fff;background:#10b981}.InAppDialog-module__bJyOGa__toast_error{background:#991b1b}.InAppDialog-module__bJyOGa__toast_error .InAppDialog-module__bJyOGa__toastIcon{color:#fff;background:#ef4444}.InAppDialog-module__bJyOGa__toast_warning{background:#92400e}.InAppDialog-module__bJyOGa__toast_warning .InAppDialog-module__bJyOGa__toastIcon{color:#fff;background:#f59e0b}.InAppDialog-module__bJyOGa__toast_info .InAppDialog-module__bJyOGa__toastIcon{color:#fff;background:#5046e4}.InAppDialog-module__bJyOGa__toastText{flex:1;min-width:0}
.MaskPainterModal-module__9JEv0W__backdrop{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#0a0c12d1;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out MaskPainterModal-module__9JEv0W__backdropFade;display:flex;position:fixed;inset:0}@keyframes MaskPainterModal-module__9JEv0W__backdropFade{0%{opacity:0}to{opacity:1}}.MaskPainterModal-module__9JEv0W__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:1100px;max-height:calc(100vh - 3rem);animation:.22s cubic-bezier(.34,1.56,.64,1) MaskPainterModal-module__9JEv0W__modalPop;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000059,0 12px 30px #0003}@keyframes MaskPainterModal-module__9JEv0W__modalPop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.MaskPainterModal-module__9JEv0W__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.MaskPainterModal-module__9JEv0W__title{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600;line-height:1.4}.MaskPainterModal-module__9JEv0W__subtitle{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.5}.MaskPainterModal-module__9JEv0W__closeBtn{color:#6b7280;cursor:pointer;background:#f4f4f5;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25rem;transition:background .15s,color .15s;display:flex}.MaskPainterModal-module__9JEv0W__closeBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}.MaskPainterModal-module__9JEv0W__closeBtn:disabled{opacity:.4;cursor:not-allowed}.MaskPainterModal-module__9JEv0W__workspace{background:#f9fafb;flex:1;justify-content:center;align-items:center;min-height:0;padding:1.25rem 1.5rem;display:flex;overflow:hidden}.MaskPainterModal-module__9JEv0W__canvasContainer{cursor:none;border-radius:10px;max-width:100%;max-height:100%;line-height:0;display:inline-block;position:relative;overflow:hidden;box-shadow:0 0 0 1px #11182714,0 10px 30px #11182714}.MaskPainterModal-module__9JEv0W__sourceImage{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 22rem);display:block}.MaskPainterModal-module__9JEv0W__maskCanvas{mix-blend-mode:screen;opacity:.55;filter:hue-rotate(120deg)saturate(4);touch-action:none;width:100%;height:100%;position:absolute;inset:0}.MaskPainterModal-module__9JEv0W__brushCursor{pointer-events:none;mix-blend-mode:difference;border:2px solid #fff;border-radius:50%;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0006,0 0 0 2px #ffffff26}.MaskPainterModal-module__9JEv0W__controls{background:#fff;border-top:1px solid #f3f4f6;flex-direction:column;gap:.75rem;padding:1rem 1.5rem 1.25rem;display:flex}.MaskPainterModal-module__9JEv0W__brushRow{align-items:center;gap:.75rem;display:flex}.MaskPainterModal-module__9JEv0W__brushLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:.75rem;font-weight:600}.MaskPainterModal-module__9JEv0W__brushSlider{accent-color:#5046e4;cursor:pointer;flex:1;max-width:280px}.MaskPainterModal-module__9JEv0W__brushSlider:disabled{cursor:not-allowed;opacity:.5}.MaskPainterModal-module__9JEv0W__brushSizeLabel{font-variant-numeric:tabular-nums;color:#374151;min-width:3rem;font-size:.75rem;font-weight:500}.MaskPainterModal-module__9JEv0W__spacer{flex:1}.MaskPainterModal-module__9JEv0W__toolBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7px;padding:.4375rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s}.MaskPainterModal-module__9JEv0W__toolBtn:hover:not(:disabled){color:#111827;background:#f9fafb;border-color:#d1d5db}.MaskPainterModal-module__9JEv0W__toolBtn:disabled{opacity:.4;cursor:not-allowed}.MaskPainterModal-module__9JEv0W__promptRow{gap:.5rem;display:flex}.MaskPainterModal-module__9JEv0W__promptInput{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;flex:1;padding:.625rem .875rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s,box-shadow .15s}.MaskPainterModal-module__9JEv0W__promptInput:focus{border-color:#5046e4;box-shadow:0 0 0 3px #5046e414}.MaskPainterModal-module__9JEv0W__promptInput:disabled{cursor:not-allowed;background:#f9fafb}.MaskPainterModal-module__9JEv0W__actionsRow{justify-content:flex-end;gap:.5rem;display:flex}.MaskPainterModal-module__9JEv0W__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.MaskPainterModal-module__9JEv0W__cancelBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.MaskPainterModal-module__9JEv0W__cancelBtn:disabled{opacity:.4;cursor:not-allowed}.MaskPainterModal-module__9JEv0W__applyBtn{color:#fff;cursor:pointer;background:#5046e4;border:1px solid #5046e4;border-radius:8px;min-width:11rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background .15s,transform 80ms}.MaskPainterModal-module__9JEv0W__applyBtn:hover:not(:disabled){background:#4338ca;border-color:#4338ca}.MaskPainterModal-module__9JEv0W__applyBtn:active:not(:disabled){transform:scale(.98)}.MaskPainterModal-module__9JEv0W__applyBtn:disabled{cursor:not-allowed;background:#9ca3af;border-color:#9ca3af}.MaskPainterModal-module__9JEv0W__applyBtnContent{align-items:center;gap:.5rem;display:inline-flex}
.CropModal-module__Dnvzia__backdrop{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#0a0c12d1;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out CropModal-module__Dnvzia__cropBackdropFade;display:flex;position:fixed;inset:0}@keyframes CropModal-module__Dnvzia__cropBackdropFade{0%{opacity:0}to{opacity:1}}.CropModal-module__Dnvzia__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:1100px;max-height:calc(100vh - 3rem);animation:.22s cubic-bezier(.34,1.56,.64,1) CropModal-module__Dnvzia__cropModalPop;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000059,0 12px 30px #0003}@keyframes CropModal-module__Dnvzia__cropModalPop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.CropModal-module__Dnvzia__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.CropModal-module__Dnvzia__title{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600}.CropModal-module__Dnvzia__subtitle{color:#6b7280;margin:0;font-size:.8125rem}.CropModal-module__Dnvzia__closeBtn{color:#6b7280;cursor:pointer;background:#f4f4f5;border:none;border-radius:8px;flex-shrink:0;width:2rem;height:2rem;font-size:1.25rem;transition:background .15s,color .15s}.CropModal-module__Dnvzia__closeBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}.CropModal-module__Dnvzia__closeBtn:disabled{opacity:.4;cursor:not-allowed}.CropModal-module__Dnvzia__workspace{background:#18181b;flex:1;justify-content:center;align-items:center;min-height:0;padding:1.5rem;display:flex;overflow:hidden}.CropModal-module__Dnvzia__cropWrap{-webkit-user-select:none;user-select:none;border-radius:10px;line-height:0;display:inline-block;position:relative;overflow:hidden}.CropModal-module__Dnvzia__sourceImage{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 22rem);display:block}.CropModal-module__Dnvzia__cropRect{cursor:move;box-sizing:border-box;border:2px solid #fff;position:absolute;box-shadow:0 0 0 9999px #0009,0 0 0 1px #00000059,0 0 20px #5046e44d}.CropModal-module__Dnvzia__gridLineV,.CropModal-module__Dnvzia__gridLineH{pointer-events:none;background:#ffffff59;position:absolute}.CropModal-module__Dnvzia__gridLineV{width:1px;top:0;bottom:0}.CropModal-module__Dnvzia__gridLineH{height:1px;left:0;right:0}.CropModal-module__Dnvzia__handle{background:#fff;border:2px solid #5046e4;border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 2px 6px #0006}.CropModal-module__Dnvzia__handleNW{cursor:nwse-resize;top:-7px;left:-7px}.CropModal-module__Dnvzia__handleNE{cursor:nesw-resize;top:-7px;right:-7px}.CropModal-module__Dnvzia__handleSW{cursor:nesw-resize;bottom:-7px;left:-7px}.CropModal-module__Dnvzia__handleSE{cursor:nwse-resize;bottom:-7px;right:-7px}.CropModal-module__Dnvzia__handleN{cursor:ns-resize;border-radius:7px;width:24px;top:-7px;left:50%;transform:translate(-50%)}.CropModal-module__Dnvzia__handleS{cursor:ns-resize;border-radius:7px;width:24px;bottom:-7px;left:50%;transform:translate(-50%)}.CropModal-module__Dnvzia__handleW{cursor:ew-resize;border-radius:7px;height:24px;top:50%;left:-7px;transform:translateY(-50%)}.CropModal-module__Dnvzia__handleE{cursor:ew-resize;border-radius:7px;height:24px;top:50%;right:-7px;transform:translateY(-50%)}.CropModal-module__Dnvzia__controls{background:#fff;border-top:1px solid #f3f4f6;flex-direction:column;gap:.875rem;padding:1rem 1.5rem 1.25rem;display:flex}.CropModal-module__Dnvzia__ratioRow{align-items:center;gap:.875rem;display:flex}.CropModal-module__Dnvzia__ratioLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:.75rem;font-weight:600}.CropModal-module__Dnvzia__ratioButtons{flex-wrap:wrap;gap:.375rem;display:flex}.CropModal-module__Dnvzia__ratioBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7px;padding:.4375rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s}.CropModal-module__Dnvzia__ratioBtn:hover:not(:disabled){color:#111827;background:#f9fafb;border-color:#d1d5db}.CropModal-module__Dnvzia__ratioBtnActive,.CropModal-module__Dnvzia__ratioBtnActive:hover{color:#fff;background:#1f2937;border-color:#1f2937}.CropModal-module__Dnvzia__ratioBtn:disabled{opacity:.4;cursor:not-allowed}.CropModal-module__Dnvzia__actionsRow{justify-content:flex-end;gap:.5rem;display:flex}.CropModal-module__Dnvzia__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.CropModal-module__Dnvzia__cancelBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.CropModal-module__Dnvzia__cancelBtn:disabled{opacity:.4;cursor:not-allowed}.CropModal-module__Dnvzia__applyBtn{color:#fff;cursor:pointer;background:#5046e4;border:1px solid #5046e4;border-radius:8px;min-width:9rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background .15s,transform 80ms}.CropModal-module__Dnvzia__applyBtn:hover:not(:disabled){background:#4338ca;border-color:#4338ca}.CropModal-module__Dnvzia__applyBtn:active:not(:disabled){transform:scale(.98)}.CropModal-module__Dnvzia__applyBtn:disabled{cursor:not-allowed;background:#9ca3af;border-color:#9ca3af}
.AddTextModal-module__NLRS0W__backdrop{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#0a0c12d1;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out AddTextModal-module__NLRS0W__textBackdropFade;display:flex;position:fixed;inset:0}@keyframes AddTextModal-module__NLRS0W__textBackdropFade{0%{opacity:0}to{opacity:1}}.AddTextModal-module__NLRS0W__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:1200px;max-height:calc(100vh - 3rem);animation:.22s cubic-bezier(.34,1.56,.64,1) AddTextModal-module__NLRS0W__textModalPop;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000059,0 12px 30px #0003}@keyframes AddTextModal-module__NLRS0W__textModalPop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.AddTextModal-module__NLRS0W__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.AddTextModal-module__NLRS0W__title{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600}.AddTextModal-module__NLRS0W__subtitle{color:#6b7280;margin:0;font-size:.8125rem}.AddTextModal-module__NLRS0W__closeBtn{color:#6b7280;cursor:pointer;background:#f4f4f5;border:none;border-radius:8px;flex-shrink:0;width:2rem;height:2rem;font-size:1.25rem;transition:background .15s,color .15s}.AddTextModal-module__NLRS0W__closeBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}.AddTextModal-module__NLRS0W__closeBtn:disabled{opacity:.4;cursor:not-allowed}.AddTextModal-module__NLRS0W__body{flex:1;grid-template-columns:1fr 320px;gap:1rem;min-height:0;padding:1rem 1.5rem;display:grid;overflow:hidden}.AddTextModal-module__NLRS0W__previewArea{background:#18181b;border-radius:12px;justify-content:center;align-items:center;min-height:0;padding:1rem;display:flex;overflow:hidden}.AddTextModal-module__NLRS0W__previewWrap{max-width:100%;max-height:100%;line-height:0;display:inline-block;position:relative}.AddTextModal-module__NLRS0W__sourceImage{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 20rem);display:block}.AddTextModal-module__NLRS0W__textOverlay{will-change:transform, left, top;touch-action:none;padding:.25em .5em;position:absolute}.AddTextModal-module__NLRS0W__emptyHint{color:#6b7280;pointer-events:none;background:#ffffffe6;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 14px #0003}.AddTextModal-module__NLRS0W__controls{flex-direction:column;gap:.875rem;padding-right:.25rem;display:flex;overflow-y:auto}.AddTextModal-module__NLRS0W__controls::-webkit-scrollbar{width:6px}.AddTextModal-module__NLRS0W__controls::-webkit-scrollbar-track{background:0 0}.AddTextModal-module__NLRS0W__controls::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.AddTextModal-module__NLRS0W__field{flex-direction:column;gap:.375rem;display:flex}.AddTextModal-module__NLRS0W__fieldLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;font-size:.6875rem;font-weight:600;display:flex}.AddTextModal-module__NLRS0W__fieldValue{text-transform:none;letter-spacing:0;color:#374151;font-variant-numeric:tabular-nums}.AddTextModal-module__NLRS0W__fieldHint{color:#9ca3af;font-size:.6875rem}.AddTextModal-module__NLRS0W__textInput{color:#111827;resize:vertical;background:#fff;border:1px solid #e5e7eb;border-radius:7px;outline:none;width:100%;min-height:4.5rem;padding:.5rem .625rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s,box-shadow .15s}.AddTextModal-module__NLRS0W__textInput:focus{border-color:#5046e4;box-shadow:0 0 0 3px #5046e414}.AddTextModal-module__NLRS0W__fontSelect{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7px;outline:none;width:100%;padding:.5rem .625rem;font-size:.8125rem;transition:border-color .15s}.AddTextModal-module__NLRS0W__fontSelect:focus{border-color:#5046e4}.AddTextModal-module__NLRS0W__slider{accent-color:#5046e4;cursor:pointer;width:100%}.AddTextModal-module__NLRS0W__slider:disabled{opacity:.5;cursor:not-allowed}.AddTextModal-module__NLRS0W__colorGrid{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.AddTextModal-module__NLRS0W__colorGroupLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;width:100%;margin-top:.25rem;font-size:.625rem;font-weight:500}.AddTextModal-module__NLRS0W__colorGroupLabel:first-child{margin-top:0}.AddTextModal-module__NLRS0W__colorSwatch{cursor:pointer;border:2px solid #e5e7eb;border-radius:6px;width:1.75rem;height:1.75rem;padding:0;transition:transform .12s,border-color .12s,box-shadow .15s}.AddTextModal-module__NLRS0W__colorSwatch:hover:not(:disabled){transform:scale(1.08)}.AddTextModal-module__NLRS0W__colorSwatchActive{border-color:#5046e4;transform:scale(1.08);box-shadow:0 0 0 2px #5046e440}.AddTextModal-module__NLRS0W__colorSwatch:disabled{opacity:.4;cursor:not-allowed}.AddTextModal-module__NLRS0W__colorPicker{cursor:pointer;background:0 0;border:2px solid #e5e7eb;border-radius:6px;width:1.75rem;height:1.75rem;padding:0}.AddTextModal-module__NLRS0W__styleButtons{align-items:center;gap:.25rem;display:flex}.AddTextModal-module__NLRS0W__styleBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.AddTextModal-module__NLRS0W__styleBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.AddTextModal-module__NLRS0W__styleBtnActive,.AddTextModal-module__NLRS0W__styleBtnActive:hover{color:#fff;background:#1f2937;border-color:#1f2937}.AddTextModal-module__NLRS0W__styleBtn:disabled{opacity:.4;cursor:not-allowed}.AddTextModal-module__NLRS0W__styleSpacer{flex:1}.AddTextModal-module__NLRS0W__actionsRow{background:#fff;border-top:1px solid #f3f4f6;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem 1.25rem;display:flex}.AddTextModal-module__NLRS0W__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.AddTextModal-module__NLRS0W__cancelBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.AddTextModal-module__NLRS0W__cancelBtn:disabled{opacity:.4;cursor:not-allowed}.AddTextModal-module__NLRS0W__applyBtn{color:#fff;cursor:pointer;background:#5046e4;border:1px solid #5046e4;border-radius:8px;min-width:9rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background .15s,transform 80ms}.AddTextModal-module__NLRS0W__applyBtn:hover:not(:disabled){background:#4338ca;border-color:#4338ca}.AddTextModal-module__NLRS0W__applyBtn:active:not(:disabled){transform:scale(.98)}.AddTextModal-module__NLRS0W__applyBtn:disabled{cursor:not-allowed;background:#9ca3af;border-color:#9ca3af}
.ChangeFormatModal-module__Vq4EUq__backdrop{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#0a0c12d1;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out ChangeFormatModal-module__Vq4EUq__cfBackdropFade;display:flex;position:fixed;inset:0}@keyframes ChangeFormatModal-module__Vq4EUq__cfBackdropFade{0%{opacity:0}to{opacity:1}}.ChangeFormatModal-module__Vq4EUq__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:800px;animation:.22s cubic-bezier(.34,1.56,.64,1) ChangeFormatModal-module__Vq4EUq__cfModalPop;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000059,0 12px 30px #0003}@keyframes ChangeFormatModal-module__Vq4EUq__cfModalPop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.ChangeFormatModal-module__Vq4EUq__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.ChangeFormatModal-module__Vq4EUq__title{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600}.ChangeFormatModal-module__Vq4EUq__subtitle{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.55}.ChangeFormatModal-module__Vq4EUq__closeBtn{color:#6b7280;cursor:pointer;background:#f4f4f5;border:none;border-radius:8px;flex-shrink:0;width:2rem;height:2rem;font-size:1.25rem;transition:background .15s}.ChangeFormatModal-module__Vq4EUq__closeBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}.ChangeFormatModal-module__Vq4EUq__closeBtn:disabled{opacity:.4;cursor:not-allowed}.ChangeFormatModal-module__Vq4EUq__body{grid-template-columns:200px 1fr;gap:1.25rem;padding:1.25rem 1.5rem;display:grid}.ChangeFormatModal-module__Vq4EUq__preview{flex-direction:column;align-items:center;gap:.5rem;display:flex}.ChangeFormatModal-module__Vq4EUq__previewImage{object-fit:contain;background:#f9fafb;border-radius:8px;width:100%;max-height:200px}.ChangeFormatModal-module__Vq4EUq__currentLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.ChangeFormatModal-module__Vq4EUq__options{flex-direction:column;gap:.5rem;display:flex}.ChangeFormatModal-module__Vq4EUq__optionsLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:.6875rem;font-weight:600}.ChangeFormatModal-module__Vq4EUq__optionCard{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:.875rem;padding:.75rem .875rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.ChangeFormatModal-module__Vq4EUq__optionCard:hover:not(:disabled){background:#fafafe;border-color:#c7d2fe}.ChangeFormatModal-module__Vq4EUq__optionCardActive,.ChangeFormatModal-module__Vq4EUq__optionCardActive:hover{background:#f5f4ff;border-color:#5046e4;box-shadow:inset 0 0 0 1px #5046e4}.ChangeFormatModal-module__Vq4EUq__optionCard:disabled{opacity:.4;cursor:not-allowed}.ChangeFormatModal-module__Vq4EUq__optionIcon{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ChangeFormatModal-module__Vq4EUq__ratioBox{background:#5046e41a;border:2px solid #374151;border-radius:3px}.ChangeFormatModal-module__Vq4EUq__optionCardActive .ChangeFormatModal-module__Vq4EUq__ratioBox{background:#5046e433;border-color:#5046e4}.ChangeFormatModal-module__Vq4EUq__optionContent{flex:1;min-width:0}.ChangeFormatModal-module__Vq4EUq__optionRatio{color:#111827;margin-bottom:.125rem;font-size:.8125rem;font-weight:600}.ChangeFormatModal-module__Vq4EUq__optionDims{color:#6b7280;font-variant-numeric:tabular-nums;font-size:.6875rem}.ChangeFormatModal-module__Vq4EUq__optionUseCase{color:#9ca3af;margin-top:.125rem;font-size:.6875rem}.ChangeFormatModal-module__Vq4EUq__actionsRow{background:#fff;border-top:1px solid #f3f4f6;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem 1.25rem;display:flex}.ChangeFormatModal-module__Vq4EUq__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.ChangeFormatModal-module__Vq4EUq__cancelBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.ChangeFormatModal-module__Vq4EUq__cancelBtn:disabled{opacity:.4;cursor:not-allowed}.ChangeFormatModal-module__Vq4EUq__applyBtn{color:#fff;cursor:pointer;background:#5046e4;border:1px solid #5046e4;border-radius:8px;min-width:11rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background .15s,transform 80ms}.ChangeFormatModal-module__Vq4EUq__applyBtn:hover:not(:disabled){background:#4338ca;border-color:#4338ca}.ChangeFormatModal-module__Vq4EUq__applyBtn:active:not(:disabled){transform:scale(.98)}.ChangeFormatModal-module__Vq4EUq__applyBtn:disabled{cursor:not-allowed;background:#9ca3af;border-color:#9ca3af}
.ReplaceProductModal-module__J1owva__backdrop{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#0a0c12d1;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out ReplaceProductModal-module__J1owva__rpBackdropFade;display:flex;position:fixed;inset:0}@keyframes ReplaceProductModal-module__J1owva__rpBackdropFade{0%{opacity:0}to{opacity:1}}.ReplaceProductModal-module__J1owva__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:900px;animation:.22s cubic-bezier(.34,1.56,.64,1) ReplaceProductModal-module__J1owva__rpModalPop;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000059,0 12px 30px #0003}@keyframes ReplaceProductModal-module__J1owva__rpModalPop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.ReplaceProductModal-module__J1owva__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.ReplaceProductModal-module__J1owva__title{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600}.ReplaceProductModal-module__J1owva__subtitle{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.55}.ReplaceProductModal-module__J1owva__closeBtn{color:#6b7280;cursor:pointer;background:#f4f4f5;border:none;border-radius:8px;flex-shrink:0;width:2rem;height:2rem;font-size:1.25rem;transition:background .15s}.ReplaceProductModal-module__J1owva__closeBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}.ReplaceProductModal-module__J1owva__closeBtn:disabled{opacity:.4;cursor:not-allowed}.ReplaceProductModal-module__J1owva__body{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1.5rem;display:grid}.ReplaceProductModal-module__J1owva__column{flex-direction:column;align-items:center;gap:.5rem;display:flex}.ReplaceProductModal-module__J1owva__columnLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.ReplaceProductModal-module__J1owva__imageBox{aspect-ratio:1;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ReplaceProductModal-module__J1owva__image{object-fit:contain;max-width:100%;max-height:100%}.ReplaceProductModal-module__J1owva__uploadBox{cursor:pointer;background:#fafafa;border:2px dashed #d1d5db;transition:border-color .15s,background .15s}.ReplaceProductModal-module__J1owva__uploadBox:hover{background:#f5f4ff;border-color:#5046e4}.ReplaceProductModal-module__J1owva__uploadBoxFilled{cursor:default;background:#f9fafb;border-style:solid;border-color:#e5e7eb}.ReplaceProductModal-module__J1owva__uploadBoxFilled:hover{background:#f9fafb;border-color:#e5e7eb}.ReplaceProductModal-module__J1owva__uploadPlaceholder{color:#9ca3af;text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;display:flex}.ReplaceProductModal-module__J1owva__uploadText{color:#6b7280;font-size:.8125rem;font-weight:500}.ReplaceProductModal-module__J1owva__uploadHint{color:#9ca3af;font-size:.6875rem}.ReplaceProductModal-module__J1owva__hiddenInput{display:none}.ReplaceProductModal-module__J1owva__removeBtn{color:#dc2626;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.6875rem;text-decoration:underline}.ReplaceProductModal-module__J1owva__removeBtn:hover:not(:disabled){color:#b91c1c}.ReplaceProductModal-module__J1owva__removeBtn:disabled{opacity:.4;cursor:not-allowed}.ReplaceProductModal-module__J1owva__arrow{justify-content:center;align-items:center;padding-top:1.75rem;display:flex}.ReplaceProductModal-module__J1owva__noteRow{flex-direction:column;gap:.375rem;padding:0 1.5rem 1rem;display:flex}.ReplaceProductModal-module__J1owva__noteLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.ReplaceProductModal-module__J1owva__noteInput{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s,box-shadow .15s}.ReplaceProductModal-module__J1owva__noteInput:focus{border-color:#5046e4;box-shadow:0 0 0 3px #5046e414}.ReplaceProductModal-module__J1owva__actionsRow{background:#fff;border-top:1px solid #f3f4f6;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem 1.25rem;display:flex}.ReplaceProductModal-module__J1owva__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.ReplaceProductModal-module__J1owva__cancelBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.ReplaceProductModal-module__J1owva__cancelBtn:disabled{opacity:.4;cursor:not-allowed}.ReplaceProductModal-module__J1owva__applyBtn{color:#fff;cursor:pointer;background:#5046e4;border:1px solid #5046e4;border-radius:8px;min-width:11rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background .15s,transform 80ms}.ReplaceProductModal-module__J1owva__applyBtn:hover:not(:disabled){background:#4338ca;border-color:#4338ca}.ReplaceProductModal-module__J1owva__applyBtn:active:not(:disabled){transform:scale(.98)}.ReplaceProductModal-module__J1owva__applyBtn:disabled{cursor:not-allowed;background:#9ca3af;border-color:#9ca3af}
.EditTextModal-module__j355Vq__backdrop{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#0a0c12d1;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out EditTextModal-module__j355Vq__etBackdropFade;display:flex;position:fixed;inset:0}@keyframes EditTextModal-module__j355Vq__etBackdropFade{0%{opacity:0}to{opacity:1}}.EditTextModal-module__j355Vq__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:880px;animation:.22s cubic-bezier(.34,1.56,.64,1) EditTextModal-module__j355Vq__etModalPop;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000059,0 12px 30px #0003}@keyframes EditTextModal-module__j355Vq__etModalPop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.EditTextModal-module__j355Vq__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.EditTextModal-module__j355Vq__title{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600}.EditTextModal-module__j355Vq__subtitle{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.55}.EditTextModal-module__j355Vq__closeBtn{color:#6b7280;cursor:pointer;background:#f4f4f5;border:none;border-radius:8px;flex-shrink:0;width:2rem;height:2rem;font-size:1.25rem;transition:background .15s}.EditTextModal-module__j355Vq__closeBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}.EditTextModal-module__j355Vq__closeBtn:disabled{opacity:.4;cursor:not-allowed}.EditTextModal-module__j355Vq__body{grid-template-columns:280px 1fr;gap:1.25rem;padding:1.25rem 1.5rem;display:grid}.EditTextModal-module__j355Vq__preview{justify-content:center;align-items:flex-start;display:flex}.EditTextModal-module__j355Vq__previewImage{object-fit:contain;background:#f9fafb;border-radius:8px;width:100%;max-height:280px}.EditTextModal-module__j355Vq__controls{flex-direction:column;gap:1rem;display:flex}.EditTextModal-module__j355Vq__modeTabs{background:#f4f4f5;border-radius:8px;gap:.25rem;padding:.25rem;display:flex}.EditTextModal-module__j355Vq__modeTab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s}.EditTextModal-module__j355Vq__modeTab:hover:not(:disabled):not(.EditTextModal-module__j355Vq__modeTabActive){color:#111827}.EditTextModal-module__j355Vq__modeTabActive,.EditTextModal-module__j355Vq__modeTabActive:hover{color:#111827;background:#fff;font-weight:600;box-shadow:0 1px 2px #1118270f}.EditTextModal-module__j355Vq__modeTab:disabled{opacity:.4;cursor:not-allowed}.EditTextModal-module__j355Vq__field{flex-direction:column;gap:.375rem;display:flex}.EditTextModal-module__j355Vq__fieldLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.EditTextModal-module__j355Vq__fieldHint{color:#9ca3af;font-size:.6875rem;line-height:1.45}.EditTextModal-module__j355Vq__input,.EditTextModal-module__j355Vq__select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s,box-shadow .15s}.EditTextModal-module__j355Vq__input:focus,.EditTextModal-module__j355Vq__select:focus{border-color:#5046e4;box-shadow:0 0 0 3px #5046e414}.EditTextModal-module__j355Vq__input:disabled,.EditTextModal-module__j355Vq__select:disabled{cursor:not-allowed;background:#f9fafb}.EditTextModal-module__j355Vq__actionsRow{background:#fff;border-top:1px solid #f3f4f6;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem 1.25rem;display:flex}.EditTextModal-module__j355Vq__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.EditTextModal-module__j355Vq__cancelBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.EditTextModal-module__j355Vq__cancelBtn:disabled{opacity:.4;cursor:not-allowed}.EditTextModal-module__j355Vq__applyBtn{color:#fff;cursor:pointer;background:#5046e4;border:1px solid #5046e4;border-radius:8px;min-width:11rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background .15s,transform 80ms}.EditTextModal-module__j355Vq__applyBtn:hover:not(:disabled){background:#4338ca;border-color:#4338ca}.EditTextModal-module__j355Vq__applyBtn:active:not(:disabled){transform:scale(.98)}.EditTextModal-module__j355Vq__applyBtn:disabled{cursor:not-allowed;background:#9ca3af;border-color:#9ca3af}
.AddElementModal-module__ebStma__backdrop{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#0a0c12d1;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out AddElementModal-module__ebStma__aeBackdropFade;display:flex;position:fixed;inset:0}@keyframes AddElementModal-module__ebStma__aeBackdropFade{0%{opacity:0}to{opacity:1}}.AddElementModal-module__ebStma__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:1200px;max-height:calc(100vh - 3rem);animation:.22s cubic-bezier(.34,1.56,.64,1) AddElementModal-module__ebStma__aeModalPop;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000059,0 12px 30px #0003}@keyframes AddElementModal-module__ebStma__aeModalPop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.AddElementModal-module__ebStma__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.AddElementModal-module__ebStma__title{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600}.AddElementModal-module__ebStma__subtitle{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.55}.AddElementModal-module__ebStma__closeBtn{color:#6b7280;cursor:pointer;background:#f4f4f5;border:none;border-radius:8px;flex-shrink:0;width:2rem;height:2rem;font-size:1.25rem;transition:background .15s}.AddElementModal-module__ebStma__closeBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}.AddElementModal-module__ebStma__closeBtn:disabled{opacity:.4;cursor:not-allowed}.AddElementModal-module__ebStma__body{flex:1;grid-template-columns:1fr 280px;gap:1rem;min-height:0;padding:1rem 1.5rem;display:grid;overflow:hidden}.AddElementModal-module__ebStma__previewArea{background:#18181b;border-radius:12px;justify-content:center;align-items:center;min-height:0;padding:1rem;display:flex;overflow:hidden}.AddElementModal-module__ebStma__previewWrap{max-width:100%;max-height:100%;line-height:0;display:inline-block;position:relative}.AddElementModal-module__ebStma__sourceImage{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 20rem);display:block}.AddElementModal-module__ebStma__elementOverlay{will-change:transform, left, top;touch-action:none;position:absolute}.AddElementModal-module__ebStma__elementOverlay img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.AddElementModal-module__ebStma__emptyHint{color:#6b7280;pointer-events:none;background:#ffffffe6;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 14px #0003}.AddElementModal-module__ebStma__controls{flex-direction:column;gap:.875rem;padding-right:.25rem;display:flex;overflow-y:auto}.AddElementModal-module__ebStma__field{flex-direction:column;gap:.375rem;display:flex}.AddElementModal-module__ebStma__fieldLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;font-size:.6875rem;font-weight:600;display:flex}.AddElementModal-module__ebStma__fieldValue{text-transform:none;letter-spacing:0;color:#374151;font-variant-numeric:tabular-nums}.AddElementModal-module__ebStma__fieldHint{color:#9ca3af;font-size:.6875rem;line-height:1.45}.AddElementModal-module__ebStma__uploadBox{color:#9ca3af;cursor:pointer;background:#fafafa;border:2px dashed #d1d5db;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:100px;padding:1rem;transition:border-color .15s,background .15s;display:flex}.AddElementModal-module__ebStma__uploadBox:hover{color:#5046e4;background:#f5f4ff;border-color:#5046e4}.AddElementModal-module__ebStma__uploadBoxFilled{background:#fff;border-style:solid;border-color:#e5e7eb;padding:.5rem}.AddElementModal-module__ebStma__uploadBoxFilled:hover{background:#fafafe;border-color:#c7d2fe}.AddElementModal-module__ebStma__uploadPreview{object-fit:contain;max-width:100%;max-height:80px}.AddElementModal-module__ebStma__uploadText{font-size:.75rem;font-weight:500}.AddElementModal-module__ebStma__hiddenInput{display:none}.AddElementModal-module__ebStma__slider{accent-color:#5046e4;cursor:pointer;width:100%}.AddElementModal-module__ebStma__slider:disabled{opacity:.4;cursor:not-allowed}.AddElementModal-module__ebStma__actionsRow{background:#fff;border-top:1px solid #f3f4f6;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem 1.25rem;display:flex}.AddElementModal-module__ebStma__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.AddElementModal-module__ebStma__cancelBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.AddElementModal-module__ebStma__cancelBtn:disabled{opacity:.4;cursor:not-allowed}.AddElementModal-module__ebStma__applyBtn{color:#fff;cursor:pointer;background:#5046e4;border:1px solid #5046e4;border-radius:8px;min-width:11rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background .15s,transform 80ms}.AddElementModal-module__ebStma__applyBtn:hover:not(:disabled){background:#4338ca;border-color:#4338ca}.AddElementModal-module__ebStma__applyBtn:active:not(:disabled){transform:scale(.98)}.AddElementModal-module__ebStma__applyBtn:disabled{cursor:not-allowed;background:#9ca3af;border-color:#9ca3af}
.BackgroundSwapModal-module__pqNE2a__backdrop{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#0a0c12d1;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out BackgroundSwapModal-module__pqNE2a__bgFade;display:flex;position:fixed;inset:0}@keyframes BackgroundSwapModal-module__pqNE2a__bgFade{0%{opacity:0}to{opacity:1}}.BackgroundSwapModal-module__pqNE2a__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:1100px;max-height:calc(100vh - 3rem);animation:.22s cubic-bezier(.34,1.56,.64,1) BackgroundSwapModal-module__pqNE2a__bgPop;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000059,0 12px 30px #0003}@keyframes BackgroundSwapModal-module__pqNE2a__bgPop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.BackgroundSwapModal-module__pqNE2a__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.BackgroundSwapModal-module__pqNE2a__title{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600}.BackgroundSwapModal-module__pqNE2a__subtitle{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.55}.BackgroundSwapModal-module__pqNE2a__closeBtn{color:#6b7280;cursor:pointer;background:#f4f4f5;border:none;border-radius:8px;flex-shrink:0;width:2rem;height:2rem;font-size:1.25rem;transition:background .15s}.BackgroundSwapModal-module__pqNE2a__closeBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}.BackgroundSwapModal-module__pqNE2a__closeBtn:disabled{opacity:.4;cursor:not-allowed}.BackgroundSwapModal-module__pqNE2a__body{flex:1;grid-template-columns:240px 1fr;gap:1.25rem;min-height:0;padding:1.25rem 1.5rem;display:grid;overflow:hidden}.BackgroundSwapModal-module__pqNE2a__preview{justify-content:center;align-items:flex-start;display:flex}.BackgroundSwapModal-module__pqNE2a__previewImage{object-fit:contain;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;width:100%;max-height:240px}.BackgroundSwapModal-module__pqNE2a__controls{flex-direction:column;gap:.875rem;min-height:0;display:flex;overflow-y:auto}.BackgroundSwapModal-module__pqNE2a__modeTabs{background:#f4f4f5;border-radius:8px;gap:.25rem;padding:.25rem;display:flex}.BackgroundSwapModal-module__pqNE2a__modeTab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s}.BackgroundSwapModal-module__pqNE2a__modeTab:hover:not(:disabled):not(.BackgroundSwapModal-module__pqNE2a__modeTabActive){color:#111827}.BackgroundSwapModal-module__pqNE2a__modeTabActive,.BackgroundSwapModal-module__pqNE2a__modeTabActive:hover{color:#111827;background:#fff;font-weight:600;box-shadow:0 1px 2px #1118270f}.BackgroundSwapModal-module__pqNE2a__modeTab:disabled{opacity:.4;cursor:not-allowed}.BackgroundSwapModal-module__pqNE2a__presetsGrid{grid-template-columns:repeat(4,1fr);gap:.625rem;display:grid}.BackgroundSwapModal-module__pqNE2a__presetCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem;transition:all .15s;display:flex}.BackgroundSwapModal-module__pqNE2a__presetCard:hover:not(:disabled){background:#fafafe;border-color:#c7d2fe;transform:translateY(-2px)}.BackgroundSwapModal-module__pqNE2a__presetCardActive,.BackgroundSwapModal-module__pqNE2a__presetCardActive:hover{background:#f5f4ff;border-color:#5046e4;box-shadow:inset 0 0 0 1px #5046e4,0 4px 12px #5046e426}.BackgroundSwapModal-module__pqNE2a__presetCard:disabled{opacity:.4;cursor:not-allowed}.BackgroundSwapModal-module__pqNE2a__presetSwatch{aspect-ratio:1;border:1px solid #11182714;border-radius:8px;width:100%;box-shadow:inset 0 1px 3px #1118270f}.BackgroundSwapModal-module__pqNE2a__presetLabel{color:#374151;text-align:center;font-size:.6875rem;font-weight:500;line-height:1.3}.BackgroundSwapModal-module__pqNE2a__customField{flex-direction:column;gap:.375rem;display:flex}.BackgroundSwapModal-module__pqNE2a__fieldLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.BackgroundSwapModal-module__pqNE2a__fieldHint{color:#9ca3af;font-size:.6875rem}.BackgroundSwapModal-module__pqNE2a__customTextarea{color:#111827;resize:vertical;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;min-height:6rem;padding:.625rem .875rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s,box-shadow .15s}.BackgroundSwapModal-module__pqNE2a__customTextarea:focus{border-color:#5046e4;box-shadow:0 0 0 3px #5046e414}.BackgroundSwapModal-module__pqNE2a__customTextarea:disabled{cursor:not-allowed;background:#f9fafb}.BackgroundSwapModal-module__pqNE2a__actionsRow{background:#fff;border-top:1px solid #f3f4f6;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem 1.25rem;display:flex}.BackgroundSwapModal-module__pqNE2a__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.BackgroundSwapModal-module__pqNE2a__cancelBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.BackgroundSwapModal-module__pqNE2a__cancelBtn:disabled{opacity:.4;cursor:not-allowed}.BackgroundSwapModal-module__pqNE2a__applyBtn{color:#fff;cursor:pointer;background:#5046e4;border:1px solid #5046e4;border-radius:8px;min-width:12rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background .15s,transform 80ms}.BackgroundSwapModal-module__pqNE2a__applyBtn:hover:not(:disabled){background:#4338ca;border-color:#4338ca}.BackgroundSwapModal-module__pqNE2a__applyBtn:active:not(:disabled){transform:scale(.98)}.BackgroundSwapModal-module__pqNE2a__applyBtn:disabled{cursor:not-allowed;background:#9ca3af;border-color:#9ca3af}
.MoodGradeModal-module__B4oxCq__backdrop{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#0a0c12d1;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out MoodGradeModal-module__B4oxCq__mgFade;display:flex;position:fixed;inset:0}@keyframes MoodGradeModal-module__B4oxCq__mgFade{0%{opacity:0}to{opacity:1}}.MoodGradeModal-module__B4oxCq__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:880px;animation:.22s cubic-bezier(.34,1.56,.64,1) MoodGradeModal-module__B4oxCq__mgPop;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000059,0 12px 30px #0003}@keyframes MoodGradeModal-module__B4oxCq__mgPop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.MoodGradeModal-module__B4oxCq__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.MoodGradeModal-module__B4oxCq__title{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600}.MoodGradeModal-module__B4oxCq__subtitle{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.55}.MoodGradeModal-module__B4oxCq__closeBtn{color:#6b7280;cursor:pointer;background:#f4f4f5;border:none;border-radius:8px;flex-shrink:0;width:2rem;height:2rem;font-size:1.25rem;transition:background .15s}.MoodGradeModal-module__B4oxCq__closeBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}.MoodGradeModal-module__B4oxCq__body{grid-template-columns:220px 1fr;gap:1.25rem;padding:1.25rem 1.5rem;display:grid}.MoodGradeModal-module__B4oxCq__preview{justify-content:center;align-items:flex-start;display:flex}.MoodGradeModal-module__B4oxCq__previewImage{object-fit:contain;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;width:100%;max-height:280px}.MoodGradeModal-module__B4oxCq__moodsGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.MoodGradeModal-module__B4oxCq__moodCard{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:.75rem;padding:.625rem .75rem;transition:all .15s;display:flex}.MoodGradeModal-module__B4oxCq__moodCard:hover:not(:disabled):not(.MoodGradeModal-module__B4oxCq__moodCardActive){background:#fafafe;border-color:#c7d2fe;transform:translateY(-1px)}.MoodGradeModal-module__B4oxCq__moodCardActive,.MoodGradeModal-module__B4oxCq__moodCardActive:hover{background:#f5f4ff;border-color:#5046e4;box-shadow:inset 0 0 0 1px #5046e4,0 4px 12px #5046e426}.MoodGradeModal-module__B4oxCq__moodCard:disabled{opacity:.4;cursor:not-allowed}.MoodGradeModal-module__B4oxCq__moodSwatch{border:1px solid #11182714;border-radius:8px;flex-shrink:0;width:56px;height:56px}.MoodGradeModal-module__B4oxCq__moodInfo{flex:1;min-width:0}.MoodGradeModal-module__B4oxCq__moodLabel{color:#111827;margin-bottom:.125rem;font-size:.8125rem;font-weight:600}.MoodGradeModal-module__B4oxCq__moodDesc{color:#6b7280;font-size:.6875rem;line-height:1.4}.MoodGradeModal-module__B4oxCq__actionsRow{background:#fff;border-top:1px solid #f3f4f6;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem 1.25rem;display:flex}.MoodGradeModal-module__B4oxCq__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.MoodGradeModal-module__B4oxCq__cancelBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.MoodGradeModal-module__B4oxCq__cancelBtn:disabled{opacity:.4;cursor:not-allowed}.MoodGradeModal-module__B4oxCq__applyBtn{color:#fff;cursor:pointer;background:#5046e4;border:1px solid #5046e4;border-radius:8px;min-width:11rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background .15s,transform 80ms}.MoodGradeModal-module__B4oxCq__applyBtn:hover:not(:disabled){background:#4338ca;border-color:#4338ca}.MoodGradeModal-module__B4oxCq__applyBtn:active:not(:disabled){transform:scale(.98)}.MoodGradeModal-module__B4oxCq__applyBtn:disabled{cursor:not-allowed;background:#9ca3af;border-color:#9ca3af}
.CompareModal-module__UnNWrq__backdrop{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#0a0c12eb;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out CompareModal-module__UnNWrq__cmpFade;display:flex;position:fixed;inset:0}@keyframes CompareModal-module__UnNWrq__cmpFade{0%{opacity:0}to{opacity:1}}.CompareModal-module__UnNWrq__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:1200px;max-height:calc(100vh - 3rem);animation:.22s cubic-bezier(.34,1.56,.64,1) CompareModal-module__UnNWrq__cmpPop;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000080}@keyframes CompareModal-module__UnNWrq__cmpPop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.CompareModal-module__UnNWrq__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.CompareModal-module__UnNWrq__title{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600}.CompareModal-module__UnNWrq__subtitle{color:#6b7280;margin:0;font-size:.8125rem}.CompareModal-module__UnNWrq__closeBtn{color:#6b7280;cursor:pointer;background:#f4f4f5;border:none;border-radius:8px;flex-shrink:0;width:2rem;height:2rem;font-size:1.25rem;transition:background .15s}.CompareModal-module__UnNWrq__closeBtn:hover{color:#111827;background:#e5e7eb}.CompareModal-module__UnNWrq__workspace{background:#18181b;flex:1;justify-content:center;align-items:center;min-height:0;padding:1.5rem;display:flex;overflow:hidden}.CompareModal-module__UnNWrq__compareContainer{-webkit-user-select:none;user-select:none;cursor:ew-resize;border-radius:10px;max-width:100%;max-height:100%;line-height:0;display:inline-block;position:relative;overflow:hidden}.CompareModal-module__UnNWrq__compareImage{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 18rem);display:block}.CompareModal-module__UnNWrq__rightLayer{position:absolute;inset:0}.CompareModal-module__UnNWrq__rightLayer img{object-fit:contain;width:100%;height:100%}.CompareModal-module__UnNWrq__labelLeft,.CompareModal-module__UnNWrq__labelRight{color:#fff;text-transform:uppercase;letter-spacing:.04em;pointer-events:none;-webkit-backdrop-filter:blur(6px);background:#111827d9;border-radius:6px;padding:.375rem .75rem;font-size:.6875rem;font-weight:600;position:absolute;top:.875rem}.CompareModal-module__UnNWrq__labelLeft{left:.875rem}.CompareModal-module__UnNWrq__labelRight{right:.875rem}.CompareModal-module__UnNWrq__sliderLine{pointer-events:none;background:#fff;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 0 1px #0006,0 0 14px #fff6}.CompareModal-module__UnNWrq__sliderHandle{color:#1f2937;pointer-events:none;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 14px #0006}.CompareModal-module__UnNWrq__footer{background:#fff;border-top:1px solid #f3f4f6;justify-content:flex-end;padding:1rem 1.5rem 1.25rem;display:flex}.CompareModal-module__UnNWrq__closeFooterBtn{color:#fff;cursor:pointer;background:#1f2937;border:1px solid #1f2937;border-radius:8px;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background .15s}.CompareModal-module__UnNWrq__closeFooterBtn:hover{background:#111827}
.StyleReferenceModal-module__xvqSUa__backdrop{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#0a0c12d1;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out StyleReferenceModal-module__xvqSUa__srBackdropFade;display:flex;position:fixed;inset:0}@keyframes StyleReferenceModal-module__xvqSUa__srBackdropFade{0%{opacity:0}to{opacity:1}}.StyleReferenceModal-module__xvqSUa__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:720px;animation:.22s cubic-bezier(.34,1.56,.64,1) StyleReferenceModal-module__xvqSUa__srModalPop;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000059,0 12px 30px #0003}@keyframes StyleReferenceModal-module__xvqSUa__srModalPop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.StyleReferenceModal-module__xvqSUa__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.StyleReferenceModal-module__xvqSUa__title{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600}.StyleReferenceModal-module__xvqSUa__subtitle{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.55}.StyleReferenceModal-module__xvqSUa__closeBtn{color:#6b7280;cursor:pointer;background:#f4f4f5;border:none;border-radius:8px;flex-shrink:0;width:2rem;height:2rem;font-size:1.25rem;transition:background .15s}.StyleReferenceModal-module__xvqSUa__closeBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}.StyleReferenceModal-module__xvqSUa__closeBtn:disabled{opacity:.4;cursor:not-allowed}.StyleReferenceModal-module__xvqSUa__body{grid-template-columns:180px 1fr;gap:1.25rem;padding:1.25rem 1.5rem;display:grid}.StyleReferenceModal-module__xvqSUa__previewWrap{justify-content:center;align-items:flex-start;display:flex}.StyleReferenceModal-module__xvqSUa__preview{object-fit:contain;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-height:200px}.StyleReferenceModal-module__xvqSUa__options{flex-direction:column;gap:.5rem;display:flex}.StyleReferenceModal-module__xvqSUa__optionsLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:.6875rem;font-weight:600}.StyleReferenceModal-module__xvqSUa__optionCard{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:.875rem;padding:.875rem 1rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.StyleReferenceModal-module__xvqSUa__optionCard:hover:not(:disabled):not(.StyleReferenceModal-module__xvqSUa__optionCardActive){background:#fafafe;border-color:#c7d2fe}.StyleReferenceModal-module__xvqSUa__optionCardActive,.StyleReferenceModal-module__xvqSUa__optionCardActive:hover{background:#f5f4ff;border-color:#5046e4;box-shadow:inset 0 0 0 1px #5046e4}.StyleReferenceModal-module__xvqSUa__optionCard:disabled,.StyleReferenceModal-module__xvqSUa__optionCardDisabled{opacity:.5;cursor:not-allowed}.StyleReferenceModal-module__xvqSUa__optionRadio{background:#fff;border:1.5px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;margin-top:.125rem;transition:border-color .15s;display:flex}.StyleReferenceModal-module__xvqSUa__optionCardActive .StyleReferenceModal-module__xvqSUa__optionRadio{border-color:#5046e4}.StyleReferenceModal-module__xvqSUa__optionRadioInner{background:0 0;border-radius:50%;width:.5rem;height:.5rem;transition:background .15s}.StyleReferenceModal-module__xvqSUa__optionCardActive .StyleReferenceModal-module__xvqSUa__optionRadioInner{background:#5046e4}.StyleReferenceModal-module__xvqSUa__optionContent{flex:1;min-width:0}.StyleReferenceModal-module__xvqSUa__optionTitle{color:#111827;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.8125rem;font-weight:600;display:flex}.StyleReferenceModal-module__xvqSUa__brandTag{color:#5046e4;text-transform:none;letter-spacing:0;background:#eef2ff;border-radius:4px;padding:.125rem .4375rem;font-size:.625rem;font-weight:500}.StyleReferenceModal-module__xvqSUa__optionDesc{color:#6b7280;font-size:.6875rem;line-height:1.5}.StyleReferenceModal-module__xvqSUa__actionsRow{background:#fff;border-top:1px solid #f3f4f6;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem 1.25rem;display:flex}.StyleReferenceModal-module__xvqSUa__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.StyleReferenceModal-module__xvqSUa__cancelBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.StyleReferenceModal-module__xvqSUa__cancelBtn:disabled{opacity:.4;cursor:not-allowed}.StyleReferenceModal-module__xvqSUa__applyBtn{color:#fff;cursor:pointer;background:#5046e4;border:1px solid #5046e4;border-radius:8px;min-width:12rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background .15s,transform 80ms}.StyleReferenceModal-module__xvqSUa__applyBtn:hover:not(:disabled){background:#4338ca;border-color:#4338ca}.StyleReferenceModal-module__xvqSUa__applyBtn:active:not(:disabled){transform:scale(.98)}.StyleReferenceModal-module__xvqSUa__applyBtn:disabled{cursor:not-allowed;background:#9ca3af;border-color:#9ca3af}
.Automations-module__32xXSG__pageHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Automations-module__32xXSG__pageTitle{color:#1f2937;margin:0;font-size:1.375rem;font-weight:600}.Automations-module__32xXSG__pageDescription{color:#6b7280;margin:.25rem 0 0;font-size:.8125rem}.Automations-module__32xXSG__createButton{color:#fff;cursor:pointer;background:#5046e4;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:background .15s;display:inline-flex}.Automations-module__32xXSG__createButton:hover{background:#4338ca}.Automations-module__32xXSG__createButtonIcon{width:16px;height:16px}.Automations-module__32xXSG__emptyState{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:3rem 1.5rem}.Automations-module__32xXSG__emptyIcon{color:#9ca3af;width:48px;height:48px;margin-bottom:1rem}.Automations-module__32xXSG__emptyTitle{color:#1f2937;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.Automations-module__32xXSG__emptyText{color:#6b7280;margin:0 0 1.5rem;font-size:.8125rem}.Automations-module__32xXSG__ruleList{flex-direction:column;gap:.75rem;display:flex}.Automations-module__32xXSG__ruleCard{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1rem 1.25rem;transition:box-shadow .15s}.Automations-module__32xXSG__ruleCard:hover{box-shadow:0 4px 12px #0000001a}.Automations-module__32xXSG__ruleCardDragging{opacity:.5;border:2px dashed #5046e4}.Automations-module__32xXSG__ruleHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.Automations-module__32xXSG__dragHandle{cursor:grab;color:#9ca3af;flex-shrink:0;align-items:center;display:flex}.Automations-module__32xXSG__dragHandle:active{cursor:grabbing}.Automations-module__32xXSG__dragIcon{width:16px;height:16px}.Automations-module__32xXSG__priorityBadge{color:#5046e4;background:#eef2ff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.6875rem;font-weight:600;display:inline-flex}.Automations-module__32xXSG__ruleName{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.8125rem;font-weight:600;overflow:hidden}.Automations-module__32xXSG__ruleActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Automations-module__32xXSG__toggleSwitch{flex-shrink:0;width:36px;height:20px;position:relative}.Automations-module__32xXSG__toggleInput{opacity:0;width:0;height:0}.Automations-module__32xXSG__toggleSlider{cursor:pointer;background:#d1d5db;border-radius:9999px;transition:background .2s;position:absolute;inset:0}.Automations-module__32xXSG__toggleSlider:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;bottom:2px;left:2px}.Automations-module__32xXSG__toggleInput:checked+.Automations-module__32xXSG__toggleSlider{background:#5046e4}.Automations-module__32xXSG__toggleInput:checked+.Automations-module__32xXSG__toggleSlider:before{transform:translate(16px)}.Automations-module__32xXSG__iconButton{cursor:pointer;color:#6b7280;background:0 0;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:inline-flex}.Automations-module__32xXSG__iconButton:hover{color:#1f2937;background:#f3f4f6}.Automations-module__32xXSG__iconButtonDanger:hover{color:#ef4444;background:#fef2f2}.Automations-module__32xXSG__actionIcon{width:14px;height:14px}.Automations-module__32xXSG__ruleDetails{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Automations-module__32xXSG__filterSummary{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.Automations-module__32xXSG__filterTag{color:#6b7280;background:#f3f4f6;border-radius:4px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;display:inline-flex}.Automations-module__32xXSG__filterConnector{color:#9ca3af;font-size:.625rem;font-weight:500}.Automations-module__32xXSG__targetBadge{color:#065f46;background:#ecfdf5;border-radius:4px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.Automations-module__32xXSG__intensityBadge{border-radius:4px;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.Automations-module__32xXSG__intensityConservative{color:#1e40af;background:#dbeafe}.Automations-module__32xXSG__intensityModerate{color:#92400e;background:#fffbeb}.Automations-module__32xXSG__intensityAggressive{color:#991b1b;background:#fef2f2}.Automations-module__32xXSG__matchCount{color:#9ca3af;font-size:.6875rem}.Automations-module__32xXSG__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Automations-module__32xXSG__modal{background:#fff;border-radius:6px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 12px #00000026}.Automations-module__32xXSG__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Automations-module__32xXSG__modalTitle{color:#1f2937;margin:0;font-size:.875rem;font-weight:600}.Automations-module__32xXSG__modalClose{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.Automations-module__32xXSG__modalClose:hover{background:#f3f4f6}.Automations-module__32xXSG__modalBody{padding:1.5rem}.Automations-module__32xXSG__modalFooter{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Automations-module__32xXSG__stepIndicator{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.Automations-module__32xXSG__step{color:#9ca3af;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:500;display:flex}.Automations-module__32xXSG__stepActive{color:#5046e4}.Automations-module__32xXSG__stepCompleted{color:#10b981}.Automations-module__32xXSG__stepDot{background:#d1d5db;border-radius:50%;width:8px;height:8px}.Automations-module__32xXSG__stepActive .Automations-module__32xXSG__stepDot{background:#5046e4}.Automations-module__32xXSG__stepCompleted .Automations-module__32xXSG__stepDot{background:#10b981}.Automations-module__32xXSG__stepDivider{background:#e5e7eb;width:2rem;height:1px}.Automations-module__32xXSG__formGroup{margin-bottom:1.25rem}.Automations-module__32xXSG__formLabel{color:#1f2937;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.6875rem;font-weight:600;display:block}.Automations-module__32xXSG__formInput{color:#1f2937;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:.5rem .75rem;font-size:.8125rem;transition:border-color .15s}.Automations-module__32xXSG__formInput:focus{border-color:#5046e4;outline:none}.Automations-module__32xXSG__formSelect{color:#1f2937;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:.5rem .75rem;font-size:.8125rem}.Automations-module__32xXSG__formSelect:focus{border-color:#5046e4;outline:none}.Automations-module__32xXSG__filterRows{flex-direction:column;gap:.5rem;display:flex}.Automations-module__32xXSG__filterRow{align-items:center;gap:.5rem;display:flex}.Automations-module__32xXSG__filterField,.Automations-module__32xXSG__filterOperator{flex:1;min-width:0}.Automations-module__32xXSG__filterValue{flex:1.5;min-width:0}.Automations-module__32xXSG__filterRemove{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.Automations-module__32xXSG__filterRemove:hover{color:#ef4444;background:#fef2f2}.Automations-module__32xXSG__addFilterButton{color:#6b7280;cursor:pointer;background:0 0;border:1px dashed #d1d5db;border-radius:6px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;transition:border-color .15s,color .15s;display:inline-flex}.Automations-module__32xXSG__addFilterButton:hover{color:#5046e4;border-color:#5046e4}.Automations-module__32xXSG__matchModeGroup{gap:1rem;margin-bottom:1rem;display:flex}.Automations-module__32xXSG__radioLabel{color:#1f2937;cursor:pointer;align-items:center;gap:.375rem;font-size:.8125rem;display:flex}.Automations-module__32xXSG__radioInput{accent-color:#5046e4}.Automations-module__32xXSG__intensityGroup{gap:.75rem;display:flex}.Automations-module__32xXSG__intensityCard{cursor:pointer;text-align:center;border:1px solid #e5e7eb;border-radius:6px;flex:1;padding:.75rem;transition:border-color .15s,background .15s}.Automations-module__32xXSG__intensityCard:hover{border-color:#5046e4}.Automations-module__32xXSG__intensityCardSelected{background:#eef2ff;border-color:#5046e4}.Automations-module__32xXSG__intensityCardTitle{color:#1f2937;margin-bottom:.25rem;font-size:.8125rem;font-weight:600}.Automations-module__32xXSG__intensityCardDesc{color:#6b7280;font-size:.6875rem}.Automations-module__32xXSG__targetRow{align-items:flex-end;gap:.75rem;display:flex}.Automations-module__32xXSG__targetMetric,.Automations-module__32xXSG__targetValue{flex:1}.Automations-module__32xXSG__previewBox{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-top:1rem;padding:.75rem 1rem}.Automations-module__32xXSG__previewCount{color:#1f2937;margin-bottom:.25rem;font-size:.8125rem;font-weight:600}.Automations-module__32xXSG__previewList{color:#6b7280;max-height:6rem;font-size:.6875rem;line-height:1.6;overflow-y:auto}.Automations-module__32xXSG__buttonPrimary{color:#fff;cursor:pointer;background:#5046e4;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:500;transition:background .15s;display:inline-flex}.Automations-module__32xXSG__buttonPrimary:hover{background:#4338ca}.Automations-module__32xXSG__buttonPrimary:disabled{opacity:.5;cursor:not-allowed}.Automations-module__32xXSG__buttonSecondary{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:500;transition:background .15s;display:inline-flex}.Automations-module__32xXSG__buttonSecondary:hover{background:#f3f4f6}.Automations-module__32xXSG__stepButtons{gap:.5rem;display:flex}.Automations-module__32xXSG__loading{text-align:center;color:#6b7280;padding:3rem;font-size:.8125rem}.Automations-module__32xXSG__loadingContainer{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.Automations-module__32xXSG__spinner{border:4px solid #f8f9fa;border-top-color:#5046e4;border-radius:50%;width:48px;height:48px;margin-bottom:1rem;animation:1s linear infinite Automations-module__32xXSG__spin}@keyframes Automations-module__32xXSG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
