.editor-app{--background:#1b2023;--foreground:#f1f0e9;--muted-foreground:#aeb9bc;--primary:#b5e4ce;--border:#3c474c;--accent:#303c40;--destructive:#ffb5a6;--editor-surface:#222a2e;--editor-well:#141a1d;--editor-ink:#101719;--editor-line:#333e43;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--background);height:100dvh;min-height:640px;color:var(--foreground);font-family:var(--font-sans), system-ui, sans-serif;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;flex-direction:column;font-size:12px;line-height:1.4;display:flex;position:relative;overflow:hidden}.editor-app *,.editor-app :before,.editor-app :after{border-color:var(--border);scrollbar-width:thin;scrollbar-color:#536168 transparent}.editor-app fieldset{min-width:0}.editor-app>:not(.editor-main){flex-shrink:0}.editor-app button{cursor:pointer;min-height:28px;padding:4px 8px;font-size:11px}.editor-app button:disabled,.editor-app fieldset:disabled button{opacity:.4;cursor:not-allowed}.editor-app :is(button,a,input,select,[role=tabpanel]):focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.editor-app .editor-button{border:1px solid var(--border);background:var(--editor-surface);min-width:0;color:var(--foreground);border-radius:4px;justify-content:center;align-items:center;gap:6px;font-family:inherit;font-weight:500;line-height:1.25;transition:background .12s,border-color .12s,color .12s,box-shadow .12s;display:inline-flex}.editor-app .editor-button:hover:not(:disabled){background:#344249;border-color:#708087}.editor-app .editor-button:active:not(:disabled){background:var(--editor-well);box-shadow:inset 0 1px 3px #0006}.editor-app .editor-button[aria-pressed=true]{border-color:color-mix(in srgb, var(--primary) 65%, transparent);background:color-mix(in srgb, var(--primary) 12%, var(--background));color:var(--primary)}.editor-icon{vertical-align:middle;flex-shrink:0;display:inline-block}.editor-icon-ink{opacity:.38}.editor-app .editor-field{min-width:0;color:var(--muted-foreground);flex-direction:column;gap:5px;font-size:11px;font-weight:500;display:flex}.editor-field-label{justify-content:space-between;align-items:center;gap:8px;min-height:18px;display:flex}.editor-field-value{border:1px solid var(--border);background:var(--editor-well);color:var(--primary);font-family:var(--font-mono), monospace;border-radius:3px;padding:1px 5px;font-size:10px}.editor-app .editor-input{border:1px solid var(--border);background:var(--editor-well);width:100%;min-width:0;height:28px;min-height:28px;color:var(--foreground);font-family:var(--font-mono), monospace;border-radius:4px;padding:4px 7px;font-size:11px;box-shadow:inset 0 1px 2px #0003}.editor-app .editor-input:hover:not(:disabled){border-color:#66767d}.editor-app select.editor-input{padding-right:3px}.editor-app input[type=range]{appearance:none;width:100%;height:16px;accent-color:var(--primary);cursor:ew-resize;background:0 0}.editor-app input[type=range]::-webkit-slider-runnable-track{background:#47575f;border-radius:2px;height:4px}.editor-app input[type=range]::-moz-range-track{background:#47575f;border-radius:2px;height:4px}.editor-app input[type=range]::-webkit-slider-thumb{appearance:none;border:2px solid var(--primary);background:var(--primary);width:12px;height:12px;box-shadow:0 0 0 3px var(--background), 0 2px 4px #0005;border-radius:3px;margin-top:-4px}.editor-app input[type=range]::-moz-range-thumb{border:2px solid var(--primary);background:var(--primary);width:9px;height:9px;box-shadow:0 0 0 3px var(--background);border-radius:3px}.editor-app input[type=range]:hover::-webkit-slider-thumb{background:var(--editor-well)}.editor-app input[type=checkbox]{width:12px;height:12px;accent-color:var(--primary);flex-shrink:0}.editor-app input[type=color]{cursor:pointer;padding:2px}.editor-app input[type=color]::-webkit-color-swatch-wrapper{padding:1px}.editor-app input[type=color]::-webkit-color-swatch{border:0;border-radius:2px}.editor-app-header{border-bottom:1px solid var(--editor-line);background:#131a1d;align-items:center;gap:20px;min-height:46px;padding:5px 14px;display:flex}.editor-brand{letter-spacing:-.9px;align-items:center;gap:1px;font-size:16px;font-weight:800;display:flex}.editor-brand>span:first-child{color:var(--primary)}.editor-brand-mark{color:#f0bd91;margin-left:9px}.editor-app-header h1{border-left:1px solid var(--border);letter-spacing:.2px;padding-left:18px;font-size:12px;font-weight:500}.editor-app-header>a:not(.editor-brand){color:var(--muted-foreground);align-items:center;gap:7px;font-size:11px;display:flex}.editor-app-header>a:hover{color:var(--primary)}.editor-save-status{color:var(--muted-foreground);align-items:center;gap:5px;margin-left:auto;font-size:10px;display:flex}.editor-save-status .is-saved{width:18px;height:18px;color:var(--primary);background:#b5e4ce14;border-radius:50%;justify-content:center;align-items:center;display:flex}.editor-layout-actions{border-left:1px solid var(--editor-line);gap:3px;padding-left:12px;display:flex}.editor-layout-actions .editor-button{background:0 0;border-color:#0000;padding:4px 5px}.editor-error{background:#582e29;justify-content:space-between;align-items:center;gap:12px;padding:6px 12px;display:flex}.editor-file-actions,.editor-transforms{border-bottom:1px solid var(--editor-line);align-items:center;gap:5px;padding:5px 10px;display:flex}.editor-file-actions{background:#20282c}.editor-file-actions>.editor-button{background:0 0;border-color:#0000}.editor-file-actions>.editor-button:hover:not(:disabled){border-color:var(--border)}.editor-file-actions>.editor-button:has([data-icon=export]){color:var(--primary);background:#b5e4ce0d;border-color:#b5e4ce55}.editor-app .editor-document-name{width:155px;margin-left:auto}.editor-file-actions>div:last-child{gap:4px;margin-left:6px}.editor-transforms{font-family:var(--font-mono), monospace;background:#1b2327}.editor-transforms .editor-button{font-family:var(--font-sans), system-ui, sans-serif;background:0 0}.editor-toolbar-label{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:1px;flex-shrink:0;align-items:center;gap:5px;margin-right:3px;font-size:9px;display:flex}.editor-dimension{color:var(--muted-foreground);align-items:center;gap:5px;font-size:10px;display:flex}.editor-app .editor-dimension input{width:62px}.editor-divider{border-left:1px solid var(--border);vertical-align:middle;height:16px;margin:0 4px;display:inline-block}.editor-check{white-space:nowrap;color:var(--muted-foreground);align-items:center;gap:5px;font-size:10px;display:flex}.editor-main{grid-template-columns:var(--left-width) 6px minmax(0, 1fr) 6px var(--right-width);background:#101619;flex:1;min-height:0;padding:6px;display:grid}.editor-study-import{border-bottom:1px solid var(--primary);background:#253b35;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 14px;font-size:12px;display:flex}.editor-study-import>p{margin-right:auto}.editor-main[data-left-open=false]{grid-template-columns:0 0 minmax(0, 1fr) 6px var(--right-width)}.editor-main[data-right-open=false]{grid-template-columns:var(--left-width) 6px minmax(0, 1fr) 0 0}.editor-main[data-left-open=false][data-right-open=false]{grid-template-columns:0 0 minmax(0,1fr) 0 0}.editor-main[data-left-open=false]>.editor-left-sidebar,.editor-main[data-left-open=false]>.editor-resize-left,.editor-main[data-right-open=false]>.editor-right-sidebar,.editor-main[data-right-open=false]>.editor-resize-right{display:none}.editor-sidebar{border:1px solid var(--editor-line);background:var(--background);border-radius:6px;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden;box-shadow:0 2px 8px #0002}.editor-left-sidebar{flex-direction:column;grid-area:1/1;min-width:0;min-height:0;display:flex;container:raster-input/inline-size}.editor-right-sidebar{--primary:#f0bd91;grid-area:1/5;container:raster-inspector/inline-size}.editor-sidebar-header{border-bottom:1px solid var(--editor-line);background:#20292d;flex-shrink:0;align-items:center;gap:3px;min-height:36px;padding:0 8px;display:flex}.editor-sidebar-header>.editor-button{background:0 0;border:0;margin-left:auto;padding:4px 6px}.editor-tabs{gap:3px;min-width:0;display:flex}.editor-tabs>button{color:var(--muted-foreground);white-space:nowrap;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:11px;font-weight:500;transition:background .12s,color .12s,border-color .12s;display:flex}.editor-tabs>button:hover{color:var(--foreground);background:#344047}.editor-tabs>button[aria-selected=true]{border-bottom-color:var(--primary);color:var(--primary);background:#b5e4ce0b}.editor-category-sidebar>.editor-sidebar-header{background:linear-gradient(125deg,#273237,#20292d 70%);padding:0 6px 6px;display:block}.editor-pane-heading{justify-content:space-between;align-items:center;min-height:28px;padding:0 3px;display:flex}.editor-pane-heading h2{text-transform:uppercase;letter-spacing:1.7px;color:var(--primary);align-items:center;gap:7px;font-size:10px;font-weight:600;display:flex}.editor-pane-heading h2:before{content:"";background:var(--primary);width:4px;height:4px}.editor-pane-heading .editor-button{color:var(--primary);background:0 0;border:0;padding:3px}.editor-category-sidebar .editor-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.editor-category-sidebar .editor-tabs>button{background:#192226;border:1px solid #3a474d;border-radius:4px;flex-direction:row;gap:5px;min-width:0;min-height:30px;padding:5px 3px;font-size:10px;line-height:1.15}.editor-category-sidebar .editor-tabs .editor-icon{width:17px;height:17px}.editor-category-sidebar .editor-tabs>button:hover{background:#324148;border-color:#667c85}.editor-category-sidebar .editor-tabs>button[aria-selected=true]{color:var(--primary);border-color:color-mix(in srgb, var(--primary) 65%, transparent);background:color-mix(in srgb, var(--primary) 10%, #20292d);box-shadow:inset 0 1px color-mix(in srgb, var(--primary) 20%, transparent), 0 1px 3px #0003}.editor-tab-panel{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.editor-tab-panel[hidden]{display:none}.editor-sidebar-scroll{flex:1;min-height:0;overflow-y:auto}.editor-tools-pinned{border-bottom:1px solid var(--editor-line);background:#182024;padding:6px}.editor-paint-tools{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;display:grid}.editor-paint-tools .editor-button{background:#222c31;justify-content:center;gap:3px;min-height:28px;padding:5px 2px;font-size:10px}.editor-paint-tools .editor-button[aria-pressed=true]{background:var(--primary);border-color:var(--primary);color:#142a21;box-shadow:0 1px 4px #0004}.editor-paint-panel{flex-direction:column;gap:6px;padding:8px;display:flex}.editor-paint-panel>h2,.editor-selection-panel h2{letter-spacing:-.3px;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.editor-paint-dynamics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.editor-paint-dynamics .editor-field-label{font-size:9px}.editor-paint-panel>h2 .editor-icon{color:var(--primary)}.editor-paint-panel>p{font-size:11px;line-height:1.6}.editor-color-control{flex-direction:column;gap:4px;font-size:11px;display:flex}.editor-color-inputs{grid-template-columns:48px minmax(0,1fr);gap:7px;display:grid}.editor-quick-swatches{grid-template-columns:repeat(8,minmax(0,1fr));gap:4px;display:grid}.editor-app .editor-quick-swatches button{border:1px solid #758387;border-radius:3px;height:20px;min-height:20px;padding:0;box-shadow:inset 0 0 0 2px #0002}.editor-colors-panel{flex-direction:column;gap:22px;padding:14px 12px;display:flex;overflow:auto}.editor-symmetry{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:4px;display:grid}.editor-symmetry>span{overflow-wrap:anywhere;color:var(--muted-foreground);font-size:9px;line-height:1.2}.editor-symmetry .editor-button{padding:5px 2px}.editor-selection-panel{padding:14px 12px}.editor-selection-bounds{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px;display:grid}.editor-category-slot{flex:1;min-height:0;display:flex}.editor-effect-category{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.editor-tool-picker{border-bottom:1px solid var(--editor-line);background:#1d262a;flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:6px;display:grid}.editor-tool-picker .editor-button{text-align:left;background:#273136;justify-content:flex-start;gap:6px;min-height:30px;padding:5px 6px;font-size:10px}.editor-tool-picker .editor-button>span{overflow-wrap:anywhere;min-width:0}.editor-tool-picker .editor-button>.editor-icon{color:var(--muted-foreground)}.editor-tool-picker .editor-button[aria-pressed=true]>.editor-icon{color:var(--primary)}.editor-tool-picker:has(>:nth-child(7)){grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:6px}.editor-tool-picker:has(>:nth-child(7)) .editor-button{text-align:left;justify-content:flex-start;gap:4px;min-height:30px;padding:5px 4px;font-size:9px;line-height:1.2}.editor-inspector{padding:8px 10px}.editor-effect-category .editor-inspector{flex-direction:column;flex:1;min-height:0;padding-bottom:0;display:flex}.editor-effect-category .editor-inspector>:not(.editor-parameters){flex-shrink:0}.editor-inspector-title{align-items:center;gap:8px;margin-bottom:8px;display:flex}.editor-inspector-title h3{letter-spacing:-.4px;flex:1;min-width:0;font-size:16px;font-weight:600;line-height:1.2}.editor-tool-emblem{border:1px solid color-mix(in srgb, var(--primary) 25%, transparent);background:color-mix(in srgb, var(--primary) 7%, #192125);width:30px;height:30px;color:var(--primary);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.editor-kind{border:1px solid var(--border);text-transform:uppercase;letter-spacing:.5px;color:var(--muted-foreground);font-family:var(--font-mono), monospace;border-radius:3px;align-self:flex-start;margin-top:3px;padding:2px 4px;font-size:8px}.editor-inspector-actions{gap:4px;display:flex}.editor-inspector-actions>.editor-button{padding:6px;font-size:10px}.editor-inspector-actions>.editor-button:first-child{background:var(--primary);color:#18221f;border-color:var(--primary);flex:1;box-shadow:inset 0 1px #fff4,0 2px 5px #0003}.editor-inspector-actions>.editor-button:first-child:hover:not(:disabled){background:color-mix(in srgb, var(--primary) 85%, white)}.editor-hint{color:var(--muted-foreground);margin:12px 0;font-size:10px;line-height:1.6}.editor-parameters{flex-direction:column;gap:10px;display:flex}.editor-effect-category .editor-parameters{min-height:0;padding:4px 4px 16px 0;overflow-y:auto}.editor-parameters>*{flex-shrink:0}.editor-kernel-controls,.editor-curve-controls{flex-direction:column;gap:9px;min-width:0;display:flex}.editor-kernel-sizes,.editor-curve-channels,.editor-curve-presets{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.editor-kernel-sizes .editor-button,.editor-curve-channels .editor-button,.editor-curve-presets .editor-button{min-height:28px;padding:5px 3px;font-size:10px}.editor-kernel-matrix{border:1px solid var(--editor-line);background:#131b1f;border-radius:5px;gap:3px;padding:5px;display:grid}.editor-kernel-matrix .editor-input{text-align:center;width:100%;min-width:0;height:30px;font-size:10px;font-family:var(--font-mono), monospace;appearance:textfield;border-color:#354046;border-radius:2px;padding:3px 0}.editor-kernel-matrix input::-webkit-inner-spin-button{appearance:none;margin:0}.editor-kernel-matrix input::-webkit-outer-spin-button{appearance:none;margin:0}.editor-kernel-matrix [data-center] .editor-input{color:var(--primary);border-color:color-mix(in srgb, var(--primary) 60%, transparent);background:#342e27}.editor-kernel-readout{color:var(--muted-foreground);font:10px var(--font-mono), monospace;justify-content:space-between;display:flex}.editor-kernel-readout b{color:var(--primary);font-weight:500}.editor-kernel-actions{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.editor-kernel-actions .editor-button{min-height:28px;padding:4px}.editor-check{align-items:center;gap:7px;font-size:10px;line-height:1.4;display:flex}.editor-control-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.editor-kernel-save-row{align-items:flex-end;gap:6px;display:flex}.editor-kernel-save-row .editor-field{flex:1;min-width:0}.editor-kernel-save-row .editor-button{flex-shrink:0;width:30px;height:30px;padding:5px}.editor-kernel-storage{border-top:1px solid var(--editor-line);flex-direction:column;gap:8px;padding-top:10px;display:flex}.editor-kernel-controls .editor-hint,.editor-curve-controls .editor-hint{margin:0}.editor-curve-controls{--curve-color:var(--primary)}.editor-curve-controls[data-channel=red]{--curve-color:#ef9387}.editor-curve-controls[data-channel=green]{--curve-color:#b5e4ce}.editor-curve-controls[data-channel=blue]{--curve-color:#95bfee}.editor-curve-graph{touch-action:none;cursor:crosshair;background:#131b1f;border:1px solid #465057;border-radius:3px;width:100%;height:180px;overflow:visible}.editor-curve-histogram{fill:var(--curve-color);opacity:.16;pointer-events:none}.editor-curve-grid{fill:none;stroke:#ffffff12;stroke-width:1px;pointer-events:none}.editor-curve-reference{fill:none;stroke:#ffffff30;stroke-width:1px;stroke-dasharray:3 4;pointer-events:none}.editor-curve-line{fill:none;stroke:var(--curve-color);stroke-width:2px;pointer-events:none}.editor-curve-graph circle{fill:#192125;stroke:var(--curve-color);stroke-width:2px;cursor:grab}.editor-curve-graph circle[data-selected]{fill:var(--curve-color)}.editor-curve-graph circle:focus-visible{stroke:#fff;stroke-width:3px;outline:none}.editor-curve-point{grid-template-columns:1fr 1fr auto;align-items:end;gap:7px;display:grid}.editor-curve-point .editor-button{height:30px;min-height:30px;padding:5px}.editor-panel-heading{color:var(--muted-foreground);justify-content:space-between;gap:8px;margin-bottom:8px;display:flex}.editor-panel-heading h2,.editor-layers>h2{letter-spacing:1.4px;text-transform:uppercase;font-size:10px}.editor-panel-heading>span{font-size:9px}.editor-canvas-column{flex-direction:column;grid-area:1/3;gap:6px;min-width:0;min-height:0;display:flex;container:raster-center/inline-size}.editor-canvas-section{border:1px solid var(--editor-line);border-radius:6px;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.editor-canvas-toolbar{border-bottom:1px solid var(--editor-line);min-height:40px;font-family:var(--font-mono), monospace;background:#1b2428;justify-content:space-between;align-items:center;gap:5px;padding:5px 8px;font-size:10px;display:flex}.editor-canvas-toolbar>span:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:155px;overflow:hidden}.editor-canvas-toolbar>span:nth-child(2){display:none}.editor-canvas-toolbar>span:first-child:before{content:"";background:var(--primary);vertical-align:middle;width:5px;height:5px;margin-right:7px;display:inline-block}.editor-clipboard-tools,.editor-zoom-tools{align-items:center;gap:3px;display:flex}.editor-clipboard-tools{border-right:1px solid var(--editor-line);margin-left:auto;padding-right:5px}.editor-clipboard-tools .editor-button{background:0 0;border-color:#0000;padding:4px}.editor-zoom-tools .editor-button{padding:4px 6px;font-size:10px}.editor-zoom-tools{white-space:nowrap;flex-shrink:0}.editor-app .editor-zoom-tools select{width:67px}.editor-viewport{background-color:#11181b;background-image:radial-gradient(#3a474d .6px,#0000 .6px);background-size:16px 16px;flex:1;min-height:0;padding:24px;display:flex;overflow:auto;box-shadow:inset 0 4px 24px #0003}.editor-viewport[data-panning=true]{cursor:grab}.editor-preview-bar{--primary:#f0bd91;background:#222c30;border-top:1px solid #f0bd9140;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;padding:6px 8px;display:flex}.editor-preview-bar .editor-button{padding:5px 7px;font-size:10px}.editor-preview-bar>span{color:var(--primary);margin-right:auto;font-size:11px}.editor-resize-handle{cursor:col-resize;touch-action:none;outline:none;grid-row:1;position:relative}.editor-resize-handle:after{content:"";background:#435259;border-radius:2px;width:2px;height:36px;position:absolute;top:calc(50% - 18px);left:2px}.editor-resize-left{grid-column:2}.editor-resize-right{grid-column:4}.editor-resize-handle:hover:after,.editor-resize-handle:focus-visible:after{background:var(--primary);height:72px;top:calc(50% - 36px)}.editor-layers-slot{height:100%;min-height:0}.editor-layers{flex-direction:column;gap:6px;height:100%;padding:6px;display:flex}.editor-layer-properties{grid-template-columns:1fr 1fr;gap:8px;display:grid}.editor-layer-controls{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.editor-layer-properties label{font-size:11px}.editor-layer-list{flex:1;min-height:36px;overflow:auto}.editor-layer-list li{background:#222d32;border-radius:4px;margin-bottom:3px;padding:2px}.editor-layer-list li:has(>button[aria-pressed=true]){border-color:var(--primary);background:#f0bd910c}.editor-layer-visibility{width:24px;height:28px;color:var(--muted-foreground);cursor:pointer;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.editor-app .editor-visibility-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.editor-layer-visibility:has(input:checked){color:var(--primary)}.editor-layer-visibility:hover{background:var(--accent)}.editor-layer-visibility:has(input:focus-visible){outline:2px solid var(--primary)}.editor-layer-list li>button{align-items:center;gap:8px;min-height:30px;padding:3px;font-family:inherit;display:flex}.editor-layer-list .editor-thumbnail{width:36px;height:24px}.editor-layer-list li>button>span{text-overflow:ellipsis;overflow:hidden}.editor-layer-footer{border-top:1px solid var(--editor-line);flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding-top:5px;display:grid}.editor-layer-footer .editor-button{padding:5px 3px;font-size:10px}.editor-thumbnail{background:repeating-conic-gradient(#313d43 0% 25%,#465259 0% 50%) 0/8px 8px;border:1px solid #6a797e;border-radius:2px;flex-shrink:0}.editor-history{flex-direction:column;flex:1;gap:6px;min-height:0;padding:6px;display:flex}.editor-history-steps{flex-direction:column;gap:5px;min-height:0;display:flex;overflow:auto}.editor-app .editor-history-step{border:1px solid var(--editor-line);text-align:left;background:#232e33;border-radius:4px;align-items:center;gap:10px;padding:6px;display:flex}.editor-history-step:hover{background:#33434b}.editor-app .editor-history-step[aria-current=step]{border-color:var(--primary);background:#f0bd910c}.editor-history-step>span{text-overflow:ellipsis;flex-direction:column;gap:3px;font-size:11px;display:flex;overflow:hidden}.editor-history-step small{font-family:var(--font-mono), monospace;color:var(--muted-foreground);font-size:9px}.editor-bottom-dock{flex-shrink:0}.editor-bottom-dock>.editor-tab-panel{flex:initial}.editor-bottom-dock .editor-sidebar-header>button{font-size:10px}.editor-bottom-dock .editor-sidebar-header>button[aria-pressed=true]{color:#ffb5a6;background:#ffb5a60c}.editor-effect-keyboard{background:linear-gradient(#293337,#242e33);padding:6px 9px 7px}.editor-keyboard-heading{flex-wrap:wrap;align-items:center;gap:6px;min-height:30px;padding:0 0 7px;display:flex}.editor-keyboard-heading h2{color:var(--muted-foreground);font-family:var(--font-mono), monospace;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap;margin-right:3px;font-size:9px;font-weight:500}.editor-mode-switch{background:var(--editor-well);border:1px solid #45535a;border-radius:4px;gap:1px;padding:2px;display:flex}.editor-mode-switch .editor-button{background:0 0;border:0;min-height:22px;padding:3px 5px;font-size:10px}.editor-mode-switch .editor-button[aria-pressed=true]{background:var(--primary);color:#132d22;box-shadow:0 1px 3px #0004}.editor-keyboard-heading>.editor-check{margin-left:auto;font-size:9px}.editor-keyboard-heading>.editor-button{min-height:26px;padding:4px 5px;font-size:10px}.editor-keyboard-heading .editor-icon{width:12px;height:12px}.editor-queue{color:var(--primary);font-size:9px}.editor-effect-banks{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;display:grid}.editor-effect-bank h3{border-top:2px solid var(--bank-color);min-height:26px;color:var(--bank-color);align-items:center;gap:4px;padding:5px 0;font-size:9px;font-weight:500;line-height:1.1;display:flex}.editor-effect-bank h3>span{font-family:var(--font-mono), monospace;font-size:8px}.editor-pad-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.editor-app .editor-effect-pad{color:#f1f0e9;background:linear-gradient(#3a4951,#2b383f);border:1px solid #64757e;border-bottom:3px solid #0e171c;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;min-width:0;height:49px;padding:8px 2px 3px;font-size:9px;font-weight:500;line-height:1.05;transition:background .1s,transform .1s,border-color .1s;display:flex;position:relative;box-shadow:inset 0 1px #a9c0ca35,0 1px 2px #0005}.editor-effect-pad>.editor-icon{width:15px;height:15px;color:var(--bank-color)}.editor-effect-pad .editor-icon-ink{opacity:.65}.editor-app .editor-effect-pad:hover{border-color:var(--bank-color);background:linear-gradient(#4b606a,#354750);border-bottom-color:#10191e}.editor-app .editor-effect-pad:active{border-bottom-width:1px;transform:translateY(1px)}.editor-app .editor-effect-pad[aria-pressed=true]{background:var(--bank-color);color:#152126;border-color:var(--bank-color);border-bottom-color:#172024;box-shadow:inset 0 1px #fff6,0 1px 3px #0005}.editor-effect-pad[aria-pressed=true]>.editor-icon{color:#152126}.editor-pad-number{font-family:var(--font-mono), monospace;font-size:7px;position:absolute;top:3px;left:4px}.editor-pad-name{text-overflow:ellipsis;max-width:100%;overflow:hidden}.editor-pad-grid .editor-pad-name{-webkit-line-clamp:2;overflow-wrap:normal;-webkit-box-orient:vertical;display:-webkit-box}.editor-effect-pad kbd{font-size:8px;position:absolute;top:3px;right:4px}.editor-pad-generator{position:absolute;top:3px;right:4px}.editor-effect-pad:has(kbd) .editor-pad-generator{right:14px}.editor-hotbar-keys{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.editor-hotbar-keys .editor-effect-pad{flex-direction:row;gap:7px;height:44px;padding:10px 6px 6px;font-size:11px}.editor-hotbar-keys .editor-effect-pad>.editor-icon{width:20px;height:20px}.editor-hotbar-keys .editor-pad-number{display:none}.editor-effect-pad[data-unmarked=true]{background:linear-gradient(#39474e,#2b373d)}.editor-effect-pad[data-unmarked=true] .editor-pad-number{display:block}.editor-chain-shortcuts{align-items:center;gap:5px;padding-top:7px;display:flex}.editor-chain-shortcuts .editor-button{white-space:nowrap;text-overflow:ellipsis;background:#1c282e;flex:1;min-height:25px;padding:4px 5px;font-size:10px;overflow:hidden}.editor-chain-shortcuts .editor-icon{width:11px;height:11px;color:var(--primary)}.editor-chains-panel{height:278px;padding:12px;overflow:auto}.editor-chain-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.editor-chain-card{min-width:0;display:flex}.editor-chain-card>.editor-button:first-child{text-align:left;background:linear-gradient(130deg,#2f3b41,#222e34);flex-direction:column;flex:1;align-items:flex-start;gap:8px;min-width:0;padding:12px}.editor-chain-name{align-items:center;gap:7px;font-size:12px;display:flex}.editor-chain-name .editor-icon{color:var(--primary)}.editor-chain-card small{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:10px;line-height:1.5;display:block}.editor-recording{flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:12px;display:flex}.editor-recording>span:first-child{color:#ffb5a6}.editor-recorded-steps{white-space:nowrap;min-width:0;font-family:var(--font-mono), monospace;flex:65%;font-size:10px;overflow:auto}.editor-app .editor-recording input{width:150px}.editor-app .editor-frame-key{background:#202e34;flex-direction:column;gap:7px;padding:8px}.editor-bottom-dock .editor-timeline{background:#202a2f;border:0;min-height:278px}.editor-statusbar{border-top:1px solid var(--editor-line);min-height:26px;color:var(--muted-foreground);font-family:var(--font-mono), monospace;background:#131b1e;align-items:center;gap:16px;padding:0 10px;font-size:9px;display:flex}.editor-statusbar>span:nth-child(2){margin-left:auto}.editor-statusbar .editor-button{background:0 0;border:none;min-height:22px;padding:2px 6px;font-size:9px}.editor-statusbar>span:last-child{align-items:center;gap:5px;display:flex}.editor-dialog{background:var(--background);width:min(640px,92vw);max-height:85dvh;color:var(--foreground);border:1px solid #667d83;border-radius:9px;margin:auto;padding:0;position:fixed;box-shadow:0 24px 100px #000a,inset 0 1px #ffffff0c}.editor-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#071014c9}.editor-dialog-content{padding:24px}.editor-dialog-heading{border-bottom:1px solid var(--editor-line);justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.editor-dialog-heading h2{letter-spacing:-.5px;font-size:22px;font-weight:600}.editor-dialog-content>p{margin:16px 0;line-height:1.7}.editor-file-drop{z-index:20;pointer-events:none;border:2px dashed var(--primary);color:var(--foreground);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#142820ee;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex;position:absolute;inset:6px}.editor-file-drop>.editor-icon{color:var(--primary)}.editor-file-drop strong{font-size:22px;font-weight:600}.editor-color-heading{color:var(--muted-foreground);justify-content:space-between;align-items:center;font-size:10px;display:flex}.editor-color-heading .editor-button{background:0 0;border:0;min-height:20px;padding:2px}.editor-palette-swatches{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.editor-palette-swatches button{border:1px solid var(--editor-line);border-radius:3px;height:32px}.editor-input-panel{flex:1}.editor-document-panel{flex:0 0 var(--document-height);max-height:55%}.editor-document-panel.is-collapsed{flex-basis:36px}.editor-document-panel.is-collapsed>.editor-tab-panel{display:none}.editor-document-panel .editor-sidebar-header{padding:0 5px}.editor-document-actions{gap:3px;margin-left:auto;display:flex}.editor-document-actions .editor-button{background:0 0;border:0;padding:4px}.editor-document-panel .editor-tabs>button{gap:4px;padding:7px 5px}.editor-layer-toolbar{align-items:center;gap:2px;display:flex}.editor-layer-toolbar .editor-button{flex-shrink:0;padding:4px 3px}.editor-layer-name{flex:1;min-width:0}.editor-layer-name .editor-input{padding-inline:5px;font-size:10px}.editor-layer-properties .editor-field-label{font-size:10px}.editor-document-panel .editor-history>.editor-toolbar-label{display:none}.editor-resize-bottom{cursor:row-resize;flex:0 0 6px}.editor-resize-bottom:after{width:36px;height:2px;top:2px;left:calc(50% - 18px)}.editor-resize-bottom:hover:after,.editor-resize-bottom:focus-visible:after{width:72px;height:2px;top:2px;left:calc(50% - 36px)}.editor-inspector-title>.editor-button{background:0 0;border:0;padding:4px}.editor-effect-target{color:var(--muted-foreground);align-items:center;gap:5px;margin:8px 0;font-size:10px;display:flex}.editor-effect-target>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.editor-effect-target small{margin-left:auto}.editor-canvas-pair{flex-shrink:0;gap:24px;margin:auto;display:flex;position:relative}.editor-canvas-image{background:#eee conic-gradient(#c8c8c8 25%, transparent 0 50%, #c8c8c8 0 75%, transparent 0) 0 / 16px 16px}.editor-comparison-original{pointer-events:none;z-index:1;position:absolute;top:0;left:0}.editor-comparison-original.is-separate{flex-shrink:0;position:relative}.editor-comparison-original canvas{width:100%;height:100%;display:block}.editor-comparison-labels{color:#cbd6da;font:10px var(--font-mono), monospace;text-transform:uppercase;letter-spacing:1px;pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:-22px;left:0;right:0}.editor-comparison-divider{cursor:ew-resize;touch-action:none;z-index:2;width:24px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.editor-comparison-divider:before{content:"";background:#f0bd91;width:2px;height:100%;position:absolute;left:11px;box-shadow:0 0 2px #000}.editor-comparison-divider>span{color:#18221f;background:#f0bd91;border-radius:5px;place-items:center;width:24px;height:36px;display:grid;position:absolute;top:calc(50% - 18px);left:0;box-shadow:0 2px 8px #0006}.editor-comparison-divider:focus-visible{outline-offset:3px;outline:2px solid #f0bd91}.editor-comparison-modes{border:1px solid var(--editor-line);background:#151e22;border-radius:4px;gap:2px;padding:2px;display:flex}.editor-comparison-modes .editor-button{background:0 0;border:0}.editor-comparison-modes .editor-button[aria-pressed=true]{color:#f0bd91;background:#f0bd9120}@container raster-input (max-width:280px){.editor-paint-tools .editor-button{gap:2px;font-size:9px}.editor-paint-tools .editor-icon,.editor-category-sidebar .editor-tabs .editor-icon{width:16px;height:16px}.editor-category-sidebar .editor-tabs>button{gap:3px;padding-inline:2px;font-size:9.5px}}@container raster-inspector (max-width:300px){.editor-category-sidebar .editor-tabs>button{gap:3px;padding-inline:2px;font-size:9.5px}.editor-category-sidebar .editor-tabs .editor-icon{width:16px;height:16px}}@container raster-center (min-width:950px){.editor-hotbar-keys{grid-template-columns:repeat(10,minmax(0,1fr))}.editor-hotbar-keys .editor-effect-pad{flex-direction:column;gap:5px;height:58px}}@container raster-center (min-width:1050px){.editor-pad-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-effect-banks .editor-effect-pad{height:53px;font-size:10px}.editor-effect-banks .editor-effect-pad>.editor-icon{width:18px;height:18px}}@container raster-center (max-width:760px){.editor-keyboard-heading h2{display:none}.editor-canvas-toolbar>span:first-child{max-width:110px}.editor-hotbar-keys .editor-effect-pad{gap:4px;font-size:10px}}@media (max-height:850px) and (min-width:1024px){.editor-category-sidebar .editor-tabs>button{gap:4px;min-height:30px;padding:4px 2px}.editor-category-sidebar .editor-tabs .editor-icon{width:15px;height:15px}.editor-paint-panel{padding-top:10px}}@media (max-width:1350px){.editor-transforms{gap:4px}.editor-transforms .editor-button{gap:4px;padding:5px;font-size:10px}.editor-transforms .editor-toolbar-label{display:none}.editor-app .editor-document-name{width:120px}.editor-file-actions{gap:3px}.editor-file-actions>.editor-button{gap:4px;padding:4px 5px}}@media (max-width:1279px){.editor-app-header{gap:10px}.editor-app-header>a:not(.editor-brand){display:none}.editor-transforms .editor-check{font-size:9px}}@media (max-width:1023px){.editor-app{height:auto;min-height:100dvh;overflow:visible}.editor-app-header,.editor-file-actions,.editor-transforms{flex-wrap:wrap}.editor-main,.editor-main[data-left-open][data-right-open]{grid-template-columns:minmax(0,1fr);gap:8px}.editor-sidebar,.editor-canvas-column{grid-area:auto/1}.editor-left-sidebar{height:800px;max-height:900px}.editor-canvas-column{min-height:760px}.editor-right-sidebar{min-height:600px;max-height:800px}.editor-resize-handle{display:none}.editor-effect-banks,.editor-pad-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-paint-tools{grid-template-columns:repeat(6,minmax(0,1fr))}.editor-keyboard-heading,.editor-statusbar{flex-wrap:wrap;padding-top:4px;padding-bottom:4px}}@media (max-width:599px){.editor-save-status{margin-left:0}.editor-app-header h1{padding-left:10px;font-size:10px}.editor-paint-tools{grid-template-columns:repeat(6,minmax(0,1fr))}.editor-effect-banks{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-canvas-toolbar{flex-wrap:wrap}.editor-clipboard-tools{margin-left:0}.editor-chain-shortcuts{flex-wrap:wrap}.editor-chain-shortcuts .editor-button{flex-basis:45%}.editor-chain-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.editor-app *,.editor-app :before,.editor-app :after{transition:none!important}}@media (forced-colors:active){.editor-app .editor-icon-ink{opacity:1}.editor-app [aria-selected=true],.editor-app [aria-pressed=true]{outline-offset:-3px;outline:2px solid highlight}.editor-app input[type=range]{appearance:auto}}
.editor-theme-scope{--editor-site-background:var(--background);--editor-site-foreground:var(--foreground);--editor-site-card:var(--card);--editor-site-muted:var(--muted);--editor-site-secondary:var(--secondary);--editor-site-primary:var(--primary);--editor-site-primary-foreground:var(--primary-foreground);--editor-site-accent:var(--accent);--editor-site-accent-foreground:var(--accent-foreground);--editor-site-input:var(--input);--editor-site-border:var(--border);--editor-site-ring:var(--ring);--editor-site-destructive:var(--destructive);--editor-site-highlight:var(--panel-highlight);--editor-site-shadow:var(--panel-shadow);--editor-site-border-light:var(--border-light);--editor-site-border-dark:var(--border-dark);--editor-site-color-scheme:var(--bvdart-color-scheme);background:var(--editor-site-background);min-width:0;color:var(--editor-site-foreground);font-family:var(--font-mono), monospace}.editor-theme-scope[data-editor-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.editor-theme-scope[data-editor-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.editor-theme-scope[data-editor-theme=studio]{color:#f1f0e9;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--font-sans), system-ui, sans-serif;background:#1b2023}.editor-theme-scope[data-editor-theme=studio] .editor-dialog{--card:var(--editor-surface);--card-foreground:var(--foreground);--input:var(--editor-well);--muted:var(--editor-surface)}.editor-theme-scope[data-editor-theme=studio] .editor-dialog :is(.glass,.toolbar){background-color:var(--editor-surface)}.editor-theme-scope .editor-loading{background:inherit;min-height:100dvh;color:inherit;justify-content:center;align-items:center;font-family:inherit;font-size:14px;display:flex}.editor-theme-scope .editor-theme-control{min-width:0;max-width:140px;color:inherit;align-items:center;gap:5px;font-size:10px;display:flex}.editor-theme-scope .editor-theme-control .editor-input{width:100%;min-width:0;max-width:140px;padding-inline:5px;font-size:10px}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app{--background:var(--editor-site-background);--foreground:var(--editor-site-foreground);--card:var(--editor-site-card);--muted:var(--editor-site-muted);--secondary:var(--editor-site-secondary);--input:var(--editor-site-input);--border:var(--editor-site-border);--ring:var(--editor-site-ring);--accent:var(--editor-site-accent);--accent-foreground:var(--editor-site-accent-foreground);--primary-foreground:var(--editor-site-primary-foreground);--editor-ui-accent:color-mix(in oklch, var(--editor-site-primary) 60%, var(--editor-site-foreground));--primary:var(--editor-ui-accent);--muted-foreground:color-mix(in oklch, var(--editor-site-foreground) 75%, var(--editor-site-card));--destructive:color-mix(in oklch, var(--editor-site-destructive) 60%, var(--editor-site-foreground));--editor-surface:var(--editor-site-card);--editor-well:var(--editor-site-input);--editor-ink:var(--editor-site-foreground);--editor-line:var(--editor-site-border);--editor-selected:var(--win98-title-start);--editor-selected-ink:var(--win98-light);--editor-raised-shadow:inset 1px 1px 0 var(--editor-site-border-light), inset -1px -1px 0 var(--editor-site-border-dark);--editor-inset-shadow:inset -1px -1px 0 var(--editor-site-border-light), inset 1px 1px 0 var(--editor-site-border-dark);color-scheme:var(--editor-site-color-scheme);font-family:var(--font-mono), monospace}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app *,.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :before,.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :after{scrollbar-color:var(--muted-foreground) transparent}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-right-sidebar,.editor-preview-bar){--primary:var(--editor-ui-accent)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-transforms .editor-button,.editor-input,.font-mono,code,kbd,pre,samp){font-family:var(--font-mono), monospace}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-sidebar,.editor-canvas-section,.editor-dialog){border:2px solid;border-color:var(--editor-site-highlight) var(--editor-site-shadow) var(--editor-site-shadow) var(--editor-site-highlight);box-shadow:var(--editor-raised-shadow);background:var(--editor-surface);border-radius:0}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-file-actions,.editor-transforms,.editor-sidebar-header,.editor-tools-pinned,.editor-tool-picker,.editor-canvas-toolbar,.editor-preview-bar,.editor-effect-keyboard,.editor-timeline,.editor-statusbar,.editor-kind,.editor-tool-emblem){background:var(--editor-surface);border-color:var(--editor-line);border-radius:0}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-main{background:var(--background)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-app-header{background:linear-gradient(to right, var(--win98-title-start), var(--win98-title-end));color:var(--win98-light);border-bottom-color:var(--editor-site-shadow)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-app-header :is(.editor-brand>span:first-child,.editor-brand-mark,.editor-save-status,.editor-save-status .is-saved),.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-app-header>a:not(.editor-brand),.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-app-header>a:hover{color:var(--win98-light)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-save-status .is-saved{background:color-mix(in srgb, currentColor 12%, transparent)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-app-header h1,.editor-layout-actions){border-left-color:color-mix(in srgb, var(--win98-light) 40%, transparent)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-button,.editor-tabs>button,.editor-history-step,.editor-effect-pad,.editor-layer-list li>button){border:2px solid;border-color:var(--editor-site-highlight) var(--editor-site-shadow) var(--editor-site-shadow) var(--editor-site-highlight);background:var(--secondary);color:var(--foreground);box-shadow:var(--editor-raised-shadow);font-family:var(--font-mono), monospace;border-radius:0}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-button,.editor-tabs>button,.editor-history-step,.editor-effect-pad,.editor-layer-list li>button):hover:not(:disabled){background:var(--muted);color:var(--foreground);border-color:var(--editor-site-highlight) var(--editor-site-shadow) var(--editor-site-shadow) var(--editor-site-highlight)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-button,.editor-tabs>button,.editor-history-step,.editor-effect-pad,.editor-layer-list li>button):is([aria-pressed=true],[aria-selected=true],[aria-current=step]),.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-button,.editor-tabs>button,.editor-history-step,.editor-effect-pad,.editor-layer-list li>button):is([aria-pressed=true],[aria-selected=true],[aria-current=step]):hover:not(:disabled){background:var(--editor-selected);color:var(--editor-selected-ink)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-button,.editor-tabs>button,.editor-history-step,.editor-effect-pad,.editor-layer-list li>button):active:not(:disabled),.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-button,.editor-tabs>button,.editor-history-step,.editor-effect-pad,.editor-layer-list li>button):is([aria-pressed=true],[aria-selected=true],[aria-current=step]){border-color:var(--editor-site-shadow) var(--editor-site-highlight) var(--editor-site-highlight) var(--editor-site-shadow);box-shadow:var(--editor-inset-shadow)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-button,.editor-tabs>button,.editor-history-step,.editor-effect-pad,.editor-layer-list li>button):is([aria-pressed=true],[aria-selected=true],[aria-current=step]) :is(.editor-icon,small){color:var(--editor-selected-ink)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-input,.editor-field-value,.editor-kernel-matrix,.editor-curve-graph,.editor-mode-switch,.editor-comparison-modes){background:var(--editor-well);color:var(--foreground);border:2px solid;border-color:var(--editor-site-shadow) var(--editor-site-highlight) var(--editor-site-highlight) var(--editor-site-shadow);box-shadow:var(--editor-inset-shadow);border-radius:0}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-input:hover:not(:disabled){border-color:var(--editor-site-shadow) var(--editor-site-highlight) var(--editor-site-highlight) var(--editor-site-shadow)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-input::placeholder{color:var(--muted-foreground);opacity:1}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-input option{background:var(--editor-well);color:var(--foreground)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-field-value{color:var(--primary)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-kernel-matrix [data-center] .editor-input{background:var(--editor-selected);color:var(--editor-selected-ink)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-layer-list li{background:var(--editor-surface);border-radius:0}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-layer-list li:has(>button[aria-pressed=true]){background:color-mix(in srgb, var(--primary) 12%, var(--editor-surface))}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-layer-visibility{border-radius:0}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-layer-visibility:hover{background:var(--muted)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(.editor-effect-bank,.editor-effect-pad){--editor-bank-ink:color-mix(in srgb, var(--bank-color) 25%, var(--foreground))}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-effect-bank h3,.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-effect-pad>.editor-icon{color:var(--editor-bank-ink)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-effect-pad[aria-pressed=true]>.editor-icon{color:var(--editor-selected-ink)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-study-import{background:var(--editor-surface);color:var(--foreground);border-bottom-color:var(--primary)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-error{background:color-mix(in srgb, var(--destructive) 12%, var(--editor-surface));color:var(--foreground);border-bottom:1px solid var(--destructive)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-recording>span:first-child{color:var(--destructive)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-file-drop{background:color-mix(in srgb, var(--editor-surface) 95%, transparent);color:var(--foreground);border-radius:0}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-viewport{background-color:var(--editor-well);background-image:radial-gradient(var(--editor-line) .6px, transparent .6px);box-shadow:var(--editor-inset-shadow)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-resize-handle:after{background:var(--muted-foreground);border-radius:0}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-resize-handle:is(:hover,:focus-visible):after{background:var(--primary)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-curve-controls[data-channel=red]{--curve-color:color-mix(in srgb, #df5345 60%, var(--foreground))}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-curve-controls[data-channel=green]{--curve-color:color-mix(in srgb, #29975b 60%, var(--foreground))}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-curve-controls[data-channel=blue]{--curve-color:color-mix(in srgb, #377dcc 60%, var(--foreground))}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-curve-grid{stroke:var(--editor-line)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-curve-reference{stroke:var(--muted-foreground)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-curve-graph circle{fill:var(--editor-well)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-curve-graph circle[data-selected]{fill:var(--curve-color)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-curve-graph circle:focus-visible{stroke:var(--foreground)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-comparison-labels{color:var(--foreground)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-comparison-divider:before{background:var(--editor-selected-ink);box-shadow:0 0 0 1px var(--editor-selected)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-comparison-divider>span{background:var(--editor-selected);color:var(--editor-selected-ink);border:2px solid var(--editor-selected-ink);box-shadow:0 0 0 1px var(--editor-selected);border-radius:0}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-comparison-divider:focus-visible{outline-color:var(--ring)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-dialog{box-shadow:var(--editor-raised-shadow), 0 12px 36px #0006}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-dialog::backdrop{background:#0008}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app input[type=range]{min-height:24px;accent-color:var(--primary)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app input[type=range]::-webkit-slider-runnable-track{background:var(--editor-well);border:1px solid;border-color:var(--editor-site-shadow) var(--editor-site-highlight) var(--editor-site-highlight) var(--editor-site-shadow);border-radius:0}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app input[type=range]::-moz-range-track{background:var(--editor-well);border:1px solid;border-color:var(--editor-site-shadow) var(--editor-site-highlight) var(--editor-site-highlight) var(--editor-site-shadow);border-radius:0}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app input[type=range]::-webkit-slider-thumb{background:var(--muted-foreground);border-color:var(--editor-site-highlight) var(--editor-site-shadow) var(--editor-site-shadow) var(--editor-site-highlight);box-shadow:var(--editor-raised-shadow);border-radius:0}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app input[type=range]::-moz-range-thumb{background:var(--muted-foreground);border-color:var(--editor-site-highlight) var(--editor-site-shadow) var(--editor-site-shadow) var(--editor-site-highlight);box-shadow:var(--editor-raised-shadow);border-radius:0}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app input[type=range]:hover::-webkit-slider-thumb{background:var(--foreground)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app input[type=range]:hover::-moz-range-thumb{background:var(--foreground)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app :is(button,a,input,select,[role=tabpanel]):focus-visible{outline:2px solid var(--ring);outline-offset:-2px}@media (max-height:850px) and (min-width:1024px){.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-tools-pinned{padding-block:4px}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-paint-tools .editor-button{padding-block:3px}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-paint-panel{gap:4px;padding-block:6px}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-paint-dynamics .editor-field-label{gap:4px}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-symmetry .editor-button{padding-block:2px}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-layers{gap:4px;padding-block:3px}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-layer-footer .editor-button{padding-block:1px}}@media (max-height:760px) and (min-width:1024px){.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-bottom-dock{max-height:calc(100% - 190px)}.editor-theme-scope:not([data-editor-theme=studio]) .editor-app .editor-bottom-dock>.editor-tab-panel{overflow-y:auto}}@media (max-width:1100px){.editor-theme-scope .editor-theme-control{max-width:110px}.editor-theme-scope .editor-theme-control>span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}