:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#1f2421;background:#edf0ea;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#edf0ea;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}.app-shell{height:100vh;display:flex;flex-direction:column;overflow:hidden}.topbar{min-height:76px;padding:13px 24px;background:#f8faf6;border-bottom:1px solid #d9ded6;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand-block,.topbar-actions,.section-heading,.control-row,.preview-heading,.preview-footer{display:flex;align-items:center}.brand-block{gap:12px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;background:#1d2521;color:#f4c766;border-radius:7px;font-family:Georgia,serif;font-size:23px;font-weight:700}h1,h2,p{margin:0}.brand-block h1{font-size:17px;line-height:1.3;letter-spacing:0}.brand-block p{margin-top:2px;color:#778078;font-size:12px}.topbar-actions{gap:9px}.workflow-bar{min-height:70px;padding:10px 24px;background:#f1f4ef;border-bottom:1px solid #d9ded6;display:flex;align-items:center;justify-content:center;gap:14px}.workflow-step{min-width:190px;display:flex;align-items:center;gap:9px;color:#89918b}.workflow-step>span{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#e0e5de;color:#6c776f;font-size:10px;font-weight:800}.workflow-step strong,.workflow-step small{display:block}.workflow-step strong{font-size:12px;color:#667069}.workflow-step small{margin-top:2px;font-size:10px;color:#929a94}.workflow-step.active>span{background:#1f5c44;color:#fff}.workflow-step.active strong{color:#1f5c44}.workflow-step.complete>span{background:#d6e8dc;color:#1f5c44}.workflow-step.complete strong{color:#3f6853}.workflow-line{width:48px;height:1px;background:#d1d8d0}.primary-button,.secondary-button,.icon-button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.primary-button,.secondary-button{min-height:40px;padding:0 15px;border-radius:6px;font-size:13px;font-weight:650}.primary-button{background:#1f5c44;color:#fff}.primary-button:hover{background:#174936}.secondary-button{background:#fff;color:#374039;border:1px solid #d2d8d1}.secondary-button:hover{border-color:#9da79f;background:#f5f7f4}.primary-button:active,.secondary-button:active{transform:translateY(1px)}.workspace{flex:1;min-height:0;display:grid;grid-template-columns:356px minmax(0,1fr)}.editor-panel{background:#f8faf6;border-right:1px solid #d9ded6;overflow-y:auto}.editor-section{padding:15px 20px 16px;border-bottom:1px solid #d9ded6}.section-heading{gap:9px;margin-bottom:10px}.section-heading>div{min-width:0;flex:1}.section-heading h2{font-size:15px;line-height:1.25}.section-heading p{max-width:220px;margin-top:3px;color:#89918b;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-badge{min-width:27px;padding:0 5px;height:27px;display:grid;place-items:center;border-radius:5px;background:#e5e9e2;color:#526057;font-size:10px;font-weight:800}.icon-button{width:32px;height:32px;color:#6b746d;background:transparent;border-radius:5px}.icon-button:hover{background:#e9ede7;color:#26312a}.drop-zone{width:100%;height:46px;border:1px dashed #b6beb7;border-radius:7px;background:#f1f4ef;color:#526057;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:650}.file-input{display:none}.drop-zone:hover,.drop-zone.is-dragging{border-color:#267155;color:#1f5c44;background:#eaf2ed}.detection-status{margin-top:8px;color:#7a847d;font-size:11px}.batch-notice{margin-top:8px;padding:8px 9px;border-left:3px solid #2a7157;background:#edf3ee;color:#536159;font-size:11px;line-height:1.45}.batch-list{max-height:252px;margin-top:10px;overflow-y:auto;border:1px solid #d9ded6;border-radius:6px;background:#fff}.batch-item{min-height:54px;display:flex;align-items:stretch;border-bottom:1px solid #e4e8e2}.batch-item:last-child{border-bottom:0}.batch-item.active{background:#e9f1ec;box-shadow:inset 3px 0 #267155}.batch-item.has-error{background:#fff7f5}.batch-item-main{min-width:0;flex:1;padding:6px 4px 6px 9px;border:0;background:transparent;display:grid;grid-template-columns:24px 40px minmax(0,1fr);align-items:center;gap:7px;text-align:left}.batch-item-main:disabled{opacity:1;cursor:default}.batch-index{color:#8a938c;font-size:10px;font-variant-numeric:tabular-nums}.batch-item img,.batch-placeholder{width:40px;height:40px;border:1px solid #dce1db;border-radius:4px;object-fit:cover;background:#f0f3ef}.batch-placeholder{display:grid;place-items:center;color:#8b958e}.batch-copy{min-width:0;display:block}.batch-copy strong{display:block;overflow:hidden;color:#374039;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.batch-copy small{margin-top:3px;display:flex;align-items:center;gap:4px;color:#758078;font-size:10px}.has-error .batch-copy small{color:#a24c3c}.batch-remove{width:36px;border:0;background:transparent;color:#8a938c}.batch-remove:hover{color:#9d4033;background:#f7eae7}.control-row.compact{justify-content:space-between;gap:12px;margin-top:11px}.rotation-actions{display:flex;align-items:center;gap:3px;margin-top:10px}.rotation-actions .icon-button{width:29px;height:29px}.rotation-hint{margin-left:auto;color:#8a938c;font-size:10px}.control-label{color:#656e67;font-size:12px}.segmented{display:grid;grid-template-columns:repeat(2,minmax(72px,1fr));padding:3px;border-radius:6px;background:#e8ece6}.segmented button{min-height:27px;padding:0 9px;border:0;border-radius:4px;background:transparent;color:#69726b;display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px}.segmented button.active{color:#21332a;background:#fff;box-shadow:0 1px 4px #1e2b231a;font-weight:700}.slider-control{margin-top:10px;display:grid;grid-template-columns:38px minmax(0,1fr) 42px;align-items:center;gap:9px;color:#656e67;font-size:12px}.slider-control output{text-align:right;color:#354139;font-variant-numeric:tabular-nums}input[type=range]{width:100%;accent-color:#2a7157}input[type=range]:disabled{opacity:.42;cursor:not-allowed}.preview-panel{min-width:0;padding:22px clamp(22px,4vw,52px) 18px;display:flex;flex-direction:column;overflow:hidden}.preview-heading{justify-content:space-between;margin-bottom:14px}.eyebrow{color:#6d766f;font-size:11px;font-weight:700;text-transform:uppercase}.preview-heading h2{margin-top:3px;font-size:18px;font-variant-numeric:tabular-nums}.status-pill{padding:6px 10px;border:1px solid #ccd4cd;border-radius:999px;background:#f7f9f5;color:#5d675f;font-size:11px}.status-pill span{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#38a06f}.canvas-stage{position:relative;flex:1;min-height:320px;display:grid;place-items:center;overflow:hidden;border:1px solid #d5dbd4;background-color:#dfe3dc;background-image:linear-gradient(45deg,#d7dcd5 25%,transparent 25%),linear-gradient(-45deg,#d7dcd5 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#d7dcd5 75%),linear-gradient(-45deg,transparent 75%,#d7dcd5 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0}.canvas-stage canvas{display:block;height:auto;width:min(calc(100% - 32px),calc(100vh - 240px));max-width:none;aspect-ratio:1;background:transparent;filter:drop-shadow(0 12px 18px rgb(31 38 33 / 18%))}.loading-state{position:absolute;z-index:2;color:#667069;display:flex;align-items:center;gap:9px;font-size:13px}.preview-footer{justify-content:space-between;padding-top:10px;color:#747d76;font-size:11px}@media(max-width:860px){.topbar{align-items:flex-start}.brand-block p{display:none}.topbar-actions{flex-wrap:wrap;justify-content:flex-end}.workflow-bar{justify-content:flex-start;overflow-x:auto}.workflow-step{min-width:165px}.secondary-button{width:40px;padding:0;font-size:0}.workspace{grid-template-columns:310px minmax(0,1fr)}.editor-section,.preview-panel{padding-inline:16px}}@media(max-width:680px){.app-shell{height:auto;min-height:100vh;overflow:visible}.topbar{position:sticky;top:0;z-index:10;padding:10px 12px}.brand-mark{width:38px;height:38px}.primary-button{padding:0 11px}.workspace{display:flex;flex-direction:column-reverse}.preview-panel{min-height:60vh;padding:14px 12px}.canvas-stage{min-height:360px}.canvas-stage canvas{width:calc(100% - 24px)}.editor-panel{border-right:0;border-top:1px solid #d9ded6}.editor-section{padding:18px 16px 21px}.batch-list{max-height:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:0;gap:7px;background:transparent}.batch-item{min-width:0;border:1px solid #d9ded6;border-radius:6px;background:#fff}.batch-item:last-child{border-bottom:1px solid #d9ded6}.batch-item-main{grid-template-columns:22px 38px minmax(0,1fr);padding-left:7px}.batch-item img,.batch-placeholder{width:38px;height:38px}.batch-remove{width:30px}}@media(max-width:430px){.topbar{align-items:center;flex-wrap:wrap}.topbar-actions{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.topbar-actions .secondary-button,.topbar-actions .primary-button{width:100%;min-width:0;padding:0 7px;font-size:0}.topbar-actions .primary-button{font-size:11px}.batch-list{grid-template-columns:1fr}.preview-panel{min-height:52vh}.canvas-stage{min-height:310px}}
