.qx-account--surface{max-width:none;padding:0 var(--qx-home-gutter,12px) 5.5rem}.qx-account__hero{display:flex;align-items:center;gap:14px;padding:8px 0 16px}.qx-account__avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid rgb(254 102 195/.35)}.qx-account__name{margin:0;font-size:1.05rem;font-weight:750;color:#111827}.qx-account__email{margin:4px 0 0;font-size:.85rem;color:#6b7280}.qx-account-links{margin:0 0 16px}.qx-account-links__list{list-style:none;margin:0;padding:0;display:grid;grid-gap:8px;gap:8px}.qx-account-links__row{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;background:rgb(255 255 255/.82);border:1px solid rgb(25 20 28/.07);color:#17151a;text-decoration:none;font-weight:650;font-size:.92rem}.qx-account-links__row svg:last-child{margin-left:auto;opacity:.45}.qx-account-links__icon{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,rgb(254 102 195/.14),rgb(70 201 192/.12));color:var(--qx-primary,#fe66c3)}.qx-account{display:flex;flex-direction:column;gap:var(--qx-space-4);padding-block:var(--qx-space-4);max-width:28rem}.qx-account h1{margin:0;font-size:1.5rem;font-weight:700}.qx-account__lead{margin:0;color:var(--qx-text-muted);line-height:1.5}.qx-account__meta{margin:0;font-size:.85rem;color:var(--qx-text-faint)}.qx-account__form{display:flex;flex-direction:column;gap:var(--qx-space-3)}.qx-account__actions{display:flex;flex-wrap:wrap;gap:var(--qx-space-2);align-items:center}.qx-account__actions a{text-decoration:none}.qx-account__profile{display:grid;grid-template-columns:7rem 1fr;grid-gap:var(--qx-space-2) var(--qx-space-3);gap:var(--qx-space-2) var(--qx-space-3);margin:0}.qx-account__profile dt{color:var(--qx-text-faint);margin:0}.qx-account__profile dd{margin:0;color:var(--qx-text)}.qx-account-chip{font-size:.8rem;color:var(--qx-text-muted);text-decoration:none;max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qx-account-chip:hover{color:var(--qx-accent)}.qx-account-chip--in{color:var(--qx-text)}