:root{font-family:Inter,"Segoe UI",system-ui,sans-serif;color:#202124;background:#f4f5f7;line-height:1.5}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}.shell{max-width:1280px;margin:0 auto;padding:40px 28px 72px}.topbar{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:0;font-weight:700;color:#64748b}.topbar h1,.result h2{margin:7px 0 4px;font-size:28px;letter-spacing:0}.topbar p{margin:0;color:#64748b}.status{display:flex;gap:8px;align-items:center;color:#475569;font-size:13px;padding:10px 14px;background:#fff;border:1px solid #e3e6eb;border-radius:8px}.status-dot{width:8px;height:8px;background:#2f9e62;border-radius:50%}.workspace{display:grid;grid-template-columns:340px minmax(0,1fr);gap:24px;align-items:start;min-width:0}.controls,.result{background:#fff;border:1px solid #e3e6eb;border-radius:8px;padding:20px;min-width:0}.controls{position:sticky;top:20px}.dropzone{display:flex;min-height:150px;border:1px dashed #aab4c1;border-radius:8px;align-items:center;justify-content:center;flex-direction:column;gap:6px;color:#475569;cursor:pointer;background:#fbfcfd;text-align:center}.dropzone:hover,.dropzone.is-dragging{border-color:#2563eb;background:#f8fbff}.dropzone input{display:none}.drop-icon{font-size:28px;line-height:1;color:#2563eb}.dropzone small{color:#94a3b8}.field-grid{display:grid;gap:13px;margin:18px 0}.field-grid label{display:grid;gap:6px;color:#475569;font-size:13px}.field-grid input,.field-grid select{height:38px;border:1px solid #d7dce3;border-radius:6px;padding:0 10px;background:#fff;color:#202124;font:inherit;width:100%;min-width:0}.primary{width:100%;height:42px;border:0;border-radius:6px;background:#2563eb;color:#fff;font:600 14px inherit;display:flex;justify-content:center;gap:12px;align-items:center;cursor:pointer}.primary:disabled{opacity:.6;cursor:wait}.message{min-height:20px;margin:12px 0 0;font-size:13px;color:#b42318}.color-note{margin:4px 0 0;color:#64748b;font-size:12px;overflow-wrap:anywhere}.result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.result-head h2{font-size:20px}.actions{display:flex;gap:8px}.button{display:inline-flex;align-items:center;height:34px;padding:0 12px;border:1px solid #d7dce3;border-radius:6px;color:#1d4ed8;text-decoration:none;font-size:13px}.empty{min-height:480px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#94a3b8;border:1px dashed #d7dce3;border-radius:8px;margin-top:18px;text-align:center;padding:24px}.empty-mark{font-size:54px;color:#cbd5e1}.preview-frame{margin-top:18px;background:#f8fafc;border:1px solid #e3e6eb;border-radius:8px;padding:14px;overflow:auto;text-align:center}.preview-frame img{max-width:100%;height:auto;image-rendering:pixelated}.summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;color:#475569;font-size:13px}.summary span{background:#f1f5f9;border-radius:5px;padding:6px 9px}.legend{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;margin-top:14px}.legend-item{display:flex;align-items:center;gap:7px;border:1px solid #e3e6eb;border-radius:6px;padding:7px;font-size:12px}.swatch{width:18px;height:18px;border:1px solid #94a3b8;border-radius:3px;flex:0 0 auto}.hidden{display:none!important}@media(max-width:860px){.shell{padding:24px 14px 50px}.topbar{display:block}.status{display:inline-flex;margin-top:14px}.workspace{grid-template-columns:minmax(0,1fr)}.controls,.result{width:100%;}.controls{position:static}.empty{min-height:300px}}
