:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0}.nav{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:#0f172a;color:#f8fafc}.nav a{color:#e2e8f0;text-decoration:none;margin-left:1rem}.nav a:hover{color:#fff}.brand{font-weight:700;margin-left:0!important;color:#fff!important}.main{max-width:900px;margin:0 auto;padding:1.5rem;min-height:60vh}.foot{border-top:1px solid #e2e8f0;padding:1rem 1.5rem;font-size:.85rem;color:#64748b}.card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;margin-bottom:1rem}.card h2:first-child{margin-top:0}.item-card p{margin:.35rem 0;word-break:break-word}button,.btn{background:#2563eb;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.95rem}button:disabled{opacity:.5;cursor:not-allowed}button.secondary,.btn.secondary{background:#475569}.err{color:#b91c1c;background:#fef2f2;padding:.75rem;border-radius:8px}.ok{color:#166534;background:#f0fdf4;padding:.75rem;border-radius:8px;word-break:break-all}.warn{color:#92400e;background:#fffbeb;padding:.75rem;border-radius:8px;margin-top:.75rem}.warn ul{margin:.4rem 0 0;padding-left:1.25rem}.warn p{margin:.35rem 0 0}.publish-link{margin-top:.75rem}.metric-line{margin:.75rem 0 0;color:#334155;font-size:.95rem}.image-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.image-card-head h2{margin:0}.image-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.image-download{margin-top:.75rem}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:.75rem 0}.metric-grid div{border:1px solid #e2e8f0;border-radius:8px;padding:.75rem;background:#f8fafc}.metric-grid span{display:block;color:#64748b;font-size:.82rem}.metric-grid strong{display:block;margin-top:.15rem;font-size:1.05rem}.tip-card{margin:.75rem 0 0;padding:.65rem .8rem;border-radius:8px;background:#eff6ff;color:#1e3a8a;border:1px solid #bfdbfe;font-size:.92rem}.hint{margin:.5rem 0 0;font-size:.9rem;color:#64748b}.preview{max-width:100%;border-radius:8px;border:1px solid #e2e8f0}.grid{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.ops{display:grid;gap:.65rem}.op-row{display:grid;grid-template-columns:minmax(160px,1fr) auto auto;gap:.6rem;align-items:center;padding:.6rem .7rem;border:1px solid #e2e8f0;border-radius:8px}.op-spacer{width:5rem}.op-text{display:flex;flex-direction:column;line-height:1.2}.op-text span{color:#64748b;font-size:.82rem;margin-top:.2rem}.mode-label{display:inline-flex;align-items:center;gap:.5rem;margin-right:.9rem;font-size:.95rem}select{padding:.35rem .45rem;border-radius:6px;border:1px solid #cbd5e1;background:#fff}input[type=number]{width:5rem;padding:.35rem}.json-block{display:block;width:100%;margin:.75rem 0 1rem;max-height:24rem;overflow-x:auto;overflow-y:auto;background:#0f172a;color:#e2e8f0;padding:.85rem;border-radius:8px;font-size:.8rem;line-height:1.4;white-space:pre}.published-image{width:100%;height:auto;object-fit:contain;border:none;border-radius:8px;background:#fff;display:block}.image-toggle{display:block;width:100%;margin:.75rem 0 0;padding:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;overflow:hidden}.image-toggle:disabled{opacity:1;cursor:default}.image-toggle:focus-visible{outline:3px solid #93c5fd;outline-offset:3px}
