:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#202326;background:#e9e7e1;font-synthesis:none;--ivory: #f6f3eb;--paper: #fbfaf6;--panel: #f1eee6;--line: #d9d5cc;--line-strong: #c9c3b8;--muted: #74746f;--graphite: #202326;--teal: #0b7775;--teal-deep: #075f5e;--teal-pale: #dcecea;--amber: #eda512;--amber-deep: #c77d00}*{box-sizing:border-box}body{margin:0;min-width:0;min-height:100vh;overflow:hidden;background:#e9e7e1;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,canvas:focus-visible{outline:2px solid rgba(11,119,117,.45);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{height:100dvh;min-height:0;overflow:hidden;background:var(--ivory)}.topbar{height:66px;display:grid;grid-template-columns:minmax(255px,1fr) auto minmax(520px,1fr);align-items:center;gap:20px;padding:0 22px;background:#fbfaf7;border-bottom:1px solid var(--line-strong);box-shadow:0 1px #2023260a;position:relative;z-index:5}.brand-block,.brand-line,.top-actions,.topbar-status,.history-button,.upload-button,.export-button,.panel-heading,.field-row,.toggle-row,.repair-title,.active-color-card,.replace-button,.side-export,.stage-footer>div{display:flex;align-items:center}.brand-block{gap:11px}.brand-mark{width:33px;height:33px;display:grid;place-items:center;border:1px solid #174f4d;background:#133f3e;color:#f4b51e}.brand-line{gap:7px;line-height:1}.brand-line strong{font-size:18px;letter-spacing:-.02em}.version-tag{padding:3px 5px;border:1px solid #96b9b6;color:var(--teal-deep);background:var(--teal-pale);font-size:9px;font-weight:800;letter-spacing:.08em}.brand-block p{margin:4px 0 0;color:#77766f;font-size:10px}.topbar-status{justify-self:center;gap:7px;color:#676863;font-size:12px;white-space:nowrap}.status-dot{width:7px;height:7px;border-radius:50%;background:#25a66b;box-shadow:0 0 0 3px #25a66b1f}.top-actions{justify-self:end;gap:7px}.history-button,.upload-button,.export-button{height:36px;gap:7px;border:1px solid var(--line-strong);padding:0 12px;background:#fff;font-size:12px;font-weight:650;cursor:pointer}.history-button{border-color:transparent;background:transparent;color:#656660}.upload-button:hover,.history-button:hover,.icon-button:hover:not(:disabled){background:#f1eee8}.export-button{border-color:var(--amber-deep);background:var(--amber);color:#2e260f;padding-inline:15px;box-shadow:inset 0 1px #ffffff59}.export-button-secondary{border-color:var(--line-strong);background:#fff;color:#474844;box-shadow:none}.export-button:hover,.side-export:hover{background:#f7b62a}.export-button-secondary:hover,.side-export-secondary:hover{background:#f1eee8}.action-divider{width:1px;height:24px;margin:0 3px;background:var(--line)}.history-popover{width:260px;position:absolute;top:57px;right:294px;z-index:10;padding:13px;border:1px solid var(--line-strong);background:#fff;box-shadow:0 12px 32px #1f222329}.history-popover-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--line);color:var(--teal-deep)}.history-popover-head div{display:flex;flex-direction:column;gap:3px}.history-popover-head strong{color:var(--graphite);font-size:12px}.history-popover-head span{color:var(--muted);font-size:9px}.history-stats{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:10px 0}.history-stats span{padding:8px;background:#f3f1eb;color:var(--muted);font-size:9px;text-align:center}.history-stats strong{margin-left:3px;color:var(--graphite);font-size:12px}.history-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.history-actions button{height:31px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);background:#fff;font-size:9px;font-weight:700;cursor:pointer}.history-actions button:disabled{color:#aaa9a3;background:#f3f1ed;cursor:not-allowed}.icon-button{width:35px;height:35px;display:inline-grid;place-items:center;border:1px solid var(--line);background:#fff;cursor:pointer}.icon-button:disabled{color:#b9b7b0;background:#f5f3ee;cursor:not-allowed}.workbench{width:100%;height:calc(100dvh - 66px);min-height:0;display:grid;overflow:hidden}.left-panel,.right-panel{min-width:0;min-height:0;background:var(--paper);overflow:auto}.left-panel{border-right:1px solid var(--line-strong)}.right-panel{border-left:1px solid var(--line-strong)}.control-section{padding:18px 18px 17px;border-bottom:1px solid var(--line)}.panel-heading{align-items:flex-start;gap:10px;margin-bottom:13px}.step-index{width:22px;height:22px;display:grid;flex:none;place-items:center;border-radius:50%;background:#233638;color:#fff;font-size:11px;font-weight:800}.panel-heading h2,.palette-header h2{margin:0;font-size:14px;line-height:1.2}.panel-heading p{margin:4px 0 0;color:var(--muted);font-size:10px}.source-card{border:1px solid var(--line);background:#fff;transition:border-color .14s ease,box-shadow .14s ease}.source-card.is-dragging{border-color:var(--teal);box-shadow:0 0 0 2px #19787424}.source-preview{height:171px;display:grid;place-items:center;position:relative;overflow:hidden;background-color:#e9e7df;background-image:linear-gradient(45deg,#dedbd3 25%,transparent 25%),linear-gradient(-45deg,#dedbd3 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#dedbd3 75%),linear-gradient(-45deg,transparent 75%,#dedbd3 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0}.source-preview img{width:100%;height:100%;object-fit:contain;image-rendering:pixelated;transition:opacity .14s ease}.source-preview.is-background-picking{box-shadow:inset 0 0 0 2px var(--teal)}.source-preview.is-background-picking img{cursor:crosshair}.background-pick-hint{position:absolute;right:8px;bottom:8px;z-index:2;display:flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid rgba(255,255,255,.68);background:#116965e0;color:#fff;font-size:9px;font-weight:750;pointer-events:none}.source-drop-hint{position:absolute;bottom:8px;left:50%;z-index:2;display:flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid rgba(255,255,255,.65);background:#233638d1;color:#fff;pointer-events:none;transform:translate(-50%);white-space:nowrap}.source-drop-hint strong{font-size:9px;font-weight:750}.source-drop-hint span{color:#ffffffb3;font:8px ui-monospace,monospace}.source-card.is-dragging .source-preview img{opacity:.32}.source-card.is-dragging .source-drop-hint{top:10px;right:10px;bottom:10px;left:10px;justify-content:center;border:1px dashed rgba(255,255,255,.82);background:#14706cd6;transform:none}.pixel-only-badge{position:absolute;top:9px;left:9px;padding:4px 6px;border:1px solid rgba(255,255,255,.55);background:#1a1f20c7;color:#fff;font:700 8px/1 ui-monospace,monospace;letter-spacing:.12em}.source-meta{min-height:53px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-top:1px solid var(--line)}.source-meta div{min-width:0;display:flex;flex-direction:column;gap:3px}.source-meta strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.source-meta span{color:var(--muted);font:10px ui-monospace,monospace}.source-meta button,.apply-size{border:0;background:transparent;color:var(--teal);font-size:11px;font-weight:750;cursor:pointer}.source-quality{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border-top:1px solid var(--line);background:#f4f2eb}.source-quality>div{min-width:0;display:flex;flex-direction:column;gap:2px}.source-quality strong{font-size:10px;line-height:1.25}.source-quality span:not(.source-quality-dot){color:var(--muted);font-size:9px;line-height:1.35}.source-quality-dot{width:8px;height:8px;flex:none;margin-top:2px;border-radius:50%;background:#a9a79f}.source-quality--ready{background:#edf6ef}.source-quality--ready .source-quality-dot{background:#2d9b59}.source-quality--review{background:#fff6df}.source-quality--review .source-quality-dot{background:#d69719}.source-quality--unsupported{background:#fff0ed}.source-quality--unsupported .source-quality-dot{background:#c54c3d}.apply-size:disabled{color:#aaa79f;cursor:not-allowed}.segmented{display:grid;padding:3px;background:#e9e6de}.size-modes{grid-template-columns:1.15fr 1.35fr .9fr}.segmented button{min-height:31px;border:0;background:transparent;color:#6d6c66;font-size:10px;font-weight:650;cursor:pointer}.segmented button.is-active{background:#fff;color:var(--teal-deep);box-shadow:0 1px 3px #2125261f}.board-count-field{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px 10px;margin-top:11px;color:#595a56;font-size:10px}.board-count-field select{height:32px;border:1px solid var(--line);border-radius:0;background:#fff;color:var(--graphite);padding:0 8px;font-size:11px}.board-count-field small{grid-column:1 / -1;color:var(--muted);font-size:9px}.size-inputs{display:grid;grid-template-columns:1fr auto 1fr 43px;align-items:end;gap:8px;margin-top:11px}.size-inputs>span{padding-bottom:8px;color:var(--muted)}.size-inputs label{display:flex;flex-direction:column;gap:5px;color:var(--muted);font-size:9px}.size-inputs input,.field-row select{width:100%;height:32px;border:1px solid var(--line);border-radius:0;background:#fff;color:var(--graphite);padding:0 8px;font-size:11px}.size-inputs input:disabled{color:#aaa89f;background:#eeece6}.apply-size{height:32px;border:1px solid #a9c7c4;background:#e6f1f0}.ratio-lock-note{display:flex;justify-content:space-between;gap:8px;margin:7px 0 0;color:var(--teal-deep);font-size:9px}.ratio-lock-note strong{font-weight:750}.ratio-lock-note span{color:var(--muted)}.control-note{margin:10px 0 0;color:#77766f;font-size:10px;line-height:1.5}.control-note strong{color:#2b4c4b}.large-pattern-note{display:grid;gap:2px;margin:9px 0 0;padding:8px 9px;border:1px solid #e0be71;background:#fff8e6;color:#6f5926;font-size:9px;line-height:1.45}.large-pattern-note strong{color:#8d6418;font-size:10px}.field-row{justify-content:space-between;gap:12px;margin-top:10px}.field-row>span{flex:none;color:#595a56;font-size:10px}.field-row select{flex:1}.toggle-row{justify-content:space-between;gap:12px;margin:12px 0 4px;padding:11px 0;border-block:1px solid #e8e5de}.toggle-row div{display:flex;flex-direction:column;gap:3px}.toggle-row strong{font-size:11px}.toggle-row span{color:var(--muted);font-size:9px}.switch{width:36px;height:20px;padding:2px;border:0;border-radius:10px;background:#b8b8b3;cursor:pointer}.switch span{width:16px;height:16px;display:block;border-radius:50%;background:#fff;transition:transform .15s ease}.switch.is-on{background:var(--teal)}.switch.is-on span{transform:translate(16px)}.switch:disabled{cursor:wait;opacity:.58}.color-limit-field{margin-top:8px}.manual-background-controls{display:grid;gap:9px;margin-top:10px;padding:10px;border:1px solid #c9dcda;background:#f2f8f7}.manual-background-head{display:flex;align-items:center;gap:8px}.manual-background-swatch{width:25px;height:25px;flex:none;border:1px solid #adaaa2;background-color:transparent}.manual-background-head div{display:grid;gap:2px}.manual-background-head strong{color:#2b4c4b;font:700 9px ui-monospace,monospace}.manual-background-head span{color:var(--muted);font-size:9px}.background-tolerance-field{display:grid;grid-template-columns:auto minmax(0,1fr) 22px;align-items:center;gap:7px;color:#595a56;font-size:9px}.background-tolerance-field input{min-width:0;accent-color:var(--teal)}.background-tolerance-field strong{color:var(--teal-deep);text-align:right}.apply-background{min-height:29px;border:1px solid var(--teal);background:var(--teal);color:#fff;font-size:9px;font-weight:750;cursor:pointer}.apply-background:disabled{border-color:#c8c7c1;background:#e7e5df;color:#999790;cursor:not-allowed}.background-notice{margin:9px 0 0;padding:7px 8px;border-left:2px solid var(--teal);background:#eef6f5;color:#35605e;font-size:9px;line-height:1.4}.background-notice.is-warning{border-left-color:#c58b17;background:#fff8e6;color:#7a6127}.left-summary{margin:16px 18px 24px;padding:12px;border-left:3px solid #c58b17;background:#f5edda}.left-summary span{display:block;margin-bottom:4px;color:#8d6a22;font-size:9px;font-weight:800;text-transform:uppercase}.left-summary strong{font-size:11px}.left-summary p{margin:5px 0 0;color:#73684f;font-size:9px}.trial-summary{display:grid;gap:4px;margin:-10px 18px 24px;padding:11px 12px;border-left:3px solid var(--teal);background:#edf5f3}.trial-summary span{color:var(--teal);font-size:9px;font-weight:800;letter-spacing:.04em}.trial-summary strong{color:#294c4a;font-size:10px;line-height:1.4}.trial-summary p{margin:0;color:#60706d;font-size:9px;line-height:1.45}.center-stage{min-width:0;min-height:0;display:grid;grid-template-rows:55px auto minmax(0,1fr) 37px;background:#dedbd4}.view-header{display:flex;align-items:stretch;justify-content:space-between;padding:0 18px;background:#f8f6f0;border-bottom:1px solid var(--line-strong)}.tabs{display:flex;gap:2px}.tabs button{min-width:104px;display:flex;align-items:center;justify-content:center;gap:7px;position:relative;border:0;background:transparent;color:#6e6d67;font-size:11px;font-weight:700;cursor:pointer}.tabs button:after{content:"";position:absolute;right:12px;bottom:-1px;left:12px;height:3px;background:transparent}.tabs button.is-active{color:var(--teal-deep)}.tabs button.is-active:after{background:var(--teal)}.view-info{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:10px}.view-info strong{padding:5px 7px;background:#e7e4dc;color:#4d4e4a;font:700 10px ui-monospace,monospace}.repair-bar{display:grid;grid-template-columns:137px minmax(0,1fr) auto;align-items:stretch;background:#fbfaf7;border-bottom:1px solid var(--line-strong)}.repair-title{gap:8px;padding:10px 12px;border-right:1px solid var(--line);color:var(--teal-deep)}.repair-title div{display:flex;flex-direction:column;gap:2px}.repair-title strong{color:#2e3e3f;font-size:11px}.repair-title span{color:var(--muted);font-size:8px;white-space:nowrap}.tool-groups{min-width:0;display:flex;align-items:stretch;overflow-x:auto}.tool-group{display:flex;align-items:stretch;border-right:1px solid var(--line)}.tool-group button{width:48px;min-height:57px;display:flex;flex:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:0;border-right:1px solid #efede8;background:transparent;color:#696a66;font-size:8px;cursor:pointer}.tool-group button:hover{background:#f0eee8}.tool-group button.is-active{background:var(--teal-pale);color:var(--teal-deep);box-shadow:inset 0 -3px 0 var(--teal)}.brush-control{display:flex;align-items:center;gap:4px;padding:0 11px}.brush-control>span{margin-right:3px;color:var(--muted);font-size:8px}.brush-control button{width:25px;height:25px;border:1px solid var(--line);background:#fff;font-size:9px;cursor:pointer}.brush-control button.is-active{border-color:var(--teal);background:var(--teal);color:#fff}.stage-area{min-height:0;position:relative;padding:26px 26px 30px 36px;overflow:hidden;background:linear-gradient(rgba(43,48,50,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(43,48,50,.035) 1px,transparent 1px),#e7e4de;background-size:20px 20px}.canvas-scroller{width:100%;height:100%;display:grid;place-items:center;overflow:auto;overscroll-behavior:contain}.bead-canvas{display:block;flex:none;background:#f7f4ec;border:1px solid #9f9b92;box-shadow:0 13px 38px #2b2c2b2e,0 2px 5px #2b2c2b1f;cursor:crosshair;touch-action:none}.bead-canvas--effect{border-color:#c3bdb2;background:#f7f4ec}.bead-canvas--codes{image-rendering:pixelated}.canvas-loading{padding:16px 20px;border:1px solid var(--line-strong);background:var(--paper);color:var(--muted);font-size:12px}.ruler{position:absolute;display:flex;color:#777870;font:8px ui-monospace,monospace;pointer-events:none}.ruler-horizontal{top:6px;right:28px;left:37px;justify-content:space-between}.ruler-vertical{top:28px;bottom:32px;left:9px;flex-direction:column;justify-content:space-between}.zoom-controls{position:absolute;right:13px;bottom:11px;display:flex;align-items:center;border:1px solid var(--line-strong);background:#fbfaf7f0;box-shadow:0 2px 8px #2224241f}.zoom-controls .icon-button{width:29px;height:29px;border:0}.zoom-controls span{min-width:43px;text-align:center;color:#5d5f5b;font-size:9px;font-weight:700}.stage-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 15px;border-top:1px solid var(--line-strong);background:#f6f4ee;color:#696a65;font-size:9px}.stage-footer>div{gap:7px}.stage-footer strong{color:#303336;font-family:ui-monospace,monospace}.stage-footer p{margin:0}.footer-swatch{width:14px;height:14px;border:1px solid rgba(30,32,34,.35)}.right-panel{display:grid;grid-template-rows:auto auto minmax(220px,1fr) auto auto auto;padding-bottom:18px}.palette-header{display:flex;align-items:center;justify-content:space-between;padding:19px 18px 15px;border-bottom:1px solid var(--line)}.palette-header p{margin:0 0 4px;color:var(--teal);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.palette-count{display:flex;align-items:baseline;gap:5px}.palette-count strong{color:var(--teal-deep);font-size:24px;letter-spacing:-.04em}.palette-count span{color:var(--muted);font-size:9px}.palette-actions{padding:12px 18px;border-bottom:1px solid var(--line)}.active-color-card{gap:10px;padding:9px 10px;border:1px solid var(--line);background:#f5f2eb}.large-swatch{width:30px;height:30px;border:1px solid rgba(30,32,34,.35);box-shadow:inset 0 0 0 2px #fff3}.active-color-card div{display:flex;flex-direction:column;gap:3px}.active-color-card span{color:var(--muted);font-size:8px}.active-color-card strong{font:700 11px ui-monospace,monospace}.replace-button{width:100%;justify-content:center;gap:7px;height:31px;margin-top:8px;border:1px solid #9fc1bf;background:#e5f0ef;color:var(--teal-deep);font-size:10px;font-weight:700;cursor:pointer}.replace-button:disabled{border-color:var(--line);background:#f0eee9;color:#aaa8a0;cursor:not-allowed}.palette-table{min-height:0;display:grid;grid-template-rows:33px minmax(0,1fr)}.palette-table-head,.palette-row{display:grid;grid-template-columns:minmax(0,1fr) 50px 42px;align-items:center;gap:8px}.palette-table-head{padding:0 18px;border-bottom:1px solid var(--line);background:#efede7;color:#77766f;font-size:8px;font-weight:750}.palette-table-head span:not(:first-child){text-align:right}.palette-list{min-height:0;overflow:auto}.palette-row{width:100%;min-height:45px;padding:5px 18px;border:0;border-bottom:1px solid #ebe8e1;background:#fff;text-align:left;cursor:pointer}.palette-row:hover{background:#f6f4ee}.palette-row.is-selected{background:#e8f1f0;box-shadow:inset 3px 0 0 var(--teal)}.color-identity{min-width:0;display:flex;align-items:center;gap:9px}.color-identity i{width:25px;height:25px;flex:none;border:1px solid rgba(35,36,38,.25)}.color-identity>span{min-width:0;display:flex;flex-direction:column;gap:2px}.color-identity strong{font:700 10px ui-monospace,monospace}.color-identity small{overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.palette-row>strong,.palette-row>span:last-child{text-align:right;font-size:10px}.palette-row>span:last-child{color:var(--muted)}.material-summary{display:grid;grid-template-columns:repeat(3,1fr);margin:12px 18px;border:1px solid var(--line);background:#f3f0e8}.material-summary div{min-width:0;padding:10px 8px;text-align:center}.material-summary div+div{border-left:1px solid var(--line)}.material-summary span{display:block;margin-bottom:4px;color:var(--muted);font-size:8px}.material-summary strong{font-size:15px;letter-spacing:-.02em}.side-export{height:40px;justify-content:center;gap:8px;margin:0 18px;border:1px solid var(--amber-deep);background:var(--amber);color:#33260e;font-size:11px;font-weight:800;cursor:pointer}.side-export+.side-export{margin-top:7px}.side-export-secondary{border-color:var(--line-strong);background:#fff;color:#474844}.json-export{margin:7px 18px 0;border:0;background:transparent;color:var(--teal);font-size:9px;font-weight:750;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.json-export:disabled,.side-export:disabled,.export-button:disabled{cursor:not-allowed;opacity:.5}.export-note{margin:7px 18px 0;color:var(--muted);font-size:8px;line-height:1.45;text-align:center}@media(max-width:1420px){.repair-bar{grid-template-columns:115px minmax(0,1fr)}.brush-control{display:none}.tool-group button{width:43px}.topbar{grid-template-columns:minmax(205px,1fr) auto;gap:12px;padding-inline:14px}.topbar-status{display:none}}@media(max-width:819px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{overflow:auto}.app-shell{width:100%;height:auto;min-height:100dvh;overflow:visible}.topbar{position:sticky;top:0;z-index:20;height:58px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding-inline:12px}.brand-block{min-width:0;gap:9px}.brand-mark{width:32px;height:32px;flex:none}.brand-line{min-width:0}.brand-line strong{overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.version-tag{flex:none}.brand-block p,.action-divider{display:none}.top-actions{flex:none;gap:4px}.history-button,.upload-button{width:40px;height:40px;justify-content:center;padding:0;font-size:0}.history-button svg,.upload-button svg{width:20px;height:20px;flex:none}.history-popover{width:auto;position:fixed;top:66px;right:12px;left:12px;z-index:30;padding:14px;box-shadow:0 14px 38px #1f222333}.workbench{width:100%;max-width:100%;height:auto;min-height:calc(100dvh - 58px);grid-template-columns:minmax(0,1fr)!important;overflow:visible}.left-panel,.right-panel{min-width:0;overflow:visible;border-inline:0}.control-section{padding:18px 14px}.source-preview{height:clamp(168px,52vw,230px)}.source-meta{padding:10px 12px}.source-meta button{min-width:44px;min-height:44px}.source-drop-hint{max-width:calc(100% - 20px)}.segmented button{min-height:44px;font-size:12px}.board-count-field,.field-row,.toggle-row{font-size:12px}.board-count-field select,.size-inputs input,.field-row select,.apply-size{height:42px;font-size:12px}.size-inputs{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) 52px}.size-inputs>span{padding-bottom:11px}.switch{width:44px;height:26px;border-radius:13px}.switch span{width:22px;height:22px}.switch.is-on span{transform:translate(18px)}.center-stage{min-height:660px;grid-template-rows:50px auto minmax(430px,68dvh) auto;border-block:1px solid var(--line-strong)}.view-header{min-width:0;padding:0 8px}.tabs{width:100%;min-width:0}.tabs button{min-width:0;flex:1;padding-inline:4px;font-size:11px}.view-info{display:none}.repair-bar{grid-template-columns:minmax(0,1fr)}.repair-title{min-height:47px;padding:9px 12px;border-right:0;border-bottom:1px solid var(--line)}.repair-title span{white-space:normal}.tool-groups{width:100%;max-width:100vw;overscroll-behavior-x:contain}.tool-group button{width:54px;min-height:54px;font-size:9px}.stage-area{min-height:430px;padding:24px 10px 38px 29px}.ruler-horizontal{right:12px;left:30px}.ruler-vertical{left:6px}.zoom-controls{right:8px;bottom:8px}.stage-footer{min-height:46px;padding:8px 12px}.stage-footer p{display:none}.right-panel{display:block;padding-bottom:28px}.palette-list{max-height:420px}.side-export{width:calc(100% - 36px)}.left-panel,.center-stage,.right-panel{min-width:0;max-width:100%;width:100%}}
