.pixel-feature-pop,.pixel-palette-head,.pixel-layer-lock{--fg:var(--text)}html.sprite-studio .pixel-feature-pop{width:300px;max-width:calc(100vw - 16px);max-height:calc(100dvh - 24px);padding:0;gap:0;border-radius:10px;overflow:auto;z-index:46;background:var(--paper);box-shadow:0 8px 28px rgba(35,40,45,.14)}.pixel-feature-pop header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--hair)}.pixel-feature-pop header strong{font-size:14px;font-weight:600;white-space:nowrap}.pixel-feature-head-actions{display:flex;align-items:center;gap:2px}.pixel-feature-pop header button{width:32px;height:32px;padding:6px;flex:none;border:0;background:transparent}.pixel-feature-pop svg,.pixel-layer-lock svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.pixel-feature-body{padding:14px;display:flex;flex-direction:column;gap:16px;min-width:0}.pixel-feature-body p{font-size:12px;color:var(--faint);line-height:1.6;margin:0}.pixel-feature-pop footer{padding:12px 14px;border-top:1px solid var(--hair);display:flex;flex-direction:column;gap:10px}#pixelFeatureStatus{font-size:11px;color:var(--faint);line-height:1.5}.pixel-feature-pop button,.pixel-palette-head button{border:1px solid var(--line);border-radius:6px;background:transparent;color:var(--fg);font:inherit;font-size:12px;min-height:36px;padding:6px 10px;white-space:nowrap;touch-action:manipulation}.pixel-feature-pop button:disabled,.pixel-palette-head button:disabled{opacity:.4}.pixel-feature-pop .primary{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}.pixel-feature-pop button.on{background:var(--hair)}.pixel-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.pixel-actions button{flex:1}.pixel-field{display:flex;flex-direction:column;gap:10px;font-size:12px;min-width:0}.pixel-field>span{display:flex;justify-content:space-between;gap:10px;white-space:nowrap}.pixel-field output{font-variant-numeric:tabular-nums;color:var(--faint)}.pixel-feature-pop input[type=range]{width:100%;margin:0;height:24px;accent-color:var(--accent);touch-action:pan-y}.pixel-blur-patterns{display:flex;gap:6px}.pixel-blur-patterns>button{flex:1;min-width:0;white-space:nowrap}.pixel-check{display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.5;min-height:32px}.pixel-check input{width:17px;height:17px;accent-color:var(--accent);flex:none}.pixel-select{display:flex;align-items:center;gap:12px;font-size:12px;white-space:nowrap}.pixel-select select{flex:1;min-width:0;max-width:100%;height:36px;background:var(--bg);color:var(--fg);border:1px solid var(--line);border-radius:6px;padding:0 8px;font:inherit}.pixel-gradient{height:24px;border-radius:5px;border:1px solid var(--hair)}.pixel-ramp-label{display:flex;justify-content:space-between;font-size:11px;color:var(--faint);margin-bottom:-10px}.pixel-shade-anchors{display:flex;gap:8px;flex-wrap:wrap}.pixel-shade-anchors label{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--faint)}.pixel-shade-anchors input{width:28px;height:30px;padding:0;border:0;background:none}.pixel-shade-ramp{display:flex;min-height:36px;overflow:hidden;border-radius:5px;border:1px solid var(--line)}.pixel-shade-ramp button{flex:1;min-width:5px;min-height:36px;padding:0;border:0;border-radius:0}.pixel-ramp-choices{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;max-height:126px;overflow:auto;padding:3px}.pixel-ramp-choices button{min-width:0;min-height:26px;height:26px;border:1px solid rgba(60,60,60,.2);border-radius:4px;padding:0}.pixel-ramp-choices button.selected{outline:2px solid var(--accent);outline-offset:1px}.pixel-feature-pop [hidden]{display:none!important}#pixelHistogram{width:100%;height:72px;border-bottom:1px solid var(--line);background:var(--hair);border-radius:3px;image-rendering:pixelated}.pixel-node-editor{display:flex;flex-direction:column;gap:6px;width:100%;min-width:0}.pixel-node-track{position:relative;height:44px;margin:0 10px;touch-action:none;user-select:none}.pixel-node-track::before{content:"";position:absolute;inset:4px 0 12px;border-radius:3px;background:var(--node-gradient);box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);pointer-events:none}.pixel-feature-pop .pixel-node{position:absolute;top:22px;transform:translateX(-50%);width:26px;height:24px;min-height:24px;padding:0;border:0;background:none;touch-action:none;border-radius:0}.pixel-node::after{content:"";position:absolute;left:6px;top:5px;width:14px;height:14px;border-radius:50%;background:var(--node-color);box-shadow:0 0 0 1px rgba(30,35,40,.28)}.pixel-node.selected::after{box-shadow:0 0 0 2px var(--text)}.pixel-feature-pop .pixel-node:hover{background:none!important}.pixel-node-controls{display:flex;gap:7px;align-items:center;width:100%}.pixel-node-controls>input[type=color]{width:34px;height:32px;flex:none;padding:2px;border:1px solid var(--line);border-radius:4px;background:transparent}.pixel-node-controls label{display:flex;align-items:center;gap:2px;min-height:32px;font-size:11px;margin-right:auto;color:var(--faint)}.pixel-node-controls input[type=number]{width:44px;height:30px;box-sizing:border-box;padding:2px;border:0;background:var(--hair);color:var(--text);text-align:center;font:12px ui-monospace,monospace;appearance:textfield}.pixel-node-controls input::-webkit-inner-spin-button{display:none}.pixel-node-controls button{border:0;min-height:32px;height:32px;padding:4px 7px}.pixel-node-controls #pixelNodeDelete{width:30px;flex:none;padding:5px}#pixelNodePalettePop{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--hair);padding-top:8px}#pixelNodePaletteSelect{height:32px;min-width:0;width:100%;border:1px solid var(--line);border-radius:4px;padding:0 6px;background:var(--paper);color:var(--text);font:12px inherit}.pixel-feature-pop #pixelUsePalette{min-height:30px;padding:4px;text-align:left;border:0;color:var(--faint)}.pixel-feature-pop .pixel-check:has(input[role=switch]){justify-content:space-between;flex-direction:row-reverse}.pixel-feature-pop header .pixel-feature-head-actions button{width:32px;height:32px;min-height:32px;padding:6px;border:0;background:transparent}.pixel-feature-pop[data-kind=shade] .pixel-feature-body{padding:12px}.pixel-shade-page{display:flex;flex-direction:column;gap:14px;min-width:0}.pixel-shade-hint{display:block;font-size:11px;color:var(--faint);line-height:1.5;white-space:normal}.pixel-shade-hint[hidden]{display:none}.pixel-shade-mode{display:flex;padding:3px;gap:3px;background:var(--hair);border-radius:6px}.pixel-shade-mode button{flex:1;border:0;min-height:32px;color:var(--faint);border-radius:4px}.pixel-shade-mode button.on{background:var(--paper);color:var(--fg);box-shadow:0 1px 3px rgba(30,35,40,.1)}.pixel-shade-card{display:flex;align-items:center;gap:10px}.pixel-shade-card select{flex:1;min-width:0;height:36px;border:0;border-bottom:1px solid var(--hair);border-radius:0;background:transparent;color:var(--fg);font:inherit;font-size:12px;padding:0 2px}.pixel-shade-card button{padding:4px 6px;border:0;color:var(--faint)}.pixel-shade-colors{display:flex;flex-direction:column;gap:8px}#pixelShadeRamp{min-height:28px;height:28px;border:0;border-radius:4px;pointer-events:none}#pixelShadeRamp span{flex:1;min-width:0}.pixel-shade-colors .pixel-shade-anchors{justify-content:space-between;gap:4px 8px}.pixel-shade-anchors label{min-height:36px;cursor:pointer}.pixel-shade-anchors input{width:30px;height:30px;cursor:pointer}.pixel-shade-anchors input::-webkit-color-swatch-wrapper{padding:3px}.pixel-shade-anchors input::-webkit-color-swatch{border:1px solid rgba(0,0,0,.14);border-radius:4px}#pixelRampEmpty{font-size:11px;color:var(--faint)}.pixel-shade-page>.pixel-field{flex-direction:row;align-items:center;gap:12px;border-top:1px solid var(--hair);padding-top:10px}.pixel-shade-page>.pixel-field>span{gap:10px;flex:none}.pixel-shade-page>.pixel-field input{flex:1;min-width:0}.pixel-shade-section{display:flex;flex-direction:column;gap:3px}.pixel-shade-section+.pixel-shade-section{border-top:1px solid var(--hair);padding-top:12px}.pixel-shade-section>span{color:var(--faint);font-size:11px;margin-bottom:4px}.pixel-shade-section>button{text-align:left;border:0;min-height:36px;padding:6px 8px}.pixel-shade-section .pixel-actions{margin:6px 0}.pixel-card-row{display:flex;align-items:flex-start;gap:8px}.pixel-card-row .pixel-select{flex:1;min-width:0;align-items:flex-start;line-height:34px}.pixel-card-row>button{min-height:32px;padding:4px 8px}.pixel-feature-pop[data-kind=enclose] .pixel-feature-body{gap:12px}.pixel-feature-pop[data-kind=enclose] footer{flex-direction:row;align-items:center;gap:12px}.pixel-feature-pop[data-kind=enclose] footer .pixel-actions{margin-left:auto;flex-wrap:nowrap}.pixel-feature-pop[data-kind=enclose] #pixelFeatureStatus{white-space:nowrap}.pixel-dither-colors{display:flex;align-items:center;justify-content:space-between;gap:6px}.pixel-dither-colors label{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:11px;color:var(--faint)}.pixel-dither-colors input{width:36px;height:32px;border:0;padding:2px;background:transparent}.pixel-dither-colors button{border:0;padding:4px;min-height:36px}.pixel-dither-colors .pixel-dither-swatch{width:32px;height:32px;min-height:32px;border:1px solid var(--hair);border-radius:50%;padding:0}.pixel-dither-patterns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.pixel-dither-patterns button{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:0;padding:5px 3px;font-size:11px;border-color:transparent}.pixel-dither-patterns button.on{border-color:var(--accent);background:var(--hair)}.pixel-dither-patterns canvas{width:100%;height:26px;image-rendering:pixelated;border-radius:2px}.pixel-feature-pop[data-kind=dither] footer{flex-direction:row;align-items:center;gap:8px}.pixel-feature-pop[data-kind=dither] footer .pixel-actions{margin-left:auto;flex-wrap:nowrap}.pixel-feature-pop[data-kind=dither] #pixelFeatureStatus{white-space:nowrap}.studio-slider.pixel-fixed-alpha{pointer-events:none;opacity:.4}.studio-slider.pixel-fixed-alpha .val{visibility:hidden}.pixel-stops{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.pixel-stop{display:flex;align-items:center;min-width:0;gap:1px}.pixel-stop input[type=color]{padding:0;border:0;border-radius:4px;width:32px;height:32px;background:transparent;cursor:pointer}.pixel-stop button{padding:0;min-height:28px;width:20px;border:0;font-size:16px}.pixel-selection-measure{position:fixed;z-index:22;pointer-events:none;padding:5px 9px;background:rgba(247,248,250,.96);border:1px solid rgba(90,105,120,.2);border-radius:5px;color:#4c5868;box-shadow:0 2px 8px rgba(0,0,0,.08);font:12px/1.3 ui-monospace,monospace;white-space:nowrap;font-variant-numeric:tabular-nums}.pixel-selection-measure[hidden]{display:none}html.sprite-studio #selGrpMenu #selectionCopyLayerBtn{grid-column:1/-1;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;min-height:40px;height:40px;padding:7px 10px;margin-top:4px;border-top:1px solid var(--hair);border-radius:0;white-space:nowrap}html.sprite-studio #selectionCopyLayerBtn:disabled{opacity:.35}html.sprite-studio #layerList .pixel-layer-lock{padding:3px;width:30px;min-width:30px;height:32px;min-height:32px;flex:none;border:0;background:transparent;border-radius:5px;opacity:.4;color:var(--fg)}html.sprite-studio #layerList .pixel-layer-lock[aria-pressed=true]{opacity:1;background:var(--hair)}.pixel-palette-head{display:flex;flex-direction:column;gap:7px;padding:8px 0 0;border-top:1px solid var(--hair);margin-top:2px;width:100%;min-width:0;flex-shrink:0}#palPop .pixel-palette-title{display:flex;align-items:center;justify-content:space-between;min-height:30px;gap:8px}#palPop .pixel-palette-title h4,#palPop .pixel-palette-recent h4{margin:0;color:var(--faint);font-size:11px;font-weight:500;white-space:nowrap}#palPop #palAdd{display:flex;align-items:center;gap:4px;width:auto;min-width:56px;min-height:30px;padding:4px 7px;border:0;border-radius:4px;font-size:12px;white-space:nowrap;background:transparent}#palPop #palAdd svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;flex:none}.pixel-palette-bar{display:flex;align-items:center;min-width:0;width:100%}.pixel-palette-bar .pixel-select{display:block;flex:1;min-width:0;width:100%}.pixel-palette-bar .pixel-select select{border:0;background:transparent;font-size:12px}#palPop .pixel-palette-tools{display:flex;flex-direction:column;gap:7px;min-width:0;width:100%;padding-top:7px;border-top:1px solid var(--hair);flex-shrink:0}#palPop .pixel-palette-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#palPop .pixel-palette-tabs button{display:flex;align-items:center;justify-content:space-between;gap:4px;min-width:0;min-height:32px;padding:5px 3px;border:0;border-radius:3px;color:var(--faint);font-size:11px;white-space:nowrap;background:transparent}#palPop .pixel-palette-tabs button[aria-expanded=true]{color:var(--fg);background:var(--hair)}#palPop .pixel-palette-tabs svg{width:14px;height:14px;flex:none;fill:none;stroke:currentColor;stroke-width:1.4;transition:transform .16s ease}#palPop .pixel-palette-tabs button[aria-expanded=true] svg{transform:rotate(180deg)}#pixelPaletteManage{display:flex;flex-direction:column;gap:8px;padding:2px 0}#palPop .pixel-palette-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}#palPop .pixel-palette-actions button,#palPop .pixel-palette-edit-actions button,#palPop .pixel-palette-import button{min-width:0;min-height:32px;padding:5px 8px;font-size:12px;border:1px solid var(--hair);border-radius:4px;background:transparent;white-space:nowrap}#pixelPaletteEditor{display:flex;flex-direction:column;gap:6px;padding-top:4px}#pixelPaletteEditor label{font-size:11px;color:var(--faint)}#pixelPaletteName{box-sizing:border-box;min-width:0;width:100%;height:34px;padding:6px 8px;border:1px solid var(--hair);border-radius:4px;background:var(--paper);color:var(--fg);font:inherit;font-size:12px}#palPop .pixel-palette-edit-actions{display:flex;justify-content:flex-end;gap:6px}#palPop #pixelNameOK{background:var(--hair)}#pixelPaletteManage[hidden],#pixelPaletteImport[hidden],#pixelPaletteEditor[hidden],#pixelPaletteNote:empty{display:none}#palPop .sws{gap:4px;padding:2px;grid-template-columns:repeat(8,minmax(0,1fr));flex-shrink:0}#palPop .sw{width:100%;height:auto;aspect-ratio:1;border-radius:4px}#palPop .sws:empty::after{content:"暂无颜色";grid-column:1/-1;padding:5px 1px;color:var(--faint);font-size:11px;white-space:nowrap}#palPop .pixel-palette-recent{display:flex;flex-direction:column;gap:7px;margin-top:3px;min-width:0;flex-shrink:0}#palPop .pixel-palette-hex{margin-top:0;gap:7px;flex-shrink:0}#palPop .pixel-palette-hex input[type=text]{font-size:12px;height:30px;min-height:30px;letter-spacing:.04em}#palPop .pixel-palette-hex input[type=color]{height:30px;width:32px;padding:2px;border-radius:4px}#palPop .pixel-palette-color-summary{display:none!important}html.phone-bar #palPop .pixel-palette-color-summary{display:flex!important;align-items:center;gap:10px;padding:2px 2px 10px}html.phone-bar #palPop .pixel-palette-color-summary h4{display:none}html.phone-bar #palPop #curSw{width:76px;height:34px;border-radius:10px;flex:none;order:-1}html.phone-bar #palPop #curHex{font-size:13px;letter-spacing:.4px}html.phone-bar #palPop #wheel{width:min(320px,calc(100vw - 56px))!important;height:min(320px,calc(100vw - 56px))!important;margin:0 auto;display:block}html.phone-bar #palPop>.studio-options-head{order:-4}html.phone-bar #palPop .pixel-palette-color-summary{order:-3}html.phone-bar #palPop #wheel{order:-2}html.phone-bar #palPop .pixel-palette-hex{order:-1}#palPop .hexrow input[type=text]{min-width:0;width:0}#palPop #wheel{flex-shrink:0;align-self:center;touch-action:none}#palPop>h4{font-size:11px;margin:6px 4px 0}#palPop .pixel-palette-import{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:2px 0}.pixel-palette-import label{font-size:11px;white-space:nowrap;display:flex;align-items:center;gap:6px}.pixel-palette-import input{box-sizing:border-box;width:44px;min-width:0;height:32px;border:1px solid var(--hair);border-radius:4px;background:var(--paper);color:var(--fg);text-align:center;font:inherit}#pixelPaletteNote{font-size:10px;color:var(--faint);line-height:1.5;overflow-wrap:anywhere}html.sprite-studio #palPop{max-height:calc(100dvh - 100px);overflow:auto}.pixel-choice{position:relative;flex:1;min-width:0;width:100%;font-size:12px}.pixel-choice .pixel-choice-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:34px;min-height:34px;text-align:left;overflow:hidden;text-overflow:ellipsis;border:1px solid var(--hair);padding:6px 9px;border-radius:4px;background:var(--paper);color:var(--text);font:inherit}.pixel-choice-trigger::after{content:"";width:5px;height:5px;transform:rotate(45deg);border-right:1px solid currentColor;border-bottom:1px solid currentColor;flex:none;margin:0 2px 3px 8px}.pixel-choice-list{display:flex;flex-direction:column;gap:2px;margin-top:5px;padding:4px;max-height:160px;overflow:auto;overscroll-behavior:contain;border:1px solid var(--hair);border-radius:5px;background:var(--paper);touch-action:none}.pixel-choice-list[hidden],select[aria-hidden=true]{display:none!important}.pixel-choice-list button{display:flex;align-items:center;gap:8px;width:100%;min-height:34px;height:auto;flex:none;text-align:left;justify-content:space-between;border:0;padding:7px 6px;border-radius:3px;font:inherit;color:var(--text);background:transparent}.pixel-choice-list button[aria-selected=true]{background:var(--hair)}.pixel-choice-list i{height:12px;width:56px;flex:none;border-radius:2px;box-shadow:inset 0 0 0 1px rgba(30,35,40,.1)}.pixel-palette-bar .pixel-choice .pixel-choice-trigger{width:100%;flex:auto;padding:4px 7px}#palPop .pixel-palette-bar .pixel-choice-list{max-height:132px}#palPop .pixel-palette-bar .pixel-choice-list button{display:grid;grid-template-columns:minmax(0,1fr) auto;overflow-wrap:anywhere;white-space:normal;line-height:1.4}@media(prefers-reduced-motion:reduce){#palPop .pixel-palette-tabs svg{transition:none}}.pixel-feature-pop .pixel-effect-off{border:0;border-top:1px solid var(--hair);border-radius:0;color:var(--faint);margin-bottom:-5px;min-height:32px}.pixel-levels-graph{margin:0 10px}#pixelLevelTrack{position:relative;height:28px;touch-action:none;margin-top:4px;background:linear-gradient(to right,#111,#fff);border-radius:2px}#pixelLevelTrack button{position:absolute;top:-3px;transform:translateX(-50%);width:22px;height:34px;min-height:34px;padding:0;border:0;border-radius:0;background:transparent;touch-action:none}#pixelLevelTrack button::after{content:"";position:absolute;left:7px;top:4px;width:8px;height:26px;border:1px solid var(--text);border-radius:2px;background:#111;box-shadow:0 0 0 1px var(--paper)}#pixelLevelTrack [data-level=gamma]::after{background:#888}#pixelLevelTrack [data-level=white]::after{background:#fff}.pixel-level-numbers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pixel-level-numbers label{display:flex;flex-direction:column;gap:7px;color:var(--faint);text-align:center;font-size:11px}.pixel-level-numbers input{width:100%;height:32px;border:1px solid var(--hair);border-radius:4px;background:var(--paper);color:var(--text);font:12px ui-monospace,monospace;text-align:center;appearance:textfield}.pixel-level-numbers input::-webkit-inner-spin-button{appearance:none}@media(hover:hover)and (pointer:fine){.pixel-feature-pop button:not(:disabled):hover,.pixel-palette-head button:not(:disabled):hover{background:var(--hair)}html.sprite-studio #layerList .pixel-layer-lock:hover{opacity:1}}html.sprite-studio .sprite-panel-zoom-btn{width:auto!important;min-width:44px;height:32px;padding:0 8px;border:1px solid var(--line);border-radius:6px;background:transparent;color:var(--soft);font:inherit;font-size:11px;font-variant-numeric:tabular-nums;flex:none;cursor:pointer}html.sprite-studio .sprite-panel-zoom-btn:active{filter:brightness(.86)}
