.PreMeltPreviewModal-module__8-E8IG__modalBackdrop{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:9500;background:#00000073;position:fixed;inset:0}.PreMeltPreviewModal-module__8-E8IG__modalWrapper{z-index:9501;pointer-events:none;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.PreMeltPreviewModal-module__8-E8IG__modalCard{background:var(--card-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--card-border);pointer-events:auto;width:100%;max-width:480px;box-shadow:var(--shadow);border-radius:30px;flex-direction:column;align-items:center;padding:2.25rem 2rem;display:flex;position:relative}.PreMeltPreviewModal-module__8-E8IG__closeBtn{color:var(--foreground-muted,#71717a);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:1.25rem;right:1.25rem}.PreMeltPreviewModal-module__8-E8IG__closeBtn:hover{background:var(--button-hover,#ffffff0f);color:var(--foreground,#fff)}.PreMeltPreviewModal-module__8-E8IG__modalHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.PreMeltPreviewModal-module__8-E8IG__headerIcon{color:var(--primary,#8c52ff);filter:drop-shadow(0 2px 10px #8c52ff59);margin-bottom:.6rem}.PreMeltPreviewModal-module__8-E8IG__modalHeader h2{color:var(--foreground,#fff);letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.35rem;font-weight:800}.PreMeltPreviewModal-module__8-E8IG__modalHeader p{color:var(--foreground-muted,#a1a1aa);margin:0;font-size:.825rem;line-height:1.4}.PreMeltPreviewModal-module__8-E8IG__canvasContainer{background:var(--workspace-bg);border:1px solid var(--card-border);border-radius:20px;justify-content:center;align-items:center;width:100%;max-height:280px;margin-bottom:1.5rem;padding:1.25rem;display:flex;overflow:hidden;box-shadow:inset 0 2px 10px #00000014}.PreMeltPreviewModal-module__8-E8IG__previewCanvas{object-fit:contain;background:#fff;border-radius:12px;max-width:100%;max-height:240px;box-shadow:0 10px 30px #00000026}.PreMeltPreviewModal-module__8-E8IG__controlPanel{background:var(--button-bg);border:1px solid var(--card-border);border-radius:18px;flex-direction:column;gap:1.25rem;width:100%;margin-bottom:2rem;padding:1rem 1.25rem;display:flex}.PreMeltPreviewModal-module__8-E8IG__controlGroup{flex-direction:column;gap:.5rem;width:100%;display:flex}.PreMeltPreviewModal-module__8-E8IG__groupLabel{color:var(--foreground);font-size:.8rem;font-weight:700}.PreMeltPreviewModal-module__8-E8IG__segmentControl{border:1px solid var(--card-border);background:#8c52ff08;border-radius:12px;width:100%;padding:3px;display:flex}.PreMeltPreviewModal-module__8-E8IG__segmentBtn{will-change:transform;flex:1;color:var(--foreground-muted,#71717a)!important;cursor:pointer!important;background:0 0!important;border:none!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;width:auto!important;height:auto!important;padding:8px 0!important;font-size:.775rem!important;font-weight:600!important;transition:all .25s cubic-bezier(.34,1.56,.64,1)!important;display:flex!important}.PreMeltPreviewModal-module__8-E8IG__segmentBtn:hover:not(.PreMeltPreviewModal-module__8-E8IG__segmentBtnActive){color:var(--foreground)!important}.PreMeltPreviewModal-module__8-E8IG__segmentBtnActive{background:var(--workspace-bg)!important;color:var(--primary)!important;box-shadow:var(--shadow)!important}.PreMeltPreviewModal-module__8-E8IG__controlGroupRow{border-top:1px solid var(--card-border);justify-content:space-between;align-items:center;width:100%;padding-top:.75rem;display:flex}.PreMeltPreviewModal-module__8-E8IG__switchLabel{flex-direction:column;gap:2px;display:flex}.PreMeltPreviewModal-module__8-E8IG__switchLabel span{color:var(--foreground);font-size:.825rem;font-weight:700}.PreMeltPreviewModal-module__8-E8IG__switchLabel p{color:var(--foreground-muted);margin:0;font-size:.7rem}.PreMeltPreviewModal-module__8-E8IG__toggleSwitch{cursor:pointer;flex-shrink:0;width:44px;height:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;background:var(--button-bg,#ffffff1a)!important;border:1px solid var(--card-border)!important;border-radius:30px!important;padding:0!important}.PreMeltPreviewModal-module__8-E8IG__toggleSwitchActive{background:var(--primary)!important;border-color:var(--primary)!important}.PreMeltPreviewModal-module__8-E8IG__switchThumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:3px;box-shadow:0 2px 4px #0003}.PreMeltPreviewModal-module__8-E8IG__toggleSwitchActive .PreMeltPreviewModal-module__8-E8IG__switchThumb{transform:translate(20px)}.PreMeltPreviewModal-module__8-E8IG__modalActions{gap:.75rem;width:100%;display:flex}.PreMeltPreviewModal-module__8-E8IG__cancelBtn,.PreMeltPreviewModal-module__8-E8IG__downloadBtn{will-change:transform;flex:1;cursor:pointer!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;width:auto!important;height:auto!important;padding:.75rem 1rem!important;font-size:.875rem!important;font-weight:650!important;transition:all .25s cubic-bezier(.34,1.56,.64,1)!important;display:flex!important}.PreMeltPreviewModal-module__8-E8IG__cancelBtn{background:var(--button-bg)!important;border:1px solid var(--card-border)!important;color:var(--foreground)!important}.PreMeltPreviewModal-module__8-E8IG__cancelBtn:active{transform:scale(.96)}.PreMeltPreviewModal-module__8-E8IG__downloadBtn{background:var(--primary)!important;color:#fff!important;box-shadow:var(--primary-shadow)!important;border:none!important}.PreMeltPreviewModal-module__8-E8IG__downloadBtn:hover:not(:disabled){opacity:.95}.PreMeltPreviewModal-module__8-E8IG__downloadBtn:active:not(:disabled){transform:scale(.96)}.PreMeltPreviewModal-module__8-E8IG__downloadBtn:disabled{opacity:.45;cursor:not-allowed}.PreMeltPreviewModal-module__8-E8IG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite PreMeltPreviewModal-module__8-E8IG__spin}@keyframes PreMeltPreviewModal-module__8-E8IG__spin{to{transform:rotate(360deg)}}@media (max-width:500px){.PreMeltPreviewModal-module__8-E8IG__modalCard{border-radius:24px;padding:1.75rem 1.25rem;background-color:var(--popover-bg)!important;background:var(--popover-bg)!important;-webkit-backdrop-filter:none!important}.PreMeltPreviewModal-module__8-E8IG__canvasContainer{max-height:220px;padding:.75rem}.PreMeltPreviewModal-module__8-E8IG__previewCanvas{max-height:180px}.PreMeltPreviewModal-module__8-E8IG__modalActions{flex-direction:column;gap:.5rem}.PreMeltPreviewModal-module__8-E8IG__cancelBtn,.PreMeltPreviewModal-module__8-E8IG__downloadBtn{width:100%!important}}
.ExportModal-module__MMpY7G__modalOverlay{z-index:9500;-webkit-backdrop-filter:blur(12px);will-change:opacity;background-color:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ExportModal-module__MMpY7G__modalCard{background:var(--card-bg,#fffffff2);border:1px solid var(--card-border,#00000014);width:100%;max-width:1100px;height:90vh;max-height:750px;box-shadow:var(--shadow,0 25px 50px -12px #0000001a);will-change:transform, opacity;backface-visibility:hidden;border-radius:24px;flex-direction:row;display:flex;position:relative;overflow:hidden}.ExportModal-module__MMpY7G__modalCardAnimate{transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .3s}.ExportModal-module__MMpY7G__modalCardMobile{transition:transform .2s,opacity .2s}.ExportModal-module__MMpY7G__closeBtn{z-index:10;width:36px;height:36px;color:var(--foreground-muted,#8e8e9f);background:var(--button-bg,#0000000a);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex;position:absolute;top:18px;right:18px}.ExportModal-module__MMpY7G__closeBtn:hover{background:var(--button-hover,#8c52ff1a);color:var(--primary,#8c52ff)}.ExportModal-module__MMpY7G__previewPaneContainer{background:linear-gradient(135deg, var(--background) 0%, var(--workspace-bg) 100%);flex:1.2;justify-content:center;align-items:center;padding:40px;display:flex;overflow:hidden}.ExportModal-module__MMpY7G__previewContainer{justify-content:center;width:100%;max-width:480px;display:flex}.ExportModal-module__MMpY7G__previewCard{background:var(--popover-bg,#fff);border:1px solid var(--card-border,#e2e2e9cc);width:100%;box-shadow:var(--shadow,0 10px 30px #0000000a);border-radius:16px;flex-direction:column;gap:16px;padding:18px;display:flex}.ExportModal-module__MMpY7G__previewHeader{border-bottom:1px solid var(--card-border,#f1f0f5);align-items:center;gap:6px;padding-bottom:10px;display:flex}.ExportModal-module__MMpY7G__previewDot{cursor:pointer;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:12px;height:12px;padding:0;transition:opacity .2s,background-color .2s;display:flex;position:relative}.ExportModal-module__MMpY7G__previewDot:before{content:"";opacity:0;color:#0009;pointer-events:none;font-size:8px;font-weight:700;line-height:1;transition:opacity .15s}.ExportModal-module__MMpY7G__previewHeader:hover .ExportModal-module__MMpY7G__previewDot:before{opacity:1}.ExportModal-module__MMpY7G__dotClose{background-color:#ff5f56}.ExportModal-module__MMpY7G__dotClose:before{content:"×"}.ExportModal-module__MMpY7G__dotClose:hover{background-color:#e04f47}.ExportModal-module__MMpY7G__dotMinimize{background-color:#ffbd2e}.ExportModal-module__MMpY7G__dotMinimize:before{content:"−";font-size:7px}.ExportModal-module__MMpY7G__dotMinimize:hover{background-color:#e0a324}.ExportModal-module__MMpY7G__dotMaximize{background-color:#27c93f}.ExportModal-module__MMpY7G__dotMaximize:before{content:"+";font-size:8px}.ExportModal-module__MMpY7G__dotMaximize:hover{background-color:#1fa832}.ExportModal-module__MMpY7G__previewTitle{color:var(--foreground-muted,#8e8e9f);-webkit-user-select:none;user-select:none;margin-left:6px;font-size:13px;font-weight:600}.ExportModal-module__MMpY7G__canvasWrapper{background-color:var(--background,#faf9fd);border:1px dashed var(--card-border,#e2e2e9);will-change:max-height, min-height, opacity, transform;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:280px;max-height:420px;padding:10px;transition:max-height .3s cubic-bezier(.16,1,.3,1),min-height .3s cubic-bezier(.16,1,.3,1),padding .3s,opacity .25s,transform .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:auto}.ExportModal-module__MMpY7G__canvasWrapperCollapsed{pointer-events:none;transform-origin:top;transform:scaleY(0);opacity:0!important;border-color:#0000!important;min-height:0!important;max-height:0!important;padding:0!important}.ExportModal-module__MMpY7G__canvasWrapperMaximized{animation:.3s cubic-bezier(.16,1,.3,1) ExportModal-module__MMpY7G__scaleIn;z-index:9600!important;background-color:var(--popover-bg,#fff)!important;border:1px solid var(--primary,#8c52ff38)!important;border-radius:16px!important;width:90vw!important;max-width:500px!important;height:90vh!important;max-height:500px!important;padding:24px!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)scale(1.15)!important;box-shadow:0 35px 70px #00000040!important}.ExportModal-module__MMpY7G__maximizedOverlay{-webkit-backdrop-filter:blur(10px);z-index:9550;cursor:zoom-out;background-color:#0000008c;animation:.25s ExportModal-module__MMpY7G__fadeIn;position:fixed;inset:0}@keyframes ExportModal-module__MMpY7G__scaleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}@keyframes ExportModal-module__MMpY7G__fadeIn{0%{opacity:0}to{opacity:1}}.ExportModal-module__MMpY7G__previewCanvas{object-fit:contain;max-width:100%;height:auto;box-shadow:0 4px 12px #0000000d}.ExportModal-module__MMpY7G__settingsPaneContainer{background-color:var(--popover-bg,#fff);border-left:1px solid var(--card-border,#f0eff5);flex-direction:column;flex:1;display:flex;overflow-y:auto}.ExportModal-module__MMpY7G__settingsHeader{border-bottom:1px solid var(--card-border,#f0eff5);padding:24px 30px}.ExportModal-module__MMpY7G__settingsHeader h2{color:var(--foreground,#1a1a2e);margin:0 0 4px;font-size:20px;font-weight:700}.ExportModal-module__MMpY7G__settingsHeader p{color:var(--foreground-muted,#8e8e9f);margin:0;font-size:13px}.ExportModal-module__MMpY7G__settingsContainer{flex-direction:column;gap:28px;padding:24px 30px;display:flex}.ExportModal-module__MMpY7G__section{flex-direction:column;gap:12px;display:flex}.ExportModal-module__MMpY7G__sectionTitle{color:var(--foreground,#1a1a2e);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.ExportModal-module__MMpY7G__formatTabs{background-color:var(--button-bg,#f1f0f5);border-radius:10px;gap:4px;padding:4px;display:flex}.ExportModal-module__MMpY7G__tabBtn{color:var(--foreground-muted,#6e6e80);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:600;transition:background-color .2s,color .2s,box-shadow .2s;display:flex}.ExportModal-module__MMpY7G__tabActive{background-color:var(--popover-bg,#fff);color:var(--primary,#8c52ff);box-shadow:0 2px 6px #0000000d}.ExportModal-module__MMpY7G__inputGroup{flex-direction:column;gap:14px;display:flex}.ExportModal-module__MMpY7G__inputField{flex-direction:column;gap:6px;display:flex}.ExportModal-module__MMpY7G__inputLabel{color:var(--foreground-muted,#8e8e9f);font-size:12px;font-weight:600}.ExportModal-module__MMpY7G__textInput{background-color:var(--popover-bg,#fff);width:100%;color:var(--foreground,#1c1c1e);border:1.5px solid var(--card-border,#e2e2e9);border-radius:8px;outline:none;padding:10px 14px;font-size:13px;transition:border-color .2s,box-shadow .2s}.ExportModal-module__MMpY7G__textInput:focus{border-color:var(--primary,#8c52ff);box-shadow:0 0 0 3px var(--glow1,#8c52ff1a)}.ExportModal-module__MMpY7G__switchList{flex-direction:column;gap:16px;display:flex}.ExportModal-module__MMpY7G__switchItem{justify-content:space-between;align-items:center;gap:16px;display:flex}.ExportModal-module__MMpY7G__switchText{flex-direction:column;gap:3px;display:flex}.ExportModal-module__MMpY7G__switchTitle{color:var(--foreground,#2a2a3e);font-size:13px;font-weight:600}.ExportModal-module__MMpY7G__switchDesc{color:var(--foreground-muted,#8e8e9f);font-size:11px}.ExportModal-module__MMpY7G__switchBtn{background-color:var(--button-hover,#e2e2e9);cursor:pointer;border:none;border-radius:12px;outline:none;width:44px;height:24px;transition:background-color .25s cubic-bezier(.16,1,.3,1);position:relative}.ExportModal-module__MMpY7G__switchBtn:after{content:"";background-color:var(--popover-bg,#fff);will-change:transform;border-radius:50%;width:20px;height:20px;transition:transform .25s cubic-bezier(.16,1,.3,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.ExportModal-module__MMpY7G__switchOn{background-color:var(--primary,#10b981)!important}.ExportModal-module__MMpY7G__switchOn:after{transform:translate(20px)}.ExportModal-module__MMpY7G__specsCard{background:linear-gradient(135deg, var(--button-bg,#8c52ff0d) 0%, var(--background,#faf8f5) 100%);border:1px solid var(--card-border,#8c52ff14);border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.ExportModal-module__MMpY7G__specsHeader{color:var(--primary,#8c52ff);align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.ExportModal-module__MMpY7G__sparkIcon{color:var(--primary,#8c52ff)}.ExportModal-module__MMpY7G__specsBody{flex-direction:column;gap:8px;display:flex}.ExportModal-module__MMpY7G__specsItem{justify-content:space-between;font-size:12px;display:flex}.ExportModal-module__MMpY7G__specsLabel{color:var(--foreground-muted,#8e8e9f)}.ExportModal-module__MMpY7G__specsVal{color:var(--foreground,#2a2a3e);font-weight:600}.ExportModal-module__MMpY7G__exportSubmitBtn{color:#fff;background:var(--primary,#8c52ff);cursor:pointer;width:100%;box-shadow:var(--primary-shadow,0 4px 14px #8c52ff40);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s,background-color .2s;display:flex}.ExportModal-module__MMpY7G__exportSubmitBtn:hover{background:var(--primary-hover,#7a42e5);box-shadow:var(--primary-shadow,0 6px 20px #8c52ff59);transform:translateY(-1px)}.ExportModal-module__MMpY7G__exportSubmitBtn:active{transform:translateY(1px)}.ExportModal-module__MMpY7G__exportSubmitBtn:disabled{background:var(--button-hover,#cbd5e1);color:var(--foreground-muted,#94a3b8);box-shadow:none;cursor:not-allowed;transform:none}.ExportModal-module__MMpY7G__spin{animation:1s linear infinite ExportModal-module__MMpY7G__rotate}.ExportModal-module__MMpY7G__statusToast{color:#b45309;background-color:#fef3c7;border:1px solid #fde68a;border-radius:6px;align-items:center;gap:8px;margin-top:4px;padding:8px 12px;font-size:11px;font-weight:600;display:flex}@keyframes ExportModal-module__MMpY7G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.ExportModal-module__MMpY7G__modalOverlay{align-items:flex-end;padding:0}.ExportModal-module__MMpY7G__modalCard{border-radius:24px 24px 0 0;flex-direction:column;height:92vh;max-height:none}.ExportModal-module__MMpY7G__previewPaneContainer{flex:none;height:220px;padding:20px}.ExportModal-module__MMpY7G__previewCard{gap:10px;padding:10px}.ExportModal-module__MMpY7G__canvasWrapper{min-height:120px;max-height:140px;padding:4px}.ExportModal-module__MMpY7G__settingsPaneContainer{border-left:none;border-top:1px solid var(--card-border,#f0eff5);flex:1}.ExportModal-module__MMpY7G__settingsHeader{padding:16px 20px}.ExportModal-module__MMpY7G__settingsContainer{gap:20px;padding:16px 20px 40px}}
