.gravatar-grid-pattern div.wp-block-gravatar-block.gravatar-block--portrait{gap:0}.hmz-music-app {
--hmz-bg: #07080d;
--hmz-panel: #10121a;
--hmz-panel-soft: #171a24;
--hmz-line: rgba(255, 255, 255, 0.09);
--hmz-text: #f8f9ff;
--hmz-muted: #9ca2b3;
--hmz-accent: #8c5cff;
--hmz-accent-two: #20d4ff;
color: var(--hmz-text);
font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
font-size: 15px;
line-height: 1.5;
margin: 0 auto 112px;
max-width: 1500px;
position: relative;
text-align: left;
}
.hmz-music-app *,
.hmz-music-app *::before,
.hmz-music-app *::after {
box-sizing: border-box;
}
.hmz-music-app button,
.hmz-music-app input {
font: inherit;
}
.hmz-music-app button {
-webkit-tap-highlight-color: transparent;
}
.hmz-music-app h1,
.hmz-music-app h2,
.hmz-music-app h3,
.hmz-music-app strong,
.hmz-music-app button,
.hmz-expanded-player h2,
.hmz-expanded-player strong,
.hmz-expanded-player button {
-webkit-text-stroke: 0 !important;
text-shadow: none !important;
}
.hmz-music-app .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.hmz-music-shell {
background:
radial-gradient(circle at 77% 2%, rgba(79, 59, 175, 0.18), transparent 27rem),
var(--hmz-bg);
border: 1px solid var(--hmz-line);
border-radius: 26px;
display: grid;
grid-template-columns: 228px minmax(0, 1fr);
min-height: 780px;
overflow: hidden;
}
.hmz-sidebar {
background: rgba(8, 9, 14, 0.92);
border-right: 1px solid var(--hmz-line);
display: flex;
flex-direction: column;
gap: 34px;
padding: 30px 20px;
}
.hmz-brand {
align-items: center;
color: var(--hmz-text) !important;
display: flex;
font-size: 13px;
font-weight: 850;
gap: 10px;
letter-spacing: 0.18em;
text-decoration: none !important;
}
.hmz-brand-mark {
align-items: center;
display: inline-flex;
height: 42px;
justify-content: center;
width: 48px;
}
.hmz-brand-mark img {
display: block;
height: 100%;
object-fit: contain;
width: 100%;
}
.hmz-nav {
display: grid;
gap: 7px;
}
.hmz-nav button {
align-items: center;
background: transparent;
border: 0;
border-radius: 12px;
color: var(--hmz-muted);
cursor: pointer;
display: flex;
font-size: 14px;
font-weight: 680;
gap: 12px;
padding: 12px 13px;
text-align: left;
transition: background 160ms ease, color 160ms ease, transform 160ms ease;
width: 100%;
}
.hmz-nav button:hover,
.hmz-nav button:focus-visible,
.hmz-nav button.is-active {
background: rgba(255, 255, 255, 0.07);
color: var(--hmz-text);
outline: 0;
}
.hmz-nav button:active {
transform: scale(0.98);
}
.hmz-nav .hmz-icon {
height: 20px !important;
max-height: 20px !important;
max-width: 20px !important;
width: 20px !important;
}
.hmz-sidebar-copy {
background:
linear-gradient(150deg, rgba(140, 92, 255, 0.22), rgba(32, 212, 255, 0.06)),
var(--hmz-panel);
border: 1px solid rgba(140, 92, 255, 0.25);
border-radius: 18px;
display: grid;
gap: 20px;
margin-top: auto;
min-height: 180px;
overflow: hidden;
padding: 20px;
position: relative;
}
.hmz-sidebar-copy::after {
background: var(--hmz-accent-two);
border-radius: 999px;
content: "";
filter: blur(28px);
height: 70px;
opacity: 0.3;
position: absolute;
right: -20px;
top: -15px;
width: 70px;
}
.hmz-sidebar-copy strong {
font-size: 19px;
letter-spacing: -0.04em;
line-height: 1.12;
position: relative;
z-index: 1;
}
.hmz-sidebar-copy span {
align-self: end;
color: var(--hmz-muted);
font-size: 11px;
letter-spacing: 0.12em;
text-transform: uppercase;
}
.hmz-main {
min-width: 0;
padding: 22px 30px 64px;
}
.hmz-topbar {
align-items: center;
display: flex;
gap: 20px;
justify-content: space-between;
margin-bottom: 22px;
}
.hmz-music-app .hmz-search {
align-items: center;
background: rgba(255, 255, 255, 0.065) !important;
border: 1px solid transparent !important;
border-radius: 999px !important;
display: flex;
gap: 10px;
isolation: isolate;
max-width: 430px;
overflow: hidden !important;
clip-path: inset(0 round 999px);
padding: 0 16px;
transition: border-color 160ms ease, background 160ms ease;
width: 100%;
}
.hmz-search:focus-within {
background: rgba(255, 255, 255, 0.09);
border-color: rgba(255, 255, 255, 0.17);
}
.hmz-search .hmz-icon {
color: var(--hmz-muted);
flex: 0 0 auto;
height: 18px;
width: 18px;
}
.hmz-music-app .hmz-search input[type="search"] {
-webkit-appearance: none !important;
appearance: none !important;
background: transparent !important;
border: 0 !important;
border-radius: 999px !important;
box-shadow: none !important;
color: var(--hmz-text) !important;
font-size: 16px !important;
height: 43px;
margin: 0 !important;
min-width: 0 !important;
outline: 0;
padding: 0 !important;
width: 100% !important;
}
.hmz-search input::placeholder {
color: #777e90;
}
.hmz-track-count {
color: var(--hmz-muted);
font-size: 12px;
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
white-space: nowrap;
}
.hmz-hero {
align-items: end;
background:
radial-gradient(circle at 80% 15%, rgba(32, 212, 255, 0.28), transparent 22rem),
linear-gradient(118deg, #282052 0%, #191b35 52%, #102532 100%);
border: 1px solid rgba(255, 255, 255, 0.09);
border-radius: 24px;
box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
display: grid;
gap: 32px;
grid-template-columns: 250px minmax(0, 1fr);
min-height: 320px;
overflow: hidden;
padding: 36px;
position: relative;
}
.hmz-hero::after {
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.04), transparent);
content: "";
height: 140%;
left: 56%;
top: -20%;
position: absolute;
transform: rotate(18deg);
width: 14%;
}
.hmz-hero-art {
aspect-ratio: 1;
background: linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.03));
border: 1px solid rgba(255, 255, 255, 0.15);
border-radius: 20px;
box-shadow: 0 24px 50px rgba(0, 0, 0, 0.38);
display: grid;
max-width: 250px;
overflow: hidden;
place-items: center;
position: relative;
z-index: 1;
}
.hmz-hero-art img {
height: 100%;
object-fit: cover;
width: 100%;
}
.hmz-hero-art span {
background: linear-gradient(135deg, #fff, #78e9ff);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
font-size: 52px;
font-style: italic;
font-weight: 950;
letter-spacing: -0.09em;
}
.hmz-hero-copy {
align-self: center;
min-width: 0;
position: relative;
z-index: 1;
}
.hmz-eyebrow {
color: #b8c0d5;
display: block;
font-size: 11px;
font-weight: 780;
letter-spacing: 0.15em;
margin-bottom: 8px;
text-transform: uppercase;
}
.hmz-hero h1,
.hmz-section h2 {
color: var(--hmz-text) !important;
font-family: inherit !important;
font-weight: 850;
letter-spacing: -0.045em;
line-height: 1.02;
margin: 0;
text-transform: none;
}
.hmz-hero h1 {
font-size: clamp(42px, 6vw, 76px);
max-width: 800px;
overflow-wrap: anywhere;
}
.hmz-hero p {
color: #c3c8d5;
font-size: 14px;
margin: 14px 0 24px;
}
.hmz-primary-button {
align-items: center;
background: linear-gradient(135deg, #ffffff 0%, #dff9ff 100%) !important;
border: 1px solid rgba(255, 255, 255, 0.75) !important;
border-radius: 999px !important;
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.24);
color: #08090e !important;
cursor: pointer;
display: inline-flex;
font-weight: 780;
gap: 9px;
padding: 8px 18px 8px 9px !important;
transition: transform 160ms ease, box-shadow 160ms ease;
}
.hmz-primary-button:hover,
.hmz-primary-button:focus-visible {
box-shadow: 0 16px 35px rgba(0, 0, 0, 0.34);
outline: 0;
transform: translateY(-2px);
}
.hmz-primary-button .hmz-icon {
background: #090b12;
border-radius: 999px;
color: #fff;
height: 32px !important;
padding: 7px;
width: 32px !important;
}
html body .hmz-music-app .hmz-hero .hmz-primary-button span {
color: #08090e !important;
}
.hmz-section {
margin-top: 40px;
}
.hmz-section-heading {
align-items: end;
display: flex;
justify-content: space-between;
margin-bottom: 18px;
}
.hmz-section h2 {
font-size: 27px;
}
.hmz-album-grid {
display: grid;
gap: 17px;
grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
}
.hmz-album-card {
background: transparent;
border: 0;
border-radius: 18px;
color: var(--hmz-text);
cursor: pointer;
min-width: 0;
padding: 10px;
position: relative;
text-align: left;
transition: background 180ms ease, transform 180ms ease;
}
.hmz-album-card:hover,
.hmz-album-card:focus-visible,
.hmz-album-card.is-active {
background: rgba(255, 255, 255, 0.065);
outline: 0;
transform: translateY(-3px);
}
.hmz-album-art {
aspect-ratio: 1;
background: linear-gradient(135deg, #262a39, #11131b);
border: 1px solid rgba(255, 255, 255, 0.07);
border-radius: 15px;
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25);
display: grid;
overflow: hidden;
place-items: center;
width: 100%;
}
.hmz-album-art img {
height: 100%;
object-fit: cover;
transition: transform 350ms ease;
width: 100%;
}
.hmz-album-card:hover .hmz-album-art img {
transform: scale(1.035);
}
.hmz-album-art span {
color: #6f7890;
font-size: 28px;
font-weight: 900;
}
.hmz-album-copy {
display: grid;
gap: 4px;
margin-top: 12px;
min-width: 0;
}
.hmz-album-copy strong,
.hmz-album-copy span {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.hmz-album-copy strong {
font-size: 14px;
font-weight: 720;
}
.hmz-album-copy span {
color: var(--hmz-muted);
font-size: 12px;
}
.hmz-card-play {
align-items: center;
background: var(--hmz-text);
border-radius: 999px;
bottom: 66px;
box-shadow: 0 12px 26px rgba(0, 0, 0, 0.42);
color: #08090e;
display: flex;
height: 42px;
justify-content: center;
opacity: 0;
position: absolute;
right: 20px;
transform: translateY(7px);
transition: opacity 180ms ease, transform 180ms ease;
width: 42px;
}
.hmz-card-play .hmz-icon {
height: 18px;
margin-left: 2px;
width: 18px;
}
.hmz-album-card:hover .hmz-card-play,
.hmz-album-card:focus-visible .hmz-card-play {
opacity: 1;
transform: translateY(0);
}
.hmz-track-table {
background: rgba(255, 255, 255, 0.025);
border: 1px solid var(--hmz-line);
border-radius: 18px;
overflow: hidden;
}
.hmz-track-header,
.hmz-track-row {
align-items: center;
display: grid;
gap: 15px;
grid-template-columns: 38px minmax(220px, 1.5fr) minmax(140px, 1fr) 60px;
}
.hmz-track-header {
border-bottom: 1px solid var(--hmz-line);
color: #777e90;
font-size: 10px;
font-weight: 750;
letter-spacing: 0.12em;
padding: 11px 18px;
text-transform: uppercase;
}
.hmz-track-header .hmz-icon {
height: 15px;
margin-left: auto;
width: 15px;
}
.hmz-track-row {
border-bottom: 1px solid rgba(255, 255, 255, 0.045);
color: var(--hmz-text);
cursor: pointer;
min-height: 68px;
padding: 8px 18px;
transition: background 150ms ease;
}
.hmz-track-row:last-child {
border-bottom: 0;
}
.hmz-track-row:hover,
.hmz-track-row:focus-visible,
.hmz-track-row.is-current {
background: rgba(255, 255, 255, 0.065);
outline: 0;
}
.hmz-track-row.is-current .hmz-track-info strong,
.hmz-track-row.is-current .hmz-track-number {
color: #93eaff;
}
.hmz-track-number {
color: #767d90;
font-size: 11px;
font-variant-numeric: tabular-nums;
text-align: center;
}
.hmz-track-number.is-equalizer {
align-items: end;
display: flex;
gap: 2px;
height: 15px;
justify-content: center;
}
.hmz-track-number.is-equalizer i {
animation: hmz-wave 650ms ease-in-out infinite alternate;
background: var(--hmz-accent-two);
border-radius: 2px;
height: 45%;
width: 2px;
}
.hmz-track-number.is-equalizer i:nth-child(2) {
animation-delay: -280ms;
height: 100%;
}
.hmz-track-number.is-equalizer i:nth-child(3) {
animation-delay: -460ms;
height: 70%;
}
@keyframes hmz-wave {
to { height: 18%; }
}
.hmz-track-info {
align-items: center;
display: flex;
gap: 12px;
min-width: 0;
}
.hmz-track-art {
background: var(--hmz-panel-soft);
border-radius: 8px;
display: grid;
flex: 0 0 44px;
height: 44px;
overflow: hidden;
place-items: center;
width: 44px;
}
.hmz-track-art img {
height: 100%;
object-fit: cover;
width: 100%;
}
.hmz-track-art span {
color: #6e7381;
font-size: 9px;
font-weight: 850;
}
.hmz-track-info > span:last-child {
display: grid;
min-width: 0;
}
.hmz-track-info strong,
.hmz-track-info span,
.hmz-track-album {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.hmz-track-info strong {
font-size: 13px;
font-weight: 680;
}
.hmz-track-info span,
.hmz-track-album,
.hmz-track-duration {
color: var(--hmz-muted);
font-size: 11px;
}
.hmz-track-duration {
font-variant-numeric: tabular-nums;
text-align: right;
}
.hmz-empty {
color: var(--hmz-muted);
padding: 38px;
text-align: center;
}
.hmz-icon {
display: inline-block;
height: 20px;
vertical-align: middle;
width: 20px;
}
.hmz-player {
--hmz-text: #f8f9ff;
--hmz-muted: #9ca2b3;
--hmz-accent-two: #20d4ff;
--hmz-range-rail: rgba(255, 255, 255, 0.18);
--hmz-range-thumb: #fff;
align-items: center;
backdrop-filter: blur(24px);
-webkit-backdrop-filter: blur(24px);
background: rgba(9, 10, 15, 0.94);
border-top: 1px solid rgba(255, 255, 255, 0.12);
bottom: 0;
box-shadow: 0 -16px 50px rgba(0, 0, 0, 0.35);
display: grid;
gap: 24px;
grid-template-columns: minmax(220px, 1fr) minmax(330px, 1.4fr) minmax(150px, 1fr);
left: 0;
min-height: 94px;
padding: 12px max(24px, calc((100vw - 1450px) / 2));
position: fixed;
right: 0;
z-index: 2147483000;
}
.hmz-player,
.hmz-player *,
.hmz-player *::before,
.hmz-player *::after {
box-sizing: border-box;
}
.hmz-player {
color: var(--hmz-text);
font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
font-size: 15px;
line-height: 1.5;
}
.hmz-player button,
.hmz-player input {
font: inherit;
}
.hmz-player-fab,
.hmz-mini-close {
display: none;
}
.hmz-player-fab,
.hmz-player-fab *,
.hmz-player-fab *::before,
.hmz-player-fab *::after {
box-sizing: border-box;
}
.hmz-now-playing {
align-items: center;
background: transparent;
border: 0;
color: var(--hmz-text);
cursor: pointer;
display: flex;
gap: 12px;
margin: 0;
min-width: 0;
padding: 0;
text-align: left;
width: 100%;
}
.hmz-now-playing:focus-visible {
border-radius: 10px;
outline: 2px solid var(--hmz-accent-two);
outline-offset: 4px;
}
.hmz-now-art {
background: linear-gradient(135deg, #232837, #101219);
border-radius: 10px;
display: grid;
flex: 0 0 58px;
height: 58px;
overflow: hidden;
place-items: center;
width: 58px;
}
.hmz-now-art img {
height: 100%;
object-fit: cover;
width: 100%;
}
.hmz-now-art span {
color: #72798b;
font-size: 11px;
font-weight: 900;
}
.hmz-now-copy {
display: grid;
min-width: 0;
}
.hmz-now-copy strong,
.hmz-now-copy span {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.hmz-now-copy strong {
font-size: 13px;
font-weight: 700;
}
.hmz-now-copy span {
color: var(--hmz-muted);
font-size: 11px;
}
.hmz-expand-hint {
color: #777e90;
display: inline-flex;
margin-left: auto;
opacity: 0;
transition: opacity 150ms ease;
}
.hmz-now-playing:hover .hmz-expand-hint,
.hmz-now-playing:focus-visible .hmz-expand-hint {
opacity: 1;
}
.hmz-expand-hint .hmz-icon {
height: 16px;
width: 16px;
}
.hmz-player-center {
display: grid;
gap: 7px;
}
.hmz-controls {
align-items: center;
display: flex;
gap: 15px;
justify-content: center;
}
.hmz-controls button {
align-items: center;
background: transparent;
border: 0;
border-radius: 999px;
color: #a3a9b8;
cursor: pointer;
display: inline-flex;
height: 30px;
justify-content: center;
padding: 0;
position: relative;
transition: color 150ms ease, transform 150ms ease;
width: 30px;
}
.hmz-controls button .hmz-icon {
height: 20px !important;
max-height: 20px !important;
max-width: 20px !important;
width: 20px !important;
}
.hmz-controls button:hover,
.hmz-controls button:focus-visible,
.hmz-controls button.is-active {
color: var(--hmz-text);
outline: 0;
transform: scale(1.08);
}
.hmz-controls button.is-active {
color: var(--hmz-accent-two);
}
.hmz-controls .hmz-play-button {
background: var(--hmz-text);
box-shadow: 0 7px 20px rgba(0, 0, 0, 0.3);
color: #08090e;
height: 40px;
width: 40px;
}
.hmz-controls .hmz-play-button:hover,
.hmz-controls .hmz-play-button:focus-visible {
color: #08090e;
}
.hmz-mini-expand {
display: inline-flex;
}
.hmz-play-button .hmz-icon {
height: 19px !important;
max-height: 19px !important;
max-width: 19px !important;
width: 19px !important;
}
.hmz-repeat-one {
font-size: 7px;
font-weight: 900;
position: absolute;
right: 5px;
top: 2px;
}
.hmz-progress-wrap {
align-items: center;
display: grid;
gap: 10px;
grid-template-columns: 35px minmax(80px, 1fr) 35px;
}
.hmz-progress-wrap span {
color: #858b9a;
font-size: 9px;
font-variant-numeric: tabular-nums;
}
.hmz-progress-wrap span:last-child {
text-align: right;
}
.hmz-range-shell {
--hmz-range-progress: 0%;
align-items: center;
display: flex;
height: 17px;
min-width: 0;
position: relative;
width: 100%;
}
.hmz-range-shell::before {
background: linear-gradient(
to right,
var(--hmz-accent-two) 0,
var(--hmz-accent-two) var(--hmz-range-progress),
var(--hmz-range-rail) var(--hmz-range-progress),
var(--hmz-range-rail) 100%
);
border-radius: 999px;
content: "";
height: 5px;
left: 0;
pointer-events: none;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
z-index: 0;
}
.hmz-music-app input[type="range"],
.hmz-player input[type="range"],
.hmz-expanded-player input[type="range"] {
-webkit-appearance: none;
appearance: none;
accent-color: var(--hmz-text);
background: linear-gradient(
to right,
var(--hmz-accent-two) 0,
var(--hmz-accent-two) var(--hmz-range-progress, 0%),
var(--hmz-range-rail, rgba(255, 255, 255, 0.18)) var(--hmz-range-progress, 0%),
var(--hmz-range-rail, rgba(255, 255, 255, 0.18)) 100%
);
border: 0;
border-radius: 999px;
box-shadow: none;
cursor: pointer;
height: 4px;
margin: 0;
padding: 0;
width: 100%;
}
.hmz-music-app input[type="range"]::-webkit-slider-runnable-track,
.hmz-player input[type="range"]::-webkit-slider-runnable-track,
.hmz-expanded-player input[type="range"]::-webkit-slider-runnable-track {
background: transparent;
border: 0;
height: 4px;
}
.hmz-music-app input[type="range"]::-webkit-slider-thumb,
.hmz-player input[type="range"]::-webkit-slider-thumb,
.hmz-expanded-player input[type="range"]::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
background: var(--hmz-range-thumb, #fff);
border: 2px solid var(--hmz-range-thumb, #fff);
border-radius: 999px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
height: 13px;
margin-top: -4.5px;
width: 13px;
}
.hmz-music-app input[type="range"]::-moz-range-track,
.hmz-player input[type="range"]::-moz-range-track,
.hmz-expanded-player input[type="range"]::-moz-range-track {
background: transparent;
border: 0;
height: 4px;
}
.hmz-music-app input[type="range"]::-moz-range-thumb,
.hmz-player input[type="range"]::-moz-range-thumb,
.hmz-expanded-player input[type="range"]::-moz-range-thumb {
background: var(--hmz-range-thumb, #fff);
border: 2px solid var(--hmz-range-thumb, #fff);
border-radius: 999px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
height: 10px;
width: 10px;
}
.hmz-music-app input[type="range"]:focus-visible,
.hmz-player input[type="range"]:focus-visible,
.hmz-expanded-player input[type="range"]:focus-visible {
outline: 2px solid var(--hmz-accent-two);
outline-offset: 5px;
}
.hmz-volume {
align-items: center;
display: flex;
gap: 10px;
justify-content: flex-end;
margin-left: auto;
max-width: 160px;
width: 100%;
}
.hmz-volume .hmz-icon {
color: var(--hmz-muted);
flex: 0 0 18px;
height: 18px;
width: 18px;
}
html.hmz-player-open {
overflow: hidden;
}
.hmz-expanded-player {
--hmz-bg: #07080d;
--hmz-panel: #10121a;
--hmz-panel-soft: #171a24;
--hmz-line: rgba(255, 255, 255, 0.09);
--hmz-text: #f8f9ff;
--hmz-muted: #9ca2b3;
--hmz-accent: #8c5cff;
--hmz-accent-two: #20d4ff;
box-sizing: border-box;
color: var(--hmz-text);
font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
font-size: 15px;
height: 100dvh !important;
inset: 0 !important;
opacity: 0;
overscroll-behavior: contain;
pointer-events: none;
position: fixed !important;
text-align: left;
transition: opacity 220ms ease, visibility 220ms ease;
visibility: hidden;
width: 100vw !important;
isolation: isolate !important;
z-index: 2147483647 !important;
}
.hmz-expanded-player *,
.hmz-expanded-player *::before,
.hmz-expanded-player *::after {
box-sizing: border-box;
}
.hmz-expanded-player button,
.hmz-expanded-player input {
font: inherit;
}
.hmz-expanded-player.is-open {
opacity: 1;
pointer-events: auto;
visibility: visible;
}
.hmz-expanded-backdrop {
background: rgba(0, 0, 0, 0.78);
inset: 0;
position: absolute;
}
.hmz-expanded-panel {
background:
radial-gradient(circle at 80% 3%, rgba(32, 212, 255, 0.16), transparent 24rem),
radial-gradient(circle at 15% 72%, rgba(140, 92, 255, 0.19), transparent 28rem),
#0a0b11;
border: 1px solid rgba(255, 255, 255, 0.12);
border-radius: 26px;
box-shadow: 0 32px 100px rgba(0, 0, 0, 0.58);
display: flex;
flex-direction: column;
height: min(920px, calc(100vh - 40px));
left: 50%;
max-width: 620px;
overflow: hidden;
position: absolute;
top: 50%;
transform: translate(-50%, calc(-48% + 22px)) scale(0.97);
transition: transform 240ms cubic-bezier(0.2, 0.75, 0.25, 1);
width: calc(100% - 32px);
}
.hmz-expanded-player.is-open .hmz-expanded-panel {
transform: translate(-50%, -50%) scale(1);
}
.hmz-expanded-header {
background: transparent !important;
border: 0 !important;
box-shadow: none !important;
height: 0;
left: 0;
padding: 0 !important;
position: absolute;
right: 0;
top: 0;
z-index: 5;
}
.hmz-expanded-header button {
align-items: center;
backdrop-filter: blur(14px);
-webkit-backdrop-filter: blur(14px);
background: rgba(7, 8, 13, 0.58) !important;
border: 1px solid rgba(255, 255, 255, 0.16) !important;
border-radius: 999px;
box-shadow: 0 4px 14px rgba(0, 0, 0, 0.22) !important;
color: #fff !important;
cursor: pointer;
display: flex;
height: 36px !important;
justify-content: center;
left: 12px;
margin: 0 !important;
padding: 0;
position: absolute;
top: 12px;
width: 36px !important;
}
.hmz-expanded-header button:hover,
.hmz-expanded-header button:focus-visible {
background: rgba(7, 8, 13, 0.78) !important;
outline: 0;
transform: translateY(-1px);
}
.hmz-expanded-header > div {
display: grid;
min-width: 0;
text-align: center;
}
.hmz-expanded-header > div span {
color: var(--hmz-muted);
font-size: 9px;
font-weight: 750;
letter-spacing: 0.16em;
text-transform: uppercase;
}
.hmz-expanded-header > div strong {
font-size: 12px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.hmz-expanded-logo {
display: grid;
height: 42px;
place-items: center;
width: 42px;
}
.hmz-expanded-logo img {
max-height: 40px;
max-width: 42px;
object-fit: contain;
}
.hmz-expanded-content {
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
min-height: 0;
padding: 20px clamp(24px, 7vw, 58px) 34px;
}
.hmz-expanded-art {
aspect-ratio: 1;
background: linear-gradient(135deg, #242837, #101219);
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 24px;
box-shadow: 0 28px 65px rgba(0, 0, 0, 0.42);
display: grid;
margin: 0 auto;
max-height: 470px;
overflow: hidden;
place-items: center;
width: min(100%, 470px);
}
.hmz-expanded-art img {
height: 100%;
object-fit: cover;
width: 100%;
}
.hmz-expanded-art span {
background: linear-gradient(135deg, #fff, #70e8ff);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
font-size: 58px;
font-style: italic;
font-weight: 950;
letter-spacing: -0.08em;
}
.hmz-expanded-copy {
margin-top: 25px;
min-width: 0;
}
.hmz-expanded-copy h2 {
color: var(--hmz-text) !important;
font-family: inherit !important;
font-size: clamp(25px, 5vw, 34px);
font-weight: 820;
letter-spacing: -0.035em;
line-height: 1.1;
margin: 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.hmz-expanded-copy p {
color: var(--hmz-muted);
font-size: 14px;
margin: 5px 0 0;
}
.hmz-expanded-progress {
margin-top: 23px;
}
.hmz-expanded-progress input[type="range"] {
height: 5px;
}
.hmz-expanded-progress > div {
color: var(--hmz-muted);
display: flex;
font-size: 10px;
font-variant-numeric: tabular-nums;
justify-content: space-between;
margin-top: 10px;
}
.hmz-expanded-controls {
align-items: center;
display: grid;
gap: 8px;
grid-template-columns: repeat(7, 1fr);
margin-top: 20px;
}
.hmz-expanded-controls button {
align-items: center;
background: transparent;
border: 0;
border-radius: 999px;
color: #b5bac8;
cursor: pointer;
display: flex;
height: 44px;
justify-content: center;
padding: 0;
position: relative;
transition: color 150ms ease, background 150ms ease, transform 150ms ease;
width: 44px;
}
.hmz-expanded-controls button .hmz-icon,
.hmz-expanded-header button .hmz-icon {
height: 20px !important;
max-height: 20px !important;
max-width: 20px !important;
width: 20px !important;
}
.hmz-expanded-header button .hmz-icon {
height: 16px !important;
max-height: 16px !important;
max-width: 16px !important;
width: 16px !important;
}
.hmz-expanded-controls button:hover,
.hmz-expanded-controls button:focus-visible,
.hmz-expanded-controls button.is-active {
background: rgba(255, 255, 255, 0.07);
color: var(--hmz-text);
outline: 0;
transform: scale(1.06);
}
.hmz-expanded-controls button.is-active {
color: var(--hmz-accent-two);
}
.hmz-expanded-controls .hmz-expanded-play {
background: var(--hmz-text);
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.34);
color: #08090e;
height: 60px;
width: 60px;
}
.hmz-expanded-controls .hmz-expanded-play:hover,
.hmz-expanded-controls .hmz-expanded-play:focus-visible {
background: #fff;
color: #08090e;
}
.hmz-expanded-controls .hmz-expanded-play .hmz-icon {
height: 25px !important;
max-height: 25px !important;
max-width: 25px !important;
width: 25px !important;
}
.hmz-expanded-volume {
align-items: center;
display: grid;
gap: 12px;
grid-template-columns: 20px minmax(0, 1fr);
margin: 24px auto 0;
max-width: 230px;
width: 100%;
}
.hmz-expanded-volume .hmz-icon {
color: var(--hmz-muted);
height: 19px;
width: 19px;
}
@media (max-width: 980px) {
.hmz-music-shell {
grid-template-columns: 82px minmax(0, 1fr);
}
.hmz-sidebar {
align-items: center;
padding-inline: 12px;
}
.hmz-brand > span:last-child,
.hmz-nav button span,
.hmz-sidebar-copy {
display: none;
}
.hmz-nav button {
justify-content: center;
padding: 13px;
}
.hmz-player {
grid-template-columns: minmax(190px, 1fr) minmax(310px, 1.4fr);
}
.hmz-volume {
display: none;
}
}
@media (max-width: 760px) {
.hmz-music-app {
margin-bottom: 28px;
}
.hmz-music-shell {
border-radius: 18px;
display: block;
min-height: 0;
}
.hmz-sidebar {
align-items: center;
border-bottom: 1px solid var(--hmz-line);
border-right: 0;
display: flex;
flex-direction: row;
gap: 14px;
justify-content: space-between;
padding: 14px 16px;
}
.hmz-brand > span:last-child {
display: inline;
}
.hmz-nav {
display: flex;
gap: 4px;
}
.hmz-nav button {
height: 42px;
padding: 0;
width: 42px;
}
.hmz-main {
padding: 16px 14px 42px;
}
.hmz-topbar {
margin-bottom: 16px;
}
.hmz-track-count {
display: none;
}
.hmz-hero {
align-items: center;
border-radius: 19px;
gap: 18px;
grid-template-columns: 112px minmax(0, 1fr);
min-height: 190px;
padding: 18px;
}
.hmz-hero-art {
border-radius: 14px;
max-width: 112px;
width: 112px;
}
.hmz-hero-art span {
font-size: 28px;
}
.hmz-hero h1 {
font-size: clamp(29px, 9vw, 48px);
}
.hmz-hero p {
font-size: 11px;
margin: 8px 0 14px;
}
.hmz-primary-button {
font-size: 12px;
padding: 7px 15px 7px 8px !important;
}
.hmz-section {
margin-top: 32px;
}
.hmz-section h2 {
font-size: 23px;
}
.hmz-album-grid {
display: flex;
gap: 12px;
overflow-x: auto;
padding-bottom: 8px;
scroll-snap-type: x mandatory;
}
.hmz-album-card {
flex: 0 0 154px;
padding: 7px;
scroll-snap-align: start;
}
.hmz-card-play {
display: none;
}
.hmz-track-header,
.hmz-track-row {
gap: 7px;
grid-template-columns: 27px minmax(0, 1fr) 45px;
}
.hmz-track-header {
padding-inline: 10px;
}
.hmz-track-header span:nth-child(3),
.hmz-track-album {
display: none;
}
.hmz-track-row {
min-height: 62px;
padding: 7px 10px;
}
.hmz-track-art {
flex-basis: 40px;
height: 40px;
width: 40px;
}
.hmz-player {
background: rgba(8, 9, 14, 0.97) !important;
border: 1px solid rgba(255, 255, 255, 0.14) !important;
border-radius: 22px !important;
bottom: calc(14px + env(safe-area-inset-bottom)) !important;
box-shadow: 0 22px 60px rgba(0, 0, 0, 0.58) !important;
gap: 10px;
grid-template-columns: minmax(0, 1fr);
left: 14px !important;
margin: 0 auto;
max-width: 430px;
min-height: 132px;
opacity: 0;
padding: 15px 14px 11px !important;
pointer-events: none;
right: 14px !important;
transform: translateY(calc(100% + 34px)) scale(0.97);
transition: opacity 180ms ease, transform 220ms cubic-bezier(0.2, 0.8, 0.25, 1), visibility 180ms ease;
visibility: hidden;
width: auto !important;
z-index: 2147483000 !important;
}
.hmz-music-app.is-mini-open .hmz-player,
.hmz-player.is-open {
opacity: 1;
pointer-events: auto;
transform: translateY(0) scale(1);
visibility: visible;
}
.hmz-player-fab {
align-items: center;
background: linear-gradient(145deg, #171924, #06070b) !important;
border: 1px solid rgba(255, 255, 255, 0.24) !important;
border-radius: 999px !important;
bottom: calc(18px + env(safe-area-inset-bottom)) !important;
box-shadow: 0 14px 38px rgba(0, 0, 0, 0.58), 0 0 0 4px rgba(32, 212, 255, 0.09) !important;
cursor: pointer;
display: grid !important;
height: 60px !important;
justify-items: center;
left: 18px !important;
margin: 0 !important;
opacity: 1;
padding: 7px !important;
position: fixed !important;
transition: opacity 160ms ease, transform 160ms ease;
width: 60px !important;
z-index: 2147483001 !important;
}
.hmz-player-fab img {
display: block;
height: 46px;
object-fit: contain;
width: 46px;
}
.hmz-music-app.is-mini-open .hmz-player-fab,
.hmz-player-fab.is-hidden {
opacity: 0;
pointer-events: none;
transform: scale(0.72);
}
.hmz-fab-bars {
align-items: end;
background: #19d8ff;
border: 2px solid #08090e;
border-radius: 999px;
bottom: -2px;
display: flex;
gap: 2px;
height: 22px;
justify-content: center;
padding: 5px;
position: absolute;
right: -3px;
width: 22px;
}
.hmz-fab-bars i {
background: #08090e;
border-radius: 2px;
display: block;
height: 5px;
width: 2px;
}
.hmz-music-app.is-playing .hmz-fab-bars i:nth-child(1),
.hmz-player-fab.is-playing .hmz-fab-bars i:nth-child(1) {
animation: hmz-fab-pulse 0.72s ease-in-out infinite alternate;
}
.hmz-music-app.is-playing .hmz-fab-bars i:nth-child(2),
.hmz-player-fab.is-playing .hmz-fab-bars i:nth-child(2) {
animation: hmz-fab-pulse 0.54s ease-in-out 0.1s infinite alternate;
}
.hmz-music-app.is-playing .hmz-fab-bars i:nth-child(3),
.hmz-player-fab.is-playing .hmz-fab-bars i:nth-child(3) {
animation: hmz-fab-pulse 0.82s ease-in-out 0.18s infinite alternate;
}
.hmz-now-art {
flex-basis: 48px;
height: 48px;
width: 48px;
}
.hmz-player-center {
display: flex;
flex-direction: column;
gap: 10px;
}
.hmz-controls {
gap: 11px;
justify-content: center;
}
.hmz-controls button[data-action="shuffle"],
.hmz-controls button[data-action="repeat"] {
display: none;
}
.hmz-controls button {
height: 36px;
width: 36px;
}
.hmz-controls .hmz-play-button {
height: 46px;
width: 46px;
}
.hmz-mini-close {
display: inline-flex;
}
.hmz-progress-wrap {
bottom: auto;
display: block;
left: auto;
order: -1;
position: static;
right: auto;
top: auto;
transform: none;
}
.hmz-progress-wrap > span:not(.hmz-range-shell) {
display: none;
}
.hmz-progress-wrap .hmz-range-shell {
height: 15px;
}
.hmz-expand-hint {
display: none;
}
.hmz-expanded-panel {
border: 0;
border-radius: 0;
height: 100dvh !important;
left: 0;
max-width: none;
max-height: none !important;
top: 0;
transform: translateY(5%);
width: 100%;
}
.hmz-expanded-player.is-open .hmz-expanded-panel {
transform: translateY(0);
}
.hmz-expanded-header {
padding: 0 !important;
}
.hmz-expanded-header button {
left: 12px !important;
top: calc(10px + env(safe-area-inset-top)) !important;
}
.hmz-expanded-content {
justify-content: flex-start;
overflow-y: auto;
padding: calc(62px + env(safe-area-inset-top)) 24px calc(25px + env(safe-area-inset-bottom));
}
.hmz-expanded-art {
border-radius: 20px;
width: min(82vw, 430px);
}
.hmz-expanded-copy {
margin-top: 22px;
}
.hmz-expanded-controls {
gap: 0;
grid-template-columns: repeat(7, minmax(0, 1fr));
}
.hmz-expanded-controls button {
height: 40px;
width: 40px;
}
.hmz-expanded-controls .hmz-expanded-play {
height: 56px;
width: 56px;
}
}
@media (max-width: 480px) {
.hmz-hero {
align-items: center;
background: linear-gradient(118deg, #292052, #102532);
gap: 14px;
grid-template-columns: 100px minmax(0, 1fr);
min-height: 170px;
padding: 16px;
}
.hmz-hero-art {
max-width: 100px;
position: static;
width: 100px;
}
.hmz-hero-copy {
max-width: none;
}
.hmz-hero h1 {
font-size: clamp(27px, 8vw, 38px);
}
.hmz-hero p {
line-height: 1.35;
margin: 6px 0 11px;
}
.hmz-now-copy strong {
font-size: 12px;
}
.hmz-player {
left: 10px !important;
padding-inline: 11px !important;
right: 10px !important;
}
.hmz-now-playing {
gap: 9px;
}
.hmz-now-art {
flex-basis: 45px;
height: 45px;
width: 45px;
}
.hmz-now-copy span {
font-size: 10px;
}
.hmz-controls {
gap: 0;
}
}
@keyframes hmz-fab-pulse {
from { height: 4px; }
to { height: 7px; }
}
@media (max-height: 700px) {
.hmz-expanded-art {
max-height: 300px;
width: min(70vw, 300px);
}
.hmz-expanded-copy,
.hmz-expanded-progress,
.hmz-expanded-controls,
.hmz-expanded-volume {
margin-top: 14px;
}
} html body .hmz-music-app,
html body .hmz-expanded-player {
--hmz-bg: #eeeef2;
--hmz-panel: #f6f6f9;
--hmz-panel-soft: #e2e2e8;
--hmz-line: rgba(0, 0, 0, 0.10);
--hmz-text: #15161c;
--hmz-muted: #606572;
--hmz-range-rail: rgba(0, 0, 0, 0.18);
--hmz-range-thumb: #15161c;
color: var(--hmz-text) !important;
color-scheme: light;
}
html body .hmz-music-app img,
html body .hmz-expanded-player img {
filter: none !important;
mix-blend-mode: normal !important;
opacity: 1 !important;
}
html body .hmz-music-app .hmz-music-shell {
background:
radial-gradient(circle at 77% 2%, rgba(79, 59, 175, 0.14), transparent 27rem),
linear-gradient(145deg, rgba(246, 246, 249, 0.99), rgba(226, 226, 232, 0.99)) !important;
border-color: rgba(0, 0, 0, 0.10) !important;
box-shadow: 0 16px 34px rgba(0, 0, 0, 0.12) !important;
}
html body .hmz-music-app .hmz-sidebar {
background:
radial-gradient(circle at top left, rgba(255, 255, 255, 0.92), transparent 42%),
rgba(238, 238, 242, 0.97) !important;
border-color: rgba(0, 0, 0, 0.10) !important;
}
html body .hmz-music-app .hmz-search {
background: rgba(255, 255, 255, 0.92) !important;
border-color: rgba(0, 0, 0, 0.10) !important;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.92), 0 8px 20px rgba(0, 0, 0, 0.06) !important;
}
html body .hmz-music-app .hmz-search:focus-within {
background: #fff !important;
border-color: rgba(32, 160, 198, 0.45) !important;
}
html body .hmz-music-app .hmz-search input[type="search"] {
background: transparent !important;
color: var(--hmz-text) !important;
}
html body .hmz-music-app .hmz-search input[type="search"]::placeholder {
color: #747987 !important;
}
html body .hmz-music-app .hmz-nav button,
html body .hmz-music-app .hmz-album-card,
html body .hmz-music-app .hmz-now-playing {
color: var(--hmz-text) !important;
}
html body .hmz-music-app .hmz-album-copy strong,
html body .hmz-music-app .hmz-track-info strong {
color: var(--hmz-text) !important;
}
html body .hmz-music-app .hmz-nav button:hover,
html body .hmz-music-app .hmz-nav button:focus-visible,
html body .hmz-music-app .hmz-nav button.is-active,
html body .hmz-music-app .hmz-album-card:hover,
html body .hmz-music-app .hmz-album-card:focus-visible,
html body .hmz-music-app .hmz-album-card.is-active,
html body .hmz-music-app .hmz-track-row:hover,
html body .hmz-music-app .hmz-track-row:focus-visible,
html body .hmz-music-app .hmz-track-row.is-current {
background: rgba(0, 0, 0, 0.055) !important;
}
html body .hmz-music-app .hmz-track-table {
background: rgba(255, 255, 255, 0.56) !important;
border-color: rgba(0, 0, 0, 0.10) !important;
}
html body .hmz-music-app .hmz-track-header,
html body .hmz-music-app .hmz-track-row {
border-color: rgba(0, 0, 0, 0.07) !important;
} html body .hmz-music-app .hmz-hero {
background:
radial-gradient(circle at 80% 15%, rgba(32, 212, 255, 0.28), transparent 22rem),
linear-gradient(118deg, #282052 0%, #191b35 52%, #102532 100%) !important;
color: #f8f9ff !important;
}
html body .hmz-music-app .hmz-hero :is(h1, p, span) {
color: #f8f9ff !important;
}
html body .hmz-music-app .hmz-player {
background: rgba(246, 246, 249, 0.97) !important;
border-color: rgba(0, 0, 0, 0.12) !important;
box-shadow: 0 -12px 42px rgba(0, 0, 0, 0.18) !important;
}
html body .hmz-music-app .hmz-controls button {
background: transparent !important;
color: #555b68 !important;
}
html body .hmz-music-app .hmz-controls button.is-active {
color: #08a9d0 !important;
}
html body .hmz-music-app .hmz-controls .hmz-play-button,
html body .hmz-expanded-player .hmz-expanded-controls .hmz-expanded-play {
background: #15161c !important;
color: #fff !important;
}
html body .hmz-expanded-player {
background: transparent !important;
}
html body .hmz-expanded-player .hmz-expanded-backdrop {
background: rgba(26, 27, 34, 0.52) !important;
}
html body .hmz-expanded-player .hmz-expanded-panel {
background:
radial-gradient(circle at 80% 3%, rgba(32, 212, 255, 0.14), transparent 24rem),
radial-gradient(circle at 15% 72%, rgba(140, 92, 255, 0.16), transparent 28rem),
linear-gradient(145deg, rgba(246, 246, 249, 0.995), rgba(226, 226, 232, 0.995)) !important;
border-color: rgba(0, 0, 0, 0.12) !important;
}
html body .hmz-expanded-player .hmz-expanded-controls button {
background: transparent !important;
color: #5d6370 !important;
}
html body .hmz-expanded-player .hmz-expanded-controls button.is-active {
color: #08a9d0 !important;
}
html body .hmz-expanded-player .hmz-expanded-copy h2 {
color: var(--hmz-text) !important;
}
html body .hmz-expanded-player .hmz-expanded-copy p,
html body .hmz-expanded-player .hmz-expanded-progress > div {
color: var(--hmz-muted) !important;
}
html body .hmz-expanded-player .hmz-expanded-header {
background: transparent !important;
border: 0 !important;
box-shadow: none !important;
}
html body .hmz-expanded-player .hmz-expanded-header button {
background: rgba(7, 8, 13, 0.58) !important;
border: 1px solid rgba(255, 255, 255, 0.16) !important;
border-radius: 999px !important;
box-shadow: 0 4px 14px rgba(0, 0, 0, 0.22) !important;
color: #fff !important;
height: 36px !important;
margin: 0 !important;
max-height: 36px !important;
max-width: 36px !important;
min-height: 36px !important;
min-width: 36px !important;
opacity: 0.78 !important;
padding: 0 !important;
position: absolute !important;
width: 36px !important;
}
html body .hmz-expanded-player .hmz-expanded-header button:hover,
html body .hmz-expanded-player .hmz-expanded-header button:focus-visible {
background: rgba(7, 8, 13, 0.76) !important;
opacity: 1 !important;
}
html body .hmz-expanded-player .hmz-expanded-header [hidden] {
display: none !important;
}
html[data-dracula-scheme="dark"] body .hmz-music-app,
html[data-dracula-scheme="dark"] body .hmz-expanded-player {
--hmz-bg: #07080d;
--hmz-panel: #10121a;
--hmz-panel-soft: #171a24;
--hmz-line: rgba(255, 255, 255, 0.09);
--hmz-text: #f8f9ff;
--hmz-muted: #9ca2b3;
--hmz-range-rail: rgba(255, 255, 255, 0.18);
--hmz-range-thumb: #fff;
color: var(--hmz-text) !important;
color-scheme: dark;
}
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-music-shell {
background:
radial-gradient(circle at 77% 2%, rgba(79, 59, 175, 0.18), transparent 27rem),
#07080d !important;
border-color: rgba(255, 255, 255, 0.09) !important;
box-shadow: none !important;
}
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-sidebar {
background: rgba(8, 9, 14, 0.92) !important;
border-color: rgba(255, 255, 255, 0.09) !important;
}
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-search {
background: rgba(255, 255, 255, 0.065) !important;
border-color: transparent !important;
box-shadow: none !important;
}
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-search:focus-within {
background: rgba(255, 255, 255, 0.09) !important;
border-color: rgba(255, 255, 255, 0.17) !important;
}
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-nav button,
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-album-card,
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-now-playing {
color: var(--hmz-text) !important;
}
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-nav button:hover,
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-nav button:focus-visible,
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-nav button.is-active,
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-album-card:hover,
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-album-card:focus-visible,
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-album-card.is-active,
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-track-row:hover,
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-track-row:focus-visible,
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-track-row.is-current {
background: rgba(255, 255, 255, 0.065) !important;
}
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-track-table {
background: rgba(255, 255, 255, 0.025) !important;
border-color: rgba(255, 255, 255, 0.09) !important;
}
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-track-header,
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-track-row {
border-color: rgba(255, 255, 255, 0.045) !important;
}
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-player {
background: rgba(9, 10, 15, 0.96) !important;
border-color: rgba(255, 255, 255, 0.12) !important;
box-shadow: 0 -16px 50px rgba(0, 0, 0, 0.35) !important;
}
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-controls button,
html[data-dracula-scheme="dark"] body .hmz-expanded-player .hmz-expanded-controls button {
background: transparent !important;
color: #aeb4c3 !important;
}
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-controls button.is-active,
html[data-dracula-scheme="dark"] body .hmz-expanded-player .hmz-expanded-controls button.is-active {
color: var(--hmz-accent-two) !important;
}
html[data-dracula-scheme="dark"] body .hmz-music-app .hmz-controls .hmz-play-button,
html[data-dracula-scheme="dark"] body .hmz-expanded-player .hmz-expanded-controls .hmz-expanded-play {
background: #f8f9ff !important;
color: #08090e !important;
}
html[data-dracula-scheme="dark"] body .hmz-expanded-player .hmz-expanded-backdrop {
background: rgba(0, 0, 0, 0.78) !important;
}
html[data-dracula-scheme="dark"] body .hmz-expanded-player .hmz-expanded-panel {
background:
radial-gradient(circle at 80% 3%, rgba(32, 212, 255, 0.16), transparent 24rem),
radial-gradient(circle at 15% 72%, rgba(140, 92, 255, 0.19), transparent 28rem),
#0a0b11 !important;
border-color: rgba(255, 255, 255, 0.12) !important;
} html body .hmz-music-app .hmz-topbar {
background: transparent !important;
border: 0 !important;
box-shadow: none !important;
outline: 0 !important;
}
html body .hmz-music-app label.hmz-search {
clip-path: inset(0 round 999px) !important;
contain: paint;
isolation: isolate !important;
overflow: clip !important;
outline: 0 !important;
}
html body .hmz-music-app label.hmz-search::before,
html body .hmz-music-app label.hmz-search::after {
content: none !important;
display: none !important;
}
html body .hmz-music-app label.hmz-search input[type="search"] {
-webkit-appearance: none !important;
appearance: none !important;
background-color: transparent !important;
background-image: none !important;
border: 0 !important;
border-radius: 0 !important;
box-shadow: none !important;
filter: none !important;
outline: 0 !important;
} html body .hmz-range-shell::before {
background: linear-gradient(
to right,
var(--hmz-accent-two) 0,
var(--hmz-accent-two) var(--hmz-range-progress, 0%),
var(--hmz-range-rail) var(--hmz-range-progress, 0%),
var(--hmz-range-rail) 100%
) !important;
border: 0 !important;
border-radius: 999px !important;
box-shadow: none !important;
content: "" !important;
display: block !important;
height: 5px !important;
opacity: 1 !important;
visibility: visible !important;
}
html body > .hmz-player input[type="range"],
html body .hmz-expanded-player input[type="range"] {
-webkit-appearance: none !important;
appearance: none !important;
background: transparent !important;
border: 0 !important;
border-radius: 999px !important;
box-shadow: none !important;
display: block !important;
filter: none !important;
height: 5px !important;
opacity: 1 !important;
overflow: visible !important;
padding: 0 !important;
position: relative !important;
z-index: 1 !important;
}
html body > .hmz-player input[type="range"]::-webkit-slider-runnable-track,
html body .hmz-expanded-player input[type="range"]::-webkit-slider-runnable-track {
background: transparent !important;
border: 0 !important;
height: 5px !important;
}
html body > .hmz-player input[type="range"]::-webkit-slider-thumb,
html body .hmz-expanded-player input[type="range"]::-webkit-slider-thumb {
-webkit-appearance: none !important;
appearance: none !important;
background: var(--hmz-range-thumb) !important;
border: 2px solid var(--hmz-range-thumb) !important;
border-radius: 999px !important;
height: 13px !important;
margin-top: -4px !important;
width: 13px !important;
}
html body > .hmz-player input[type="range"]::-moz-range-track,
html body .hmz-expanded-player input[type="range"]::-moz-range-track {
background: transparent !important;
border: 0 !important;
height: 5px !important;
}
html body > .hmz-player input[type="range"]::-moz-range-thumb,
html body .hmz-expanded-player input[type="range"]::-moz-range-thumb {
background: var(--hmz-range-thumb) !important;
border: 2px solid var(--hmz-range-thumb) !important;
border-radius: 999px !important;
height: 10px !important;
width: 10px !important;
}
html body > .hmz-player {
--hmz-text: #15161c;
--hmz-muted: #606572;
--hmz-range-rail: rgba(0, 0, 0, 0.18);
--hmz-range-thumb: #15161c;
background: rgba(246, 246, 249, 0.97) !important;
border-color: rgba(0, 0, 0, 0.12) !important;
box-shadow: 0 -12px 42px rgba(0, 0, 0, 0.18) !important;
color: var(--hmz-text) !important;
color-scheme: light;
}
html body > .hmz-player .hmz-now-playing {
background: transparent !important;
color: var(--hmz-text) !important;
}
html body > .hmz-player .hmz-controls button {
background: transparent !important;
color: #555b68 !important;
}
html body > .hmz-player .hmz-controls .hmz-play-button {
background: #15161c !important;
color: #fff !important;
}
html[data-dracula-scheme="dark"] body > .hmz-player {
--hmz-text: #f8f9ff;
--hmz-muted: #9ca2b3;
--hmz-range-rail: rgba(255, 255, 255, 0.18);
--hmz-range-thumb: #fff;
background: rgba(9, 10, 15, 0.96) !important;
border-color: rgba(255, 255, 255, 0.12) !important;
box-shadow: 0 -16px 50px rgba(0, 0, 0, 0.35) !important;
color: var(--hmz-text) !important;
color-scheme: dark;
}
html[data-dracula-scheme="dark"] body > .hmz-player .hmz-controls button {
background: transparent !important;
color: #aeb4c3 !important;
}
html[data-dracula-scheme="dark"] body > .hmz-player .hmz-controls .hmz-play-button {
background: #f8f9ff !important;
color: #08090e !important;
}
@media (max-width: 760px) {
html body > .hmz-player {
bottom: calc(14px + env(safe-area-inset-bottom)) !important;
display: grid !important;
left: 14px !important;
margin: 0 auto !important;
max-width: 430px !important;
opacity: 0 !important;
pointer-events: none !important;
position: fixed !important;
right: 14px !important;
top: auto !important;
transform: translateY(calc(100% + 34px)) scale(0.97) !important;
visibility: hidden !important;
width: auto !important;
z-index: 2147483000 !important;
}
html body > .hmz-player.is-open {
opacity: 1 !important;
pointer-events: auto !important;
transform: translateY(0) scale(1) !important;
visibility: visible !important;
}
html body > .hmz-player-fab {
bottom: calc(18px + env(safe-area-inset-bottom)) !important;
display: grid !important;
height: 60px !important;
left: 18px !important;
margin: 0 !important;
max-height: 60px !important;
max-width: 60px !important;
min-height: 60px !important;
min-width: 60px !important;
opacity: 1 !important;
position: fixed !important;
right: auto !important;
top: auto !important;
transform: none !important;
visibility: visible !important;
width: 60px !important;
z-index: 2147483001 !important;
}
html body > .hmz-player-fab .hmz-fab-bars {
border-width: 1.5px !important;
bottom: -1px !important;
gap: 1.5px !important;
height: 16px !important;
max-height: 16px !important;
max-width: 16px !important;
min-height: 16px !important;
min-width: 16px !important;
padding: 3px !important;
right: -1px !important;
width: 16px !important;
}
html body > .hmz-player-fab .hmz-fab-bars i {
height: 4px;
max-width: 1.5px !important;
min-width: 1.5px !important;
width: 1.5px !important;
}
html body > .hmz-player-fab.is-hidden {
opacity: 0 !important;
pointer-events: none !important;
transform: scale(0.72) !important;
visibility: hidden !important;
}
}
@media (prefers-reduced-motion: reduce) {
.hmz-music-app *,
.hmz-music-app *::before,
.hmz-music-app *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
scroll-behavior: auto !important;
transition-duration: 0.01ms !important;
}
} .hmz-expanded-player:not(.is-open) .hmz-range-shell,
.hmz-expanded-player:not(.is-open) .hmz-range-shell::before,
.hmz-expanded-player:not(.is-open) input[type="range"] {
opacity: 0 !important;
visibility: hidden !important;
}
@media (max-width: 760px) {
html body > .hmz-player:not(.is-open) .hmz-range-shell,
html body > .hmz-player:not(.is-open) .hmz-range-shell::before,
html body > .hmz-player:not(.is-open) input[type="range"] {
opacity: 0 !important;
visibility: hidden !important;
}
}