.V2MidiGallery-module__ZLCUeq__gallery{--melody:#357f78;--accompaniment:#c5824a;--gap:14px}.V2MidiGallery-module__ZLCUeq__v0{--card-bg:#eaf0f7;--card-border:#c1cddc;--system-ink:#4e647e}.V2MidiGallery-module__ZLCUeq__v1{--card-bg:#f0ebf6;--card-border:#cec2dd;--system-ink:#746086}.V2MidiGallery-module__ZLCUeq__v2{--card-bg:#f7eaef;--card-border:#dec2ce;--system-ink:#896071}.V2MidiGallery-module__ZLCUeq__systemLegend{flex-wrap:wrap;gap:14px 26px;margin-bottom:14px;display:flex}.V2MidiGallery-module__ZLCUeq__legendItem{white-space:nowrap;color:#3c4344;align-items:center;gap:9px;font-size:14px;font-weight:600;display:inline-flex}.V2MidiGallery-module__ZLCUeq__swatch{border:1px solid var(--card-border);background:var(--card-bg);border-radius:5px;flex:0 0 23px;height:19px;display:inline-block}.V2MidiGallery-module__ZLCUeq__intro{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.V2MidiGallery-module__ZLCUeq__intro>p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.V2MidiGallery-module__ZLCUeq__noteLegend{color:var(--muted);gap:18px;font-size:12px;display:flex}.V2MidiGallery-module__ZLCUeq__noteLegend span{align-items:center;gap:7px;display:inline-flex}.V2MidiGallery-module__ZLCUeq__noteLegend i{border-radius:2px;width:9px;height:9px;display:inline-block}.V2MidiGallery-module__ZLCUeq__melodyDot{background:var(--melody)}.V2MidiGallery-module__ZLCUeq__accompanimentDot{background:var(--accompaniment)}.V2MidiGallery-module__ZLCUeq__mix{border:1px solid var(--border);background:#fffefa;border-radius:12px;min-width:0;margin:0 0 26px;padding:13px 18px 16px}.V2MidiGallery-module__ZLCUeq__mix legend{color:#465d56;padding:0 7px;font-size:12px;font-weight:600}.V2MidiGallery-module__ZLCUeq__mix legend span{color:var(--muted);font-weight:400}.V2MidiGallery-module__ZLCUeq__mixControls{align-items:center;gap:28px;display:flex}.V2MidiGallery-module__ZLCUeq__volumeRow{flex:1;grid-template-columns:1fr auto auto;align-items:center;gap:0 10px;min-width:0;font-size:12px;display:grid}.V2MidiGallery-module__ZLCUeq__volumeRow output{color:var(--muted);font-variant-numeric:tabular-nums}.V2MidiGallery-module__ZLCUeq__volumeSlider{width:100%;accent-color:var(--teal);grid-column:1/-1;margin:0}.V2MidiGallery-module__ZLCUeq__textButton{color:var(--teal-dark);cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:7px 0;font-size:12px;font-weight:600}.V2MidiGallery-module__ZLCUeq__textButton:hover{text-decoration:underline}.V2MidiGallery-module__ZLCUeq__listControls{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;font-size:13px;display:flex}.V2MidiGallery-module__ZLCUeq__songs{gap:14px;display:grid}.V2MidiGallery-module__ZLCUeq__song{background:#fffefa;border:1px solid #e2ded4;border-radius:16px;scroll-margin-top:90px;overflow:hidden}.V2MidiGallery-module__ZLCUeq__songHeading{margin:0;font-size:16px}.V2MidiGallery-module__ZLCUeq__songHeading button{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:0;align-items:center;gap:17px;padding:18px 22px;font-weight:600;display:flex}.V2MidiGallery-module__ZLCUeq__songHeading button:hover{background:#f5f4ef}.V2MidiGallery-module__ZLCUeq__number{color:#94958a;font-variant-numeric:tabular-nums;font-family:Georgia,serif;font-size:25px;font-weight:400}.V2MidiGallery-module__ZLCUeq__chevron,.V2MidiGallery-module__ZLCUeq__chevronOpen{color:#61776d;flex-shrink:0;margin-left:auto;transition:transform .2s}.V2MidiGallery-module__ZLCUeq__chevronOpen{transform:rotate(180deg)}.V2MidiGallery-module__ZLCUeq__songContent{padding:0 20px 20px}.V2MidiGallery-module__ZLCUeq__columns{gap:var(--gap);color:#73796e;text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));margin:1px 0 12px;font-size:11px;font-weight:600;display:grid}.V2MidiGallery-module__ZLCUeq__systemRow{gap:var(--gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.V2MidiGallery-module__ZLCUeq__systemRow+.V2MidiGallery-module__ZLCUeq__systemRow{margin-top:16px}.V2MidiGallery-module__ZLCUeq__mobileTabs{display:none}.V2MidiGallery-module__ZLCUeq__card{border:1px solid var(--card-border);background:var(--card-bg);border-radius:12px;align-self:start;min-width:0;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 6px #423a2408}.V2MidiGallery-module__ZLCUeq__card:hover{border-color:var(--system-ink);box-shadow:0 4px 12px #423a2414}.V2MidiGallery-module__ZLCUeq__active{border-color:var(--system-ink);box-shadow:0 0 0 1px var(--system-ink), 0 4px 12px #423a2410}.V2MidiGallery-module__ZLCUeq__cardHeader{justify-content:space-between;align-items:center;gap:8px;padding:8px 11px;display:flex}.V2MidiGallery-module__ZLCUeq__cardHeader h4{color:var(--system-ink);margin:0;font-size:11px;font-weight:600}.V2MidiGallery-module__ZLCUeq__download{border:1px solid var(--card-border);min-height:28px;color:var(--system-ink);background:#ffffff91;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.V2MidiGallery-module__ZLCUeq__download:hover{border-color:var(--system-ink)}.V2MidiGallery-module__ZLCUeq__visual{isolation:isolate;aspect-ratio:640/300;cursor:pointer;background:#faf9f5;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.V2MidiGallery-module__ZLCUeq__visual img{-o-object-fit:fill;object-fit:fill;width:100%;height:100%;display:block}.V2MidiGallery-module__ZLCUeq__playIcon{z-index:2;color:#37554d;background:#fffffff0;border:1px solid #fff;border-radius:50%;place-items:center;width:43px;height:43px;transition:opacity .2s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 16px #27372d20}.V2MidiGallery-module__ZLCUeq__visualPlaying .V2MidiGallery-module__ZLCUeq__playIcon{opacity:.2}.V2MidiGallery-module__ZLCUeq__visual:hover .V2MidiGallery-module__ZLCUeq__playIcon,.V2MidiGallery-module__ZLCUeq__visual:focus-visible .V2MidiGallery-module__ZLCUeq__playIcon{opacity:1}.V2MidiGallery-module__ZLCUeq__playhead{z-index:1;pointer-events:none;background:#324742;width:2px;position:absolute;inset-block:0;box-shadow:0 0 0 1px #ffffff80}.V2MidiGallery-module__ZLCUeq__controls{grid-template-columns:1fr auto;align-items:center;gap:1px 8px;padding:5px 11px 9px;display:grid}.V2MidiGallery-module__ZLCUeq__time{color:#424d47;font-variant-numeric:tabular-nums;font-size:11px}.V2MidiGallery-module__ZLCUeq__time>span{color:#757d78}.V2MidiGallery-module__ZLCUeq__iconButton{width:30px;height:30px;color:var(--teal-dark);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:inline-grid}.V2MidiGallery-module__ZLCUeq__iconButton:disabled{opacity:.3;cursor:default}.V2MidiGallery-module__ZLCUeq__seek{width:100%;min-width:0;height:12px;accent-color:var(--system-ink);cursor:pointer;grid-column:1/-1;margin:0;display:block}.V2MidiGallery-module__ZLCUeq__seek:disabled{opacity:.35;cursor:default}.V2MidiGallery-module__ZLCUeq__gallery button:focus-visible,.V2MidiGallery-module__ZLCUeq__download:focus-visible,.V2MidiGallery-module__ZLCUeq__gallery input:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.V2MidiGallery-module__ZLCUeq__gallery .V2MidiGallery-module__ZLCUeq__visual:focus-visible,.V2MidiGallery-module__ZLCUeq__songHeading button:focus-visible{outline-offset:-3px}.V2MidiGallery-module__ZLCUeq__error,.V2MidiGallery-module__ZLCUeq__emptyAccompaniment{margin:0;padding:0 11px 11px;font-size:11px;line-height:1.5}.V2MidiGallery-module__ZLCUeq__error{color:#a63832}.V2MidiGallery-module__ZLCUeq__emptyAccompaniment{color:#685979}.V2MidiGallery-module__ZLCUeq__footnote{color:var(--muted);margin:24px 0 0;font-size:12px;line-height:1.7}.V2MidiGallery-module__ZLCUeq__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.V2MidiGallery-module__ZLCUeq__spinner{animation:1s linear infinite V2MidiGallery-module__ZLCUeq__spin}@keyframes V2MidiGallery-module__ZLCUeq__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.V2MidiGallery-module__ZLCUeq__card,.V2MidiGallery-module__ZLCUeq__playIcon,.V2MidiGallery-module__ZLCUeq__chevron,.V2MidiGallery-module__ZLCUeq__chevronOpen{transition:none}.V2MidiGallery-module__ZLCUeq__spinner{animation:none}}@media (max-width:980px){.V2MidiGallery-module__ZLCUeq__gallery{--gap:10px}.V2MidiGallery-module__ZLCUeq__songContent{padding:0 14px 16px}.V2MidiGallery-module__ZLCUeq__cardHeader{padding:7px 8px}.V2MidiGallery-module__ZLCUeq__controls{padding:4px 8px 8px}.V2MidiGallery-module__ZLCUeq__mixControls{gap:20px}.V2MidiGallery-module__ZLCUeq__playIcon{width:36px;height:36px}}@media (max-width:600px){.V2MidiGallery-module__ZLCUeq__systemLegend{flex-direction:column;gap:9px}.V2MidiGallery-module__ZLCUeq__legendItem{font-size:13px}.V2MidiGallery-module__ZLCUeq__mixControls{grid-template-columns:1fr;gap:10px;display:grid}.V2MidiGallery-module__ZLCUeq__mixControls .V2MidiGallery-module__ZLCUeq__textButton{justify-self:end}.V2MidiGallery-module__ZLCUeq__listControls{align-items:baseline;font-size:12px}.V2MidiGallery-module__ZLCUeq__songHeading button{gap:10px;padding:13px 14px;font-size:14px}.V2MidiGallery-module__ZLCUeq__number{font-size:22px}.V2MidiGallery-module__ZLCUeq__columns{display:none}.V2MidiGallery-module__ZLCUeq__systemRow{grid-template-columns:1fr;gap:8px}.V2MidiGallery-module__ZLCUeq__systemRow+.V2MidiGallery-module__ZLCUeq__systemRow{margin-top:20px}.V2MidiGallery-module__ZLCUeq__mobileTabs{border:1px solid var(--card-border);background:var(--card-bg);border-radius:9px;gap:4px;padding:4px;display:flex}.V2MidiGallery-module__ZLCUeq__mobileTabs button{color:var(--system-ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:1;padding:7px 0;font-size:11px}.V2MidiGallery-module__ZLCUeq__mobileTabs button[aria-pressed=true]{border-color:var(--card-border);background:#fffb;font-weight:700}.V2MidiGallery-module__ZLCUeq__card[data-mobile-selected=false]{display:none}.V2MidiGallery-module__ZLCUeq__cardHeader{padding:9px 12px}.V2MidiGallery-module__ZLCUeq__controls{padding:5px 12px 11px}.V2MidiGallery-module__ZLCUeq__playIcon{width:44px;height:44px}}
.DualViewVideoPlayer-module__9Bix3W__player{color:#31574f;background:#f5f5ef}.DualViewVideoPlayer-module__9Bix3W__frame{aspect-ratio:16/9;background:#141c19;position:relative;overflow:hidden}.DualViewVideoPlayer-module__9Bix3W__frame video{-o-object-fit:contain;object-fit:contain;background:#141c19;display:block;position:absolute}.DualViewVideoPlayer-module__9Bix3W__main{z-index:1;width:100%;height:100%;inset:0}.DualViewVideoPlayer-module__9Bix3W__inset,.DualViewVideoPlayer-module__9Bix3W__insetButton{border-radius:8px;width:32%;height:32%;bottom:4%;right:2.5%}.DualViewVideoPlayer-module__9Bix3W__inset{z-index:2;border:2px solid #ffffffed;box-shadow:0 3px 14px #0005}.DualViewVideoPlayer-module__9Bix3W__insetButton{z-index:5;cursor:pointer;background:0 0;border:0;padding:0;position:absolute}.DualViewVideoPlayer-module__9Bix3W__insetButton span{color:#fff;background:#112820d9;border-radius:4px;align-items:center;gap:5px;padding:2px 6px;font-size:10px;display:flex;position:absolute;bottom:5px;right:5px}.DualViewVideoPlayer-module__9Bix3W__mainLabel{z-index:2;color:#fff;background:#112820d9;border-radius:5px;padding:3px 9px;font-size:11px;position:absolute;top:12px;left:12px}.DualViewVideoPlayer-module__9Bix3W__overlay{z-index:3;cursor:pointer;background:#10281d0a;border:0;place-items:center;width:100%;display:grid;position:absolute;inset:0}.DualViewVideoPlayer-module__9Bix3W__overlay span{color:#28544e;background:#fffffff0;border:1px solid #fff;border-radius:50%;place-items:center;width:60px;height:60px;display:grid;box-shadow:0 3px 18px #12291e35}.DualViewVideoPlayer-module__9Bix3W__loading{z-index:4;color:#fff;background:#112820d9;border-radius:5px;padding:4px 8px;font-size:12px;position:absolute;bottom:12px;left:12px}.DualViewVideoPlayer-module__9Bix3W__controls{padding:8px 12px}.DualViewVideoPlayer-module__9Bix3W__transport,.DualViewVideoPlayer-module__9Bix3W__options,.DualViewVideoPlayer-module__9Bix3W__sound{align-items:center;gap:8px;min-width:0;display:flex}.DualViewVideoPlayer-module__9Bix3W__transport>input{flex:1;min-width:0}.DualViewVideoPlayer-module__9Bix3W__controls input{accent-color:#357f78;cursor:pointer;min-height:28px}.DualViewVideoPlayer-module__9Bix3W__controls button{min-width:34px;min-height:36px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;display:inline-flex}.DualViewVideoPlayer-module__9Bix3W__controls button:hover{background:#357f7815}.DualViewVideoPlayer-module__9Bix3W__time{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:11px}.DualViewVideoPlayer-module__9Bix3W__options{justify-content:space-between;gap:4px}.DualViewVideoPlayer-module__9Bix3W__sound{gap:4px}.DualViewVideoPlayer-module__9Bix3W__sound input{width:54px}.DualViewVideoPlayer-module__9Bix3W__sound span,.DualViewVideoPlayer-module__9Bix3W__swap{white-space:nowrap;font-size:11px}.DualViewVideoPlayer-module__9Bix3W__swap{margin-left:auto;padding:0 7px}.DualViewVideoPlayer-module__9Bix3W__player button:focus-visible,.DualViewVideoPlayer-module__9Bix3W__player input:focus-visible{outline-offset:2px;outline:2px solid #218b80}.DualViewVideoPlayer-module__9Bix3W__overlay:focus-visible{outline-offset:-4px}.DualViewVideoPlayer-module__9Bix3W__error{color:#a63832;margin:0;padding:8px 14px;font-size:13px}.DualViewVideoPlayer-module__9Bix3W__error a{text-decoration:underline}.DualViewVideoPlayer-module__9Bix3W__player:fullscreen{color:#e5f0ea;background:#141c19;flex-direction:column;display:flex}.DualViewVideoPlayer-module__9Bix3W__player:fullscreen .DualViewVideoPlayer-module__9Bix3W__frame{aspect-ratio:auto;flex:1;min-height:0}.DualViewVideoPlayer-module__9Bix3W__player:fullscreen .DualViewVideoPlayer-module__9Bix3W__controls{width:min(100%,1000px);margin:0 auto}@media (max-width:400px){.DualViewVideoPlayer-module__9Bix3W__controls{padding:6px 8px}.DualViewVideoPlayer-module__9Bix3W__sound input{width:40px}.DualViewVideoPlayer-module__9Bix3W__controls button{min-height:40px}}
.V2VideoGallery-module__wGZP8W__rounds{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.V2VideoGallery-module__wGZP8W__rounds button{color:#486356;cursor:pointer;background:#fffefa;border:1px solid #d9e3db;border-radius:9px;align-items:center;gap:10px;min-height:44px;padding:10px 16px;font-size:14px;font-weight:650;display:flex}.V2VideoGallery-module__wGZP8W__rounds button[aria-pressed=true]{color:#fff;background:#285e57;border-color:#285e57}.V2VideoGallery-module__wGZP8W__rounds button:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.V2VideoGallery-module__wGZP8W__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;display:grid}.V2VideoGallery-module__wGZP8W__card{background:#fffefa;border:1px solid #e3e0d6;border-radius:15px;min-width:0;overflow:hidden;box-shadow:0 3px 12px #423a2410}.V2VideoGallery-module__wGZP8W__heading{align-items:center;gap:12px;padding:16px 18px;display:flex}.V2VideoGallery-module__wGZP8W__heading h3{flex:1;margin:0;font-size:17px;font-weight:650;line-height:1.4}.V2VideoGallery-module__wGZP8W__number{color:#90988e;font-variant-numeric:tabular-nums;font-family:Georgia,serif;font-size:22px}.V2VideoGallery-module__wGZP8W__duration{color:#6c7970;font-variant-numeric:tabular-nums;font-size:12px}.V2VideoGallery-module__wGZP8W__frame{background:#161d1a;position:relative}.V2VideoGallery-module__wGZP8W__frame video{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.V2VideoGallery-module__wGZP8W__play{cursor:pointer;background:#10281d0a;border:0;place-items:center;width:100%;display:grid;position:absolute;inset:0}.V2VideoGallery-module__wGZP8W__play span{color:#28544e;background:#fffe;border:1px solid #fff;border-radius:50%;place-items:center;width:62px;height:62px;transition:transform .15s,background .15s;display:grid;box-shadow:0 3px 18px #12291e35}.V2VideoGallery-module__wGZP8W__play:hover span{background:#fff;transform:scale(1.06)}.V2VideoGallery-module__wGZP8W__play:focus-visible{outline:3px solid var(--teal);outline-offset:-3px}.V2VideoGallery-module__wGZP8W__footer{justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:12px 18px;display:flex}.V2VideoGallery-module__wGZP8W__takes{flex-wrap:wrap;gap:6px;display:flex}.V2VideoGallery-module__wGZP8W__takes button{color:#63766b;cursor:pointer;background:0 0;border:1px solid #e0e6de;border-radius:7px;min-height:36px;padding:5px 12px;font-size:12px;font-weight:600}.V2VideoGallery-module__wGZP8W__takes button[aria-pressed=true]{color:#28544e;background:#e5f0ea;border-color:#357f78}.V2VideoGallery-module__wGZP8W__takes button:hover{border-color:#357f78}.V2VideoGallery-module__wGZP8W__takes button:focus-visible,.V2VideoGallery-module__wGZP8W__open:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.V2VideoGallery-module__wGZP8W__singleTake{color:#63766b;font-size:12px;font-weight:600}.V2VideoGallery-module__wGZP8W__open{color:#51695d;align-items:center;gap:6px;min-height:36px;font-size:12px;font-weight:600;display:inline-flex}.V2VideoGallery-module__wGZP8W__open:hover{color:var(--teal)}.V2VideoGallery-module__wGZP8W__error{color:#a63832;margin:0;padding:12px 18px 0;font-size:13px;line-height:1.6}.V2VideoGallery-module__wGZP8W__error a{text-decoration:underline}.V2VideoGallery-module__wGZP8W__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.V2VideoGallery-module__wGZP8W__play span{transition:none}}@media (max-width:760px){.V2VideoGallery-module__wGZP8W__grid{grid-template-columns:1fr;gap:20px}.V2VideoGallery-module__wGZP8W__heading{padding:14px}.V2VideoGallery-module__wGZP8W__footer{padding:10px 14px}.V2VideoGallery-module__wGZP8W__takes button{min-height:40px}}
