.ee-music-fab{z-index:50;background:linear-gradient(135deg, var(--ee-accent,#c9a96e), var(--ee-accent-dark,#b8923f));color:#fffaf0;cursor:pointer;border:1px solid #fffaf040;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 28px -8px #3c280e8c,0 2px 4px #281c0840,inset 0 1px #ffffff4d}.ee-music-fab:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 16px 32px -8px #3c280ea6,0 4px 6px #281c084d,inset 0 1px #ffffff59}.ee-music-eq{align-items:end;gap:2px;height:16px;display:inline-flex}.ee-music-eq span{background:currentColor;border-radius:1px;width:3px;animation:.95s ease-in-out infinite ee-eq}.ee-music-eq span:first-child{height:40%;animation-delay:0s}.ee-music-eq span:nth-child(2){height:100%;animation-delay:.18s}.ee-music-eq span:nth-child(3){height:60%;animation-delay:.34s}@keyframes ee-eq{0%,to{transform:scaleY(.6)}50%{transform:scaleY(1)}}
