
.owner-profile-panel{margin:14px 0 18px;border:1px solid #d7dde7;border-radius:10px;background:#f8fafc;overflow:hidden}
.owner-profile-panel.hidden{display:none}.owner-profile-panel summary{cursor:pointer;padding:12px 14px;font-weight:800;color:#17223b;display:flex;gap:10px;align-items:center;justify-content:space-between}
.owner-profile-summary{font-size:12px;font-weight:700;color:#667085}.owner-profile-body{border-top:1px solid #e2e7ee;padding:10px 12px}.owner-profile-note{font-size:12px;line-height:1.45;color:#667085;margin:0 0 10px}
.owner-profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px}.owner-profile-card{background:#fff;border:1px solid #e1e6ed;border-radius:8px;padding:10px}
.owner-profile-head{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;margin-bottom:7px}.owner-profile-head strong{font-size:13px}.owner-profile-confidence{font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#667085}
.owner-profile-tags{display:flex;flex-wrap:wrap;gap:5px}.owner-profile-tag{display:inline-flex;border-radius:999px;background:#eef2f7;padding:4px 7px;font-size:10px;font-weight:800;color:#344054}.owner-profile-meta{font-size:10px;color:#7a8699;margin-top:8px}
