.EditorModal_modalOverlay__9Czwj{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--theme-overlay);display:flex;align-items:center;justify-content:center;z-index:100002;padding:1rem;overflow-y:auto}.EditorModal_modal__qAl1T{background:var(--theme-modal-bg);color:var(--theme-modal-text);border-radius:12px;padding:1.5rem;width:min(90vw,600px);max-width:600px;max-height:90vh;position:relative;overflow-y:auto;overflow-x:hidden;box-shadow:var(--theme-shadow);border:1px solid var(--theme-border);box-sizing:border-box}.EditorModal_closeButton__JmfnN{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;font-size:1.5rem;color:var(--theme-muted);padding:.25rem;border-radius:4px;transition:color .2s}.EditorModal_closeButton__JmfnN:hover{color:var(--theme-text);background:var(--theme-chip-bg)}.EditorModal_titleContainer__OPJMJ{display:flex;align-items:center;margin-bottom:1.5rem;gap:1rem}.EditorModal_title__S5Oeg{margin:0;color:var(--theme-text);font-size:1.5rem;font-weight:600}.EditorModal_generationTypeSelector__yr_7F{position:relative}.EditorModal_generationTypeDropdown__uIQld{padding:.4rem .8rem;border-radius:6px;border:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text);font-size:.9rem;font-weight:500;cursor:pointer}.EditorModal_previewSection__w3us4{display:flex;flex-direction:column;align-items:stretch;gap:.6rem;padding:.85rem;background:var(--theme-surface);border-radius:8px;margin-bottom:1.5rem;min-height:280px;border:2px dashed var(--theme-border);position:relative}.EditorModal_previewSectionExpanded__vSTay{height:70vh}.EditorModal_canvasStage__0yFu7{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;position:relative}.EditorModal_previewCanvas__2edNQ{border-radius:4px;box-shadow:var(--theme-shadow-soft);height:auto;max-height:200px;max-width:100%;touch-action:none}.EditorModal_previewCanvasExpanded__3_00C{max-height:calc(70vh - 5rem)}.EditorModal_controlsRow__7JizT{display:flex;gap:2rem;margin-bottom:1.5rem;align-items:stretch}.EditorModal_aspectRatioSection__e0n2a,.EditorModal_layoutDivisionSection__vAOZm{flex:1 1;min-width:0;max-width:320px;box-sizing:border-box;display:flex;flex-direction:column}.EditorModal_aspectRatioSection__e0n2a h3,.EditorModal_layoutDivisionSection__vAOZm h3{margin:0 0 1rem;color:var(--theme-text);font-size:1.1rem;font-weight:500;flex-shrink:0}.EditorModal_aspectRatioContent__t96Ge,.EditorModal_layoutDivisionContent__jvGny{display:flex;flex-direction:column;justify-content:center;min-height:80px}.EditorModal_aspectRatioContent__t96Ge{gap:.5rem;margin-top:-.5rem}.EditorModal_catalogRatioOption__TE7cV{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.5rem;background:none;border-radius:0;padding:0;height:28px;font-size:.95rem;gap:.5rem}.EditorModal_catalogRatioOptionDisabled__pKtue,.EditorModal_catalogRatioOption__TE7cV.EditorModal_disabled__DdR1j{opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.EditorModal_catalogRatioOption__TE7cV span{margin-right:.25rem;display:flex;align-items:center}.EditorModal_catalogRatioOption__TE7cV .EditorModal_switch__zlWy_{transform:scale(.8)}.EditorModal_catalogRatioOption__TE7cV .EditorModal_slider__3QW1R{height:20px;width:34px;min-width:34px}.EditorModal_catalogRatioOption__TE7cV,.EditorModal_manualDimensionsOption__wCzoj{width:100%;max-width:260px;margin-left:auto;margin-right:auto}.EditorModal_manualDimensionsOption__wCzoj{transition:opacity .2s}.EditorModal_manualDimensionsOption__wCzoj.EditorModal_disabled__DdR1j{opacity:.5;pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.EditorModal_dimensionInputs__fZQZy{display:flex;align-items:center;gap:.5rem;width:100%}.EditorModal_dimensionInput__lv_Jx{flex:1 1;min-width:0;padding:.4rem .5rem;border:1px solid var(--theme-border);border-radius:6px;font-size:.97rem;height:28px;box-sizing:border-box;transition:border-color .2s,background-color .2s,color .2s;-webkit-appearance:none;background:var(--theme-surface);color:var(--theme-text)}.EditorModal_dimensionInput__lv_Jx:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.2)}.EditorModal_dimensionInput__lv_Jx:disabled,.EditorModal_manualDimensionsOption__wCzoj.EditorModal_disabled__DdR1j .EditorModal_dimensionInput__lv_Jx{background:var(--theme-chip-bg)!important;color:var(--theme-muted)!important;cursor:not-allowed!important;-webkit-appearance:none!important;-webkit-text-fill-color:var(--theme-muted)!important;-webkit-opacity:1!important;pointer-events:none!important;-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important;border-color:var(--theme-border)!important;transition:none!important}.EditorModal_dimensionSeparator__37X03{font-size:1.2rem;font-weight:700;color:var(--theme-muted)}.EditorModal_divisionOptions__lLkWb{display:flex;gap:.5rem;align-items:center}.EditorModal_divisionButton__Lb37I{flex:1 1;padding:.5rem;border:2px solid var(--theme-border);background:var(--theme-surface);border-radius:6px;font-size:.85rem;font-weight:500;color:var(--theme-text);cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:.3rem;min-height:50px}.EditorModal_divisionVisual___4PFB{display:flex;flex-direction:column;gap:1px;align-items:center;justify-content:center;width:12px;height:28px}.EditorModal_divisionVisual___4PFB.EditorModal_double__PKdjR,.EditorModal_divisionVisual___4PFB.EditorModal_single__mgHMy,.EditorModal_divisionVisual___4PFB.EditorModal_triple__q6kEQ{width:12px;height:28px}.EditorModal_divisionBox__Duh0S{background:var(--theme-muted);border-radius:1px;transition:background-color .2s}.EditorModal_single__mgHMy .EditorModal_divisionBox__Duh0S{width:12px;height:28px}.EditorModal_double__PKdjR .EditorModal_divisionBox__Duh0S{width:12px;height:13px}.EditorModal_triple__q6kEQ .EditorModal_divisionBox__Duh0S{width:12px;height:8px}.EditorModal_divisionLabel__KwQcR{font-size:.75rem;text-align:center;color:var(--theme-muted);transition:color .2s}.EditorModal_divisionButton__Lb37I:hover{border-color:#3498db;background:var(--theme-surface-strong)}.EditorModal_divisionButton__Lb37I:hover .EditorModal_divisionBox__Duh0S{background:#3498db}.EditorModal_divisionButton__Lb37I:hover .EditorModal_divisionLabel__KwQcR{color:#3498db}.EditorModal_divisionButton__Lb37I.EditorModal_active__Vq5r4{border-color:#3498db;background:#3498db;color:#fff}.EditorModal_divisionButton__Lb37I.EditorModal_active__Vq5r4 .EditorModal_divisionBox__Duh0S{background:#fff}.EditorModal_divisionButton__Lb37I.EditorModal_active__Vq5r4 .EditorModal_divisionLabel__KwQcR{color:#fff}.EditorModal_adGenerationSettings__G_RHM{display:flex;flex-direction:column;gap:1.5rem}.EditorModal_productSelectionSection__O3K8A{display:flex;justify-content:center;margin-bottom:1rem}.EditorModal_adControls__D3nuy{display:flex;gap:1.5rem}.EditorModal_adLeftControls__JbCaL{flex:3 1;display:flex;flex-direction:column;gap:1rem}.EditorModal_selectProductButton__LyOzk{padding:.75rem 1.5rem;border:2px dashed #3498db;background:var(--theme-surface);border-radius:6px;color:#3498db;font-weight:500;cursor:pointer;transition:all .2s}.EditorModal_selectProductButton__LyOzk:hover{background:rgba(52,152,219,.12)}.EditorModal_productDisplay___2uFb{display:flex;align-items:flex-start;gap:1rem;max-width:400px}.EditorModal_productInfo__onc0k{display:flex;flex-direction:column;gap:.5rem}.EditorModal_productTitle__WQ37Q{margin:0;font-size:1rem;font-weight:600;color:var(--theme-text)}.EditorModal_productPrice__rNYWE{font-size:.9rem;font-weight:600;color:var(--theme-text);margin-left:.5rem}.EditorModal_productImageContainer__UIjDx{flex-shrink:0;position:relative}@media (min-width:769px){.EditorModal_adGenerationSettings__G_RHM{flex-direction:row;align-items:flex-start;gap:2rem}.EditorModal_productSelectionSection__O3K8A{flex:1 1;max-width:200px;margin-bottom:0}.EditorModal_adControls__D3nuy{flex:2 1;flex-direction:column}.EditorModal_productDisplay___2uFb{flex-direction:column;align-items:center;max-width:200px}.EditorModal_productInfo__onc0k{order:1;text-align:center;width:100%}.EditorModal_changeProductButton___bjy_{align-self:center}.EditorModal_productImageContainer__UIjDx{order:2;display:flex;flex-direction:column;align-items:center;gap:.5rem}}.EditorModal_productImageThumbnail__zQlis{width:100px;height:100px;object-fit:cover;border-radius:6px;border:1px solid var(--theme-border)}.EditorModal_changeProductButton___bjy_{padding:.3rem .8rem;border:1px solid #3498db;background:var(--theme-surface);border-radius:12px;color:#3498db;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s;align-self:center}.EditorModal_changeProductButton___bjy_:hover{background:#3498db;color:#fff}.EditorModal_changeImageLink__gniqA{font-size:.8rem;color:#3498db;background:none;border:none;cursor:pointer;text-decoration:underline}.EditorModal_adTextSetting__tPKag,.EditorModal_showPriceSetting___Caol{display:flex;align-items:center;gap:.5rem}.EditorModal_adTextSetting__tPKag{flex-direction:column;align-items:stretch;gap:.5rem}.EditorModal_adTextSetting__tPKag>div:first-child,.EditorModal_showPriceSetting___Caol{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;height:28px;font-size:.95rem;flex-wrap:nowrap;white-space:nowrap}.EditorModal_adTextSetting__tPKag span,.EditorModal_showPriceSetting___Caol span{margin-right:.25rem;display:flex;align-items:center;flex-shrink:0}.EditorModal_adTextInput__TxbYF{flex-grow:1;padding:.4rem .5rem;border:1px solid var(--theme-border);border-radius:6px;font-size:.9rem;background:var(--theme-surface);color:var(--theme-text)}.EditorModal_adTextInput__TxbYF:disabled{background:var(--theme-chip-bg);color:var(--theme-muted);cursor:not-allowed}.EditorModal_instructionsTextarea__bO2Rx{min-height:80px;padding:.5rem;border:1px solid var(--theme-border);border-radius:6px;resize:vertical;font-size:.9rem;background:var(--theme-surface);color:var(--theme-text)}.EditorModal_generationSettingsSection__B9hXu{margin-bottom:2rem}.EditorModal_generationSettingsSection__B9hXu h3{margin:0 0 1rem;color:var(--theme-text);font-size:1.1rem;font-weight:500}.EditorModal_tabs__cS80P{display:flex;gap:0;margin-bottom:0;border-bottom:1px solid var(--theme-border);position:relative;z-index:1}.EditorModal_tab__Smpic{padding:.4rem 1rem;border:1px solid var(--theme-border);border-bottom:none;font-weight:500;cursor:pointer;transition:all .2s;border-top-left-radius:6px;border-top-right-radius:6px;position:relative;z-index:1;margin-bottom:-1px}.EditorModal_tab__Smpic,.EditorModal_tab__Smpic:not(.EditorModal_activeTab___uQ6Y){background:var(--theme-surface);color:var(--theme-muted);box-shadow:var(--theme-shadow-soft)}.EditorModal_tab__Smpic:not(.EditorModal_activeTab___uQ6Y){z-index:0;border-bottom:1px solid var(--theme-border)}.EditorModal_tab__Smpic.EditorModal_activeTab___uQ6Y{color:#3498db;background:var(--theme-surface);border-bottom:none;z-index:2;margin-bottom:-2px;box-shadow:var(--theme-shadow-soft)}.EditorModal_tabContent__TdxFy{padding:1rem;background:var(--theme-surface);border-radius:0 6px 6px 6px;min-height:100px;min-width:0;max-width:100%;border:1px solid var(--theme-border);border-top:none;margin-top:0;position:relative;z-index:1;box-sizing:border-box;overflow:hidden}.EditorModal_tabContent__TdxFy.EditorModal_noTabs__glz2z{border-radius:6px;border-top:1px solid var(--theme-border);margin-top:1rem}.EditorModal_placeholder__p884L{color:var(--theme-muted);font-style:italic;margin:0}.EditorModal_actions__1Ur6_{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:.5rem}.EditorModal_cancelButton__VWwDU{padding:.75rem 1.5rem;border:1px solid var(--theme-border);background:var(--theme-chip-bg);border-radius:6px;color:var(--theme-text);font-weight:500;cursor:pointer;transition:all .2s}.EditorModal_cancelButton__VWwDU:hover{border-color:var(--theme-border-strong);color:var(--theme-text);background:var(--theme-surface-strong)}.EditorModal_generateButton__noV_4{padding:.75rem 1.5rem;border:none;background:#3498db;border-radius:6px;color:#fff;font-weight:500;cursor:pointer;transition:background .2s;margin-top:-1.2rem}.EditorModal_generateButton__noV_4:hover{background:#2980b9}.EditorModal_generateButton__noV_4:active{transform:translateY(1px)}@media (max-width:768px){.EditorModal_modal__qAl1T{width:95%;padding:1rem}.EditorModal_title__S5Oeg{font-size:1.25rem}.EditorModal_controlsRow__7JizT{gap:1rem}.EditorModal_aspectRatioSection__e0n2a,.EditorModal_layoutDivisionSection__vAOZm{max-width:100%}.EditorModal_dimensionInputs__fZQZy{gap:.5rem}.EditorModal_dimensionInput__lv_Jx{width:100%}.EditorModal_actions__1Ur6_,.EditorModal_adGenerationSettings__G_RHM{flex-direction:column}.EditorModal_adControls__D3nuy{flex-direction:column;gap:1rem}.EditorModal_adLeftControls__JbCaL{flex:none}.EditorModal_selectProductButton__LyOzk{width:100%;padding:1rem}.EditorModal_productDisplay___2uFb{flex-direction:row;max-width:none;width:100%}.EditorModal_productInfo__onc0k{order:1}.EditorModal_productImageContainer__UIjDx{order:2;display:flex;flex-direction:column;align-items:center;gap:.5rem}}@media (max-height:700px){.EditorModal_modal__qAl1T{max-height:95vh}.EditorModal_previewSection__w3us4{min-height:150px;padding:1rem}}@supports (-webkit-touch-callout:none){.EditorModal_modalOverlay__9Czwj{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--theme-overlay);display:flex;align-items:center;justify-content:center;z-index:100002;padding:1rem;overflow:hidden;height:100vh;height:100svh}.EditorModal_modal__qAl1T{background:var(--theme-modal-bg);border-radius:12px;padding:1.5rem;width:90%;max-width:600px;max-height:calc(100vh - 2rem);max-height:calc(100svh - 2rem);position:relative;overflow-y:auto;box-shadow:var(--theme-shadow);-webkit-overflow-scrolling:touch;transform:translateZ(0);will-change:scroll-position}.EditorModal_previewCanvas__2edNQ{border-radius:4px;box-shadow:var(--theme-shadow-soft);height:auto;max-height:200px;max-width:100%;object-fit:contain}.EditorModal_divisionButton__Lb37I{padding:.4rem .3rem;font-size:.75rem}.EditorModal_divisionLabel__KwQcR{font-size:.65rem}.EditorModal_productDisplay___2uFb{flex-direction:row;max-width:none;width:100%}.EditorModal_imageModalOverlay__Zwi8T{overflow:hidden;height:100vh;height:100svh;padding:1rem}.EditorModal_imageModal__J8yPj{-webkit-overflow-scrolling:touch;overflow-y:auto;transform:translateZ(0);will-change:scroll-position;max-height:calc(100vh - 2rem);max-height:calc(100svh - 2rem)}}.EditorModal_imageModalOverlay__Zwi8T{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--theme-overlay);display:flex;align-items:center;justify-content:center;z-index:100002;padding:1rem}.EditorModal_imageModal__J8yPj{background:var(--theme-modal-bg);color:var(--theme-modal-text);border-radius:12px;padding:1.5rem;width:90%;max-width:600px;max-height:80vh;position:relative;overflow-y:auto;box-shadow:var(--theme-shadow);border:1px solid var(--theme-border)}.EditorModal_imageModalTitle__T2efF{margin:0 0 .5rem;color:var(--theme-text);font-size:1.25rem;font-weight:600;text-align:center}.EditorModal_imageModalSubtitle__LEo8C{margin:0 0 1.5rem;color:var(--theme-muted);font-size:.9rem;text-align:center}.EditorModal_imageGrid__gGKKk{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:1rem;gap:1rem;justify-items:center}.EditorModal_imageOption__c_sHQ{width:120px;height:120px;border-radius:8px;overflow:hidden;cursor:pointer;border:3px solid transparent;transition:all .2s;position:relative}.EditorModal_imageOption__c_sHQ:hover{border-color:#3498db;transform:scale(1.02)}.EditorModal_imageOption__c_sHQ.EditorModal_selectedImage__Q1PL0{border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.3)}.EditorModal_imageOption__c_sHQ img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.EditorModal_imageGrid__gGKKk{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}.EditorModal_imageOption__c_sHQ{width:100px;height:100px}.EditorModal_imageModal__J8yPj{width:95%;padding:1rem}}.EditorModal_useTitleLink__VVlR6{font-size:.8rem;color:#3498db;background:none;border:none;cursor:pointer;text-decoration:underline;margin-left:-.5rem;flex-shrink:0;white-space:nowrap}.EditorModal_useTitleLink__VVlR6:hover{color:#2980b9}.EditorModal_spinner__Y_2J_{animation:EditorModal_spin__RZ0hL 1s linear infinite}@keyframes EditorModal_spin__RZ0hL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.EditorModal_produtosSection___2VJd{margin-bottom:1.5rem}.EditorModal_produtosSection___2VJd h3{margin:0 0 1rem;color:var(--theme-text);font-size:1.1rem;font-weight:500}.EditorModal_productControlsRow__bIVhG{margin-bottom:1rem}.EditorModal_productSearch__rsRu6{display:flex;gap:.5rem;align-items:center}.EditorModal_searchContainer__TTGpN{flex:1 1;position:relative;display:flex;align-items:center;min-width:0}.EditorModal_searchIcon__6GY_3{position:absolute;left:.75rem;color:var(--theme-muted);z-index:1}.EditorModal_searchInput__HNNJZ{flex:1 1;padding:.5rem .5rem .5rem 2.5rem;border:1px solid var(--theme-border);border-radius:6px;font-size:.9rem;width:100%;min-width:0;background:var(--theme-surface);color:var(--theme-text)}.EditorModal_addButton__4yKnd,.EditorModal_extractButton__go0Y1{padding:.5rem;border:1px solid var(--theme-border);background:var(--theme-chip-bg);border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;color:var(--theme-text)}.EditorModal_addButton__4yKnd:hover{background:rgba(52,152,219,.12);border-color:#3498db;color:#3498db}.EditorModal_extractButton__go0Y1:hover{background:rgba(139,92,246,.12);border-color:#8b5cf6;color:#8b5cf6}.EditorModal_selectedProductsGrid__xbpCu{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;gap:1rem;max-height:200px;overflow-y:auto;border:1px solid var(--theme-border);border-radius:8px;padding:1rem;background:var(--theme-surface)}.EditorModal_productCard___gEyH{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--theme-surface);border-radius:8px;border:1px solid var(--theme-border);position:relative}.EditorModal_productImage__03o0n{width:50px;height:50px;object-fit:cover;border-radius:6px;background:var(--theme-chip-bg)}.EditorModal_productInfo__onc0k{flex:1 1;min-width:0}.EditorModal_productName__yDxki{margin:0 0 .25rem;font-size:.9rem;font-weight:600;color:var(--theme-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EditorModal_productPrice__rNYWE{font-size:.8rem;color:var(--theme-muted);font-weight:500}.EditorModal_removeProductButton__fuKyE{position:absolute;top:4px;right:4px;background:rgba(239,68,68,.1);border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ef4444;font-size:14px;transition:background .2s}.EditorModal_removeProductButton__fuKyE:hover{background:rgba(239,68,68,.2)}.EditorModal_emptyProducts__SLZdx{grid-column:1/-1;text-align:center;padding:2rem;color:var(--theme-muted)}.EditorModal_emptyProducts__SLZdx p:first-child{margin:0 0 .5rem;font-size:1rem;font-weight:500}.EditorModal_emptyHint__0VepU{margin:0;font-size:.85rem;color:var(--theme-muted)}.EditorModal_searchResults__L10t_{margin-bottom:1rem;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface);overflow:hidden;max-width:100%;box-sizing:border-box}.EditorModal_searchResults__L10t_ h4{margin:0;padding:.75rem 1rem;background:var(--theme-surface);border-bottom:1px solid var(--theme-border);font-size:.9rem;font-weight:600;color:var(--theme-text)}.EditorModal_searchResultsList__IkQwS{max-height:200px;overflow-y:auto;overflow-x:hidden;padding:.5rem;border:1px solid var(--theme-border);border-top:none;min-width:0}.EditorModal_searchResultItem__8kgb_{display:flex;align-items:center;gap:.4rem;padding:.4rem .5rem;background:var(--theme-surface);border-radius:6px;border:1px solid transparent;margin-bottom:.5rem;cursor:pointer;transition:all .2s;position:relative;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden}.EditorModal_searchResultItem__8kgb_:hover:not(.EditorModal_alreadySelected__n2Km7){border-color:#3498db;transform:translateY(-1px)}.EditorModal_searchResultItem__8kgb_.EditorModal_alreadySelected__n2Km7{background:rgba(52,152,219,.12);border-color:#3498db;cursor:not-allowed;opacity:.7}.EditorModal_selectedProductItem__IClyS{cursor:default}.EditorModal_searchResultImage__Codkq{width:40px;height:40px;object-fit:cover;border-radius:6px;background:var(--theme-chip-bg);flex-shrink:0}.EditorModal_searchResultInfo__R7DSI{flex:1 1;min-width:0;overflow:hidden;word-break:break-word}.EditorModal_searchResultInfo__R7DSI h5{margin:0 0 .15rem;font-size:.85rem;font-weight:600;color:var(--theme-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EditorModal_searchResultPrice__aRPK1{font-size:.78rem;color:var(--theme-muted);font-weight:500;display:block;margin-bottom:.15rem}.EditorModal_searchResultActions__tHhbI{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.EditorModal_searchResultActions__tHhbI input{margin:0;cursor:pointer}.EditorModal_searchResultDescription__dBffZ{margin:0;font-size:.72rem;color:var(--theme-muted);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.EditorModal_alreadySelectedBadge__2Xcff{position:absolute;top:6px;right:6px;background:#22c55e;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.EditorModal_noSearchResults__EwKqz{padding:1rem;text-align:center;color:var(--theme-muted);background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;margin-bottom:1rem}.EditorModal_noSearchResults__EwKqz p{margin:0;font-size:.9rem}.EditorModal_pageCountSection__C47HP{display:flex;justify-content:center;align-items:center}.EditorModal_pageCountControls__afViZ{display:flex;align-items:center;gap:1rem}.EditorModal_pageCountButton__LMZti{width:36px;height:36px;border:1px solid var(--theme-border);background:var(--theme-chip-bg);border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700;transition:all .2s;color:var(--theme-text)}.EditorModal_pageCountButton__LMZti:hover:not(:disabled){background:var(--theme-surface-strong);border-color:#3498db;color:#3498db}.EditorModal_pageCountButton__LMZti:disabled{background:var(--theme-chip-bg);color:var(--theme-muted);cursor:not-allowed}.EditorModal_pageCountDisplay__0XXHN{font-weight:600;color:var(--theme-text);min-width:100px;text-align:center}.EditorModal_menuGenerationSettings__UVz9k{flex-direction:column}.EditorModal_menuGenerationSettings__UVz9k,.EditorModal_menuPageSettings__HOssr{display:flex;gap:1.5rem;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.EditorModal_pageProductsSection__wY0d2{flex:2 1;min-width:0;max-width:100%}.EditorModal_pageProductsSection__wY0d2 h4{margin:0 0 1rem;color:var(--theme-text);font-size:1rem;font-weight:600}.EditorModal_availableProductsContainer__bFOD7{max-height:250px;overflow-y:auto;overflow-x:hidden;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface);width:100%;max-width:100%;box-sizing:border-box}.EditorModal_availableProducts__XHRYP{padding:.5rem;min-width:0;box-sizing:border-box}.EditorModal_availableProducts__XHRYP .EditorModal_searchResultItem__8kgb_:last-child{margin-bottom:0}.EditorModal_availableProduct__dofhP{display:flex;align-items:center;gap:.75rem;padding:.5rem;margin-bottom:.5rem;background:var(--theme-surface);border-radius:6px;border:1px solid var(--theme-border);transition:all .2s;position:relative}.EditorModal_availableProduct__dofhP:hover{border-color:var(--theme-border-strong)}.EditorModal_availableProductImage__Yz2rt{width:40px;height:40px;object-fit:cover;border-radius:4px;background:var(--theme-chip-bg)}.EditorModal_availableProductInfo__fNBUR{flex:1 1;min-width:0}.EditorModal_availableProductInfo__fNBUR h5{margin:0 0 .25rem;font-size:.85rem;font-weight:600;color:var(--theme-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EditorModal_availableProductInfo__fNBUR span{font-size:.75rem;color:var(--theme-muted);font-weight:500}.EditorModal_menuPageControls__Srm_p{flex:1 1;display:flex;flex-direction:column;gap:1rem;padding-right:.75rem;min-width:0;max-width:100%;box-sizing:border-box}.EditorModal_menuTitleSetting__NktuE label{display:inline-flex;align-items:center;margin:0 0 .5rem;font-weight:600;color:var(--theme-text);font-size:.9rem}.EditorModal_menuTitleHeader__4lUHq{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.EditorModal_menuTitleInput__h_0YE{width:100%;padding:.5rem;border:1px solid var(--theme-border);border-radius:6px;font-size:.9rem;background:var(--theme-surface);color:var(--theme-text);box-sizing:border-box}.EditorModal_displaySettings__Q8Phc{display:flex;flex-direction:column;gap:.75rem}.EditorModal_displaySetting__BfJ0M{display:flex;align-items:center;justify-content:space-between;font-size:.9rem;color:var(--theme-text)}.EditorModal_menuInstructionsSetting__B4CjZ label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--theme-text);font-size:.9rem}.EditorModal_menuInstructionsTextarea__v64Vk{width:100%;min-height:80px;padding:.5rem;border:1px solid var(--theme-border);border-radius:6px;resize:vertical;font-size:.9rem;font-family:inherit;background:var(--theme-surface);color:var(--theme-text);box-sizing:border-box}@media (max-width:768px){.EditorModal_selectedProductsGrid__xbpCu{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem;padding:.75rem}.EditorModal_menuPageSettings__HOssr{flex-direction:column;gap:1rem}.EditorModal_productSearch__rsRu6{flex-wrap:wrap}.EditorModal_searchContainer__TTGpN{min-width:200px}.EditorModal_searchResultsList__IkQwS{max-height:150px}.EditorModal_searchResultItem__8kgb_{padding:.5rem;gap:.5rem}.EditorModal_searchResultImage__Codkq{width:40px;height:40px}.EditorModal_searchResultInfo__R7DSI h5{font-size:.85rem}.EditorModal_searchResultPrice__aRPK1{font-size:.75rem}.EditorModal_searchResultDescription__dBffZ{display:none}}.EditorModal_extractSection__3f_vL{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin:0 0 1rem}.EditorModal_extractTitle__tTCwe{margin:0;color:var(--theme-text);font-size:1.1rem;font-weight:500}.EditorModal_pageSearchRow__VL55H{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;width:100%;min-width:0;box-sizing:border-box}.EditorModal_pageSearchRow__VL55H .EditorModal_searchContainer__TTGpN{min-width:0}.EditorModal_pageSearchResultsWrapper__raHfZ{overflow:hidden;margin-bottom:.75rem}.EditorModal_pageSearchResultsWrapper__raHfZ,.EditorModal_searchResultsList__IkQwS{width:100%;max-width:100%;box-sizing:border-box}.EditorModal_searchResultItem__8kgb_{width:100%}.EditorModal_fieldset__KwVCr{border:none;margin:0;padding:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.EditorModal_fieldset__KwVCr:disabled{pointer-events:none;opacity:.7}.EditorModal_overlayControlsTop__YCPih{position:absolute;top:8px;right:8px;z-index:10;display:flex;align-items:flex-start}.EditorModal_previewExpandButton__OPdkR{position:absolute;bottom:12px;right:12px}.EditorModal_overlayControls__QU0Tv{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;background:var(--theme-surface);padding:.75rem .75rem .75rem .85rem;border-radius:8px;font-size:.8rem;box-shadow:var(--theme-shadow-soft);position:relative;min-width:170px}.EditorModal_overlayControl__sJzPD{display:flex;align-items:center;gap:.5rem;color:var(--theme-text);white-space:nowrap;cursor:pointer}.EditorModal_overlayControl__sJzPD input{margin:0;cursor:pointer}.EditorModal_overlayToggle__q4hdZ{background:var(--theme-surface);border:none;padding:.4rem .5rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#2f80ed;font-size:1.25rem;box-shadow:var(--theme-shadow);transition:transform .1s ease,box-shadow .1s ease,background .1s ease}.EditorModal_overlayToggle__q4hdZ:hover{transform:translateY(-1px);box-shadow:var(--theme-shadow)}.EditorModal_overlayToggle__q4hdZ:active{transform:translateY(0);box-shadow:var(--theme-shadow-soft)}.EditorModal_overlayCollapseButton__n18hT{position:absolute;top:4px;right:4px;background:none;border:none;padding:.2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--theme-muted);font-size:.9rem;transition:background .1s ease,color .1s ease}.EditorModal_overlayCollapseButton__n18hT:hover{background:rgba(47,128,237,.1);color:#2f80ed}.EditorModal_canvasTopBar__DC50u{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap;min-height:32px}.EditorModal_canvasTopLeft__1VJiL{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;min-width:0}.EditorModal_dimControl__WINYw{position:relative}.EditorModal_dimChip__RGezG{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border:1px solid var(--theme-border);border-radius:999px;background:var(--theme-surface);color:var(--theme-text);font-size:.78rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;cursor:pointer;box-shadow:var(--theme-shadow-soft);transition:border-color .15s ease,color .15s ease}.EditorModal_dimChip__RGezG:hover{border-color:var(--theme-border-strong)}.EditorModal_dimChipActive__i2zIF{border-color:#3498db;color:#3498db}.EditorModal_dimPopover__vQIh4{position:absolute;top:calc(100% + 6px);left:0;z-index:20;display:flex;flex-direction:column;gap:.6rem;padding:.75rem;border-radius:10px;background:var(--theme-surface);box-shadow:var(--theme-shadow);border:1px solid var(--theme-border);min-width:200px;font-size:.8rem}.EditorModal_dimInputsRow__oPVqZ{display:flex;align-items:center;gap:.4rem}.EditorModal_dimDisabled__YJQKc{opacity:.5}.EditorModal_pageStepper__DqzCm{display:inline-flex;align-items:center;gap:.4rem;padding:.15rem .3rem;border:1px solid var(--theme-border);border-radius:999px;background:var(--theme-surface);box-shadow:var(--theme-shadow-soft)}.EditorModal_pageStepperButton__3Jl_a{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--theme-chip-bg);color:var(--theme-text);font-size:1rem;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}.EditorModal_pageStepperButton__3Jl_a:hover:not(:disabled){background:#3498db;color:#fff}.EditorModal_pageStepperButton__3Jl_a:disabled{opacity:.4;cursor:not-allowed}.EditorModal_pageStepperLabel__18D5s{font-size:.78rem;font-weight:600;color:var(--theme-text);min-width:64px;text-align:center}.EditorModal_layoutMini__h_pKg{display:inline-flex;align-items:center;gap:.3rem}.EditorModal_layoutMiniButton__i1SPv{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .45rem;border:1px solid var(--theme-border);border-radius:7px;background:var(--theme-surface);cursor:pointer;box-shadow:var(--theme-shadow-soft);transition:border-color .15s ease,background .15s ease}.EditorModal_layoutMiniButton__i1SPv .EditorModal_divisionVisual___4PFB,.EditorModal_layoutMiniButton__i1SPv .EditorModal_single__mgHMy .EditorModal_divisionBox__Duh0S{height:20px}.EditorModal_layoutMiniButton__i1SPv .EditorModal_double__PKdjR .EditorModal_divisionBox__Duh0S{height:9px}.EditorModal_layoutMiniButton__i1SPv .EditorModal_triple__q6kEQ .EditorModal_divisionBox__Duh0S{height:5.5px}.EditorModal_layoutMiniButton__i1SPv:hover{border-color:#3498db}.EditorModal_layoutMiniButton__i1SPv:hover .EditorModal_divisionBox__Duh0S{background:#3498db}.EditorModal_layoutMiniButton__i1SPv.EditorModal_active__Vq5r4{border-color:#3498db;background:#3498db}.EditorModal_layoutMiniButton__i1SPv.EditorModal_active__Vq5r4 .EditorModal_divisionBox__Duh0S{background:#fff}.EditorModal_adjustControl__yyLSr{position:relative;display:flex;align-items:flex-start}.EditorModal_overlayToggleActive__x8raP{color:#fff;background:#3498db}.EditorModal_adjustPopover__ZC5up{position:absolute;top:calc(100% + 6px);right:0;z-index:20;display:flex;flex-direction:column;gap:.5rem;padding:.75rem .85rem;border-radius:10px;background:var(--theme-surface);box-shadow:var(--theme-shadow);border:1px solid var(--theme-border);min-width:180px;font-size:.8rem}.EditorModal_canvasFootControls__uSnSQ{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding-top:.4rem;border-top:1px dashed var(--theme-border)}.EditorModal_canvasFootControls__uSnSQ .EditorModal_overlayControl__sJzPD{font-size:.8rem}.EditorModal_elementToggle__fM7pS{display:flex;flex-direction:column;align-items:flex-start}.EditorModal_subOption__Y_Xzh{display:flex;align-items:center;gap:.25rem;margin:-.1rem 0 0 1.15rem;font-size:.65rem;color:var(--theme-muted);white-space:nowrap;cursor:pointer}.EditorModal_subOption__Y_Xzh input{margin:0;transform:scale(.8);cursor:pointer}.EditorModal_devFieldInline__GhjIQ{flex-direction:row;align-items:center;gap:.35rem;white-space:nowrap}.EditorModal_titleCheck__0K95U{white-space:nowrap}.EditorModal_titleInlineInput__5wzwT{flex:1 1 140px;min-width:120px;padding:.35rem .55rem;border:1px solid var(--theme-border);border-radius:6px;font-size:.8rem;background:var(--theme-surface);color:var(--theme-text);box-sizing:border-box}.EditorModal_titleInlineInput__5wzwT:disabled{opacity:.5}.EditorModal_templateSelect__cclAO{padding:.3rem .5rem;border:1px solid var(--theme-border);border-radius:6px;font-size:.8rem;background:var(--theme-surface);color:var(--theme-text);max-width:180px}.EditorModal_footSelectionLabel__glt3l{font-size:.8rem;font-weight:600;color:var(--theme-text);max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EditorModal_footBtn___3_RR{padding:.3rem .6rem;border:1px solid var(--theme-border);border-radius:6px;font-size:.75rem;background:var(--theme-surface);color:var(--theme-text);cursor:pointer;white-space:nowrap}.EditorModal_footBtn___3_RR:hover{border-color:#3498db;color:#3498db}.EditorModal_footBtnDanger__8UqSi:hover{border-color:#e74c3c;color:#e74c3c}.EditorModal_devTemplatePanel__t2Fvl{margin-top:.75rem;padding:.75rem;border:1px dashed #8a2be2;border-radius:8px;display:flex;flex-direction:column;gap:.5rem}.EditorModal_devTemplatePanel__t2Fvl h4{margin:0;font-size:.8rem;color:#8a2be2}.EditorModal_devRow__mmouX{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem}.EditorModal_devInput__Za8AF{flex:1 1 120px;min-width:100px;padding:.3rem .5rem;border:1px solid var(--theme-border);border-radius:6px;font-size:.75rem;background:var(--theme-surface);color:var(--theme-text)}.EditorModal_devInputWide__HKMSO{flex:2 1 200px}.EditorModal_devField__Mu6ot{display:flex;flex-direction:column;gap:.2rem;font-size:.7rem;color:var(--theme-muted)}.EditorModal_devField__Mu6ot input,.EditorModal_devField__Mu6ot select{width:90px;padding:.25rem .4rem;border:1px solid var(--theme-border);border-radius:6px;font-size:.75rem;background:var(--theme-surface);color:var(--theme-text)}.EditorModal_devField__Mu6ot select{width:auto;min-width:90px}.EditorModal_imageStage__fWXBP{flex:1 1 auto;min-height:220px;display:flex;align-items:center;justify-content:center;position:relative;width:100%}.EditorModal_modalComposition__krLuq{max-width:1040px;width:94vw}.EditorModal_imagePreviewImg__wkjz0{max-width:100%;max-height:320px;border-radius:6px;box-shadow:var(--theme-shadow-soft);object-fit:contain;background:repeating-conic-gradient(hsla(0,0%,50%,.18) 0 25%,hsla(0,0%,50%,.05) 0 50%) 50% /16px 16px}.EditorModal_previewSectionImage__fXxEG.EditorModal_previewSectionExpanded__vSTay .EditorModal_imagePreviewImg__wkjz0{max-height:calc(70vh - 3rem)}.EditorModal_imageEmptyState__C5zLW{display:flex;flex-direction:column;align-items:center;gap:.6rem;color:var(--theme-muted);font-size:.9rem;text-align:center;padding:1rem}.EditorModal_imageEmptyState__C5zLW svg{font-size:2rem;color:#3498db}.EditorModal_imageBusyOverlay__K_GlY{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.25);border-radius:6px;font-size:2rem;color:#fff}.EditorModal_imageUploadButton__AeLFM{position:absolute;left:10px;bottom:10px;display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .7rem;border-radius:999px;border:1px solid var(--theme-border,hsla(0,0%,50%,.35));background:var(--theme-surface,rgba(20,20,24,.75));color:var(--theme-text,#f4f5f7);font-size:.8rem;cursor:pointer;z-index:2}.EditorModal_imageUploadButton__AeLFM:hover{border-color:#3498db}.EditorModal_imageUnboxed__2rm25{border:none;background:transparent;padding:0;margin-top:.5rem;overflow:visible}.EditorModal_imageGenerationSettings__pJLjd{display:flex;flex-direction:column;gap:.85rem}.EditorModal_generationHeader__jYlEe{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.EditorModal_generationHeader__jYlEe h3{margin:0}.EditorModal_imageHeaderControls__QpYcG{display:flex;align-items:center;gap:.6rem}.EditorModal_qualitySelector__dnr4K{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface)}.EditorModal_qualityChip__gNEjW{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:22px;padding:0 .4rem;border:none;border-radius:6px;background:transparent;color:var(--theme-muted);font-size:.72rem;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.EditorModal_qualityChip__gNEjW:hover{color:var(--theme-text)}.EditorModal_qualityChipActive__PUkTx{background:#3498db;color:#fff}.EditorModal_aspectControl__kvqSr{display:inline-flex;align-items:center;gap:.5rem}.EditorModal_aspectLabel__XIUKp{font-size:.8rem;font-weight:500;color:var(--theme-muted);white-space:nowrap;animation:EditorModal_aspectLabelFade__Ljmt5 2s ease forwards}@keyframes EditorModal_aspectLabelFade__Ljmt5{0%{opacity:0;transform:translateX(6px)}12%{opacity:1;transform:translateX(0)}70%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(0)}}.EditorModal_aspectSelectorCompact___X_qd{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface)}.EditorModal_aspectChip__F_8Kf{display:inline-flex;align-items:center;justify-content:center;width:28px;height:22px;border:none;border-radius:6px;background:transparent;color:var(--theme-muted);cursor:pointer;transition:background .15s ease,color .15s ease}.EditorModal_aspectChip__F_8Kf:hover{color:var(--theme-text)}.EditorModal_aspectChipActive__bN4o4{background:#3498db;color:#fff}.EditorModal_aspectGlyph__0ZC4Q{display:block;border:1.5px solid;border-radius:2px}.EditorModal_aspectGlyph_square__NjRXJ{width:13px;height:13px}.EditorModal_aspectGlyph_portrait__4rK1m{width:11px;height:15px}.EditorModal_aspectGlyph_landscape__rL5l_{width:17px;height:11px}.EditorModal_suggestionRow__9rmse{display:flex;gap:.5rem;overflow-x:auto;padding:4px 0 .35rem;scroll-snap-type:x proximity;scrollbar-width:thin}.EditorModal_suggestionRow__9rmse::-webkit-scrollbar{height:5px}.EditorModal_suggestionRow__9rmse::-webkit-scrollbar-thumb{background:var(--theme-border-strong);border-radius:999px}.EditorModal_suggestionChip__U3EpG{flex:0 0 auto;scroll-snap-align:start;padding:.4rem .85rem;border:1px solid var(--theme-border);border-radius:999px;background:var(--theme-surface);color:var(--theme-text);font-size:.82rem;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,color .15s ease,transform .15s ease}.EditorModal_suggestionChip__U3EpG:hover{border-color:#3498db;color:#3498db;transform:translateY(-1px)}.EditorModal_suggestionTags__54U_9{display:flex;flex-wrap:wrap;gap:.45rem}.EditorModal_suggestionTag__MxfKR{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .4rem .3rem .7rem;border-radius:999px;background:rgba(52,152,219,.14);color:#3498db;font-size:.8rem;font-weight:600}.EditorModal_suggestionTagRemove__b2hgF{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;border-radius:50%;background:rgba(52,152,219,.25);color:#3498db;cursor:pointer;font-size:.7rem;transition:background .15s ease,color .15s ease}.EditorModal_suggestionTagRemove__b2hgF:hover{background:#e74c3c;color:#fff}.EditorModal_promptLabelRow__rvlsE{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem}.EditorModal_promptLabel__mKJU_{font-size:.85rem;font-weight:500;color:var(--theme-text-secondary)}.EditorModal_promptSparkBtn__npGHB{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--theme-border);border-radius:7px;background:var(--theme-surface);color:#3498db;cursor:pointer;transition:background .15s ease,border-color .15s ease}.EditorModal_promptSparkBtn__npGHB:hover:not(:disabled){border-color:#3498db;background:rgba(52,152,219,.08)}.EditorModal_promptSparkBtn__npGHB:disabled{opacity:.6;cursor:not-allowed}.EditorModal_imagePromptInput__bdGWp{width:100%;min-height:90px;padding:.7rem;border:1px solid var(--theme-border);border-radius:8px;resize:vertical;font-size:.9rem;font-family:inherit;background:var(--theme-surface);color:var(--theme-text);box-sizing:border-box}.EditorModal_imagePromptInput__bdGWp:focus{outline:none;border-color:#3498db}.EditorModal_imagePromptInputDisabled__zuDrz{opacity:.55;cursor:pointer}.EditorModal_suggestionSoloHint__1YYFc{margin:4px 0 .35rem;font-size:.8rem;line-height:1.35;color:var(--theme-text-secondary)}.EditorModal_imageErrorMsg__hPHfm{color:#e74c3c;font-size:.82rem}.EditorModal_adTextHeader__m8QdH{display:flex;align-items:center;gap:.75rem;margin-bottom:.4rem}.EditorModal_commitButton___4lLQ{padding:.75rem 1.5rem;border:none;background:#2ecc71;border-radius:6px;color:#fff;font-weight:600;cursor:pointer;transition:background .2s;margin-top:-1.2rem}.EditorModal_commitButton___4lLQ:hover{background:#27ae60}.EditorModal_commitButton___4lLQ:disabled{opacity:.6;cursor:not-allowed}.EditorModal_commitSecondaryButton__LQ487{padding:.75rem 1.25rem;border:1px solid var(--theme-border-strong);background:var(--theme-surface);border-radius:6px;color:var(--theme-text);font-weight:600;cursor:pointer;transition:all .2s;margin-top:-1.2rem}.EditorModal_commitSecondaryButton__LQ487:hover{background:var(--theme-surface-strong);border-color:var(--theme-text)}.EditorModal_commitSecondaryButton__LQ487:disabled{opacity:.6;cursor:not-allowed}