:root{--muted:#ffffffad;--text:#ffffffeb;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}html{background:#10141a}body{min-width:320px;margin:0}::selection{background:#f5c54259}.app-shell{min-height:100svh;color:var(--text);background-color:#0000;background-image:radial-gradient(circle at 50% 42%,#10141f57,#05070ce6 72%),linear-gradient(#05070cc2,#05070cf0),url(./karaoke-stage-bg-Bjwp_VXu.png);background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;grid-template-rows:auto minmax(0,1fr);display:grid}.app-header{z-index:20;background:#0f1319f5;border-bottom:1px solid #ffffff1c;padding:10px 24px 12px;position:sticky;top:0;box-shadow:0 14px 40px #0000003d}.welcome-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:100;background:#03050abd;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.welcome-popup{color:#fff;text-align:center;background:#12181ff5;border:1px solid #f5c54242;border-radius:8px;align-items:center;gap:26px;max-width:860px;padding:clamp(28px,6vw,64px);display:grid;box-shadow:0 28px 90px #00000094}.welcome-popup h1{overflow-wrap:anywhere;margin:0;font-size:clamp(30px,5vw,58px);font-weight:900;line-height:1.05}.welcome-popup p{color:#ffffffe0;overflow-wrap:anywhere;margin:0;font-size:clamp(18px,3vw,34px);font-weight:800;line-height:1.35}.welcome-popup button{color:#14120a;cursor:pointer;font:inherit;background:#f5c542;border:0;border-radius:6px;justify-self:center;min-width:120px;min-height:46px;padding:0 22px;font-size:18px;font-weight:900}.header-row{grid-template-columns:minmax(0,1fr) 56px;align-items:start;gap:12px;width:100%;max-width:1200px;margin:0 auto;display:grid}.header-menu-wrap{grid-column:2;justify-content:flex-end;display:flex;position:relative}.menu-toggle{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff21;border-radius:8px;justify-content:center;align-items:center;width:56px;height:48px;display:flex}.menu-popover{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#161c24f5;border:1px solid #ffffff21;border-radius:22px;min-width:320px;max-height:calc(100svh - 86px);display:grid;position:absolute;top:58px;right:0;overflow:hidden auto;box-shadow:0 22px 70px #0000006b}.menu-popover button{color:#fff;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff1a;justify-content:flex-start;align-items:center;gap:14px;min-height:92px;padding:0 34px;font-size:24px;font-weight:800;display:flex}.menu-popover button:last-child{border-bottom:0}.menu-popover button.active{color:#f5c542;background:#f5c54224}.hero-search button,.song-result,.key-stepper button,.compact-action,.icon-button,.primary-play{cursor:pointer;font:inherit;border:0;justify-content:center;align-items:center;display:inline-flex}.content-shell{width:100%;max-width:1200px;min-height:0;margin:0 auto;padding:18px 24px 44px}.karaoke-page,.mr-page,.contact-page,.help-page{gap:18px;display:grid}.top-search-panel{gap:5px;width:100%;display:grid;position:relative}.top-search-panel p{color:#f5c542;text-align:center;margin:0;font-size:12px;font-weight:900}.static-header-panel{align-content:center;min-height:58px}.static-header-panel p{font-size:18px}.hero-search{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:8px;grid-template-columns:24px minmax(0,1fr) 92px;align-items:center;gap:12px;width:100%;padding:10px 10px 10px 16px;display:grid;box-shadow:0 18px 52px #00000047}.passive-search{grid-template-columns:24px minmax(0,1fr)}.hero-search svg{color:var(--muted)}.hero-search input{color:#fff;background:0 0;border:0;outline:none;min-width:0;height:46px;font-size:20px}.hero-search input::placeholder{color:#ffffff75}.hero-search button{color:#14120a;background:#f5c542;border-radius:6px;height:42px;font-size:15px;font-weight:900}.search-dropdown{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;z-index:25;background:#161c24f5;border:1px solid #ffffff21;border-top:0;border-radius:0 0 18px 18px;gap:12px;max-height:min(420px,100svh - 132px);padding:16px;display:grid;position:absolute;top:68px;left:0;right:0;overflow:hidden auto;box-shadow:0 22px 58px #0000005c}.result-group{gap:10px;display:grid}.result-group h3{color:#f5c542;margin:0;font-size:15px;font-weight:900}.result-list{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:8px;min-width:0;display:grid}.song-result{color:#fff;text-align:left;background:#ffffff14;border-radius:8px;justify-content:stretch;gap:2px;min-width:0;padding:11px 12px;display:grid}.song-result span,.song-result small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.song-result span{font-size:14px;font-weight:900}.song-result small{color:var(--muted);font-size:12px}.karaoke-workspace{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.karaoke-workspace.has-youtube{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr)}.karaoke-workspace.has-youtube .lyrics-editor{grid-column:1/-1}.panel{background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;gap:16px;min-width:0;padding:16px;display:grid}.now-panel{align-content:start}.panel-header,.editor-header{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.panel-header>div:first-child,.editor-header>div:first-child{min-width:0}.eyebrow{color:#f5c542;margin:0 0 6px;font-size:12px;font-weight:900}.panel-header h2{color:#fff;overflow-wrap:anywhere;margin:0;font-size:28px;font-weight:900;line-height:1.1}.panel-header span{color:var(--muted);margin-top:6px;display:inline-block}.source-links{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.source-links a,.youtube-player-actions a,.mr-item a{color:#fff;align-items:center;text-decoration:none;display:inline-flex}.source-links a{background:#ffffff1a;border-radius:999px;gap:5px;min-height:30px;padding:0 10px;font-size:12px;font-weight:800}.key-row{align-items:center;gap:8px;min-width:0;min-height:34px;display:flex}.row-label{color:var(--muted);flex:none;align-items:center;gap:7px;min-width:88px;font-size:12px;font-weight:900;display:inline-flex}.key-stepper{grid-template-columns:42px 74px 42px;align-items:center;gap:8px;display:grid}.key-stepper button{color:#fff;background:#ffffff14;border-radius:6px;height:38px;font-size:16px;font-weight:900}.key-stepper .key-value{color:#06170d;background:#4bbf83;font-size:17px}.control-grid{grid-template-columns:minmax(0,1fr);align-items:end;gap:10px;display:grid}.control-grid>label{min-width:0}label span{color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:700;display:block}input,textarea,button{font:inherit}.control-grid input:not([type=range]),textarea,.lyrics-board{box-sizing:border-box;color:#fff;background:#ffffff1a;border:1px solid #ffffff24;border-radius:6px;outline:none;width:100%}.control-grid input:not([type=range]){height:38px;padding:0 10px}textarea{resize:vertical;min-height:240px;padding:14px}.lyrics-board{caret-color:#f5c542;column-count:2;column-fill:balance;column-rule:1px solid #ffffff24;overflow-wrap:anywhere;white-space:pre-wrap;column-gap:34px;height:480px;min-height:480px;padding:22px;line-height:1.75;overflow-y:auto}.lyrics-board:empty:before{color:#ffffff7a;content:attr(data-placeholder)}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,input:focus-visible,textarea:focus-visible,.lyrics-board:focus-visible,label:focus-within,a:focus-visible{outline-offset:2px;outline:2px solid #f5c542}.file-drop,.compact-file{color:#fff;cursor:pointer;background:#ffffff1a;border:1px dashed #ffffff47;border-radius:8px;align-items:center;gap:10px;display:flex;overflow:hidden}.file-drop{min-height:38px;padding:0 14px}.file-drop input,.compact-file input{display:none}.file-drop span{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.player-card{grid-template-columns:46px minmax(0,1fr) 38px minmax(140px,.42fr);align-items:center;gap:10px;display:grid}.primary-play{color:#121212;background:#f5c542;border-radius:7px;width:46px;height:46px}.icon-button{color:#fff;background:#ffffff1a;border-radius:7px;width:38px;height:38px}.seek-block{min-width:0;padding-inline:2px;overflow:hidden}input[type=range]{accent-color:#f5c542;width:100%}.seek-slider{--progress:0%;appearance:none;background:linear-gradient(90deg, #f5c542 var(--progress), #ffffff2e var(--progress));border-radius:999px;height:8px}.seek-slider::-webkit-slider-thumb{appearance:none;background:#fff;border:3px solid #f5c542;border-radius:50%;width:18px;height:18px}.time-row{color:var(--muted);justify-content:space-between;margin-top:6px;font-size:12px;display:flex}.volume-row{box-sizing:border-box;background:#ffffff1a;border:1px solid #ffffff24;border-radius:7px;align-items:center;gap:10px;min-height:38px;padding:0 10px;display:flex}.volume-row svg{color:var(--muted);flex:none}.youtube-player-panel{gap:10px;display:grid}.youtube-frame-wrap{aspect-ratio:16/9;background:#06080b;border-radius:8px;width:100%;overflow:hidden}.youtube-frame-wrap iframe{border:0;width:100%;height:100%;display:block}.section-title{color:#fff;align-items:center;gap:9px;min-width:0;display:flex}.section-title h2{color:#fff;flex:1;margin:0;font-size:15px;font-weight:800}.lyrics-editor{gap:12px;display:grid}.lyrics-editor .editor-header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);display:grid}.lyrics-editor .compact-file{justify-self:end}.lyrics-pager{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;justify-self:center;align-items:center;gap:4px;padding:4px;display:flex}.lyrics-pager button{color:#ffffffd6;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:30px;padding:0 9px;font-size:13px;font-weight:900;display:inline-flex}.lyrics-pager button.active{color:#14120a;background:#f5c542}.compact-file{border-style:solid;min-height:36px;padding:0 12px;font-size:13px;font-weight:800}.mr-list-panel{min-height:280px}.contact-panel,.help-panel{min-height:360px}.contact-form-frame{background:#ffffffeb;border:0;border-radius:8px;width:100%;min-height:min(760px,100svh - 190px)}.contact-form-empty,.help-panel p{color:#ffffffe0;margin:0;font-size:19px;font-weight:800;line-height:1.8}.contact-form-empty{text-align:center;align-content:center;gap:10px;min-height:260px;display:grid}.contact-form-empty p:last-child{color:#f5c542;font-size:15px}.mr-worldcup-list,.mr-song-list{gap:10px;display:grid}.mr-worldcup-group{background:#ffffff0b;border:1px solid #ffffff17;border-radius:8px;overflow:hidden}.mr-group-toggle{color:#fff;cursor:pointer;font:inherit;text-align:left;background:#ffffff0f;border:0;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:0 16px;display:grid}.mr-group-toggle svg{color:#f5c542;transition:transform .16s}.mr-group-toggle svg.expanded{transform:rotate(180deg)}.mr-group-toggle span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;font-weight:900;overflow:hidden}.mr-group-toggle small{color:#f5c542;font-size:13px;font-weight:900}.mr-song-list{padding:10px}.mr-item{background:#ffffff12;border:1px solid #ffffff17;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.mr-item div{gap:2px;min-width:0;display:grid}.mr-item strong,.mr-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mr-item strong{color:#fff;font-size:15px}.mr-item span{color:var(--muted);font-size:12px}.mr-item a,.mr-item button{color:#06170d;cursor:pointer;font:inherit;background:#4bbf83;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.empty-state,.error-state{margin:0;font-size:13px}.empty-state{color:var(--muted);place-self:center}.error-state{color:#ffafa8}@media (width<=980px){.karaoke-workspace.has-youtube,.control-grid{grid-template-columns:1fr}.karaoke-workspace.has-youtube .lyrics-editor{grid-column:auto}.key-row{flex-wrap:wrap;align-items:stretch}.row-label{min-width:auto}.key-stepper{flex-basis:100%}.player-card{grid-template-columns:46px minmax(0,1fr) 38px}.volume-row{grid-column:1/-1}}@media (width<=680px){.app-header,.content-shell{padding-left:12px;padding-right:12px}.app-header{padding-top:8px}.menu-popover{min-width:min(320px,100vw - 24px)}.header-row{grid-template-columns:minmax(0,1fr) 48px}.menu-toggle{width:48px;height:46px}.hero-search{grid-template-columns:24px minmax(0,1fr)}.hero-search button{grid-column:1/-1;width:100%}.search-dropdown{top:116px}.panel-header,.editor-header,.mr-item{grid-template-columns:1fr;align-items:stretch}.panel-header,.editor-header{flex-direction:column}.lyrics-editor .editor-header{grid-template-columns:1fr;justify-items:stretch}.lyrics-editor .compact-file{justify-self:stretch}.lyrics-pager{justify-self:center;max-width:100%;overflow-x:auto}.help-panel p{font-size:16px}.source-links{justify-content:flex-start}}
