:root{--mh-accent: #ffe45c;--mh-accent-strong: #ffcf2e;--mh-coral: #ff563a;--mh-green: #72dc4f;--mh-blue: #399cff;--mh-purple: #b72be8;--mh-ink: #111827;--mh-text: #ffffff;--mh-muted: rgba(255, 255, 255, .72);--mh-line: rgba(255, 255, 255, .35);--mh-panel: rgba(11, 20, 32, .34);--mh-panel-strong: rgba(11, 20, 32, .58);--mh-shadow: rgba(0, 0, 0, .28);--mh-shadow-button: rgba(0, 0, 0, .16);--mh-accent-soft: rgba(255, 228, 92, .95);--mh-panel-border: rgba(255, 255, 255, .24);--mh-font: "Arial Rounded MT Bold", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mh-track-height: 10px;--mh-progress-thumb: 26px;--mh-rate-thumb: 26px;--mh-volume-thumb: 26px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-width:0;overflow-x:hidden;background:transparent;color:var(--mh-text);font-family:var(--mh-font)}button,input{font:inherit}button{cursor:pointer}.mh-icon-sprite{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.mh-icon{width:1em;height:1em;display:block;flex:none;overflow:visible;fill:currentColor}.mh-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mh-player{position:relative;width:min(100%,780px);margin:0 auto;display:grid;gap:clamp(6px,1.15vw,12px);overflow:visible;background:transparent;border:0;color:var(--mh-text);text-shadow:0 2px 6px var(--mh-shadow)}.mh-player__primary{min-width:0;display:grid;gap:clamp(6px,1.15vw,12px);padding:clamp(8px,1.6vw,16px);background:#00000054}.mh-player__brand-strip{width:100%;height:34px;display:grid;place-items:start center}.mh-player__brand-logo{width:min(40vw,220px);max-height:34px;display:block;object-fit:contain}.mh-player__headline{position:relative;z-index:600;min-width:0;display:grid;grid-template-columns:clamp(44px,7vw,62px) minmax(0,1fr) auto;gap:clamp(12px,2vw,20px);align-items:center;margin-bottom:clamp(5px,1.1vw,12px)}.mh-player__headline-actions{display:flex;align-items:center;gap:2px;align-self:center;transform:translateY(4px)}.mh-player__swipe-zone{display:none}.mh-player.mh-player--swipe-enabled{--mh-swipe-opacity: 1;--mh-swipe-x: 0px;opacity:var(--mh-swipe-opacity);transform:translate3d(var(--mh-swipe-x),0,0);touch-action:pan-y}.mh-player.mh-player--swipe-enabled[data-swipe-phase=dragging],.mh-player.mh-player--swipe-enabled[data-swipe-phase=entering]{transition:none;will-change:transform,opacity}.mh-player.mh-player--swipe-enabled[data-swipe-phase=returning]{transition:transform .18s cubic-bezier(.22,.75,.25,1),opacity .18s ease-out;will-change:transform,opacity}.mh-player.mh-player--swipe-enabled[data-swipe-phase=leaving]{transition:transform .23s cubic-bezier(.45,0,.85,.55),opacity .19s ease-in;pointer-events:none;will-change:transform,opacity}.mh-player.mh-player--swipe-enabled[data-swipe-phase=settling]{transition:transform .27s cubic-bezier(.16,.78,.24,1),opacity .22s ease-out;pointer-events:none;will-change:transform,opacity}.mh-player.mh-player--swipe-enabled .mh-player__swipe-zone{order:6;width:100%;min-height:48px;display:grid;grid-template-columns:24px auto 24px;justify-content:center;align-items:center;gap:12px;margin:0 0 5px;border:1px solid rgba(255,228,92,.3);border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(255,228,92,.32),rgba(255,228,92,.13) 40%,transparent 72%),linear-gradient(90deg,#4ca6ff17,#ffe45c33,#4ca6ff17);color:#fff9;font-size:8px;font-weight:800;letter-spacing:.18em;text-shadow:none;touch-action:pan-y;user-select:none;cursor:grab;box-shadow:inset 0 0 16px #ffe45c1f}.mh-player.mh-player--swipe-enabled .mh-player__swipe-zone:active{cursor:grabbing}.mh-player.mh-player--swipe-enabled .mh-player__swipe-zone>span{display:grid;gap:2px;text-align:center}.mh-player.mh-player--swipe-enabled .mh-player__swipe-zone strong,.mh-player.mh-player--swipe-enabled .mh-player__swipe-zone small{display:block}.mh-player.mh-player--swipe-enabled .mh-player__swipe-zone strong{color:#ffffffd6;font-size:9px;line-height:1}.mh-player.mh-player--swipe-enabled .mh-player__swipe-zone small{color:#ffe45cdb;font-size:6.5px;font-weight:800;letter-spacing:.12em;line-height:1}.mh-player.mh-player--swipe-enabled .mh-player__swipe-zone .mh-icon{width:14px;height:14px;justify-self:center;opacity:.72}@media (any-pointer: fine){.mh-player.mh-player--swipe-enabled .mh-player__swipe-zone{cursor:grab}}.mh-player__song-nav,.mh-player__page-nav-arrow{width:clamp(34px,5.5vw,44px);height:clamp(34px,5.5vw,44px);display:grid;place-items:center;padding:0;border:2px solid rgba(255,255,255,.52);border-radius:999px;background:#1019265c;color:#fff;box-shadow:0 4px #00000029;font-size:clamp(28px,4.2vw,36px);font-weight:900;line-height:.85;text-shadow:0 2px 5px rgba(0,0,0,.32)}.mh-player__song-nav:hover:not(:disabled),.mh-player__page-nav-arrow:hover:not(:disabled){border-color:#fff;background:#10192694}.mh-player__song-nav:disabled,.mh-player__page-nav-arrow:disabled{opacity:.34;cursor:not-allowed}.mh-player__number-badge{width:clamp(44px,7vw,62px);aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border:3px solid rgba(17,24,39,.78);border-radius:50%;background-color:#ffffff29;background-image:linear-gradient(#0000000f,#00000057);background-position:center;background-size:cover;box-shadow:0 6px #00000038,0 10px 18px #00000042;color:#fff;font-size:clamp(22px,4.4vw,34px);font-weight:950;line-height:1;text-shadow:0 3px 0 rgba(0,0,0,.72),0 5px 10px rgba(0,0,0,.35)}.mh-player__track-title{width:100%;max-width:100%;min-width:0;margin:0;overflow:hidden;color:var(--mh-accent);display:-webkit-box;font-size:clamp(18px,4.15vw,32px);font-weight:950;-webkit-box-orient:vertical;-webkit-line-clamp:2;letter-spacing:0;line-height:1.02;text-shadow:0 4px 0 rgba(0,0,0,.2),0 7px 12px rgba(0,0,0,.32);text-transform:uppercase;white-space:normal}.mh-player__audio-deck,.mh-player__meta{display:none}.mh-player__loading{position:absolute;inset:clamp(8px,1.6vw,16px);z-index:100;min-height:150px;display:flex;gap:12px;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.3);border-radius:22px;background:#1f4366b8;box-shadow:0 10px 30px #0003;color:#fff;pointer-events:none;text-shadow:0 2px 6px rgba(0,0,0,.32);backdrop-filter:blur(5px)}.mh-player__loading:after{position:absolute;inset:0;background:linear-gradient(105deg,transparent 28%,rgba(255,255,255,.2) 46%,transparent 64%);content:"";transform:translate(-100%);animation:mh-loading-shimmer 1.35s ease-in-out infinite}.mh-player__loading[hidden]{display:none}.mh-player__loading-note{width:38px;height:38px;color:var(--mh-accent);animation:mh-loading-pulse .9s ease-in-out infinite alternate}.mh-player__loading strong,.mh-player__loading small{display:block}.mh-player__loading strong{font-size:18px}.mh-player__loading small{margin-top:2px;color:#ffffffbd;font-size:10px;letter-spacing:.22em}@keyframes mh-loading-shimmer{to{transform:translate(100%)}}@keyframes mh-loading-pulse{to{transform:scale(1.13) rotate(4deg)}}.mh-player__song-list-section{min-width:0;width:min(100%,calc(35ch + 78px));justify-self:center;display:grid;gap:0;margin-top:clamp(18px,3vw,28px)}.mh-player__song-list-heading{min-height:32px;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;padding:0 7px 0 12px;border:2px solid rgba(255,255,255,.42);border-bottom:0;border-radius:16px 16px 0 0;background:#1019268a;box-shadow:0 6px #0000001f;color:#ffffffe0;text-shadow:none}.mh-player__song-list-heading h2{margin:0;font-size:12px;font-weight:950;letter-spacing:.08em;text-align:center}.mh-player__song-list-center{position:relative;width:28px;height:28px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#ffffff14;color:#ffffffeb;font-size:15px;font-weight:950;line-height:1;text-shadow:none}.mh-player__song-list-center:after{content:"";position:absolute;inset:50%;width:44px;height:44px;transform:translate(-50%,-50%)}.mh-player__song-list-center:hover{border-color:#fff;background:#ffffff29}.mh-player__song-list-center>.mh-icon{width:23px;height:23px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.28))}.mh-player__song-list{position:relative;width:100%;height:120px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:2px solid rgba(255,255,255,.42);border-radius:0 0 16px 16px;background:#1019268a;box-shadow:0 6px #0000002e;scrollbar-color:rgba(255,255,255,.42) transparent;scrollbar-width:thin;text-shadow:none}.mh-player__song-list:focus-visible{outline:3px solid #ffffff;outline-offset:2px}.mh-player__song-list::-webkit-scrollbar{width:8px}.mh-player__song-list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#ffffff6b;background-clip:padding-box}.mh-player__song-list-spacer{width:1px;opacity:0;pointer-events:none}.mh-player__song-list-rows{position:absolute;inset:0 0 auto}.mh-player__song-row{position:absolute;left:0;width:100%;height:24px;display:grid;grid-template-columns:30px minmax(0,35ch);align-items:center;gap:5px;margin:0;padding:0 10px;border:0;border-bottom:1px solid rgba(255,255,255,.14);background:transparent;color:#fff;text-align:left;cursor:pointer;font:inherit;font-size:12px;font-weight:850;line-height:1;transition:background-color .12s ease,color .12s ease}.mh-player__song-row:hover{background:#ffffff1f}.mh-player__song-row:focus-visible{z-index:1;outline:2px solid #ffffff;outline-offset:-3px}.mh-player__song-row[aria-selected=true]{background:var(--mh-accent);color:var(--mh-ink)}.mh-player__song-number{opacity:.82;font-size:11px;font-variant-numeric:tabular-nums;letter-spacing:.02em}.mh-player__song-title{min-width:0;max-width:35ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mh-player__song-list-empty{position:absolute;inset:0;display:grid;place-items:center;margin:0;padding:16px;color:#ffffffb8;font-size:14px;font-weight:800;text-align:center}.mh-player__song-list-empty[hidden]{display:none}.mh-player__tracks{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:10px;align-items:start}.mh-player__tracks[hidden],.mh-player__piece-choices[hidden]{display:none}.mh-player__track-list{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-start}.mh-player__track-list[data-selection-mode=direct]{display:grid;grid-template-columns:repeat(var(--mh-version-count, 1),minmax(0,1fr));gap:5px}.mh-player__voice-option{position:relative;min-height:38px;display:inline-grid;grid-template-columns:34px auto;gap:9px;align-items:center;padding:3px 12px 3px 7px;border:2px solid rgba(255,255,255,.72);border-radius:999px;background:#10192680;color:#fff;box-shadow:0 4px #0003;cursor:pointer;font-size:clamp(12px,2.1vw,16px);font-weight:900;line-height:1.05;text-shadow:0 2px 5px rgba(0,0,0,.38);transition:transform 80ms ease,background .14s ease,border-color .14s ease,opacity .14s ease;flex:0 1 auto;width:auto;min-width:148px;max-width:205px}.mh-player__voice-option[data-checked=true]{border-color:#fff;background:var(--mh-accent);color:var(--mh-ink);text-shadow:none}.mh-player__voice-option[data-disabled=true]{opacity:.46;cursor:not-allowed}.mh-player__voice-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.mh-player__voice-box{width:32px;height:32px;display:grid;place-items:center;border:3px solid rgba(255,255,255,.95);border-radius:50%;background:#ffffffeb;box-shadow:inset 0 0 0 2px #0000000d,0 3px #0000002e}.mh-player__voice-box:after{color:#13b835;content:"";font-size:28px;font-weight:900;line-height:1;text-shadow:0 2px 0 rgba(255,255,255,.85),0 4px 6px rgba(0,0,0,.24);transform:rotate(-8deg)}.mh-player__voice-input:checked+.mh-player__voice-box:after{content:"\2713"}.mh-player__voice-input:focus-visible+.mh-player__voice-box{outline:3px solid rgba(19,184,53,.88);outline-offset:3px}.mh-player__voice-label{display:grid;gap:1px;min-width:0;white-space:nowrap}.mh-player__voice-label-main,.mh-player__voice-label-sub{display:block;overflow:hidden;text-overflow:ellipsis}.mh-player__voice-label-sub{font-size:.62em;font-weight:900;letter-spacing:.02em}.mh-player__voice-option:active{transform:translateY(1px)}.mh-player__piece-choices{min-width:0;margin-top:clamp(5px,1vw,9px)}.mh-player__piece-choice-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mh-player__piece-choice{min-width:0;min-height:48px;display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px;align-items:center;padding:3px 10px 3px 6px;overflow:hidden;border:2px solid rgba(255,255,255,.72);border-radius:999px;background:#41baae52;color:#fff;box-shadow:0 4px #0003;font-size:clamp(11px,2vw,15px);font-weight:900;line-height:1.05;text-shadow:0 2px 5px rgba(0,0,0,.35);transition:transform 80ms ease,background .14s ease,border-color .14s ease}.mh-player__piece-choice[data-selected=true]{border-color:#fff;background:#41baae;color:#10252d;text-shadow:none}.mh-player__piece-choice:hover{border-color:#fff;background:#41baae94}.mh-player__piece-choice[data-selected=true]:hover{background:#55c9be}.mh-player__piece-choice:active{transform:translateY(1px)}.mh-player__piece-choice-marker{width:28px;height:28px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.95);border-radius:50%;background:#ffffffeb;color:#168f84;box-shadow:0 3px #0000002e;font-size:16px;font-weight:950;line-height:1}.mh-player__piece-choice-label{min-width:0;align-self:center;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.mh-player__track-button{position:relative;min-height:36px;max-width:min(100%,240px);padding:7px 13px 7px 40px;overflow:hidden;border:2px solid rgba(255,255,255,.55);border-radius:999px;background:#1019266b;color:var(--mh-text);box-shadow:0 5px #00000029;font-size:clamp(12px,2vw,15px);font-weight:900;line-height:1.1;text-overflow:ellipsis;text-shadow:0 2px 5px rgba(0,0,0,.35);white-space:nowrap;transition:transform 80ms ease,background .14s ease,border-color .14s ease}.mh-player__track-button--direct{width:100%;min-width:0;min-height:32px;display:grid;place-items:center;padding:4px 3px;border-color:#ffe45cb3;border-width:1px;background:#ffe45c2e;font-size:clamp(9px,1.45vw,12px);line-height:1;text-align:center}.mh-player__track-button--stacked{min-height:38px;grid-template-rows:auto auto;align-content:center;gap:1px;padding:2px 4px;white-space:normal}.mh-player__track-button--numbered{grid-template-columns:auto minmax(0,max-content);grid-template-rows:auto auto;justify-content:center;align-items:center;column-gap:12px;text-align:left}.mh-player__track-button-number{grid-column:1;grid-row:1 / span 2;display:block;color:#fff;font-size:28px;font-weight:950;line-height:.9;text-shadow:0 2px 0 rgba(0,0,0,.22),0 5px 9px rgba(0,0,0,.24)}.mh-player__track-button-main{display:block;grid-column:2;min-width:0;max-width:100%;overflow:hidden;font-size:14px;font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap}.mh-player__track-button-sub{display:block;grid-column:2;font-size:8.5px;font-weight:850;line-height:1;opacity:.86;text-transform:uppercase;white-space:nowrap}.mh-player__track-button--direct:hover{border-color:#ffffffe6;background:#ffe45c47}.mh-player__track-button[data-ready=true]{border-color:#ffe45cd9}.mh-player__track-button[aria-pressed=true]{border-color:#fff;background:var(--mh-accent);color:var(--mh-ink);text-shadow:none}.mh-player__track-button:hover{border-color:#fff;background:var(--mh-panel-strong)}.mh-player__track-button[aria-pressed=true]:hover{background:var(--mh-accent-strong)}.mh-player__share{position:relative;z-index:500}.mh-player__share-toggle{width:clamp(34px,5.5vw,44px);height:clamp(34px,5.5vw,44px);display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;color:#fff;box-shadow:none}.mh-player__share-toggle:hover{border-color:transparent;background:transparent;color:var(--mh-accent)}.mh-player__problem-button{width:clamp(34px,5.5vw,44px);height:clamp(34px,5.5vw,44px);display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;color:#ffda57;box-shadow:none}.mh-player__problem-button:hover{background:transparent;color:#fff}.mh-player__problem-button .mh-icon{width:24px;height:24px}.mh-player__share-popup{position:absolute;top:calc(100% + 8px);right:0;z-index:1000;display:flex;gap:8px;pointer-events:auto;padding:8px;border:2px solid rgba(255,255,255,.42);border-radius:16px;background:#101926eb;box-shadow:0 8px 20px #00000059}.mh-player__share-popup[hidden]{display:none}.mh-player__share-link{width:40px;height:40px;display:grid;place-items:center;padding:0;border:2px solid rgba(255,255,255,.38);border-radius:999px;background:#10192657;color:#fff;box-shadow:0 4px #00000024;font-size:19px;line-height:1;text-decoration:none}.mh-player__share-link:hover{border-color:#fff;background:#1019268c}.mh-player__track-button:active,.mh-player__btn:active,.mh-player__small-btn:active,.mh-player__play:active,.mh-player__stop:active,.mh-player__share-toggle:active,.mh-player__share-link:active,.mh-player__problem-button:active{transform:translateY(1px)}.mh-player__track-button:focus-visible,.mh-player__btn:focus-visible,.mh-player__small-btn:focus-visible,.mh-player__play:focus-visible,.mh-player__stop:focus-visible,.mh-player__song-nav:focus-visible,.mh-player__tab:focus-visible,.mh-player__instrument-option:focus-visible,.mh-player__share-toggle:focus-visible,.mh-player__share-link:focus-visible,.mh-player__problem-button:focus-visible,input[type=range]:focus-visible{outline:3px solid rgba(255,228,92,.95);outline-offset:3px}.mh-player__feedback-dialog{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:16px;background:#050a11c7}.mh-player__feedback-dialog[hidden]{display:none}.mh-player__feedback-card{width:min(100%,520px);max-height:min(92vh,680px);overflow-y:auto;display:grid;gap:14px;padding:20px;border:2px solid rgba(255,255,255,.42);border-radius:8px;background:#132033;color:#fff;box-shadow:0 20px 54px #00000085}.mh-player__feedback-head,.mh-player__feedback-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.mh-player__feedback-head>div{display:grid;gap:2px}.mh-player__feedback-head strong{font-size:20px}.mh-player__feedback-head small,.mh-player__feedback-field small{color:#ffffffb8}.mh-player__feedback-close{width:36px;height:36px;flex:0 0 36px;padding:0;border:0;background:transparent;color:#fff;font-size:28px;line-height:1}.mh-player__feedback-field{display:grid;gap:6px;font-size:14px;font-weight:700}.mh-player__feedback-field select,.mh-player__feedback-field textarea,.mh-player__feedback-field input{width:100%;min-width:0;padding:10px 12px;border:1px solid rgba(255,255,255,.42);border-radius:6px;background:#fff;color:#111827;font:inherit;font-weight:400}.mh-player__feedback-field textarea{min-height:96px;resize:vertical}.mh-player__feedback-field select:focus-visible,.mh-player__feedback-field textarea:focus-visible,.mh-player__feedback-field input:focus-visible,.mh-player__feedback-close:focus-visible,.mh-player__feedback-secondary:focus-visible,.mh-player__feedback-submit:focus-visible{outline:3px solid rgba(255,228,92,.95);outline-offset:2px}.mh-player__feedback-consent{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start;color:#ffffffdb;font-size:12px;line-height:1.4}.mh-player__feedback-consent input{width:18px;height:18px;margin:0}.mh-player__feedback-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.mh-player__feedback-status{min-height:20px;margin:0;color:#ffda57;font-size:13px}.mh-player__feedback-status[data-kind=error]{color:#ff9a9a}.mh-player__feedback-status[data-kind=success]{color:#8ef0b0}.mh-player__feedback-secondary,.mh-player__feedback-submit{min-height:40px;padding:8px 16px;border:1px solid rgba(255,255,255,.45);border-radius:6px;font:inherit;font-weight:800}.mh-player__feedback-secondary{background:transparent;color:#fff}.mh-player__feedback-submit{margin-left:auto;border-color:#ffda57;background:#ffda57;color:#172033}.mh-player__feedback-submit:disabled{cursor:wait;opacity:.62}.mh-player__volume{display:flex;justify-content:flex-end}.mh-player__volume-home,.mh-player__volume-settings-title{display:none}.mh-player__volume-label{width:min(46%,340px);min-width:190px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;overflow:visible;padding-block:9px}.mh-player__volume-control{position:relative;min-width:0;height:34px;display:block;overflow:visible}.mh-player__volume-visual{position:absolute;left:0;right:0;top:50%;height:14px;display:block;overflow:visible;clip-path:polygon(0 42%,100% 0,100% 100%,0 58%);background:#050505;transform:translateY(-50%);pointer-events:none}.mh-player__volume-visual-thumb{position:absolute;left:calc(var(--volume-progress, 80%) - (var(--mh-volume-thumb) / 2));top:50%;z-index:2;width:var(--mh-volume-thumb);height:var(--mh-volume-thumb);display:block;border:2px solid rgba(255,255,255,.98);border-radius:999px;background:#fff;box-shadow:0 2px #00000029,0 6px 12px #00000038;transform:translateY(-50%);pointer-events:none}.mh-player__volume-value{min-width:42px;color:#ffffffd1;font-size:12px;font-weight:800;text-align:right;text-shadow:0 2px 5px rgba(0,0,0,.35)}input[type=range]{width:100%;min-width:0;cursor:pointer}.mh-player__slider{height:42px;appearance:none;background:transparent}input.mh-player__volume-slider{position:absolute;inset:0;z-index:1;width:100%;height:34px;margin:0;overflow:visible;appearance:none;background:transparent;opacity:0}.mh-player__volume-slider::-webkit-slider-runnable-track{height:34px;border:0;background:transparent}.mh-player__volume-slider::-moz-range-track{height:34px;border:0;background:transparent}.mh-player__volume-slider::-webkit-slider-thumb{position:relative;z-index:3;width:var(--mh-volume-thumb);height:var(--mh-volume-thumb);margin-top:-6px;appearance:none;border:2px solid rgba(255,255,255,.98);border-radius:999px;background:#fff;box-shadow:0 2px #00000029,0 6px 12px #00000038}.mh-player__volume-slider::-moz-range-thumb{width:var(--mh-volume-thumb);height:var(--mh-volume-thumb);border:2px solid rgba(255,255,255,.98);border-radius:999px;background:#fff;box-shadow:0 2px #00000029,0 6px 12px #00000038}.mh-player__timeline{display:grid;grid-template-columns:clamp(42px,6vw,52px) minmax(0,1fr) clamp(42px,6vw,52px);grid-template-rows:auto clamp(42px,6vw,52px);column-gap:clamp(10px,2vw,18px);row-gap:4px;align-items:center;margin-bottom:clamp(9px,1.8vw,17px)}.mh-player__play{position:relative;grid-column:1;grid-row:2;width:clamp(44px,6vw,52px);height:clamp(44px,6vw,52px);align-self:center;justify-self:center;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;color:#fff;box-shadow:none;font-size:0;line-height:1;text-shadow:0 4px 10px rgba(0,0,0,.28)}.mh-player__play:after,.mh-player__stop:after{position:absolute;inset:-12px;border-radius:999px;content:""}.mh-player__play-symbol{position:relative;z-index:1;width:23px;height:23px}.mh-player__playback-recovery{align-items:center;background:#fff4d6;border:1px solid #d99400;border-radius:10px;color:#503700;display:flex;font-size:.82rem;gap:10px;justify-content:space-between;margin:0 0 10px;padding:8px 10px}.mh-player__playback-recovery[hidden]{display:none}.mh-player__playback-recovery button{background:#503700;border:0;border-radius:999px;color:#fff;cursor:pointer;flex:0 0 auto;font:inherit;font-weight:700;padding:6px 10px}.mh-player__play-symbol--play{transform:translate(2px)}.mh-player__play-symbol--pause,.mh-player__play[data-playing=true] .mh-player__play-symbol--play{display:none}.mh-player__play[data-playing=true] .mh-player__play-symbol--pause{display:block}.mh-player__play:hover{border-color:transparent;background:transparent;color:var(--mh-accent)}.mh-player__stop{position:relative;grid-column:3;grid-row:2;width:clamp(44px,6vw,52px);height:clamp(44px,6vw,52px);align-self:center;justify-self:center;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;color:#ffffffeb;box-shadow:none;font-size:0;font-weight:900;line-height:1}.mh-player__stop-symbol{position:relative;z-index:1;width:23px;height:23px;display:block}.mh-player__stop:hover{border-color:transparent;background:transparent;color:var(--mh-accent)}.mh-player__timeline-main{grid-column:2;grid-row:1 / 3;min-width:0;display:contents;gap:5px}.mh-player__time-row{grid-column:2;grid-row:1;display:grid;grid-template-columns:auto minmax(90px,1fr) auto;grid-template-areas:"current skip total";align-items:center;gap:10px;color:#ffffffc7;font-size:clamp(12px,1.8vw,16px);font-variant-numeric:tabular-nums;font-weight:800}.mh-player__timeline-times{display:contents}.mh-player__timeline-times>.mh-player__time:first-child{grid-area:current;justify-self:start}.mh-player__timeline-times>.mh-player__time:last-child{grid-area:total;justify-self:end}.mh-player__time-separator{display:none}.mh-player__progress-shell{grid-column:2;grid-row:2;position:relative;min-height:clamp(42px,6vw,52px);display:grid;align-items:center}.mh-player__buffer-track{position:absolute;left:calc(var(--mh-progress-thumb) / 2);right:calc(var(--mh-progress-thumb) / 2);top:50%;height:var(--mh-track-height);overflow:hidden;border-radius:999px;background:#fff3;transform:translateY(-50%)}.mh-player__buffer-bar{display:block;width:0%;height:100%;border-radius:inherit;background:#ffffff75;transition:width .12s linear}input.mh-player__progress{position:relative;z-index:1;width:calc(100% - var(--mh-progress-thumb));margin:0 calc(var(--mh-progress-thumb) / 2);height:clamp(42px,6vw,52px);appearance:none;background:transparent;--progress: 0%}.mh-player__progress::-webkit-slider-thumb{width:var(--mh-progress-thumb);height:var(--mh-progress-thumb);margin-top:calc((var(--mh-track-height) - var(--mh-progress-thumb)) / 2);appearance:none;border:0;border-radius:999px;background:#fff;box-shadow:0 3px #00000029,0 7px 14px #0000003d}.mh-player__progress::-moz-range-thumb{width:var(--mh-progress-thumb);height:var(--mh-progress-thumb);border:0;border-radius:999px;background:#fff;box-shadow:0 3px #00000029,0 7px 14px #0000003d}.mh-player__progress::-webkit-slider-runnable-track{height:var(--mh-track-height);border:0;border-radius:999px;background:linear-gradient(90deg,#ffffff 0 var(--progress),rgba(255,255,255,0) var(--progress) 100%)}.mh-player__progress::-moz-range-track{height:10px;border:0;border-radius:999px;background:transparent}.mh-player__progress::-moz-range-progress{height:var(--mh-track-height);border-radius:999px;background:#fff}.mh-player__skip-controls{grid-area:skip;display:flex;gap:8px;justify-self:center;align-items:center}.mh-player__btn,.mh-player__small-btn{min-height:44px;padding:0 13px;border:2px solid rgba(255,255,255,.35);border-radius:999px;background:#1019264d;color:#ffffffe6;box-shadow:0 4px 0 var(--mh-shadow-button);font-size:13px;font-weight:900;transition:background .14s ease,border-color .14s ease,transform 80ms ease}.mh-player__btn:hover,.mh-player__small-btn:hover{border-color:#fff;background:#1019268c}.mh-player__skip-controls .mh-player__btn{min-width:52px;min-height:44px;display:grid;place-items:center;padding:4px 7px;border:0;background:transparent;box-shadow:none;line-height:1}.mh-player__skip-controls .mh-player__btn:hover{border-color:transparent;background:transparent;color:var(--mh-accent)}.mh-player__skip-arrow{width:38px;height:28px;overflow:visible;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.mh-player__tempo{display:grid;gap:4px;margin-bottom:clamp(5px,1.2vw,12px)}.mh-player__tempo-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;color:#fff;font-size:clamp(15px,2.2vw,19px);font-weight:800}.mh-player__rate-display-control{grid-column:2;display:inline-grid;grid-template-columns:26px minmax(54px,auto) 26px;gap:4px;align-items:center}.mh-player__tempo-head .mh-player__slider-value{min-width:54px;color:#fffc;font-size:.95em;text-align:center}.mh-player__rate-nudge{position:relative;display:grid;width:26px;height:26px;place-items:center;padding:0;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:#ffffff1f;color:#fff;font:inherit;font-size:22px;font-weight:500;line-height:1;cursor:pointer}.mh-player__rate-nudge:after{content:"";position:absolute;inset:50%;width:44px;height:44px;transform:translate(-50%,-50%)}.mh-player__rate-nudge:hover{background:#ffffff3d}.mh-player__rate-nudge:focus-visible{outline:3px solid rgba(255,228,92,.95);outline-offset:3px}.mh-player__tempo-control{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;gap:8px;align-items:center}.mh-player__tempo-icon{width:27px;height:27px;display:grid;place-items:center;font-size:25px;line-height:1;filter:drop-shadow(0 2px 3px rgba(0,0,0,.25))}.mh-player__tempo-icon--slow{color:#55d938}.mh-player__tempo-icon--fast{color:#ff3f70}.mh-player__tempo-icon:first-child{transform:translateY(-10px)}.mh-player__tempo-icon:last-child{text-align:right;transform:translateY(-10px)}.mh-player__rate-wrap{position:relative;display:grid;min-height:62px;align-items:start}.mh-player__rate-marker{display:none}.mh-player__rate-triangle{position:absolute;left:50%;top:36px;width:32px;height:32px;padding:0;border:0;background:transparent;transform:translate(-50%);pointer-events:auto;cursor:pointer;z-index:3}.mh-player__rate-triangle:before{position:absolute;left:50%;top:50%;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:17px solid #ffffff;content:"";transform:translate(-50%,-50%)}.mh-player__rate-triangle:focus-visible{outline:3px solid rgba(255,228,92,.95);outline-offset:5px}.mh-player__rate-triangle:after{content:"";position:absolute;inset:50%;width:44px;height:44px;transform:translate(-50%,-50%)}input.mh-player__rate-slider{position:relative;z-index:1;width:calc(100% - var(--mh-rate-thumb));margin:0 calc(var(--mh-rate-thumb) / 2);height:clamp(42px,6vw,52px)}.mh-player__rate-slider::-webkit-slider-thumb{width:var(--mh-rate-thumb);height:var(--mh-rate-thumb);margin-top:calc((var(--mh-track-height) - var(--mh-rate-thumb)) / 2);appearance:none;border:0;border-radius:999px;background:#fff;box-shadow:0 3px #00000029,0 7px 14px #0000003d}.mh-player__rate-slider::-moz-range-thumb{width:var(--mh-rate-thumb);height:var(--mh-rate-thumb);border:0;border-radius:999px;background:#fff;box-shadow:0 3px #00000029,0 7px 14px #0000003d}.mh-player__rate-slider::-webkit-slider-runnable-track{height:var(--mh-track-height);border:0;border-radius:999px;background:linear-gradient(90deg,var(--mh-coral),#ffd936 29%,var(--mh-green) 50%,var(--mh-blue) 73%,var(--mh-purple))}.mh-player__rate-slider::-moz-range-track{height:var(--mh-track-height);border:0;border-radius:999px;background:linear-gradient(90deg,var(--mh-coral),#ffd936 29%,var(--mh-green) 50%,var(--mh-blue) 73%,var(--mh-purple))}.mh-player__page-nav{display:grid;grid-template-columns:60px minmax(0,1fr) 60px;gap:8px;align-items:center;margin:0;padding:7px 8px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:#00000054;box-shadow:inset 0 1px #ffffff21,0 5px #0000001a}.mh-player__page-nav-arrow{width:60px;min-width:0;height:34px;display:inline-flex;gap:4px;align-items:center;justify-content:center;padding:0 9px;border-color:#ffffff8a;background:#41baae;color:#fff;font-size:28px}.mh-player__page-nav-arrow>.mh-icon{width:20px;height:20px}.mh-player__page-nav-arrow small{color:#ffffffc7;font-size:9px;font-weight:950;letter-spacing:.02em;line-height:1;text-transform:uppercase}.mh-player__page-nav-center{min-width:0;display:flex;justify-content:center;gap:8px}.mh-player__page-nav-link{min-width:70px;min-height:30px;display:inline-grid;place-items:center;padding:0 11px;border:2px solid rgba(255,255,255,.4);border-radius:999px;background:#41baae;color:#0b2b28;box-shadow:0 3px #00000021;font-size:10px;font-weight:950;line-height:1;text-align:center;text-decoration:none}.mh-player__page-nav-link:hover,.mh-player__page-nav-link:focus-visible{border-color:#fff;background:#37a99e}.mh-player__related-products{min-width:0;display:grid;gap:12px;padding:clamp(14px,2.5vw,24px);background:#00000054}.mh-player__related-products[hidden]{display:none}.mh-player__related-products h2{margin:0;color:#ffe45c;font-size:clamp(17px,3vw,26px);font-weight:950;letter-spacing:.04em;text-align:center;text-shadow:0 3px 3px rgba(0,0,0,.5)}.mh-player__product-list{width:min(100%,650px);justify-self:center;display:grid;gap:2px}.mh-player__product-row{min-width:0;min-height:46px;display:grid;grid-template-columns:38px minmax(0,1fr) minmax(66px,auto) 38px;gap:8px;align-items:center;padding:5px 7px;background:#142c41ad}.mh-player__product-image-link{width:36px;height:36px;display:block;overflow:hidden;border-radius:4px;background:#ffffff1f}.mh-player__product-image{width:100%;height:100%;display:block;object-fit:cover}.mh-player__product-title{min-width:0;min-height:28px;display:flex;align-items:center;overflow:hidden;color:#fff;font-size:clamp(13px,2.1vw,17px);line-height:1.12;text-decoration:none}.mh-player__product-title-text{width:100%;overflow:hidden;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mh-player__product-title:hover,.mh-player__product-title:focus-visible{color:#ffe45c;text-decoration:underline}.mh-player__product-cart{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.44);border-radius:6px;background:#41baae;color:#fff;box-shadow:0 3px 5px #00000052}.mh-player__product-cart .mh-icon{width:19px;height:19px}.mh-player__product-cart[data-cart-state=pending]{opacity:.58}.mh-player__product-cart[data-cart-state=added]{background:#72dc4f}.mh-player__product-cart[data-cart-state=error]{background:#e63946}.mh-player__product-price{color:#ffe45c;font-size:clamp(12px,2vw,16px);font-weight:950;text-align:right;white-space:nowrap}.mh-player__tools{display:grid;gap:0;margin-top:clamp(8px,1.8vw,18px)}.mh-player__tabs{position:relative;z-index:2;display:flex;gap:4px;padding:0 6px;min-width:0}.mh-player[data-ui-mode=light] .mh-player__tabs{width:min(100%,180px);justify-self:center}.mh-player[data-ui-mode=light] .mh-player__tab--save,.mh-player[data-ui-mode=light] .mh-player__tab--settings{min-height:38px}.mh-player__tab{flex:1 1 0;min-width:0;min-height:44px;padding:0 5px;border:2px solid rgba(255,255,255,.35);border-bottom-color:#ffffff24;border-radius:16px 16px 0 0;background:#10192680;color:#ffffffdb;box-shadow:0 -1px #ffffff1a inset;font-size:clamp(10px,1.45vw,12px);font-weight:950;letter-spacing:.015em;text-shadow:0 2px 5px rgba(0,0,0,.35)}.mh-player__tab-icon{width:1.05em;height:1.05em;display:inline-block;vertical-align:-.16em;margin-right:2px}.mh-player__tab[data-access-state=locked]{opacity:.5;cursor:not-allowed}.mh-player__tab[data-access-state=locked] .mh-player__tab-icon{opacity:.7}.mh-player__tab[data-tool-tab=practice] .mh-player__tab-icon{color:#65e3f1}.mh-player__tab[data-tool-tab=tools] .mh-player__tab-icon{color:#a7f37c}.mh-player__tab[data-tool-tab=adjust] .mh-player__tab-icon{color:#d18aff}.mh-player__tab[data-tool-tab=instrument] .mh-player__tab-icon{color:#ffc43b}.mh-player__tab[data-tool-tab=record] .mh-player__tab-icon{color:#ff334f}.mh-player__tab[data-tool-tab=save] .mh-player__tab-icon{color:#65e18a}.mh-player__tab[aria-selected=true]{background:var(--mh-accent);border-color:#fff;color:var(--mh-ink);text-shadow:none}.mh-player__tab--settings{flex-grow:.72;padding:0;font-size:17px;letter-spacing:0}.mh-player__progress-bar{display:none}.mh-player__tab--save{flex-grow:.72;padding:6px}.mh-player__tab--save .mh-player__tab-icon{width:18px;height:18px;display:block;margin:auto;fill:currentColor}.mh-player__tab--save .mh-player__tab-label,.mh-player__tab--settings .mh-player__tab-label{display:inline}.mh-player__tab--save .mh-player__tab-label{margin-left:2px}.mh-player__tool-panel,.mh-player__loop{position:relative;display:grid;min-height:118px;gap:8px;padding:14px 42px 14px 14px;border:1px solid rgba(255,255,255,.18);border-radius:0 0 18px 18px;background:#1019262e;min-width:0;max-width:100%;overflow:hidden}.mh-player__tool-panel[hidden]{display:none}.mh-player__save-panel{align-content:start}.mh-player__domain-section{display:grid;min-width:0;gap:10px;padding:11px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#10192633}.mh-player__domain-section[hidden],.mh-player__future-tools[hidden]{display:none}.mh-player__domain-title,.mh-player__future-tools h3{margin:0;color:#ffffffe0;font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.mh-player__future-tools{display:grid;gap:8px;padding:2px 3px}.mh-player__future-tools h3{color:#ffffff85;font-size:10px}.mh-player__save-copy{display:grid;gap:2px}.mh-player__save-coachmark{color:var(--mh-accent-soft);font-size:12px;font-weight:800}.mh-player__save-copy small,.mh-player__save-format-hint,.mh-player__save-status{color:#ffffffc2;font-size:12px;font-weight:500}.mh-player__save-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0}.mh-player__save-summary>div{min-width:0;padding:6px 8px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:#10192640}.mh-player__save-summary dt{color:#ffffff9e;font-size:9px;font-weight:700;text-transform:uppercase}.mh-player__save-summary dd{margin:2px 0 0;overflow:hidden;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.mh-player__save-action{width:min(100%,260px);justify-self:center}.mh-player__save-download{display:grid;place-items:center;text-decoration:none}.mh-player__save-download[hidden]{display:none}.mh-player__save-progress{height:7px;overflow:hidden;border-radius:999px;background:#ffffff2e}.mh-player__save-progress>span{width:0;height:100%;display:block;border-radius:inherit;background:var(--mh-accent);transition:width .12s linear}.mh-player__save-status{min-height:1.2em;margin:0;text-align:center}.mh-player__loop-head,.mh-player__pitch-head{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;color:#fff;font-size:clamp(16px,2.6vw,22px);font-weight:900}.mh-player__loop-head .mh-player__slider-value,.mh-player__pitch-head .mh-player__slider-value{grid-column:2;min-width:88px;color:#ffffffd1;text-align:center}.mh-player__loop-readout{display:flex;justify-content:center;gap:16px;color:#ffffffd1;font-size:12px;font-variant-numeric:tabular-nums;font-weight:900}.mh-player__loop-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mh-player__loop-button{min-width:0;min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:2px 9px;border-color:#ffffff80;background:linear-gradient(145deg,#ffffff29,#1019266b);color:#fff}.mh-player__loop-button>span{min-width:0;display:inline-flex;align-items:baseline;gap:4px;white-space:nowrap}.mh-player__loop-letter{font-size:22px;line-height:.9;font-weight:950}.mh-player__loop-action-text{font-size:11px}.mh-player__loop-button>.mh-icon{width:21px;height:21px;color:#65e3f1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.28))}.mh-player__loop-button--end>.mh-icon{color:#d18aff}.mh-player__loop-button--clear>.mh-icon{color:#ff6578}.mh-player__practice,.mh-player__tools-panel{align-content:start;gap:18px}.mh-player__practice-group{display:grid;min-width:0;gap:13px;padding:9px 10px 11px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#10192640}.mh-player__practice-group--combined{gap:12px;padding:9px 11px 12px}.mh-player__practice-overview{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;color:#ffffffc7;font-size:11px;font-variant-numeric:tabular-nums;font-weight:850}.mh-player__practice-overview strong{color:#fff;font-size:13px}.mh-player__practice-options{display:grid;grid-template-columns:1fr;gap:9px}.mh-player__practice-options label,.mh-player__trainer-control{min-width:0;display:grid;gap:5px;color:#ffffffb8;font-size:10px;font-weight:750}.mh-player__tempo-trainer-grid input[type=range]{width:100%;min-width:0}.mh-player__practice-toggle{width:max-content;min-height:44px;grid-template-columns:auto auto;align-items:center;gap:8px;padding:2px 0;border:0;border-radius:0;background:transparent}.mh-player__practice-toggle input{width:22px;height:22px;margin:0;accent-color:var(--mh-accent)}.mh-player__practice-group>summary{cursor:pointer;list-style-position:inside;user-select:none}.mh-player__practice-group>summary::marker{color:var(--mh-accent)}.mh-player__practice-title{padding-block:.6rem;font-size:12px;font-weight:850;letter-spacing:.05em;color:#ffffffb3;text-transform:uppercase}.mh-player__practice-hint{color:#ffffff9e;font-size:10.5px;font-weight:600}.mh-player__metronome-controls{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.mh-player__metronome-toggle{min-height:44px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;white-space:nowrap}.mh-player__tools-panel .mh-player__tool-action,.mh-player__practice .mh-player__tool-action{min-width:86px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border-color:#ffe05ce0;background:linear-gradient(145deg,#ffe05c4d,#ff8a552e);color:#fff;box-shadow:0 4px #00000029,0 0 14px #ffe05c1f;white-space:nowrap}.mh-player__tools-panel .mh-player__tool-action>*,.mh-player__practice .mh-player__tool-action>*{flex:0 0 auto}.mh-player__tools-panel .mh-player__tool-action:hover,.mh-player__practice .mh-player__tool-action:hover{border-color:#ffe45c;background:linear-gradient(145deg,#ffe45c6b,#ff8a553d)}.mh-player__tools-panel .mh-player__tool-action[aria-pressed=true],.mh-player__practice .mh-player__tool-action[aria-pressed=true]{border-color:#ff9b6a;background:linear-gradient(145deg,#ff65785c,#ff8a553d)}.mh-player__metronome-toggle[aria-pressed=true]{border-color:var(--mh-accent);background:#65e3f138}.mh-player__metronome-bpm{display:grid;grid-template-columns:auto minmax(64px,auto) auto;align-items:center;justify-content:center;gap:9px 9px;color:#fff;font-variant-numeric:tabular-nums}.mh-player__metronome-bpm-value{min-width:64px;text-align:center;font-size:15px}.mh-player__metronome-bpm-value strong{font-size:20px;font-weight:900}.mh-player__metronome-bpm-step{width:44px;height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#10192666;color:#fff;font-size:18px;font-weight:800}.mh-player__metronome-bpm-slider{grid-column:1 / -1;height:28px;margin:-3px 2px 0;appearance:none;background:transparent}.mh-player__metronome-bpm-slider::-webkit-slider-runnable-track,.mh-player__inline-slider input::-webkit-slider-runnable-track{height:8px;border:0;border-radius:999px;background:linear-gradient(90deg,var(--mh-coral),#ffd936 30%,var(--mh-green) 54%,var(--mh-blue))}.mh-player__metronome-bpm-slider::-moz-range-track,.mh-player__inline-slider input::-moz-range-track{height:8px;border:0;border-radius:999px;background:linear-gradient(90deg,var(--mh-coral),#ffd936 30%,var(--mh-green) 54%,var(--mh-blue))}.mh-player__metronome-bpm-slider::-webkit-slider-thumb,.mh-player__inline-slider input::-webkit-slider-thumb{width:22px;height:22px;margin-top:-7px;appearance:none;border:0;border-radius:999px;background:#fff;box-shadow:0 3px #00000029,0 6px 12px #0000003d}.mh-player__metronome-bpm-slider::-moz-range-thumb,.mh-player__inline-slider input::-moz-range-thumb{width:22px;height:22px;border:0;border-radius:999px;background:#fff;box-shadow:0 3px #00000029,0 6px 12px #0000003d}.mh-player__tempo-trainer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 10px}.mh-player__trainer-control{align-content:start}.mh-player__trainer-control:has(.mh-player__value-chip[aria-expanded=true]){grid-column:1 / -1}.mh-player__value-chip{width:100%;min-height:34px;padding:2px 7px;border:1px solid rgba(255,255,255,.42);border-radius:9px;background:#ffffffeb;color:#111722;font-size:18px;font-weight:850;text-align:left;font-variant-numeric:tabular-nums;box-shadow:0 3px #00000024}.mh-player__value-chip[aria-expanded=true]{border-color:var(--mh-accent);background:#fff}.mh-player__inline-slider{display:block;padding:3px 1px 1px}.mh-player__inline-slider input{height:30px;margin:0;appearance:none;background:transparent}.mh-player__tuner-toolbar,.mh-player__sustain-toolbar,.mh-player__breath-toolbar{display:grid;grid-template-columns:minmax(94px,auto) minmax(0,1fr);gap:10px 12px;align-items:center}.mh-player__tuner-toolbar label,.mh-player__breath-toolbar label{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;color:#ffffffb8;font-size:12px;font-weight:700}.mh-player__tuner-toolbar select,.mh-player__breath-toolbar select,.mh-player__settings-select-row select{min-width:0;max-width:100%;min-height:44px}.mh-player__tuner-display{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:2px 10px;min-width:0;padding:7px 10px;border-radius:10px;background:#10192661;font-variant-numeric:tabular-nums}.mh-player__tuner-display strong{grid-row:1 / span 2;color:#fff;font-size:30px;line-height:1}.mh-player__tuner-display span{min-width:0;color:#ffffffb8;font-size:11px;text-align:right}.mh-player__tuner-display[data-state=in-tune] strong,.mh-player__tuner-display[data-state=in-tune] span:last-child{color:#83f29d}.mh-player__tuner-meter{position:relative;height:12px;border-radius:999px;background:linear-gradient(90deg,#66a9ff,#ffe45c 46%,#83f29d 49% 51%,#ffe45c 54%,#ff6578);opacity:.9}.mh-player__tuner-meter>span{position:absolute;inset:-2px auto -2px 50%;width:2px;background:#fff}.mh-player__tuner-meter>i{position:absolute;top:-4px;left:calc(50% + (var(--tuner-cents, 0) * .9%));width:4px;height:20px;border-radius:3px;background:#fff;box-shadow:0 1px 6px #000000a6;transform:translate(-50%);transition:left 80ms linear}.mh-player__sustain-time{color:#fff;font-size:26px;font-weight:950;font-variant-numeric:tabular-nums;text-align:center}.mh-player__sustain-result{min-height:1.3em;color:#ffffffc7;font-size:11px;font-weight:700;text-align:center}.mh-player__sustain-result[data-record=true]{color:#83f29d}.mh-player__breath-display{display:grid;place-items:center;gap:2px;min-height:62px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:radial-gradient(circle,#65e3f138,#1019263d 68%);text-align:center}.mh-player__breath-display strong{color:#fff;font-size:18px}.mh-player__breath-display span{color:#ffffffb3;font-size:10px}.mh-player__breath-toolbar{grid-template-columns:auto repeat(2,minmax(0,1fr))}.mh-player__breath-toolbar label{grid-template-columns:1fr;gap:3px}.mh-player__breath-start{min-height:32px;align-self:end;padding-inline:12px}.mh-player__breath-start[aria-pressed=true]{border-color:#ff8a55;background:#ff8a5533}.mh-player__breath-stage{display:grid;gap:9px;position:relative;min-width:0;overflow:hidden;border:0;border-radius:0;background:transparent}.mh-player__breath-path{order:2;display:block;width:100%;height:clamp(190px,34vw,250px)}.mh-player__breath-display{order:1;position:static;inset:auto;min-height:0;padding:7px 10px;border:0;background:#07121dad;box-shadow:0 7px 22px #00000047;pointer-events:none}.mh-player__breath-display strong{color:#fff;font-size:clamp(18px,3vw,24px);letter-spacing:.06em}.mh-player__breath-display span{font-size:clamp(10px,1.8vw,12px)}.mh-player__breath-display small{color:#ffffff85;font-size:9px;font-weight:700}.mh-player__breath-stage[data-phase=inhale] .mh-player__breath-display strong,.mh-player__breath-stage[data-phase=big-inhale] .mh-player__breath-display strong{color:#65e3f1}.mh-player__breath-stage[data-phase=exhale] .mh-player__breath-display strong,.mh-player__breath-stage[data-phase=big-exhale] .mh-player__breath-display strong{color:#ffb36b}.mh-player__breath-stage[data-phase^=big-]{filter:drop-shadow(0 0 16px rgba(255,138,85,.22))}.mh-player__breath-technique{display:grid;grid-template-columns:minmax(150px,1.3fr) minmax(120px,.7fr);gap:10px;align-items:center;overflow:hidden;border-radius:12px;background:#08142180}.mh-player__breath-technique img{display:block;width:100%;min-width:0;aspect-ratio:3 / 2;object-fit:cover}.mh-player__breath-technique-copy{display:grid;gap:5px;padding:10px 12px 10px 0;color:#ffffffad;font-size:10.5px;line-height:1.35}.mh-player__breath-technique-copy strong{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.mh-player__mix-panel{align-content:start;gap:8px}.mh-player__mix-head{color:#fff;font-size:clamp(16px,2.6vw,22px);font-weight:900}.mh-player__mix-stem-list{display:flex;flex-direction:column;gap:6px}.mh-player__mix-stem-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:40px;padding:0 12px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#10192647;color:#ffffff8c;font-size:12px;font-weight:800}.mh-player__mix-stem-row[aria-disabled=true]{cursor:not-allowed}.mh-player__mix-stem-state{font-size:10px;font-weight:700;letter-spacing:.04em;color:#fff6;text-transform:uppercase}.mh-player__mix-note{margin:2px 0 0;color:#ffffff9e;font-size:10.5px;font-weight:600}.mh-player__pitch-control{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.mh-player__pitch-edge{color:#ffffffdb;font-size:13px;font-weight:900;white-space:nowrap}.mh-player__pitch-wrap{position:relative;min-height:76px;display:grid;align-items:center}.mh-player__pitch-reset{position:absolute;left:50%;top:48px;z-index:3;width:34px;height:30px;padding:0;border:0;background:transparent;transform:translate(-50%)}.mh-player__pitch-reset:before{position:absolute;top:2px;left:50%;width:0;height:0;border-right:8px solid transparent;border-bottom:13px solid #ffffff;border-left:8px solid transparent;content:"";filter:drop-shadow(0 1px 2px rgba(0,0,0,.25));transform:translate(-50%)}input.mh-player__pitch-slider{position:relative;z-index:1;width:calc(100% - var(--mh-rate-thumb));margin:0 calc(var(--mh-rate-thumb) / 2);height:clamp(42px,6vw,52px)}.mh-player__pitch-slider::-webkit-slider-thumb{width:var(--mh-rate-thumb);height:var(--mh-rate-thumb);margin-top:calc((var(--mh-track-height) - var(--mh-rate-thumb)) / 2);appearance:none;border:0;border-radius:999px;background:#fff;box-shadow:0 3px #00000029,0 7px 14px #0000003d}.mh-player__pitch-slider::-moz-range-thumb{width:var(--mh-rate-thumb);height:var(--mh-rate-thumb);border:0;border-radius:999px;background:#fff;box-shadow:0 3px #00000029,0 7px 14px #0000003d}.mh-player__pitch-slider::-webkit-slider-runnable-track{height:var(--mh-track-height);border:0;border-radius:999px;background:linear-gradient(90deg,#5477ff,#fff 50%,#ffb23f)}.mh-player__pitch-slider::-moz-range-track{height:var(--mh-track-height);border:0;border-radius:999px;background:linear-gradient(90deg,#5477ff,#fff 50%,#ffb23f)}.mh-player__pitch-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.mh-player__pitch-preset-notice{margin:-2px 0 0;color:#ffffff94;font-size:10px;font-weight:800;letter-spacing:.02em;text-align:center}.mh-player__pitch-preset-notice[hidden]{display:none}.mh-player__pitch-presets button{min-width:0;min-height:42px;display:grid;grid-template-columns:1fr;grid-template-rows:25px auto;align-items:center;justify-items:center;gap:1px;padding:3px 5px;border:1px solid rgba(255,255,255,.48);border-radius:999px;background:#10192661;color:#fff;font:inherit;font-size:7px;font-weight:800;cursor:pointer}.mh-player__pitch-presets button:hover,.mh-player__pitch-presets button:focus-visible,.mh-player__pitch-presets button[aria-pressed=true]{border-color:#fff;background:#fff3;outline:none}.mh-player__pitch-presets button[aria-pressed=true]{box-shadow:inset 0 0 0 1px #ffffffb8}.mh-player__pitch-preset-icon{grid-column:1;grid-row:1;width:23px;height:23px;color:#e9a91d;filter:drop-shadow(0 1px 1px rgba(0,0,0,.24))}.mh-player__pitch-preset-icon--flute{color:#b9c5d1}.mh-player__pitch-preset-icon--clarinet{color:#202733}.mh-player__pitch-preset-icon--saxophone{color:#e59f20}.mh-player__pitch-presets button>span{grid-column:1;grid-row:2;max-width:100%;overflow:hidden;font-size:inherit;line-height:1;text-overflow:ellipsis;white-space:nowrap}.mh-player__instrument-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:154px;overflow-y:auto;padding-right:2px}.mh-player__instrument-option{min-height:42px;display:grid;grid-template-columns:27px minmax(0,1fr);gap:6px;align-items:center;padding:6px 8px;border:2px solid rgba(255,255,255,.35);border-radius:999px;background:#1019265c;color:#fff;box-shadow:0 4px #00000024;font-size:clamp(10px,1.55vw,13px);font-weight:950;overflow:hidden;text-align:left}.mh-player__instrument-option[data-active=true]{border-color:#fff;background:var(--mh-accent);color:var(--mh-ink);text-shadow:none}.mh-player__instrument-option:disabled{opacity:.5;cursor:not-allowed}.mh-player__instrument-icon{width:26px;height:26px;display:grid;place-items:center;overflow:hidden;border-radius:999px;background:#fffffff5;color:#e9a91d;font-size:18px;text-shadow:none}.mh-player__instrument-icon img{width:100%;height:100%;object-fit:cover}.mh-player__instrument-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mh-player__panel-close{position:absolute;top:8px;right:10px;z-index:6;width:44px;height:44px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#fff;text-shadow:none}.mh-player__panel-close:before{width:13px;height:13px;display:block;border-top:3px solid currentColor;border-left:3px solid currentColor;content:"";opacity:.96;transform:translateY(4px) rotate(45deg)}.mh-player__instrument-icon[data-instrument-icon=trp],.mh-player__instrument-icon[data-instrument-icon=pos],.mh-player__instrument-icon[data-instrument-icon=hrn],.mh-player__instrument-icon[data-instrument-icon=ftb],.mh-player__instrument-icon[data-instrument-icon=btb]{color:#e9a91d}.mh-player__instrument-icon[data-instrument-icon=klar]{color:#252b35}.mh-player__instrument-icon[data-instrument-icon=flt]{color:#8796a8}.mh-player__instrument-icon[data-instrument-icon=sax]{color:#e59f20}.mh-player__panel-close:hover{color:var(--mh-accent);background:transparent}.mh-player__settings-panel{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start}.mh-player__reset-player-button{grid-column:1 / -1;min-height:38px;border:2px solid rgba(255,255,255,.6);border-radius:999px;background:#ff334f38;color:#fff;box-shadow:0 4px #0000002e;font:inherit;font-size:11px;font-weight:950;letter-spacing:.12em;text-shadow:0 2px 5px rgba(0,0,0,.35);cursor:pointer}.mh-player__reset-player-button:hover{border-color:#fff;background:#ff334f52}.mh-player__reset-player-button:focus-visible{outline:3px solid rgba(255,228,92,.95);outline-offset:2px}.mh-player__settings-group{display:grid;gap:7px}.mh-player__settings-group[hidden]{display:none}.mh-player__settings-title{color:var(--mh-accent-soft);font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.mh-player__setting-row{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:start;padding:8px 10px;border:1px solid var(--mh-panel-border);border-radius:12px;background:#10192652;color:#fff;text-shadow:none}.mh-player__setting-row input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--mh-accent)}.mh-player__setting-row strong,.mh-player__setting-row small{display:block}.mh-player__settings-select-row{display:block;padding:8px 10px;border:1px solid var(--mh-panel-border);border-radius:12px;background:#10192652}.mh-player__settings-select-row select{width:100%;min-width:0;min-height:34px;padding:4px 8px;border:1px solid rgba(255,255,255,.4);border-radius:8px;background:#102239;color:#fff;font:inherit;font-size:10px;font-weight:750}.mh-player__audio-output-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mh-player__audio-output-actions button{min-width:0;min-height:34px;padding:6px 8px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:#0f2b43b3;color:#fff;box-shadow:0 3px #0000002e;font:inherit;font-size:9px;font-weight:900;line-height:1.05;text-transform:uppercase;white-space:nowrap}.mh-player__audio-output-actions button:first-child{border-color:#ffe45ccc;background:linear-gradient(135deg,#ffe45cf0,#45c5aed1);color:#102239}.mh-player__audio-output-actions button[hidden]{display:none}.mh-player__audio-output-actions button:focus-visible{outline:3px solid rgba(255,228,92,.95);outline-offset:2px}.mh-player__audio-output-note{margin:0;padding:7px 9px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#1019263d;color:#ffffffbd;font-size:9px;font-weight:700;line-height:1.25}.mh-player__setting-row--embedded{min-height:44px;align-items:center;padding:0;border:0;border-radius:0;background:transparent}.mh-player__track-change-settings .mh-player__setting-row small{margin-top:1px;font-size:9px;font-weight:400;line-height:1.2}.mh-player__instrument-fallback-icon{width:23px;height:23px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.22))}.mh-player__instrument-icon[data-instrument-icon=ftb] .mh-player__instrument-fallback-icon{width:21px;height:21px}.mh-player__instrument-icon[data-instrument-icon=btb] .mh-player__instrument-fallback-icon{width:24px;height:24px}.mh-player__setting-row[hidden]{display:none}.mh-player__setting-row strong{font-size:13px;font-weight:950}.mh-player__setting-row small{margin-top:2px;color:#ffffffb8;font-size:11px;font-weight:750;line-height:1.25}.mh-player__instrument-empty{grid-column:1 / -1;margin:0;color:#ffffffc7;font-size:13px;font-weight:800;text-align:center}.mh-player__mic-test{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.mh-player__mic-test-button,.mh-player__mic-test-link{min-height:34px}.mh-player__mic-test-link{display:inline-grid;place-items:center;padding:0 12px;border:2px solid rgba(255,255,255,.42);border-radius:999px;background:#10192666;color:#fff;font-size:12px;font-weight:900;text-decoration:none;text-shadow:none}.mh-player__mic-test-link:hover{border-color:#fff;background:#10192694}.mh-player__mic-test-status{grid-column:1 / -1;padding:7px 10px;border:1px solid rgba(255,255,255,.28);border-radius:10px;background:#1019265c;color:var(--mh-muted);font-size:13px;font-weight:800;line-height:1.25;text-shadow:none}.mh-player__mic-test-status[data-state=checking]{color:#fff}.mh-player__mic-test-status[data-state=ok]{border-color:#72dc4f9e;color:#c7ffb6}.mh-player__mic-test-status[data-state=error]{border-color:#ff563a9e;color:#ffd0c8}.mh-player__mic-test-details{grid-column:1 / -1;max-height:116px;margin:0;overflow:auto;padding:8px 10px;border-radius:10px;background:#0206175c;color:#ffffffc7;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.35;text-shadow:none;white-space:pre-wrap}.mh-player__recorder{position:relative;display:grid;gap:8px;padding-top:4px}.mh-player__soundcheck-card{position:relative;display:grid;grid-template-columns:minmax(150px,.9fr) minmax(0,1.3fr);gap:8px 10px;align-items:center;padding:10px;overflow:hidden;border:1px solid rgba(255,228,92,.56);border-radius:16px;background:radial-gradient(circle at 8% 30%,rgba(255,228,92,.2),transparent 34%),linear-gradient(135deg,#17586fa8,#10192694);box-shadow:inset 0 1px #ffffff1f}.mh-player__soundcheck-dismiss{position:absolute;top:1px;right:2px;z-index:4;width:28px;height:28px;display:grid;place-items:center;padding:0 0 2px;border:0;background:transparent;color:#fff;font-size:20px;line-height:1}.mh-player__soundcheck-dismiss:before{position:absolute;z-index:0;width:20px;height:20px;border:1px solid rgba(255,255,255,.65);border-radius:999px;background:#10192652;content:""}.mh-player__soundcheck-dismiss[hidden],.mh-player__soundcheck-card[hidden]{display:none}.mh-player__soundcheck-card[data-phase=complete]{border-color:#72dc4fb8;background:linear-gradient(135deg,#277a599e,#10192694)}.mh-player__soundcheck-card[data-phase=failed]{border-color:#ff563ab8}.mh-player__recorder-actions{width:min(100%,440px);display:grid;gap:7px;justify-self:center}.mh-player__recorder-action-row{display:grid;grid-template-columns:minmax(0,1fr) 48px 48px;gap:10px;align-items:center}.mh-player__playalong-choice{min-width:0;min-height:38px;display:inline-flex;gap:7px;align-items:center;justify-content:center;padding:5px 10px;border:1px solid rgba(127,215,255,.56);border-radius:999px;background:#10192661;color:#fff;font-size:10px;font-weight:900;white-space:nowrap}.mh-player__playalong-choice input{width:16px;height:16px;margin:0;accent-color:var(--mh-accent)}.mh-player__recording-playback-transport{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;gap:8px;align-items:center}.mh-player__recording-playback-transport[hidden]{display:none}.mh-player__record-icon-button.mh-player__record-playback-button{width:36px;height:34px;border-width:1px;border-radius:11px;font-size:15px}.mh-player__recording-playback-timeline{min-width:0;display:grid;gap:1px}#recordingPlaybackSlider{width:100%;height:32px;margin:0;appearance:none;background:transparent;cursor:pointer}#recordingPlaybackSlider:disabled{cursor:default;opacity:.48}#recordingPlaybackSlider::-webkit-slider-runnable-track{height:3px;border:0;border-radius:999px;background:linear-gradient(90deg,var(--mh-accent) 0 var(--recording-progress, 0%),rgba(255,255,255,.28) var(--recording-progress, 0%) 100%)}#recordingPlaybackSlider::-moz-range-track{height:3px;border:0;border-radius:999px;background:#ffffff47}#recordingPlaybackSlider::-moz-range-progress{height:3px;border-radius:999px;background:var(--mh-accent)}#recordingPlaybackSlider::-webkit-slider-thumb{width:10px;height:10px;margin-top:-3.5px;appearance:none;border:1px solid #ffffff;border-radius:50%;background:var(--mh-blue);box-shadow:0 1px 3px #00000073}#recordingPlaybackSlider::-moz-range-thumb{width:9px;height:9px;border:1px solid #ffffff;border-radius:50%;background:var(--mh-blue);box-shadow:0 1px 3px #00000073}#recordingPlaybackSlider:focus-visible{outline:2px solid var(--mh-accent);outline-offset:1px;border-radius:999px}.mh-player__recording-playback-timeline small{display:flex;gap:3px;justify-content:center;color:#ffffffad;font-size:7px;font-weight:800;line-height:1}.mh-player__recorder-actions[hidden],.mh-player__record-meter[hidden],.mh-player__recording-tip[hidden],.mh-player__input-quality-notice[hidden],.mh-player__recording-interruption[hidden],.mh-player__record-processing[hidden],.mh-player__export-dialog[hidden]{display:none}.mh-player__mic-check-button{min-height:44px;display:flex;gap:7px;align-items:center;justify-content:center;padding-inline:10px;border-color:#ffe45cc7;background:linear-gradient(135deg,#ffe45cf0,#ffb23fe6);color:#17283a;text-shadow:none;white-space:nowrap}.mh-player__soundcheck-stage{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;color:#fff}.mh-player__soundcheck-stage strong,.mh-player__soundcheck-stage small{display:block}.mh-player__soundcheck-stage strong{font-size:13px;line-height:1.2}.mh-player__soundcheck-stage small{margin-top:2px;color:#ffffffbd;font-size:11px;line-height:1.25}.mh-player__soundcheck-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ffffff24;font-size:20px}.mh-player__soundcheck-progress{position:relative;grid-column:1 / -1;height:20px;overflow:hidden;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#0206176b}.mh-player__soundcheck-progress-bar{display:block;width:0%;height:100%;border-radius:inherit;background:repeating-linear-gradient(135deg,#72dc4f 0 10px,#ffe45c 10px 20px);transition:width 80ms linear}.mh-player__soundcheck-card[data-phase=signal] .mh-player__soundcheck-progress-bar,.mh-player__soundcheck-card[data-phase=preview] .mh-player__soundcheck-progress-bar{animation:mh-soundcheck-stripes .65s linear infinite}@keyframes mh-soundcheck-stripes{to{background-position:28px 0}}@media (prefers-reduced-motion: reduce){.mh-player__soundcheck-progress-bar,.mh-player__loading:after,.mh-player__loading-note,.mh-player__play[data-loading=true]:before{animation:none!important}}.mh-player__soundcheck-progress-label{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:10px;font-weight:950;letter-spacing:.04em;text-shadow:0 1px 2px rgba(0,0,0,.82)}.mh-player__soundcheck-preview{grid-column:1 / -1;justify-self:center;min-height:44px;padding:6px 16px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:#ffffff1f;color:#fff;font:inherit;font-size:12px;font-weight:900;display:inline-flex;gap:6px;align-items:center;justify-content:center}.mh-player__soundcheck-preview>.mh-icon{width:13px;height:13px}.mh-player__soundcheck-preview[hidden]{display:none}.mh-player__record-icon-button{width:48px;height:44px;display:grid;place-items:center;padding:0;border:2px solid rgba(255,255,255,.4);border-radius:14px;background:#10192661;color:#fff;box-shadow:0 3px #00000029;font-size:20px;font-weight:950}.mh-player__record-icon-button:disabled{opacity:.38;cursor:not-allowed}.mh-player__record-button{border-color:#ff563ab8;background:#ff563a47;color:#ff765f}.mh-player__export-button{border-color:#ffe45ca8;color:#ffe45c}.mh-player__record-icon-button>.mh-icon{width:22px;height:22px}.mh-player__share-icon{width:23px;height:23px;overflow:visible}.mh-player__record-meter{position:relative;height:12px;overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#0206175c}.mh-player__record-meter-bar{display:block;width:0%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--mh-green),var(--mh-accent),var(--mh-coral));transition:width 90ms linear}.mh-player__record-meter[data-clipped=true]{border-color:#ff563af5;box-shadow:0 0 0 2px #ff563a33}.mh-player__record-meter-peak{position:absolute;top:0;bottom:0;left:0;width:2px;background:#fff;box-shadow:0 0 3px #000000bf;transform:translate(-1px);transition:left 90ms linear}.mh-player__record-meter-label{position:absolute;inset:0 5px 0 auto;display:grid;place-items:center;color:#fff;font-size:8px;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.9)}.mh-player__recording-tip,.mh-player__recording-input-source,.mh-player__input-quality-notice,.mh-player__recording-interruption{display:flex;gap:7px;align-items:center;padding:6px 8px;border:1px solid rgba(127,215,255,.4);border-radius:10px;background:#10192657;color:#ffffffe0;text-shadow:none}.mh-player__recording-tip small,.mh-player__recording-input-source small,.mh-player__input-quality-notice small,.mh-player__recording-interruption small{flex:1 1 auto;font-size:10px;font-weight:650;line-height:1.2}.mh-player__recording-input-source{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 8px}.mh-player__recording-input-source[hidden]{display:none}.mh-player__recording-input-source>span{align-self:center;font-size:10px;font-weight:900}.mh-player__recording-input-source select{min-width:0;min-height:30px;padding:3px 7px;border:1px solid rgba(255,255,255,.4);border-radius:8px;background:#102239;color:#fff;font:inherit;font-size:10px;font-weight:750}.mh-player__recording-input-source small{grid-column:1 / -1}.mh-player__input-quality-notice{border-color:#ffe45c85;background:#ffb23f1f}.mh-player__input-quality-notice>.mh-icon{width:18px;height:18px;color:#ffe45c}.mh-player__recording-interruption{border-color:#ff563aa6;background:#ff563a21}.mh-player__recording-interruption button{min-height:32px;flex:0 0 auto;padding:4px 9px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#0b1d2fb8;color:#fff;font:inherit;font-size:9px;font-weight:900}.mh-player__record-processing{height:8px;overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#0206175c}.mh-player__record-processing>span{display:block;width:0%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#41baae,#ffe45c);transition:width .1s linear}.mh-player__record-status{padding:7px 10px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:#10192652;color:#ffffffd1;font-size:13px;font-weight:850;line-height:1.25;text-shadow:none}.mh-player__record-status[hidden]{display:none}.mh-player__recording-enhancement-toggle{min-height:34px;display:inline-flex;gap:8px;align-items:center;justify-self:center;padding:6px 11px;border:1px solid rgba(127,215,255,.5);border-radius:999px;background:#10192661;color:#fff;font-size:10px;font-weight:850}.mh-player__recording-enhancement-toggle[hidden]{display:none}.mh-player__recording-enhancement-toggle input{width:17px;height:17px;margin:0;accent-color:var(--mh-accent)}.mh-player__take-history{display:flex;flex-direction:column;gap:6px;padding:8px 10px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#10192647}.mh-player__take-history[hidden]{display:none}.mh-player__take-history-title{font-size:10px;font-weight:850;letter-spacing:.06em;color:#ffffffad}.mh-player__take-history-list{display:flex;flex-direction:column;gap:6px}.mh-player__take-history-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto auto;gap:6px;align-items:center;min-height:40px;padding:0 4px;border-radius:10px;background:#10192652}.mh-player__take-history-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;color:#ffffffdb}.mh-player__take-history-duration{font-size:11px;font-weight:700;color:#fff9}.mh-player__take-history-play,.mh-player__take-history-share,.mh-player__take-history-save,.mh-player__take-history-delete{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;min-width:34px;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#10192666;color:#fff}.mh-player__take-history-play .mh-icon,.mh-player__take-history-share .mh-icon,.mh-player__take-history-save .mh-icon{width:15px;height:15px}.mh-player__take-history-delete{font-size:16px;font-weight:700;line-height:1}.mh-player__take-history-play[disabled],.mh-player__take-history-share[disabled]{opacity:.5}.mh-player__input-level-help{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px 10px;border:1px solid rgba(255,178,63,.62);border-radius:12px;background:#ffb23f21;color:#fff}.mh-player__input-level-help[hidden]{display:none}.mh-player__input-level-help-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ffb23f33;color:#ffe45c;font-size:19px}.mh-player__input-level-help strong,.mh-player__input-level-help small{display:block}.mh-player__input-level-help strong{font-size:12px}.mh-player__input-level-help small{margin-top:2px;color:#ffffffb8;font-size:10px;line-height:1.25}.mh-player__input-level-help-button{min-height:36px;padding:6px 11px;border:1px solid rgba(255,228,92,.72);border-radius:999px;background:#ffe45c;color:#17283a;font:inherit;font-size:11px;font-weight:950;white-space:nowrap}.mh-player__export-dialog{position:absolute;z-index:20;inset:0;display:grid;place-items:center;padding:8px;border-radius:14px;background:#020617d1;backdrop-filter:blur(7px)}.mh-player__export-card{position:relative;width:min(100%,430px);display:grid;gap:8px;padding:15px;border:1px solid rgba(255,228,92,.58);border-radius:16px;background:#234462;box-shadow:0 12px 36px #00000057;color:#fff;text-align:center}.mh-player__export-card>small,.mh-player__export-note{color:#ffffffb8;font-size:10px}.mh-player__export-close{position:absolute;top:5px;right:7px;border:0;background:transparent;color:#fff;font-size:22px}.mh-player__format-toggle{width:min(100%,230px);justify-self:center;display:grid;grid-template-columns:1fr 1fr;padding:3px;border:1px solid rgba(255,255,255,.36);border-radius:999px;background:#09142166}.mh-player__format-toggle button{min-height:31px;padding:0 16px;border:0;border-radius:999px;background:transparent;color:#ffffffb8;font:inherit;font-size:11px;font-weight:950}.mh-player__format-toggle button[aria-pressed=true]{background:var(--mh-accent);color:var(--mh-ink);box-shadow:0 2px #0000002e}.mh-player__export-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mh-player__export-option{min-height:58px;display:grid;place-items:center;gap:2px;padding:7px;border:1px solid rgba(255,255,255,.36);border-radius:12px;background:#ffffff1a;color:#fff;font:inherit;font-size:11px;text-decoration:none}.mh-player__export-option>span,.mh-player__export-option>.mh-icon{color:#ffe45c;font-weight:950}.mh-player__input-level-help-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.mh-player__input-level-help-actions button{width:100%;min-width:0;padding-right:8px;padding-left:8px}.mh-player__input-level-bypass-button{min-height:32px;padding:5px 11px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#0b1d2fa3;color:#fff;font:inherit;font-size:10px;font-weight:900;white-space:nowrap}.mh-player__input-level-bypass-button:hover,.mh-player__input-level-bypass-button:focus-visible{border-color:#fff;background:#0b1d2fd1}.mh-player__export-option>.mh-icon{width:24px;height:24px}.mh-player__export-note{margin:0;line-height:1.25}@media (min-width: 521px){.mh-player{gap:18px}.mh-player__primary{gap:14px;padding:24px 34px 34px}.mh-player__brand-strip{height:44px;margin-bottom:10px}.mh-player__brand-logo{width:min(46vw,280px);max-height:44px}.mh-player__headline{margin-bottom:18px}.mh-player__headline-actions{gap:10px}.mh-player__timeline,.mh-player__tempo-control{grid-template-columns:54px minmax(0,1fr) 54px;column-gap:18px}.mh-player__timeline{margin-bottom:12px}.mh-player__play-symbol,.mh-player__stop-symbol{width:30px;height:30px}.mh-player__piece-choices{margin-top:6px;margin-bottom:18px}.mh-player__piece-choice{min-height:40px;grid-template-columns:28px minmax(0,1fr);gap:8px;padding:2px 10px 2px 6px}.mh-player__piece-choice-marker{width:26px;height:26px}.mh-player__tempo{gap:2px;margin-bottom:0}.mh-player__tools:has(.mh-player__tabs[hidden]){display:none}.mh-player__rate-wrap{min-height:54px}.mh-player__rate-triangle{top:31px}.mh-player__song-list-section{margin-top:0}.mh-player__page-nav{grid-template-columns:92px minmax(0,1fr) 92px;padding:8px 10px}.mh-player__page-nav-arrow{width:92px;height:38px;gap:6px;padding:0 10px}.mh-player__page-nav-arrow small{font-size:10px}}@media (max-width: 520px){.mh-player{width:100%;padding:0;gap:5px;--mh-track-height: 7px;--mh-swipe-opacity: 1;--mh-swipe-x: 0px;opacity:var(--mh-swipe-opacity);transform:translate3d(var(--mh-swipe-x),0,0);touch-action:pan-y}.mh-player__primary{gap:5px;padding:7px 12px 12px}.mh-player[data-swipe-phase=dragging],.mh-player[data-swipe-phase=entering]{transition:none;will-change:transform,opacity}.mh-player[data-swipe-phase=returning]{transition:transform .18s cubic-bezier(.22,.75,.25,1),opacity .18s ease-out;will-change:transform,opacity}.mh-player[data-swipe-phase=leaving]{transition:transform .23s cubic-bezier(.45,0,.85,.55),opacity .19s ease-in;pointer-events:none;will-change:transform,opacity}.mh-player[data-swipe-phase=settling]{transition:transform .27s cubic-bezier(.16,.78,.24,1),opacity .22s ease-out;pointer-events:none;will-change:transform,opacity}.mh-player input[type=range]{touch-action:none}.mh-player__headline{order:1}.mh-player__brand-strip{order:0}.mh-player__tracks{order:2}.mh-player__timeline{order:3}.mh-player__piece-choices{order:4;margin-top:7px}.mh-player__tempo{order:5}.mh-player__song-list-section{order:8}.mh-player__page-nav{order:1}.mh-player__related-products{order:2}.mh-player__track-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.mh-player__track-list[data-selection-mode=direct]{grid-template-columns:repeat(var(--mh-version-count, 1),minmax(0,1fr));gap:3px}.mh-player__track-button.mh-player__track-button--direct{min-height:30px;padding:3px 1px;font-size:clamp(8px,2.35vw,9px);line-height:1;letter-spacing:0;text-align:center}.mh-player__track-button.mh-player__track-button--stacked{min-height:36px;padding:2px}.mh-player__track-button.mh-player__track-button--numbered{grid-template-columns:auto minmax(0,max-content);column-gap:7px}.mh-player__track-button-number{font-size:22px}.mh-player__track-button-main{font-size:10px}.mh-player__track-button-sub{font-size:7.5px}.mh-player[data-ui-mode=light] .mh-player__tabs{width:min(100%,150px)}.mh-player__headline{grid-template-columns:42px minmax(0,1fr) auto;gap:12px;margin-bottom:4px}.mh-player__number-badge{width:42px;border-width:2px;font-size:23px}.mh-player__track-title{font-size:clamp(16px,5vw,18px);white-space:normal}.mh-player__tracks{grid-template-columns:1fr}.mh-player__song-list{border-radius:0 0 13px 13px}.mh-player__song-list-section{width:100%;margin-top:2px}.mh-player__song-list-heading{min-height:30px;border-radius:13px 13px 0 0}.mh-player__headline-actions{justify-content:flex-start;align-self:center;transform:translateY(-2px)}.mh-player__share-toggle,.mh-player__problem-button{width:32px;height:32px;border:0;background:transparent;box-shadow:none}.mh-player__share-toggle:hover{border-color:transparent;background:transparent}.mh-player__feedback-dialog{align-items:end;padding:8px}.mh-player__feedback-card{max-height:calc(100vh - 16px);padding:16px}.mh-player__track-button{width:100%;min-width:0;max-width:100%;padding:6px 6px 6px 24px;font-size:10.5px}.mh-player__track-button:before{left:4px;width:17px;height:17px;font-size:11px}.mh-player__voice-option{width:100%;min-width:0;min-height:30px;max-width:100%;grid-template-columns:22px auto;gap:5px;padding:1px 6px 1px 4px;border-width:1px;font-size:10.5px;box-shadow:0 2px #0000002e}.mh-player__voice-box{width:22px;height:22px;border-width:2px}.mh-player__voice-box:after{font-size:18px}.mh-player__piece-choice-list{gap:6px}.mh-player__piece-choice{min-height:30px;grid-template-columns:22px minmax(0,1fr);gap:5px;padding:1px 5px 1px 4px;border-width:1px;box-shadow:0 2px #0000002e;font-size:12px}.mh-player__piece-choice-marker{width:22px;height:22px;border-width:2px;box-shadow:0 2px #00000024;font-size:12px}.mh-player__piece-choice-label{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.05;text-align:center;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mh-player__piece-choice-label[data-long-label=true]{font-size:8.5px}.mh-player__voice-label{white-space:normal}.mh-player__headline .mh-player__share-icon{width:20px;height:20px}.mh-player__voice-label-main[data-responsive-label]{font-size:0}.mh-player__voice-label-main[data-responsive-label]:after{content:attr(data-responsive-label);font-size:10.5px}.mh-player__volume{display:grid;gap:1px;justify-content:stretch;padding:5px 9px 4px;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:#05080d4d}.mh-player__volume-settings-title{display:block}.mh-player__volume-label{width:100%;min-width:0;padding-block:0}.mh-player__volume-control,input.mh-player__volume-slider{height:30px}.mh-player__timeline{grid-template-columns:42px minmax(0,1fr) 42px;grid-template-rows:23px 34px;column-gap:2px;row-gap:0;margin-bottom:0}.mh-player__timeline-main{display:contents}.mh-player__progress-shell{grid-column:2;grid-row:2;min-height:34px;align-items:center}input.mh-player__progress{width:calc(100% + var(--mh-progress-thumb));height:34px;margin:0 calc(var(--mh-progress-thumb) / -2)}.mh-player__buffer-track{left:0;right:0}.mh-player__buffer-bar,.mh-player__progress-bar{position:absolute;left:0;top:0;height:100%}.mh-player__buffer-bar{z-index:1}.mh-player__progress-bar{z-index:2;display:block;width:0;border-radius:inherit;background:#fff}.mh-player__progress::-webkit-slider-runnable-track{background:transparent}.mh-player__progress::-moz-range-track,.mh-player__progress::-moz-range-progress{background:transparent}.mh-player__play,.mh-player__stop{z-index:2;grid-row:2;width:44px;height:44px;border:0;background:transparent;box-shadow:none;transform:none}.mh-player__play{justify-self:start;place-items:center start}.mh-player__stop{justify-self:end;place-items:center end}.mh-player__play-symbol{width:33px;height:33px}.mh-player__play-symbol--play{transform:translate(-6px)}.mh-player__play-symbol--pause{transform:translate(-3px)}.mh-player__stop-symbol{width:35px;height:35px}.mh-player__play:hover,.mh-player__stop:hover{border-color:transparent;background:transparent}.mh-player__play:after,.mh-player__stop:after{inset:-16px -3px}.mh-player__time-row{grid-column:2;grid-row:1;display:grid;grid-template-columns:44px max-content 44px;justify-content:center;align-items:center;gap:3px;transform:translateY(4px)}.mh-player__timeline-times{grid-column:2;grid-row:1;align-self:center;justify-self:center;display:flex;gap:1px;padding:0;z-index:2;color:#ffffffb3;font-size:8px;font-variant-numeric:tabular-nums;font-weight:400;line-height:1;pointer-events:none;white-space:nowrap}.mh-player__time-separator{display:inline}.mh-player__skip-controls{display:contents}.mh-player__skip-controls #btnBack{grid-column:1;grid-row:1}.mh-player__skip-controls #btnForward{grid-column:3;grid-row:1}.mh-player__skip-controls .mh-player__btn{min-width:44px;min-height:44px;padding:4px 6px;border:0;background:transparent;box-shadow:none}.mh-player__skip-controls .mh-player__btn:hover{border-color:transparent;background:transparent}.mh-player__skip-arrow{width:32px;height:24px}.mh-player__tempo-control{grid-template-columns:42px minmax(0,1fr) 42px;gap:2px}.mh-player__tempo{gap:0;margin-top:3px}.mh-player__tempo-head{position:relative;z-index:2;transform:translateY(4px)}input.mh-player__rate-slider,input.mh-player__pitch-slider{width:calc(100% + var(--mh-rate-thumb));margin-inline:calc(var(--mh-rate-thumb) / -2)}.mh-player__rate-wrap:before,.mh-player__pitch-wrap:before{position:absolute;left:0;right:0;top:calc(21px - (var(--mh-track-height) / 2));height:var(--mh-track-height);border-radius:999px;content:"";pointer-events:none}.mh-player__rate-wrap:before{background:linear-gradient(90deg,var(--mh-coral),#ffd936 29%,var(--mh-green) 50%,var(--mh-blue) 73%,var(--mh-purple))}.mh-player__pitch-wrap:before{top:16px;background:linear-gradient(90deg,#5477ff,#fff 50%,#ffb23f);transform:translateY(-50%)}.mh-player__rate-slider::-webkit-slider-runnable-track,.mh-player__pitch-slider::-webkit-slider-runnable-track{background:transparent}.mh-player__rate-slider::-moz-range-track,.mh-player__pitch-slider::-moz-range-track{background:transparent}.mh-player__tempo-icon:first-child,.mh-player__tempo-icon:last-child{transform:translateY(-5px)}.mh-player__tempo-icon--slow,.mh-player__tempo-icon--fast{width:24px;height:24px;font-size:22px}.mh-player__tempo-icon--slow{justify-self:start}.mh-player__tempo-icon--fast{justify-self:end;margin-right:8px;transform:translateY(-5px)!important}input.mh-player__volume-slider{width:calc(100% + var(--mh-volume-thumb));margin-inline:calc(var(--mh-volume-thumb) / -2)}.mh-player__tempo{margin-bottom:0}.mh-player__swipe-zone{order:6;width:100%;min-height:58px;display:grid;grid-template-columns:24px auto 24px;justify-content:center;align-items:center;gap:12px;margin:0 0 5px;border:1px solid rgba(255,228,92,.3);border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(255,228,92,.32),rgba(255,228,92,.13) 40%,transparent 72%),linear-gradient(90deg,#4ca6ff17,#ffe45c33,#4ca6ff17);color:#fff9;font-size:8px;font-weight:800;letter-spacing:.18em;text-shadow:none;touch-action:pan-y;user-select:none;box-shadow:inset 0 0 16px #ffe45c1f}.mh-player.mh-player--swipe-enabled .mh-player__swipe-zone{min-height:58px}.mh-player__swipe-zone>span{display:grid;gap:2px;text-align:center}.mh-player__swipe-zone strong,.mh-player__swipe-zone small{display:block}.mh-player__swipe-zone strong{color:#ffffffd6;font-size:9px;line-height:1}.mh-player__swipe-zone small{color:#ffe45cdb;font-size:6.5px;font-weight:800;letter-spacing:.12em;line-height:1}.mh-player__swipe-zone .mh-icon{width:14px;height:14px;justify-self:center;opacity:.72}.mh-player__page-nav{grid-template-columns:52px minmax(0,1fr) 52px;margin-top:0;margin-bottom:0;padding:7px 12px}.mh-player__page-nav-arrow{width:52px;min-width:0;padding:0 6px}.mh-player__page-nav-arrow small{display:none}.mh-player__related-products{gap:8px;margin-top:11px;padding:13px 12px 15px}.mh-player__brand-strip{height:30px}.mh-player__brand-logo{width:min(52vw,190px);max-height:30px}.mh-player__related-products h2{font-size:17px}.mh-player__product-row{min-height:40px;grid-template-columns:30px minmax(0,1fr) minmax(53px,auto) 30px;gap:5px;padding:4px 5px}.mh-player__product-image-link{width:28px;height:28px}.mh-player__product-title{font-size:11px;line-height:1.08}.mh-player__product-cart{width:28px;height:28px;border-radius:5px}.mh-player__product-cart .mh-icon{width:16px;height:16px}.mh-player__product-price{font-size:11px}.mh-player__tools{display:contents}.mh-player__tabs{order:6;gap:0;margin-top:4px;padding:0;width:100%;min-width:0;overflow:hidden}.mh-player__tool-panel,.mh-player__loop{order:7;width:100%;min-height:0;margin-top:-5px;padding:10px;border-radius:0 0 18px 18px;min-width:0;overflow:hidden}.mh-player__tempo-icon{width:19px;height:19px}.mh-player__loop-buttons{gap:7px}.mh-player__loop-buttons .mh-player__small-btn{min-height:44px;gap:3px;padding:2px 5px;border-width:1px;font-size:10px}.mh-player__loop-button>.mh-icon{width:16px;height:16px}.mh-player__loop-letter{font-size:20px}.mh-player__loop-action-text{font-size:9px}.mh-player__tab{min-width:0;min-height:44px;display:grid;grid-template-rows:22px auto;place-items:center;align-content:center;gap:1px;padding:0 2px}.mh-player__tab[hidden]{display:none}.mh-player__tab-icon{margin-right:0;width:20px;height:20px}.mh-player__tab-label{display:block;max-width:100%;overflow:hidden;color:currentColor;font-size:9px;font-weight:950;letter-spacing:.03em;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap;opacity:.92}.mh-player__practice,.mh-player__tools-panel,.mh-player__practice-group,.mh-player__practice-options,.mh-player__tempo-trainer-grid,.mh-player__tuner-toolbar,.mh-player__sustain-toolbar,.mh-player__breath-toolbar{min-width:0;max-width:100%}.mh-player__practice,.mh-player__tools-panel{gap:18px}.mh-player__domain-section{gap:9px;padding:9px}.mh-player__practice-group{gap:14px;padding:8px 10px 12px}.mh-player__tools-panel .mh-player__tool-action,.mh-player__practice .mh-player__tool-action{min-width:72px;min-height:44px;gap:5px;padding:1px 8px;border-width:1px}.mh-player__tools-panel .mh-player__tool-action .mh-icon,.mh-player__practice .mh-player__tool-action .mh-icon{width:15px;height:15px}.mh-player__metronome-controls{grid-template-columns:minmax(70px,auto) minmax(0,1fr) minmax(42px,auto);gap:12px 8px}.mh-player__metronome-toggle{min-height:44px;padding:1px 8px}.mh-player__metronome-bpm{min-width:0;gap:8px 6px}.mh-player__metronome-bpm-step{width:28px;min-width:44px;height:44px;font-size:17px}.mh-player__metronome-bpm-value{min-width:47px;font-size:10px}.mh-player__metronome-bpm-value strong{font-size:15px}.mh-player__tempo-trainer-grid{gap:12px 8px}.mh-player__value-chip{min-height:32px;padding-inline:7px;font-size:16px}.mh-player__tuner-toolbar,.mh-player__breath-toolbar{grid-template-columns:minmax(94px,auto) minmax(0,1fr);gap:12px 10px}.mh-player__tuner-toolbar label,.mh-player__breath-toolbar label{grid-template-columns:1fr;gap:2px}.mh-player__tab--save .mh-player__tab-label,.mh-player__tab--settings .mh-player__tab-label{display:block}.mh-player__tab--settings{font-size:20px}.mh-player__panel-close{top:2px;right:2px;width:44px;height:44px;border:0;background:transparent;box-shadow:none}.mh-player__panel-close:before{position:relative;z-index:1;width:8px;height:8px;border-top-width:2px;border-left-width:2px;opacity:.78;transform:translateY(1px) rotate(45deg)}.mh-player__panel-close:after{position:absolute;z-index:0;width:21px;height:21px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#1019264d;box-shadow:none;content:""}.mh-player__panel-close:hover:after{background:#10192666}.mh-player__tab--save{min-width:44px;padding:0 2px}.mh-player__tab--settings{min-width:44px}.mh-player__tab--save svg{width:19px;height:19px}.mh-player__save-panel{gap:7px}.mh-player__save-copy small,.mh-player__save-format-hint,.mh-player__save-status,.mh-player__save-coachmark{font-size:11px}.mh-player__pitch-control{grid-template-columns:31px minmax(0,1fr) 31px;gap:2px;align-items:start}#panelPitch{gap:1px;padding-top:6px}.mh-player__pitch-head{min-height:17px;line-height:1}.mh-player__pitch-wrap{min-height:59px;align-items:start}input.mh-player__pitch-slider{height:32px}.mh-player__pitch-reset{top:23px;width:34px;height:30px}.mh-player__pitch-reset:before{top:4px;border-right-width:7px;border-bottom-width:12px;border-left-width:7px}.mh-player__pitch-presets{gap:3px;margin-top:3px}.mh-player__pitch-preset-notice{margin-top:1px;font-size:8px;line-height:1.1}.mh-player__pitch-presets button{min-height:40px;grid-template-columns:1fr;grid-template-rows:25px auto;gap:1px;padding:2px 3px 3px;font-size:6px;line-height:1}.mh-player__pitch-preset-icon{width:23px;height:23px}.mh-player__loop-head,.mh-player__pitch-head{font-size:13px}.mh-player__loop-head .mh-player__slider-value,.mh-player__pitch-head .mh-player__slider-value,.mh-player__loop-readout{font-size:9px}.mh-player__pitch-edge{padding-top:10px;font-size:12px;line-height:1}.mh-player__pitch-edge--low{justify-self:start;text-align:left}.mh-player__pitch-edge--high{justify-self:end;text-align:right}.mh-player__rate-triangle{top:29px}.mh-player__rate-triangle:before{border-left-width:7px;border-right-width:7px;border-bottom-width:12px}.mh-player__rate-wrap{min-height:55px}.mh-player__instrument-grid{grid-template-columns:repeat(2,max-content);justify-content:center;gap:5px}.mh-player__instrument-option{width:max-content;max-width:150px;min-height:34px;padding:3px 6px;border-width:1px;box-shadow:0 2px #00000024}.mh-player__settings-panel{grid-template-columns:1fr}.mh-player__reset-player-button{min-height:34px;font-size:9px}.mh-player__song-list-section{order:8;margin-top:14px}.mh-player__song-row{font-size:10px;font-weight:600}.mh-player__song-number{font-size:9px}.mh-player__mic-test{grid-template-columns:1fr}.mh-player__recorder-actions{width:100%;gap:5px}.mh-player__recorder-action-row{grid-template-columns:minmax(0,1fr) 46px 46px;gap:5px}.mh-player__recorder-action-row .mh-player__record-icon-button{width:46px}.mh-player__playalong-choice{min-height:34px;padding:4px 8px;font-size:9px}.mh-player__recording-playback-transport{grid-template-columns:34px minmax(0,1fr) 34px;gap:6px}.mh-player__record-icon-button.mh-player__record-playback-button{width:34px;height:32px}.mh-player__soundcheck-card{width:calc(100% - 26px);grid-template-columns:minmax(138px,.9fr) minmax(0,1.1fr);gap:5px 7px;padding:6px;border-radius:13px}.mh-player__mic-check-button{min-height:32px;gap:5px;padding:3px 7px;font-size:9px}.mh-player__mic-check-button>.mh-icon{width:14px;height:14px}.mh-player__soundcheck-stage{grid-template-columns:26px minmax(0,1fr);gap:5px}.mh-player__soundcheck-icon{width:26px;height:26px}.mh-player__soundcheck-stage strong{font-size:9px;line-height:1.1}.mh-player__soundcheck-stage small{margin-top:1px;font-size:7.5px;line-height:1.12}.mh-player__soundcheck-progress{height:15px}.mh-player__soundcheck-progress-label{font-size:8px}.mh-player__soundcheck-progress,.mh-player__soundcheck-preview{grid-column:1 / -1}.mh-player__record-status{padding:5px 8px;font-size:10px}.mh-player__input-level-help{grid-template-columns:34px minmax(0,1fr)}.mh-player__input-level-help-actions{grid-column:1 / -1}}@media (max-height: 560px){.mh-player{width:min(100%,780px);transform:translate3d(var(--mh-swipe-x, 0px),0,0) scale(.9);transform-origin:top center}}.mh-player__play[data-loading=true][data-playing]:before{position:relative;z-index:1;display:block;content:"";width:19px;height:19px;border:3px solid rgba(255,255,255,.32);border-top-color:#fff;border-radius:999px;transform:none;animation:mh-play-loading-spin .72s linear infinite}.mh-player__play[data-loading=true] .mh-player__play-symbol{display:none}@keyframes mh-play-loading-spin{to{transform:rotate(360deg)}}@media (max-width: 520px) and (prefers-reduced-motion: reduce){.mh-player{transition:none!important}}@media (max-width: 520px){.mh-player__breath-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.mh-player__breath-start{grid-column:1 / -1;justify-self:center;width:min(220px,100%);min-height:31px}.mh-player__breath-path{height:165px}.mh-player__breath-technique{grid-template-columns:1fr}.mh-player__breath-technique-copy{padding:0 10px 10px}}
