@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}
.VideoGenerate-module__J_lTVW__root{flex-direction:column;gap:20px;width:100%;padding:32px 32px 16px;display:flex}.VideoGenerate-module__J_lTVW__header{align-items:center;gap:14px;display:flex}.VideoGenerate-module__J_lTVW__title{color:var(--text-primary,#e4e4e4);margin:0;font-size:20px;font-weight:700}.VideoGenerate-module__J_lTVW__badges{flex-wrap:wrap;gap:6px;display:flex}.VideoGenerate-module__J_lTVW__badge{background:var(--primary,#4a90d9);color:#fff;opacity:.85;white-space:nowrap;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:500}.VideoGenerate-module__J_lTVW__cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.VideoGenerate-module__J_lTVW__card{background:var(--click-menu-dots-container--background-color,#ffffff0a);box-shadow:var(--cryptoki-box-shadow,0 1px 3px #00000026);border-radius:12px;padding:14px 16px}.VideoGenerate-module__J_lTVW__cardLabel{text-transform:uppercase;letter-spacing:.5px;opacity:.4;margin-bottom:6px;font-size:11px;font-weight:600}.VideoGenerate-module__J_lTVW__cardText{opacity:.8;font-size:13px;line-height:1.5}.VideoGenerate-module__J_lTVW__promptExample{opacity:.85;color:var(--primary,#4a90d9);font-size:13px;font-style:italic;line-height:1.5}.VideoGenerate-module__J_lTVW__hint{opacity:.35;text-align:center;padding:0 20px;font-size:12px}.VideoGenerate-module__J_lTVW__settingsSection{border-top:1px solid #ffffff0f;padding-top:16px}.VideoGenerate-module__J_lTVW__settingsTitle{opacity:.5;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:13px;font-weight:600}.VideoGenerate-module__J_lTVW__settingsGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.VideoGenerate-module__J_lTVW__settingsCol{flex-direction:column;gap:0;display:flex}.VideoGenerate-module__J_lTVW__settingsGrid .VideoGenerate-module__J_lTVW__click-menu-dots-container{border-radius:10px;width:100%!important;max-width:none!important;margin:0 0 10px!important;padding:10px 14px 6px!important}.VideoGenerate-module__J_lTVW__settingsGrid .click-menu-dots-container{border-radius:10px;width:100%!important;max-width:none!important;margin:0 0 10px!important;padding:10px 14px 6px!important}.VideoGenerate-module__J_lTVW__settingsGrid .click-menu-dots{margin:0;padding:0}.VideoGenerate-module__J_lTVW__settingsGrid .tips-openai-title{font-size:12px;font-weight:600}.VideoGenerate-module__J_lTVW__settingsGrid .tips-openai-title-veo-div{margin:2px 0 0}.VideoGenerate-module__J_lTVW__settingsGrid .tips-openai-title-veo{margin:0;font-size:11px}.VideoGenerate-module__J_lTVW__settingsGrid .blue-slider{width:100%}.VideoGenerate-module__J_lTVW__settingsGrid .aspect-ratio-veo{overflow:visible}.VideoGenerate-module__J_lTVW__settingsGrid .style-preset-1{margin:0}.VideoGenerate-module__J_lTVW__settingsGrid .style-preset-2{margin:0}.VideoGenerate-module__J_lTVW__settingsGrid .blue-slider-message{font-size:10px}.VideoGenerate-module__J_lTVW__settingsGrid .blue-slider-message-error{font-size:10px}
.ActionSheet-module__LgHFKW__overlay{z-index:9999;background:#0009;align-items:flex-end;transition:background .3s;animation:.2s ActionSheet-module__LgHFKW__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes ActionSheet-module__LgHFKW__fadeIn{0%{opacity:0}to{opacity:1}}.ActionSheet-module__LgHFKW__sheet{background:var(--bg-card,white);touch-action:none;border-radius:20px 20px 0 0;flex-direction:column;width:100%;transition:transform .3s,opacity .3s;animation:.3s ActionSheet-module__LgHFKW__slideUp;display:flex;overflow:hidden}@keyframes ActionSheet-module__LgHFKW__slideUp{0%{opacity:.5;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.ActionSheet-module__LgHFKW__headerWrapper{border-bottom:1px solid var(--border,#e0e0e0);flex-shrink:0;position:relative}.ActionSheet-module__LgHFKW__dragHandle{cursor:grab;touch-action:none;flex-shrink:0;justify-content:center;padding:12px 0 8px;display:flex}.ActionSheet-module__LgHFKW__dragHandle:active{cursor:grabbing}.ActionSheet-module__LgHFKW__dragBar{background:var(--border,#e0e0e0);border-radius:2px;width:40px;height:4px;transition:background .2s}.ActionSheet-module__LgHFKW__dragHandle:active .ActionSheet-module__LgHFKW__dragBar{background:var(--primary,#6b7280)}.ActionSheet-module__LgHFKW__header{touch-action:none;flex-shrink:0;justify-content:center;align-items:center;padding:16px 20px;display:flex}.ActionSheet-module__LgHFKW__closeButton{cursor:pointer;width:44px;height:44px;color:var(--text-primary,#333);z-index:1;background:#80808026;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .2s,color .2s,transform .15s;display:flex;position:absolute;top:10px;right:9px}.ActionSheet-module__LgHFKW__closeButton:hover{background:var(--bg-active,#80808040);color:var(--text-primary,#333)}.ActionSheet-module__LgHFKW__closeButton:active{background:var(--bg-active,#80808059);transform:scale(.92)}.ActionSheet-module__LgHFKW__closeButton svg{width:18px;height:18px}.ActionSheet-module__LgHFKW__title{color:var(--text-primary,#333);margin:0;font-size:17px;font-weight:600}.ActionSheet-module__LgHFKW__content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;padding:20px;overflow-y:auto}@media (max-width:1024px){.ActionSheet-module__LgHFKW__content::-webkit-scrollbar{display:none}.ActionSheet-module__LgHFKW__content{-ms-overflow-style:none;scrollbar-width:none}}@media (min-width:1025px){.ActionSheet-module__LgHFKW__content::-webkit-scrollbar{width:4px}.ActionSheet-module__LgHFKW__content::-webkit-scrollbar-track{background:var(--bg-input,#f9f9f9);border-radius:2px}.ActionSheet-module__LgHFKW__content::-webkit-scrollbar-thumb{background:var(--primary,#6b7280);border-radius:2px}.ActionSheet-module__LgHFKW__content{scrollbar-width:thin;scrollbar-color:var(--primary,#6b7280)var(--bg-input,#f9f9f9)}}.ActionSheet-module__LgHFKW__footer{padding:6px 16px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border,#e0e0e0);flex-shrink:0}@media (max-height:600px){.ActionSheet-module__LgHFKW__dragBar{width:50px;height:5px}}
.DiscussionActionSheet-module__de_74G__content{flex-direction:column;gap:8px;padding:0;display:flex}.DiscussionActionSheet-module__de_74G__actionButton{background:var(--bg-input,#00000008);width:100%;color:var(--text-primary,#333);border:1px solid var(--border,#00000014);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:14px;padding:16px;font-size:16px;font-weight:500;transition:all .15s;display:flex}.DiscussionActionSheet-module__de_74G__actionButton:active{background:var(--bg-card,#0000000f);transform:scale(.98)}.DiscussionActionSheet-module__de_74G__deleteAction{color:var(--danger,#dc3545);border-color:#dc354533}.DiscussionActionSheet-module__de_74G__deleteAction:active{background:#dc354514}.DiscussionActionSheet-module__de_74G__actionIcon{flex-shrink:0;width:22px;height:22px}[data-theme=dark] .DiscussionActionSheet-module__de_74G__actionButton{background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .DiscussionActionSheet-module__de_74G__actionButton:active{background:#ffffff1a}[data-theme=dark] .DiscussionActionSheet-module__de_74G__deleteAction{color:#f87171;border-color:#f8717133}[data-theme=dark] .DiscussionActionSheet-module__de_74G__deleteAction:active{background:#f871711a}
.FiltersActionSheet-module__NqTCca__container{background-color:var(--bg-main,#f5f5f5);padding:0 20px 40px;padding-bottom:calc(40px + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.FiltersActionSheet-module__NqTCca__container::-webkit-scrollbar{display:none}.FiltersActionSheet-module__NqTCca__container{scrollbar-width:none}.FiltersActionSheet-module__NqTCca__header{background-color:var(--bg-main,#f5f5f5);z-index:1;justify-content:space-between;align-items:center;margin-bottom:8px;padding:16px 0;display:flex;position:-webkit-sticky;position:sticky;top:0}.FiltersActionSheet-module__NqTCca__backButton{background:var(--bg-card,white);border:1px solid var(--border,#e0e0e0);cursor:pointer;width:40px;height:40px;color:var(--text-primary,#333);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.FiltersActionSheet-module__NqTCca__backButton:active{background:var(--bg-input,#f9f9f9);transform:scale(.95)}.FiltersActionSheet-module__NqTCca__title{color:var(--text-primary,#333);margin:0;font-size:17px;font-weight:600}.FiltersActionSheet-module__NqTCca__headerSpacer{width:72px}.FiltersActionSheet-module__NqTCca__resetButton{border:1px solid var(--primary,#6b7280);color:var(--primary,#6b7280);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}.FiltersActionSheet-module__NqTCca__resetButton:active{background:var(--bg-input,#f9f9f9);transform:scale(.95)}.FiltersActionSheet-module__NqTCca__counter{background:var(--bg-input,#f9f9f9);color:var(--text-secondary,#666);text-align:center;border-radius:10px;margin-bottom:20px;padding:14px;font-size:15px}.FiltersActionSheet-module__NqTCca__counter strong{color:var(--text-primary,#333);font-size:17px;font-weight:600}.FiltersActionSheet-module__NqTCca__section{margin-bottom:28px}.FiltersActionSheet-module__NqTCca__section:last-child{margin-bottom:0}.FiltersActionSheet-module__NqTCca__sectionTitle{color:var(--text-primary,#333);margin:0 0 12px;font-size:16px;font-weight:600}.FiltersActionSheet-module__NqTCca__checkboxGroup{flex-direction:column;gap:12px;display:flex}.FiltersActionSheet-module__NqTCca__checkbox{background:var(--bg-card,white);border:1px solid var(--border,#e0e0e0);cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;transition:all .2s;display:flex}.FiltersActionSheet-module__NqTCca__checkbox:active{background:var(--bg-input,#f9f9f9);transform:scale(.98)}.FiltersActionSheet-module__NqTCca__checkbox input[type=checkbox]{cursor:pointer;width:20px;height:20px;accent-color:var(--primary,#6b7280);flex-shrink:0}.FiltersActionSheet-module__NqTCca__checkboxLabel{color:var(--text-primary,#333);font-size:15px;font-weight:500}.FiltersActionSheet-module__NqTCca__select{border:2px solid var(--border,#e0e0e0);background:var(--bg-card,white);width:100%;color:var(--text-primary,#333);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%236B7280' d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:10px;padding:14px 40px 14px 16px;font-size:15px;font-weight:500;transition:all .3s}.FiltersActionSheet-module__NqTCca__select:focus{border-color:var(--primary,#6b7280);outline:none;box-shadow:0 0 0 3px #6b72801a}.FiltersActionSheet-module__NqTCca__select option{background:var(--bg-card,white);color:var(--text-primary,#333);padding:12px}.FiltersActionSheet-module__NqTCca__modalities{flex-direction:column;gap:10px;display:flex}.FiltersActionSheet-module__NqTCca__details{background:var(--bg-card,white);border:1px solid var(--border,#e0e0e0);border-radius:10px;overflow:hidden}.FiltersActionSheet-module__NqTCca__summary{color:var(--text-primary,#333);cursor:pointer;-webkit-user-select:none;user-select:none;padding:12px 14px;font-size:14px;font-weight:600;list-style:none;transition:all .2s}.FiltersActionSheet-module__NqTCca__summary::-webkit-details-marker{display:none}.FiltersActionSheet-module__NqTCca__summary:active{background:var(--bg-input,#f9f9f9)}.FiltersActionSheet-module__NqTCca__summaryActive{cursor:pointer;-webkit-user-select:none;user-select:none;padding:12px 14px;font-size:14px;font-weight:600;list-style:none;transition:all .2s;background:linear-gradient(135deg,var(--gradient-start,#6b7280),var(--gradient-end,#4b5563))!important;color:#fff!important}.FiltersActionSheet-module__NqTCca__summaryActive::-webkit-details-marker{display:none}.FiltersActionSheet-module__NqTCca__modalityList{margin:0;padding:0;list-style:none}.FiltersActionSheet-module__NqTCca__modalityItem{color:var(--text-secondary,#666);cursor:pointer;border-top:1px solid var(--border,#e0e0e0);align-items:center;gap:8px;padding:12px 14px;font-size:13px;transition:all .2s;display:flex}.FiltersActionSheet-module__NqTCca__modalityItem:active{background:var(--bg-input,#f9f9f9)}.FiltersActionSheet-module__NqTCca__modalityItemActive{background:linear-gradient(135deg,var(--gradient-start,#6b7280),var(--gradient-end,#4b5563));color:#fff!important}.FiltersActionSheet-module__NqTCca__modalityItem svg{flex-shrink:0}.FiltersActionSheet-module__NqTCca__modalityItemActive svg path{stroke:#fff}.FiltersActionSheet-module__NqTCca__applySection{margin-top:28px;padding-bottom:20px}.FiltersActionSheet-module__NqTCca__applyButton{background:linear-gradient(135deg,var(--gradient-start,#6b7280),var(--gradient-end,#4b5563));color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:600;transition:opacity .2s,transform .15s}.FiltersActionSheet-module__NqTCca__applyButton:active{opacity:.85;transform:scale(.98)}@media (max-height:700px){.FiltersActionSheet-module__NqTCca__section{margin-bottom:20px}.FiltersActionSheet-module__NqTCca__sectionTitle{margin-bottom:10px;font-size:15px}.FiltersActionSheet-module__NqTCca__checkbox{padding:10px 12px}.FiltersActionSheet-module__NqTCca__checkboxLabel{font-size:14px}}@media (max-height:600px){.FiltersActionSheet-module__NqTCca__counter{margin-bottom:16px;padding:10px;font-size:14px}.FiltersActionSheet-module__NqTCca__counter strong{font-size:16px}}
