*{box-sizing:border-box}body{color:#1f2937;background:#f7f7f5;margin:0;font-family:system-ui,-apple-system,sans-serif}.wrap{max-width:1100px;margin:0 auto;padding:20px}.row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.spread{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.btn{font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:7px 12px;font-size:13px}.btn:hover{background:#f1f5f9}.btn:disabled{opacity:.5;cursor:default}.btn.ok{color:#15803d;border-color:#86efac}.btn.bad{color:#b91c1c;border-color:#fca5a5}.badge{border-radius:8px;padding:2px 8px;font-size:11px}.b-needs_review{color:#92400e;background:#fef3c7}.b-published{color:#166534;background:#dcfce7}.b-rejected{color:#991b1b;background:#fee2e2}.b-draft,.b-approved,.b-flagged{color:#475569;background:#eef2f7}.cards{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px}.card .pic{background:#fff;border:1px solid #f1f5f9;border-radius:8px;justify-content:center;align-items:center;height:96px;display:flex}.card .pic img{max-width:84px;max-height:84px}.ph{color:#94a3b8;border:1px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;height:96px;font-size:12px;display:flex}.lbl{margin-top:8px;font-size:14px;font-weight:500}.sub{color:#64748b;font-size:12px}.mc{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px}.mc .n{font-size:22px;font-weight:500}.stats{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:10px;margin:14px 0;display:grid}.drawer{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;position:sticky;top:16px}input,select{font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:7px 10px;font-size:13px}.bar{background:#e5e7eb;border-radius:999px;height:6px;overflow:hidden}.bar>div{background:#2563eb;height:100%;transition:width .2s}.pill{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:5px 10px;font-size:12px}.pill.active{color:#fff;background:#2563eb;border-color:#2563eb}.modal-bg{background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.modal{background:#fff;border-radius:12px;width:320px;padding:20px}.field{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.tree{background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-height:70vh;padding:10px;overflow:auto}.tree-row{align-items:center;gap:8px;padding:3px 6px;font-size:14px;display:flex}.tree-row:hover{background:#f8fafc}.tree-row img{background:#fff;border-radius:4px}.tree-toggle{cursor:pointer;color:#64748b;background:0 0;border:none;width:22px;font-size:12px}.b-not_imported{color:#94a3b8;background:#f1f5f9}.b-imported{color:#075985;background:#e0f2fe}.tabs{gap:8px;margin:12px 0 4px;display:flex}textarea{font:inherit;resize:vertical;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:8px 10px;font-size:13px}.notice{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:13px}.compare{justify-content:center;align-items:center;gap:10px;display:flex}.compare .pic{flex:1}
