.muze-profile__actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0}
.muze-profile .muze-profile__header-actions .muze-profile__relationship-button{align-items:center;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:11px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06);color:#fff!important;cursor:pointer;display:inline-flex;font:780 .74rem/1 system-ui,sans-serif;gap:7px;justify-content:center;min-height:38px!important;padding:8px 12px!important;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease;white-space:nowrap}
.muze-profile .muze-profile__relationship-button svg{fill:none;height:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;width:17px}
.muze-profile .muze-profile__relationship-button:hover,.muze-profile .muze-profile__relationship-button:focus-visible{background:color-mix(in srgb,var(--muze-profile-accent) 17%,rgba(255,255,255,.05))!important;border-color:color-mix(in srgb,var(--muze-profile-accent) 60%,rgba(255,255,255,.18))!important;box-shadow:0 8px 20px color-mix(in srgb,var(--muze-profile-accent) 15%,transparent),inset 0 1px 0 rgba(255,255,255,.1);outline:0;transform:translateY(-1px)}
.muze-profile .muze-profile__header-actions .muze-profile__relationship-button--friend{background:linear-gradient(135deg,var(--muze-profile-accent),var(--muze-profile-accent-2))!important;border-color:transparent!important;box-shadow:0 8px 22px color-mix(in srgb,var(--muze-profile-accent) 23%,transparent)}
.muze-profile .muze-profile__header-actions .muze-profile__relationship-button--follow.is-active{background:color-mix(in srgb,var(--muze-profile-accent) 13%,rgba(255,255,255,.05))!important;border-color:color-mix(in srgb,var(--muze-profile-accent) 46%,transparent)!important}
.muze-profile .muze-profile__header-actions .muze-profile__relationship-button--message{background:rgba(255,255,255,.09)!important;border-color:rgba(255,255,255,.2)!important}
.muze-profile .muze-profile__header-actions .muze-profile__relationship-button.is-danger{background:rgba(255,73,105,.08)!important;border-color:rgba(255,104,130,.36)!important;color:#ffb5c2!important;box-shadow:none}
.muze-profile .muze-profile__relationship-button:disabled{cursor:default;filter:saturate(.7);opacity:.72;transform:none}
.muze-profile__relationship-button--decline[hidden]{display:none!important}
.muze-profile__relationship-status{color:var(--muze-profile-muted,#bdb3c6);font:650 .66rem/1.2 system-ui,sans-serif;min-height:1em}
.muze-profile__relationship-status[data-tone=error]{color:#ff9eb0}
@media(max-width:620px){.muze-profile__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.muze-profile .muze-profile__relationship-button{padding:8px!important}.muze-profile__relationship-button--decline,.muze-profile__relationship-status{grid-column:1/-1}}
