
.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}

.owner-profile-intro{display:flex;gap:14px;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.owner-profile-intro .owner-profile-note{max-width:760px;margin-bottom:0}.owner-profile-legend{display:flex;flex-direction:column;gap:3px;min-width:220px;font-size:10px;color:#7a8699;text-align:right}
.owner-profile-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:10px}.owner-profile-card{padding:12px;border-radius:10px;box-shadow:0 1px 1px rgba(16,24,40,.03)}.owner-profile-style{font-size:11px;font-weight:800;color:#4b5870;margin-top:2px}.owner-profile-confidence{padding:3px 6px;border-radius:999px;background:#f2f4f7;white-space:nowrap}.owner-profile-confidence.medium{background:#fff7e6;color:#8a5a00}.owner-profile-confidence.high{background:#eaf7ef;color:#23633a}.owner-profile-synopsis{font-size:11px;line-height:1.45;color:#4c5a70;margin:0 0 9px}
.owner-profile-quick{display:grid;grid-template-columns:1fr;gap:0;border:1px solid #e6eaf0;border-radius:8px;overflow:hidden}.owner-profile-quick>div{display:grid;grid-template-columns:58px 1fr;gap:8px;padding:6px 8px;background:#fbfcfe;border-top:1px solid #edf0f4}.owner-profile-quick>div:first-child{border-top:0}.owner-profile-quick span{font-size:10px;font-weight:900;color:#26344e;text-transform:uppercase;letter-spacing:.03em}.owner-profile-quick p{font-size:10.5px;line-height:1.35;color:#59677c;margin:0}.owner-profile-watch{margin-top:8px;padding:7px 8px;border-left:3px solid #8d3035;background:#fff7f7;border-radius:0 6px 6px 0;font-size:10.5px;line-height:1.35;color:#4d596c}.owner-profile-watch span{display:block;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#8d3035;margin-bottom:2px}.owner-profile-meta{margin-top:7px}
@media(max-width:720px){.owner-profile-intro{display:block}.owner-profile-legend{text-align:left;min-width:0;margin-top:8px}.owner-profile-grid{grid-template-columns:1fr}}
