.owner-profile-preview-banner{width:100%;max-width:var(--hu-content-max-width,72rem);margin-inline:auto;margin-top:var(--hu-space-6,1.5rem);padding:var(--hu-space-5,1.25rem) var(--hu-space-6,1.5rem);background:var(--hu-color-primary-soft);border:1px solid var(--hu-color-border);border-radius:var(--hu-radius-md);text-align:left}.owner-profile-preview-banner__title{margin:0 0 var(--hu-space-2,.5rem);font-size:1.1rem;font-weight:700}.owner-profile-preview-banner__text{margin:0 0 var(--hu-space-4,1rem);color:var(--hu-color-text-muted,#525252);font-size:.95rem}.owner-profile-preview-banner__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--hu-space-3,.75rem)}.owner-profile-preview-banner__unavailable{margin:0;color:var(--hu-color-text-muted,#525252);font-size:.9rem}@media (max-width:480px){.owner-profile-preview-banner__actions{flex-direction:column;align-items:stretch}}