.socials a svg{width:21px;height:21px;fill:currentColor}
.player .volume-button{width:30px;height:30px;color:rgba(255,255,255,.48);background:transparent}
.player .volume-button:hover{color:#fff}
.music-frame{overflow:hidden}
.scene{--mx:50%;--my:50%;--px:0px;--py:0px;background:radial-gradient(circle 420px at var(--mx) var(--my),rgba(255,255,255,.16),transparent 72%),radial-gradient(circle at 50% 42%,#222 0,#101010 36%,#030303 72%)}
.grid-lines{transform:translate(calc(var(--px)*-.16),calc(var(--py)*-.16));transition:transform .12s linear}
.light-one{transform:translate(calc(var(--px)*.42),calc(var(--py)*.42))}.light-two{transform:translate(calc(var(--px)*-.28),calc(var(--py)*-.28))}.light{transition:transform .14s linear}
.scene{perspective:1100px}
.profile-card{--card-rx:0deg;--card-ry:0deg;--shine-x:50%;--shine-y:30%;--shadow-x:0px;--shadow-y:32px;transform-style:preserve-3d;will-change:transform;transition:transform .16s cubic-bezier(.2,.7,.2,1),box-shadow .2s ease}
.profile-card.profile-visible{transform:perspective(950px) rotateX(var(--card-rx)) rotateY(var(--card-ry)) translateZ(0)!important;box-shadow:var(--shadow-x) var(--shadow-y) 95px rgba(0,0,0,.78),0 0 60px rgba(255,255,255,.08),inset 0 1px 0 rgba(255,255,255,.13)}
.profile-card:before{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle 210px at var(--shine-x) var(--shine-y),rgba(255,255,255,.10),transparent 68%),linear-gradient(125deg,rgba(255,255,255,.07),transparent 28%,transparent 72%,rgba(255,255,255,.05));mix-blend-mode:screen}
.profile-card:after{content:"";position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;padding:1px;background:linear-gradient(120deg,rgba(255,255,255,.55),rgba(255,255,255,.05) 28%,rgba(255,255,255,.03) 68%,rgba(255,255,255,.4));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.72}
.profile-card>*{transform:translateZ(18px)}.profile-card .avatar-wrap{transform:translateZ(42px)}.profile-card .player{transform:translateZ(25px)}
.avatar{animation:avatarPulse 4.5s ease-in-out infinite}.status i{animation:statusPulse 1.7s ease-in-out infinite}
@keyframes avatarPulse{50%{box-shadow:0 0 0 7px rgba(255,255,255,.08),0 16px 50px rgba(255,255,255,.20)}}@keyframes statusPulse{50%{box-shadow:0 0 18px #fff;transform:scale(1.25)}}
@media(pointer:coarse){.profile-card.profile-visible{transform:none!important}.profile-card>*{transform:none}.avatar{animation:none}}


/* --- SHRODINGER BEAUTY PASS --- */
.profile-card{
  border-color:rgba(255,255,255,.22);
  background:
    radial-gradient(circle at 50% 0%,rgba(255,255,255,.10),transparent 38%),
    linear-gradient(155deg,rgba(42,42,42,.58),rgba(5,5,5,.70));
}
.profile-card h1{
  font-weight:800;
  letter-spacing:.18em;
  text-transform:uppercase;
}
.bio{
  position:relative;
  margin:18px 0 14px;
  padding:14px 16px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:15px;
  background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(255,255,255,.015));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
}
.bio:before{
  content:"";
  position:absolute;
  left:16px; right:16px; top:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);
}
.bio-main{
  color:rgba(255,255,255,.92);
  font-size:12px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.bio-sub{
  display:inline-block;
  margin-top:7px;
  color:rgba(255,255,255,.60);
  font-size:11px;
}
.bio-motto{
  display:inline-block;
  margin-top:8px;
  color:rgba(255,255,255,.36);
  font-size:9px;
  font-style:italic;
  letter-spacing:.03em;
}
.badges{
  gap:6px;
  margin-top:2px;
}
.badges span{
  padding:6px 9px;
  background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.025));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}
.badges span:hover{
  transform:translateY(-2px);
  border-color:rgba(255,255,255,.35);
  background:rgba(255,255,255,.11);
}
.discord-links{
  margin-top:18px;
}
.discord-links a{
  min-height:62px;
}
.player{
  margin-top:12px;
  border-color:rgba(255,255,255,.11);
  background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(0,0,0,.28));
}
.player .volume-button{
  font-size:13px;
}
.footer-note{
  letter-spacing:.42em;
}
@media(max-width:520px){
  .bio{padding:12px 13px}
  .bio-main{font-size:10px}
  .bio-sub{font-size:10px}
}


/* === INTERFACE V2 — minimal glass / editorial layout === */
body{
  overflow-x:hidden;
}
.profile-card{
  position:relative;
  border:1px solid rgba(255,255,255,.12);
  border-radius:26px;
  padding:28px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.018) 48%,rgba(0,0,0,.20)),
    rgba(9,9,10,.58);
  box-shadow:
    0 24px 70px rgba(0,0,0,.38),
    inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter:blur(22px) saturate(120%);
}
.profile-card:after{
  content:"";
  position:absolute;
  inset:1px;
  border-radius:25px;
  pointer-events:none;
  background:linear-gradient(115deg,rgba(255,255,255,.07),transparent 24%,transparent 72%,rgba(255,255,255,.035));
  mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  padding:1px;
}
.profile-card h1{
  position:relative;
  z-index:1;
  margin-bottom:8px;
  letter-spacing:.12em;
  font-weight:800;
}
.bio{
  position:relative;
  z-index:1;
  margin:0 0 20px;
  padding:12px 14px;
  border-left:2px solid rgba(255,255,255,.30);
  border-radius:0 10px 10px 0;
  background:rgba(255,255,255,.035);
  color:rgba(255,255,255,.62);
  line-height:1.6;
}
.badges{
  position:relative;
  z-index:1;
  display:flex;
  flex-wrap:wrap;
  gap:7px;
}
.badges span{
  border-radius:999px;
  padding:5px 10px;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.09);
  transition:all .22s ease;
}
.badges span:hover{
  transform:translateY(-2px);
  background:rgba(255,255,255,.085);
  border-color:rgba(255,255,255,.20);
}
.discord-links{
  position:relative;
  z-index:1;
  display:grid;
  gap:9px;
  margin-top:22px;
}
.discord-links a{
  border-radius:14px;
  border:1px solid rgba(255,255,255,.085);
  background:rgba(255,255,255,.025);
  transition:transform .22s ease,background .22s ease,border-color .22s ease;
}
.discord-links a:hover{
  transform:translateX(4px);
  background:rgba(255,255,255,.07);
  border-color:rgba(255,255,255,.17);
}
.player{
  position:relative;
  z-index:1;
  margin-top:16px;
  padding:10px 12px;
  border-radius:15px;
  border:1px solid rgba(255,255,255,.09);
  background:rgba(0,0,0,.20);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
}
.footer-note{
  opacity:.42;
  letter-spacing:.28em;
}

/* === INTERFACE V3 — split minimal console === */

/* A genuinely different layout: asymmetric split panel, squared corners,
   compact identity rail + content rail. No extra visible copy. */
.profile-card{
  width:min(94vw,760px);
  padding:0;
  border:1px solid rgba(255,255,255,.14);
  border-radius:18px;
  overflow:hidden;
  text-align:left;
  background:
    linear-gradient(135deg,rgba(255,255,255,.055),transparent 32%),
    rgba(7,7,8,.68);
  box-shadow:0 30px 100px rgba(0,0,0,.68),inset 0 1px 0 rgba(255,255,255,.06);
  backdrop-filter:blur(28px) saturate(115%);
}
.profile-card:before{
  background:radial-gradient(circle 280px at var(--shine-x) var(--shine-y),rgba(255,255,255,.07),transparent 70%);
}
.profile-card:after{
  opacity:.42;
}
.profile-card>*{transform:none!important}

.topline{
  height:38px;
  margin:0;
  padding:0 18px;
  border-bottom:1px solid rgba(255,255,255,.07);
  background:rgba(255,255,255,.018);
}
.profile-layout{
  display:grid;
  grid-template-columns:230px 1fr;
  min-height:350px;
}
.identity-pane{
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  padding:28px 24px;
  border-right:1px solid rgba(255,255,255,.075);
  background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.008));
}
.avatar-wrap{
  width:92px;
  margin:0 0 20px;
}
.avatar{
  width:92px;
  height:92px;
  border-radius:16px;
  border:1px solid rgba(255,255,255,.32);
  box-shadow:0 14px 36px rgba(0,0,0,.34),0 0 0 5px rgba(255,255,255,.025);
}
.avatar-dot{
  right:-5px;
  bottom:-5px;
  width:13px;
  height:13px;
  border-width:2px;
  border-color:#090909;
}
.profile-card h1{
  margin:0 0 11px;
  font-size:24px;
  letter-spacing:.13em;
  line-height:1.05;
}
.bio{
  margin:0 0 16px;
  padding:0;
  border:0;
  border-radius:0;
  background:none;
  color:rgba(255,255,255,.50);
  font-size:11px;
  line-height:1.6;
}
.bio:before{display:none}
.badges{
  justify-content:flex-start;
  gap:5px;
}
.badges span{
  padding:5px 7px;
  border-radius:6px;
  font-size:7px;
  background:rgba(255,255,255,.035);
  border-color:rgba(255,255,255,.08);
}
.content-pane{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:24px;
  min-width:0;
}
.discord-links{
  grid-template-columns:1fr 1fr;
  gap:8px;
  margin:0 0 10px;
}
.discord-links a{
  min-height:68px;
  padding:10px 11px;
  border-radius:11px;
  background:rgba(255,255,255,.025);
  border-color:rgba(255,255,255,.075);
  box-shadow:none;
}
.discord-links a:after{display:none}
.discord-links a:hover{
  transform:translateY(-2px);
  background:rgba(255,255,255,.06);
  border-color:rgba(255,255,255,.18);
}
.server-icon{
  width:40px;
  height:40px;
  flex-basis:40px;
  border-radius:9px;
}
.other-socials{
  grid-template-columns:repeat(3,1fr);
  gap:8px;
  margin:0 0 12px;
}
.other-socials a{
  height:40px;
  border-radius:10px;
  background:rgba(255,255,255,.02);
}
.player{
  display:grid;
  grid-template-columns:38px minmax(0,1fr) auto;
  gap:12px;
  align-items:center;
  margin:0;
  padding:11px 12px;
  border-radius:11px;
  border-color:rgba(255,255,255,.08);
  background:rgba(0,0,0,.24);
}
.player>button{
  width:34px;
  height:34px;
}
.track strong{font-size:11px}
.track span{font-size:9px}
.bar{
  height:3px;
  margin-top:8px;
  cursor:pointer;
}
.volume-control{
  display:flex;
  align-items:center;
  gap:7px;
  width:116px;
}
.player .volume-button{
  width:28px;
  height:28px;
  flex:0 0 28px;
}
.volume-slider{
  width:78px;
  height:3px;
  margin:0;
  appearance:none;
  -webkit-appearance:none;
  border-radius:99px;
  outline:none;
  background:rgba(255,255,255,.16);
  cursor:pointer;
}
.volume-slider::-webkit-slider-thumb{
  appearance:none;
  -webkit-appearance:none;
  width:10px;
  height:10px;
  border:0;
  border-radius:50%;
  background:#fff;
  box-shadow:0 0 8px rgba(255,255,255,.45);
}
.volume-slider::-moz-range-thumb{
  width:10px;
  height:10px;
  border:0;
  border-radius:50%;
  background:#fff;
  box-shadow:0 0 8px rgba(255,255,255,.45);
}
.footer-note{
  bottom:14px;
  font-size:7px;
  opacity:.34;
}

@media(max-width:680px){
  .profile-card{width:min(92vw,470px)}
  .profile-layout{grid-template-columns:1fr}
  .identity-pane{
    align-items:center;
    text-align:center;
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.075);
    padding:22px 20px 18px;
  }
  .avatar-wrap{margin:0 auto 14px}
  .badges{justify-content:center}
  .content-pane{padding:18px}
}
@media(max-width:520px){
  .profile-card{max-height:94svh;overflow:auto}
  .discord-links{grid-template-columns:1fr}
  .player{grid-template-columns:36px minmax(0,1fr)}
  .volume-control{
    grid-column:1/-1;
    width:100%;
    justify-content:flex-end;
  }
  .volume-slider{width:min(180px,65vw)}
}


/* === FINAL FIT FIX === */
.identity-pane{
  min-width:0;
  overflow:hidden;
}
.profile-card h1{
  width:100%;
  max-width:100%;
  min-width:0;
  box-sizing:border-box;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:clip;
  font-size:clamp(19px,2.8vw,23px);
  letter-spacing:.075em;
}
.content-pane{
  min-width:0;
  overflow:hidden;
}
.player{
  grid-template-columns:34px minmax(0,1fr) 88px;
  gap:9px;
  min-width:0;
}
.player .volume-control{
  width:88px;
  min-width:0;
  gap:5px;
  justify-content:flex-end;
}
.player .volume-button{
  width:24px;
  height:24px;
  flex:0 0 24px;
  padding:0;
  overflow:hidden;
}
.player .volume-button span{
  display:flex;
  width:14px;
  height:14px;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.player .volume-button svg{
  display:block;
  width:14px;
  height:14px;
  flex:0 0 14px;
}
.volume-slider{
  width:56px;
  min-width:0;
  flex:0 1 56px;
}
.track{
  min-width:0;
  overflow:hidden;
}
.track strong,.track span{
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
@media(max-width:680px){
  .profile-card h1{font-size:22px}
}
@media(max-width:520px){
  .player{
    grid-template-columns:34px minmax(0,1fr) 78px;
  }
  .player .volume-control{width:78px}
  .volume-slider{width:46px;flex-basis:46px}
}


/* === V5 SURPRISE PASS — depth, ambient light, micro-motion === */
.profile-card{
  --mx:50%;
  --my:45%;
  --rx:0deg;
  --ry:0deg;
  transform:perspective(1100px) rotateX(var(--rx)) rotateY(var(--ry));
  transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease;
}
.profile-card:hover{
  box-shadow:
    0 34px 110px rgba(0,0,0,.72),
    0 0 0 1px rgba(255,255,255,.025),
    inset 0 1px 0 rgba(255,255,255,.07);
}
.profile-card .ambient-grid{
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  opacity:.28;
  background:
    linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);
  background-size:34px 34px;
  mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 82%,transparent 100%);
}
.profile-card .cursor-glow{
  position:absolute;
  z-index:0;
  pointer-events:none;
  width:340px;
  height:340px;
  left:calc(var(--mx) - 170px);
  top:calc(var(--my) - 170px);
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.055),rgba(255,255,255,.012) 34%,transparent 68%);
  filter:blur(2px);
  transition:left .16s ease-out,top .16s ease-out;
}
.profile-card .profile-layout,
.profile-card .topline,
.profile-card .footer-note{
  position:relative;
  z-index:2;
}
.identity-pane{
  position:relative;
}
.identity-pane:after{
  content:"";
  position:absolute;
  top:0;
  right:-1px;
  width:1px;
  height:100%;
  background:linear-gradient(transparent,rgba(255,255,255,.16) 35%,rgba(255,255,255,.05) 70%,transparent);
  opacity:.7;
}
.avatar{
  position:relative;
  box-shadow:
    0 0 0 1px rgba(255,255,255,.12),
    0 0 0 5px rgba(255,255,255,.018),
    0 16px 42px rgba(0,0,0,.42);
  transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease;
}
.avatar-wrap:hover .avatar{
  transform:translateY(-4px) scale(1.025);
  box-shadow:
    0 0 0 1px rgba(255,255,255,.25),
    0 0 0 6px rgba(255,255,255,.025),
    0 20px 48px rgba(0,0,0,.48);
}
.badges span{
  position:relative;
  overflow:hidden;
}
.badges span:after{
  content:"";
  position:absolute;
  inset:0;
  transform:translateX(-120%);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);
  transition:transform .55s ease;
}
.badges span:hover:after{transform:translateX(120%)}

.player{
  position:relative;
  overflow:hidden;
}
.player:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:38%;
  height:1px;
  background:linear-gradient(90deg,rgba(255,255,255,.28),transparent);
}
.eq-bars{
  position:absolute;
  right:10px;
  top:7px;
  display:flex;
  align-items:flex-end;
  gap:2px;
  height:9px;
  opacity:.22;
  pointer-events:none;
}
.eq-bars i{
  display:block;
  width:2px;
  height:3px;
  border-radius:2px;
  background:#fff;
}
.eq-bars i:nth-child(2){height:6px}
.eq-bars i:nth-child(3){height:9px}
.eq-bars i:nth-child(4){height:5px}
.eq-bars.playing i{
  animation:eqpulse .72s ease-in-out infinite alternate;
}
.eq-bars.playing i:nth-child(2){animation-delay:-.18s}
.eq-bars.playing i:nth-child(3){animation-delay:-.34s}
.eq-bars.playing i:nth-child(4){animation-delay:-.08s}
@keyframes eqpulse{
  from{transform:scaleY(.35);opacity:.38}
  to{transform:scaleY(1);opacity:1}
}
.discord-links a,
.other-socials a{
  position:relative;
  overflow:hidden;
}
.discord-links a:before,
.other-socials a:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.055) 48%,transparent 72%);
  transform:translateX(-130%);
  transition:transform .65s ease;
  pointer-events:none;
}
.discord-links a:hover:before,
.other-socials a:hover:before{transform:translateX(130%)}

@media(max-width:680px){
  .profile-card{transform:none!important}
}

/* Track artwork */
.track-cover{width:38px;height:38px;object-fit:cover;border-radius:9px;display:block;flex:0 0 38px;border:1px solid rgba(255,255,255,.11);box-shadow:0 8px 20px rgba(0,0,0,.28);transition:transform .25s ease,filter .25s ease;}
.player:hover .track-cover{transform:scale(1.035);filter:brightness(1.06);}
.player{grid-template-columns:38px minmax(0,1fr) 88px;}
@media(max-width:520px){.player{grid-template-columns:38px minmax(0,1fr) 78px;}}


/* === UNIFIED VTF PROFILES === */
.profile-stage .profile-card{
  position:relative;
  grid-area:1/1;
  opacity:1;
  transform:translateY(0) scale(1);
  transition:opacity .62s ease,transform .72s cubic-bezier(.2,.8,.2,1),filter .62s ease;
}
.profile-stage .profile-card.profile-hidden{
  filter:blur(5px);
}
.profile-stage .profile-card.profile-active{
  filter:blur(0);
}
.friend-card .avatar{
  animation:friendAvatarPulse 4.5s ease-in-out infinite;
}
@keyframes friendAvatarPulse{
  50%{box-shadow:0 0 0 7px rgba(255,255,255,.08),0 16px 50px rgba(255,255,255,.32)}
}
.friend-card .status i{
  animation:friendStatusPulse 1.7s ease-in-out infinite;
}
@keyframes friendStatusPulse{
  50%{box-shadow:0 0 18px #fff;transform:scale(1.25)}
}
.profile-card .track-cover{
  width:42px;
  height:42px;
  flex:0 0 42px;
  object-fit:cover;
  border-radius:9px;
  border:1px solid rgba(255,255,255,.13);
}
.profile-card .player{
  min-width:0;
}
.friend-card .player{
  min-width:0;
}
.friend-card .volume-control,
.profile-card .volume-control{
  display:flex;
  align-items:center;
  gap:5px;
  width:88px;
  min-width:0;
}
.profile-card .volume-slider{
  width:56px;
  min-width:0;
}
.friend-card .volume-slider{
  width:56px;
  min-width:0;
}
.profile-switch{
  animation:switchBreath 3.6s ease-in-out infinite;
}
@keyframes switchBreath{
  0%,100%{box-shadow:0 12px 35px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08)}
  50%{box-shadow:0 14px 40px rgba(0,0,0,.42),0 0 24px rgba(255,255,255,.035),inset 0 1px 0 rgba(255,255,255,.11)}
}
@media(pointer:coarse){
  .profile-switch{animation:none}
}


/* === BEST FRIEND TAB — always visible, intentionally prominent === */
.profile-switch{
  position:fixed !important;
  top:22px !important;
  right:24px !important;
  left:auto !important;
  transform:none !important;
  z-index:10000 !important;
  display:flex !important;
  visibility:visible !important;
  pointer-events:auto !important;
  align-items:center;
  gap:9px;
  min-width:154px;
  height:42px;
  padding:0 13px 0 10px !important;
  border:1px solid rgba(255,255,255,.19) !important;
  border-radius:14px !important;
  color:rgba(255,255,255,.84) !important;
  background:
    linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.025)),
    rgba(8,8,9,.70) !important;
  box-shadow:
    0 14px 38px rgba(0,0,0,.48),
    inset 0 1px 0 rgba(255,255,255,.10) !important;
  backdrop-filter:blur(20px) saturate(135%);
  opacity:1 !important;
  overflow:hidden;
  cursor:pointer;
  transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .3s;
}
.profile-switch:hover{
  transform:translateY(-3px) !important;
  border-color:rgba(255,255,255,.36) !important;
  box-shadow:0 18px 46px rgba(0,0,0,.56),0 0 28px rgba(255,255,255,.06),inset 0 1px 0 rgba(255,255,255,.13) !important;
}
.profile-switch:active{transform:translateY(-1px) scale(.98) !important}
.profile-switch:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(110deg,transparent 18%,rgba(255,255,255,.10) 48%,transparent 72%);
  transform:translateX(-125%);
  animation:switchSweep 4.5s ease-in-out infinite;
}
@keyframes switchSweep{
  0%,55%,100%{transform:translateX(-125%)}
  70%{transform:translateX(125%)}
}
.profile-switch-heart{
  position:relative;
  z-index:2;
  display:grid !important;
  place-items:center;
  width:23px;
  height:23px;
  flex:0 0 23px;
  font-size:13px;
  color:#fff;
  text-shadow:0 0 12px rgba(255,255,255,.45);
  animation:friendHeart 1.8s ease-in-out infinite;
}
@keyframes friendHeart{
  0%,100%{transform:scale(1) rotate(-4deg)}
  45%{transform:scale(1.17) rotate(5deg)}
}
.profile-switch-label{
  position:relative;
  z-index:2;
  flex:1 1 auto;
  text-align:left;
  white-space:nowrap;
  font-size:10px;
  font-weight:750;
  letter-spacing:.07em;
  text-transform:none;
}
.switch-arrow{
  position:relative;
  z-index:2;
  display:grid;
  place-items:center;
  width:20px;
  height:20px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:7px;
  color:rgba(255,255,255,.55);
  font-size:12px;
  transition:transform .3s,border-color .3s,color .3s;
}
.profile-switch:hover .switch-arrow{
  transform:translate(2px,-2px);
  color:#fff;
  border-color:rgba(255,255,255,.25);
}
.switch-orbit{
  position:absolute;
  z-index:1;
  left:5px;
  top:5px;
  width:32px;
  height:32px;
  border:1px solid rgba(255,255,255,.05);
  border-radius:50%;
  pointer-events:none;
}
.switch-orbit i{
  position:absolute;
  width:3px;
  height:3px;
  left:-1px;
  top:13px;
  border-radius:50%;
  background:#fff;
  box-shadow:0 0 9px #fff;
  animation:orbitDot 2.8s linear infinite;
}
@keyframes orbitDot{
  from{transform:rotate(0deg) translateX(15px)}
  to{transform:rotate(360deg) translateX(15px)}
}
.profile-switch.switch-visible{
  animation:tabIn .8s cubic-bezier(.2,.9,.2,1) both,tabBreath 4s 1s ease-in-out infinite;
}
@keyframes tabIn{
  from{opacity:0;transform:translateY(-18px) scale(.9)}
  to{opacity:1;transform:translateY(0) scale(1)}
}
@keyframes tabBreath{
  0%,100%{box-shadow:0 14px 38px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.10)}
  50%{box-shadow:0 16px 42px rgba(0,0,0,.53),0 0 24px rgba(255,255,255,.035),inset 0 1px 0 rgba(255,255,255,.12)}
}
.profile-switch.friend-mode .switch-arrow{
  transform:rotate(135deg);
}
.profile-switch.friend-mode .profile-switch-heart{
  animation:friendHeart .8s ease-in-out infinite;
}
@media(max-width:680px){
  .profile-switch{
    top:12px !important;
    right:12px !important;
    min-width:140px;
    height:38px;
  }
  .profile-switch-label{font-size:9px}
}


/* =========================================================
   V4 POLISH — stable icon geometry + clean profile crossfade
   ========================================================= */

/* Never let the parent 3D card distort children during the swap. */
.profile-stage .profile-card{
  will-change:opacity,transform;
  transform-style:flat !important;
}
.profile-stage .profile-card.profile-active{
  transform:translate3d(0,0,0) scale(1) !important;
}
.profile-stage .profile-card.profile-hidden{
  transform:translate3d(0,16px,0) scale(.985) !important;
  visibility:hidden;
}
.profile-stage .profile-card.profile-active{
  visibility:visible;
}

/* Stable Discord card geometry */
.discord-links{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
  align-items:stretch !important;
}
.discord-links a{
  display:grid !important;
  grid-template-columns:40px minmax(0,1fr) auto !important;
  align-items:center !important;
  column-gap:10px !important;
  min-width:0 !important;
  overflow:hidden !important;
}
.discord-links .server-icon{
  display:block !important;
  width:40px !important;
  height:40px !important;
  min-width:40px !important;
  min-height:40px !important;
  max-width:40px !important;
  max-height:40px !important;
  flex:none !important;
  object-fit:cover !important;
  object-position:center !important;
  border-radius:10px !important;
  margin:0 !important;
  padding:0 !important;
  transform:none !important;
  opacity:1 !important;
}
.discord-links .server-copy{
  min-width:0 !important;
  overflow:hidden !important;
}
.discord-links .server-copy strong{
  display:block;
  min-width:0;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.discord-links .server-copy small{
  display:flex;
  align-items:center;
  gap:5px;
  white-space:nowrap;
}
.discord-links a>b{
  justify-self:end;
  flex:none !important;
}

/* The friend's cards use exactly the same icon geometry. */
.friend-card .discord-links a{
  grid-template-columns:40px minmax(0,1fr) auto !important;
}
.friend-card .discord-links .server-icon{
  border-radius:10px !important;
  object-fit:cover !important;
}

/* Social buttons: fixed icon box so SVGs don't jump between profiles. */
.other-socials{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  align-items:stretch !important;
}
.other-socials a{
  position:relative !important;
  display:grid !important;
  place-items:center !important;
  min-width:0 !important;
  height:42px !important;
  padding:0 !important;
  overflow:hidden !important;
}
.other-socials a svg{
  display:block !important;
  width:19px !important;
  height:19px !important;
  min-width:19px !important;
  min-height:19px !important;
  max-width:19px !important;
  max-height:19px !important;
  flex:none !important;
  margin:0 !important;
  transform:none !important;
}
.other-socials a span{
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  padding:0 !important;
  margin:-1px !important;
  overflow:hidden !important;
  clip:rect(0,0,0,0) !important;
  white-space:nowrap !important;
}

/* Avatar is a video on the friend's profile: keep it visually calm on swap. */
.friend-card .avatar{
  animation:none !important;
  transform:none !important;
  object-fit:cover !important;
}
.friend-card .avatar-wrap{
  overflow:visible;
}
.friend-card .avatar-dot{
  z-index:3;
}

/* Player columns are stable even with the volume slider. */
.profile-card .player{
  display:grid !important;
  grid-template-columns:38px minmax(0,1fr) 92px !important;
  align-items:center !important;
  min-width:0 !important;
}
.profile-card .player>button{
  justify-self:start;
  flex:none !important;
}
.profile-card .track{
  min-width:0 !important;
  overflow:hidden !important;
}
.profile-card .track strong,
.profile-card .track span{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.profile-card .volume-control{
  display:grid !important;
  grid-template-columns:18px minmax(0,1fr) !important;
  align-items:center !important;
  gap:6px !important;
  width:92px !important;
  min-width:92px !important;
}
.profile-card .volume-button{
  display:grid !important;
  place-items:center !important;
  width:18px !important;
  height:18px !important;
  padding:0 !important;
  background:transparent !important;
  color:rgba(255,255,255,.52) !important;
}
.profile-card .volume-slider{
  display:block !important;
  width:100% !important;
  min-width:0 !important;
  margin:0 !important;
}

/* Friend tab: a little more "we are connected" without adding clutter. */
.profile-switch{
  overflow:visible !important;
}
.switch-connection{
  position:absolute;
  left:27px;
  top:5px;
  width:28px;
  height:30px;
  border-left:1px solid rgba(255,255,255,.055);
  border-bottom:1px solid rgba(255,255,255,.055);
  border-radius:0 0 0 12px;
  pointer-events:none;
}
.switch-connection i{
  position:absolute;
  left:-2px;
  bottom:-2px;
  width:4px;
  height:4px;
  border-radius:50%;
  background:#fff;
  box-shadow:0 0 8px #fff;
  opacity:.55;
}
.profile-switch.friend-mode .switch-connection{
  opacity:.9;
}

/* During the transition, hide the outgoing card's interactive artwork completely.
   This is what stops icons from visually "tearing" or jumping. */
.profile-switch:active ~ .profile-stage .profile-hidden .server-icon,
.profile-switch:active ~ .profile-stage .profile-hidden .other-socials svg{
  transform:none !important;
}

/* Keep both cards exactly the same physical footprint. */
.profile-stage{
  width:min(94vw,760px) !important;
}
.profile-stage .profile-card{
  width:min(94vw,760px) !important;
  box-sizing:border-box !important;
}

/* On smaller screens, stack Discord cards cleanly rather than squeezing icons. */
@media(max-width:700px){
  .discord-links{
    grid-template-columns:1fr !important;
  }
  .profile-card .player{
    grid-template-columns:38px minmax(0,1fr) 82px !important;
  }
  .profile-card .volume-control{
    width:82px !important;
    min-width:82px !important;
  }
}
@media(max-width:520px){
  .profile-card .player{
    grid-template-columns:36px minmax(0,1fr) 72px !important;
    gap:8px !important;
  }
  .profile-card .volume-control{
    width:72px !important;
    min-width:72px !important;
    grid-template-columns:17px minmax(0,1fr) !important;
  }
  .profile-card .volume-slider{width:100% !important}
}


/* =========================================================
   V5 — ZERO-JUMP PROFILE TRANSITION
   The two cards keep identical geometry and only their
   opacity/z-index changes. No transform/blur is animated,
   which prevents SVG/video/image icons from repainting
   at different positions during the swap.
   ========================================================= */

.profile-stage{
  isolation:isolate !important;
  contain:layout paint !important;
}

.profile-stage .profile-card{
  position:relative !important;
  grid-area:1/1 !important;
  box-sizing:border-box !important;
  margin:0 !important;
  transform:none !important;
  filter:none !important;
  backface-visibility:hidden !important;
  -webkit-backface-visibility:hidden !important;
  perspective:none !important;
  contain:paint !important;
  will-change:opacity !important;
  transition:opacity .58s cubic-bezier(.22,.75,.25,1) !important;
}

.profile-stage .profile-card.profile-active{
  opacity:1 !important;
  visibility:visible !important;
  z-index:8 !important;
  pointer-events:auto !important;
  transform:none !important;
  filter:none !important;
}

.profile-stage .profile-card.profile-hidden{
  opacity:0 !important;
  visibility:visible !important;
  z-index:7 !important;
  pointer-events:none !important;
  transform:none !important;
  filter:none !important;
}

/* Freeze every moving child while the profiles exchange places.
   This is the important part for the "jumping icons" bug. */
.scene.friend-switching .profile-card,
.scene.friend-switching .profile-card *,
.scene.friend-switching .profile-card *::before,
.scene.friend-switching .profile-card *::after{
  animation-play-state:paused !important;
  transition:none !important;
}

/* SVGs and server artwork get a fixed raster-like paint box. */
.profile-card .other-socials a,
.profile-card .other-socials svg,
.profile-card .server-icon{
  transform:none !important;
  translate:none !important;
  rotate:none !important;
  scale:none !important;
  backface-visibility:hidden !important;
  -webkit-backface-visibility:hidden !important;
}

.profile-card .other-socials svg{
  overflow:visible !important;
  flex:0 0 19px !important;
}

/* Do not let the avatar video itself influence layout during swap. */
.friend-card .avatar,
.friend-card .server-icon{
  transform:none !important;
  contain:paint !important;
}

/* Keep the friend profile's icon rows identical to the main profile. */
.friend-card .other-socials{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  width:100% !important;
  box-sizing:border-box !important;
}

.friend-card .other-socials a{
  width:100% !important;
  box-sizing:border-box !important;
}

/* Background crossfade is independent from the card crossfade. */
.friend-bg,
.bg-gif{
  will-change:opacity !important;
  transform:none !important;
}

/* The switch itself must never participate in card geometry. */
.profile-switch{
  contain:paint !important;
  isolation:isolate !important;
}

/* Accessibility: reduced motion remains a true instant swap. */
@media(prefers-reduced-motion:reduce){
  .profile-stage .profile-card{
    transition:none !important;
  }
}


/* ============================================================
   V6 — FINAL POLISH
   One geometry system for both profiles.
   ============================================================ */

:root{
  --icon-box:42px;
  --social-h:42px;
  --gap-ui:10px;
}

/* --- stage/card: same footprint, no reflow during transition --- */
.profile-stage{
  position:relative !important;
  display:grid !important;
  place-items:center !important;
  width:min(92vw,760px) !important;
  min-height:390px !important;
  isolation:isolate !important;
  contain:layout paint !important;
}
.profile-stage .profile-card{
  grid-area:1/1 !important;
  width:min(92vw,760px) !important;
  height:auto !important;
  min-height:390px !important;
  margin:0 !important;
  box-sizing:border-box !important;
  transform:none !important;
  filter:none !important;
  backface-visibility:hidden !important;
  -webkit-backface-visibility:hidden !important;
  will-change:opacity !important;
  transition:opacity .56s cubic-bezier(.22,.72,.2,1) !important;
}
.profile-stage .profile-card.profile-active{
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  z-index:10 !important;
}
.profile-stage .profile-card.profile-hidden{
  opacity:0 !important;
  visibility:visible !important;
  pointer-events:none !important;
  z-index:9 !important;
}

/* During swap: nothing inside the cards is allowed to animate/re-layout. */
.scene.friend-switching .profile-card,
.scene.friend-switching .profile-card *{
  animation-play-state:paused !important;
  transition:none !important;
}
.scene.friend-switching .profile-card .profile-layout{
  transform:none !important;
}

/* --- identical two-column layout --- */
.profile-card .profile-layout{
  display:grid !important;
  grid-template-columns:220px minmax(0,1fr) !important;
  width:100% !important;
  min-width:0 !important;
  box-sizing:border-box !important;
}
.profile-card .identity-pane{
  min-width:0 !important;
  box-sizing:border-box !important;
}
.profile-card .content-pane{
  min-width:0 !important;
  box-sizing:border-box !important;
  overflow:hidden !important;
}

/* --- Discord cards: pixel-stable icon/copy/button columns --- */
.profile-card .discord-links{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:10px !important;
  width:100% !important;
  min-width:0 !important;
  box-sizing:border-box !important;
}
.profile-card .discord-links > a{
  display:grid !important;
  grid-template-columns:var(--icon-box) minmax(0,1fr) 38px !important;
  align-items:center !important;
  gap:9px !important;
  height:62px !important;
  min-width:0 !important;
  box-sizing:border-box !important;
  padding:8px 10px !important;
  overflow:hidden !important;
}
.profile-card .discord-links .server-icon{
  width:var(--icon-box) !important;
  height:var(--icon-box) !important;
  min-width:var(--icon-box) !important;
  min-height:var(--icon-box) !important;
  max-width:var(--icon-box) !important;
  max-height:var(--icon-box) !important;
  object-fit:cover !important;
  object-position:center !important;
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  border-radius:11px !important;
  transform:none !important;
  flex:none !important;
  box-sizing:border-box !important;
}
.profile-card .server-copy{
  min-width:0 !important;
  width:100% !important;
  overflow:hidden !important;
}
.profile-card .server-copy strong{
  display:block !important;
  width:100% !important;
  min-width:0 !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
  line-height:1.1 !important;
}
.profile-card .server-copy small{
  display:flex !important;
  align-items:center !important;
  gap:5px !important;
  width:100% !important;
  min-width:0 !important;
  white-space:nowrap !important;
}
.profile-card .discord-links > a > b{
  justify-self:end !important;
  align-self:center !important;
  width:38px !important;
  min-width:38px !important;
  box-sizing:border-box !important;
  text-align:center !important;
}

/* --- social icons: exact same boxes for SHRODINGER and friend --- */
.profile-card .other-socials{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:10px !important;
  width:100% !important;
  min-width:0 !important;
  margin-top:10px !important;
  box-sizing:border-box !important;
}
.profile-card .other-socials > a{
  display:grid !important;
  place-items:center !important;
  width:100% !important;
  height:var(--social-h) !important;
  min-height:var(--social-h) !important;
  max-height:var(--social-h) !important;
  min-width:0 !important;
  padding:0 !important;
  margin:0 !important;
  box-sizing:border-box !important;
  overflow:hidden !important;
}
.profile-card .other-socials > a > svg{
  display:block !important;
  width:20px !important;
  height:20px !important;
  min-width:20px !important;
  min-height:20px !important;
  max-width:20px !important;
  max-height:20px !important;
  margin:0 !important;
  padding:0 !important;
  transform:none !important;
  flex:none !important;
}
.profile-card .other-socials > a > span{
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  overflow:hidden !important;
  clip:rect(0 0 0 0) !important;
}

/* --- player: same four-column geometry, cover included on both profiles --- */
.profile-card .player{
  display:grid !important;
  grid-template-columns:var(--icon-box) minmax(0,1fr) 92px !important;
  align-items:center !important;
  gap:10px !important;
  width:100% !important;
  min-width:0 !important;
  height:70px !important;
  margin-top:10px !important;
  box-sizing:border-box !important;
}
.profile-card .track-cover{
  display:block !important;
  width:var(--icon-box) !important;
  height:var(--icon-box) !important;
  min-width:var(--icon-box) !important;
  min-height:var(--icon-box) !important;
  max-width:var(--icon-box) !important;
  max-height:var(--icon-box) !important;
  object-fit:cover !important;
  object-position:center !important;
  border-radius:10px !important;
  margin:0 !important;
  transform:none !important;
  box-sizing:border-box !important;
}
.profile-card .player > button{
  grid-column:1 !important;
  grid-row:1 !important;
  justify-self:center !important;
  z-index:2 !important;
}
.profile-card .track-cover + button{
  /* Play button sits on the cover for a cleaner, unified player. */
  margin-left:0 !important;
}
.profile-card .track{
  grid-column:2 !important;
  grid-row:1 !important;
  min-width:0 !important;
  width:100% !important;
  overflow:hidden !important;
}
.profile-card .track strong,
.profile-card .track span{
  display:block !important;
  width:100% !important;
  min-width:0 !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
.profile-card .volume-control{
  grid-column:3 !important;
  grid-row:1 !important;
  display:grid !important;
  grid-template-columns:18px minmax(0,1fr) !important;
  gap:7px !important;
  align-items:center !important;
  width:92px !important;
  min-width:92px !important;
  max-width:92px !important;
  box-sizing:border-box !important;
}
.profile-card .volume-button{
  display:grid !important;
  place-items:center !important;
  width:18px !important;
  height:18px !important;
  min-width:18px !important;
  padding:0 !important;
  margin:0 !important;
}
.profile-card .volume-button svg{
  width:14px !important;
  height:14px !important;
}
.profile-card .volume-slider{
  display:block !important;
  width:67px !important;
  min-width:0 !important;
  max-width:67px !important;
  margin:0 !important;
}

/* Friend track cover is intentionally the same size/shape as yours. */
.friend-card .friend-track-cover{
  display:block !important;
}

/* --- avatar geometry --- */
.profile-card .avatar-wrap{
  width:96px !important;
  height:96px !important;
  min-width:96px !important;
  min-height:96px !important;
  box-sizing:border-box !important;
}
.profile-card .avatar-wrap .avatar{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
  transform:none !important;
}
/* Small extra touch: a soft light sweep across the avatar frame that
   follows the same cursor-driven shine as the rest of the card. */
.profile-card .avatar-wrap{position:relative}
.profile-card .avatar-wrap:after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:16px;
  pointer-events:none;
  background:radial-gradient(circle 60px at var(--shine-x,50%) var(--shine-y,30%),rgba(255,255,255,.4),transparent 72%);
  mix-blend-mode:overlay;
  opacity:.85;
}
@media(pointer:coarse){.profile-card .avatar-wrap:after{display:none}}

/* --- friend tab: cleaner and visually attached to the page --- */
.profile-switch{
  top:18px !important;
  right:24px !important;
  left:auto !important;
  transform:none !important;
  z-index:10000 !important;
  min-width:158px !important;
  height:42px !important;
  border-radius:14px !important;
  box-sizing:border-box !important;
}
.profile-switch:hover{
  transform:translateY(-3px) !important;
}
.profile-switch.switch-visible{
  animation:tabInV6 .7s cubic-bezier(.2,.9,.2,1) both,tabBreath 4s 1s ease-in-out infinite !important;
}
@keyframes tabInV6{
  from{opacity:0;transform:translateY(-14px) scale(.94)}
  to{opacity:1;transform:translateY(0) scale(1)}
}

/* --- footer remains under the fixed card, not part of layout jumps --- */
.footer-note{
  pointer-events:none !important;
}

/* --- mobile --- */
@media(max-width:720px){
  .profile-card .profile-layout{
    grid-template-columns:180px minmax(0,1fr) !important;
  }
  .profile-card .discord-links{
    grid-template-columns:1fr !important;
  }
  .profile-switch{
    top:12px !important;
    right:12px !important;
  }
}
@media(max-width:560px){
  .profile-stage,.profile-stage .profile-card{
    width:94vw !important;
    min-height:0 !important;
  }
  .profile-card .profile-layout{
    grid-template-columns:1fr !important;
  }
  .profile-card .identity-pane{
    border-right:0 !important;
  }
  .profile-card .player{
    grid-template-columns:42px minmax(0,1fr) 78px !important;
  }
  .profile-card .volume-control{
    width:78px !important;
    min-width:78px !important;
    max-width:78px !important;
  }
  .profile-card .volume-slider{
    width:53px !important;
    max-width:53px !important;
  }
}


/* =========================================================
   V7 — absolutely stable social icons + friend player
   ========================================================= */

/* FRIEND PLAYER: no artwork/track icon, only play + track + volume. */
.friend-card .player{
  grid-template-columns:42px minmax(0,1fr) 92px !important;
}
.friend-card .player > .track-cover,
.friend-card .friend-track-cover{
  display:none !important;
}
.friend-card .player > button{
  grid-column:1 !important;
  grid-row:1 !important;
  justify-self:center !important;
  position:relative !important;
  margin:0 !important;
}
.friend-card .player > .track{
  grid-column:2 !important;
  grid-row:1 !important;
}
.friend-card .player > .volume-control{
  grid-column:3 !important;
  grid-row:1 !important;
}

/* SOCIAL BUTTONS HAVE ONE PHYSICAL POSITION.
   No translate-on-hover = no "floating" when the cursor lands
   on the same button after the profile swap. */
.profile-card .other-socials > a,
.profile-card .other-socials > a:hover,
.profile-card .other-socials > a:focus-visible,
.profile-card .other-socials > a:active{
  transform:none !important;
  translate:none !important;
  rotate:none !important;
  scale:none !important;
  position:relative !important;
  box-sizing:border-box !important;
}

.profile-card .other-socials > a > svg,
.profile-card .other-socials > a:hover > svg,
.profile-card .other-socials > a:focus-visible > svg{
  transform:none !important;
  translate:none !important;
  rotate:none !important;
  scale:none !important;
  width:20px !important;
  height:20px !important;
  min-width:20px !important;
  min-height:20px !important;
  max-width:20px !important;
  max-height:20px !important;
}

/* During the swap, lock the entire icon row — no hover repaint,
   no transforms, no transition. */
.scene.friend-switching .other-socials,
.scene.friend-switching .other-socials > a,
.scene.friend-switching .other-socials > a > svg{
  animation:none !important;
  transition:none !important;
  transform:none !important;
  translate:none !important;
  rotate:none !important;
  scale:none !important;
}

/* Same exact social row geometry on both profiles. */
.profile-card .other-socials{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:10px !important;
  height:42px !important;
}
.profile-card .other-socials > a{
  height:42px !important;
  min-height:42px !important;
  max-height:42px !important;
}

/* Keep the friend card from inheriting any old cover sizing. */
.friend-card .track-cover{
  display:none !important;
}

/* Main profile alone gets the requested track artwork. */
#cardMain .track-cover{
  display:block !important;
}

/* The friend player stays visually identical in width to the main
   player even though it intentionally has no cover. */
.friend-card .player .track{
  padding-left:0 !important;
}

@media(max-width:520px){
  .friend-card .player{
    grid-template-columns:42px minmax(0,1fr) 78px !important;
  }
  .friend-card .player > .volume-control{
    width:78px !important;
    min-width:78px !important;
    max-width:78px !important;
  }
}
