.muzelink-profile-widget { display: grid; grid-template-columns: 48px 1fr; gap: 12px; align-items: center; padding: 4px; }
.muzelink-profile-widget__mark { display: grid; place-items: center; grid-row: 1 / 3; width: 48px; height: 48px; border: 1px solid #ff78b54d; border-radius: 15px; background: linear-gradient(145deg, #ff2d7926, #8b5cf626); color: #ff78b5; font-size: 1.35rem; font-weight: 900; box-shadow: 0 9px 24px #0003; }
.muzelink-profile-widget strong { display: block; color: inherit; font-size: 1rem; }
.muzelink-profile-widget p { margin: 4px 0 0; color: inherit; opacity: .74; font-size: .8rem; line-height: 1.45; }
.muzelink-profile-widget > a { grid-column: 1 / -1; display: flex; align-items: center; justify-content: center; min-height: 44px; border: 1px solid #ffffff24; border-radius: 13px; background: linear-gradient(135deg, #ff2d79, #9d35dc); box-shadow: 0 10px 24px #ff2d7924; color: #fff !important; text-decoration: none !important; font-weight: 850; }
.muzelink-profile-widget > a:hover, .muzelink-profile-widget > a:focus-visible { border-color: #fff; transform: translateY(-1px); }
.muzelink-profile-widget__empty { margin: 0; padding: 12px; color: inherit; opacity: .72; text-align: center; }
.muzelink-profile-widget__logo { grid-row:1/3; display:block; width:100%; max-width:176px; height:auto; object-fit:contain; filter:drop-shadow(0 7px 14px #ff2d7929); }
.muzelink-profile-widget:has(.muzelink-profile-widget__logo) { grid-template-columns:minmax(92px,176px) 1fr; padding:12px; border:1px solid #ffffff17; border-radius:18px; background:linear-gradient(145deg,#ff2d790e,#8b5cf60b); }
.muzelink-profile-widget--insights { grid-template-columns:minmax(108px,176px) 1fr; }
.muzelink-profile-widget__owner-head { display:flex; align-items:flex-end; justify-content:space-between; gap:10px; }.muzelink-profile-widget__owner-head span{opacity:.62;font-size:.7rem}
.muzelink-profile-widget__metrics { grid-column:1/-1; display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:7px; }.muzelink-profile-widget__metrics>span{display:grid;gap:2px;padding:10px;border:1px solid #ffffff14;border-radius:12px;background:#08060b4f;font-size:.66rem;opacity:.8}.muzelink-profile-widget__metrics b{font-size:1.08rem;opacity:1}
.muzelink-profile-widget__top{grid-column:1/-1!important;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:10px;background:#ffffff08}.muzelink-profile-widget__top strong{font-size:.78rem}
.muzelink-profile-widget__actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:7px}.muzelink-profile-widget__actions a{display:flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #ffffff22;border-radius:11px;color:inherit!important;text-decoration:none!important;font-size:.76rem;font-weight:850}.muzelink-profile-widget__actions a:first-child{border:0;background:linear-gradient(135deg,#ff2d79,#9d35dc);color:#fff!important}.muzelink-profile-widget--insights>small{grid-column:1/-1;opacity:.58;text-align:center;font-size:.63rem}
@media(max-width:520px){.muzelink-profile-widget:has(.muzelink-profile-widget__logo){grid-template-columns:1fr;text-align:center}.muzelink-profile-widget__logo{grid-row:auto;margin:auto}.muzelink-profile-widget__owner-head{align-items:center;flex-direction:column}.muzelink-profile-widget__metrics{grid-template-columns:repeat(3,1fr)} }
@media (prefers-reduced-motion: reduce) { .muzelink-profile-widget > a { transition: none; } }
