:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;font-family:Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:#f5f7fb;min-height:100vh}button,input{font:inherit}button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;padding:10px 14px;font-weight:600}button[disabled]{cursor:not-allowed;background:#b7c4df}#app{width:100%}.page{grid-template-rows:minmax(0,1fr) 280px;gap:16px;min-height:100vh;padding:20px;display:grid}.main-grid{grid-template-columns:460px minmax(0,1fr);gap:16px;min-height:0;display:grid}.panel{background:#fff;border:1px solid #d9dfeb;border-radius:14px;padding:16px;overflow:auto}h1,h2,p{margin:0}h1{margin-bottom:6px;font-size:20px}h2{margin-bottom:12px;font-size:16px}.title-row{align-items:center;gap:8px;margin-bottom:12px;display:flex;position:relative}.title-row h1{margin-bottom:0}.info-badge{color:#fff;cursor:help;-webkit-user-select:none;user-select:none;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.info-tip{z-index:20;color:#e2e8f0;text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#0f172a;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:500;line-height:1.7;transition:opacity .15s;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 8px 24px #0f172a2e}.info-badge:hover .info-tip,.info-badge:focus-visible .info-tip{opacity:1;visibility:visible}.code-tabs{background:#e8edf5;border-radius:10px;gap:3px;margin-bottom:10px;padding:3px;display:flex}.code-tab{color:#64748b;background:0 0;border-radius:8px;flex:1;padding:8px 18px;font-size:13px;font-weight:700}.code-tab:not(.is-active):hover{color:#334155}.code-tab.is-active{color:#2563eb;background:#fff;box-shadow:0 1px 3px #0f172a1f}.modal-mask{z-index:50;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-mask[hidden]{display:none}.modal-card{text-align:center;background:#fff;border-radius:14px;width:100%;max-width:320px;padding:20px;box-shadow:0 20px 40px #0f172a40}.modal-card h3{color:#0f172a;margin:0 0 8px;font-size:16px}.modal-card p{color:#475569;margin-bottom:16px;font-size:13px}.modal-card button{width:100%}.upload-box{background:#fafcff;border:2px dashed #b9c4d8;border-radius:12px;padding:12px}.source-row{align-items:center;gap:12px;margin-bottom:10px;display:flex}.zip-file-input{flex:1;min-width:240px}.upload-actions{flex-direction:column;align-items:stretch;gap:8px;margin-top:4px;display:flex}.upload-actions button{width:100%;padding:12px 14px}.upload-actions .upload-state{text-align:center}.option-row,.option-block{color:#334155;flex-direction:column;gap:6px;margin-bottom:10px;font-size:14px;font-weight:600;display:flex}.option-block input[type=range]{height:18px;margin:0}.option-row{flex-direction:row;justify-content:space-between;align-items:center}.option-row input[type=checkbox]{width:18px;height:18px}.option-row.compact{flex-shrink:0;margin-bottom:0}.option-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.option-block input[type=range]{width:100%}.color-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.color-block{margin-bottom:8px}.color-input{cursor:pointer;background:#fff;border:1px solid #d9dfeb;border-radius:10px;width:100%;height:32px;padding:3px}.cmyk-value{color:#64748b;font-size:11px;font-weight:600}.cmyk-cell{align-items:baseline;gap:3px;display:inline-flex}.cmyk-cell+.cmyk-cell{margin-left:10px}.cmyk-key{color:#94a3b8}.cmyk-num{text-align:right;font-variant-numeric:tabular-nums;min-width:21px;display:inline-block}.select-input{color:#334155;cursor:pointer;background:#fff;border:1px solid #d9dfeb;border-radius:10px;width:100%;height:38px;padding:0 10px;font-size:14px;font-weight:600}.qr-offset-grid{flex-direction:column;gap:4px;display:flex}.qr-offset-group{border-bottom:1px dashed #e2e8f0;grid-template-columns:34px 1fr;align-items:center;gap:8px;padding:4px 0;display:grid}.qr-offset-group:last-child{border-bottom:none}.qr-offset-label{color:#334155;font-size:13px;font-weight:700}.qr-offset-cells{flex-direction:column;gap:4px;min-width:0;display:flex}.qr-offset-cell{align-items:center;gap:8px;display:flex}.qr-offset-axis{color:#64748b;flex-shrink:0;width:30px;font-size:11px;font-weight:600}.qr-offset-input{flex:1;min-width:0;height:18px;margin:0}.qr-offset-value{color:#334155;text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;width:32px;font-size:11px;font-weight:600}.radio-row{flex-direction:column;gap:6px;display:flex}.radio-item{cursor:pointer;align-items:center;gap:8px;font-weight:600;display:flex}.radio-item input[type=radio]{flex-shrink:0;width:16px;height:16px}.upload-state{color:#475569;min-height:20px;font-size:13px;font-weight:700}.error-text{color:#b91c1c;min-height:20px;margin-top:10px;font-size:13px;font-weight:600}.deck-list{gap:10px;margin-bottom:16px;display:grid}.deck-row{border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px}.deck-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.deck-name{color:#0f172a;font-weight:700}.deck-message{color:#64748b;font-size:12px}.deck-actions{gap:8px;display:flex}.small-btn{padding:6px 10px;font-size:12px}.download-btn{background:#7c3aed}.progress-track{background:#edf2f7;border-radius:999px;height:10px;overflow:hidden}.progress-bar{background:linear-gradient(90deg,#2563eb,#22c55e);width:0;height:100%;transition:width .25s}.status-line{color:#4b5563;justify-content:space-between;gap:12px;margin-top:6px;font-size:12px;display:flex}.right-panel{flex-direction:column;gap:12px;display:flex}.preview-block{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:8px;padding-bottom:12px;display:flex}.preview-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.preview-head h2{margin-bottom:0}.preview-code{color:#64748b;font-variant-numeric:tabular-nums;margin-left:4px;font-size:12px;font-weight:600}.preview-selects{gap:8px;display:flex}.preview-selects .select-input{width:auto;min-width:120px;height:32px;font-size:13px}.preview-stage{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:16px;display:flex}.preview-specs{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:6px;min-width:260px;padding:14px 16px;font-size:12px;display:flex}.preview-specs h3{color:#0f172a;margin:0 0 2px;font-size:13px}.spec-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.spec-label{white-space:nowrap;align-items:center;gap:6px;font-weight:600;display:flex}.spec-value{color:#0f172a;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.spec-dot{border:1px solid #0f172a26;border-radius:3px;flex-shrink:0;width:10px;height:10px}.spec-divider{background:#e2e8f0;height:1px;margin:2px 0}.preview-card{background:#fff;width:189px;height:264px;box-shadow:0 1px 6px #0f172a1f}.preview-card svg{display:block}.preview-note{color:#64748b;font-size:12px}.preview-wrap{background:#fff;border:1px solid #d9dfeb;border-radius:12px;flex:1;min-height:280px;overflow:hidden}.preview-wrap iframe{border:0;width:100%;height:100%}.log-box{color:#dbeafe;white-space:pre-wrap;background:#0f172a;border-radius:10px;height:100%;padding:12px;font-family:Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.5;overflow:auto}@media (width<=960px){.page{grid-template-rows:auto 280px}.main-grid{grid-template-columns:1fr}.preview-wrap{min-height:360px}}@media (width<=560px){.source-row{flex-direction:column;align-items:stretch}.color-grid{grid-template-columns:1fr}.upload-actions{flex-wrap:wrap}}
