body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.react-flow__edge-path{stroke-width:3px!important;stroke:#b1b1b7}.react-flow__edge.selected .react-flow__edge-path{stroke:#1890ff}.image-mask-editor-container{display:flex;flex-direction:column;height:100%;min-height:0;position:relative}.image-mask-editor-modal-root .ant-modal-wrap{overflow:hidden}.image-mask-editor-modal-root .ant-modal{height:100vh;height:100dvh;margin:0;max-width:100vw;padding-bottom:0;top:0;width:100vw!important}.image-mask-editor-modal-root .ant-modal-content{height:100%;max-height:100%}.image-mask-editor-modal-root .ant-modal-body{min-height:0}.mask-editor-title{align-items:center;display:flex;gap:16px;min-width:0;width:calc(100vw - 96px)}.mask-editor-title-text{flex:0 0 auto;font-weight:600}.mask-editor-hint{color:#5f6b7a;flex:1 1 auto;font-size:12px;font-weight:400;-webkit-mask-image:linear-gradient(90deg,#0000,#000 16px,#000 calc(100% - 24px),#0000);mask-image:linear-gradient(90deg,#0000,#000 16px,#000 calc(100% - 24px),#0000);max-width:680px;min-width:120px;overflow:hidden;position:relative;white-space:nowrap}.mask-editor-hint-track{animation:mask-editor-hint-scroll 9s linear .8s infinite;display:inline-block;min-width:100%;padding-left:8px}@keyframes mask-editor-hint-scroll{0%,18%{transform:translateX(0)}82%,to{transform:translateX(calc(-100% + min(100%, 680px)))}}.control-panel{background:#fffffffa;border:1px solid #1414181a;border-radius:18px 18px 8px 8px;bottom:62px;box-shadow:0 -12px 36px #12121724;left:50%;max-height:min(44vh,420px);overflow-y:auto;padding:10px 12px 12px;position:absolute;transform:translateX(-50%);width:min(980px,calc(100% - 32px));z-index:30}.control-panel-header{align-items:center;border-bottom:1px solid #ececef;display:flex;justify-content:space-between;min-height:32px;padding:0 2px 8px}.control-panel-title{align-items:center;color:#222226;display:inline-flex;font-size:14px;font-weight:600;gap:6px}.control-panel-status{color:#77777e;flex:1 1;font-size:12px;font-weight:400;margin:0 12px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.control-panel-content{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1.25fr 1fr;padding-top:10px}.control-panel.collapsed{display:none}.advanced-tool-group{align-content:flex-start;background:#f7f7f8;border-radius:12px;display:flex;flex-wrap:wrap;gap:8px;min-width:0;padding:10px}.advanced-tool-group-title{color:#2e2e33;font-size:12px;font-weight:600;width:100%}.advanced-tool-actions{display:flex;flex-wrap:wrap;gap:6px}.advanced-tool-secondary-actions{width:100%}.advanced-tool-group .control-item{flex-wrap:wrap;min-width:0}.editor-panel-dismiss-layer{background:#0f12180a;cursor:default;inset:0;position:absolute;z-index:31}.editor-floating-panel{animation:editor-floating-panel-enter .16s ease-out;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border:1px solid #14141814;border-radius:16px 16px 0 0;bottom:0;box-shadow:0 -10px 28px #12121721;left:50%;max-height:min(58vh,520px);overflow-y:auto;padding:12px 14px 16px;position:absolute;transform:translateX(-50%);width:min(680px,calc(100% - 32px));z-index:32}@keyframes editor-floating-panel-enter{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.editor-floating-panel--edge{width:min(720px,calc(100% - 32px))}.editor-floating-panel-header{align-items:center;border-bottom:1px solid #ececef;display:flex;gap:10px;justify-content:space-between;min-height:38px;padding:0 2px 10px}.editor-floating-panel-header>div{align-items:baseline;display:flex;gap:10px;min-width:0}.editor-floating-panel-header strong{color:#222226;flex:0 0 auto;font-size:14px;font-weight:600}.editor-floating-panel-header span{color:#77777e;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mask-adjustment-fields{grid-gap:10px;display:grid;gap:10px;padding-top:12px}.mask-adjustment-range-list{grid-gap:10px 20px;display:grid;gap:10px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}.mask-adjustment-range{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:72px minmax(80px,1fr) 64px}.mask-adjustment-label{color:#3f3f45;font-size:12px}.mask-adjustment-range .ant-slider{margin:7px 4px}.mask-adjustment-range .ant-input-number{width:64px}.mask-adjustment-more.ant-btn{color:#66666d;font-size:12px;height:28px;justify-self:start;padding-inline:2px 8px}.mask-adjustment-switches{background:#f7f7f8;border-radius:10px;display:flex;flex-wrap:wrap;gap:10px 20px;padding:10px 12px}.mask-adjustment-switches label{align-items:center;color:#4a4a50;display:inline-flex;font-size:12px;gap:7px}.mask-adjustment-note{color:#77777e;font-size:12px}.mask-adjustment-footer{align-items:center;display:flex;gap:8px;padding-top:2px}.mask-adjustment-footer-spacer{flex:1 1}.selection-menu{width:100%}.editor-floating-panel-content{padding-top:12px}.selection-menu-options{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.selection-menu-options>button,.selection-target-option{grid-gap:2px;background:#f7f7f8;border:1px solid #0000;border-radius:10px;color:#38383e;cursor:pointer;display:grid;gap:2px;min-height:58px;min-width:0;padding:9px 11px;text-align:left}.selection-menu-options>button.is-active,.selection-menu-options>button:hover,.selection-target-option.is-active,.selection-target-option:hover{background:#f3f3f5;border-color:#222226}.selection-menu-options>button span,.selection-target-main span{font-size:13px;font-weight:600}.selection-menu-options>button small,.selection-target-main small{color:#77777e;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selection-target-option{align-items:center;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;padding:0}.selection-target-main,.selection-target-scope{background:#0000;border:0;color:inherit;cursor:pointer}.selection-target-main{grid-gap:2px;display:grid;gap:2px;height:100%;min-width:0;padding:9px 8px 9px 11px;text-align:left}.selection-target-scope{align-self:stretch;border-left:1px solid #e5e5e8;color:#1677ff;font-size:11px;min-width:44px;padding:0 8px}.selection-target-scope:hover{background:#1677ff14}.selection-menu-online{align-items:center;border-top:1px solid #eeeeef;display:flex;gap:6px;margin-top:10px;min-height:34px;padding-top:8px}.selection-menu-online>span{color:#85858c;font-size:11px}.selection-menu-online .ant-select{flex:1 1;min-width:120px}.selection-menu-online-controls{align-items:center;display:flex;flex:1 1;gap:6px;min-width:0}.selection-menu-secondary-action.ant-btn{margin-top:10px}.selection-menu-footer-actions{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;margin-top:8px}.smart-sample-radius-control,.smart-selection-scope-control{align-items:center;background:#f4f4f6;border-radius:999px;color:#696970;display:inline-flex;font-size:12px;gap:2px;margin-right:auto;padding:2px 3px 2px 9px}.smart-sample-radius-control .ant-btn,.smart-selection-scope-control .ant-btn{border-radius:13px;height:26px;min-width:28px;padding-inline:7px}.smart-selection-scope-control{margin-right:0;padding-left:3px}.tool-session-status{align-items:center;background:#f6f7f9;border-radius:8px;color:#66666d;display:flex;flex-wrap:wrap;font-size:11px;gap:4px 8px;justify-content:center;min-height:28px;padding:2px 8px}.tool-session-status.has-conflict{background:#fff7e6;color:#874d00}.tool-session-status strong{font-weight:600}.range-rule-indicator{color:#1677ff;font-size:9px;font-weight:500;margin-left:3px}@media (max-width:768px){.mask-editor-title{gap:8px;width:calc(100vw - 72px)}.mask-editor-title-text{font-size:14px}.mask-editor-hint{font-size:11px;min-width:80px}.control-panel{border-radius:16px 16px 6px 6px;bottom:calc(104px + env(safe-area-inset-bottom));max-height:48vh;padding:8px;width:calc(100% - 16px)}.editor-floating-panel{border-radius:16px 16px 0 0;bottom:0;max-height:46vh;padding:8px 10px calc(10px + env(safe-area-inset-bottom));width:calc(100% - 16px)}.editor-floating-panel-header>div{align-items:flex-start;flex-direction:column;gap:2px}.mask-adjustment-range-list{gap:8px;grid-template-columns:1fr}.mask-adjustment-range{gap:8px;grid-template-columns:68px minmax(72px,1fr) 58px}.mask-adjustment-range .ant-input-number{width:58px}.mask-adjustment-fields--progressive .mask-adjustment-range{grid-template-columns:68px minmax(0,1fr)}.mask-adjustment-fields--progressive .mask-adjustment-range .ant-input-number{display:none}.selection-menu-online{flex-wrap:wrap}.selection-menu-online-controls{flex-basis:100%;width:100%}.control-panel-content{gap:6px;grid-template-columns:1fr;padding-top:8px}.control-panel-status{font-size:11px;margin-left:6px}.advanced-tool-group{padding:8px}.control-item{font-size:12px;gap:4px}.segment-control-item .control-select{width:112px}.segment-control-item .ant-btn{padding-inline:6px}.brush-inline-control{gap:4px}.brush-inline-control .control-select{width:58px}}.control-item{align-items:center;display:flex;gap:8px}.control-select{width:100px}.brush-inline-control .control-select{width:64px}.brush-inline-control .ant-btn{padding-inline:6px}.control-slider{width:120px}.control-slider-small{width:100px}.editor-area{background:#f0f0f0;border:none;border-radius:0;display:flex;flex:1 1;margin-bottom:0;min-height:0;overflow:hidden;position:relative}.editor-layout{display:flex;height:100%;min-height:0;width:100%}.editor-main{background:#f0f0f0;flex:1 1;overflow:hidden}.editor-content,.editor-main{min-height:0;position:relative}.editor-content{height:100%;width:100%}.mask-editor-canvas-guide{background:#141418b8;border-radius:999px;color:#fff;font-size:12px;left:50%;line-height:1.4;max-width:calc(100% - 32px);overflow:hidden;padding:7px 12px;pointer-events:none;position:absolute;text-align:center;text-overflow:ellipsis;top:14px;transform:translateX(-50%);white-space:nowrap;z-index:12}.mask-editor-canvas-guide--error{background:#be2430e6}.candidate-panel{background:#fafafa;border-left:1px solid #e8e8e8;overflow-y:auto;padding:8px;width:220px}.candidate-header{color:#666;font-size:12px;margin-bottom:8px}.candidate-list{display:flex;flex-direction:column;gap:8px}.candidate-item{background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;padding:4px}.candidate-item:hover{border-color:#1890ff}.candidate-image{display:block;height:auto;width:100%}.brush-preview{background-color:initial;border-radius:50%;box-shadow:0 0 0 1px #fff;display:none;outline:1px dashed #000;pointer-events:none;position:absolute;z-index:10}.brush-preview.erase-mode{box-shadow:0 0 0 1px #fff;outline:2px dashed red}.brush-preview.fixed{position:fixed;z-index:9999}.empty-state{align-items:center;color:#999;display:flex;font-size:16px;height:100%;justify-content:center;text-align:center}.action-bar{align-items:stretch;background:#fffffff5;border-top:1px solid #eeeeef;box-shadow:0 -8px 24px #1212170a;display:flex;flex-shrink:0;min-height:62px;padding:10px 20px}.action-bar--panel-active{pointer-events:none}.hint-text{color:#666;font-size:12px}.action-controls{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:center;min-width:0}.action-mode-row{grid-gap:6px;display:grid;gap:6px;grid-template-columns:minmax(142px,170px) minmax(94px,116px) minmax(94px,116px) minmax(94px,116px) minmax(104px,124px);justify-content:center}.action-operation-row{align-items:center;display:flex;gap:6px;justify-content:center}.action-mode-button.ant-btn{background:#f4f4f6;border:0;border-radius:18px;box-shadow:none;color:#4a4a50;height:36px}.action-mode-button.ant-btn-primary{background:#222226;color:#fff}.action-mode-button.ant-btn-primary:not(:disabled):focus-visible,.action-mode-button.ant-btn-primary:not(:disabled):hover{background:#222226;color:#fff}.action-mode-button.is-panel-open.ant-btn:not(.ant-btn-primary){background:#ececef;box-shadow:inset 0 0 0 1px #22222633;color:#222226}.action-mode-button.is-panel-open .action-label-chevron{transform:rotate(180deg)}.action-label-chevron{font-size:10px;margin-left:2px}.action-label-mobile{display:none}.action-operation-row .ant-btn{border-radius:16px}.action-confirm-button.ant-btn{background:#222226;border-color:#222226;min-width:82px}.action-slider{flex:0 1 180px;max-width:180px;min-width:120px}.action-value{color:#666;flex:0 0 auto;font-size:12px;min-width:38px;text-align:right;white-space:nowrap;width:auto}@media (max-width:1100px){.action-bar{min-height:104px;padding:8px 10px}.action-controls{display:flex;flex-direction:column;gap:6px;width:100%}.action-mode-row{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(5,minmax(0,1fr));width:100%}.action-operation-row{grid-gap:4px;align-items:center;display:grid;gap:4px;grid-template-columns:minmax(0,1fr) 34px repeat(4,32px) minmax(60px,auto);width:100%}.action-mode-button,.action-settings-button{padding-inline:4px;white-space:nowrap;width:100%}.action-slider{max-width:none;min-width:0;width:100%}.action-value{min-width:0;text-align:center;width:auto}.action-clear-button,.action-confirm-button,.action-icon-button{min-width:0;padding-inline:8px}.action-clear-button{padding-inline:8px}.action-confirm-button{padding-inline:10px}.action-smart-count{display:none}}@media (max-width:768px){.action-bar{padding-bottom:calc(10px + env(safe-area-inset-bottom))}.action-label-desktop{display:none}.action-label-mobile{display:inline}.selection-menu-options>button,.selection-target-option{min-height:50px;padding:7px 9px}.selection-menu-options>button small,.selection-target-main small{white-space:nowrap}.selection-target-option{padding:0}.range-rule-indicator{background:currentColor;border-radius:50%;display:inline-block;font-size:0;height:6px;margin-left:1px;width:6px}}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-crosshair{cursor:crosshair}.original-canvas{position:absolute;z-index:1}.mask-canvas{z-index:2}.box-selection-overlay,.mask-canvas{pointer-events:none;position:absolute}.box-selection-overlay{background:#1677ff14;border:2px solid #1677ff;box-shadow:0 0 0 1px #ffffffe6,0 0 0 9999px #0f172a0a;z-index:4}.box-selection-overlay.is-editable{cursor:move;pointer-events:auto;touch-action:none}.box-selection-overlay.is-local-inpaint-reference{background:#ffffff14;border-color:#fff;box-shadow:0 0 0 1px #0f172a8c,0 6px 18px #0f172a38}.local-inpaint-reference-overlay{border:2px solid #fff;border-radius:3px;box-shadow:0 0 0 1px #0f172a8c,0 6px 18px #0f172a38;pointer-events:none;position:absolute;z-index:3}.box-selection-handle{background:#fff;border:2px solid #1677ff;border-radius:50%;box-shadow:0 1px 4px #0f172a38;height:14px;position:absolute;touch-action:none;width:14px}.box-selection-handle-nw{cursor:nwse-resize;left:-8px;top:-8px}.box-selection-handle-ne{cursor:nesw-resize;right:-8px;top:-8px}.box-selection-handle-sw{bottom:-8px;cursor:nesw-resize;left:-8px}.box-selection-handle-se{bottom:-8px;cursor:nwse-resize;right:-8px}.smart-sample-marker{animation:smart-sample-pulse .9s ease-out forwards;background:#0000;border-radius:50%;box-shadow:0 0 0 2px #fff,0 1px 5px #0f172a47;height:12px;pointer-events:none;position:absolute;transform:translate(-50%,-50%);width:12px;z-index:5}.smart-sample-marker-candidate{border:2px solid #42a8ff}.polygon-selection-overlay{overflow:visible;pointer-events:none;position:absolute;z-index:4}.polygon-selection-shape{stroke-width:2;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}.polygon-selection-include{fill:#1677ff1f;stroke:#1677ff}.polygon-selection-exclude{fill:#d9363e1f;stroke:#d9363e;stroke-dasharray:6 4}.smart-sample-count{color:#666;font-size:12px;white-space:nowrap}.geometry-count{color:#7a7a7a;font-size:10px;letter-spacing:0}.action-smart-count{margin-left:4px}@keyframes smart-sample-pulse{0%{opacity:0;transform:translate(-50%,-50%) scale(.75)}20%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.35)}}.mobile-mask-editor-modal{-webkit-touch-callout:none;height:95vh;height:95dvh;margin:0;max-width:95vw;padding:0;padding-bottom:0!important;top:0;-webkit-user-select:none;width:100%!important}.mobile-mask-editor-modal,.mobile-mask-editor-modal .ant-modal-body,.mobile-mask-editor-modal .ant-modal-content{overscroll-behavior:none;touch-action:none}.image-tone-editor-modal{max-height:calc(100dvh - 48px)}.image-tone-editor-modal .ant-modal-content{display:flex;flex-direction:column;max-height:calc(100dvh - 48px);overflow:hidden}.image-tone-editor-modal .ant-modal-footer,.image-tone-editor-modal .ant-modal-header{flex-shrink:0}.image-tone-editor-modal .ant-modal-body{flex:1 1;min-height:0;overflow:hidden;padding-top:8px}.image-tone-editor__modal-title{align-items:center;display:flex;gap:12px;justify-content:space-between;min-width:0}.image-tone-editor__modal-heading{flex-shrink:0}.image-tone-editor__modal-tools{align-items:center;color:#687184;display:flex;font-size:12px;font-weight:400;gap:10px;min-width:0}.image-tone-editor__modal-status{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-tone-editor{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) 260px;height:min(640px,calc(100dvh - 170px));min-height:0}.image-tone-editor__preview-shell{background:#f8fafc;border:1px solid #edf0f5;border-radius:12px;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.image-tone-editor__preview{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:0;overflow:hidden}.image-tone-editor__preview .ant-spin-container,.image-tone-editor__preview .ant-spin-nested-loading{height:100%;width:100%}.image-tone-editor__preview .ant-spin-container{align-items:center;display:flex;justify-content:center}.image-tone-editor__preview img{display:block;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.image-tone-editor__empty{color:#8b93a3;font-size:13px}.image-tone-editor__side{display:flex;flex-direction:column;gap:14px;min-height:0;min-width:0}.image-tone-editor__control{background:#fff;border:1px solid #edf0f5;border-radius:12px;padding:12px}.image-tone-editor__control-label{color:#4b5563;display:flex;flex-shrink:0;font-size:13px;gap:12px;justify-content:space-between;margin-bottom:6px}.image-tone-editor__control .ant-slider{margin:8px 2px 0}.image-tone-editor__preset-grid{display:flex;flex:1 1;flex-direction:column;gap:8px;min-height:0;overflow-y:auto;padding-right:2px}.image-tone-editor__preset{align-items:stretch;background:#fff;border:1px solid #e5e9f0;border-radius:10px;color:#374151;cursor:pointer;display:grid;flex:0 0 auto;grid-template-columns:86px minmax(0,1fr);min-width:0;overflow:hidden;padding:0;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.image-tone-editor__preset:focus,.image-tone-editor__preset:hover{border-color:#b9c9ff;box-shadow:0 8px 22px #0f172a14;outline:none;transform:translateY(-1px)}.image-tone-editor__preset.is-active{border-color:#315cff;box-shadow:0 0 0 2px #315cff1f}.image-tone-editor__thumb{align-items:center;aspect-ratio:auto;background:linear-gradient(135deg,#f5f7fb,#e8edf6);color:#7b8190;display:flex;font-size:12px;justify-content:center;min-height:76px;overflow:hidden;width:86px}.image-tone-editor__thumb img{display:block;height:100%;object-fit:cover;width:100%}.image-tone-editor__preset-meta{display:flex;flex-direction:column;gap:2px;justify-content:center;min-height:76px;overflow:hidden;padding:7px 9px}.image-tone-editor__preset-label{color:inherit;display:block;font-size:12px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.image-tone-editor__preset-desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#6b7280;display:-webkit-box;font-size:12px;line-height:1.35;overflow:hidden}@media (max-width:768px){.image-tone-editor-modal-wrap{overflow:hidden;text-align:left;text-align:initial}.image-tone-editor-modal-wrap:before{display:none}.image-tone-editor-modal-wrap .ant-modal{margin:0;max-width:100vw;padding:0;top:0;width:100vw!important}.image-tone-editor-modal .ant-modal-content{border-radius:0;display:flex;flex-direction:column;height:100dvh;max-height:100dvh;overflow:hidden}.image-tone-editor-modal .ant-modal-header{flex-shrink:0;padding:8px 10px}.image-tone-editor__modal-title{gap:8px}.image-tone-editor__modal-heading{font-size:15px}.image-tone-editor__modal-tools{flex:1 1;font-size:11px;gap:6px;justify-content:flex-end}.image-tone-editor-modal .ant-modal-body{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:2px 16px 10px}.image-tone-editor-modal .ant-modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;gap:6px;justify-content:flex-end;padding:6px 10px}.image-tone-editor-modal .ant-modal-footer .ant-btn{height:30px;margin-inline-start:0;padding-inline:10px}.image-tone-editor{display:flex;flex:1 1;flex-direction:column;gap:2px;height:auto;min-height:0}.image-tone-editor__preview-shell{flex:0 0 auto}.image-tone-editor__preview{height:min(48vh,380px);max-height:48vh;min-height:220px}.image-tone-editor__preview img{max-height:46vh}.image-tone-editor__preset-grid{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:2px;min-height:0;overflow-y:auto;padding-bottom:4px}.image-tone-editor__side{flex:1 1;gap:6px;min-height:0}.image-tone-editor__control{align-items:center;display:flex;gap:8px;padding:7px 9px}.image-tone-editor__control-label{font-size:12px;gap:4px;margin-bottom:0;white-space:nowrap;width:86px}.image-tone-editor__control .ant-slider{flex:1 1;margin:0 2px;min-width:0}.image-tone-editor__preset{align-items:stretch;display:grid;flex:0 0 auto;grid-template-columns:84px minmax(0,1fr)}.image-tone-editor__thumb{aspect-ratio:auto;min-height:76px;width:84px}.image-tone-editor__preset-meta{justify-content:center;min-height:76px;padding:7px 9px}.image-tone-editor__preset-desc{-webkit-line-clamp:2;font-size:12px;line-height:1.35}}.image-asset-viewport{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;min-height:0;min-width:0;overflow:hidden;padding:8px;padding:var(--image-asset-padding,8px);position:relative;width:100%}.image-asset-viewport__image{border-radius:4px;display:block;height:100%;object-fit:contain;object-fit:var(--image-asset-fit,contain);width:100%}.image-asset-toolbar{display:flex;gap:6px;position:absolute;right:4px;top:4px;z-index:6}.image-asset-toolbar.is-compact{gap:2px;right:3px;top:3px}.image-asset-toolbar--focused{gap:4px;right:8px;top:8px}.image-asset-toolbar--focused .image-asset-toolbar__labeled-btn{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#111827ad;border-color:#ffffff94;border-radius:999px;box-shadow:0 4px 14px #0f172a29;color:#fff;min-height:28px}.image-asset-toolbar--focused .image-asset-toolbar__labeled-btn:focus-visible,.image-asset-toolbar--focused .image-asset-toolbar__labeled-btn:hover{background:#111827d1;border-color:#ffffffd1;color:#fff}.image-asset-toolbar--header{gap:2px;position:static}.image-asset-toolbar--focused.image-asset-toolbar--header .image-asset-toolbar__labeled-btn{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0000;border-color:#0000;box-shadow:none;color:#5f5653;min-height:24px;padding-inline:8px}.image-asset-toolbar--focused.image-asset-toolbar--header .image-asset-toolbar__labeled-btn:focus-visible,.image-asset-toolbar--focused.image-asset-toolbar--header .image-asset-toolbar__labeled-btn:hover{background:#7c4e4014;border-color:#0000;color:#3e3735}.image-asset-toolbar__btn{color:#fff!important}.image-asset-toolbar.is-compact .image-asset-toolbar__btn{font-size:10px;height:18px;min-width:18px;padding:0;width:18px}.image-asset-toolbar__btn.is-green{background:#52c41ae6!important}.image-asset-toolbar__btn.is-blue{background:#1890ffe6!important}.image-asset-toolbar__btn.is-yellow{background:#ffc107f2!important}.image-asset-toolbar__btn.is-purple{background:#722ed1eb!important}.image-asset-toolbar__btn.is-red{background:#ff4d4fe6!important}.image-asset-toolbar__btn.is-help{background:#0f172ab8!important}.image-asset-toolbar__standard-actions.is-hidden{display:none}.image-asset-toolbar__context-menu{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(112px,1fr));width:250px}.image-asset-toolbar__context-menu .ant-btn{justify-content:flex-start;min-height:32px;padding-inline:8px;text-align:left}.image-asset-toolbar__context-menu--focused{grid-template-columns:1fr;width:160px}.image-asset-toolbar__replace-menu{grid-gap:6px;display:grid;gap:6px;width:150px}.image-asset-toolbar__replace-menu .ant-btn{justify-content:flex-start}.image-tool-help-popover{max-width:calc(100vw - 16px)}.image-tool-help-popover .ant-popover-inner{max-height:min(72vh,520px);max-width:calc(100vw - 16px);overflow-y:auto}.image-tool-help-panel{color:#334155;font-size:12px;line-height:1.5;width:min(280px,calc(100vw - 48px))}.image-tool-help-title{color:#0f172a;font-size:13px;font-weight:700;margin-bottom:8px}.image-tool-help-item{grid-gap:8px;border-top:1px solid #eef2f7;display:grid;gap:8px;grid-template-columns:26px minmax(0,1fr);padding:7px 0}.image-tool-help-item:first-of-type{border-top:none}.image-tool-help-icon{align-items:center;background:#eff6ff;border-radius:6px;color:#1677ff;display:inline-flex;font-size:14px;height:24px;justify-content:center;margin-top:1px;width:24px}.image-tool-help-copy{min-width:0}.image-tool-help-item-title{color:#1f2937;display:flex;flex-wrap:wrap;font-weight:600;gap:4px 8px}.image-tool-help-item-title span:first-child{color:#0f172a}.image-tool-help-item-title span:last-child{color:#64748b;font-weight:500}.image-tool-help-item-body{color:#64748b;margin-top:2px}@media (max-width:520px){.image-asset-toolbar--focused{right:6px;top:6px}.image-asset-toolbar--focused.is-compact .image-asset-toolbar__labeled-btn{font-size:11px;height:28px;min-width:0;padding-inline:9px;width:auto}.image-tool-help-popover{max-width:calc(100vw - 12px)}.image-tool-help-popover .ant-popover-inner{max-height:68vh;max-width:calc(100vw - 12px)}.image-tool-help-popover .ant-popover-inner-content{padding:10px 12px}.image-tool-help-panel{max-width:340px;width:calc(100vw - 44px)}.image-tool-help-item{gap:7px;grid-template-columns:24px minmax(0,1fr);padding:6px 0}}.image-asset-drag-badge{align-items:center;background:#1890ffe6;border-radius:4px;color:#fff;gap:4px;padding:4px 8px;top:8px}.image-asset-drag-badge,.local-inpaint-inline-hint{display:flex;font-size:12px;left:8px;pointer-events:none;position:absolute;z-index:5}.local-inpaint-inline-hint{align-items:flex-start;background:#f6ffedf0;border:1px solid #b7eb8ff2;border-radius:6px;bottom:8px;box-shadow:0 2px 8px #0f172a1f;color:#315c14;gap:6px;line-height:1.45;padding:7px 9px;right:8px}.local-inpaint-inline-hint .anticon{color:#52c41a;flex:0 0 auto;margin-top:2px}.local-inpaint-inline-hint.is-compact{bottom:5px;font-size:11px;left:5px;line-height:1.35;padding:5px 6px;right:5px}.image-upload-inline-actions{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-end;max-width:calc(100% - 8px);pointer-events:auto;position:absolute;right:4px;top:4px;z-index:30}.image-upload-inline-actions .ant-btn{background:#ffffffeb;border:1px solid #d8e4f0e6;border-radius:6px;box-shadow:0 1px 4px #0f172a1f;color:#24465f;font-size:12px;font-weight:600;height:22px;line-height:20px;padding:0 6px}.image-upload-inline-actions .ant-btn-dangerous{color:#d4380d}.image-upload-inline-actions.is-compact{gap:3px;max-width:calc(100% - 6px);right:3px;top:3px}.image-upload-inline-actions.is-compact .ant-btn{font-size:11px;height:20px;line-height:18px;padding:0 4px}.image-upload-inline-actions.is-compact .ant-btn .anticon+span,.image-upload-inline-actions.is-compact .ant-btn span+.anticon{margin-inline-start:2px}.homepage-shell-layout{--home-page-max-width:1360px;--home-surface:#ffffffeb;--home-surface-strong:#fff;--home-border:#0f172a14;--home-border-strong:#0f172a24;--home-text:#172033;--home-muted:#667085;--home-accent:#0f8bff;--home-accent-soft:#0f8bff1a;--home-shadow:0 18px 46px #0f172a14;grid-gap:28px;display:grid;gap:28px;margin:0 auto;max-width:var(--home-page-max-width);padding:20px}.home-top-nav{background:radial-gradient(circle at top right,#0f8bff24,#0000 34%),radial-gradient(circle at bottom left,#36b37e1a,#0000 32%),linear-gradient(180deg,#fffffff5,#f7fafdeb);border:1px solid var(--home-border);border-radius:28px;box-shadow:var(--home-shadow);overflow:hidden;padding:28px 28px 24px;position:relative}.home-top-nav__eyebrow{color:var(--home-text);font-size:16px;font-weight:600;letter-spacing:0;line-height:1.35;margin-bottom:6px}.home-top-nav__main{align-items:flex-end;display:flex;gap:28px;justify-content:space-between}.home-top-nav__copy{max-width:760px}.home-top-nav__title.ant-typography{color:var(--home-text);font-size:clamp(28px,4vw,46px);letter-spacing:-.03em;line-height:1.08;margin-bottom:12px}.home-top-nav__desc.ant-typography{color:var(--home-muted);font-size:14px;line-height:1.65;margin-bottom:0}.home-top-nav__actions{flex-shrink:0}.home-top-nav__quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.home-top-nav__entry-header{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-top:8px}.home-top-nav__eyebrow--section{margin-bottom:6px}.home-quick-link{background:#ffffffbf;border:1px solid var(--home-border);border-radius:999px;color:var(--home-muted);cursor:pointer;font-size:13px;font-weight:600;padding:10px 14px;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.home-quick-link:hover{border-color:#0f8bff33;color:var(--home-text);transform:translateY(-1px)}.home-quick-link.is-accent{background:#fffffff5;border-color:#0f8bff40;box-shadow:0 10px 24px #0f8bff1a;color:var(--home-accent)}.home-section{grid-gap:16px;display:grid;gap:16px}.home-section__header{align-items:flex-end;display:flex;gap:16px;justify-content:space-between}.home-section__eyebrow{color:var(--home-accent);font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:6px;text-transform:uppercase}.home-section__title.ant-typography{color:var(--home-text);margin-bottom:0}.home-section__desc.ant-typography{color:var(--home-muted);margin-bottom:2px;max-width:520px;text-align:right}.home-showcase-card{background:#0000;border:none;box-shadow:none;max-width:100%;min-width:0;overflow:hidden}.home-app-portal{background:linear-gradient(180deg,#e7f8fff5,#f8f4ffe6 0 36%),#050505;border-radius:28px;box-shadow:var(--home-shadow);overflow:hidden}.home-app-portal__hero{background:radial-gradient(circle at 72% 18%,#fffffff5,#0000 26%),radial-gradient(circle at 18% 14%,#d0beffc2,#0000 28%),radial-gradient(circle at 84% 72%,#bceeffcc,#0000 34%),linear-gradient(135deg,#f7f1ff,#edfaff 54%,#fff8fb);min-height:210px;padding:28px 30px 24px}.home-app-portal__panel{background:#050505;padding:22px 28px 28px}.home-layout-row{margin-bottom:30px}.home-layout-row:last-child{margin-bottom:0}.home-layout-row h3{color:#f8fafc;font-size:18px;font-weight:700;line-height:1.3;margin:0 0 14px}.home-layout-row__grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-columns:repeat(var(--home-desktop-columns,4),minmax(0,1fr))}.home-layout-row--square-grid .home-layout-entry{background:#f5f0fffa;border-radius:8px;color:#1d2130;min-height:108px;padding:6px 8px 10px}.home-layout-row--square-grid .home-layout-entry__title{color:#202536;font-size:14px;font-weight:650}.home-layout-row--square-grid .home-layout-entry__icon{color:#1d2130;font-size:46px;height:74px;margin-bottom:0;width:74px}.home-layout-row--square-grid .home-layout-entry__icon img{height:68px;width:68px}.home-layout-row--quick-actions .home-layout-entry:nth-child(2n){background:#e8f6fffa}.home-layout-row--quick-actions .home-layout-entry:nth-child(3n){background:#fff1f6fa}.home-layout-row--icon-grid .home-layout-entry:last-child{background:#251f32b8;border:1px dashed #c1a9ffcc}.home-layout-row--icon-grid .home-layout-entry:last-child .home-layout-entry__icon,.home-layout-row--icon-grid .home-layout-entry:last-child .home-layout-entry__title{color:#f4efff}.home-layout-row--hot-scroller .home-layout-row__grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity}.home-layout-row--hot-scroller .home-layout-entry{background:#f9f7ff;border-radius:8px;color:#202536;flex:0 0 146px;min-height:126px;padding:8px;scroll-snap-align:start}.home-layout-row--hot-scroller .home-layout-entry__icon{color:#202536;height:86px;width:86px}.home-layout-row--hot-scroller .home-layout-entry__icon img{height:82px;width:82px}.home-layout-row--hot-scroller .home-layout-entry__title{color:#202536;font-weight:650}.home-layout-row--line-tools .home-layout-row__grid{gap:10px}.home-layout-row--line-tools .home-layout-entry{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;min-height:82px;padding:8px 4px}.home-layout-row--line-tools .home-layout-entry__icon{color:#b9dfff;font-size:31px;height:42px;margin-bottom:4px;width:42px}.home-layout-row--line-tools .home-layout-entry__title{color:#f8fafce0;font-size:13px}.home-layout-entry{background:#0000;border:0;color:#f8fafc;cursor:pointer;min-width:0;position:relative;text-align:center;transition:transform .16s ease,filter .16s ease}.home-layout-entry:hover{filter:brightness(1.05);transform:translateY(-2px)}.home-layout-entry:focus-visible{outline:2px solid #d1c1ffcc;outline-offset:3px}.home-layout-entry__icon{align-items:center;color:#fff;display:flex;font-size:42px;height:66px;justify-content:center;line-height:1;margin:0 auto 1px;white-space:nowrap;width:66px}.home-layout-entry__icon img{height:58px;object-fit:contain;width:58px}.home-layout-entry__title{color:#f8fafcc7;display:block;font-size:15px;line-height:1.25}.home-layout-entry__badge,.home-layout-entry__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-layout-entry__badge{background:#e9dcff;border-radius:7px;color:#171126;font-size:12px;font-weight:700;line-height:1.15;max-width:calc(100% - 8px);padding:3px 7px;position:absolute;right:8px;top:-5px;z-index:1}.home-tools-drawer .ant-drawer-content{background:#101113}.home-tools-drawer .ant-drawer-header{background:#101113;border-bottom-color:#ffffff1f}.home-tools-drawer .ant-drawer-body{background:#101113}.home-tools-drawer .ant-drawer-close,.home-tools-drawer .ant-drawer-title{color:#f8fafc}.home-tools-drawer__groups{grid-gap:22px;display:grid;gap:22px}.home-tools-drawer__search{margin-bottom:20px}.home-tools-drawer__search .ant-input-affix-wrapper{background:#ffffff0f;border-color:#ffffff24;border-radius:8px;box-shadow:none}.home-tools-drawer__search .ant-input,.home-tools-drawer__search .ant-input-clear-icon,.home-tools-drawer__search .ant-input::placeholder,.home-tools-drawer__search .anticon{color:#f8fafcad}.home-tools-drawer__search .ant-input{background:#0000}.home-tools-drawer__empty.ant-empty{margin:44px 0 24px}.home-tools-drawer__empty .ant-empty-image{opacity:.65}.home-tools-drawer__empty .ant-empty-description{color:#f8fafca3}.home-tools-drawer__group h3{color:#f8fafcf0;font-size:17px;margin:0 0 12px}.home-tools-drawer__grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(6,minmax(0,1fr))}.home-tools-drawer__entry{grid-gap:6px;background:hsla(0,0%,100%,.035);border:1px solid #ffffff14;border-radius:8px;color:#f8fafcdb;cursor:pointer;display:grid;font-size:13px;gap:6px;line-height:1.25;min-width:0;padding:10px 4px 8px;text-align:center}.home-tools-drawer__icon{align-items:center;background:#a5d0ff1f;border-radius:8px;color:#c2e1ff;display:flex;font-size:21px;height:42px;justify-content:center;margin:0 auto;width:42px}.home-tools-drawer__entry:focus-visible,.home-tools-drawer__entry:hover{background:#ac8dff1f;border-color:#ac8dff9e;color:#fff}.home-tools-drawer__icon img{height:42px;object-fit:contain;width:42px}.home-layout-row--large-2 .home-layout-entry{background:linear-gradient(120deg,#d9c6ff,#edf6ff);border-radius:22px;color:#111827;min-height:104px;padding:0 14px 18px}.home-layout-row--large-2 .home-layout-entry:nth-child(2n){background:linear-gradient(120deg,#fff2fb,#e7fff2)}.home-layout-row--large-2 .home-layout-entry__icon,.home-layout-row--large-2 .home-layout-entry__title{color:#111827}.home-layout-row--large-2 .home-layout-entry__icon{display:inline-flex;font-size:42px;height:auto;margin:0 8px 0 0;vertical-align:middle;width:auto}.home-layout-row--large-2 .home-layout-entry__title{display:inline;font-size:24px;font-weight:700}.home-entry-list{grid-gap:1px;background:var(--home-border);border:1px solid var(--home-border);border-radius:16px;display:grid;gap:1px;margin-top:18px;overflow:hidden}.home-entry-list__item{grid-gap:18px;align-items:center;background:#ffffffd6;border:0;color:var(--home-text);cursor:pointer;display:grid;gap:18px;grid-template-columns:minmax(150px,.72fr) minmax(0,1fr);min-width:0;padding:14px 16px;text-align:left;transition:background .16s ease,color .16s ease}.home-entry-list__primary{align-items:center;display:inline-grid;gap:10px;grid-template-columns:34px minmax(0,auto);min-width:0}.home-entry-list__icon{align-items:center;background:#0f8bff17;border-radius:10px;color:var(--home-accent);display:inline-flex;font-size:17px;height:34px;justify-content:center;width:34px}.home-entry-list__item strong{font-size:14px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-entry-list__detail{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;min-width:0}.home-entry-list__item small{color:var(--home-muted);font-size:12px;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-entry-list__arrow{color:#0f172a47;font-size:22px;line-height:1}.home-entry-list__item:hover{background:#fff;color:var(--home-accent)}.home-entry-list__item:focus-visible{outline:2px solid #0f8bff52;outline-offset:-2px;position:relative;z-index:1}@media (max-width:992px){.homepage-shell-layout{padding:16px 12px 24px}.home-section__header,.home-top-nav__entry-header,.home-top-nav__main{align-items:flex-start;flex-direction:column}.home-section__desc.ant-typography{max-width:none;text-align:left}}@media (max-width:768px){.homepage-shell-layout{gap:22px;padding:16px}.home-top-nav{border-radius:22px;padding:22px 18px 18px}.home-app-portal{border-radius:0;margin-left:-16px;margin-right:-16px}.home-app-portal__hero{min-height:160px;padding:24px 24px 18px}.home-app-portal__panel{padding:18px 16px 24px}.home-layout-row__grid{gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-columns:repeat(var(--home-mobile-columns,4),minmax(0,1fr))}.home-layout-row--large-2 .home-layout-entry{border-radius:18px;min-height:92px;padding:0 10px 14px}.home-layout-row--large-2 .home-layout-entry__title{font-size:22px}.home-layout-row--square-grid .home-layout-entry{border-radius:16px;min-height:102px;padding:0 8px 6px}.home-layout-row--square-grid .home-layout-entry__icon{font-size:38px;height:62px;width:58px}.home-layout-row--square-grid .home-layout-entry__icon img{height:56px;width:56px}.home-layout-row--hot-scroller .home-layout-entry{flex-basis:132px}.home-layout-entry__title{font-size:14px}.home-tools-drawer__grid{gap:10px 8px;grid-template-columns:repeat(4,minmax(0,1fr))}.home-top-nav__title.ant-typography{font-size:30px}.home-top-nav__quick-links{gap:8px}.home-top-nav__entry-header{margin-top:24px;padding-top:20px}.home-entry-list{border-radius:14px}.home-entry-list__item{gap:8px;grid-template-columns:1fr;padding:14px}.home-entry-list__detail{padding-left:44px}.home-quick-link{text-align:left;width:100%}}.home-special-entry-file-input{display:none}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}