:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#242522;background:#f4f4f2;font-synthesis:none;text-rendering:optimizeLegibility;--surface: #ffffff;--surface-muted: #f7f7f5;--surface-hover: #f1f1ee;--border: #deded9;--border-strong: #c7c8c1;--text: #242522;--text-secondary: #696b65;--text-tertiary: #91938d;--primary: #242522;--primary-hover: #3a3c38;--accent: #8f35ee;--accent-soft: #f2e9fc;--danger: #c73f4a;--warning: #a76508;--success: #26744c;--focus: #7057d9;--radius-sm: 5px;--radius-md: 8px;--header-height: 58px}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh;min-height:100dvh;overflow:hidden}button,input,select{font:inherit}button{color:inherit}button:not(:disabled),select,input[type=range],input[type=color]{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--focus);outline-offset:2px}button:disabled{opacity:.45;cursor:not-allowed}.skip-link{position:fixed;z-index:1000;left:12px;top:-60px;padding:10px 14px;color:#fff;background:#111;border-radius:6px;transition:top .16s ease-out}.skip-link:focus{top:10px}.app-shell{min-height:100vh;min-height:100dvh;background:#f4f4f2}.topbar{height:var(--header-height);display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 16px;background:#fffffff5;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:10px;min-width:220px}.brand-mark{width:28px;height:28px;display:grid;place-items:center;color:#fff;background:var(--primary);border-radius:7px;font-size:13px;font-weight:700}.brand div{display:flex;flex-direction:column;gap:1px}.brand strong{font-size:13px;letter-spacing:-.01em}.brand small{color:var(--text-tertiary);font-size:10px}.top-actions{display:flex;align-items:center;gap:6px}.toolbar-divider{width:1px;height:20px;margin:0 4px;background:var(--border)}.toolbar-button,.primary-button,.secondary-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid transparent;border-radius:6px;background:transparent;font-size:12px;font-weight:550;transition:background .16s ease,border-color .16s ease,color .16s ease}.toolbar-button:hover:not(:disabled){background:var(--surface-hover)}.primary-button{color:#fff;background:var(--primary);border-color:var(--primary);padding-inline:14px}.primary-button:hover:not(:disabled){background:var(--primary-hover)}.workspace-grid{height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));display:grid;grid-template-columns:242px minmax(0,1fr) 308px}.image-sidebar,.control-panel{min-width:0;background:var(--surface);overflow:auto}.image-sidebar{display:flex;flex-direction:column;border-right:1px solid var(--border)}.control-panel{border-left:1px solid var(--border)}.panel-heading{height:44px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--border);font-size:12px;font-weight:650}.count-badge{min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;color:var(--text-secondary);background:var(--surface-muted);border:1px solid var(--border);border-radius:10px;font-size:10px}.text-button{min-height:30px;padding:0 6px;color:var(--text-secondary);background:transparent;border:0;font-size:11px}.text-button:hover{color:var(--text)}.image-list{flex:1;min-height:80px;padding:7px;overflow:auto}.image-list-item{position:relative;display:flex;min-height:67px;margin-bottom:4px;border:1px solid transparent;border-radius:7px;transition:background .16s ease,border-color .16s ease}.image-list-item:hover{background:var(--surface-muted)}.image-list-item.is-selected{background:#f0f0ed;border-color:#d3d4ce}.image-item-main{flex:1;min-width:0;display:flex;align-items:center;gap:9px;padding:7px 30px 7px 7px;text-align:left;background:transparent;border:0}.image-item-main img{width:48px;height:48px;flex:0 0 auto;object-fit:cover;background:#ecece8;border:1px solid var(--border);border-radius:4px}.image-item-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.image-item-copy strong{max-width:120px;overflow:hidden;color:var(--text);font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.image-item-copy small{color:var(--text-tertiary);font-size:9px;font-variant-numeric:tabular-nums}.status{display:inline-flex;align-items:center;gap:4px;color:var(--text-secondary);font-size:9px}.status svg{width:11px;height:11px}.status--done{color:var(--success)}.status--warning,.status--error{color:var(--warning)}.remove-button{position:absolute;z-index:2;right:3px;top:3px;opacity:0}.image-list-item:hover .remove-button,.remove-button:focus-visible{opacity:1}.icon-button,.square-button{width:32px;height:32px;display:grid;place-items:center;padding:0;color:var(--text-secondary);background:transparent;border:0;border-radius:5px}.icon-button svg{width:15px;height:15px}.icon-button:hover{color:var(--danger);background:#fae8e9}.upload-zone--compact{margin:7px}.compact-add{width:100%;min-height:40px;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--text-secondary);background:var(--surface);border:1px dashed var(--border-strong);border-radius:6px;font-size:11px}.compact-add:hover{color:var(--text);background:var(--surface-muted);border-color:#9a9b95}.compact-paste-hint{min-height:28px;display:flex;align-items:center;justify-content:center;gap:5px;color:var(--text-tertiary);font-size:9px}.compact-paste-hint svg{width:12px;height:12px}.compact-paste-hint kbd,.upload-guidance kbd{font-family:inherit;font-size:inherit}.local-note{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 8px 13px;color:var(--text-tertiary);border-top:1px solid var(--border);font-size:9px}.local-dot{width:6px;height:6px;background:#43a16d;border-radius:50%;box-shadow:0 0 0 3px #e5f4eb}.canvas-panel{min-width:0;min-height:0;display:grid;grid-template-rows:44px minmax(0,1fr) 32px;background:#ebebe8}.canvas-toolbar{display:flex;align-items:center;justify-content:space-between;padding:0 12px;background:#fafaf9f2;border-bottom:1px solid var(--border)}.segmented{display:flex;align-items:center;padding:2px;background:#e9e9e6;border-radius:6px}.segmented button{min-height:27px;padding:0 10px;color:var(--text-secondary);background:transparent;border:0;border-radius:4px;font-size:10px}.segmented button.is-active{color:var(--text);background:var(--surface);box-shadow:0 1px 2px #00000017;font-weight:600}.background-controls{display:flex;align-items:center;gap:7px;color:var(--text-tertiary);font-size:9px}.background-swatch{width:24px;height:24px;position:relative;display:block;padding:0;border:1px solid #c4c5be;border-radius:5px}.background-swatch.is-active:after{content:"";position:absolute;inset:-3px;border:1.5px solid #5f5f5b;border-radius:7px}.background-swatch--checker,.preview-bg--checker{background-color:#fff;background-image:linear-gradient(45deg,#d7d7d2 25%,transparent 25%),linear-gradient(-45deg,#d7d7d2 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#d7d7d2 75%),linear-gradient(-45deg,transparent 75%,#d7d7d2 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0}.background-swatch--white,.preview-bg--white{background:#fff}.background-swatch--black,.preview-bg--black{background:#080808}.custom-swatch input,.color-well input{position:absolute;width:1px;height:1px;opacity:0}.canvas-workspace{min-height:0;padding:18px}.image-stage{width:100%;height:100%;min-height:300px;position:relative;overflow:hidden;display:grid;place-items:center;background:#d8d8d4;border:1px solid #d0d0cb;box-shadow:0 1px 3px #0000000d}.canvas-workspace.is-picking .image-stage{cursor:crosshair}.single-preview{width:100%;height:100%;display:block;object-fit:contain}.original-preview{position:absolute;inset:0}.result-preview{position:absolute;inset:0;display:grid;place-items:center}.result-preview .single-preview{position:absolute;inset:0}.compare-view,.compare-layer{position:absolute;inset:0;overflow:hidden}.compare-layer img{width:100%;height:100%;display:block;object-fit:contain}.compare-line{position:absolute;z-index:4;top:0;bottom:0;width:1px;background:#fffffff2;box-shadow:0 0 0 1px #00000040;pointer-events:none}.compare-line span{position:absolute;left:50%;top:50%;width:26px;height:38px;transform:translate(-50%,-50%);background:#fff;border:1px solid rgba(0,0,0,.25);border-radius:6px;box-shadow:0 2px 8px #00000029}.compare-line span:before,.compare-line span:after{content:"";position:absolute;top:14px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent}.compare-line span:before{left:5px;border-right:4px solid #555}.compare-line span:after{right:5px;border-left:4px solid #555}.compare-range{position:absolute;z-index:5;inset:0;width:100%;height:100%;margin:0;opacity:0}.compare-label{position:absolute;z-index:3;top:12px;padding:5px 8px;color:#fff;background:#191919b3;border:1px solid rgba(255,255,255,.14);border-radius:4px;font-size:9px;font-weight:600;letter-spacing:.02em}.compare-label--left{left:12px}.compare-label--right{right:12px}.picker-hint{position:absolute;z-index:10;left:50%;bottom:18px;display:flex;align-items:center;gap:7px;transform:translate(-50%);padding:8px 11px;color:#fff;background:#1a1a19db;border-radius:5px;box-shadow:0 4px 14px #0000002e;font-size:10px;pointer-events:none}.picker-hint svg{width:15px;height:15px}.processing-placeholder{position:absolute;z-index:2;display:flex;align-items:center;gap:9px;padding:10px 13px;color:var(--text-secondary);background:#ffffffe0;border:1px solid var(--border);border-radius:6px;font-size:11px}.canvas-footer{display:flex;align-items:center;padding:0 12px;color:var(--text-tertiary);background:#f7f7f5;border-top:1px solid var(--border);font-size:9px;font-variant-numeric:tabular-nums}.footer-separator{width:1px;height:11px;margin:0 8px;background:var(--border)}.canvas-footer-right{margin-left:auto}.control-section{padding:15px 14px;border-bottom:1px solid var(--border)}.control-section h2{margin:0 0 13px;color:var(--text-secondary);font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.field-label{display:block;margin-bottom:6px;color:var(--text-secondary);font-size:10px}.color-input-row{display:grid;grid-template-columns:34px 1fr 34px;gap:6px;margin-bottom:9px}.color-well{position:relative;border:1px solid var(--border-strong);border-radius:5px}.hex-input{width:100%;min-width:0;height:34px;padding:0 9px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:5px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;text-transform:uppercase}.square-button{width:34px;height:34px;border:1px solid var(--border)}.square-button:hover,.square-button.is-active{color:var(--text);background:var(--surface-hover);border-color:var(--border-strong)}.square-button.is-active{color:#fff;background:var(--primary)}.secondary-button{color:var(--text);background:var(--surface);border-color:var(--border)}.secondary-button:hover{background:var(--surface-hover);border-color:var(--border-strong)}.full-button{width:100%}.warning-note{margin-top:9px;padding:8px 9px;color:#7d4a07;background:#fff7e7;border:1px solid #ebd3a7;border-radius:5px;font-size:9px;line-height:1.5}.slider-row{display:block;margin-bottom:15px}.control-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:var(--text-secondary);font-size:10px}.control-label output{color:var(--text);font-variant-numeric:tabular-nums}.slider-row input{width:100%;height:12px;margin:0;appearance:none;background:transparent}.slider-row input::-webkit-slider-runnable-track{height:3px;background:linear-gradient(to right,var(--primary) 0,var(--primary) var(--range-progress),#ddddda var(--range-progress),#ddddda 100%);border-radius:2px}.slider-row input::-webkit-slider-thumb{width:13px;height:13px;margin-top:-5px;appearance:none;background:#fff;border:1px solid #91928c;border-radius:50%;box-shadow:0 1px 2px #0000001a}.slider-row input::-moz-range-track{height:3px;background:#ddddda;border-radius:2px}.slider-row input::-moz-range-progress{height:3px;background:var(--primary)}.slider-row input::-moz-range-thumb{width:13px;height:13px;background:#fff;border:1px solid #91928c;border-radius:50%}.advanced-toggle{width:100%;min-height:34px;display:flex;align-items:center;justify-content:space-between;padding:0;color:var(--text-secondary);background:transparent;border:0;border-top:1px solid var(--border);font-size:10px}.advanced-toggle svg{width:15px;height:15px;transition:transform .18s ease}.advanced-toggle svg.is-open{transform:rotate(180deg)}.advanced-content{padding-top:11px}.advanced-content .slider-row:last-child{margin-bottom:2px}.options-section{padding-block:7px}.switch-row,.select-row{min-height:38px;display:flex;align-items:center;justify-content:space-between;color:var(--text-secondary);font-size:10px}.switch-row{position:relative}.switch-row input{position:absolute;right:0;width:36px;height:22px;opacity:0}.switch{width:32px;height:18px;position:relative;background:#d4d5d0;border-radius:9px;transition:background .16s ease}.switch:after{content:"";position:absolute;width:14px;height:14px;left:2px;top:2px;background:#fff;border-radius:50%;box-shadow:0 1px 2px #0003;transition:transform .16s ease}.switch-row input:checked+.switch{background:var(--primary)}.switch-row input:checked+.switch:after{transform:translate(14px)}.switch-row input:focus-visible+.switch{outline:2px solid var(--focus);outline-offset:2px}.select-row select{min-width:88px;height:29px;padding:0 24px 0 8px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:5px;font-size:10px}.debug-section{background:#fbf8ff}.control-footer{padding:12px 14px 20px}.reset-button{width:100%;min-height:34px;color:var(--text-secondary);background:transparent;border:1px solid var(--border);border-radius:5px;font-size:10px}.reset-button:hover{color:var(--text);background:var(--surface-hover)}.empty-state{min-height:calc(100vh - var(--header-height));min-height:calc(100dvh - var(--header-height));display:grid;place-content:center;justify-items:center;padding:48px 24px}.empty-state-copy{max-width:610px;margin-bottom:33px;text-align:center}.eyebrow{display:inline-block;margin-bottom:14px;color:var(--text-secondary);font-size:11px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.empty-state h1{margin:0;color:#1f201e;font-size:clamp(32px,4.1vw,58px);line-height:1.07;letter-spacing:-.048em}.empty-state-copy p{max-width:510px;margin:18px auto 0;color:var(--text-secondary);font-size:14px;line-height:1.7}.empty-state .upload-zone{width:min(560px,calc(100vw - 48px));padding:30px 36px 26px;text-align:center;background:#ffffffb3;border:1px dashed #bdbeb7;border-radius:9px;transition:background .16s ease,border-color .16s ease}.empty-state .upload-zone.is-dragging{background:#f3edf9;border-color:var(--accent)}.empty-upload-button{min-height:46px;display:inline-flex;align-items:center;gap:10px;padding:0 16px;color:#fff;background:var(--primary);border:0;border-radius:6px;font-size:12px;font-weight:600}.upload-icon{display:grid;place-items:center}.upload-guidance{display:flex;flex-direction:column;align-items:center;margin-top:13px;color:var(--text-secondary)}.upload-guidance>strong{margin-bottom:8px;font-size:11px;font-weight:550}.upload-guidance>span{display:inline-flex;align-items:center;gap:5px;color:var(--text-tertiary);font-size:9px}.upload-guidance svg{width:13px;height:13px}.upload-guidance kbd{min-width:30px;padding:3px 6px;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border);border-bottom-color:var(--border-strong);border-radius:4px;box-shadow:0 1px 0 var(--border)}.shortcut-separator{padding:0 1px}.upload-guidance p{margin:10px 0 0;color:var(--text-tertiary);font-size:9px}.empty-features{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-top:24px;color:var(--text-tertiary);font-size:10px}.empty-features span:before{content:"";display:inline-block;width:4px;height:4px;margin:0 7px 2px 0;background:#8e9089;border-radius:50%}.spinner{width:10px;height:10px;display:inline-block;border:1.5px solid #c2c3bd;border-top-color:#52534f;border-radius:50%;animation:spin .7s linear infinite}.spinner--large{width:16px;height:16px;border-width:2px}.spinner--light{border-color:#fff6;border-top-color:#fff}.toast{position:fixed;z-index:100;left:50%;bottom:20px;max-width:min(440px,calc(100vw - 32px));transform:translate(-50%);padding:10px 14px;color:#fff;background:#1c1d1bf0;border:1px solid rgba(255,255,255,.12);border-radius:6px;box-shadow:0 8px 30px #0000002e;font-size:11px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1120px){.workspace-grid{grid-template-columns:210px minmax(0,1fr) 286px}.toolbar-button{padding-inline:8px}}@media(max-width:860px){body{overflow:auto}.brand small,.toolbar-divider,.toolbar-button:nth-of-type(2){display:none}.topbar{position:sticky;z-index:30;top:0}.workspace-grid{height:auto;min-height:calc(100dvh - var(--header-height));grid-template-columns:180px minmax(0,1fr);grid-template-rows:minmax(540px,calc(100dvh - var(--header-height))) auto}.control-panel{grid-column:1 / -1;border-top:1px solid var(--border);border-left:0}.canvas-workspace{padding:10px}.background-controls>span{display:none}}@media(max-width:600px){.brand{min-width:0}.brand strong{font-size:11px}.toolbar-button:first-of-type{width:36px;padding:0;font-size:0}.primary-button{padding-inline:10px;font-size:10px}.workspace-grid{display:block}.image-sidebar{max-height:210px;border-right:0;border-bottom:1px solid var(--border)}.image-list{display:flex;gap:5px}.image-list-item{width:185px;flex:0 0 auto}.upload-zone--compact,.local-note{display:none}.canvas-panel{height:540px}.canvas-toolbar{gap:6px;overflow-x:auto}.segmented,.background-controls{flex:0 0 auto}.empty-state h1{font-size:35px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
