#rvc-step7{padding:24px;max-width:1400px;margin:0 auto;color:#0f172a}#rvc-step7 *{box-sizing:border-box}.s7-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:22px}.s7-title{font-size:26px;font-weight:800}.s7-sub{color:#64748b;margin-top:4px}.s7-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;box-shadow:0 8px 24px rgba(15,23,42,.05);margin-bottom:18px}.s7-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.s7-field label{display:block;font-size:13px;font-weight:700;color:#334155;margin-bottom:7px}.s7-field input,.s7-field select,.s7-field textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:11px 12px;font:inherit;background:#fff;color:#0f172a}.s7-field textarea{min-height:105px;resize:vertical}.s7-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.s7-btn{border:0;border-radius:10px;padding:10px 15px;font-weight:800;cursor:pointer}.s7-primary{background:#4f46e5;color:#fff}.s7-danger{background:#fee2e2;color:#b91c1c}.s7-muted{background:#f1f5f9;color:#334155}.s7-table{width:100%;border-collapse:collapse}.s7-table th,.s7-table td{padding:12px;border-bottom:1px solid #e2e8f0;text-align:left;font-size:13px;vertical-align:top}.s7-table th{color:#64748b;text-transform:uppercase;font-size:11px;letter-spacing:.04em}.s7-badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#e0e7ff;color:#3730a3;font-size:11px;font-weight:800}.s7-toast{position:fixed;right:20px;bottom:20px;background:#0f172a;color:#fff;padding:12px 16px;border-radius:10px;z-index:99999}.s7-upload{display:flex;gap:10px;align-items:center}.s7-preview{width:72px;height:72px;border-radius:12px;border:1px solid #e2e8f0;object-fit:contain;background:#f8fafc}.s7-empty{text-align:center;color:#64748b;padding:36px}.s7-search{max-width:320px}.s7-stat{display:flex;gap:12px;align-items:center}.s7-note{padding:12px;border-radius:10px;background:#f8fafc;color:#475569;font-size:13px}.s7-danger-zone{border-color:#fecaca;background:#fffafa}@media(max-width:760px){#rvc-step7{padding:14px}.s7-grid{grid-template-columns:1fr}.s7-head{align-items:flex-start;flex-direction:column}.s7-card{padding:14px;overflow-x:auto}.s7-table{min-width:720px}.s7-actions{justify-content:stretch}.s7-actions .s7-btn{flex:1}}
.rvc-modal-backdrop{position:fixed;inset:0;z-index:99999;background:rgba(2,6,23,.66);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px}.rvc-modal-card{position:relative;width:min(430px,100%);background:#fff;border-radius:24px;padding:30px 26px 24px;box-shadow:0 30px 80px rgba(2,6,23,.35);text-align:center}.rvc-modal-close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f5f9;font-size:25px;line-height:1;color:#475569}.rvc-modal-icon{width:68px;height:68px;margin:2px auto 16px;border-radius:50%;display:grid;place-items:center;font-size:34px;font-weight:800}.rvc-modal-icon.ok{background:#dcfce7;color:#16a34a}.rvc-modal-icon.bad{background:#fee2e2;color:#dc2626}.rvc-modal-card h3{margin:0 0 8px;font-size:22px;color:#0f172a}.rvc-modal-card p{margin:0;color:#64748b;line-height:1.55}.rvc-modal-list{margin:18px 0;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:13px 16px;color:#334155;font-size:14px}.rvc-modal-list div+div{margin-top:8px}.rvc-modal-done{width:100%;border:0;border-radius:13px;background:#2563eb;color:#fff;padding:13px 18px;font-weight:700;font-size:15px}.rvc-spinner{display:inline-block;width:17px;height:17px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;vertical-align:-3px;margin-right:8px;animation:rvcspin .7s linear infinite}@keyframes rvcspin{to{transform:rotate(360deg)}}
