.editor-module-scss-module__wrAcZG__editorContainer{background-color:var(--bg-primary);height:100vh;color:var(--text-primary);flex-direction:column;display:flex;overflow:hidden}.editor-module-scss-module__wrAcZG__topHeader{background-color:var(--bg-dropdown);flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:16px 24px;display:flex}.editor-module-scss-module__wrAcZG__headerLeft{align-items:center;gap:12px;display:flex}.editor-module-scss-module__wrAcZG__mobileMenuButton{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:none}.editor-module-scss-module__wrAcZG__mobileMenuButton:hover{background-color:var(--hover-bg)}.editor-module-scss-module__wrAcZG__mobileMenuButton svg{width:24px;height:24px}.editor-module-scss-module__wrAcZG__freeBadge{background-color:var(--active-bg);color:var(--active-text);border-radius:4px;padding:2px 6px;font-size:12px;font-weight:500}.editor-module-scss-module__wrAcZG__headerRight{align-items:center;gap:16px;display:flex}.editor-module-scss-module__wrAcZG__headerIconButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:opacity .2s;display:flex}.editor-module-scss-module__wrAcZG__headerIconButton:hover{opacity:.8;background-color:var(--hover-bg-secondary)}.editor-module-scss-module__wrAcZG__headerIconButton img{width:20px;height:20px}.editor-module-scss-module__wrAcZG__headerCreditsButton{border:1px solid var(--border-tertiary);background:var(--button-bg-transparent);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:4px 7px;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__headerCreditsButton:hover{border-color:var(--border-secondary);background-color:var(--hover-bg-secondary)}.editor-module-scss-module__wrAcZG__diamondIcon{flex-shrink:0;width:11px;height:11px}.editor-module-scss-module__wrAcZG__creditsNumber{color:var(--credits-color);font-size:15px;font-weight:400}.editor-module-scss-module__wrAcZG__headerDivider{background-color:var(--border-primary);flex-shrink:0;width:1px;height:20px}.editor-module-scss-module__wrAcZG__qIcon{flex-shrink:0;width:6px;height:10px}.editor-module-scss-module__wrAcZG__headerProfileIcon{border-radius:50%;width:32px;height:32px;position:relative;overflow:hidden}.editor-module-scss-module__wrAcZG__headerAvatarInitial{background-color:var(--bg-glass-secondary);width:100%;height:100%;color:var(--text-primary);justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex}.editor-module-scss-module__wrAcZG__editorContent{flex:1;display:flex;overflow:hidden}.editor-module-scss-module__wrAcZG__rightContentWrapper{flex:1;min-width:0;display:flex;overflow:hidden}.editor-module-scss-module__wrAcZG__mobileMenuOverlay{background-color:var(--bg-overlay);z-index:10001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:.2s ease-in-out editor-module-scss-module__wrAcZG__fadeIn;display:block;position:fixed;inset:0}@media (min-width:993px){.editor-module-scss-module__wrAcZG__mobileMenuOverlay{display:none!important}}@keyframes editor-module-scss-module__wrAcZG__fadeIn{0%{opacity:0}to{opacity:1}}.editor-module-scss-module__wrAcZG__mobileMenuDropdown{background-color:var(--bg-dropdown-secondary);border-right:1px solid var(--border-primary);width:280px;max-width:85%;height:100%;box-shadow:4px 0 24px var(--shadow-secondary);z-index:10002;-webkit-overflow-scrolling:touch;flex-direction:column;padding:0;animation:.3s ease-out editor-module-scss-module__wrAcZG__slideIn;display:flex;position:fixed;top:0;left:0;overflow-y:auto}@keyframes editor-module-scss-module__wrAcZG__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.editor-module-scss-module__wrAcZG__mobileMenuHeader{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.editor-module-scss-module__wrAcZG__mobileMenuHeader h2{color:var(--text-primary);margin:0;font-size:18px;font-weight:600}.editor-module-scss-module__wrAcZG__mobileMenuClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__mobileMenuClose:hover{background-color:var(--hover-bg);color:var(--text-primary)}.editor-module-scss-module__wrAcZG__mobileMenuNav{flex-direction:column;flex:1;gap:8px;padding:16px 20px;display:flex}.editor-module-scss-module__wrAcZG__mobileNavItem{color:var(--text-muted);touch-action:manipulation;border-bottom:1px solid var(--border-quaternary);border-radius:8px;align-items:center;min-height:44px;padding:12px 16px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__mobileNavItem:hover{background-color:var(--hover-bg-secondary);color:var(--text-primary)}.editor-module-scss-module__wrAcZG__mobileNavItem.editor-module-scss-module__wrAcZG__active{background-color:var(--hover-bg);color:var(--text-primary)}.editor-module-scss-module__wrAcZG__mobileNavItemButton{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;width:100%}.editor-module-scss-module__wrAcZG__mobileNavItemButton .editor-module-scss-module__wrAcZG__chevron{transition:transform .2s}.editor-module-scss-module__wrAcZG__mobileNavItemWithSubmenu .editor-module-scss-module__wrAcZG__mobileNavItemButton:active .editor-module-scss-module__wrAcZG__chevron,.editor-module-scss-module__wrAcZG__mobileNavItemWithSubmenu .editor-module-scss-module__wrAcZG__mobileNavItemButton[aria-expanded=true] .editor-module-scss-module__wrAcZG__chevron{transform:rotate(180deg)}.editor-module-scss-module__wrAcZG__mobileNavItemWithSubmenu{flex-direction:column;display:flex}.editor-module-scss-module__wrAcZG__mobileSubmenu{flex-direction:column;gap:4px;margin-top:4px;margin-left:16px;display:flex}.editor-module-scss-module__wrAcZG__mobileSubmenuItem{color:var(--text-disabled);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;min-height:44px;padding:10px 16px;font-size:13px;transition:all .2s}.editor-module-scss-module__wrAcZG__mobileSubmenuItem:hover{background-color:var(--hover-bg-secondary);color:var(--text-secondary)}.editor-module-scss-module__wrAcZG__mobileSubmenuItem.editor-module-scss-module__wrAcZG__active{color:var(--text-primary);background-color:#0000;font-weight:600}.editor-module-scss-module__wrAcZG__mobileMenuFooter{border-top:1px solid var(--border-primary);margin-top:auto;padding:16px 20px}.editor-module-scss-module__wrAcZG__sidebar{background-color:var(--bg-dropdown);flex-direction:column;width:230px;padding:24px 20px;display:flex;overflow-y:auto}.editor-module-scss-module__wrAcZG__sidebarHeader{display:none}.editor-module-scss-module__wrAcZG__logo{color:var(--text-primary);font-size:20px;font-weight:600}.editor-module-scss-module__wrAcZG__logo img{width:150px;height:auto}@media (max-width:768px){.editor-module-scss-module__wrAcZG__logo img{width:120px}}@media (max-width:480px){.editor-module-scss-module__wrAcZG__logo img{width:90px}}@media (max-width:320px){.editor-module-scss-module__wrAcZG__logo img{width:80px}}.editor-module-scss-module__wrAcZG__sidebarNav{flex-direction:column;flex:1;gap:8px;display:flex}.editor-module-scss-module__wrAcZG__navItem{color:var(--text-muted);border-bottom:1px solid var(--border-secondary);align-items:center;padding:12px 16px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__navItem:hover{background-color:var(--hover-bg-secondary);color:var(--text-primary)}.editor-module-scss-module__wrAcZG__navItem.editor-module-scss-module__wrAcZG__active{background-color:var(--hover-bg);color:var(--text-primary)}.editor-module-scss-module__wrAcZG__navItemButton{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;width:100%}.editor-module-scss-module__wrAcZG__chevron{transition:transform .2s}.editor-module-scss-module__wrAcZG__navItemWithSubmenu{flex-direction:column;display:flex}.editor-module-scss-module__wrAcZG__submenu{flex-direction:column;gap:4px;margin-top:4px;margin-left:16px;display:flex}.editor-module-scss-module__wrAcZG__submenuItem{color:var(--text-disabled);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:10px 16px;font-size:13px;transition:all .2s}.editor-module-scss-module__wrAcZG__submenuItem:hover{background-color:var(--hover-bg-secondary);color:var(--text-secondary)}.editor-module-scss-module__wrAcZG__submenuItem.editor-module-scss-module__wrAcZG__active{color:var(--text-primary);background-color:#0000;font-weight:600}.editor-module-scss-module__wrAcZG__sidebarFooter{flex-direction:column;gap:16px;margin-top:auto;padding-top:24px;display:flex}.editor-module-scss-module__wrAcZG__userProfile{align-items:center;gap:12px;display:flex}.editor-module-scss-module__wrAcZG__userAvatar{border:2px solid var(--border-secondary);border-radius:50%;width:40px;height:40px;position:relative;overflow:hidden}.editor-module-scss-module__wrAcZG__avatarInitial{width:100%;height:100%;color:var(--text-primary);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.editor-module-scss-module__wrAcZG__userName{color:var(--text-primary);font-size:14px;font-weight:500}.editor-module-scss-module__wrAcZG__profileDropdown{width:100%;position:relative}.editor-module-scss-module__wrAcZG__profileDropdownMenu{background-color:var(--bg-dropdown);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:280px;box-shadow:0 8px 24px var(--shadow-secondary);z-index:99999;border:1px solid var(--border-quaternary);border-radius:12px;padding:20px;position:fixed}.editor-module-scss-module__wrAcZG__profileInfo{align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px;display:flex}.editor-module-scss-module__wrAcZG__profileInfoAvatar{border:2px solid var(--border-secondary);border-radius:50%;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.editor-module-scss-module__wrAcZG__profileInfoText{flex:1;min-width:0}.editor-module-scss-module__wrAcZG__profileName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:18px;font-weight:600;line-height:1.2;overflow:hidden}.editor-module-scss-module__wrAcZG__profileCredits{color:var(--credits-color);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.editor-module-scss-module__wrAcZG__themeSwitcher{align-items:center;gap:8px;margin-bottom:16px;padding-bottom:16px;display:flex}.editor-module-scss-module__wrAcZG__themeButton{cursor:pointer;color:var(--text-disabled);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:8px;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__themeButton:hover{background-color:var(--hover-bg-secondary);color:var(--text-secondary)}.editor-module-scss-module__wrAcZG__themeButtonActive{background-color:var(--hover-bg);color:var(--text-primary)}.editor-module-scss-module__wrAcZG__profileDivider{background-color:var(--border-primary);height:1px;margin:0 0 8px}.editor-module-scss-module__wrAcZG__profileMenuItem{color:var(--text-primary);cursor:pointer;padding:10px 0;font-size:14px;text-decoration:none;transition:color .2s;display:block}.editor-module-scss-module__wrAcZG__profileMenuItem:hover{color:var(--text-secondary)}.editor-module-scss-module__wrAcZG__logoutOption{color:var(--text-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:0;font-size:14px;transition:opacity .2s;display:flex}.editor-module-scss-module__wrAcZG__logoutOption:hover{opacity:.8}.editor-module-scss-module__wrAcZG__logoutOption svg{color:var(--text-primary);flex-shrink:0}.editor-module-scss-module__wrAcZG__mainContent{background-color:var(--bg-primary);scrollbar-width:none;-ms-overflow-style:none;flex:1;justify-content:center;align-items:flex-start;padding:40px;display:flex;overflow-y:auto}.editor-module-scss-module__wrAcZG__mainContent::-webkit-scrollbar{display:none}.editor-module-scss-module__wrAcZG__imageContainer{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1200px;display:flex}.editor-module-scss-module__wrAcZG__generatedImage{aspect-ratio:38/16;background-color:#0000;border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:1250px;display:flex;position:relative}.editor-module-scss-module__wrAcZG__generatedVideo{aspect-ratio:15/16;background-color:#0000;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.editor-module-scss-module__wrAcZG__videoPlayOverlay{cursor:pointer;visibility:hidden;z-index:10;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0!important}.editor-module-scss-module__wrAcZG__videoPlayOverlay:hover{transform:translate(-50%,-50%)scale(1.1);opacity:1!important}.editor-module-scss-module__wrAcZG__videoPlayOverlay svg{filter:drop-shadow(0 2px 8px #0000004d);transition:all .3s}.editor-module-scss-module__wrAcZG__videoPlayOverlay:hover svg circle{fill:#000c}.editor-module-scss-module__wrAcZG__videoPlayOverlayVisible{opacity:.8;visibility:visible;pointer-events:auto}.editor-module-scss-module__wrAcZG__videoPlayOverlayPlayState{opacity:1!important}.editor-module-scss-module__wrAcZG__videoPlayOverlayHovered{opacity:1}.editor-module-scss-module__wrAcZG__imageError{text-align:center;color:var(--text-disabled);flex-direction:column;justify-content:center;align-items:center;padding:40px;font-size:16px;display:flex;position:absolute;inset:0}.editor-module-scss-module__wrAcZG__imageError p{margin:0}.editor-module-scss-module__wrAcZG__imageLoading{color:var(--text-muted);justify-content:center;align-items:center;font-size:16px;display:flex;position:absolute;inset:0}.editor-module-scss-module__wrAcZG__imageLoading p{margin:0}.editor-module-scss-module__wrAcZG__generatingOverlay{background-color:var(--bg-primary);z-index:10;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.editor-module-scss-module__wrAcZG__generatingSpinner{border:2px solid var(--border-tertiary);border-top-color:var(--text-primary);border-radius:50%;width:40px;height:40px;margin-bottom:24px;animation:1s linear infinite editor-module-scss-module__wrAcZG__spin}@keyframes editor-module-scss-module__wrAcZG__spin{to{transform:rotate(360deg)}}.editor-module-scss-module__wrAcZG__generatingText{color:var(--text-primary);text-align:center;margin:0;font-size:16px;font-weight:400}.editor-module-scss-module__wrAcZG__emptyStateContainer{justify-content:center;align-items:center;padding:40px;display:flex;inset:0}.editor-module-scss-module__wrAcZG__emptyStateContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:600px;display:flex}.editor-module-scss-module__wrAcZG__emptyStateIcon{color:var(--text-disabled);margin-bottom:8px;animation:3s ease-in-out infinite editor-module-scss-module__wrAcZG__float}@keyframes editor-module-scss-module__wrAcZG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.editor-module-scss-module__wrAcZG__emptyStateTitle{color:var(--text-primary);margin:0;font-size:32px;font-weight:600;line-height:1.2}.editor-module-scss-module__wrAcZG__emptyStateDescription{color:var(--text-muted);margin:0;font-size:16px;line-height:1.6}.editor-module-scss-module__wrAcZG__emptyStateFeatures{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:8px;display:flex}.editor-module-scss-module__wrAcZG__emptyStateFeature{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.editor-module-scss-module__wrAcZG__emptyStateFeature svg{width:20px;height:20px;color:var(--text-disabled);flex-shrink:0}.editor-module-scss-module__wrAcZG__apiMessage{background-color:var(--bg-overlay-tertiary);z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px var(--shadow-secondary);border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;display:flex;position:absolute;top:20px;left:50%;transform:translate(-50%)}.editor-module-scss-module__wrAcZG__apiMessageClose{color:currentColor;cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;margin-left:8px;padding:0;transition:opacity .2s;display:flex}.editor-module-scss-module__wrAcZG__apiMessageClose:hover{opacity:1}.editor-module-scss-module__wrAcZG__toastNotification{background-color:var(--error-color);z-index:9999;color:var(--text-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 16px var(--shadow-tertiary);border:1px solid var(--border-secondary);border-radius:8px;align-items:center;gap:10px;min-width:300px;max-width:500px;padding:14px 20px;font-size:14px;font-weight:500;animation:.3s ease-out editor-module-scss-module__wrAcZG__slideInRight;display:flex;position:fixed;top:40px;right:30%}@keyframes editor-module-scss-module__wrAcZG__slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.editor-module-scss-module__wrAcZG__toastClose{color:var(--text-primary);cursor:pointer;opacity:.8;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:4px;transition:opacity .2s;display:flex}.editor-module-scss-module__wrAcZG__toastClose:hover{opacity:1;background-color:var(--hover-bg)}.editor-module-scss-module__wrAcZG__videoProgressBar{background-color:var(--border-secondary);cursor:pointer;width:100%;height:2px;margin-top:20px;position:relative}.editor-module-scss-module__wrAcZG__videoProgressFill{background-color:var(--text-primary);height:100%;transition:width .1s linear;position:absolute;top:0;left:0}.editor-module-scss-module__wrAcZG__videoProgressThumb{background-color:var(--text-primary);cursor:pointer;border-radius:50%;width:8px;height:8px;transition:left .1s linear;position:absolute;top:50%;transform:translate(-50%,-50%)}.editor-module-scss-module__wrAcZG__videoControls{justify-content:center;align-items:center;gap:20px;display:flex}.editor-module-scss-module__wrAcZG__videoControlButton{color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:opacity .2s;display:flex}.editor-module-scss-module__wrAcZG__videoControlButton:hover{opacity:.7}.editor-module-scss-module__wrAcZG__playButton{background-color:var(--bg-glass-secondary);border:1px solid var(--border-secondary);border-radius:50%;width:48px;height:48px}.editor-module-scss-module__wrAcZG__pauseButton{background-color:var(--bg-glass-secondary);border:1px solid var(--border-secondary);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto;display:flex}.editor-module-scss-module__wrAcZG__downloadButton{background-color:var(--bg-overlay-secondary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text-secondary);border:1px solid var(--border-secondary);cursor:pointer;opacity:0;visibility:hidden;z-index:10;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;transition:all .2s;display:flex;position:absolute;bottom:16px;right:16px}.editor-module-scss-module__wrAcZG__downloadButton:hover{border-color:var(--border-tertiary);color:var(--text-primary);background-color:var(--bg-overlay);transform:scale(1.05)}.editor-module-scss-module__wrAcZG__downloadButtonVisible{opacity:1;visibility:visible;pointer-events:auto}.editor-module-scss-module__wrAcZG__downloadButton svg{width:20px;height:20px}.editor-module-scss-module__wrAcZG__downloadPopupOverlay{background-color:var(--bg-overlay);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.editor-module-scss-module__wrAcZG__downloadPopup{background:var(--bg-primary);border:2px solid var(--error-color);width:100%;min-width:320px;max-width:420px;box-shadow:0 10px 40px var(--shadow-tertiary);border-radius:14px;flex-direction:column;gap:24px;padding:32px 24px;animation:.25s editor-module-scss-module__wrAcZG__scaleIn;display:flex;position:relative}@keyframes editor-module-scss-module__wrAcZG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.editor-module-scss-module__wrAcZG__downloadPopupText{color:var(--text-primary);text-align:center;white-space:pre-line;margin:0;font-size:16px;line-height:1.5}.editor-module-scss-module__wrAcZG__dropdownContainer{flex-direction:column;gap:18px;margin-top:10px;display:flex}.editor-module-scss-module__wrAcZG__dropdownGroup{flex-direction:column;gap:6px;display:flex}.editor-module-scss-module__wrAcZG__dropdownGroup label{color:var(--text-secondary);font-size:14px;font-weight:500}.editor-module-scss-module__wrAcZG__dropdown{border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--text-primary);cursor:pointer;background-color:#ffffff0f;border-radius:8px;outline:none;padding:10px 12px;font-size:14px;transition:all .2s}.editor-module-scss-module__wrAcZG__dropdown:hover{border-color:var(--error-color);background-color:#ffffff1f}.editor-module-scss-module__wrAcZG__dropdown:focus{border-color:var(--error-color);background-color:#ffffff26;box-shadow:0 0 0 2px #ff000026}.editor-module-scss-module__wrAcZG__dropdown option{background-color:var(--bg-primary);color:var(--text-primary)}.editor-module-scss-module__wrAcZG__downloadActions{justify-content:flex-end;gap:12px;margin-top:10px;display:flex}.editor-module-scss-module__wrAcZG__cancelButton{border:1px solid var(--border-primary);color:var(--text-primary);cursor:pointer;background-color:#0000;border-radius:8px;padding:10px 18px;font-size:14px;transition:all .2s}.editor-module-scss-module__wrAcZG__cancelButton:hover{background-color:var(--bg-secondary)}.editor-module-scss-module__wrAcZG__okButton{background-color:var(--error-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:500;transition:all .2s}.editor-module-scss-module__wrAcZG__okButton:hover{opacity:.9;transform:translateY(-1px)}.editor-module-scss-module__wrAcZG__okButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.editor-module-scss-module__wrAcZG__formatButton{background-color:var(--bg-primary);color:var(--text-primary);border:1px solid var(--text-primary);cursor:pointer;border-radius:50px;padding:4px 45px;font-size:16px;font-weight:500;transition:all .2s}.editor-module-scss-module__wrAcZG__formatButton:hover{background-color:var(--active-bg);color:var(--active-text);border-color:var(--active-bg)}.editor-module-scss-module__wrAcZG__formatButton:active{transform:translateY(0)}.editor-module-scss-module__wrAcZG__formatButton.editor-module-scss-module__wrAcZG__danger{border-color:var(--error-color);color:var(--error-color)}.editor-module-scss-module__wrAcZG__formatButton.editor-module-scss-module__wrAcZG__danger:hover{background-color:var(--error-bg);border-color:var(--error-color);color:var(--error-color)}.editor-module-scss-module__wrAcZG__settingsPanel{background-color:var(--bg-dropdown-secondary);border-left:1px solid var(--border-white);flex-direction:column;width:450px;height:100%;padding:20px;display:flex;overflow:hidden}.editor-module-scss-module__wrAcZG__panelHeader{border-bottom:1px solid var(--border-primary);justify-content:flex-end;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:24px;display:flex}.editor-module-scss-module__wrAcZG__iconButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__iconButton:hover{color:var(--text-primary)}.editor-module-scss-module__wrAcZG__credits{color:var(--text-primary);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.editor-module-scss-module__wrAcZG__profileIcon{border:2px solid var(--border-secondary);border-radius:50%;width:32px;height:32px;position:relative;overflow:hidden}.editor-module-scss-module__wrAcZG__avatarInitialSmall{width:100%;height:100%;color:var(--text-primary);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.editor-module-scss-module__wrAcZG__settingsContent{flex-direction:column;flex:1;gap:12px;min-height:0;padding-bottom:15px;padding-right:4px;display:flex;overflow:hidden auto}.editor-module-scss-module__wrAcZG__settingsContent::-webkit-scrollbar{width:2px}.editor-module-scss-module__wrAcZG__settingsContent::-webkit-scrollbar-track{background:0 0}.editor-module-scss-module__wrAcZG__settingsContent::-webkit-scrollbar-thumb{background:var(--border-secondary);border-radius:1px}.editor-module-scss-module__wrAcZG__settingsContent::-webkit-scrollbar-thumb:hover{background:var(--border-tertiary)}.editor-module-scss-module__wrAcZG__settingsSection{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.editor-module-scss-module__wrAcZG__sectionHeader{color:var(--text-secondary);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.editor-module-scss-module__wrAcZG__sectionIcons{color:var(--text-disabled);align-items:center;gap:6px;margin-left:auto;display:flex}.editor-module-scss-module__wrAcZG__sectionIcons svg{width:14px;height:14px}.editor-module-scss-module__wrAcZG__sectionHeader svg{flex-shrink:0;width:14px;height:14px}.editor-module-scss-module__wrAcZG__settingsIcon,.editor-module-scss-module__wrAcZG__sectionIcon{color:currentColor;flex-shrink:0;width:16px;height:16px}.editor-module-scss-module__wrAcZG__theme-light .editor-module-scss-module__wrAcZG__settingsIcon,.editor-module-scss-module__wrAcZG__theme-light .editor-module-scss-module__wrAcZG__sectionIcon{color:#000}.editor-module-scss-module__wrAcZG__theme-light .editor-module-scss-module__wrAcZG__settingsIcon path,.editor-module-scss-module__wrAcZG__theme-light .editor-module-scss-module__wrAcZG__sectionIcon path,.editor-module-scss-module__wrAcZG__theme-light .editor-module-scss-module__wrAcZG__sectionIcon circle{fill:#000}.editor-module-scss-module__wrAcZG__theme-light .editor-module-scss-module__wrAcZG__sectionIcon path[stroke]{stroke:#000;fill:none}.editor-module-scss-module__wrAcZG__helpCenterIcon{color:currentColor;flex-shrink:0;width:20px;height:20px}.editor-module-scss-module__wrAcZG__theme-light .editor-module-scss-module__wrAcZG__helpCenterIcon{color:#000}.editor-module-scss-module__wrAcZG__theme-light .editor-module-scss-module__wrAcZG__helpCenterIcon path{fill:#000}.editor-module-scss-module__wrAcZG__languageIcon{color:var(--text-secondary);align-items:center;gap:4px;display:flex}.editor-module-scss-module__wrAcZG__sectionTitle{font-size:19px;font-weight:400}.editor-module-scss-module__wrAcZG__promptInputWrapper{position:relative}.editor-module-scss-module__wrAcZG__promptInput{background-color:var(--bg-glass-disabled);border:1px solid var(--border-primary);width:100%;color:var(--text-primary);resize:none;scrollbar-width:none;-ms-overflow-style:none;border-radius:6px;outline:none;height:116px;padding:8px;font-family:inherit;font-size:13px;line-height:1.4;transition:all .2s;overflow-y:auto}.editor-module-scss-module__wrAcZG__promptInput::-webkit-scrollbar{display:none}.editor-module-scss-module__wrAcZG__helpIconWrapper{cursor:pointer;z-index:100000;align-items:center;display:flex;position:relative}.editor-module-scss-module__wrAcZG__promptTooltip{background-color:var(--bg-modal);border:1px solid var(--border-primary);width:273px;height:97px;color:var(--text-primary);opacity:0;visibility:hidden;pointer-events:none;z-index:100001;box-shadow:0 4px 12px var(--shadow-tertiary);white-space:pre-line;border-radius:6px;padding:12px 16px;font-size:13px;line-height:1.5;transition:opacity .2s,visibility .2s;position:fixed}.editor-module-scss-module__wrAcZG__promptInput:focus{border-color:var(--border-tertiary);background-color:var(--bg-glass-secondary)}.editor-module-scss-module__wrAcZG__promptInput::placeholder{color:var(--text-placeholder)}.editor-module-scss-module__wrAcZG__promptInputError{border-color:var(--error-color)!important}.editor-module-scss-module__wrAcZG__promptInputError:focus{background-color:var(--error-bg);border-color:var(--error-color)!important}.editor-module-scss-module__wrAcZG__selectInput{background-color:var(--bg-glass-disabled);border:1px solid var(--border-primary);width:100%;height:34px;color:var(--text-primary);cursor:pointer;border-radius:6px;outline:none;padding:8px 10px;font-family:inherit;font-size:13px;transition:all .2s}.editor-module-scss-module__wrAcZG__selectInput:focus{border-color:var(--border-tertiary);background-color:var(--bg-glass-secondary)}.editor-module-scss-module__wrAcZG__selectInput option{background-color:var(--bg-modal);color:var(--text-primary)}.editor-module-scss-module__wrAcZG__customDropdownWrapper{width:100%;position:relative}.editor-module-scss-module__wrAcZG__dropdownContent{align-items:center;gap:8px;display:flex}.editor-module-scss-module__wrAcZG__customDropdownButton{background-color:var(--bg-glass-disabled);border:1px solid var(--border-primary);width:100%;height:36px;color:var(--text-primary);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 10px;font-family:inherit;font-size:13px;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__customDropdownButton:hover{border-color:var(--border-secondary);background-color:var(--bg-glass-secondary)}.editor-module-scss-module__wrAcZG__nanoBackground{background-image:url(/nano-bg.png);background-size:cover}.editor-module-scss-module__wrAcZG__gptBackground{background-image:url(/gpt-bg.png);background-size:cover}.editor-module-scss-module__wrAcZG__visionProBackground{background-image:url(/visionProBg.png);background-size:cover}.editor-module-scss-module__wrAcZG__visionFastBackground{background-image:url(/visionFastBg.png);background-size:cover}.editor-module-scss-module__wrAcZG__seedreamStudioBackground{background-image:url(/seedreamStudioBackground.png);background-size:cover}.editor-module-scss-module__wrAcZG__fluxRealisBackground{background-image:url(/fluxRealisBackground.png);background-size:cover}.editor-module-scss-module__wrAcZG__fluxProBackground{background-image:url(/fluxProBackground.png);background-size:cover}.editor-module-scss-module__wrAcZG__fluxCoreBackground{background-image:url(/fluxCoreBackground.png);background-size:cover}.editor-module-scss-module__wrAcZG__modelName,.editor-module-scss-module__wrAcZG__imageModelName{color:var(--text-primary);text-align:left}.editor-module-scss-module__wrAcZG__customDropdownMenu{background-color:var(--bg-modal);border:1px solid var(--border-primary);z-index:1000;max-height:min(200px,30vh);box-shadow:0 8px 24px var(--shadow-secondary);border-radius:8px;padding:12px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}.editor-module-scss-module__wrAcZG__customDropdownMenu::-webkit-scrollbar{display:none}.editor-module-scss-module__wrAcZG__customDropdownMenu{scrollbar-width:none;-ms-overflow-style:none}@media (max-height:700px){.editor-module-scss-module__wrAcZG__customDropdownMenu{max-height:min(150px,25vh)}}@media (max-height:667px){.editor-module-scss-module__wrAcZG__customDropdownMenu{max-height:min(60px,10vh);padding:6px}}@media (max-height:600px){.editor-module-scss-module__wrAcZG__customDropdownMenu{max-height:min(50px,8vh);padding:4px}}@media (max-width:480px) and (max-height:700px){.editor-module-scss-module__wrAcZG__customDropdownMenu{max-height:min(70px,12vh);padding:6px}}.editor-module-scss-module__wrAcZG__colorDropdownMenu{max-height:min(320px,50vh);overflow-y:auto}.editor-module-scss-module__wrAcZG__colorDropdownMenu::-webkit-scrollbar{width:2px}.editor-module-scss-module__wrAcZG__colorDropdownMenu::-webkit-scrollbar-thumb{background:var(--border-secondary);border-radius:1px}.editor-module-scss-module__wrAcZG__colorDropdownMenu{scrollbar-width:thin;scrollbar-color:var(--border-secondary)#0000}@media (max-height:700px){.editor-module-scss-module__wrAcZG__colorDropdownMenu{max-height:min(260px,42vh)}}@media (max-height:667px){.editor-module-scss-module__wrAcZG__colorDropdownMenu{max-height:min(220px,36vh)}}@media (max-height:600px){.editor-module-scss-module__wrAcZG__colorDropdownMenu{max-height:min(180px,32vh)}}.editor-module-scss-module__wrAcZG__saveSettingsButton{color:#fff;cursor:pointer;background-color:#15118d;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:12px;padding:10px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__saveSettingsButton:hover{background-color:#1a15a3}.editor-module-scss-module__wrAcZG__saveSettingsButton svg{width:16px;height:16px}.editor-module-scss-module__wrAcZG__customDropdownOption{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;margin-bottom:4px;padding:10px 12px;font-size:13px;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__customDropdownOption:hover{background-color:var(--hover-bg-secondary)}.editor-module-scss-module__wrAcZG__customDropdownOption.editor-module-scss-module__wrAcZG__active{color:#9333ea;background-color:#9333ea33}.editor-module-scss-module__wrAcZG__customDropdownOption svg{flex-shrink:0;width:16px;height:16px}.editor-module-scss-module__wrAcZG__customDropdownDivider{background-color:var(--border-primary);height:1px;margin:12px 0}.editor-module-scss-module__wrAcZG__customDropdownHeading{color:var(--text-muted);margin-bottom:8px;padding:0 12px;font-size:12px;font-weight:600}.editor-module-scss-module__wrAcZG__presetOption{padding:10px 12px}.editor-module-scss-module__wrAcZG__presetThumbnail{border-radius:4px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.editor-module-scss-module__wrAcZG__avatarOptionDisplay{align-items:center;gap:10px;display:flex}.editor-module-scss-module__wrAcZG__avatarThumbnail{border-radius:4px;flex-shrink:0;width:32px;height:32px;position:relative;overflow:hidden}.editor-module-scss-module__wrAcZG__imagesContainer{background-color:var(--bg-glass-disabled);border:1px solid var(--border-primary);box-sizing:border-box;border-radius:6px;align-items:center;gap:12px;height:auto;padding:12px;display:flex;overflow:hidden}.editor-module-scss-module__wrAcZG__imageThumbnail{background-color:var(--bg-glass-disabled);border-radius:6px;flex:1;min-width:0;height:100%;min-height:183px;position:relative;overflow:hidden}.editor-module-scss-module__wrAcZG__removeImageButton{background-color:var(--bg-overlay-secondary);cursor:pointer;z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s;display:flex;position:absolute;top:43px;right:1px}.editor-module-scss-module__wrAcZG__removeImageButton:hover{background-color:var(--bg-overlay);transform:scale(1.1)}.editor-module-scss-module__wrAcZG__removeImageButton svg{width:14px;height:14px}.editor-module-scss-module__wrAcZG__addImageButton{background-color:var(--bg-glass-disabled);border:1px solid var(--border-primary);cursor:pointer;width:10px;height:10px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__addImageButton:hover{background-color:var(--bg-glass-secondary);border-color:var(--border-secondary);color:var(--text-primary)}.editor-module-scss-module__wrAcZG__addImageButton svg{width:24px;height:24px}.editor-module-scss-module__wrAcZG__viewMoreLink{text-align:center;color:#15118d;margin-top:8px;padding:12px;font-size:13px;text-decoration:none;transition:color .2s;display:block}.editor-module-scss-module__wrAcZG__viewMoreLink:hover{color:#1a15a3;text-decoration:underline}.editor-module-scss-module__wrAcZG__colorOptionsWrapper{flex-direction:column;gap:6px;max-height:min(280px,40vh);display:flex;overflow-y:auto}.editor-module-scss-module__wrAcZG__colorOptionsWrapper::-webkit-scrollbar{width:2px}.editor-module-scss-module__wrAcZG__colorOptionsWrapper::-webkit-scrollbar-track{background:0 0}.editor-module-scss-module__wrAcZG__colorOptionsWrapper::-webkit-scrollbar-thumb{background:var(--border-secondary);border-radius:1px}.editor-module-scss-module__wrAcZG__colorOptionsWrapper{scrollbar-width:thin;scrollbar-color:var(--border-secondary)#0000}@media (max-height:700px){.editor-module-scss-module__wrAcZG__colorOptionsWrapper{max-height:min(220px,35vh)}}@media (max-height:667px){.editor-module-scss-module__wrAcZG__colorOptionsWrapper{max-height:min(180px,30vh)}}@media (max-height:600px){.editor-module-scss-module__wrAcZG__colorOptionsWrapper{max-height:min(140px,25vh)}}.editor-module-scss-module__wrAcZG__colorOptionsGrid{grid-template-columns:repeat(5,1fr);gap:8px;padding:4px 0;display:grid}.editor-module-scss-module__wrAcZG__colorOption{aspect-ratio:1;border:2px solid var(--border-secondary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:70%;padding:0;transition:all .2s;display:flex;position:relative;overflow:hidden}.editor-module-scss-module__wrAcZG__colorOption:hover{border-color:var(--border-tertiary);transform:scale(1.05)}.editor-module-scss-module__wrAcZG__colorOptionActive{border-color:#9333ea;box-shadow:0 0 0 2px #9333ea4d}.editor-module-scss-module__wrAcZG__colorOption svg{z-index:1;filter:drop-shadow(0 1px 2px #00000080);position:absolute}.editor-module-scss-module__wrAcZG__colorPickerInput{border:1px solid var(--border-primary);cursor:pointer;background-color:var(--bg-glass-disabled);border-radius:6px;outline:none;width:100%;height:30px;padding:0;transition:all .2s}.editor-module-scss-module__wrAcZG__colorPickerInput:hover{border-color:var(--border-secondary)}.editor-module-scss-module__wrAcZG__modelCard{background-color:var(--bg-glass-disabled);border:1px solid var(--border-primary);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;height:48px;padding:10px 12px;transition:all .2s;display:flex;position:relative;overflow:hidden}.editor-module-scss-module__wrAcZG__modelCard:hover{border-color:var(--border-secondary)}.editor-module-scss-module__wrAcZG__modelBackground{z-index:0;opacity:.6;position:absolute;inset:0}.editor-module-scss-module__wrAcZG__modelBackground:after{content:"";z-index:1;background:linear-gradient(#0000004d,#0009);position:absolute;inset:0}.editor-module-scss-module__wrAcZG__modelName{z-index:2;color:var(--text-primary);flex:1;font-size:13px;font-weight:400;position:relative}.editor-module-scss-module__wrAcZG__modelDropdownIcon{z-index:2;color:var(--text-primary);flex-shrink:0;margin-left:8px;position:relative}.editor-module-scss-module__wrAcZG__sliderContainer{align-items:center;gap:10px;display:flex}.editor-module-scss-module__wrAcZG__sliderWrapper{flex:1;height:6px;position:relative}.editor-module-scss-module__wrAcZG__sliderProgress{pointer-events:none;z-index:1;background-color:#15118d;border-radius:3px;height:6px;position:absolute;top:12px;left:0}.editor-module-scss-module__wrAcZG__slider{background-color:var(--border-primary);appearance:none;z-index:2;border-radius:3px;outline:none;width:100%;height:6px;position:relative}.editor-module-scss-module__wrAcZG__slider::-webkit-slider-runnable-track{background-color:#0000;border-radius:3px;height:6px}.editor-module-scss-module__wrAcZG__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;z-index:3;background-color:#15118d;border-radius:50%;width:18px;height:18px;margin-top:-6px;position:relative}.editor-module-scss-module__wrAcZG__slider::-moz-range-track{background-color:var(--border-primary);border-radius:3px;height:6px}.editor-module-scss-module__wrAcZG__slider::-moz-range-progress{background-color:#15118d;border-radius:3px;height:6px}.editor-module-scss-module__wrAcZG__slider::-moz-range-thumb{cursor:pointer;background-color:#15118d;border:none;border-radius:50%;width:18px;height:18px}.editor-module-scss-module__wrAcZG__sliderValue{text-align:center;min-width:32px;color:var(--text-primary);background-color:var(--bg-glass-disabled);border:1px solid var(--border-primary);border-radius:6px;padding:6px 8px;font-size:14px;font-weight:500}.editor-module-scss-module__wrAcZG__outputSettings{flex-direction:column;gap:8px;display:flex}.editor-module-scss-module__wrAcZG__outputGroup{flex-direction:column;gap:5px;display:flex}.editor-module-scss-module__wrAcZG__outputLabel{color:var(--text-muted);font-size:11px;font-weight:500}.editor-module-scss-module__wrAcZG__resolutionButtons{gap:6px;display:flex}.editor-module-scss-module__wrAcZG__resolutionButton{background-color:var(--bg-glass-disabled);border:1px solid var(--border-primary);color:var(--text-muted);cursor:pointer;border-radius:6px;flex:1;padding:8px 12px;font-size:13px;transition:all .2s}.editor-module-scss-module__wrAcZG__resolutionButton:hover{background-color:var(--bg-glass-secondary);border-color:var(--border-secondary)}.editor-module-scss-module__wrAcZG__resolutionButton.editor-module-scss-module__wrAcZG__active{color:var(--text-primary);background-color:#15118d;border-color:#15118d}.editor-module-scss-module__wrAcZG__createButton{background-color:var(--button-bg);width:calc(100% - 40px);color:var(--text-primary);cursor:pointer;white-space:nowrap;z-index:10;isolation:isolate;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;height:36px;margin:0 20px 20px;padding:10px 24px;font-size:15px;font-weight:500;transition:background-color .2s,transform .1s;display:flex;position:sticky;bottom:0;overflow:hidden}.editor-module-scss-module__wrAcZG__createButton:before{content:"";-webkit-mask-composite:xor;opacity:1;background:linear-gradient(90deg,#6f00ff,#0ff,#c90000,#6f00ff) 0 0/300% 100%;border-radius:6px;padding:1px;animation:3s linear infinite editor-module-scss-module__wrAcZG__gradientShift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes editor-module-scss-module__wrAcZG__gradientShift{0%{background-position:0%}to{background-position:300%}}.editor-module-scss-module__wrAcZG__createButton:hover{background-color:var(--button-bg-hover)}.editor-module-scss-module__wrAcZG__createButton:active{transform:translateY(1px)}.editor-module-scss-module__wrAcZG__createButton:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.editor-module-scss-module__wrAcZG__createButton:disabled:hover{background-color:var(--button-bg)}.editor-module-scss-module__wrAcZG__createButtonInner{justify-content:center;align-items:center;gap:8px;display:flex}.editor-module-scss-module__wrAcZG__createButtonCost{opacity:.85;border-radius:20px;justify-content:space-between;align-items:center;gap:8px;padding:2px 8px;font-size:13px;font-weight:500;display:flex}.editor-module-scss-module__wrAcZG__createButtonDiamond{opacity:.9;flex-shrink:0}.editor-module-scss-module__wrAcZG__assetsContainer{flex-direction:column;gap:32px;width:100%;max-width:1400px;padding:40px;display:flex}.editor-module-scss-module__wrAcZG__assetsTitle{color:var(--text-primary);margin:0;font-size:32px;font-weight:600}.editor-module-scss-module__wrAcZG__assetsSearchBar{justify-content:space-between;align-items:center;gap:12px;display:flex}.editor-module-scss-module__wrAcZG__searchInputWrapper{flex:1;align-items:center;display:flex;position:relative}.editor-module-scss-module__wrAcZG__searchIcon{color:var(--text-placeholder);pointer-events:none;position:absolute;left:16px}.editor-module-scss-module__wrAcZG__searchInput{background-color:var(--bg-glass-disabled);border:1px solid var(--border-primary);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:12px 16px 12px 48px;font-family:inherit;font-size:14px;transition:all .2s}.editor-module-scss-module__wrAcZG__searchInput:focus{border-color:var(--border-tertiary);background-color:var(--bg-glass-secondary)}.editor-module-scss-module__wrAcZG__searchInput::placeholder{color:var(--text-placeholder)}.editor-module-scss-module__wrAcZG__starButton,.editor-module-scss-module__wrAcZG__dropdownButton{border:1px solid var(--border-primary);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:12px;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__starButton:hover,.editor-module-scss-module__wrAcZG__dropdownButton:hover{background-color:var(--hover-bg-secondary);color:var(--text-primary);border-color:var(--border-secondary)}.editor-module-scss-module__wrAcZG__assetsGrid{grid-template-columns:repeat(auto-fill,minmax(133px,1fr));gap:24px;width:100%;padding-bottom:16px;display:grid}.editor-module-scss-module__wrAcZG__assetItem{background-color:var(--bg-modal);border:1px solid var(--border-primary);border-radius:12px;width:133px;height:200px;transition:all .2s;position:relative;overflow:hidden}.editor-module-scss-module__wrAcZG__assetItem:hover{border-color:var(--border-tertiary)}.editor-module-scss-module__wrAcZG__assetImageWrapper{width:133px;height:200px;position:relative}.editor-module-scss-module__wrAcZG__assetImage{border-radius:12px}.editor-module-scss-module__wrAcZG__assetOverlay{background:var(--bg-overlay);opacity:0;flex-direction:column;justify-content:center;align-items:center;padding:16px;transition:opacity .2s;display:flex;position:absolute;inset:0}.editor-module-scss-module__wrAcZG__assetItem:hover .editor-module-scss-module__wrAcZG__assetOverlay{opacity:1}.editor-module-scss-module__wrAcZG__customiseButton{background-color:var(--button-bg-transparent);color:var(--text-primary);border:1px solid var(--border-white);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;border-radius:50px;justify-content:center;align-items:center;padding:2px 12px;font-size:15px;font-weight:400;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__customiseButton:hover{background-color:var(--hover-bg);border-color:var(--text-primary)}.editor-module-scss-module__wrAcZG__assetActions{opacity:0;z-index:2;gap:8px;transition:opacity .2s;display:flex;position:absolute;top:8px;right:8px}.editor-module-scss-module__wrAcZG__assetItem:hover .editor-module-scss-module__wrAcZG__assetActions{opacity:1}.editor-module-scss-module__wrAcZG__assetActionButton{background:var(--bg-overlay-secondary);color:var(--text-primary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__assetActionButton:hover{background:var(--bg-overlay)}.editor-module-scss-module__wrAcZG__loadingState{color:var(--text-muted);justify-content:center;align-items:center;padding:60px;font-size:16px;display:flex}.editor-module-scss-module__wrAcZG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-left:8px;animation:.8s linear infinite editor-module-scss-module__wrAcZG__spin;display:inline-block}@media (max-width:1200px){.editor-module-scss-module__wrAcZG__settingsPanel{width:320px}}@media (max-width:992px){.editor-module-scss-module__wrAcZG__mobileMenuButton{display:flex}.editor-module-scss-module__wrAcZG__sidebar{display:none}.editor-module-scss-module__wrAcZG__editorContent{-webkit-overflow-scrolling:touch;flex-direction:column;overflow:hidden auto}.editor-module-scss-module__wrAcZG__rightContentWrapper{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;position:relative;overflow:visible}.editor-module-scss-module__wrAcZG__mainContent{z-index:1;flex:none;order:1;width:100%;min-height:0;position:relative;overflow-y:auto}.editor-module-scss-module__wrAcZG__settingsPanel{border-left:none;border-top:1px solid var(--border-primary);z-index:1;flex:none;order:2;width:100%;min-height:0;max-height:none;padding:16px;position:relative;overflow-y:auto;height:auto!important}.editor-module-scss-module__wrAcZG__settingsContent{max-height:none;overflow-y:visible}.editor-module-scss-module__wrAcZG__createButton{width:100%;margin:16px 0 0;position:relative}.editor-module-scss-module__wrAcZG__emptyStateContainer{padding:24px}.editor-module-scss-module__wrAcZG__emptyStateContent{gap:20px}.editor-module-scss-module__wrAcZG__emptyStateTitle{font-size:24px}.editor-module-scss-module__wrAcZG__emptyStateDescription{font-size:14px}.editor-module-scss-module__wrAcZG__emptyStateFeatures{gap:16px}.editor-module-scss-module__wrAcZG__emptyStateFeature{font-size:13px}}@media (max-width:768px){.editor-module-scss-module__wrAcZG__editorContainer,.editor-module-scss-module__wrAcZG__editorContent{flex-direction:column}.editor-module-scss-module__wrAcZG__sidebar{border-right:none;border-bottom:1px solid var(--border-primary);width:100%;height:auto}.editor-module-scss-module__wrAcZG__rightContentWrapper{width:100%}.editor-module-scss-module__wrAcZG__mainContent{width:100%;padding:20px}.editor-module-scss-module__wrAcZG__settingsPanel{border-left:none;border-top:1px solid var(--border-primary);width:100%}.editor-module-scss-module__wrAcZG__emptyStateContainer{padding:20px}.editor-module-scss-module__wrAcZG__emptyStateContent{gap:16px}.editor-module-scss-module__wrAcZG__emptyStateIcon,.editor-module-scss-module__wrAcZG__emptyStateIcon svg{width:60px;height:60px}.editor-module-scss-module__wrAcZG__emptyStateTitle{font-size:20px}.editor-module-scss-module__wrAcZG__emptyStateDescription{font-size:13px}.editor-module-scss-module__wrAcZG__emptyStateFeatures{flex-direction:column;align-items:center;gap:12px}.editor-module-scss-module__wrAcZG__emptyStateFeature{font-size:12px}}@media (max-width:480px){.editor-module-scss-module__wrAcZG__emptyStateContainer{padding:16px}.editor-module-scss-module__wrAcZG__emptyStateContent{gap:12px}.editor-module-scss-module__wrAcZG__emptyStateIcon,.editor-module-scss-module__wrAcZG__emptyStateIcon svg{width:50px;height:50px}.editor-module-scss-module__wrAcZG__emptyStateTitle{font-size:18px}.editor-module-scss-module__wrAcZG__emptyStateDescription{font-size:12px}.editor-module-scss-module__wrAcZG__emptyStateFeatures{gap:10px}.editor-module-scss-module__wrAcZG__emptyStateFeature{font-size:11px}.editor-module-scss-module__wrAcZG__emptyStateFeature svg{width:16px;height:16px}}.editor-module-scss-module__wrAcZG__carouselContainer{background-color:var(--bg-glass-disabled);border:1px solid var(--border-primary);border-radius:12px;align-items:center;gap:16px;margin-top:24px;padding:16px;display:flex}.editor-module-scss-module__wrAcZG__carouselButton{background:var(--bg-glass-secondary);border:1px solid var(--border-secondary);cursor:pointer;width:40px;height:40px;color:var(--text-primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__carouselButton:hover{background:var(--hover-bg-tertiary);border-color:var(--border-tertiary);transform:scale(1.05)}.editor-module-scss-module__wrAcZG__carouselButton:active{transform:scale(.95)}.editor-module-scss-module__wrAcZG__carouselImages{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:1;gap:12px;display:flex}.editor-module-scss-module__wrAcZG__carouselImages::-webkit-scrollbar{height:6px}.editor-module-scss-module__wrAcZG__carouselImages::-webkit-scrollbar-track{background:0 0}.editor-module-scss-module__wrAcZG__carouselImages::-webkit-scrollbar-thumb{background:var(--border-tertiary);border-radius:3px}.editor-module-scss-module__wrAcZG__carouselImages::-webkit-scrollbar-thumb:hover{background:var(--border-white)}.editor-module-scss-module__wrAcZG__carouselThumbnail{cursor:pointer;background-color:var(--bg-glass-disabled);border:2px solid #0000;border-radius:8px;transition:all .2s;position:relative;overflow:hidden}.editor-module-scss-module__wrAcZG__carouselThumbnail:hover{border-color:var(--border-tertiary);transform:scale(1.05)}.editor-module-scss-module__wrAcZG__carouselThumbnailActive{border-color:#1eff00;box-shadow:0 0 0 2px #1eff004d}.editor-module-scss-module__wrAcZG__carouselThumbnail img{object-fit:cover;width:100%;height:100%}.editor-module-scss-module__wrAcZG__downloadFormatButtons{justify-content:center;align-items:center;gap:10px;display:flex}.editor-module-scss-module__wrAcZG__avatarModalOverlay{background-color:var(--bg-overlay-secondary);z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.editor-module-scss-module__wrAcZG__avatarModal{background-color:var(--bg-modal);width:90%;min-width:500px;max-width:700px;max-height:80vh;box-shadow:0 8px 32px var(--shadow-secondary);border:1px solid var(--border-primary);border-radius:12px;flex-direction:column;margin:auto;padding:24px;display:flex}.editor-module-scss-module__wrAcZG__avatarModalHeader{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.editor-module-scss-module__wrAcZG__avatarModalTitle{color:var(--text-primary);margin:0;font-size:20px;font-weight:400}.editor-module-scss-module__wrAcZG__avatarModalClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__avatarModalClose:hover{background-color:var(--hover-bg);color:var(--text-primary)}.editor-module-scss-module__wrAcZG__avatarGrid{scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px;display:grid;overflow-y:auto}.editor-module-scss-module__wrAcZG__avatarGrid::-webkit-scrollbar{display:none}.editor-module-scss-module__wrAcZG__avatarGridItemWrapper{flex-direction:column;align-items:center;gap:8px;display:flex}.editor-module-scss-module__wrAcZG__avatarGridItem{cursor:pointer;background-color:#0000;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.editor-module-scss-module__wrAcZG__avatarGridItemActive{border-color:#9333ea}.editor-module-scss-module__wrAcZG__avatarGridThumbnail{background-color:var(--bg-glass-disabled);width:130px;height:130px;position:relative;overflow:hidden}.editor-module-scss-module__wrAcZG__avatarGridOverlay{background-color:var(--bg-overlay);opacity:0;z-index:1;transition:opacity .2s;position:absolute;inset:0}.editor-module-scss-module__wrAcZG__avatarGridExploreButton{border:1px solid var(--text-primary);background-color:var(--button-bg-transparent);color:var(--text-primary);opacity:0;z-index:2;pointer-events:none;white-space:nowrap;cursor:pointer;border-radius:50px;padding:2px 16px;font-size:15px;font-weight:400;transition:opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.editor-module-scss-module__wrAcZG__avatarGridItem:hover .editor-module-scss-module__wrAcZG__avatarGridOverlay{opacity:1}.editor-module-scss-module__wrAcZG__avatarGridItem:hover .editor-module-scss-module__wrAcZG__avatarGridExploreButton{opacity:1;pointer-events:auto}.editor-module-scss-module__wrAcZG__avatarGridName{color:var(--text-secondary);text-align:center;pointer-events:none;margin-top:0;font-size:15px;font-weight:400}.editor-module-scss-module__wrAcZG__avatarSkeleton{background:linear-gradient(90deg,var(--bg-glass-disabled)0%,var(--bg-glass-secondary)50%,var(--bg-glass-disabled)100%);background-size:200% 100%;border-radius:8px;width:100%;height:100%;animation:1.5s infinite editor-module-scss-module__wrAcZG__shimmer}.editor-module-scss-module__wrAcZG__avatarNameSkeleton{background:linear-gradient(90deg,var(--bg-glass-disabled)0%,var(--bg-glass-secondary)50%,var(--bg-glass-disabled)100%);background-size:200% 100%;border-radius:4px;width:60px;height:16px;margin-top:8px;animation:1.5s infinite editor-module-scss-module__wrAcZG__shimmer}@keyframes editor-module-scss-module__wrAcZG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.editor-module-scss-module__wrAcZG__selectedAvatarSection{border-bottom:1px solid var(--border-primary);justify-content:center;margin-bottom:24px;padding-bottom:24px;display:flex}.editor-module-scss-module__wrAcZG__setupModalActions{border-top:1px solid var(--border-primary);justify-content:center;gap:16px;margin-top:24px;padding-top:24px;display:flex}.editor-module-scss-module__wrAcZG__setupModalCancelButton,.editor-module-scss-module__wrAcZG__setupModalConfirmButton{cursor:pointer;border:1px solid var(--border-secondary);border-radius:6px;padding:10px 24px;font-size:14px;font-weight:500;transition:all .2s}.editor-module-scss-module__wrAcZG__setupModalCancelButton{background-color:var(--button-bg-transparent);color:var(--text-secondary)}.editor-module-scss-module__wrAcZG__setupModalCancelButton:hover,.editor-module-scss-module__wrAcZG__setupModalConfirmButton:hover{background-color:var(--active-bg);border-color:var(--active-bg);color:var(--active-text)}.editor-module-scss-module__wrAcZG__setupModalConfirmButton:disabled{opacity:.5;cursor:not-allowed;background-color:var(--bg-glass-disabled);border-color:var(--border-secondary);color:var(--text-placeholder)}@media (max-width:768px){.editor-module-scss-module__wrAcZG__avatarModalOverlay{align-items:flex-start;padding:20px 8px 8px}.editor-module-scss-module__wrAcZG__avatarModal{border-radius:12px 12px 0 0;width:100%;min-width:auto;max-width:100%;max-height:95vh;margin:0;padding:20px 16px}.editor-module-scss-module__wrAcZG__avatarModalHeader{margin-bottom:16px;padding-bottom:12px}.editor-module-scss-module__wrAcZG__avatarModalTitle{font-size:18px}.editor-module-scss-module__wrAcZG__avatarModalClose{width:36px;min-width:36px;height:36px;min-height:36px}.editor-module-scss-module__wrAcZG__avatarGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;max-height:60vh;padding-right:4px;overflow-y:auto}.editor-module-scss-module__wrAcZG__avatarGridThumbnail{width:100px;height:100px}.editor-module-scss-module__wrAcZG__avatarGridName{font-size:13px}.editor-module-scss-module__wrAcZG__avatarGridExploreButton{padding:4px 12px;font-size:13px}.editor-module-scss-module__wrAcZG__selectedAvatarSection{margin-bottom:16px;padding-bottom:16px}.editor-module-scss-module__wrAcZG__selectedAvatarSection .editor-module-scss-module__wrAcZG__avatarGridThumbnail{width:80px;height:80px}.editor-module-scss-module__wrAcZG__selectedAvatarSection .editor-module-scss-module__wrAcZG__avatarGridName{font-size:12px}.editor-module-scss-module__wrAcZG__setupModalActions{flex-direction:column;gap:12px;margin-top:16px;padding-top:16px}.editor-module-scss-module__wrAcZG__setupModalCancelButton,.editor-module-scss-module__wrAcZG__setupModalConfirmButton{width:100%;min-height:44px;padding:12px 24px;font-size:14px}.editor-module-scss-module__wrAcZG__toastNotification{min-width:auto;max-width:none;padding:12px 16px;font-size:13px;top:16px;left:16px;right:16px}}@media (max-width:480px){.editor-module-scss-module__wrAcZG__toastNotification{min-width:auto;padding:10px 14px;font-size:12px;top:12px;left:12px;right:12px}.editor-module-scss-module__wrAcZG__avatarModalOverlay{align-items:flex-end;padding:0}.editor-module-scss-module__wrAcZG__avatarModal{border-radius:16px 16px 0 0;max-height:90vh;padding:16px 12px}.editor-module-scss-module__wrAcZG__avatarModalHeader{margin-bottom:12px;padding-bottom:10px}.editor-module-scss-module__wrAcZG__avatarModalTitle{font-size:16px}.editor-module-scss-module__wrAcZG__avatarGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;max-height:55vh}.editor-module-scss-module__wrAcZG__avatarGridThumbnail{width:80px;height:80px}.editor-module-scss-module__wrAcZG__avatarGridName{font-size:12px}.editor-module-scss-module__wrAcZG__avatarGridItemWrapper{gap:6px}.editor-module-scss-module__wrAcZG__avatarGridExploreButton{padding:3px 10px;font-size:12px}.editor-module-scss-module__wrAcZG__selectedAvatarSection{margin-bottom:12px;padding-bottom:12px}.editor-module-scss-module__wrAcZG__selectedAvatarSection .editor-module-scss-module__wrAcZG__avatarGridThumbnail{width:70px;height:70px}.editor-module-scss-module__wrAcZG__selectedAvatarSection .editor-module-scss-module__wrAcZG__avatarGridName{font-size:11px}.editor-module-scss-module__wrAcZG__setupModalActions{gap:10px;margin-top:12px;padding-top:12px}.editor-module-scss-module__wrAcZG__setupModalCancelButton,.editor-module-scss-module__wrAcZG__setupModalConfirmButton{padding:10px 20px;font-size:13px}}.editor-module-scss-module__wrAcZG__insufficientCoinsOverlay{background:var(--bg-overlay);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.editor-module-scss-module__wrAcZG__insufficientCoinsModal{background:var(--bg-modal);border-radius:var(--border-radius-lg);border:.5px solid var(--border-primary);text-align:center;border-radius:12px;width:calc(100% - 2rem);max-width:400px;padding:2rem;position:relative}.editor-module-scss-module__wrAcZG__insufficientCoinsIconWrapper{background:#a855f726;border:1px solid #a855f740;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.editor-module-scss-module__wrAcZG__insufficientCoinsTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:18px;font-weight:500}.editor-module-scss-module__wrAcZG__insufficientCoinsDescription{color:var(--text-placeholder);margin:0 0 1.75rem;font-size:14px;line-height:1.6}.editor-module-scss-module__wrAcZG__insufficientCoinsActions{gap:12px;display:flex}.editor-module-scss-module__wrAcZG__insufficientCoinsCancelButton{border-radius:var(--border-radius-md);border:.5px solid var(--border-secondary);background:var(--bg-glass-disabled);color:var(--text-muted);cursor:pointer;border-radius:8px;flex:1;padding:10px 0;font-size:14px;transition:background .15s,color .15s}.editor-module-scss-module__wrAcZG__insufficientCoinsCancelButton:hover{background:var(--hover-bg);color:var(--text-primary)}.editor-module-scss-module__wrAcZG__insufficientCoinsCancelButton:active{transform:scale(.98)}.editor-module-scss-module__wrAcZG__insufficientCoinsChoosePlanButton{border-radius:var(--border-radius-md);color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:8px;flex:1;padding:10px 0;font-size:14px;font-weight:500;transition:opacity .15s,box-shadow .15s}.editor-module-scss-module__wrAcZG__insufficientCoinsChoosePlanButton:hover{opacity:.9;box-shadow:0 4px 20px #a855f74d}.editor-module-scss-module__wrAcZG__insufficientCoinsChoosePlanButton:active{transform:scale(.98)}.editor-module-scss-module__wrAcZG__spinner{border:2px solid var(--border-primary);border-top-color:var(--text-primary);vertical-align:middle;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite editor-module-scss-module__wrAcZG__spin;display:inline-block}.editor-module-scss-module__wrAcZG__generatedVideo{object-fit:contain;border-radius:12px;width:100%;height:100%;position:relative;top:0;left:0}.editor-module-scss-module__wrAcZG__videoPlayOverlay{cursor:pointer;background:0 0;border:none;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.editor-module-scss-module__wrAcZG__videoPlayOverlay:hover{transform:translate(-50%,-50%)scale(1.05)}.editor-module-scss-module__wrAcZG__overlayCircle{fill:var(--bg-overlay)}.editor-module-scss-module__wrAcZG__overlayIcon{fill:var(--text-primary)}.editor-module-scss-module__wrAcZG__videoProgressBar{background:linear-gradient(transparent,var(--bg-overlay-secondary));border-radius:0 0 12px 12px;flex-direction:column;gap:4px;padding:0 12px 10px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.editor-module-scss-module__wrAcZG__videoTimeRow{color:var(--text-primary);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:11px;display:flex}.editor-module-scss-module__wrAcZG__videoSlider{appearance:none;cursor:pointer;border-radius:2px;outline:none;width:100%;height:4px}.editor-module-scss-module__wrAcZG__videoSlider::-webkit-slider-thumb{appearance:none;background:var(--text-primary);cursor:pointer;border-radius:50%;width:10px;height:10px}.editor-module-scss-module__wrAcZG__videoSlider::-moz-range-thumb{background:var(--text-primary);cursor:pointer;border-radius:50%;width:10px;height:10px}.editor-module-scss-module__wrAcZG__aiDisclaimer{color:#888;margin-top:8px;font-size:12px;line-height:1.4}.editor-module-scss-module__wrAcZG__warningText{color:var(--text-secondary);margin-top:4px;margin-bottom:8px;font-size:12px;line-height:1.4}
.help-centre-module-scss-module__n5uZfG__helpCentreContainer{flex-direction:column;width:100%;height:100%;padding:2rem;display:flex;overflow-y:auto}.help-centre-module-scss-module__n5uZfG__helpCentreContent{flex-direction:column;gap:2rem;width:100%;max-width:1400px;margin:0 auto;display:flex}.help-centre-module-scss-module__n5uZfG__headerSection{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.help-centre-module-scss-module__n5uZfG__title{color:var(--text-primary);margin:0 0 .5rem;font-size:36px;font-weight:400}.help-centre-module-scss-module__n5uZfG__subtitle{color:var(--text-muted);margin:0;font-size:20px;font-weight:300}.help-centre-module-scss-module__n5uZfG__contentWrapper{border:1px solid var(--border-primary);background-color:var(--bg-secondary);border-radius:12px;grid-template-columns:2fr 1fr;gap:2rem;margin-top:1rem;padding:1.5rem;display:grid}@media (max-width:992px){.help-centre-module-scss-module__n5uZfG__contentWrapper{grid-template-columns:1fr;gap:2rem}}.help-centre-module-scss-module__n5uZfG__recentActivityColumn{width:100%;min-width:0}.help-centre-module-scss-module__n5uZfG__recentActivitySection{width:100%}.help-centre-module-scss-module__n5uZfG__recentActivityTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:1.8rem;font-weight:400}.help-centre-module-scss-module__n5uZfG__recentActivityList{flex-direction:column;gap:0;display:flex}.help-centre-module-scss-module__n5uZfG__recentActivityItemWrapper{border-bottom:1px solid var(--border-primary)}.help-centre-module-scss-module__n5uZfG__recentActivityItemWrapper:last-child{border-bottom:none}.help-centre-module-scss-module__n5uZfG__recentActivityItem{cursor:pointer;text-align:left;background-color:#0000;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;text-decoration:none;transition:background-color .2s;display:flex}.help-centre-module-scss-module__n5uZfG__recentActivityItem:hover{background-color:#0000}.help-centre-module-scss-module__n5uZfG__recentActivityText{color:var(--text-primary);flex:1;padding-right:1rem;font-size:.875rem;line-height:1.5}.help-centre-module-scss-module__n5uZfG__recentActivityArrow{color:var(--text-muted);flex-shrink:0;transition:transform .3s}.help-centre-module-scss-module__n5uZfG__recentActivityArrowExpanded{transform:rotate(0)}.help-centre-module-scss-module__n5uZfG__recentActivityAnswer{color:var(--text-muted);margin-top:.5rem;padding:0 0 1rem;font-size:.875rem;line-height:1.6}.help-centre-module-scss-module__n5uZfG__contactColumn{width:100%;min-width:0}.help-centre-module-scss-module__n5uZfG__contactSection{flex-direction:column;width:100%;display:flex}.help-centre-module-scss-module__n5uZfG__contactTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:1.8rem;font-weight:400}.help-centre-module-scss-module__n5uZfG__contactSubtitle{color:var(--text-muted);margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.help-centre-module-scss-module__n5uZfG__contactForm{border:2px solid var(--border-primary);background-color:var(--bg-secondary);border-radius:12px;flex-direction:column;gap:1.25rem;width:100%;padding:1.5rem;display:flex}.help-centre-module-scss-module__n5uZfG__formGroup{flex-direction:column;gap:.5rem;display:flex}.help-centre-module-scss-module__n5uZfG__formLabel{color:var(--text-primary);font-size:.875rem;font-weight:500}.help-centre-module-scss-module__n5uZfG__formInput,.help-centre-module-scss-module__n5uZfG__formTextarea{width:100%;color:var(--text-primary);border:1px solid #141313;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.help-centre-module-scss-module__n5uZfG__formInput::placeholder,.help-centre-module-scss-module__n5uZfG__formTextarea::placeholder{color:#b4b4b4}.help-centre-module-scss-module__n5uZfG__formInput:focus,.help-centre-module-scss-module__n5uZfG__formTextarea:focus{border-color:#15118d;box-shadow:0 0 0 2px #15118d1a}.help-centre-module-scss-module__n5uZfG__formTextarea{resize:vertical;min-height:120px;font-family:inherit}.help-centre-module-scss-module__n5uZfG__submitButton{color:#fff;cursor:pointer;background-color:#15118d;border:none;border-radius:8px;align-self:flex-start;min-width:160px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.help-centre-module-scss-module__n5uZfG__submitButton:hover:not(:disabled){background-color:#0c0c5c;transform:translateY(-1px)}.help-centre-module-scss-module__n5uZfG__submitButton:active:not(:disabled){transform:translateY(0)}.help-centre-module-scss-module__n5uZfG__submitButton:disabled{opacity:.6;cursor:not-allowed}.help-centre-module-scss-module__n5uZfG__successMessage{color:#fff;text-align:center;background-color:#4caf50;border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:.875rem;animation:.3s help-centre-module-scss-module__n5uZfG__slideIn}@keyframes help-centre-module-scss-module__n5uZfG__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.help-centre-module-scss-module__n5uZfG__toast{z-index:9999;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:12px;min-width:300px;max-width:420px;padding:16px 18px;font-size:14px;font-weight:500;line-height:1.4;animation:.35s forwards help-centre-module-scss-module__n5uZfG__fadeIn;display:flex;position:fixed;bottom:10%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 25px #00000026}.help-centre-module-scss-module__n5uZfG__toastSuccess{color:#0c6b3f;background-color:#e6f9f0;border-left:4px solid #20c997}.help-centre-module-scss-module__n5uZfG__toastError{color:#a4161a;background-color:#ffe9e9;border-left:4px solid #e03131}.help-centre-module-scss-module__n5uZfG__toastMessage{flex:1}.help-centre-module-scss-module__n5uZfG__toastClose{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;font-size:16px;transition:opacity .2s}.help-centre-module-scss-module__n5uZfG__toastClose:hover{opacity:1}@keyframes help-centre-module-scss-module__n5uZfG__fadeIn{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.help-centre-module-scss-module__n5uZfG__toastFadeOut{animation:.3s forwards help-centre-module-scss-module__n5uZfG__fadeOut}@keyframes help-centre-module-scss-module__n5uZfG__fadeOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(40px)}}@media (max-width:1200px){.help-centre-module-scss-module__n5uZfG__helpCentreContainer{padding:1.5rem}}@media (max-width:992px){.help-centre-module-scss-module__n5uZfG__contentWrapper{grid-template-columns:1fr;gap:2rem}.help-centre-module-scss-module__n5uZfG__title{font-size:28px}.help-centre-module-scss-module__n5uZfG__subtitle{font-size:16px}}@media (max-width:768px){.help-centre-module-scss-module__n5uZfG__helpCentreContainer{padding:1rem}.help-centre-module-scss-module__n5uZfG__title{font-size:24px}.help-centre-module-scss-module__n5uZfG__subtitle{font-size:14px}.help-centre-module-scss-module__n5uZfG__contactForm{padding:1.25rem}.help-centre-module-scss-module__n5uZfG__submitButton{align-self:stretch;width:100%}.help-centre-module-scss-module__n5uZfG__recentActivityText,.help-centre-module-scss-module__n5uZfG__recentActivityAnswer{font-size:.8rem}}@media (max-width:480px){.help-centre-module-scss-module__n5uZfG__title{font-size:20px}.help-centre-module-scss-module__n5uZfG__contactForm{padding:1rem}}
.subscription-module-scss-module__KRsSva__subscriptionContainer{flex-direction:column;width:100%;height:100%;padding:2rem;display:flex;overflow-y:auto}.subscription-module-scss-module__KRsSva__errorPopup{z-index:1000;background:#fff;border:1px solid #f44;border-radius:8px;align-items:center;gap:12px;max-width:90%;padding:12px 20px;animation:.3s ease-out subscription-module-scss-module__KRsSva__slideUp;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.subscription-module-scss-module__KRsSva__errorPopup svg{flex-shrink:0}.subscription-module-scss-module__KRsSva__errorPopup span{color:#000;font-size:14px;font-weight:500}.subscription-module-scss-module__KRsSva__successToast{z-index:1000;background:#fff;border-radius:29px;align-items:center;gap:12px;max-width:90%;padding:12px 20px;animation:.3s ease-out subscription-module-scss-module__KRsSva__slideUp;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.subscription-module-scss-module__KRsSva__successToast svg{flex-shrink:0}.subscription-module-scss-module__KRsSva__successToast span{color:#000;font-size:14px;font-weight:500}@keyframes subscription-module-scss-module__KRsSva__slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.subscription-module-scss-module__KRsSva__subscriptionContent{flex-direction:column;width:100%;max-width:1400px;margin:0 auto;display:flex}.subscription-module-scss-module__KRsSva__headerSection{text-align:center;margin-bottom:1rem}.subscription-module-scss-module__KRsSva__title{color:var(--text-primary);margin:0 0 .5rem;font-size:36px;font-weight:400;line-height:1.3}.subscription-module-scss-module__KRsSva__subtitle{color:var(--text-primary);margin:0;font-size:20px;font-weight:300}.subscription-module-scss-module__KRsSva__link{color:var(--text-primary);cursor:pointer;text-decoration:none}.subscription-module-scss-module__KRsSva__link:hover{text-decoration:underline}.subscription-module-scss-module__KRsSva__billingToggleSection{justify-content:center;margin-bottom:1rem;display:flex}.subscription-module-scss-module__KRsSva__billingToggle{background-color:var(--button-bg-transparent);border:1px solid var(--border-tertiary);border-radius:12px;gap:0;width:256px;height:42px;padding:7px 11px;display:flex;position:relative;overflow:hidden}.subscription-module-scss-module__KRsSva__toggleOption{background-color:var(--button-bg-transparent);color:var(--text-muted);cursor:pointer;border:none;border-radius:0;flex:1;justify-content:center;align-items:center;gap:8px;height:100%;padding:0;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;position:relative}.subscription-module-scss-module__KRsSva__toggleOption:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.subscription-module-scss-module__KRsSva__toggleOption:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.subscription-module-scss-module__KRsSva__toggleOption.subscription-module-scss-module__KRsSva__active{color:#ffffffb3;background-color:#0f0d5f;border:2px solid #0000;border-radius:8px}.subscription-module-scss-module__KRsSva__yearlyBadge{color:var(--text-muted);margin:0;font-size:10px;font-weight:700}.subscription-module-scss-module__KRsSva__yearlyBadgeActive{color:#ffffffb3}.subscription-module-scss-module__KRsSva__discountBadge{background-color:var(--active-bg);color:var(--active-text);white-space:nowrap;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.625rem;font-weight:700}.subscription-module-scss-module__KRsSva__plansSection{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}.subscription-module-scss-module__KRsSva__planCard{background-color:var(--bg-glass-disabled);border:1px solid var(--text-primary);border-radius:12px;flex-direction:column;gap:1rem;padding:17px 20px;display:flex;position:relative}.subscription-module-scss-module__KRsSva__planCard:hover{border-color:#736fff;transition:all .2s ease-in-out;transform:scale(1.01)}.subscription-module-scss-module__KRsSva__topUpDiv{justify-content:center;display:flex}.subscription-module-scss-module__KRsSva__topUpPlanCard{background-color:var(--bg-glass-disabled);border:1px solid var(--text-primary);border-radius:12px;width:350px;padding:20px}.subscription-module-scss-module__KRsSva__planHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.subscription-module-scss-module__KRsSva__planName{color:var(--text-primary);margin:0;padding:.25rem .5rem;font-size:10px;font-weight:400}.subscription-module-scss-module__KRsSva__popularBadge{color:#fff;white-space:nowrap;background-color:#15118d;border-radius:3px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.subscription-module-scss-module__KRsSva__planPrice{justify-content:space-between;align-items:baseline;gap:.5rem;margin-top:30px;margin-bottom:.5rem;display:flex}.subscription-module-scss-module__KRsSva__monthText{color:var(--text-primary);font-size:13px;font-weight:300}.subscription-module-scss-module__KRsSva__priceAmount{color:#4a8ef3;font-size:2rem;font-weight:700}.subscription-module-scss-module__KRsSva__priceAmountFree{color:var(--text-primary)}.subscription-module-scss-module__KRsSva__priceStrikethrough{color:var(--error-color);font-size:1rem;font-weight:400;text-decoration:line-through}.subscription-module-scss-module__KRsSva__pricePeriod{color:var(--text-muted);font-size:1rem}.subscription-module-scss-module__KRsSva__billingNote{color:var(--text-placeholder);margin:0 0 1rem;font-size:11px;font-weight:300}.subscription-module-scss-module__KRsSva__creditsSelector{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.subscription-module-scss-module__KRsSva__creditsLabel{color:var(--text-muted);font-size:.875rem;font-weight:600}.subscription-module-scss-module__KRsSva__sliderContainer{flex-direction:column;gap:12px;width:100%;margin-top:15px;display:flex}.subscription-module-scss-module__KRsSva__sliderWrapper{width:100%;height:6px;margin-bottom:8px;position:relative}.subscription-module-scss-module__KRsSva__sliderProgress{pointer-events:none;z-index:1;background-color:#15118d;border-radius:3px;height:6px;position:absolute;top:0;left:0}.subscription-module-scss-module__KRsSva__slider{background-color:var(--border-primary);appearance:none;z-index:2;cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px;margin:0;position:relative}.subscription-module-scss-module__KRsSva__slider::-webkit-slider-runnable-track{background-color:#0000;border-radius:3px;height:6px}.subscription-module-scss-module__KRsSva__slider::-webkit-slider-thumb{appearance:none;background-color:var(--subscriptionMarkerBg);border:2px solid var(--subscriptionMarker-border);cursor:pointer;z-index:3;border-radius:50%;width:18px;height:18px;margin-top:-6px;position:relative}.subscription-module-scss-module__KRsSva__slider::-moz-range-track{background-color:var(--border-primary);border-radius:3px;height:6px}.subscription-module-scss-module__KRsSva__slider::-moz-range-progress{background-color:#15118d;border-radius:3px;height:6px}.subscription-module-scss-module__KRsSva__slider::-moz-range-thumb{border:2px solid var(--text-primary);cursor:pointer;background-color:#15118d;border-radius:50%;width:16px;height:16px}.subscription-module-scss-module__KRsSva__sliderMarkers{pointer-events:none;z-index:0;justify-content:space-between;align-items:center;height:6px;display:flex;position:absolute;top:12px;left:0;right:0}.subscription-module-scss-module__KRsSva__sliderMarker{background-color:var(--text-primary);border-radius:50%;flex-shrink:0;width:2px;height:2px}.subscription-module-scss-module__KRsSva__sliderLabels{justify-content:space-between;gap:90%;width:100%;margin-top:4px;display:flex}.subscription-module-scss-module__KRsSva__sliderLabel{color:var(--text-primary);text-align:center;flex-direction:column;flex:1;align-items:center;gap:2px;font-size:11px;font-weight:300;display:flex}.subscription-module-scss-module__KRsSva__sliderLabel span{line-height:1.2;display:block}.subscription-module-scss-module__KRsSva__planButton{color:#fff;background-color:#15118d;border:1px solid #15118d;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.875rem 1.5rem;font-size:15px;font-weight:400;transition:background-color .2s;display:flex;position:relative}.subscription-module-scss-module__KRsSva__planButton .subscription-module-scss-module__KRsSva__planButtonContent{align-items:center;gap:.5rem;transition:opacity .2s;display:flex}.subscription-module-scss-module__KRsSva__planButton:disabled:hover .subscription-module-scss-module__KRsSva__planButtonContent{cursor:pointer}.subscription-module-scss-module__KRsSva__planButtonPrimary{cursor:pointer;background-color:#15118d;border-color:#15118d;transition:background-color .2s}.subscription-module-scss-module__KRsSva__planButtonPrimary:hover:not(:disabled){background-color:#0d0d74}.subscription-module-scss-module__KRsSva__cancelButton{cursor:pointer}.subscription-module-scss-module__KRsSva__cancelButton:disabled{cursor:not-allowed;opacity:.6}.subscription-module-scss-module__KRsSva__planFeatures{flex-direction:column;flex:1;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.subscription-module-scss-module__KRsSva__featureSection{flex-direction:column;gap:.5rem;display:flex}.subscription-module-scss-module__KRsSva__featureHeader{align-items:center;gap:.75rem;display:flex}.subscription-module-scss-module__KRsSva__featureTitle{color:var(--text-primary);font-size:.875rem;font-weight:600}.subscription-module-scss-module__KRsSva__featureSubList{flex-direction:column;gap:.25rem;margin:0;padding:0 0 0 1.5rem;list-style:none;display:flex}.subscription-module-scss-module__KRsSva__featureSubList li{color:var(--text-primary);padding-left:1rem;font-size:.875rem;position:relative}.subscription-module-scss-module__KRsSva__featureSubList li:before{content:"•";color:var(--text-placeholder);position:absolute;left:0}.subscription-module-scss-module__KRsSva__featureItem{color:var(--text-primary);align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.subscription-module-scss-module__KRsSva__featureItem span{color:var(--text-primary);flex:1}.subscription-module-scss-module__KRsSva__checkIcon{flex-shrink:0;width:16px;height:16px;margin-top:2px}.subscription-module-scss-module__KRsSva__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0009;justify-content:center;align-items:center;animation:.2s ease-out subscription-module-scss-module__KRsSva__fadeIn;display:flex;position:fixed;inset:0}@keyframes subscription-module-scss-module__KRsSva__fadeIn{0%{opacity:0}to{opacity:1}}.subscription-module-scss-module__KRsSva__modalBox{background:var(--bg-glass-disabled);border:1px solid var(--border-tertiary);border-radius:16px;flex-direction:column;align-items:center;gap:1rem;width:90%;max-width:420px;padding:2rem;animation:.25s ease-out subscription-module-scss-module__KRsSva__slideUp;display:flex;box-shadow:0 20px 60px #0006}.subscription-module-scss-module__KRsSva__modalIcon{justify-content:center;align-items:center;display:flex}.subscription-module-scss-module__KRsSva__modalTitle{color:var(--text-primary);text-align:center;margin:0;font-size:1.25rem;font-weight:700}.subscription-module-scss-module__KRsSva__modalMessage{color:var(--text-primary);text-align:center;margin:0;font-size:.9rem;font-weight:300;line-height:1.6}.subscription-module-scss-module__KRsSva__modalMessage strong{color:#f59e0b;font-weight:600}.subscription-module-scss-module__KRsSva__modalActions{gap:.75rem;width:100%;margin-top:.5rem;display:flex}.subscription-module-scss-module__KRsSva__modalKeepButton{border:1px solid var(--border-tertiary);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s,border-color .2s}.subscription-module-scss-module__KRsSva__modalKeepButton:hover{background:var(--button-bg-transparent);border-color:var(--text-primary)}.subscription-module-scss-module__KRsSva__modalCancelButton{color:#fff;cursor:pointer;background:#dc2626;border:1px solid #dc2626;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s}.subscription-module-scss-module__KRsSva__modalCancelButton:hover{background:#b91c1c}@media (max-width:1250px){.subscription-module-scss-module__KRsSva__plansSection{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.subscription-module-scss-module__KRsSva__plansSection{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.subscription-module-scss-module__KRsSva__subscriptionContainer{padding:1rem}.subscription-module-scss-module__KRsSva__title{font-size:1.5rem}.subscription-module-scss-module__KRsSva__subtitle{font-size:.875rem}.subscription-module-scss-module__KRsSva__plansSection{grid-template-columns:1fr;gap:1rem}.subscription-module-scss-module__KRsSva__planCard{padding:1.5rem}.subscription-module-scss-module__KRsSva__priceAmount{font-size:1.5rem}.subscription-module-scss-module__KRsSva__sliderContainer{gap:10px}.subscription-module-scss-module__KRsSva__sliderLabels{justify-content:space-between;gap:260px;display:flex}.subscription-module-scss-module__KRsSva__sliderLabel{font-size:.75rem}}@media (max-width:480px){.subscription-module-scss-module__KRsSva__title{font-size:1.25rem}.subscription-module-scss-module__KRsSva__planCard{padding:1rem}.subscription-module-scss-module__KRsSva__planName{font-size:1rem}.subscription-module-scss-module__KRsSva__priceAmount{font-size:1.25rem}}
