.custom-message{box-sizing:border-box;border-radius:5px;background-color:#f2f1ef;position:fixed;left:50%;top:30px;transform:translate(-50%);transition:opacity .3s,transform .3s,top .3s;padding:8px 12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:9999;opacity:1;color:#000;font-size:14px;border:1px solid #a3a3a3}.custom-message--center{justify-content:center;text-align:center}.messageIcon{width:16px;height:16px;margin-right:8px}.custom-message-fade-enter-active,.custom-message-fade-leave-active{transition:opacity .3s,transform .3s,top .3s}.custom-message-fade-enter-from,.custom-message-fade-leave-to{opacity:0;transform:translate(-50%) translateY(-100%)}._editor_1k873_3{display:grid;max-height:80vh;height:90%;border-radius:8px;color:#333}._editor_1k873_3[data-dragging-split=true]{cursor:ew-resize;display:inline-flex}._workspace_1k873_16{display:grid;min-height:0;height:100%}._stagePanel_1k873_23{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;background:#e8e4dc}._canvasWrap_1k873_31{position:relative;display:flex;align-items:center;justify-content:center;min-height:0;overflow:hidden}._canvas_1k873_31{display:block;max-width:100%;max-height:100%;border:1px solid #d0ccc4}._compareLine_1k873_47{position:absolute;top:24px;bottom:24px;width:2px;pointer-events:auto;background:#333;box-shadow:0 0 0 1px rgba(255,255,255,.6);cursor:ew-resize;touch-action:none}._compareLine_1k873_47:before{position:absolute;top:0;bottom:0;left:-16px;width:34px;content:""}._loading_1k873_68{position:absolute;top:0;right:0;bottom:0;left:0;display:none;place-items:center;background:rgba(232,228,220,.72);color:#333;font-size:14px}._editor_1k873_3[data-loading=true] ._loading_1k873_68{display:grid}._toast_1k873_82{position:fixed;right:18px;bottom:18px;z-index:30;max-width:min(360px,calc(100vw - 36px));padding:10px 12px;border:1px solid #d0ccc4;border-radius:6px;background:#f5f5f5;color:#333;font-size:13px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}._toast_1k873_82[data-visible=true]{opacity:1;transform:translateY(0)}._modal_1towe_5{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;justify-content:center;align-items:center;padding:40px;background:rgba(0,0,0,.45)}._modal_1towe_5:not(._modalFullscreen_1towe_20){padding:40px}._modalFullscreen_1towe_20{padding:0}._modalFullscreen_1towe_20 ._panel_1towe_28{width:100%;height:100%;border-radius:0}._panelTitle_1towe_34{position:absolute;top:30px;left:30px;margin:0;font-size:22px;font-weight:500;color:#333;font-family:var(--font-family-base)}._panel_1towe_28{position:relative;width:min(1120px,100%);height:min(740px,100%);max-width:100%;max-height:100%;background:#f0ede6;display:flex;flex-direction:column;overflow:hidden;border-radius:8px;box-shadow:0 12px 40px rgba(0,0,0,.25)}._title_1towe_59{margin:0;font-size:22px;font-weight:500;color:#333}._workspace_1towe_66{flex:1;display:grid;grid-template-columns:minmax(0,1fr) 400px;min-height:0;overflow:hidden}._canvasArea_1towe_74{display:flex;align-items:center;justify-content:center;padding:40px;background:#e8e4dc;overflow:hidden}._sidebar_1towe_83{min-width:0;height:100%;max-height:100%;background:#f2f1ee;display:flex;flex-direction:column;overflow:hidden}._inner_1towe_93{gap:18px;padding:30px;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0}._closeIcon_1towe_102{width:25px;height:25px;cursor:pointer;display:inline-flex}._closeContainer_1towe_109{width:100%;display:flex;align-items:center;justify-content:flex-end;margin-bottom:20px;gap:20px}._toolbarSection_1towe_118{padding-bottom:16px}._toolbarActions_1towe_122{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:16px}._button_1towe_129,._fileButton_1towe_130{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid #414141;border-radius:6px;background:transparent;color:#414141;cursor:pointer;line-height:1;text-decoration:none;font-size:15px;white-space:nowrap;font-family:var(--font-family-base)}._button_1towe_129 svg,._button_1towe_129 img{width:15px;height:15px;margin-right:5px}._buttonBoderFull_1towe_155,._buttonBoder_1towe_155{padding:0 8px;min-height:24px}._buttonBoder_1towe_155 span,._buttonBoderFull_1towe_155 span{font-family:var(--font-family-base)}._buttonBoder_1towe_155:first-child{min-width:100px}._button_1towe_129:disabled{cursor:wait;opacity:.58}._fileButton_1towe_130 input{display:none}._sectionTitle_1towe_184{margin:10px 0;color:#414141;font-size:18px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;padding:8px;border-radius:4px;font-weight:500;font-family:var(--font-family-base)}._sectionHeaderTitle_1towe_198{margin:10px 0;color:#414141;font-size:18px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;padding:8px 0;border-radius:4px;font-weight:500}._sectionTitle_1towe_184 ._toggleIcon_1towe_211{margin-left:auto}._subsectionTitle_1towe_215{font-size:16px}._sectionTitle_1towe_184:hover{background-color:rgba(0,0,0,.05)}._sectionHeaderTitle_1towe_198 span,._sectionTitle_1towe_184 span{font-family:var(--font-family-base);font-weight:400}._toggleIcon_1towe_211{font-size:14px;color:#414141;display:inline-flex}._sectionIcon_1towe_235{width:24px;height:24px;margin-right:10px;display:inline-flex;color:#414141}._presetsSection_1towe_243{border-top:1px solid #414141}._presets_1towe_243{display:flex;gap:9px;margin-bottom:12px;flex-wrap:wrap}._preset_1towe_243{min-height:24px;border:1px solid #414141;border-radius:6px;background:transparent;color:#414141;cursor:pointer;font-size:12px;padding:0 11px;font-family:var(--font-family-base)}._presetActions_1towe_266{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}._lutActions_1towe_272{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;padding:8px 0}._buttonOutline_1towe_280{background:transparent;border:1px solid #414141;color:#414141;cursor:pointer;font-size:15px;padding:6px 12px;border-radius:6px;transition:all .2s;min-height:32px}._adjustmentsSection_1towe_292{margin-top:30px}._controlGroup_1towe_296{display:grid;gap:10px;border-top:1px solid #414141;padding-bottom:14px}._control_1towe_296{display:grid;gap:7px}._controlHeading_1towe_308{display:grid;grid-template-columns:minmax(80px,1fr) 82px 34px;align-items:center;gap:8px;color:#333;font-size:15px}._controlHeading_1towe_308 span{font-family:var(--font-family-base)}._controlHeading_1towe_308>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._unit_1towe_327{color:#888;text-align:left}._number_1towe_332{width:82px;height:28px;border:1px solid #d0ccc4;border-radius:4px;background:transparent;color:#333;padding:0 8px;text-align:right;font-size:12px}._control_1towe_296 .ant-slider{margin-bottom:8px}._control_1towe_296 .ant-slider-rail{height:4px;background-color:silver!important;border:1px solid #585858!important;border-radius:2px}._control_1towe_296 .ant-slider-track{height:4px;background-color:#d2976c!important;border:1px solid #585858!important;border-radius:2px}._control_1towe_296 .ant-slider-handle:after{background-color:#d2976c!important;border-color:#585858!important;box-shadow:0 1px 3px rgba(0,0,0,.3)!important;cursor:grab!important}._control_1towe_296[data-control=temperature] .ant-slider-rail{background:linear-gradient(to right,#548bed,silver,#d6c277)!important;border:none!important}._control_1towe_296[data-control=temperature] .ant-slider-track{background:transparent!important;border:none!important}._control_1towe_296[data-control=tint] .ant-slider-rail{background:linear-gradient(to right,#649922,silver,#c45a70)!important;border:none!important}._control_1towe_296[data-control=tint] .ant-slider-track{background:transparent!important;border:none!important}._inner_1towe_93::-webkit-scrollbar{width:6px}._inner_1towe_93::-webkit-scrollbar-track{background:#f0ede6}._inner_1towe_93::-webkit-scrollbar-thumb{background:#d0ccc4;border-radius:3px}._inner_1towe_93::-webkit-scrollbar-thumb:hover{background:#b8b5b0}._toast_1towe_411{position:fixed;right:18px;bottom:18px;z-index:1100;max-width:min(360px,calc(100vw - 36px));padding:10px 12px;border:1px solid #d0ccc4;border-radius:6px;background:#f5f5f5;color:#333;font-size:13px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}._toast_1towe_411[data-visible=true]{opacity:1;transform:translateY(0)}
