.editor_editor__uMjk3{--brand:var(--color-emerald-700,#047857);--line:#e8e6ed;color:#292734;background:#fff;font:14px/1.45 Arial,sans-serif;height:100dvh;min-height:500px;display:flex;flex-direction:column;isolation:isolate}.editor_editor__uMjk3 *{box-sizing:border-box}.editor_editor__uMjk3 button,.editor_editor__uMjk3 input,.editor_editor__uMjk3 select,.editor_editor__uMjk3 textarea{font:inherit}.editor_editor__uMjk3 button,.editor_upload__k_knr{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 12px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#454052;cursor:pointer;text-decoration:none}.editor_editor__uMjk3 button:hover,.editor_upload__k_knr:hover{background:#f0fdf4;border-color:#a7d7c5}.editor_editor__uMjk3 button:disabled{opacity:.4;cursor:not-allowed}.editor_editor__uMjk3 a:focus-visible,.editor_editor__uMjk3 button:focus-visible,.editor_editor__uMjk3 input:focus-visible,.editor_editor__uMjk3 select:focus-visible,.editor_editor__uMjk3 summary:focus-visible,.editor_editor__uMjk3 textarea:focus-visible,.editor_upload__k_knr:focus-within{outline:2px solid var(--brand);outline-offset:3px}.editor_editor__uMjk3 .editor_primary__7tUyq{background:var(--brand);border-color:var(--brand);color:#fff;font-weight:600}.editor_editor__uMjk3 .editor_primary__7tUyq:hover{background:var(--color-emerald-800,#065f46)}.editor_topbar__TWL_n{height:72px;flex:none;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:18px;padding:0 24px;background:#fff;z-index:2}.editor_brand__4CG49{display:flex;align-items:center;gap:10px;color:#272232;text-decoration:none;font-size:16px;font-weight:800;line-height:1.1;min-width:190px}.editor_brandIcon__UX_K5{width:38px;height:38px;display:grid;place-items:center;background:#201b2b;border-radius:10px;color:#fff}.editor_brandSub__D1Z9Y{display:block;font-size:11px;font-weight:500;color:#8a8296;letter-spacing:.4px;margin-top:3px}.editor_editor__uMjk3 .editor_projectName__1eNDN{max-width:230px;min-width:70px;width:18vw;border:1px solid transparent;border-radius:5px;padding:7px;background:transparent;font-weight:500}.editor_projectName__1eNDN:hover{border-color:var(--line)}.editor_history__ztEgp,.editor_topActions__Gl4N9{display:flex;gap:6px;align-items:center}.editor_history__ztEgp button{border:0;padding:8px}.editor_topActions__Gl4N9{margin-left:auto}.editor_body__tvr_G{display:flex;flex:1;min-height:0}.editor_sidebar__3eord{width:318px;flex:none;padding:22px 22px 16px;overflow-y:auto;border-right:1px solid var(--line);background:#fff}.editor_generateRow__blj7R{display:flex;gap:8px;margin-bottom:26px}.editor_generateRow__blj7R button{flex:1;white-space:nowrap}.editor_sidebarTitle__HW2or{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.editor_sidebarTitle__HW2or h2{font-size:16px;font-weight:700;margin:0}.editor_sidebarTitle__HW2or button{border:0;background:#f0fdf4;color:var(--brand)}.editor_field___gzLH{display:flex;flex-direction:column;gap:7px;margin:12px 0}.editor_field___gzLH>span{font-size:12px;font-weight:600;color:#625d6d}.editor_field___gzLH input:not([type=range]):not([type=color]),.editor_field___gzLH select,.editor_field___gzLH textarea{width:100%;border:1px solid #dedbe5;border-radius:6px;padding:10px;background:#fff;color:#292734;min-height:38px}.editor_field___gzLH textarea{resize:vertical;line-height:1.55}.editor_field___gzLH input[type=range]{width:100%;accent-color:var(--brand)}.editor_field___gzLH input[type=color]{height:34px;width:100%;padding:2px;background:#fff;border:1px solid var(--line);border-radius:5px;cursor:pointer}.editor_editor__uMjk3 .editor_templateButton__yyYzn{width:100%;justify-content:flex-start;color:var(--brand);background:#ecfdf5;border-color:#c9e9dc;margin:5px 0 20px;font-weight:600}.editor_templateButton__yyYzn svg:last-child{margin-left:auto}.editor_section__nK333{border-top:1px solid var(--line)}.editor_section__nK333 summary{cursor:pointer;list-style:none;padding:16px 0;font-weight:600;font-size:13px;display:flex;justify-content:space-between}.editor_section__nK333 summary::-webkit-details-marker{display:none}.editor_section__nK333 summary:after{content:"+";color:#91869e;font-size:16px;line-height:18px}.editor_section__nK333[open] summary:after{content:"−"}.editor_section__nK333>div{padding-bottom:16px}.editor_palettes__3A0oK{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.editor_editor__uMjk3 .editor_palettes__3A0oK button{display:flex;gap:0;padding:3px;min-height:30px;overflow:hidden}.editor_palettes__3A0oK span{height:22px;flex:1}.editor_colorRow__HZPQf{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.editor_colorRow__HZPQf .editor_field___gzLH>span{text-transform:capitalize;font-size:11px}.editor_toggle___A5up{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0;font-size:12px;cursor:pointer}.editor_toggle___A5up input{appearance:none;width:30px;height:18px;border-radius:12px;background:#d9d5e1;flex:none;position:relative;cursor:pointer}.editor_toggle___A5up input:before{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background:white;top:2px;left:2px;box-shadow:0 1px 3px #0002;transition:transform .12s}.editor_toggle___A5up input:checked{background:var(--brand)}.editor_toggle___A5up input:checked:before{transform:translateX(12px)}.editor_hint__VXm20{font-size:11px!important;line-height:1.65;color:#8a8294;margin:12px 0!important}.editor_upload__k_knr{width:100%;font-size:12px;margin:8px 0;position:relative;overflow:hidden}.editor_upload__k_knr input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.editor_editor__uMjk3 .editor_fullButton__0WzfT{width:100%;margin:12px 0;font-size:12px}.editor_workspace__r_LU7{flex:1;min-width:0;display:flex;flex-direction:column;background-color:#f7f9f8;background-image:radial-gradient(#d9e2dd .8px,transparent 0);background-size:16px 16px}.editor_canvasToolbar__HZrAP{padding:16px 26px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex:none}.editor_canvasToolbar__HZrAP>div{display:flex;gap:12px;align-items:center}.editor_canvasToolbar__HZrAP span{font-size:12px;color:#8a8294}.editor_canvasToolbar__HZrAP strong{font-size:13px;font-weight:600}.editor_canvasToolbar__HZrAP button{background:#fffd;font-size:12px}.editor_slideTrack__NI2D9{display:flex;align-items:flex-start;gap:26px;flex:1;overflow:auto;padding:8px 40px 40px;scroll-padding-inline:40px}.editor_slideCard__N6lqV{flex:none;max-width:100%}.editor_slideToolbar__H_U3n{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;height:32px}.editor_slideToolbar__H_U3n>div{display:flex;gap:2px}.editor_editor__uMjk3 .editor_slideToolbar__H_U3n button{border:0;min-height:28px;padding:5px 7px;background:transparent;color:#87808f;font-size:11px}.editor_slideToolbar__H_U3n>button span{margin-left:6px;font-size:18px;cursor:grab}.editor_activeCard__qP97E .editor_slideToolbar__H_U3n>button{color:var(--brand);font-weight:700}.editor_editor__uMjk3 .editor_previewButton__0NOkx{border:2px solid transparent;padding:0;display:block;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 6px 26px #29203612;background:#fff}.editor_editor__uMjk3 .editor_activeCard__qP97E .editor_previewButton__0NOkx{border-color:var(--brand)}.editor_previewButton__0NOkx canvas{display:block;width:100%;height:auto}.editor_slideFields__Uy3En{background:white;border:1px solid var(--line);border-radius:8px;margin-top:16px;padding:18px;box-shadow:0 4px 20px #29203605}.editor_layoutTabs__zP_3F{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;background:#f3f6f4;padding:4px;border-radius:6px;margin-bottom:18px}.editor_editor__uMjk3 .editor_layoutTabs__zP_3F button{border:0;background:transparent;font-size:11px;text-transform:capitalize;padding:7px 3px;min-height:30px}.editor_editor__uMjk3 .editor_layoutTabs__zP_3F button[aria-pressed=true]{background:white;color:var(--brand);box-shadow:0 1px 4px #0001}.editor_slideFields__Uy3En .editor_toggle___A5up{margin-top:16px;font-weight:600}.editor_slideFields__Uy3En .editor_field___gzLH>span{font-size:11px;color:#9b92a3}.editor_editor__uMjk3 .editor_addCard__Zf3O8{flex:none;width:160px;height:200px;margin-top:42px;border:2px dashed #dcd5e8;background:#fdfbff77;color:#a297b5;display:flex;flex-direction:column;gap:14px}.editor_statusbar__ZDcGK{height:42px;flex:none;background:#fff;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 22px;font-size:11px;color:#8b8295}.editor_statusbar__ZDcGK>span{display:flex;gap:7px;align-items:center}.editor_statusbar__ZDcGK>label{display:flex;gap:8px;align-items:center}.editor_statusbar__ZDcGK select{border:1px solid var(--line);border-radius:4px;padding:3px;color:#62576f;background:white}.editor_modal__emy73{color:#292734;background:white;width:min(680px,calc(100vw - 28px));max-height:calc(100dvh - 40px);border:1px solid var(--line);border-radius:14px;padding:26px;box-shadow:0 24px 90px #21133644;overflow:auto;margin:auto}.editor_modal__emy73::backdrop{background:#1c142e77;backdrop-filter:blur(3px)}.editor_modal__emy73>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.editor_modal__emy73 h2{font-size:20px;font-weight:700;margin:0}.editor_modal__emy73 h3{font-size:15px;margin:20px 0 12px;font-weight:600}.editor_modal__emy73 p{font-size:13px;line-height:1.7;color:#82778c;margin:12px 0 20px}.editor_modal__emy73 ol{padding-left:22px;list-style:decimal;font-size:14px;line-height:2}.editor_modal__emy73 hr{margin:24px 0;border:0;border-top:1px solid var(--line)}.editor_templateGrid__YIe35{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.editor_editor__uMjk3 .editor_templateGrid__YIe35 button{display:flex;flex-direction:column;padding:0;overflow:hidden;gap:0}.editor_templateGrid__YIe35 button>span{width:100%;aspect-ratio:4/5;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:21px;font-weight:700;line-height:1.2;position:relative}.editor_templateGrid__YIe35 em{font-style:normal}.editor_templateGrid__YIe35 i{position:absolute;bottom:20px;width:22px;height:5px;border-radius:5px}.editor_templateGrid__YIe35 strong{font-size:12px;padding:10px}.editor_editor__uMjk3 .editor_draft__Q2FmE{width:100%;justify-content:space-between;text-align:left;margin:8px 0 12px;padding:14px}.editor_draft__Q2FmE small,.editor_draft__Q2FmE strong{display:block}.editor_draft__Q2FmE small{font-size:11px;color:#9a8fa4;margin-top:5px}.editor_twoColumns__nTom6{display:grid;grid-template-columns:1fr 1fr;gap:16px}.editor_signIn__VXeG0{display:block;color:var(--brand);font-size:13px;margin-top:20px;text-decoration:underline;text-underline-offset:3px}.editor_error__rEnmw{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 24px;padding:12px 14px;border:1px solid #fecaca;border-radius:8px;background:#fff1f2;color:#9f1239;font-size:13px}.editor_modal__emy73 .editor_error__rEnmw{margin:10px 0}.editor_error__rEnmw button{flex:none;border:0;background:transparent;min-height:24px;padding:4px;color:inherit}.editor_modal__emy73 .editor_progress__I8B0l{background:#ecfdf5;color:var(--brand);padding:16px;border-radius:8px}.editor_editor__uMjk3 .editor_mobileOnly__TLTpK{display:none}@media (min-width:1800px){.editor_sidebar__3eord{width:350px;padding:24px 28px}.editor_slideTrack__NI2D9{gap:32px;padding-inline:50px}}@media (max-width:1100px){.editor_topbar__TWL_n{padding:0 14px;gap:10px}.editor_brand__4CG49{min-width:170px;font-size:14px}.editor_editor__uMjk3 .editor_projectName__1eNDN{max-width:150px}.editor_topActions__Gl4N9 button>span{display:none}.editor_sidebar__3eord{width:280px;padding:18px}.editor_canvasToolbar__HZrAP{padding:12px 18px}.editor_slideTrack__NI2D9{padding-inline:20px;gap:20px}}@media (max-width:760px){.editor_editor__uMjk3{min-height:400px}.editor_topbar__TWL_n{height:64px;padding:0 10px;gap:6px}.editor_brand__4CG49{min-width:36px}.editor_brand__4CG49>span:last-child{display:none}.editor_brandIcon__UX_K5{height:32px;width:32px}.editor_editor__uMjk3 .editor_projectName__1eNDN{width:110px}.editor_history__ztEgp{gap:0}.editor_history__ztEgp button{padding:5px;min-height:32px}.editor_topActions__Gl4N9{gap:4px}.editor_topActions__Gl4N9 button{padding:6px;min-height:32px}.editor_topActions__Gl4N9 button[title=Help]{display:none}.editor_editor__uMjk3 .editor_mobileOnly__TLTpK{display:inline-flex}.editor_sidebar__3eord{display:none}.editor_sidebarOpen__4Fp5w{display:block;position:absolute;left:0;top:64px;bottom:0;z-index:5;width:290px;box-shadow:10px 0 30px #21133622}.editor_canvasToolbar__HZrAP{padding:10px 12px;gap:6px}.editor_canvasToolbar__HZrAP>div{gap:5px}.editor_canvasToolbar__HZrAP>div:first-child>span{display:none}.editor_canvasToolbar__HZrAP button{padding:6px}.editor_slideTrack__NI2D9{padding:4px 16px 24px;gap:18px}.editor_statusbar__ZDcGK{padding:0 12px}.editor_statusbar__ZDcGK>span{max-width:70%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.editor_templateGrid__YIe35{gap:8px;grid-template-columns:repeat(2,1fr)}.editor_modal__emy73{padding:20px}.editor_modal__emy73 h2{font-size:18px}}.editor_editor__uMjk3 input,.editor_editor__uMjk3 select,.editor_editor__uMjk3 textarea{color:#292734!important;border-color:#dedbe5!important;background-color:#fff!important}.editor_editor__uMjk3 .editor_toggle___A5up input{background-color:#d9d5e1!important}.editor_editor__uMjk3 .editor_toggle___A5up input:checked{background-color:var(--brand)!important}@media (prefers-reduced-motion:reduce){.editor_toggle___A5up input:before{transition:none}}.editor_editor__uMjk3 label{color:#454052!important}.editor_editor__uMjk3 .editor_publishLink__i50LY{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 12px;border:1px solid var(--brand);border-radius:7px;text-decoration:none;white-space:nowrap}.editor_templateGrid__YIe35 canvas{display:block;width:100%;height:auto}.editor_templateGrid__YIe35 small{padding:0 12px 14px;color:#59665f;font-size:11px;line-height:1.5;text-align:center}@media (max-width:1100px){.editor_topbar__TWL_n{height:auto;min-height:72px;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.editor_topActions__Gl4N9{flex-wrap:wrap}}@media (max-width:760px){.editor_topActions__Gl4N9{width:100%;justify-content:flex-end}.editor_editor__uMjk3 .editor_publishLink__i50LY{margin-right:auto;font-size:12px;padding:6px 8px;min-height:32px}}