.PhotoEditor-module__pYP4Bq__photoEditor{z-index:100;background:#1a1a1a;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:fixed;inset:0}.PhotoEditor-module__pYP4Bq__toolbar{z-index:10;background:#292929;border-bottom:1px solid #323232;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.PhotoEditor-module__pYP4Bq__toolGroup{align-items:center;gap:8px;display:flex}.PhotoEditor-module__pYP4Bq__toolbarStickerAnchor{align-items:center;display:flex;position:relative}.PhotoEditor-module__pYP4Bq__toolbarStickerPopover{z-index:40;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.PhotoEditor-module__pYP4Bq__toolbarStickerBackdrop{position:fixed;inset:0}.PhotoEditor-module__pYP4Bq__toolbarStickerSurface{position:relative}.PhotoEditor-module__pYP4Bq__toolButton{color:#a8a8a8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.PhotoEditor-module__pYP4Bq__toolButton:hover{color:#d16df2;background:#d16df226}.PhotoEditor-module__pYP4Bq__toolButton.PhotoEditor-module__pYP4Bq__active{color:#fff;background:#d16df2;box-shadow:0 0 12px #d16df266}.PhotoEditor-module__pYP4Bq__toolButton:disabled{opacity:.4;cursor:not-allowed}.PhotoEditor-module__pYP4Bq__toolPanel{box-shadow:none;z-index:1;box-sizing:border-box;background:0 0;border:none;border-radius:0;align-self:center;width:min(960px,100%);max-width:100%;margin:0;padding:0;animation:.22s PhotoEditor-module__pYP4Bq__slideInUp;position:relative}.PhotoEditor-module__pYP4Bq__toolPanelCompact{width:auto}.PhotoEditor-module__pYP4Bq__toolPanelWide,.PhotoEditor-module__pYP4Bq__toolPanelDocked,.PhotoEditor-module__pYP4Bq__toolPanelInline{width:min(840px,100%)}@keyframes PhotoEditor-module__pYP4Bq__slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PhotoEditor-module__pYP4Bq__toolPanelContent{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.PhotoEditor-module__pYP4Bq__aspectRatioGroup{gap:6px;display:flex}.PhotoEditor-module__pYP4Bq__aspectButton{color:#a8a8a8;cursor:pointer;background:0 0;border:1px solid #323232;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s}.PhotoEditor-module__pYP4Bq__aspectButton:hover{color:#d16df2;border-color:#d16df2}.PhotoEditor-module__pYP4Bq__aspectButton.PhotoEditor-module__pYP4Bq__active{color:#fff;background:#d16df2;border-color:#d16df2}.PhotoEditor-module__pYP4Bq__rotateButtonGroup{align-items:center;gap:8px;display:flex}.PhotoEditor-module__pYP4Bq__rotateButton{color:#a8a8a8;cursor:pointer;background:0 0;border:1px solid #323232;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.PhotoEditor-module__pYP4Bq__rotateButton:hover{color:#d16df2;background:#d16df21a;border-color:#d16df2}.PhotoEditor-module__pYP4Bq__divider{background:#323232;width:1px;height:24px;margin:0 4px}.PhotoEditor-module__pYP4Bq__sliderContainer{align-items:center;gap:10px;display:flex}.PhotoEditor-module__pYP4Bq__sliderLabel{color:#666;min-width:30px;font-size:12px}.PhotoEditor-module__pYP4Bq__rotationSlider{appearance:none;background:#323232;border-radius:2px;outline:none;width:120px;height:4px}.PhotoEditor-module__pYP4Bq__rotationSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#d16df2;border-radius:50%;width:14px;height:14px;transition:transform .15s}.PhotoEditor-module__pYP4Bq__rotationSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.PhotoEditor-module__pYP4Bq__rotationValue{color:#d16df2;min-width:40px;font-size:13px;font-weight:600}.PhotoEditor-module__pYP4Bq__toolActions{gap:8px;margin-left:8px;display:flex}.PhotoEditor-module__pYP4Bq__actionButton{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #0000001a}.PhotoEditor-module__pYP4Bq__cancelButton{color:#777;background:#ffffff0d;border:1px solid #ffffff0d}.PhotoEditor-module__pYP4Bq__cancelButton:hover{color:#fff;background:#ffffff1a}.PhotoEditor-module__pYP4Bq__applyButton{color:#fff;background:linear-gradient(135deg,#d16df2,#ae52cc)}.PhotoEditor-module__pYP4Bq__applyButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d16df24d}.PhotoEditor-module__pYP4Bq__canvasContainer{background:#1a1a1a;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.PhotoEditor-module__pYP4Bq__canvasContainer canvas{max-width:100%;max-height:100%}.PhotoEditor-module__pYP4Bq__cropOverlayRoot{z-index:6;pointer-events:none;position:absolute;inset:0}.PhotoEditor-module__pYP4Bq__cropOverlayImage{pointer-events:none;position:absolute;overflow:hidden}.PhotoEditor-module__pYP4Bq__cropFrame{box-sizing:border-box;cursor:move;pointer-events:auto;touch-action:none;background:#ffffff0d;border:2px solid #d16df2;position:absolute;box-shadow:0 0 0 9999px #0000006b}.PhotoEditor-module__pYP4Bq__cropGrid{pointer-events:none;background-image:linear-gradient(90deg,#0000 33.33%,#ffffff4d 33.33% 34.33%,#0000 34.33% 66.66%,#ffffff4d 66.66% 67.66%,#0000 67.66%),linear-gradient(#0000 33.33%,#ffffff4d 33.33% 34.33%,#0000 34.33% 66.66%,#ffffff4d 66.66% 67.66%,#0000 67.66%);position:absolute;inset:0}.PhotoEditor-module__pYP4Bq__cropHandle{pointer-events:auto;touch-action:none;background:#d16df2;border:none;width:14px;height:14px;position:absolute;box-shadow:0 0 0 2px #1a1a1ae6}.PhotoEditor-module__pYP4Bq__cropHandleNW{cursor:nwse-resize;top:-7px;left:-7px}.PhotoEditor-module__pYP4Bq__cropHandleNE{cursor:nesw-resize;top:-7px;right:-7px}.PhotoEditor-module__pYP4Bq__cropHandleSW{cursor:nesw-resize;bottom:-7px;left:-7px}.PhotoEditor-module__pYP4Bq__cropHandleSE{cursor:nwse-resize;bottom:-7px;right:-7px}.PhotoEditor-module__pYP4Bq__loadingOverlay{z-index:5;background:#1a1a1acc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PhotoEditor-module__pYP4Bq__spinner{border:3px solid #323232;border-top-color:#d16df2;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite PhotoEditor-module__pYP4Bq__spin}@keyframes PhotoEditor-module__pYP4Bq__spin{to{transform:rotate(360deg)}}.PhotoEditor-module__pYP4Bq__captionBar{box-sizing:border-box;background:0 0;border-top:none;align-items:center;gap:12px;width:100%;padding:12px 24px;display:flex}.PhotoEditor-module__pYP4Bq__editorSessionBar{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:10px 16px 12px;display:flex}.PhotoEditor-module__pYP4Bq__captionInput{color:#fff;background:#1a1a1a;border:1px solid #323232;border-radius:24px;outline:none;flex:1;padding:12px 18px;font-size:15px;transition:border-color .2s}.PhotoEditor-module__pYP4Bq__captionInput::placeholder{color:#666}.PhotoEditor-module__pYP4Bq__captionInput:focus{border-color:#d16df2}.PhotoEditor-module__pYP4Bq__sendButton{color:#fff;cursor:pointer;background:#d16df2;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.PhotoEditor-module__pYP4Bq__sendButton:hover{background:#bd5ad9;transform:scale(1.05)}.PhotoEditor-module__pYP4Bq__sendButton:disabled{cursor:not-allowed;background:#4a4a4a}.PhotoEditor-module__pYP4Bq__sendSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite PhotoEditor-module__pYP4Bq__spin}.PhotoEditor-module__pYP4Bq__bottomBar{background:#292929;border-top:1px solid #323232;flex-direction:column;justify-content:center;align-items:stretch;display:flex}.PhotoEditor-module__pYP4Bq__thumbnailStrip{scrollbar-width:none;align-items:center;gap:10px;padding:12px 24px;display:flex;overflow-x:auto}.PhotoEditor-module__pYP4Bq__thumbnailStrip::-webkit-scrollbar{display:none}.PhotoEditor-module__pYP4Bq__addImageButton{color:#a8a8a8;cursor:pointer;background:0 0;border:2px dashed #4a4a4a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex}.PhotoEditor-module__pYP4Bq__addImageButton:hover{color:#d16df2;border-color:#d16df2}.PhotoEditor-module__pYP4Bq__thumbnail{cursor:pointer;border:2px solid #0000;border-radius:10px;flex-shrink:0;width:56px;height:56px;transition:all .2s;position:relative}.PhotoEditor-module__pYP4Bq__thumbnail img{object-fit:cover;width:100%;height:100%}.PhotoEditor-module__pYP4Bq__thumbnail:hover{border-color:#d16df280}.PhotoEditor-module__pYP4Bq__thumbnail.PhotoEditor-module__pYP4Bq__active{border-color:#d16df2;box-shadow:0 0 10px #d16df266}.PhotoEditor-module__pYP4Bq__removeButton{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:background .2s;display:flex;position:absolute;top:-6px;right:-6px}.PhotoEditor-module__pYP4Bq__removeButton:hover{background:#c62828}.PhotoEditor-module__pYP4Bq__hiddenInput{display:none}.PhotoEditor-module__pYP4Bq__drawToolContent{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;width:100%;display:flex}.PhotoEditor-module__pYP4Bq__colorSection{align-items:center;gap:10px;display:flex}.PhotoEditor-module__pYP4Bq__presetColors{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.PhotoEditor-module__pYP4Bq__colorButton{cursor:pointer;border:2px solid #0000;border-radius:50%;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 0 0 1px #ffffff0d}.PhotoEditor-module__pYP4Bq__colorButton:hover{transform:scale(1.15)}.PhotoEditor-module__pYP4Bq__colorButton.PhotoEditor-module__pYP4Bq__active{border-color:#d16df2;box-shadow:0 0 0 2px #d16df233}.PhotoEditor-module__pYP4Bq__colorPickerButton{cursor:pointer;background:#ffffff08;border:1px dashed #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.PhotoEditor-module__pYP4Bq__colorPickerButton:hover{background:#ffffff14;border-color:#777}.PhotoEditor-module__pYP4Bq__colorPreview{border-radius:50%;width:20px;height:20px;box-shadow:0 2px 4px #0003}.PhotoEditor-module__pYP4Bq__colorInput{cursor:pointer;background:#0003;border:none;border-radius:8px;width:100%;height:32px;margin-top:8px}.PhotoEditor-module__pYP4Bq__brushSizeSection{border-top:none;align-items:center;gap:10px;padding:0;display:flex}.PhotoEditor-module__pYP4Bq__sizeLabel{color:#555;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.PhotoEditor-module__pYP4Bq__brushSizes{justify-content:space-between;align-items:center;gap:4px;display:flex}.PhotoEditor-module__pYP4Bq__sizeButton{cursor:pointer;background:#ffffff05;border:1px solid #ffffff08;border-radius:8px;flex:1;justify-content:center;align-items:center;height:36px;transition:all .2s;display:flex}.PhotoEditor-module__pYP4Bq__sizeButton:hover{background:#ffffff0d;border-color:#444}.PhotoEditor-module__pYP4Bq__sizeButton.PhotoEditor-module__pYP4Bq__active{background:#d16df21a;border-color:#d16df24d}.PhotoEditor-module__pYP4Bq__sizeDot{background:#d16df2;border-radius:50%}.PhotoEditor-module__pYP4Bq__drawActionsRow{border-top:none;justify-content:flex-start;align-items:center;gap:10px;padding-top:0;display:flex}.PhotoEditor-module__pYP4Bq__clearButton{color:#e53935;cursor:pointer;background:0 0;border:1px solid #e5393533;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.PhotoEditor-module__pYP4Bq__clearButton span{white-space:nowrap}.PhotoEditor-module__pYP4Bq__clearButton:hover{background:#e539351a;border-color:#e53935}.PhotoEditor-module__pYP4Bq__filterToolContent{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.PhotoEditor-module__pYP4Bq__filterList{scroll-behavior:smooth;scrollbar-width:none;gap:14px;max-width:min(640px,100%);padding:4px 0;display:flex;overflow-x:auto}.PhotoEditor-module__pYP4Bq__filterList::-webkit-scrollbar{display:none}.PhotoEditor-module__pYP4Bq__filterItem{cursor:pointer;flex-direction:column;align-items:center;gap:10px;min-width:68px;transition:all .2s;display:flex}.PhotoEditor-module__pYP4Bq__filterPreviewWrapper{background:#111;border:1px solid #ffffff1a;border-radius:12px;width:68px;height:68px;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.PhotoEditor-module__pYP4Bq__filterItem:hover .PhotoEditor-module__pYP4Bq__filterPreviewWrapper{border-color:#d16df266;transform:translateY(-2px)}.PhotoEditor-module__pYP4Bq__filterItem.PhotoEditor-module__pYP4Bq__active .PhotoEditor-module__pYP4Bq__filterPreviewWrapper{border-width:2px;border-color:#d16df2;box-shadow:0 0 12px #d16df24d}.PhotoEditor-module__pYP4Bq__filterPreviewImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.PhotoEditor-module__pYP4Bq__filterItem:hover .PhotoEditor-module__pYP4Bq__filterPreviewImage{transform:scale(1.05)}.PhotoEditor-module__pYP4Bq__filterLabel{color:#777;text-transform:uppercase;letter-spacing:.8px;font-size:11px;font-weight:500;transition:color .2s}.PhotoEditor-module__pYP4Bq__filterItem:hover .PhotoEditor-module__pYP4Bq__filterLabel,.PhotoEditor-module__pYP4Bq__filterItem.PhotoEditor-module__pYP4Bq__active .PhotoEditor-module__pYP4Bq__filterLabel{color:#fff}.PhotoEditor-module__pYP4Bq__filterItem.PhotoEditor-module__pYP4Bq__active:after{content:"";background:#d16df2;border-radius:10px;width:12px;height:2px;margin-top:-4px}.PhotoEditor-module__pYP4Bq__filterActionsRow{justify-content:flex-start;align-items:center;gap:12px;width:auto;margin-top:0;display:flex}.PhotoEditor-module__pYP4Bq__resetButton{color:#a8a8a8;cursor:pointer;background:0 0;border:1px solid #323232;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;transition:all .2s;display:flex}.PhotoEditor-module__pYP4Bq__resetButton:hover{color:#fff;background:#ffffff0d;border-color:#4a4a4a}.PhotoEditor-module__pYP4Bq__stickerToolContent{flex-direction:column;gap:10px;width:min(840px,100%);max-width:100%;display:flex}.PhotoEditor-module__pYP4Bq__inlineToolMain{align-items:center;gap:12px;width:100%;min-width:0;display:flex}.PhotoEditor-module__pYP4Bq__stickerSearch{color:#777;background:#0003;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;transition:all .2s;display:flex}.PhotoEditor-module__pYP4Bq__stickerSearch:focus-within{background:#0000004d;border-color:#d16df24d}.PhotoEditor-module__pYP4Bq__stickerSearch input{color:#eee;background:0 0;border:none;outline:none;width:100%;font-size:13px;font-weight:500}.PhotoEditor-module__pYP4Bq__stickerSearch input::placeholder{color:#555}.PhotoEditor-module__pYP4Bq__stickerCategories{scrollbar-width:none;gap:4px;padding:4px 0;display:flex;overflow-x:auto}.PhotoEditor-module__pYP4Bq__stickerCategories::-webkit-scrollbar{display:none}.PhotoEditor-module__pYP4Bq__categoryTab{cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;min-width:44px;height:44px;padding:10px;font-size:20px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.PhotoEditor-module__pYP4Bq__categoryTab:hover{opacity:.8;background:#ffffff08}.PhotoEditor-module__pYP4Bq__categoryTab.PhotoEditor-module__pYP4Bq__active{opacity:1;background:#d16df21a;transform:translateY(-2px)}.PhotoEditor-module__pYP4Bq__stickerGrid{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;grid-template-columns:repeat(auto-fill,minmax(56px,1fr));gap:10px;max-height:180px;padding:4px;display:grid;overflow-y:auto}.PhotoEditor-module__pYP4Bq__stickerGrid::-webkit-scrollbar{width:4px}.PhotoEditor-module__pYP4Bq__stickerGrid::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.PhotoEditor-module__pYP4Bq__stickerButton{aspect-ratio:1;cursor:pointer;background:#ffffff05;border:1px solid #ffffff08;border-radius:12px;justify-content:center;align-items:center;width:100%;font-size:24px;transition:all .2s;display:flex}.PhotoEditor-module__pYP4Bq__stickerButton:hover{background:#ffffff14;border-color:#d16df233;transform:scale(1.08)}.PhotoEditor-module__pYP4Bq__stickerButton:active{transform:scale(.95)}.PhotoEditor-module__pYP4Bq__textToolContent{flex-direction:column;gap:10px;width:min(840px,100%);max-width:100%;display:flex}.PhotoEditor-module__pYP4Bq__textActionsRow{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.PhotoEditor-module__pYP4Bq__textCompactSelect{align-items:center;display:flex}.PhotoEditor-module__pYP4Bq__textCompactSelect select{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;outline:none;min-width:132px;height:40px;padding:0 14px}.PhotoEditor-module__pYP4Bq__textCompactSlider{align-items:center;width:120px;display:flex}.PhotoEditor-module__pYP4Bq__textCompactSlider input{width:100%}.PhotoEditor-module__pYP4Bq__addTextInlineButton{color:#f5d5ff;cursor:pointer;background:#d16df21f;border:1px solid #d16df259;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;transition:all .2s;display:flex}.PhotoEditor-module__pYP4Bq__addTextInlineButton:hover{background:#d16df22e}.PhotoEditor-module__pYP4Bq__textInput{resize:none;color:#fff;background:#0003;border:1px solid #ffffff14;border-radius:12px;outline:none;width:min(320px,100%);min-height:48px;padding:12px;font-size:14px}.PhotoEditor-module__pYP4Bq__textInput:focus{border-color:#d16df273}.PhotoEditor-module__pYP4Bq__textControlsGrid{grid-template-columns:1fr 1fr;gap:12px;width:min(360px,100%);display:grid}.PhotoEditor-module__pYP4Bq__textControl{color:#a8a8a8;flex-direction:column;gap:6px;font-size:12px;display:flex}.PhotoEditor-module__pYP4Bq__textControl select,.PhotoEditor-module__pYP4Bq__textControl input[type=range]{width:100%}.PhotoEditor-module__pYP4Bq__textControl select{color:#fff;background:#0003;border:1px solid #ffffff14;border-radius:10px;outline:none;padding:10px 12px}.PhotoEditor-module__pYP4Bq__textAlignRow{gap:8px;display:flex}.PhotoEditor-module__pYP4Bq__alignButton{color:#a8a8a8;text-transform:capitalize;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;min-width:52px;padding:8px 10px;transition:all .2s}.PhotoEditor-module__pYP4Bq__alignButton:hover{color:#fff;border-color:#d16df259}.PhotoEditor-module__pYP4Bq__alignButton.PhotoEditor-module__pYP4Bq__active{color:#fff;background:#d16df21f;border-color:#d16df273}.PhotoEditor-module__pYP4Bq__toolHint{color:#a8a8a8;margin:0;font-size:12px;line-height:1.45}@media (max-width:768px){.PhotoEditor-module__pYP4Bq__toolPanel,.PhotoEditor-module__pYP4Bq__toolPanelWide,.PhotoEditor-module__pYP4Bq__toolPanelDocked,.PhotoEditor-module__pYP4Bq__toolPanelInline,.PhotoEditor-module__pYP4Bq__stickerToolContent,.PhotoEditor-module__pYP4Bq__textToolContent{width:100%}.PhotoEditor-module__pYP4Bq__toolPanelContent,.PhotoEditor-module__pYP4Bq__drawToolContent,.PhotoEditor-module__pYP4Bq__filterToolContent,.PhotoEditor-module__pYP4Bq__inlineToolMain{justify-content:flex-start}.PhotoEditor-module__pYP4Bq__inlineToolMain{flex-direction:column;align-items:stretch}.PhotoEditor-module__pYP4Bq__editorSessionBar{padding:10px 12px 12px}.PhotoEditor-module__pYP4Bq__filterList{max-width:100%}.PhotoEditor-module__pYP4Bq__textInput,.PhotoEditor-module__pYP4Bq__textControlsGrid,.PhotoEditor-module__pYP4Bq__textCompactSelect select,.PhotoEditor-module__pYP4Bq__textCompactSlider{width:100%}}
