@import url("/luxubu-3d-buttons.css?v=20260714-favorite-icon-1");
*{box-sizing:border-box}
.phone-search-window{display:none}
:root{--side-w:0px;--gold:#f5c341;--gold2:#fff1a8;--deep:#050403;--panel:#100d06;--text:#fff8dd}
body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% 0,rgba(245,195,65,.16),transparent 26%),linear-gradient(180deg,#020202,#100d06 56%,#010101);color:var(--text);font-family:Arial,Helvetica,sans-serif}
.side{position:fixed;left:0;top:0;z-index:1002;width:248px;height:100vh;padding:92px 12px 18px;border-right:1px solid rgba(245,195,65,.28);background:linear-gradient(180deg,#080604,#020201);box-shadow:18px 0 34px rgba(0,0,0,.54);transform:translateX(-106%);transition:transform .22s ease}
body.menu-open .side{transform:translateX(0)}
body.menu-open:before{content:"";position:fixed;inset:0;z-index:1001;background:rgba(0,0,0,.48)}
.brand{position:absolute;left:18px;top:17px;display:grid;place-items:center;width:150px;height:56px;color:#fff;text-decoration:none}
.brand span{display:block;color:#fff;font-size:13px;text-shadow:0 2px 8px rgba(0,0,0,.8)}
.brand b{display:none}
.side-nav{display:grid;gap:8px}
.side-nav button{min-height:42px;width:100%;border:1px solid rgba(245,195,65,.24);border-radius:8px;background:rgba(255,255,255,.03);color:#fff8dd;font-size:14px;font-weight:900;text-align:left;padding:0 12px;cursor:pointer}
.side-nav button:hover,.side-nav button.active{border-color:#fff1a8;background:rgba(245,195,65,.16);color:#fff1a8}
.side-nav button.sub-page{margin-left:16px;width:calc(100% - 16px);min-height:34px;font-size:12px;color:#e7d493}
.main{min-height:100vh;padding:12px 18px 28px}
.youtube-topbar{display:none}
.watch-column .youtube-topbar{display:none}
.watch-column .youtube-topbar .top-actions{display:none}
.top-search{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 58px;height:42px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#0b0f0e;overflow:visible}
.header-search{position:absolute;left:24%;top:16px;z-index:3;width:600px;max-width:calc(100% - 260px);transform:translateX(-50%)}
.header-page-tabs{position:relative;z-index:3;display:flex;align-items:flex-end;justify-content:flex-start;isolation:isolate;width:98%;height:42px;margin:0 auto 12px;padding:0 14px;border-bottom:1px solid rgba(245,195,65,.44);background:linear-gradient(180deg,rgba(6,5,3,.94),rgba(23,17,6,.72));overflow-x:auto;overflow-y:visible;scrollbar-width:none}
.header-page-tabs::-webkit-scrollbar{display:none}
#sitePageTabs.header-page-tabs{margin-bottom:0!important}
.karaoke-search-topics{position:relative;z-index:2;display:flex;align-items:center;gap:5px;width:100%;min-height:44px;margin:0 0 2px;padding:5px 12px;border-bottom:1px solid #2a230d;background:#070707;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}
.karaoke-search-topics:empty{display:none}
.karaoke-search-topics::-webkit-scrollbar{display:none}
html body .karaoke-search-topics button{position:relative;flex:0 0 auto;min-height:34px;padding:0 12px;border:0!important;border-radius:0!important;background:transparent!important;color:#dedede!important;font-size:13px;font-weight:400!important;line-height:32px;text-shadow:none!important;box-shadow:none!important;filter:none!important;transform:none!important;white-space:nowrap;cursor:pointer}
html body .karaoke-search-topics button:after{content:"";position:absolute;left:4px;right:4px;bottom:7px;height:3px;border-radius:2px;background:transparent;pointer-events:none}
html body .karaoke-search-topics button:hover,html body .karaoke-search-topics button:focus-visible{outline:none;background:transparent!important;color:#fff1a8!important;filter:none!important;transform:none!important}
html body .karaoke-search-topics button:hover:after,html body .karaoke-search-topics button:focus-visible:after{background:rgba(245,195,65,.5)}
html body .karaoke-search-topics button.active{background:transparent!important;color:var(--gold)!important;font-weight:400!important;text-shadow:none!important;box-shadow:none!important}
html body .karaoke-search-topics button.active:after{background:var(--gold)}
html body .karaoke-search-topics button.active:before{content:"";position:absolute;left:50%;bottom:0;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:11px solid #e60000;transform:translateX(-50%);pointer-events:none}
@media(min-width:1367px){.karaoke-search-topics{margin-bottom:12px}}
@media(min-width:1025px) and (max-width:1366px){.karaoke-search-topics{margin-top:-10px}}
.page-tabs button{position:relative;z-index:var(--tab-z,1);display:flex;align-items:center;gap:10px;flex:0 0 auto;width:auto;min-width:0;height:34px;margin:0 0 -1px 0;padding:0 10px 0 34px;border:1px solid rgba(245,195,65,.34);border-bottom-color:rgba(245,195,65,.44);border-radius:14px 14px 0 0;background:linear-gradient(180deg,rgba(32,25,11,.92),rgba(9,8,6,.96));color:#f1d56f;font-size:12px;font-weight:850;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,241,168,.1);text-align:left;text-transform:none;white-space:nowrap}
.page-tabs .tab-label{display:block;min-width:0}
.page-tabs .tab-close-x{display:grid;place-items:center;flex:0 0 18px;width:18px;height:18px;border-radius:50%;color:#dbc683;font-size:14px;font-weight:800;line-height:1}
.page-tabs .tab-close-x:hover{background:rgba(255,241,168,.16);color:#fff1a8}
.page-tabs button.active .tab-close-x{color:#3c2a06}
.page-tabs button.active .tab-close-x:hover{background:rgba(18,13,2,.14);color:#120d02}
.page-tabs button + button{margin-left:-18px}
.page-tabs button:before{content:"";position:absolute;left:12px;top:50%;width:10px;height:10px;border-radius:50%;background:radial-gradient(circle,#15120a 0 38%,#050403 42% 100%);box-shadow:inset 0 1px 1px rgba(255,241,168,.18),0 0 0 1px rgba(245,195,65,.2);transform:translateY(-50%)}
.page-tabs button:hover{background:linear-gradient(180deg,rgba(74,54,13,.96),rgba(28,20,5,.98));color:#fff1a8}
.page-tabs button.active{z-index:100;height:38px;border-color:rgba(255,241,168,.78);border-bottom-color:#050403;background:linear-gradient(180deg,#fff1a8,#e0a51b 58%,#b77807);color:#120d02;box-shadow:0 -1px 0 rgba(255,241,168,.45),0 0 14px rgba(245,195,65,.2),inset 0 1px 0 rgba(255,255,255,.46)}
.page-tabs button.active:before{background:radial-gradient(circle,#d8ffe9 0 22%,#00e86f 28% 58%,#007c39 66% 100%);box-shadow:0 0 0 1px rgba(216,255,233,.72),0 0 10px rgba(0,232,111,.95),0 0 18px rgba(0,232,111,.42)}
.page-tabs button.tab-create-button{z-index:1;display:grid;place-items:center;width:36px;height:34px;margin-left:10px;padding:0;border-color:rgba(245,195,65,.28);border-radius:12px 12px 0 0;background:linear-gradient(180deg,rgba(28,24,15,.72),rgba(6,6,5,.82));color:#f5c341;font-size:22px;font-weight:400;line-height:1;text-align:center;text-shadow:0 0 10px rgba(245,195,65,.32)}
.page-tabs button.tab-create-button:before{display:none}
.page-tabs button.tab-create-button:hover{border-color:rgba(255,241,168,.58);background:linear-gradient(180deg,rgba(255,241,168,.18),rgba(28,20,5,.92));color:#fff1a8}
.top-search input{min-width:0;border:0;padding:0 18px;background:#101413;color:#fff;font-size:16px;outline:none}
.top-search input:first-child{border-radius:999px 0 0 999px}
.top-search button{border:0;border-left:1px solid rgba(255,255,255,.2);background:#222;color:#fff;font-size:12px;font-weight:900;cursor:pointer}
.search-submit-icon{position:relative;display:grid!important;place-items:center}
.search-submit-icon span{position:relative;display:block;width:15px;height:15px;border:2px solid #fff;border-radius:50%}
.search-submit-icon span:after{content:"";position:absolute;right:-6px;bottom:-4px;width:8px;height:2px;border-radius:2px;background:#fff;transform:rotate(45deg);transform-origin:left center}
.search-history-dropdown{position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:1200;display:grid;gap:4px;padding:8px;border:1px solid rgba(245,195,65,.46);border-radius:10px;background:linear-gradient(180deg,rgba(17,18,16,.98),rgba(5,5,4,.98));box-shadow:0 14px 30px rgba(0,0,0,.62),0 0 18px rgba(245,195,65,.18);overflow:hidden}
.search-history-dropdown[hidden]{display:none}
.search-history-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 8px 7px;color:#c9a94d;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:none}
.search-history-dropdown .search-history-clear{display:inline-flex;align-items:center;min-height:24px;padding:0 2px;border:0;background:transparent;color:#c9a94d;font-size:11px;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.search-history-list{display:grid;gap:0;max-height:260px;overflow:auto}
.search-history-dropdown .search-history-item{display:flex;align-items:center;width:100%;min-height:30px;padding:0 10px;border:0;border-top:1px solid rgba(245,195,65,.1);border-radius:0;background:transparent;color:#e8e2d2;text-align:left;font-size:14px;font-weight:400;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;box-shadow:none;text-transform:none}
.search-history-dropdown .search-history-item:hover,.search-history-dropdown .search-history-item:focus-visible{outline:none;background:rgba(245,195,65,.08);color:#fff1a8}
.mic-button{width:42px;height:42px;border:0;border-radius:50%;background:#202423;color:#fff;font-size:11px;font-weight:900;cursor:pointer}
.top-actions{justify-self:end;display:flex;align-items:center;gap:8px}
.top-actions button{height:36px;border:0;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-weight:900;cursor:pointer}
.admin-header{position:relative;width:98%!important;height:74px!important;margin:0 auto;border:0;border-radius:0;background:linear-gradient(90deg,rgba(0,0,0,.98),rgba(38,29,8,.86),rgba(0,0,0,.98));box-shadow:none}
.hamburger-button{position:absolute;left:-4px;top:6px;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:36px;height:36px;border:0;border-radius:50%;background:transparent;cursor:pointer}
.hamburger-button:hover{background:rgba(255,255,255,.09)}
.hamburger-button span{display:block;width:18px;height:2px;margin:0;border-radius:2px;background:#fff;box-shadow:0 0 7px rgba(245,195,65,.5)}
.phone-search-toggle{display:none}
.header-player-toggle{display:none}
.header-queue-toggle{display:none}
.header-favorite-toggle{display:none}
.search-mic-button{display:none}
.header-avatar{position:absolute;right:18px;top:50%;z-index:5;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,241,168,.74);border-radius:50%;background:#fff;overflow:hidden;transform:translateY(-50%);cursor:pointer;box-shadow:0 0 0 2px rgba(0,0,0,.58),0 0 15px rgba(245,195,65,.32)}
.header-avatar img{display:block;width:100%;height:100%;object-fit:cover;object-position:86% 50%}
.header-avatar:hover,.header-avatar:focus-visible{outline:none;border-color:#fff;box-shadow:0 0 0 2px rgba(245,195,65,.48),0 0 18px rgba(245,195,65,.44)}
.header-brand{position:absolute;left:30px;top:7px;width:140px;height:60px;transform:none;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;justify-items:start;column-gap:6px}
.header-brand-name{position:relative;top:-7px;display:grid;align-content:center;margin:0;color:#fff;font-size:16px;line-height:1;white-space:nowrap;text-shadow:0 2px 8px rgba(0,0,0,.7)}
.header-brand-name span{display:block;color:#ffd86a;font-size:22px;font-weight:500;line-height:1}
.header-brand-name b{display:block;margin-top:1px;color:#fff;font-size:16px;font-weight:800;line-height:1}
.logo{position:absolute;display:grid;place-items:center;border-radius:50%;filter:drop-shadow(0 0 10px rgba(245,195,65,.4))}
.logo img{width:100%;height:100%;object-fit:contain}
.header-brand .logo-left{position:relative!important;left:auto!important;top:-38px!important;width:40px!important;height:60px!important;transform:none!important}
.header-brand .logo-left img{width:40px!important;height:60px!important;object-fit:contain!important}
.youtube-layout{display:grid;grid-template-columns:minmax(460px,46%) minmax(330px,25%) minmax(260px,1fr);gap:18px;align-items:start;width:100%;max-width:none;margin:0}
.watch-column{display:grid;align-content:start;align-items:start;min-width:560px;max-width:100%;width:100%}
.right-column{display:grid;gap:12px;min-width:0;height:auto}
.luxubu-right-panel{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;z-index:1!important;display:grid!important;grid-template-rows:auto minmax(0,1fr);width:calc(100% - 16px)!important;height:auto!important;min-height:420px!important;max-height:none!important;min-width:0!important;max-width:none!important;margin:10px 8px 18px!important;border:1px solid rgba(245,195,65,.52);border-radius:8px;background:linear-gradient(180deg,rgba(26,19,5,.24),rgba(0,0,0,.58));box-shadow:0 0 0 1px rgba(255,232,162,.04),0 0 22px rgba(0,0,0,.34),inset 0 0 26px rgba(245,195,65,.045);pointer-events:auto}
@media(min-width:1501px){.luxubu-right-panel{position:fixed!important;left:auto!important;right:18px!important;top:154px!important;bottom:auto!important;z-index:80!important;width:25vw!important;height:calc(100vh - 182px)!important;min-width:280px!important;max-width:520px!important;margin:0!important}}
body.phone-layout-ordered .luxubu-right-panel{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;display:grid!important;width:calc(100% - 16px)!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:860px!important;max-height:none!important;margin:10px 8px 18px!important;z-index:1!important}
body.phone-layout-ordered .favorite-song-list{max-height:790px!important}
.luxubu-right-panel h2{display:flex;align-items:center;gap:7px;margin:12px 14px 0;color:#ffd86a;font-size:15px;font-weight:900;letter-spacing:.5px;text-transform:uppercase}
.favorite-title-heart{position:relative;display:inline-block;width:15px;height:15px;min-width:15px;background:#ffd86a;border-radius:3px;transform:translateY(1px) rotate(-45deg);filter:drop-shadow(0 0 6px rgba(245,195,65,.45))}
.favorite-title-heart:before,.favorite-title-heart:after{content:"";position:absolute;width:15px;height:15px;border-radius:50%;background:#ffd86a}
.favorite-title-heart:before{left:0;top:-7px}
.favorite-title-heart:after{left:7px;top:0}
.favorite-song-list{display:grid;align-content:start;gap:8px;min-height:0;margin-top:10px;padding:0 12px 12px;overflow:auto;scrollbar-color:#f5c341 rgba(0,0,0,.45);scrollbar-width:thin}
.favorite-song-row{position:relative;display:grid;grid-template-columns:24px 128px minmax(0,1fr);gap:8px;align-items:center;width:100%;min-height:84px;padding:5px 46px 5px 5px;border:1px solid rgba(245,195,65,.28);border-radius:8px;background:rgba(0,0,0,.18);color:#fff;text-align:left}
.favorite-song-row:hover{border-color:rgba(245,195,65,.68);background:rgba(245,195,65,.08)}
.favorite-index{display:grid;place-items:center;min-width:24px;color:#ffd86a;font-size:18px;font-style:normal;font-weight:900;line-height:1;text-shadow:0 1px 8px rgba(245,195,65,.25)}
.favorite-song-row img{width:128px;height:72px;border-radius:7px;object-fit:cover;background:#071d18}
.favorite-main{min-width:0;padding:0!important;border:0!important;background:transparent!important;color:#fff!important;text-align:left;cursor:pointer;box-shadow:none!important;text-shadow:none!important;appearance:none;-webkit-appearance:none}
.favorite-song-row strong{display:-webkit-box;overflow:hidden;color:#fff!important;background:transparent!important;font-size:14px;font-weight:600;line-height:1.25;text-overflow:ellipsis;text-shadow:none!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.favorite-song-row small{display:block;overflow:hidden;margin-top:2px;color:#ffd86a!important;background:transparent!important;font-size:12px;white-space:nowrap;text-overflow:ellipsis;text-shadow:none!important}
.favorite-add{position:absolute;top:5px;right:7px;display:grid;place-items:center;width:30px;height:26px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#ffd86a;font-size:28px;font-weight:900;line-height:1;cursor:pointer;box-shadow:none!important;text-shadow:none!important;appearance:none;-webkit-appearance:none}
.favorite-add:hover{color:#fff1a8;text-shadow:0 0 10px rgba(245,195,65,.55)}
.favorite-remove{position:absolute;right:10px;top:49px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;cursor:pointer;box-shadow:none!important;text-shadow:none!important;appearance:none;-webkit-appearance:none}
.favorite-remove.favorite-minus{right:10px;top:49px;display:grid;place-items:center;width:30px;height:24px;background:transparent!important;color:#ffd86a!important;font-size:0;line-height:1;box-shadow:none!important}
.favorite-remove.favorite-minus::before{content:"";display:block;width:17px;height:4px;border-radius:999px;background:#ffd86a;box-shadow:0 0 7px rgba(245,195,65,.45)}
.favorite-remove.favorite-minus:hover::before{background:#fff1a8;box-shadow:0 0 10px rgba(245,195,65,.65)}
.favorite-empty{padding:14px 4px;color:#fff4c5;font-size:13px;font-weight:700;text-align:center}
.battery-screen{position:fixed;inset:0;z-index:8000;display:grid;place-items:center;width:100vw;height:100dvh;border:0;background:#000;color:rgba(255,216,106,.62);cursor:pointer;touch-action:none;overscroll-behavior:none;-webkit-user-select:none;user-select:none}
.battery-screen[hidden]{display:none}
.battery-screen span{align-self:end;margin-bottom:4px;font-size:14px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;opacity:.72}
.battery-screen small{align-self:start;color:rgba(255,255,255,.32);font-size:12px;font-weight:800}
body.battery-mode{overflow:hidden;background:#000;touch-action:none;overscroll-behavior:none}
.cast-tv-modal{position:fixed;inset:0;z-index:7000;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.72)}
.cast-tv-modal[hidden]{display:none}
.cast-tv-card{display:grid;gap:10px;width:min(460px,100%);max-height:min(620px,86dvh);padding:14px;border:1px solid rgba(245,195,65,.58);border-radius:8px;background:linear-gradient(180deg,#171103,#050403);box-shadow:0 24px 60px rgba(0,0,0,.68),0 0 28px rgba(245,195,65,.16);overflow:auto}
.cast-tv-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.cast-tv-head h2{margin:0;color:#ffd86a;font-size:18px;font-weight:900}
.cast-tv-head button{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,241,168,.38);border-radius:50%;background:rgba(255,255,255,.06);color:#fff1a8;font-size:18px;font-weight:900;cursor:pointer}
.cast-tv-now{min-height:38px;padding:9px 10px;border:1px solid rgba(245,195,65,.24);border-radius:7px;background:rgba(0,0,0,.24);color:#fff;font-size:14px;font-weight:400;line-height:1.25;text-transform:none}
.cast-tv-actions{display:flex;justify-content:flex-end}
.cast-tv-actions button{height:34px;padding:0 14px;border:1px solid rgba(255,241,168,.42);border-radius:999px;background:rgba(245,195,65,.12);color:#fff1a8;font-weight:900;cursor:pointer}
.cast-tv-section-title{color:#c9a94d;font-size:11px;font-weight:900;letter-spacing:.1em}
.cast-tv-list{display:grid;gap:6px;min-height:58px}
.cast-tv-device{display:grid;grid-template-columns:1fr;align-items:center;gap:0;width:100%;min-height:42px;padding:7px 12px;border:1px solid rgba(245,195,65,.34);border-radius:7px;background:linear-gradient(180deg,#ffd86a,#b77a08);color:#120d02;text-align:left;cursor:pointer;box-shadow:inset 0 -3px 0 rgba(80,45,0,.28)}
.cast-tv-device:hover,.cast-tv-device:focus-visible{outline:none;border-color:#fff1a8;background:rgba(245,195,65,.14)}
.cast-tv-device strong{overflow:visible;font-size:14px;font-weight:900;white-space:nowrap;text-overflow:clip}
.cast-tv-device span{display:block;margin-top:2px;color:#4a3002;font-size:9px;font-weight:900;letter-spacing:.08em}
.cast-tv-empty,.cast-tv-status{color:#fff1a8;font-size:13px;font-weight:800;line-height:1.35}
.cast-tv-empty{display:grid;place-items:center;min-height:74px;text-align:center}
.cast-tv-status{min-height:20px}
.singer-name-modal{position:fixed;inset:0;z-index:7200;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.76);backdrop-filter:blur(3px)}
.singer-name-modal[hidden]{display:none}
.singer-name-card{position:relative;display:grid;gap:12px;width:min(420px,100%);padding:20px;border:1px solid rgba(245,195,65,.72);border-radius:12px;background:linear-gradient(180deg,#211704,#070503);box-shadow:0 24px 65px rgba(0,0,0,.76),0 0 28px rgba(245,195,65,.2)}
.singer-name-card h2{margin:0;padding-right:38px;color:#ffd86a;font-size:20px;font-weight:700}
.singer-name-card p{overflow:hidden;margin:0;color:rgba(255,255,255,.72);font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
.singer-name-card input{width:100%;height:46px;padding:0 14px;border:1px solid rgba(255,232,162,.48);border-radius:8px;background:#050403;color:#fff;font-size:17px;font-weight:400;outline:none}
.singer-name-card input:focus{border-color:#ffd86a;box-shadow:0 0 0 3px rgba(245,195,65,.16)}
.singer-name-close{position:absolute;right:12px;top:10px;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;background:transparent;color:#fff1a8;font-size:27px;font-weight:400;line-height:1;cursor:pointer}
.singer-name-actions{display:grid;grid-template-columns:1fr}
.singer-name-actions button{height:42px;border:1px solid rgba(255,232,162,.38);border-radius:8px;background:rgba(255,255,255,.06);color:#fff;font-size:14px;font-weight:600;cursor:pointer}
.singer-name-actions #addSingerName{border-color:#ffd86a;background:linear-gradient(180deg,#ffd86a,#b77a08);color:#120d02}
.singer-name-actions #addSingerName:disabled{opacity:.42;cursor:not-allowed}
body.singer-name-open{overflow:hidden}
.below-player-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:18px;align-items:stretch;margin-top:18px}
.player-panel,.search-panel,.up-next,.comments-panel{border:1px solid rgba(245,195,65,.42);border-radius:10px;background:linear-gradient(180deg,rgba(26,19,5,.68),rgba(5,4,2,.86));box-shadow:0 0 0 1px rgba(255,232,162,.05),0 0 18px rgba(0,0,0,.34),inset 0 0 18px rgba(245,195,65,.04)}
.player-panel{position:relative;display:grid;grid-template-rows:auto auto auto auto;gap:0;min-height:0;padding:0 0 10px;overflow:visible!important;border:0;border-radius:0;background:linear-gradient(180deg,rgba(22,17,6,.62),rgba(0,0,0,.96));box-shadow:0 0 28px rgba(0,0,0,.45),inset 0 0 34px rgba(245,195,65,.05)}
.video-shell{position:relative;width:100%!important;max-width:100%;max-height:560px;margin:0 auto;aspect-ratio:var(--video-aspect,16 / 9);border:0;border-radius:0;overflow:hidden;background:#000;line-height:0}
.video-shell iframe{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;border:0;background:#000}
.video-shell .luxubu-native-player{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;border:0;background:#000;object-fit:fill}
.next-song-ticker{position:absolute;left:0;right:0;top:8%;bottom:auto;z-index:5;display:flex;align-items:center;height:48px;border-top:1px solid rgba(255,216,106,.8);border-bottom:1px solid rgba(255,216,106,.68);background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(31,20,1,.9),rgba(0,0,0,.88));opacity:0;visibility:hidden;overflow:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}
.next-song-ticker.show{opacity:1;visibility:visible}
.next-song-ticker-track{display:inline-block;min-width:max-content;padding-left:100%;color:#fff1a8;font-size:clamp(15px,2vw,27px);font-weight:700;line-height:46px;text-shadow:0 2px 8px #000,0 0 10px rgba(245,195,65,.34);white-space:nowrap;will-change:transform}
.next-song-ticker.show .next-song-ticker-track{animation:next-song-ticker-move var(--next-song-ticker-duration,14s) linear 1}
@keyframes next-song-ticker-move{from{transform:translateX(0)}to{transform:translateX(-100%)}}
:fullscreen.video-shell .next-song-ticker,:-webkit-full-screen.video-shell .next-song-ticker{top:7%;bottom:auto;height:58px}
:fullscreen.video-shell .next-song-ticker-track,:-webkit-full-screen.video-shell .next-song-ticker-track{font-size:clamp(22px,2.5vw,38px);line-height:56px}
@media(max-width:480px){.next-song-ticker{top:6%;bottom:auto;height:38px}.next-song-ticker-track{font-size:14px;line-height:36px}}
@media(prefers-reduced-motion:reduce){.next-song-ticker-track{padding-left:16px}.next-song-ticker.show .next-song-ticker-track{animation:none;transform:none}}
.player-hover-play{position:absolute;left:50%;top:50%;z-index:7;display:grid;place-items:center;width:54px!important;height:54px!important;margin:-27px 0 0 -27px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;color:transparent!important;text-shadow:none!important;opacity:0;visibility:hidden;cursor:pointer;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.player-hover-play span{display:block;width:0;height:0;margin-left:8px;border-top:25px solid transparent;border-bottom:25px solid transparent;border-left:38px solid #fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.82))}
.video-shell.is-playing .player-hover-play span{width:34px;height:44px;margin-left:0;border:0;background:linear-gradient(90deg,#fff 0 34%,transparent 34% 66%,#fff 66% 100%);filter:drop-shadow(0 2px 8px rgba(0,0,0,.82))}
.video-shell:hover .player-hover-play,.video-shell.show-play-button .player-hover-play{opacity:1;visibility:visible;transform:scale(1)}
.video-shell.is-playing:not(:hover) .player-hover-play{opacity:0;visibility:hidden}
:fullscreen.video-shell:hover .player-hover-play,:fullscreen.video-shell:hover .player-fullscreen-button,:-webkit-full-screen.video-shell:hover .player-hover-play,:-webkit-full-screen.video-shell:hover .player-fullscreen-button{opacity:0;visibility:hidden}
:fullscreen.video-shell.controls-visible .player-hover-play,:fullscreen.video-shell.controls-visible .player-fullscreen-button,:fullscreen.video-shell.show-play-button .player-hover-play,:fullscreen.video-shell.show-play-button .player-fullscreen-button,:-webkit-full-screen.video-shell.controls-visible .player-hover-play,:-webkit-full-screen.video-shell.controls-visible .player-fullscreen-button,:-webkit-full-screen.video-shell.show-play-button .player-hover-play,:-webkit-full-screen.video-shell.show-play-button .player-fullscreen-button{opacity:1;visibility:visible;transform:scale(1)}
:fullscreen.video-shell.is-playing:not(.controls-visible) .player-hover-play,:fullscreen.video-shell.is-playing:not(.controls-visible) .player-fullscreen-button,:-webkit-full-screen.video-shell.is-playing:not(.controls-visible) .player-hover-play,:-webkit-full-screen.video-shell.is-playing:not(.controls-visible) .player-fullscreen-button{opacity:0;visibility:hidden}
.player-hover-play:hover,.player-hover-play:focus-visible{outline:none;background:transparent;transform:scale(1.08)}
.player-hover-play:hover span,.player-hover-play:focus-visible span{border-left-color:#fff}
.player-fullscreen-button{position:absolute;right:8px;bottom:8px;z-index:13;display:grid!important;place-items:center;width:34px!important;height:34px!important;padding:0!important;border:0!important;border-radius:6px!important;background:rgba(0,0,0,.46)!important;color:#fff!important;box-shadow:0 1px 8px rgba(0,0,0,.65)!important;text-shadow:none!important;opacity:0;visibility:hidden;cursor:pointer;transition:opacity .18s ease,transform .18s ease,visibility .18s ease,background-color .18s ease;backdrop-filter:blur(2px)!important;font-size:0!important}
.player-fullscreen-button span{display:block;width:20px;height:20px;background:linear-gradient(#fff,#fff) left top/8px 2px no-repeat,linear-gradient(#fff,#fff) left top/2px 8px no-repeat,linear-gradient(#fff,#fff) right top/8px 2px no-repeat,linear-gradient(#fff,#fff) right top/2px 8px no-repeat,linear-gradient(#fff,#fff) left bottom/8px 2px no-repeat,linear-gradient(#fff,#fff) left bottom/2px 8px no-repeat,linear-gradient(#fff,#fff) right bottom/8px 2px no-repeat,linear-gradient(#fff,#fff) right bottom/2px 8px no-repeat;filter:drop-shadow(0 1px 3px rgba(0,0,0,.95))}
.player-fullscreen-button span:before,.player-fullscreen-button span:after{content:none}
.video-shell:hover .player-fullscreen-button,.video-shell.show-play-button .player-fullscreen-button{opacity:1;visibility:visible}
.player-fullscreen-button:hover,.player-fullscreen-button:focus-visible{outline:none;background:rgba(0,0,0,.72)!important;transform:scale(1.06)!important}
.player-error-note{position:absolute;inset:0;z-index:5;display:none;place-items:center;padding:28px;border:0;background:linear-gradient(180deg,rgba(0,0,0,.96),rgba(12,9,2,.98));color:#ffd86a;font-size:30px;font-weight:900;line-height:1.25;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.88);box-shadow:inset 0 0 42px rgba(245,195,65,.12);pointer-events:none}
.player-error-note[data-kind="status"]{inset:auto auto 14px 50%;width:max-content;max-width:calc(100% - 24px);padding:8px 16px;border:1px solid rgba(255,216,106,.78);border-radius:999px;background:rgba(8,7,3,.88);font-size:15px;line-height:1.2;white-space:nowrap;box-shadow:0 5px 18px rgba(0,0,0,.58),0 0 15px rgba(245,195,65,.2);transform:translateX(-50%);backdrop-filter:blur(4px)}
.video-shell.video-error .player-error-note{display:grid}
.digital-audio-confirm{position:absolute;inset:0;z-index:120;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.76);backdrop-filter:blur(2px)}
.digital-audio-confirm[hidden]{display:none!important}
.digital-audio-confirm-card{width:min(560px,94%);padding:22px 24px 20px;border:2px solid #e4b631;border-radius:12px;background:linear-gradient(180deg,#17130a,#050403);box-shadow:0 8px 0 #805008,0 24px 60px rgba(0,0,0,.78),0 0 30px rgba(245,195,65,.28);text-align:center}
.digital-audio-confirm-title{display:flex;align-items:center;justify-content:center;gap:11px;color:#fff5c8;font-size:26px;font-weight:950;letter-spacing:.03em;text-shadow:0 2px 8px #000}
.digital-audio-confirm-title span{display:block;width:16px;height:16px;border-radius:50%;background:#27d58a;box-shadow:0 0 0 6px rgba(39,213,138,.17),0 0 15px rgba(39,213,138,.65)}
.digital-audio-confirm-card p{max-width:480px;margin:16px auto 20px;color:#ffe27d;font-size:20px;font-weight:400;line-height:1.45;text-shadow:0 2px 7px #000}
.digital-audio-confirm-card button{display:block;width:min(260px,100%);height:52px;min-height:52px;margin:0 auto;border:1px solid #fff0a8;border-radius:8px;background:linear-gradient(180deg,#ffe47c,#d99a18);color:#090602;font-size:18px;font-weight:950;cursor:pointer;box-shadow:0 4px 0 #6d4508;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none}
.digital-audio-confirm-card button:hover,.digital-audio-confirm-card button:focus-visible{outline:3px solid rgba(255,240,168,.92);outline-offset:3px;filter:brightness(1.08)}
@media(max-width:560px){
  .digital-audio-confirm{padding:12px}
  .digital-audio-confirm-card{padding:18px 15px 16px}
  .digital-audio-confirm-title{font-size:20px}
  .digital-audio-confirm-card p{font-size:17px}
}

/* Karaoke member account and avatar crop editor */
body.karaoke-account-open{overflow:hidden!important}
.karaoke-account-overlay{
  position:fixed;
  inset:0;
  z-index:9200;
  display:grid;
  place-items:center;
  padding:22px;
  overflow-y:auto;
  overscroll-behavior:contain;
  background:rgba(0,0,0,.78);
  -webkit-backdrop-filter:blur(14px);
  backdrop-filter:blur(14px);
}
.karaoke-account-overlay[hidden]{display:none!important}
.karaoke-account-dialog{
  position:relative;
  width:min(560px,100%);
  max-height:calc(100vh - 44px);
  margin:auto;
  padding:28px;
  overflow-y:auto;
  border:1px solid rgba(245,195,65,.48);
  border-radius:23px;
  background:
    radial-gradient(circle at 50% 0,rgba(245,195,65,.14),transparent 32%),
    linear-gradient(155deg,rgba(19,14,7,.99),rgba(3,11,9,.995));
  box-shadow:0 30px 85px rgba(0,0,0,.68),inset 0 1px 0 rgba(255,240,166,.13);
}
.karaoke-account-dialog > h2{
  margin:0 44px 20px;
  color:#ffe170;
  font-family:Georgia,"Times New Roman",serif;
  font-size:30px;
  line-height:1.1;
  text-align:center;
}
html body #karaokeAccountClose{
  position:absolute!important;
  right:12px!important;
  top:12px!important;
  z-index:4!important;
  display:grid!important;
  place-items:center!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  min-height:42px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid rgba(255,240,166,.7)!important;
  border-radius:50%!important;
  background:linear-gradient(180deg,#ffe681,#b97408)!important;
  color:#160e01!important;
  font-size:24px!important;
  font-weight:950!important;
  line-height:1!important;
  text-shadow:none!important;
  box-shadow:0 8px 20px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.5)!important;
  transform:none!important;
  cursor:pointer!important;
}
.karaoke-avatar-editor{
  margin-bottom:17px;
  padding:11px;
  border:1px solid rgba(245,195,65,.38);
  border-radius:17px;
  background:rgba(255,255,255,.025);
}
.karaoke-avatar-toolbar{
  display:flex;
  min-height:34px;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:0 1px 8px;
}
.karaoke-avatar-toolbar > strong{
  color:#fff8dc;
  font-size:13px;
  font-weight:950;
  letter-spacing:.035em;
  white-space:nowrap;
}
.karaoke-avatar-toolbar > label{
  display:grid;
  grid-template-columns:auto minmax(92px,1fr) 42px;
  align-items:center;
  gap:8px;
  width:min(295px,70%);
}
.karaoke-avatar-toolbar > label > span,
.karaoke-avatar-toolbar > label > output{
  color:#cdbb80;
  font-size:9px;
  font-weight:900;
  letter-spacing:.04em;
  text-transform:uppercase;
  white-space:nowrap;
}
.karaoke-avatar-toolbar > label > output{
  color:#f6d66d;
  font-size:10px;
  text-align:right;
}
#karaokeAvatarZoom{
  width:100%;
  height:20px;
  min-width:0;
  margin:0;
  padding:0;
  border:0;
  outline:0;
  background:transparent;
  accent-color:#eab82b;
  cursor:pointer;
}
#karaokeAvatarZoom:focus-visible{
  outline:2px solid rgba(255,224,112,.7);
  outline-offset:2px;
}
#karaokeAvatarZoom:disabled{cursor:not-allowed;opacity:.42}
.karaoke-avatar-stage{
  position:relative;
  isolation:isolate;
  width:100%;
  overflow:hidden;
  border:1px dashed rgba(255,222,111,.58);
  border-radius:11px;
  aspect-ratio:2 / 1;
  background:
    radial-gradient(circle at 50% 45%,rgba(245,195,65,.15),transparent 34%),
    linear-gradient(135deg,#201709,#020806 72%);
  box-shadow:inset 0 0 30px rgba(0,0,0,.5);
}
.karaoke-avatar-stage canvas{
  position:relative;
  z-index:2;
  display:block;
  width:100%;
  height:100%;
  outline:0;
  cursor:grab;
  touch-action:none;
}
.karaoke-avatar-stage.has-photo canvas.is-dragging{cursor:grabbing}
.karaoke-avatar-stage.is-busy canvas{cursor:wait}
.karaoke-avatar-stage canvas:focus-visible{box-shadow:inset 0 0 0 3px rgba(255,225,112,.86)}
.karaoke-avatar-resting{
  position:absolute;
  left:50%;
  top:50%;
  z-index:1;
  display:block;
  width:42%;
  max-height:88%;
  aspect-ratio:1;
  border-radius:50%;
  object-fit:cover;
  transform:translate(-50%,-50%);
}
.karaoke-avatar-resting[hidden]{display:none}
.karaoke-avatar-ring{
  position:absolute;
  left:50%;
  top:50%;
  z-index:3;
  width:44.45%;
  aspect-ratio:1;
  border:3px solid #f6c83f;
  border-radius:50%;
  box-shadow:
    0 0 0 999px rgba(0,0,0,.42),
    0 0 0 1px rgba(255,255,255,.5),
    0 0 20px rgba(245,195,65,.38);
  transform:translate(-50%,-50%);
  pointer-events:none;
}
.karaoke-avatar-placeholder{
  position:absolute;
  left:50%;
  bottom:8px;
  z-index:4;
  padding:3px 8px;
  border-radius:999px;
  background:rgba(0,0,0,.74);
  color:#f4d56d;
  font-size:10px;
  font-weight:850;
  letter-spacing:.04em;
  transform:translateX(-50%);
  white-space:nowrap;
}
.karaoke-avatar-placeholder[hidden]{display:none}
.karaoke-avatar-tools{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
  margin-top:8px;
}
html body #karaokeAvatarBrowse,
html body #karaokeAvatarCrop,
html body #karaokeAvatarRemove{
  min-height:44px!important;
  margin:0!important;
  padding:0 8px!important;
  border:1px solid rgba(255,237,165,.52)!important;
  border-radius:9px!important;
  background:linear-gradient(180deg,#ffe478,#ba7807)!important;
  color:#160e01!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.025em!important;
  text-shadow:none!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.52)!important;
  transform:none!important;
  cursor:pointer!important;
}
html body #karaokeAvatarRemove{
  border-color:rgba(245,195,65,.3)!important;
  background:#110f0c!important;
  color:#fff3c4!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07)!important;
}
html body #karaokeAvatarBrowse:hover:not(:disabled),
html body #karaokeAvatarCrop:hover:not(:disabled),
html body #karaokeAvatarRemove:hover:not(:disabled){
  filter:brightness(1.1)!important;
  transform:translateY(-1px)!important;
}
html body #karaokeAvatarBrowse:active:not(:disabled),
html body #karaokeAvatarCrop:active:not(:disabled),
html body #karaokeAvatarRemove:active:not(:disabled){
  transform:scale(.985)!important;
}
html body #karaokeAvatarBrowse:disabled,
html body #karaokeAvatarCrop:disabled,
html body #karaokeAvatarRemove:disabled{
  cursor:not-allowed!important;
  filter:saturate(.35)!important;
  opacity:.42!important;
  transform:none!important;
}
#karaokeAvatarStatus{
  display:block;
  min-height:16px;
  margin-top:7px;
  overflow:hidden;
  color:#a99f80;
  font-size:10px;
  font-weight:700;
  text-align:center;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.karaoke-account-form{display:grid;gap:14px}
.karaoke-account-form[hidden],
.karaoke-profile-actions[hidden]{display:none!important}
.karaoke-account-form > label{display:grid;gap:7px}
.karaoke-account-form > label > span{
  color:#d2b95f;
  font-size:11px;
  font-weight:900;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.karaoke-account-form input{
  width:100%;
  height:48px;
  padding:0 14px;
  border:1px solid rgba(245,195,65,.28);
  border-radius:12px;
  outline:0;
  background:rgba(0,0,0,.38);
  color:#fff9e2;
  font-family:inherit;
  font-size:16px;
}
.karaoke-account-form input:focus{
  border-color:#f6d66d;
  box-shadow:0 0 0 3px rgba(245,195,65,.12);
}
.karaoke-account-form input::placeholder{color:#766f5b}
html body #karaokeAccountSubmit,
html body #karaokeAvatarSave{
  width:100%!important;
  min-height:48px!important;
  margin:0!important;
  padding:0 14px!important;
  border:1px solid rgba(255,240,166,.64)!important;
  border-radius:12px!important;
  background:linear-gradient(180deg,#ffe681,#bd7c0a)!important;
  color:#160e01!important;
  font-size:15px!important;
  font-weight:950!important;
  text-shadow:none!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.48),0 9px 22px rgba(0,0,0,.24)!important;
  transform:none!important;
  cursor:pointer!important;
}
.karaoke-account-alt{
  display:flex;
  min-height:42px;
  align-items:center;
  justify-content:center;
  gap:5px;
  color:#b5aa88;
  font-size:13px;
}
html body #karaokeAccountMode{
  min-height:42px!important;
  margin:0!important;
  padding:7px!important;
  border:0!important;
  background:transparent!important;
  color:#f5ca4c!important;
  font:inherit!important;
  font-weight:850!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
  text-shadow:none!important;
  box-shadow:none!important;
  transform:none!important;
  cursor:pointer!important;
}
.karaoke-profile-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
html body #karaokeAccountLogout{
  min-height:48px!important;
  margin:0!important;
  padding:0 14px!important;
  border:1px solid rgba(245,195,65,.3)!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.04)!important;
  color:#fff8dc!important;
  font-size:14px!important;
  font-weight:850!important;
  text-shadow:none!important;
  box-shadow:none!important;
  transform:none!important;
  cursor:pointer!important;
}
html body #karaokeAccountSubmit:disabled,
html body #karaokeAvatarSave:disabled,
html body #karaokeAccountLogout:disabled,
html body #karaokeAccountClose:disabled{
  cursor:wait!important;
  filter:saturate(.4)!important;
  opacity:.56!important;
}
.karaoke-account-message{
  min-height:20px;
  margin-top:10px;
  color:#ffd2a6;
  font-size:13px;
  font-weight:750;
  text-align:center;
}
.karaoke-account-sr-only{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
@media(max-width:600px){
  .karaoke-account-overlay{padding:12px}
  .karaoke-account-dialog{
    max-height:calc(100vh - 24px);
    padding:24px 14px 18px;
    border-radius:18px;
  }
  .karaoke-account-dialog > h2{margin-bottom:16px;font-size:25px}
  html body #karaokeAccountClose{right:7px!important;top:7px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}
  .karaoke-avatar-toolbar{align-items:flex-start;flex-direction:column;gap:5px}
  .karaoke-avatar-toolbar > label{width:100%}
  html body #karaokeAvatarBrowse,
  html body #karaokeAvatarCrop,
  html body #karaokeAvatarRemove{min-height:42px!important;font-size:10px!important}
  .karaoke-profile-actions{grid-template-columns:1fr}
}
input[type=range]{accent-color:#ff0033}
.player-control-row{position:relative;z-index:80;display:grid;grid-template-columns:40px 34px 34px 78px 34px minmax(40px,1fr);align-items:center;justify-content:start;gap:8px;min-height:48px;padding:0 0;background:#050505;color:#fff;overflow:visible!important}
.player-control-row > *{align-self:center!important}
.player-control-row button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#181818;color:#fff;font-size:15px;font-weight:900;line-height:1;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}
.player-control-row #playerPlay{width:40px;height:40px;font-size:18px}
.player-control-row #playerPlay,.player-control-row #playerStop,.player-control-row #playerNext,.player-control-row #playerMute{position:relative;display:grid!important;place-items:center!important;aspect-ratio:1 / 1!important;padding:0!important;border:0!important;border-radius:50%!important;background:#f7c84b!important;color:#071513!important;text-shadow:none!important;box-shadow:none!important;transform:none!important;font-size:0!important;line-height:0!important}
.player-control-row #playerPlay:hover,.player-control-row #playerStop:hover,.player-control-row #playerNext:hover,.player-control-row #playerMute:hover{filter:brightness(1.08)!important;background:#ffd86a!important;color:#071513!important}
.player-control-row #playerPlay:active,.player-control-row #playerStop:active,.player-control-row #playerNext:active,.player-control-row #playerMute:active{transform:none!important;box-shadow:none!important}
.player-control-row #playerPlay:before,.player-control-row #playerStop:before,.player-control-row #playerNext:before,.player-control-row #playerNext:after,.player-control-row #playerMute:before,.player-control-row #playerMute:after{content:"";display:block;box-sizing:border-box}
.player-control-row #playerPlay:before{position:absolute;left:52%;top:50%;width:0;height:0;margin:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:15px solid #070707;transform:translate(-50%,-50%)}
.player-control-row #playerPlay[data-playing="1"]:before{left:50%;width:13px;height:16px;border:0;background:linear-gradient(90deg,#070707 0 35%,transparent 35% 65%,#070707 65% 100%)}
.player-control-row #playerStop:before{position:absolute;left:50%;top:50%;width:10px;height:10px;border-radius:2px;background:#070707;transform:translate(-50%,-50%)}
.player-control-row #playerNext:before{position:absolute;left:45%;top:50%;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid #070707;transform:translate(-50%,-50%)}
.player-control-row #playerNext:after{position:absolute;left:69%;top:50%;width:3px;height:15px;border-radius:2px;background:#070707;transform:translate(-50%,-50%)}
.player-control-row #playerNext:disabled{opacity:.28!important;filter:grayscale(.7)!important;cursor:not-allowed!important;pointer-events:none!important}
.player-control-row #playerMute:before{position:absolute;left:47%;top:50%;width:18px;height:17px;background:#070707;clip-path:polygon(0 35%,34% 35%,70% 5%,70% 95%,34% 65%,0 65%);transform:translate(-50%,-50%)}
.player-control-row #playerMute:after{position:absolute;left:57%;top:50%;width:12px;height:12px;margin:0;border:2px solid #070707;border-left:0;border-bottom:0;border-radius:0 13px 0 0;transform:translate(-50%,-50%) rotate(45deg)}
.player-control-row #playerMute[data-muted="1"]:after{left:61%;width:18px;height:2px;margin:0;border:0;border-radius:2px;background:#070707;transform:translate(-50%,-50%) rotate(45deg)}
.player-control-row .player-cast-button{position:relative;display:grid!important;place-items:center!important;width:78px;height:34px;border:0!important;border-radius:999px;background:#f7c84b!important;color:#120d02;font-size:12px;line-height:1;box-shadow:none!important;text-shadow:none!important}
.player-control-row .player-cast-button.connected{background:#00d84f!important;color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.72);box-shadow:0 0 0 2px rgba(255,255,255,.28),0 0 18px rgba(0,255,90,.78)!important;animation:castTvPulse .7s linear infinite!important}
.player-control-row button:hover{background:#272727;color:#ffe69c}
.player-control-row .player-cast-button:hover{background:#ffd86a!important;color:#0d0d0d}
.player-control-row .player-cast-button.connected:hover{background:#00d84f!important;color:#fff!important;animation:castTvPulse .7s linear infinite!important}
@keyframes castTvPulse{0%{background:#006d20!important;transform:scale(1);box-shadow:0 0 0 1px rgba(255,255,255,.18),0 0 5px rgba(0,255,90,.35)}50%{background:#70ff9b!important;transform:scale(1.06);box-shadow:0 0 0 4px rgba(255,255,255,.72),0 0 34px rgba(0,255,90,1)}100%{background:#006d20!important;transform:scale(1);box-shadow:0 0 0 1px rgba(255,255,255,.18),0 0 5px rgba(0,255,90,.35)}}
.player-control-row span{font-size:13px;font-weight:900;color:#fff;white-space:nowrap}
.player-control-row input{width:100%;cursor:pointer}
#playerCurrent,#playerDuration,#playerSeek{position:absolute;z-index:12;bottom:9px;opacity:0;visibility:hidden;transition:opacity .16s ease,visibility .16s ease}
#playerCurrent{left:18px;color:#fff;font-size:13px;font-weight:900;text-shadow:0 1px 4px rgba(0,0,0,.9)}
#playerDuration{right:18px;color:#fff;font-size:13px;font-weight:900;text-shadow:0 1px 4px rgba(0,0,0,.9)}
#playerSeek{left:66px;right:66px;width:auto!important;height:14px;margin:0;padding:0;cursor:pointer;accent-color:#ff0033;pointer-events:none}
.video-shell:hover #playerCurrent,.video-shell:hover #playerDuration,.video-shell:hover #playerSeek,.video-shell.controls-visible #playerCurrent,.video-shell.controls-visible #playerDuration,.video-shell.controls-visible #playerSeek,.video-shell:focus-within #playerCurrent,.video-shell:focus-within #playerDuration,.video-shell:focus-within #playerSeek{opacity:1;visibility:visible}
.video-shell:hover #playerSeek,.video-shell.controls-visible #playerSeek,.video-shell:focus-within #playerSeek{pointer-events:auto}
.volume-wrap{position:relative;width:34px;height:34px}
.player-control-row .volume-wrap{display:none!important}
.volume-slider{position:absolute;left:0;top:38px;width:138px!important;height:34px;padding:0 10px;border:1px solid rgba(245,195,65,.7);border-radius:999px;background:linear-gradient(180deg,rgba(57,39,6,.98),rgba(9,7,2,.96));box-shadow:0 10px 24px rgba(0,0,0,.5),0 0 16px rgba(245,195,65,.28);opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .16s ease,transform .16s ease;z-index:20;touch-action:none}
.volume-wrap.open .volume-slider,.volume-wrap:hover .volume-slider,.volume-slider:focus{opacity:1;pointer-events:auto;transform:translateY(0)}
.volume-slider:before{content:"";position:absolute;left:10px;right:10px;top:50%;height:7px;border-radius:999px;background:rgba(255,241,168,.28);transform:translateY(-50%)}
.volume-fill{position:absolute;left:10px;top:50%;width:100%;max-width:calc(100% - 20px);height:7px;border-radius:999px;background:linear-gradient(90deg,#f5c341,#fff1a8);transform:translateY(-50%);pointer-events:none}
.volume-thumb{position:absolute;left:calc(100% - 10px);top:50%;width:20px;height:20px;border:2px solid #fff1a8;border-radius:50%;background:#f5c341;box-shadow:0 0 10px rgba(245,195,65,.9);transform:translate(-50%,-50%);pointer-events:none}
.video-meta-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:1px;min-height:58px;padding:0 18px;overflow:visible!important}
.player-title-frame{position:absolute;left:270px;right:74px;top:4px;bottom:auto;z-index:4;display:grid;place-items:center;min-height:50px;border:0;border-radius:8px;background:transparent;pointer-events:none;overflow:visible}
.player-title-frame:has(#videoTitleLine:empty){display:none}
#videoTitleLine{display:block;max-height:48px;margin:0;padding:2px 12px;color:#fff;font-size:16px;font-weight:600;line-height:22px;text-align:center;overflow:visible;text-overflow:clip;white-space:normal;text-shadow:none}
.youtube-action-row{display:flex;justify-content:flex-end;gap:8px;padding:0;overflow:visible!important}
.youtube-action-row button{height:36px;padding:0 15px;border:0;border-radius:999px;background:#f0f0f0;color:#0d0d0d;font-size:14px;font-weight:900;cursor:pointer}
.youtube-action-row button:hover{background:#fff4ca}
.watch-meta{display:flex;align-items:center;justify-content:center;gap:16px;min-height:54px;padding:0 18px}
.channel-row{display:flex;align-items:center;justify-content:center;gap:13px;min-width:0}
.channel-row:empty{display:none}
.channel-logo{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:linear-gradient(180deg,#fff4bc,#c99219);color:#071513;font-size:18px;font-weight:900}
.channel-row strong{display:block;color:#ffd86a;font-size:16px;font-weight:900;text-shadow:none}
.channel-row span{display:block;color:rgba(244,255,249,.72);font-size:13px}
.watch-actions{display:flex;align-items:center;align-self:center;gap:8px}
.watch-actions button{height:36px;padding:0 14px;border:0;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-weight:900;cursor:pointer}
.search-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;height:auto;min-height:520px;padding:12px}
.search-panel h2,.up-next h2,.comments-panel h2{margin:0 0 12px;color:#ffd86a;font-size:15px;letter-spacing:.5px}
.up-next h2{display:flex;align-items:center;gap:6px}
.waiting-title-plus{display:inline-grid;place-items:center;width:20px;min-width:20px;color:#ffd86a;font-size:28px;font-weight:900;line-height:.8;text-shadow:0 0 10px rgba(245,195,65,.45)}
.results-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 10px;color:#ffd86a;font-size:15px;font-weight:900}
.results-head b{flex:0 0 auto;color:#fff1a8;font-size:12px;font-style:normal;font-weight:900;text-align:right;white-space:nowrap}
.search-panel-search-slot{min-height:42px;margin:-2px 0 10px}
.search-panel-search-slot:empty{min-height:0;margin:0}
.search-panel-search-slot .header-search{position:relative;left:auto;top:auto;z-index:5;width:100%;max-width:none;transform:none}
.search-panel-search-slot .top-search{height:40px;border-color:rgba(245,195,65,.46);border-radius:8px;background:#080a09;box-shadow:inset 0 0 14px rgba(245,195,65,.05)}
.search-panel-search-slot .top-search input{border-radius:8px 0 0 8px;background:#0d1110;font-size:14px}
.search-panel-search-slot .top-search #topSearchSubmit,
.search-panel-search-slot .top-search #topSearchSubmit:hover,
.search-panel-search-slot .top-search #topSearchSubmit:active{
  padding:0!important;
  border:0!important;
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  color:#ffd86a!important;
  text-shadow:none!important;
  box-shadow:none!important;
  filter:none!important;
  transform:none!important;
  -webkit-appearance:none!important;
  appearance:none!important;
}
.search-panel-search-slot #topSearchSubmit .header-search-action-icon{
  display:block;
  width:24px;
  height:24px;
  margin:auto;
  overflow:visible;
  fill:none;
  stroke:currentColor;
  stroke-width:2.1;
  stroke-linecap:round;
  stroke-linejoin:round;
  filter:drop-shadow(0 0 4px rgba(245,195,65,.25));
}
.search-panel-search-slot .top-search #topSearchSubmit:hover{color:#fff1a8!important}
.search-panel-search-slot .top-search #topSearchSubmit:focus-visible{
  outline:2px solid rgba(255,216,106,.75);
  outline-offset:-5px;
  border-radius:999px;
  background:transparent!important;
  background-image:none!important;
}
@media(min-width:1025px){
  .search-panel-search-slot{order:1}
  .results-head{order:2;justify-content:center;margin:-2px 0 8px;text-align:center}
  .results-head span{display:none}
  .results-head b{color:#d99a12;font-size:14px;text-align:center;text-shadow:0 1px 5px rgba(217,154,18,.28)}
  .song-list{order:3}
  .more-results{order:4}
}
.song-list{display:grid;align-content:start;gap:8px;max-height:calc(14 * 80px + 13 * 8px);min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-color:#f5c341 rgba(0,0,0,.45);scrollbar-width:thin}
.song-list::-webkit-scrollbar{width:10px}
.song-list::-webkit-scrollbar-track{background:rgba(0,0,0,.45);border-radius:999px}
.song-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ffd86a,#9b6508);border-radius:999px}
.song-row{position:relative;display:grid;grid-template-columns:128px 1fr 38px;gap:10px;align-items:start;min-height:80px;padding:6px 46px 6px 6px;border:1px solid transparent;border-radius:8px;background:transparent}
.song-row.active{border-color:#f5c341;box-shadow:0 0 16px rgba(245,195,65,.24)}
.song-row.home-video-row.active{border-color:rgba(143,240,217,.72);box-shadow:0 0 16px rgba(143,240,217,.22)}
.song-row:hover{background:rgba(255,255,255,.05)}
.song-row img{width:128px;height:72px;border-radius:7px;object-fit:cover;background:#06231f}
.song-row.home-video-row img{background:#050505}
.song-main{min-width:0;border:0;background:transparent;color:#fff;text-align:left;cursor:pointer}
.song-main strong,.queue-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:14px;font-weight:600;text-shadow:none}
.queue-row strong,.queue-row span,.queue-row small,.queue-row b{font-weight:400}
.song-main strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;line-height:1.25}
.song-main span,.queue-row span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffd86a;font-size:12px}
.song-row small,.queue-row small{color:#fff;font-size:12px}
.song-add{position:absolute;top:5px;right:7px;display:grid;place-items:center;width:30px;height:26px;padding:0;border:0;border-radius:0;background:transparent;color:#ffd86a;font-size:28px;font-weight:900;line-height:1;cursor:pointer}
.song-add:hover{background:transparent;color:#fff1a8;text-shadow:0 0 10px rgba(245,195,65,.55)}
.song-save{position:absolute;right:6px;top:48px;padding:0;border:0;background:transparent;color:#ffd86a;font-size:15px;font-weight:900;line-height:15px;text-align:right;cursor:pointer}
.song-save:hover{color:#fff1a8}
.song-heart-save{right:10px;top:49px;display:grid;place-items:center;width:28px;height:24px}
.song-heart-save span{position:relative;display:block;width:15px;height:15px;background:#ffd86a;border-radius:3px;transform:translateY(2px) rotate(-45deg);filter:drop-shadow(0 0 5px rgba(245,195,65,.42))}
.song-heart-save span:before,.song-heart-save span:after{content:"";position:absolute;width:15px;height:15px;border-radius:50%;background:#ffd86a}
.song-heart-save span:before{left:0;top:-7px}
.song-heart-save span:after{left:7px;top:0}
.song-heart-save:hover span,.song-heart-save:hover span:before,.song-heart-save:hover span:after{background:#fff1a8}
.more-results{width:100%;height:32px;margin-top:8px;border:0;background:transparent;color:#ffe69c;font-weight:900;cursor:pointer}
.more-results[aria-busy="true"]{
  border:1px solid #ffd86a!important;
  border-radius:7px!important;
  background:linear-gradient(90deg,#9b6508,#ffd86a,#fff1a8,#ffd86a,#9b6508)!important;
  background-size:220% 100%!important;
  color:#120d02!important;
  opacity:1!important;
  cursor:wait!important;
  box-shadow:0 0 12px rgba(245,195,65,.42)!important;
  animation:karaoke-search-loading-bar 1.15s linear infinite!important;
}
@keyframes karaoke-search-loading-bar{
  from{background-position:100% 0}
  to{background-position:-120% 0}
}
.up-next{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:auto;min-height:190px;padding:12px}
.up-next.queue-empty{min-height:160px}
.up-next.queue-filled{min-height:auto}
.queue-list{display:grid;align-content:start;gap:5px;min-height:0;max-height:250px;overflow:auto}
.queue-empty .queue-list{max-height:72px;align-content:center}
.queue-row{position:relative;display:grid;grid-template-columns:24px minmax(0,calc(100% - 102px)) 42px 24px;gap:6px;align-items:center;min-height:45px;padding:6px 6px;border:1px solid transparent;border-radius:7px}
.queue-row.active{border-color:rgba(245,195,65,.58);background:linear-gradient(90deg,rgba(133,91,9,.78),rgba(38,25,4,.46))}
.queue-row{touch-action:pan-y}
.queue-row.dragging{cursor:grabbing;border-color:#fff1a8;background:linear-gradient(90deg,rgba(245,195,65,.42),rgba(89,61,9,.62));box-shadow:0 0 18px rgba(245,195,65,.32);opacity:.92}
.queue-row b{color:#ffe69c;font-size:16px}
.queue-row button{min-width:0;border:0;background:transparent;color:#fff;text-align:left;cursor:pointer}
.queue-drag-mark{display:grid!important;place-items:center;width:24px!important;height:32px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#fff1a8!important;font-size:25px!important;font-weight:900!important;line-height:1!important;text-align:center!important;touch-action:manipulation;cursor:pointer}
.queue-menu{position:fixed;right:auto;top:auto;z-index:3000;display:none;min-width:118px;padding:6px;border:1px solid rgba(245,195,65,.72);border-radius:8px;background:linear-gradient(180deg,#1d1505,#050402);box-shadow:0 14px 30px rgba(0,0,0,.62),0 0 18px rgba(245,195,65,.2)}
.queue-row.menu-open .queue-menu{display:grid;gap:5px}
.queue-menu button{height:32px!important;padding:0 10px!important;border:1px solid rgba(255,232,162,.28)!important;border-radius:6px!important;background:rgba(255,255,255,.05)!important;color:#fff1a8!important;font-size:12px!important;font-weight:900!important;text-align:center!important}
.queue-menu button:hover{border-color:#fff1a8!important;background:rgba(245,195,65,.16)!important}
.queue-menu button:disabled{opacity:.38;cursor:not-allowed}
.queue-menu-remove{color:#ffd0a2!important}
.queue-actions{display:flex;gap:8px;margin-top:10px}
.queue-actions button{height:40px;border:1px solid rgba(255,232,162,.36);border-radius:7px;background:rgba(255,255,255,.05);color:#fff1a8;font-weight:900;cursor:pointer}
.queue-actions button{flex:1;font-size:11px}
.comments-panel{display:grid;grid-template-rows:auto 1fr auto;height:100%;min-height:330px;padding:12px}
.comment-list{display:grid;align-content:start;gap:10px;min-height:0;overflow:auto}
.comment-row{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:start;padding:10px;border:1px solid rgba(245,195,65,.24);border-radius:8px;background:rgba(0,0,0,.22)}
.comment-row b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(180deg,#fff4bc,#c99219);color:#071513;font-weight:900}
.comment-row strong{display:block;color:#fff;font-size:14px}
.comment-row p{margin:3px 0 0;color:rgba(244,255,249,.72);font-size:13px}
.comment-form{display:grid;grid-template-columns:1fr 72px;gap:8px;margin-top:10px}
.comment-form input{min-width:0;height:38px;border:1px solid rgba(245,195,65,.36);border-radius:999px;background:rgba(0,0,0,.45);color:#fff;padding:0 14px;outline:none}
.comment-form button{height:38px;border:0;border-radius:999px;background:linear-gradient(180deg,#ffd86a,#b77a08);color:#120d02;font-weight:900;cursor:pointer}
.amplifier-panel{grid-template-rows:auto auto minmax(34px,1fr)}
.amplifier-panel h2{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:0;margin-bottom:0}
.amplifier-title{flex:0 0 auto}
.amplifier-bottom-actions{align-self:end;display:flex;min-width:0;width:100%;align-items:center;justify-content:center;gap:5px;padding:7px 0 1px;border-top:1px solid rgba(245,195,65,.16)}
.amplifier-bottom-actions .amplifier-noise-track{display:none}
.amplifier-clear-toggle,.amplifier-noise-toggle,.amplifier-reset-compact{display:inline-flex;align-items:center;justify-content:center;height:24px;margin:0;padding:0;border:1px solid rgba(255,216,106,.5);border-radius:5px;background:linear-gradient(180deg,#2b220c 0,#110d05 58%,#050402 100%);color:#ffe8a0;font-family:inherit;font-size:9px;font-weight:900;line-height:1;letter-spacing:.25px;white-space:nowrap;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 2px 5px rgba(0,0,0,.42)}
.amplifier-clear-toggle,.amplifier-noise-toggle{gap:3px;padding:0 5px}
.amplifier-clear-toggle:hover,.amplifier-clear-toggle:focus-visible,.amplifier-noise-toggle:hover,.amplifier-noise-toggle:focus-visible,.amplifier-reset-compact:hover,.amplifier-reset-compact:focus-visible{border-color:#ffe49a;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 0 8px rgba(245,195,65,.28)}
.amplifier-clear-led,.amplifier-noise-led{flex:0 0 auto;width:7px;height:7px;border:1px solid #725e25;border-radius:50%;background:#211d14;box-shadow:inset 0 1px 2px #000}
.amplifier-noise-track{position:relative;flex:0 0 auto;width:25px;height:12px;border:1px solid #6f571d;border-radius:999px;background:#050504;box-shadow:inset 0 2px 4px rgba(0,0,0,.9)}
.amplifier-noise-thumb{position:absolute;left:2px;top:2px;width:6px;height:6px;border:1px solid #b88a2c;border-radius:50%;background:linear-gradient(180deg,#f4d675,#8a641d);transition:transform .14s ease}
.amplifier-clear-state,.amplifier-noise-state{min-width:17px;color:#9c8d60;font-family:Consolas,"Courier New",monospace;font-size:8px;text-align:right}
.amplifier-clear-toggle[aria-checked="true"],.amplifier-noise-toggle[aria-checked="true"]{border-color:#e5b83e;background:linear-gradient(180deg,#332609,#0b0803);color:#fff0b7}
.amplifier-clear-toggle[aria-checked="true"] .amplifier-clear-led,.amplifier-noise-toggle[aria-checked="true"] .amplifier-noise-led{border-color:#80ff9a;background:#16dc54;box-shadow:0 0 3px #fff,0 0 9px rgba(22,220,84,.95)}
.amplifier-noise-toggle[aria-checked="true"] .amplifier-noise-track{border-color:#d9a82d;background:linear-gradient(90deg,#6d4c08,#dfae32)}
.amplifier-noise-toggle[aria-checked="true"] .amplifier-noise-thumb{background:linear-gradient(180deg,#fff6cb,#f2c953);transform:translateX(13px)}
.amplifier-clear-toggle[aria-checked="true"] .amplifier-clear-state,.amplifier-noise-toggle[aria-checked="true"] .amplifier-noise-state{color:#7dff9b;text-shadow:0 0 5px rgba(22,220,84,.55)}
.amplifier-reset-compact{min-width:43px;padding:0 7px;color:#d9c687}
.amplifier-reset-compact:active{transform:translateY(1px)}
html body .amplifier-panel .amplifier-bottom-actions{gap:12px!important;padding:10px 0 3px!important}
html body .amplifier-panel .amplifier-bottom-actions>:is(#amplifierReset,#amplifierClearEnhance,#amplifierNoiseBlock){appearance:none!important;position:relative!important;display:flex!important;flex:0 0 48px!important;align-items:center!important;justify-content:center!important;width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;min-height:48px!important;max-height:48px!important;aspect-ratio:1!important;margin:0!important;padding:0!important;border-width:1px!important;border-style:solid!important;border-color:#d0a53e!important;border-top-color:#fff0a7!important;border-left-color:#e1bc62!important;border-right-color:#76500d!important;border-bottom-color:#4e3005!important;border-radius:50%!important;background:radial-gradient(circle at 34% 27%,#514329 0,#292111 23%,#0d0b07 58%,#020201 100%)!important;color:#f8dfa0!important;font-family:inherit!important;font-size:8px!important;font-weight:900!important;line-height:1!important;letter-spacing:.2px!important;text-align:center!important;text-shadow:0 1px 3px #000!important;white-space:normal!important;overflow:visible!important;box-shadow:inset 0 2px 2px rgba(255,244,190,.22),inset 0 -6px 8px rgba(0,0,0,.9),0 0 0 2px #100d07,0 0 0 3px rgba(207,157,44,.55),0 6px 9px rgba(0,0,0,.62)!important;filter:none!important;transform:none!important;transition:filter .12s ease,transform .1s ease,box-shadow .12s ease,border-color .12s ease!important;cursor:pointer!important;touch-action:manipulation!important}
html body .amplifier-panel .amplifier-bottom-actions>:is(#amplifierReset,#amplifierClearEnhance,#amplifierNoiseBlock):hover{filter:brightness(1.1)!important;border-top-color:#fff8cc!important;border-left-color:#ffe08a!important}
html body .amplifier-panel .amplifier-bottom-actions>:is(#amplifierReset,#amplifierClearEnhance,#amplifierNoiseBlock):focus-visible{outline:2px solid #fff1a8!important;outline-offset:4px!important;filter:brightness(1.1)!important}
html body .amplifier-panel .amplifier-bottom-actions>:is(#amplifierReset,#amplifierClearEnhance,#amplifierNoiseBlock):active{transform:translateY(2px) scale(.96)!important;box-shadow:inset 0 2px 5px rgba(0,0,0,.9),0 0 0 2px #100d07,0 0 0 3px rgba(207,157,44,.55),0 2px 4px rgba(0,0,0,.65)!important}
html body .amplifier-panel .amplifier-bottom-actions>:is(#amplifierClearEnhance,#amplifierNoiseBlock)[aria-checked="true"]{border-color:#f0c95e!important;background:radial-gradient(circle at 34% 27%,#66542c 0,#30270f 25%,#100d06 60%,#020201 100%)!important;box-shadow:inset 0 2px 2px rgba(255,244,190,.27),inset 0 -6px 8px rgba(0,0,0,.9),0 0 0 2px #100d07,0 0 0 3px rgba(238,190,65,.68),0 6px 9px rgba(0,0,0,.62)!important}
html body .amplifier-panel .amplifier-bottom-actions .amplifier-action-label{position:absolute!important;left:50%!important;top:50%!important;width:38px!important;max-width:38px!important;margin:0!important;padding:0!important;color:#f8dfa0!important;font-size:7.5px!important;font-weight:950!important;line-height:.94!important;letter-spacing:.2px!important;text-align:center!important;text-shadow:0 1px 3px #000,0 0 5px rgba(245,195,65,.24)!important;white-space:normal!important;transform:translate(-50%,-50%)!important;pointer-events:none!important}
html body .amplifier-panel .amplifier-bottom-actions>:is(#amplifierClearEnhance,#amplifierNoiseBlock) .amplifier-action-label{top:23px!important}
html body .amplifier-panel .amplifier-bottom-actions #amplifierNoiseBlock .amplifier-noise-label{font-size:6.6px!important;line-height:.9!important;letter-spacing:.1px!important}
html body .amplifier-panel .amplifier-bottom-actions :is(.amplifier-clear-led,.amplifier-noise-led){position:absolute!important;z-index:3!important;left:50%!important;top:6px!important;width:7px!important;height:7px!important;margin:0!important;border:1px solid #6f5b27!important;border-radius:50%!important;background:#17140d!important;box-shadow:inset 0 1px 2px #000!important;transform:translateX(-50%)!important;pointer-events:none!important}
html body .amplifier-panel .amplifier-bottom-actions>:is(#amplifierClearEnhance,#amplifierNoiseBlock)[aria-checked="true"] :is(.amplifier-clear-led,.amplifier-noise-led){border-color:#8aff9f!important;background:#18df55!important;box-shadow:0 0 2px #fff,0 0 8px rgba(24,223,85,.98)!important}
html body .amplifier-panel .amplifier-bottom-actions :is(.amplifier-clear-state,.amplifier-noise-state){position:absolute!important;left:50%!important;bottom:4px!important;min-width:0!important;margin:0!important;padding:0!important;color:#8d8261!important;font-size:6.5px!important;font-weight:900!important;line-height:1!important;text-align:center!important;text-shadow:0 1px 2px #000!important;transform:translateX(-50%)!important;pointer-events:none!important}
html body .amplifier-panel .amplifier-bottom-actions>:is(#amplifierClearEnhance,#amplifierNoiseBlock)[aria-checked="true"] :is(.amplifier-clear-state,.amplifier-noise-state){color:#78ff94!important;text-shadow:0 0 5px rgba(22,220,84,.72)!important}
html body .amplifier-panel .amplifier-bottom-actions #amplifierReset:after{content:"";position:absolute;inset:3px;border:1px solid rgba(255,232,142,.72);border-radius:50%;opacity:0;box-shadow:0 0 0 rgba(255,203,56,0);pointer-events:none}
html body .amplifier-panel .amplifier-bottom-actions #amplifierReset.reset-flash{border-color:#fff1a8!important;background:radial-gradient(circle at 36% 30%,#fff0a0 0,#c98d20 24%,#614009 58%,#0b0702 100%)!important;color:#fff8d5!important;box-shadow:inset 0 2px 2px rgba(255,255,255,.5),inset 0 -5px 7px rgba(70,37,0,.82),0 0 0 2px #130d03,0 0 0 3px #e8b83c,0 0 15px rgba(255,202,62,.88)!important}
html body .amplifier-panel .amplifier-bottom-actions #amplifierReset.reset-flash:after{animation:amplifier-reset-glow .42s ease-out}
@keyframes amplifier-reset-glow{0%{opacity:1;transform:scale(.8);box-shadow:0 0 3px #fff,0 0 17px rgba(255,203,56,1)}65%{opacity:.65;transform:scale(1.08);box-shadow:0 0 10px rgba(255,203,56,.75)}100%{opacity:0;transform:scale(1.18);box-shadow:0 0 15px rgba(255,203,56,0)}}
.amplifier-status{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;border:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}
.amplifier-controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;align-items:center;gap:8px;min-height:0;padding:2px 2px 4px}
.amplifier-row{display:grid;grid-template-rows:auto auto auto;place-items:center;gap:7px;min-width:0;color:#fff1a8;font-size:13px;font-weight:800}
.amplifier-name{color:#ffe9a0;font-size:12px;letter-spacing:.65px;text-transform:uppercase;text-shadow:0 1px 8px rgba(245,195,65,.25)}
.amplifier-knob-control{--knob-angle:-135deg;--knob-arc:0%;position:relative;isolation:isolate;display:grid;place-items:center;width:clamp(72px,6vw,90px);aspect-ratio:1;border-radius:50%;touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab;filter:drop-shadow(0 10px 12px rgba(0,0,0,.48))}
.amplifier-knob-control:before,.amplifier-knob-control:after{content:"";position:absolute;inset:0;border-radius:50%;pointer-events:none}
.amplifier-knob-control:before{z-index:0;background:repeating-conic-gradient(from 225deg,rgba(255,229,139,.9) 0 1.2deg,transparent 1.2deg 11.25deg);-webkit-mask:radial-gradient(circle,transparent 0 68%,#000 69% 78%,transparent 79%);mask:radial-gradient(circle,transparent 0 68%,#000 69% 78%,transparent 79%);opacity:.72}
.amplifier-knob-control:after{z-index:1;inset:5px;background:conic-gradient(from 225deg,#ffd86a 0 var(--knob-arc),rgba(91,65,17,.7) var(--knob-arc) 75%,transparent 75% 100%);-webkit-mask:radial-gradient(circle,transparent 0 72%,#000 73% 86%,transparent 87%);mask:radial-gradient(circle,transparent 0 72%,#000 73% 86%,transparent 87%);filter:drop-shadow(0 0 5px rgba(245,195,65,.42))}
.amplifier-knob-dial{position:absolute;z-index:2;inset:14px;border:1px solid rgba(255,224,123,.52);border-radius:50%;background:radial-gradient(circle at 34% 28%,#75643b 0,#403216 18%,#1e180d 46%,#080706 76%),repeating-conic-gradient(from 8deg,rgba(255,255,255,.06) 0 1deg,rgba(0,0,0,.05) 1deg 5deg);box-shadow:inset 0 2px 4px rgba(255,241,168,.28),inset 0 -8px 14px rgba(0,0,0,.82),0 0 0 3px #100d07,0 0 0 5px rgba(184,130,27,.32),0 8px 14px rgba(0,0,0,.58);transform:rotate(var(--knob-angle));transition:transform .045s linear}
.amplifier-knob-pointer{position:absolute;left:50%;top:7px;width:3px;height:28%;border-radius:3px;background:linear-gradient(180deg,#fff6c8,#f5c341 60%,#8d5a08);box-shadow:0 0 6px rgba(255,216,106,.9);transform:translateX(-50%)}
.amplifier-knob-scale{position:absolute;inset:0;z-index:4;border-radius:50%;pointer-events:none}
.amplifier-knob-mark{position:absolute;left:var(--mark-x,50%);top:var(--mark-y,50%);min-width:15px;padding:1px 2px;border-radius:4px;background:rgba(5,4,2,.8);color:rgba(255,235,174,.76);font-family:Consolas,"Courier New",monospace;font-size:8px;font-weight:700;line-height:1.1;text-align:center;text-shadow:0 1px 3px #000;transform:translate(-50%,-50%)}
.amplifier-knob-mark:after{content:"";position:absolute;left:50%;top:calc(100% + 1px);width:3px;height:3px;border-radius:50%;background:#b98a2e;box-shadow:0 0 3px rgba(245,195,65,.5);transform:translateX(-50%)}
.amplifier-knob-mark.is-zero{border:1px solid rgba(255,241,168,.55);color:#fff1a8;font-size:9px;font-weight:900}
.amplifier-knob-mark.is-max{background:#7a4e07;color:#fff4bd;font-size:9px;font-weight:900;box-shadow:0 0 6px rgba(245,195,65,.44)}
.amplifier-knob-control input[type="range"]{position:absolute!important;left:50%!important;top:50%!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;border:0!important;opacity:0!important;pointer-events:none!important;transform:translate(-50%,-50%)!important}
.amplifier-knob-control:focus-within{outline:2px solid #fff1a8;outline-offset:3px;box-shadow:0 0 18px rgba(245,195,65,.4)}
.amplifier-knob-control.dragging{cursor:grabbing;filter:drop-shadow(0 10px 12px rgba(0,0,0,.48)) drop-shadow(0 0 9px rgba(245,195,65,.45))}
.amplifier-row output{min-width:68px;padding:4px 7px;border:1px solid rgba(245,195,65,.38);border-radius:5px;background:linear-gradient(180deg,rgba(8,7,4,.96),rgba(28,20,6,.92));box-shadow:inset 0 1px 5px rgba(0,0,0,.8);color:#ffd86a;font-family:Consolas,"Courier New",monospace;font-size:12px;font-weight:800;font-variant-numeric:tabular-nums;text-align:center;text-shadow:0 0 5px rgba(245,195,65,.45)}
@media(max-width:430px){.amplifier-title{font-size:13px;letter-spacing:.25px}.amplifier-bottom-actions{gap:3px;padding-top:6px}.amplifier-clear-toggle,.amplifier-noise-toggle{height:23px;gap:2px;padding:0 3px;font-size:8px}.amplifier-noise-track{display:none}.amplifier-reset-compact{min-width:37px;height:23px;padding:0 5px;font-size:8px}.amplifier-controls{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;padding:2px 0 5px}.amplifier-row{gap:4px}.amplifier-name{font-size:9px;letter-spacing:.25px}.amplifier-knob-control{width:clamp(52px,17vw,64px)}.amplifier-knob-dial{inset:10px}.amplifier-knob-mark{min-width:12px;padding:0 1px;font-size:6px}.amplifier-knob-mark.is-zero,.amplifier-knob-mark.is-max{font-size:7px}.amplifier-volume-row .amplifier-knob-mark[data-value="25"],.amplifier-volume-row .amplifier-knob-mark[data-value="75"]{display:none}.amplifier-row output{width:calc(100% - 4px);min-width:0;padding:3px 1px;font-size:9px}}
@media(max-width:430px){html body .amplifier-panel .amplifier-bottom-actions{gap:9px!important;padding:8px 0 2px!important}html body .amplifier-panel .amplifier-bottom-actions>:is(#amplifierReset,#amplifierClearEnhance,#amplifierNoiseBlock){flex-basis:46px!important;width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important;min-height:46px!important;max-height:46px!important}html body .amplifier-panel .amplifier-bottom-actions .amplifier-action-label{width:36px!important;max-width:36px!important;font-size:7px!important}html body .amplifier-panel .amplifier-bottom-actions>:is(#amplifierClearEnhance,#amplifierNoiseBlock) .amplifier-action-label{top:22px!important}html body .amplifier-panel .amplifier-bottom-actions #amplifierNoiseBlock .amplifier-noise-label{font-size:6.3px!important}html body .amplifier-panel .amplifier-bottom-actions :is(.amplifier-clear-led,.amplifier-noise-led){top:5px!important}html body .amplifier-panel .amplifier-bottom-actions :is(.amplifier-clear-state,.amplifier-noise-state){bottom:3px!important;font-size:6.2px!important}}
.empty-list{padding:20px 8px;color:#ffe69c;text-align:center;font-weight:900}
@media(max-width:1280px){.youtube-layout{grid-template-columns:minmax(430px,45%) minmax(300px,26%) minmax(220px,1fr)}.right-column{grid-template-columns:1fr}.below-player-row{grid-template-columns:repeat(2,minmax(0,1fr))}.watch-meta{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.youtube-layout{grid-template-columns:1fr}.below-player-row{grid-template-columns:1fr}.right-column{grid-template-columns:1fr}}
@media(max-width:1500px){
  .luxubu-right-panel{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;display:grid!important;width:calc(100% - 16px)!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:860px!important;max-height:none!important;margin:10px 8px 18px!important;z-index:1!important}
  .favorite-song-list{max-height:790px!important}
}
@media(max-width:1024px){
  body{overflow-x:hidden;padding-bottom:340px;background:#050403}
  .main{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;width:100%;min-width:0;padding:86px 8px 18px}
  .karaoke-search-topics{position:sticky;top:78px;z-index:390;padding-right:8px;padding-left:8px}
  body.phone-layout-ordered .main > .player-panel{order:1}
  body.phone-layout-ordered .main > .search-panel{order:2}
  body.phone-layout-ordered .main > .up-next{order:3}
  body.phone-layout-ordered .main > .comments-panel{order:4}
  body.phone-layout-ordered .main > .luxubu-right-panel{order:5}
  .top-actions{display:none}
  .header-page-tabs{display:none}
  .admin-header{position:fixed;left:8px;right:8px;top:0;z-index:400;display:grid;grid-template-columns:82px minmax(0,1fr) repeat(4,40px) 40px;align-items:center;gap:5px;width:auto!important;height:78px!important;margin:0;padding:0 8px;background:linear-gradient(90deg,#020202,#181004 72%,#020202)}
  .header-brand{position:relative;left:20px;top:auto;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;justify-items:start;width:94px;height:42px;transform:none;align-self:center;gap:5px;overflow:visible}
  .header-brand .logo-left{position:relative;left:auto!important;top:-29px!important;width:34px!important;height:34px!important;transform:none!important}
  .header-brand-name{top:-5px;margin:0;font-size:10px;line-height:1;text-align:left;white-space:nowrap}
  .header-brand-name span{font-size:16px;line-height:1}
  .header-brand-name b{font-size:12px;line-height:1}
  .phone-search-toggle{grid-column:3;justify-self:center;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#111;font-size:15px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.24),0 0 12px rgba(255,255,255,.14)}
  .header-player-toggle{grid-column:4;position:relative;justify-self:center;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#fff;color:#111;line-height:1;cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.24),0 0 12px rgba(255,255,255,.14)}
  .player-icon{display:block;width:0;height:0;margin-left:3px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid #111}
  .header-queue-toggle{grid-column:5;position:relative;justify-self:center;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#fff;color:#111;line-height:1;cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.24),0 0 12px rgba(255,255,255,.14)}
  .queue-icon{position:static;display:block;width:27px;height:20px;transform:none}
  .book-page{fill:#fff;stroke:#111;stroke-width:3;stroke-linejoin:round}
  .book-spine,.book-lines{fill:none;stroke:#111;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
  .header-favorite-toggle{grid-column:6;position:relative;justify-self:center;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#fff;color:#111;line-height:1;cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.24),0 0 12px rgba(255,255,255,.14)}
  .favorite-icon{position:relative;display:block;width:14px;height:14px;background:#111;border-radius:2px;transform:translateY(2px) rotate(-45deg)}
  .favorite-icon:before,.favorite-icon:after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background:#111}
  .favorite-icon:before{left:0;top:-7px}
  .favorite-icon:after{left:7px;top:0}
  .mic-icon{position:relative;display:block;width:17px;height:22px}
  .mic-icon:before{content:"";position:absolute;left:6px;top:1px;width:5px;height:11px;border:2px solid #111;border-radius:999px;background:transparent}
  .mic-icon:after{content:"";position:absolute;left:2px;top:9px;width:13px;height:8px;border:2px solid #111;border-top:0;border-radius:0 0 10px 10px}
  .search-mic-button{display:grid;place-items:center;width:46px;height:100%;padding:0;border:0!important;border-left:1px solid rgba(255,255,255,.16)!important;background:#101413!important;color:#111;cursor:pointer}
  .search-mic-button .mic-icon{border-bottom:2px solid #fff;transform:scale(.82)}
  .search-mic-button .mic-icon:before,.search-mic-button .mic-icon:after,.search-mic-button .mic-icon{box-sizing:border-box}
  .search-mic-button .mic-icon:before,.search-mic-button .mic-icon:after{border-color:#fff}
  .search-mic-button.listening{background:#ffe69c!important}
  .search-mic-button.listening .mic-icon:before,.search-mic-button.listening .mic-icon:after{border-color:#b11212}
  .search-mic-button.listening .mic-icon{border-bottom-color:#b11212}
  .search-mic-button.voice-unavailable{background:#ececec!important}
  .header-avatar{grid-column:7;position:relative;right:auto;top:auto;justify-self:center;width:40px;height:40px;transform:none}
  .phone-search-toggle:hover,.phone-search-toggle:focus-visible,.header-player-toggle:hover,.header-player-toggle:focus-visible,.header-queue-toggle:hover,.header-queue-toggle:focus-visible,.header-favorite-toggle:hover,.header-favorite-toggle:focus-visible{border-color:#fff1a8;outline:none;box-shadow:0 0 0 2px rgba(255,241,168,.24),0 0 18px rgba(245,195,65,.28)}
  .header-search{position:absolute;left:58px;right:8px;top:50%;z-index:30;display:none;width:auto;max-width:none;transform:translateY(-50%);box-shadow:0 8px 20px rgba(0,0,0,.44),0 0 18px rgba(245,195,65,.18)}
  body.phone-search-open .header-search{display:grid}
  body.phone-search-open .header-brand{visibility:hidden;opacity:0;pointer-events:none}
  body.phone-search-open .phone-search-toggle,
  body.phone-search-open .header-player-toggle,
  body.phone-search-open .header-queue-toggle,
  body.phone-search-open .header-favorite-toggle,
  body.phone-search-open .header-avatar{visibility:hidden;opacity:0;pointer-events:none}
  .top-search{grid-template-columns:minmax(0,1fr) 46px 54px;height:40px}
  .top-search input{padding:0 12px;font-size:16px}
  .search-history-dropdown{top:calc(100% + 6px);max-height:58dvh;border-radius:9px}
  .search-history-list{max-height:calc(58dvh - 48px)}
  .search-history-dropdown .search-history-item{min-height:34px;font-size:15px}
  .search-history-dropdown .search-history-clear{min-height:28px;padding:0 2px}
  .youtube-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;width:100%;max-width:100%;margin:0}
  .watch-column,.right-column,.below-player-row{display:grid;min-width:0;width:100%}
  body.phone-layout-ordered .youtube-layout,
  body.phone-layout-ordered .watch-column,
  body.phone-layout-ordered .right-column,
  body.phone-layout-ordered .below-player-row{display:none}
  .luxubu-right-panel{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;display:grid!important;width:calc(100% - 16px)!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:860px!important;max-height:none!important;margin:10px 8px 18px;z-index:1!important}
  .favorite-song-list{max-height:790px}
  .player-panel{width:100%;border:0!important}
  .video-shell{width:100%!important;max-height:none}
  .player-control-row{grid-template-columns:40px 32px 32px 70px 32px minmax(40px,1fr);gap:5px;min-height:48px}
  .player-control-row button{width:32px;height:32px;font-size:13px}
  .player-control-row #playerPlay{width:40px;height:40px;font-size:18px}
  .player-control-row .player-cast-button{width:70px;height:32px;font-size:11px}
  .volume-wrap{width:32px;height:32px}
  .volume-slider{display:none!important}
  .volume-wrap.open .volume-slider,.volume-wrap:hover .volume-slider,.volume-slider:focus{transform:translateY(0)}
  .volume-slider:before{left:9px;right:9px;top:50%;bottom:auto;width:auto;height:7px;transform:translateY(-50%);background:rgba(255,241,168,.28)}
  .volume-fill{left:9px;top:50%;bottom:auto;width:100%;max-width:calc(100% - 18px);height:7px;max-height:none;transform:translateY(-50%);background:linear-gradient(90deg,#f5c341,#fff1a8)}
  .volume-thumb{left:calc(100% - 9px);top:50%;bottom:auto;transform:translate(-50%,-50%)}
  .player-control-row span{font-size:12px}
  #playerCurrent,#playerDuration,#playerSeek{bottom:6px}
  #playerCurrent{left:5px;font-size:12px}
  #playerDuration{right:5px;font-size:12px}
  #playerSeek{left:48px;right:38px}
  .player-title-frame{position:relative;left:auto;right:auto;top:auto;bottom:auto;display:grid;width:100%;min-height:48px;padding:8px 62px 8px 46px;background:#000;pointer-events:none}
  .player-title-frame:has(#videoTitleLine:empty){display:none}
  #videoTitleLine{min-height:auto;max-height:36px;padding:0 8px;font-size:14px;line-height:18px;white-space:normal}
  .video-meta-row{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;margin-top:0;min-height:52px;padding:0 8px;gap:8px;background:#000}
  .channel-logo{width:42px;height:42px;font-size:16px}
  .channel-row{justify-content:flex-start;gap:8px}
  .channel-row strong{font-size:13px}
  .channel-row span{font-size:11px}
  .youtube-action-row button{height:34px;padding:0 12px;font-size:13px}
  .player-panel,.search-panel,.up-next,.comments-panel{scroll-margin-top:86px}
  .search-panel,.up-next,.comments-panel{width:100%;min-height:0;padding:10px;border-radius:8px}
  .up-next{scroll-margin-top:88px}
  .luxubu-right-panel{scroll-margin-top:86px}
  .search-panel{height:auto;min-height:420px}
  .song-list{max-height:560px;gap:9px}
  .song-row{grid-template-columns:104px minmax(0,1fr) 40px;gap:8px;min-height:72px;padding:6px}
  .song-row img{width:104px;height:59px}
  .song-row small{display:none}
  .song-main strong{font-size:13px;line-height:1.2}
  .song-main span{font-size:11px}
  .song-add{width:40px;height:46px}
  .below-player-row{grid-template-columns:minmax(0,1fr);gap:10px;margin-top:10px}
  .up-next{min-height:190px}
  .up-next.queue-empty{min-height:150px}
  .comments-panel{min-height:260px}
  .queue-list{max-height:265px}
  .queue-row{grid-template-columns:24px minmax(0,1fr) 40px 30px;min-height:48px}
  .queue-actions button{height:40px}
  .comment-form{grid-template-columns:minmax(0,1fr) 58px}
}
@media(max-width:480px){
  .main{padding:78px 6px 18px}
  .karaoke-search-topics{top:72px}
  .admin-header{grid-template-columns:62px minmax(0,1fr) repeat(4,34px) 34px;height:72px!important;gap:4px}
  .header-brand{left:18px;width:82px;height:38px;grid-template-columns:31px minmax(0,1fr)}
  .header-brand .logo-left{top:-27px!important;width:31px!important;height:31px!important}
  .header-brand-name{top:-4px;font-size:8px;line-height:1}
  .header-brand-name span{font-size:15px}
  .header-brand-name b{font-size:11px}
  .top-search{height:38px;grid-template-columns:minmax(0,1fr) 42px 48px}
  .top-search input{font-size:15px}
  .top-search button{font-size:11px}
  .search-submit-icon span{width:14px;height:14px}
  .phone-search-toggle{width:34px;height:34px;font-size:14px}
  .header-player-toggle{width:34px;height:34px}
  .player-icon{border-top-width:7px;border-bottom-width:7px;border-left-width:11px}
  .header-queue-toggle{width:34px;height:34px}
  .queue-icon{width:25px;height:18px;transform:none}
  .header-favorite-toggle{width:34px;height:34px}
  .favorite-icon{width:12px;height:12px;transform:translateY(2px) rotate(-45deg)}
  .favorite-icon:before,.favorite-icon:after{width:12px;height:12px}
  .favorite-icon:before{top:-6px}
  .favorite-icon:after{left:6px}
  .header-avatar{width:34px;height:34px}
  .header-search{left:54px;right:6px;top:50%}
  .player-control-row{grid-template-columns:40px 30px 30px 60px 30px minmax(40px,1fr);gap:4px;min-height:48px}
  .player-control-row button{width:30px;height:30px}
  .player-control-row #playerPlay{width:40px;height:40px;font-size:18px}
  .player-control-row .player-cast-button{width:60px;height:30px;font-size:10px}
  .volume-wrap{width:30px;height:30px}
  .volume-slider{display:none!important}
  .player-control-row span{font-size:11px}
  .video-meta-row{align-items:center}
  .youtube-action-row button{height:32px;padding:0 10px}
  .song-list{max-height:520px}
  .song-row{grid-template-columns:96px minmax(0,1fr) 38px}
  .song-row img{width:96px;height:54px}
  .queue-actions{grid-template-columns:1fr 1fr;display:grid}
}

.yt-empty{display:grid;place-items:center;position:absolute;inset:0;background:#000;color:#ffe69c;font-weight:900}


/* ===== An "More videos" / logo YouTube tren player ===== */
.video-shell .yt-cover{position:absolute;inset:0;z-index:6;display:block;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;background:#000;pointer-events:none}
.video-shell .yt-cover.show{opacity:1;visibility:visible;transition:none}
.video-shell .yt-cover-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 28%}
.player-settings-wrap{position:relative;z-index:30;touch-action:manipulation;pointer-events:auto}
.player-settings-button{display:grid!important;place-items:center;width:40px!important;height:40px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#f7c84b!important;color:#071513!important;font-size:0!important;font-weight:900;line-height:1;cursor:pointer;box-shadow:none!important;text-shadow:none!important;backdrop-filter:none!important;touch-action:manipulation;-webkit-user-select:none;user-select:none;transform:none!important}
.player-settings-button span{display:block;width:23px;height:23px;background:#111;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.43 12.98c.04-.32.07-.65.07-.98s-.02-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.37-.31-.6-.22l-2.49 1a7.3 7.3 0 0 0-1.69-.98L14.5 2.42A.5.5 0 0 0 14 2h-4a.5.5 0 0 0-.5.42L9.12 5.07c-.6.23-1.16.56-1.69.98l-2.49-1a.5.5 0 0 0-.6.22l-2 3.46a.5.5 0 0 0 .12.64l2.11 1.65c-.04.32-.08.65-.08.98s.03.66.08.98l-2.11 1.65a.5.5 0 0 0-.12.64l2 3.46c.12.22.37.31.6.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.04.24.25.42.5.42h4c.25 0 .46-.18.5-.42l.38-2.65c.61-.25 1.17-.58 1.69-.98l2.49 1c.23.09.48 0 .6-.22l2-3.46a.5.5 0 0 0-.12-.64l-2.11-1.65ZM12 15.5A3.5 3.5 0 1 1 12 8a3.5 3.5 0 0 1 0 7.5Z'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.43 12.98c.04-.32.07-.65.07-.98s-.02-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.37-.31-.6-.22l-2.49 1a7.3 7.3 0 0 0-1.69-.98L14.5 2.42A.5.5 0 0 0 14 2h-4a.5.5 0 0 0-.5.42L9.12 5.07c-.6.23-1.16.56-1.69.98l-2.49-1a.5.5 0 0 0-.6.22l-2 3.46a.5.5 0 0 0 .12.64l2.11 1.65c-.04.32-.08.65-.08.98s.03.66.08.98l-2.11 1.65a.5.5 0 0 0-.12.64l2 3.46c.12.22.37.31.6.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.04.24.25.42.5.42h4c.25 0 .46-.18.5-.42l.38-2.65c.61-.25 1.17-.58 1.69-.98l2.49 1c.23.09.48 0 .6-.22l2-3.46a.5.5 0 0 0-.12-.64l-2.11-1.65ZM12 15.5A3.5 3.5 0 1 1 12 8a3.5 3.5 0 0 1 0 7.5Z'/%3E%3C/svg%3E") center/contain no-repeat}
.player-settings-button:hover,.player-settings-button:focus-visible{outline:none;background:#ffd86a!important;color:#071513!important;box-shadow:none!important;transform:none!important}
.player-settings-button,.player-settings-menu{pointer-events:auto}
.player-settings-menu{position:absolute;right:0;bottom:48px;z-index:31;display:grid;width:208px;max-width:calc(100vw - 28px);max-height:min(180px,70dvh);padding:0;border:1px solid rgba(0,0,0,.18);border-radius:5px;background:#fff;color:#111;box-shadow:0 16px 34px rgba(0,0,0,.55);overflow:hidden;overscroll-behavior:contain;touch-action:manipulation}
.player-settings-menu[hidden]{display:none}
:fullscreen .player-settings-wrap,:-webkit-full-screen .player-settings-wrap{display:block!important}
.player-settings-sheet,.player-settings-list{display:grid;padding:8px 0}
.player-settings-row-button,.player-settings-choice,.player-settings-back{display:grid;align-items:center;width:100%;min-height:48px;border:0;background:#fff;color:#111;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none}
.player-settings-row-button{grid-template-columns:minmax(0,1fr) auto 22px;gap:0;padding:0 12px 0 18px;font-size:16px;text-align:left}
.player-settings-row-button:hover,.player-settings-row-button:focus-visible,.player-settings-choice:hover,.player-settings-choice:focus-visible,.player-settings-back:hover,.player-settings-back:focus-visible{outline:none;background:#f1f1f1}
.player-settings-icon{display:grid;place-items:center;width:24px;height:24px;color:#111;font-size:19px;font-weight:900}
.player-settings-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.player-settings-value{padding-left:12px;color:#4b3426;font-size:14px;white-space:nowrap}
.player-settings-arrow{color:#111;font-size:25px;line-height:1}
.player-settings-back{grid-template-columns:auto 1fr;min-height:46px;padding:0 16px;border-bottom:1px solid #e7e7e7;font-size:16px;font-weight:700;text-align:left}
.player-settings-choice{grid-template-columns:minmax(0,1fr) 32px;min-height:44px;padding:0 18px 0 24px;font-size:15px;text-align:left}
.player-settings-choice b{color:#111;font-size:16px;text-align:center}
.player-settings-choice.active{background:#f7f7f7;font-weight:700}
.player-settings-quick{display:flex;flex-wrap:wrap;gap:8px;padding:0 18px 12px 62px;background:#fff}
.player-settings-quick .player-settings-option{min-width:72px;height:36px;padding:0 10px;border:1px solid #d7d7d7;border-radius:999px;background:#f7f7f7;color:#111;font-size:13px;font-weight:700;touch-action:manipulation}
.player-settings-quick .player-settings-option.active{border-color:#111;background:#111;color:#fff}
.video-shell .player-error-note{z-index:8}

@media(max-width:760px){
  .player-settings-wrap{position:relative!important;right:auto!important;top:auto!important;bottom:auto!important;z-index:30!important;transform:none!important}
  .player-settings-button{width:40px!important;height:40px!important;font-size:0!important}
  .player-settings-button{touch-action:manipulation!important;cursor:pointer}
  .player-settings-button:active{cursor:pointer}
  .player-settings-menu{position:absolute!important;left:auto!important;right:0!important;top:auto!important;bottom:48px!important;z-index:31!important;width:208px!important;max-width:calc(100vw - 28px)!important;max-height:180px!important;border-radius:5px!important;box-shadow:0 16px 34px rgba(0,0,0,.55)!important;-webkit-overflow-scrolling:touch}
  .player-settings-sheet,.player-settings-list{padding:0!important}
  .player-settings-row-button{grid-template-columns:minmax(0,1fr) 112px 9px!important;min-height:28px!important;padding:0 6px 0 7px!important;font-size:12px!important}
  .player-settings-choice{min-height:28px!important;padding:0 8px 0 12px!important;font-size:12px!important}
  .player-settings-back{min-height:28px!important;font-size:12px!important}
  .player-settings-value{font-size:11px!important}
  .player-settings-quick{display:flex!important;flex-wrap:wrap;gap:10px;padding:0 16px 16px 66px}
  .player-settings-quick .player-settings-option{min-width:78px;height:42px;font-size:15px}
  .song-row{padding-right:48px!important}
  .song-add{top:5px!important;right:9px!important;width:32px!important;height:28px!important;font-size:30px!important;line-height:1!important}
  .song-save{top:40px!important;right:9px!important}
  .song-heart-save{top:40px!important;right:11px!important;width:28px!important;height:24px!important}
}

@media(max-width:1180px) and (orientation:landscape){
  body{overflow-x:hidden;background:#050403}
  .main{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;width:100%;min-width:0;padding:86px 8px 18px}
  body.phone-layout-ordered .main > .player-panel{order:1}
  body.phone-layout-ordered .main > .search-panel{order:2}
  body.phone-layout-ordered .main > .up-next{order:3}
  body.phone-layout-ordered .main > .comments-panel{order:4}
  body.phone-layout-ordered .main > .luxubu-right-panel{order:5}
  .admin-header{position:fixed!important;left:8px!important;right:8px!important;top:0!important;z-index:400!important;display:grid!important;grid-template-columns:82px minmax(0,1fr) repeat(4,40px) 40px!important;align-items:center!important;gap:5px!important;width:auto!important;height:78px!important;margin:0!important;padding:0 8px!important;background:linear-gradient(90deg,#020202,#181004 72%,#020202)!important}
  .header-brand{position:relative!important;left:20px!important;top:auto!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;justify-items:start!important;width:94px!important;height:42px!important;transform:none!important;align-self:center!important;gap:5px!important;overflow:visible!important}
  .header-brand .logo-left{position:relative!important;left:auto!important;top:-29px!important;width:34px!important;height:34px!important;transform:none!important}
  .header-brand-name{top:-5px!important;margin:0!important;font-size:10px!important;line-height:1!important;text-align:left!important;white-space:nowrap!important}
  .header-brand-name span{font-size:16px!important;line-height:1!important}
  .header-brand-name b{font-size:12px!important;line-height:1!important}
  .phone-search-toggle{grid-column:3!important}
  .header-player-toggle{grid-column:4!important}
  .header-queue-toggle{grid-column:5!important}
  .header-favorite-toggle{grid-column:6!important}
  .phone-search-toggle,.header-player-toggle,.header-queue-toggle,.header-favorite-toggle{position:relative!important;justify-self:center!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111!important;line-height:1!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;box-shadow:0 0 0 1px rgba(0,0,0,.24),0 0 12px rgba(255,255,255,.14)!important}
  .phone-search-toggle{font-size:15px!important}
  .player-icon{display:block!important;width:0!important;height:0!important;margin-left:3px!important;border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-left:13px solid #111!important}
  .queue-icon{position:static!important;display:block!important;width:27px!important;height:20px!important;transform:none!important}
  .book-page{fill:#fff!important;stroke:#111!important;stroke-width:3!important;stroke-linejoin:round!important}
  .book-spine,.book-lines{fill:none!important;stroke:#111!important;stroke-width:2.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}
  .favorite-icon{position:relative!important;display:block!important;width:14px!important;height:14px!important;background:#111!important;border-radius:2px!important;transform:translateY(2px) rotate(-45deg)!important}
  .favorite-icon:before,.favorite-icon:after{content:""!important;position:absolute!important;width:14px!important;height:14px!important;border-radius:50%!important;background:#111!important}
  .favorite-icon:before{left:0!important;top:-7px!important}
  .favorite-icon:after{left:7px!important;top:0!important}
  .header-avatar{grid-column:7!important;position:relative!important;right:auto!important;top:auto!important;justify-self:center!important;display:grid!important;width:40px!important;height:40px!important;transform:none!important}
  .header-search{position:absolute!important;left:58px!important;right:8px!important;top:50%!important;z-index:30!important;display:none!important;width:auto!important;max-width:none!important;transform:translateY(-50%)!important}
  body.phone-search-open .header-search{display:grid!important}
  body.phone-search-open .header-brand,
  body.phone-search-open .phone-search-toggle,
  body.phone-search-open .header-player-toggle,
  body.phone-search-open .header-queue-toggle,
  body.phone-search-open .header-favorite-toggle,
  body.phone-search-open .header-avatar{visibility:hidden!important;opacity:0!important;pointer-events:none!important}
  body.phone-layout-ordered .youtube-layout,
  body.phone-layout-ordered .watch-column,
  body.phone-layout-ordered .right-column,
  body.phone-layout-ordered .below-player-row{display:none!important}
  .player-panel,.search-panel,.up-next,.comments-panel,.luxubu-right-panel{width:100%!important;max-width:none!important;scroll-margin-top:86px}
  .player-panel{border:0!important}
  .luxubu-right-panel{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;display:grid!important;width:calc(100% - 16px)!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:360px!important;max-height:none!important;margin:10px 8px 18px!important;z-index:1!important}
  .favorite-song-list{max-height:320px!important}
  .player-title-frame{position:relative;left:auto;right:auto;top:auto;bottom:auto;display:grid;width:100%;min-height:44px;padding:7px 62px 7px 44px;background:#000}
  .player-title-frame:has(#videoTitleLine:empty){display:none}
  #videoTitleLine{max-height:34px;font-size:13px;line-height:17px}
  .video-shell{width:100%!important;max-height:none}
  .search-panel{height:auto;min-height:320px}
  .song-list{max-height:360px}
  .player-settings-menu{top:64px!important;max-height:calc(100dvh - 78px)!important}
  .player-settings-row-button{min-height:48px!important;font-size:15px!important}
  .player-settings-choice{min-height:44px!important;font-size:15px!important}
  .player-settings-quick{padding:0 14px 12px 58px!important}
  .player-settings-quick .player-settings-option{height:36px!important;min-width:72px!important;font-size:13px!important}
}

@media(min-width:761px) and (max-width:1024px){
  .admin-header{position:fixed!important;left:0!important;right:0!important;top:0!important;z-index:400!important;display:grid!important;grid-template-columns:150px minmax(180px,1fr) repeat(3,38px) 38px!important;align-items:center!important;gap:5px!important;width:100vw!important;height:78px!important;margin:0!important;padding:0 6px!important;overflow:hidden!important}
  .hamburger-button{left:0!important;top:6px!important}
  .header-brand{grid-column:1!important;position:relative!important;left:24px!important;width:118px!important;height:44px!important}
  .header-search{grid-column:2!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;z-index:3!important;display:grid!important;width:100%!important;max-width:none!important;transform:none!important}
  .phone-search-toggle{display:none!important}
  .header-player-toggle{grid-column:3!important}
  .header-queue-toggle{grid-column:4!important}
  .header-favorite-toggle{grid-column:5!important}
  .header-avatar{grid-column:6!important}
  .header-player-toggle,
  .header-queue-toggle,
  .header-favorite-toggle,
  .header-avatar{position:relative!important;display:grid!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;justify-self:center!important;width:38px!important;height:38px!important}
  .header-avatar{right:auto!important;top:auto!important;transform:none!important}
  body.phone-search-open .header-brand,
  body.phone-search-open .header-player-toggle,
  body.phone-search-open .header-queue-toggle,
  body.phone-search-open .header-favorite-toggle,
  body.phone-search-open .header-avatar{visibility:visible!important;opacity:1!important;pointer-events:auto!important}
}

@media(min-width:1025px) and (max-width:1366px){
  body{overflow-x:hidden;background:#050403}
  .main{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;width:100%;min-width:0;padding:86px 8px 18px}
  body.phone-layout-ordered .main > .player-panel{order:1}
  body.phone-layout-ordered .main > .search-panel{order:2}
  body.phone-layout-ordered .main > .up-next{order:3}
  body.phone-layout-ordered .main > .comments-panel{order:4}
  body.phone-layout-ordered .main > .luxubu-right-panel{order:5}
  body.phone-layout-ordered .youtube-layout,
  body.phone-layout-ordered .watch-column,
  body.phone-layout-ordered .right-column,
  body.phone-layout-ordered .below-player-row{display:none!important}
  .player-panel,.search-panel,.up-next,.comments-panel,.luxubu-right-panel{width:100%!important;max-width:none!important;scroll-margin-top:92px}
  .luxubu-right-panel{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;display:grid!important;width:calc(100% - 16px)!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:860px!important;max-height:none!important;margin:10px 8px 18px!important;z-index:1!important}
  .favorite-song-list{max-height:790px!important}
}
.brand img{width:48px;height:34px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(245,195,65,.72))}
.brand span{margin-top:-3px!important;color:#ffd86a!important;font-size:13px!important;line-height:1!important;text-shadow:0 2px 8px rgba(0,0,0,.85),0 0 10px rgba(245,195,65,.45)!important}
.brand b{display:block!important;color:#fff!important;font-size:10px!important;line-height:1!important;text-shadow:0 2px 8px rgba(0,0,0,.85)!important}

/* LUXUBU PUBLIC HEADER MATCH KARAOKE START */
.karaoke-empty-header{background:#020202!important;box-shadow:none!important}
.hamburger-button{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;width:36px!important;height:36px!important;border:0!important;border-radius:50%!important;background:transparent!important;cursor:pointer!important}
.hamburger-button span{display:block!important;width:19px!important;height:2px!important;margin:0!important;border-radius:2px!important;background:#fff!important;box-shadow:0 0 7px rgba(245,195,65,.55)!important}
.karaoke-brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:190px!important;color:#fff!important;text-decoration:none!important}
.karaoke-brand img{width:42px!important;height:38px!important;object-fit:contain!important;filter:drop-shadow(0 0 12px rgba(245,195,65,.68))!important}
.karaoke-brand .brand-stack{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;margin:0!important;line-height:.96!important;text-shadow:0 2px 8px rgba(0,0,0,.86)!important}
.karaoke-brand .brand-stack b{display:block!important;color:#ffd950!important;font-size:18px!important;font-weight:800!important;line-height:1!important}
.karaoke-brand .brand-stack em{display:block!important;color:#fff!important;font-size:15px!important;font-style:normal!important;font-weight:900!important;line-height:1!important}
@media(max-width:900px){
  .karaoke-empty-header{grid-template-columns:40px 170px minmax(0,1fr)!important;height:82px!important;padding-left:10px!important;padding-right:10px!important}
  .hamburger-button{width:28px!important;height:34px!important;gap:3px!important}
  .hamburger-button span{width:19px!important;height:2px!important}
  .karaoke-brand{width:150px!important;gap:7px!important}
  .karaoke-brand img{width:36px!important;height:32px!important}
  .karaoke-brand .brand-stack b{font-size:16px!important}
  .karaoke-brand .brand-stack em{font-size:13px!important}
}
/* LUXUBU PUBLIC HEADER MATCH KARAOKE END */
/* LUXUBU REMOVE HEADING DECO START */
.home-video-heading h2 > span,
.video-upload-head h2 > span,
.home-picture-heading h2 > span,
.picture-heading h2 > span,
.home-karaoke-heading h2 > span,
.upload-head h2 > span,
.section-title h2 > span,
.section-title > span{display:none!important}
.home-video-heading h2 span:before,
.home-video-heading h2 span:after,
.video-upload-head h2 span:before,
.video-upload-head h2 span:after,
.home-picture-heading h2 span:before,
.home-picture-heading h2 span:after,
.picture-heading h2 span:before,
.picture-heading h2 span:after,
.home-karaoke-heading h2 span:before,
.home-karaoke-heading h2 span:after,
.upload-head h2 span:before,
.upload-head h2 span:after,
.section-title h2 span:before,
.section-title h2 span:after,
.section-title span:before,
.section-title span:after{content:none!important;display:none!important}
/* LUXUBU REMOVE HEADING DECO END */

/* LUXUBU COMPACT PLAYER SETTINGS START */
.video-shell .player-settings-menu{width:208px!important;max-width:calc(100vw - 28px)!important;max-height:min(180px,70dvh)!important;border-radius:5px!important;overflow:hidden!important}
.video-shell .player-settings-sheet,.video-shell .player-settings-list{padding:0!important}
.video-shell .player-settings-row-button,.video-shell .player-settings-choice,.video-shell .player-settings-back{min-height:28px!important;padding-top:0!important;padding-bottom:0!important;font-size:12px!important}
.video-shell .player-settings-row-button{grid-template-columns:minmax(0,1fr) 112px 9px!important;padding-left:7px!important;padding-right:6px!important}
.video-shell .player-settings-choice{grid-template-columns:minmax(0,1fr) 20px!important;padding-left:12px!important;padding-right:8px!important}
.video-shell .player-settings-back{min-height:28px!important;padding-left:9px!important;padding-right:9px!important}
.video-shell .player-settings-icon{width:12px!important;height:12px!important;font-size:10px!important}
.video-shell .player-settings-value{font-size:11px!important;padding-left:8px!important;text-align:right!important}
.video-shell .player-settings-arrow{font-size:12px!important}
.video-shell .player-settings-choice.active{background:#ffe28a!important;color:#070707!important;font-weight:900!important}
.video-shell .player-settings-choice b{position:relative!important;display:block!important;width:12px!important;height:12px!important;border-radius:50%!important}
.video-shell .player-settings-choice.active b{background:#00d84f!important;box-shadow:0 0 0 2px rgba(255,255,255,.75),0 0 10px rgba(0,216,79,.95)!important}

/* Flat player controls while we rebuild 3D later */
.player-control-row .player-cast-button{border:0!important;background:#f7c84b!important;box-shadow:none!important;text-shadow:none!important;transform:none!important}
.player-control-row .player-cast-button:hover{background:#ffd86a!important;box-shadow:none!important;transform:none!important}
.player-control-row .player-cast-button:active{background:#f7c84b!important;box-shadow:none!important;transform:none!important}
.player-control-row .player-cast-button.connected{background:#00d84f!important;box-shadow:none!important;transform:none!important;text-shadow:none!important}
.player-control-row .player-cast-button.connected:hover{background:#20ef69!important;box-shadow:none!important;transform:none!important}
.player-fullscreen-button,.player-settings-button{box-shadow:none!important;text-shadow:none!important;transform:none!important}
.player-control-row .player-settings-wrap{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;z-index:30!important;justify-self:end;align-self:center;width:40px;height:40px;margin:0!important;transform:none!important;pointer-events:auto}
.player-control-row .player-settings-button{width:40px!important;height:40px!important}
.player-control-row .player-settings-menu{position:absolute!important;left:auto!important;right:0!important;top:auto!important;bottom:48px!important;width:208px!important;max-width:calc(100vw - 28px)!important;max-height:min(180px,70dvh)!important;border-radius:5px!important;overflow:hidden!important}
.player-control-row .player-settings-sheet,.player-control-row .player-settings-list{padding:0!important}
.player-control-row .player-settings-menu button{position:relative!important;display:grid!important;align-items:center!important;place-items:initial!important;width:100%!important;height:auto!important;min-height:28px!important;aspect-ratio:auto!important;margin:0!important;border:0!important;border-radius:0!important;background:#fff!important;color:#111!important;box-shadow:none!important;text-shadow:none!important;transform:none!important;filter:none!important;font-size:12px!important;line-height:1.15!important}
.player-control-row .player-settings-menu button:hover,.player-control-row .player-settings-menu button:focus-visible{background:#f1f1f1!important;color:#111!important;outline:none!important}
.player-control-row .player-settings-row-button,.player-control-row .player-settings-choice,.player-control-row .player-settings-back{min-height:28px!important;padding-top:0!important;padding-bottom:0!important;font-size:12px!important}
.player-control-row .player-settings-row-button{grid-template-columns:minmax(0,1fr) 112px 9px!important;padding-left:7px!important;padding-right:6px!important}
.player-control-row .player-settings-choice{grid-template-columns:minmax(0,1fr) 20px!important;padding-left:12px!important;padding-right:8px!important}
@media(max-width:760px){
  .player-control-row .player-settings-wrap{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:40px;height:40px;transform:none!important}
  .player-control-row .player-settings-button{width:40px!important;height:40px!important}
  .player-control-row .player-settings-menu{position:absolute!important;left:auto!important;right:0!important;top:auto!important;bottom:48px!important;width:208px!important;max-height:180px!important}
}
@media(max-width:1024px){
  .player-control-row:has(#playerSettingsMenu:not([hidden])){z-index:391!important}
}
.player-control-row .player-settings-menu .player-settings-row-button,
.player-control-row .player-settings-menu .player-settings-choice,
.player-control-row .player-settings-menu .player-settings-back{align-items:center!important;min-height:28px!important;height:28px!important;color:#050505!important;font-weight:400!important;line-height:28px!important;text-shadow:none!important}
.player-control-row .player-settings-menu .player-settings-row-button span,
.player-control-row .player-settings-menu .player-settings-choice span,
.player-control-row .player-settings-menu .player-settings-back span{align-self:center!important;color:#050505!important;font-weight:400!important;line-height:28px!important;text-shadow:none!important}
.player-control-row .player-settings-menu .player-settings-choice.active{color:#050505!important;font-weight:400!important}
.player-control-row .player-settings-menu .player-settings-choice b{align-self:center!important;justify-self:center!important;display:block!important;width:10px!important;height:10px!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important}
.player-control-row .player-settings-menu .player-settings-choice.active b{background:#00d84f!important;box-shadow:0 0 0 2px rgba(255,255,255,.85),0 0 10px rgba(0,216,79,.95)!important}
/* LUXUBU COMPACT PLAYER SETTINGS END */

/* LUXUBU PLAYER PROGRESS HOVER START */
.video-shell #playerCurrent,.video-shell #playerDuration,.video-shell #playerSeek{bottom:9px!important;opacity:0!important;visibility:hidden!important;transition:opacity .16s ease,visibility .16s ease!important}
.video-shell #playerCurrent{left:18px!important}
.video-shell #playerDuration{right:52px!important}
.video-shell #playerSeek{left:96px!important;right:96px!important;max-width:calc(100% - 192px)!important;pointer-events:none!important}
.video-shell:hover #playerCurrent,.video-shell:hover #playerDuration,.video-shell:hover #playerSeek,.video-shell.controls-visible #playerCurrent,.video-shell.controls-visible #playerDuration,.video-shell.controls-visible #playerSeek,.video-shell:focus-within #playerCurrent,.video-shell:focus-within #playerDuration,.video-shell:focus-within #playerSeek{opacity:1!important;visibility:visible!important}
.video-shell:hover #playerSeek,.video-shell.controls-visible #playerSeek,.video-shell:focus-within #playerSeek{pointer-events:auto!important}
:fullscreen.video-shell #playerCurrent,:fullscreen.video-shell #playerDuration,:fullscreen.video-shell #playerSeek,:-webkit-full-screen.video-shell #playerCurrent,:-webkit-full-screen.video-shell #playerDuration,:-webkit-full-screen.video-shell #playerSeek{bottom:18px!important}
:fullscreen.video-shell #playerCurrent,:-webkit-full-screen.video-shell #playerCurrent{left:24px!important}
:fullscreen.video-shell #playerDuration,:-webkit-full-screen.video-shell #playerDuration{right:62px!important}
:fullscreen.video-shell #playerSeek,:-webkit-full-screen.video-shell #playerSeek{left:126px!important;right:126px!important;max-width:calc(100% - 252px)!important}
@media(max-width:760px){
  .video-shell #playerCurrent{left:10px!important}
  .video-shell #playerDuration{right:48px!important}
  .video-shell #playerSeek{left:66px!important;right:66px!important;max-width:calc(100% - 132px)!important}
}
/* LUXUBU PLAYER PROGRESS HOVER END */

/* LUXUBU PLAYER TITLE NO CLIP START */
.player-title-frame{overflow:visible!important;min-height:50px!important;align-items:center!important}
#videoTitleLine{display:block!important;max-height:none!important;padding:2px 12px!important;line-height:22px!important;overflow:visible!important;text-overflow:clip!important;-webkit-line-clamp:unset!important}
@media(max-width:760px){
  .video-meta-row{min-height:62px!important}
  .player-title-frame{min-height:54px!important;padding-top:6px!important;padding-bottom:6px!important}
  #videoTitleLine{font-size:14px!important;line-height:20px!important}
}
/* LUXUBU PLAYER TITLE NO CLIP END */

/* LUXUBU PLAYER TITLE TWO BLOCKS START */
.video-meta-row{background:transparent!important}
.player-title-frame{left:50%!important;right:auto!important;top:-4px!important;bottom:auto!important;width:min(760px,calc(100vw - 180px))!important;min-height:58px!important;padding:0!important;background:transparent!important;border-radius:0!important;overflow:visible!important;transform:translateX(-50%)!important}
#videoTitleLine{display:grid!important;align-content:start!important;justify-items:center!important;gap:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:4px 10px 2px!important;color:#fff!important;font-size:16px!important;font-weight:600!important;line-height:24px!important;text-align:center!important;overflow:visible!important;text-shadow:0 1px 3px rgba(0,0,0,.9)!important;transform:translateY(0)!important}
#videoTitleLine .title-line{display:block!important;width:100%!important;max-width:100%!important;min-height:24px!important;color:inherit!important;line-height:24px!important;white-space:normal!important;overflow:visible!important}
@media(max-width:760px){
  .player-title-frame{top:-2px!important;width:calc(100vw - 28px)!important;min-height:54px!important}
  #videoTitleLine{font-size:14px!important;line-height:22px!important;padding-top:4px!important;transform:translateY(0)!important}
  #videoTitleLine .title-line{min-height:22px!important;line-height:22px!important}
}
/* LUXUBU PLAYER TITLE TWO BLOCKS END */

@media(max-width:760px){
  .video-meta-row{display:block!important;min-height:58px!important;margin-top:0!important;padding:0!important;background:#000!important;overflow:hidden!important}
  .player-title-frame{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;display:grid!important;place-items:center!important;width:100%!important;max-width:100%!important;min-height:58px!important;padding:6px 14px!important;background:#000!important;box-sizing:border-box!important;overflow:hidden!important;transform:none!important}
  #videoTitleLine{display:grid!important;align-content:center!important;justify-items:center!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;font-size:14px!important;line-height:21px!important;text-align:center!important;overflow:hidden!important;transform:none!important}
  #videoTitleLine .title-line{display:block!important;width:100%!important;max-width:100%!important;min-height:0!important;line-height:21px!important;text-align:center!important;white-space:normal!important;overflow:hidden!important;overflow-wrap:anywhere!important}
}

/* LUXUBU QUICK AUDIO MODE SWITCH START */
.player-control-row .player-settings-wrap{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;width:213px!important;min-width:213px!important;height:40px!important}
.player-audio-mode-switch{display:flex;flex:0 0 auto;align-items:center;gap:7px;min-width:0}
.player-control-row .player-audio-mode-button{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;gap:5px!important;width:70px!important;min-width:70px!important;height:30px!important;padding:0 8px!important;border:1px solid rgba(247,200,75,.42)!important;border-radius:999px!important;background:#111!important;color:#e8e8e8!important;font-size:11px!important;font-weight:500!important;line-height:1!important;box-sizing:border-box!important;box-shadow:none!important;text-shadow:none!important;transform:none!important;white-space:nowrap}
.player-control-row .player-audio-mode-button[data-audio-mode="clear"]{width:88px!important;min-width:88px!important}
.player-control-row .player-settings-button{flex:0 0 40px!important;min-width:40px!important}
.player-control-row .player-audio-mode-button:hover,.player-control-row .player-audio-mode-button:focus-visible{border-color:#f7c84b!important;background:#1d1a11!important;color:#fff!important;outline:none!important}
.player-control-row .player-audio-mode-button.active{border-color:#f7c84b!important;background:#201b0b!important;color:#fff!important}
.player-control-row .audio-mode-led{display:block!important;flex:0 0 auto;width:9px!important;height:9px!important;border-radius:50%!important;background:#303030!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)!important}
.player-control-row .player-audio-mode-button.active .audio-mode-led{background:#00d84f!important;box-shadow:0 0 0 2px rgba(255,255,255,.78),0 0 10px rgba(0,216,79,.98)!important}
.player-control-row .audio-mode-label,.player-control-row .audio-mode-full,.player-control-row .audio-mode-short{color:inherit!important;font-size:11px!important;font-weight:500!important;line-height:1!important}
.player-control-row .audio-mode-short{display:none}
@media(max-width:760px){
  .player-control-row .player-settings-wrap{gap:4px!important;width:156px!important;min-width:156px!important}
  .player-audio-mode-switch{gap:4px}
  .player-control-row .player-audio-mode-button{gap:4px!important;width:48px!important;min-width:48px!important;height:28px!important;padding:0 5px!important}
  .player-control-row .player-audio-mode-button[data-audio-mode="clear"]{width:60px!important;min-width:60px!important}
  .player-control-row .audio-mode-led{width:7px!important;height:7px!important}
  .player-control-row .audio-mode-full{display:none}
  .player-control-row .audio-mode-short{display:inline}
}
@media(max-width:360px){
  .player-control-row{grid-template-columns:40px 28px 28px 52px 28px minmax(0,1fr)!important;gap:3px!important}
  .player-control-row .player-cast-button{width:52px!important}
  .player-control-row .player-settings-wrap{gap:3px!important}
  .player-audio-mode-switch{gap:3px}
  .player-control-row .player-audio-mode-button{padding:0 4px!important}
}
@media(max-width:380px){
  .player-control-row .player-settings-wrap{width:126px!important;min-width:126px!important}
  .player-control-row .player-audio-mode-button{width:36px!important;min-width:36px!important;padding:0 2px!important}
  .player-control-row .player-audio-mode-button[data-audio-mode="clear"]{width:44px!important;min-width:44px!important}
  .player-control-row .audio-mode-short{font-size:9px!important}
}
/* LUXUBU QUICK AUDIO MODE SWITCH END */

/* Keep transport controls on the left and HiFi/Digital/Settings on the
   right. Center the favorite heart across the full Player width. */
.player-control-row{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  gap:4px!important;
}
.player-control-row #playerCastTv{margin-right:auto!important}
.player-control-row .player-settings-wrap{
  position:relative!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  order:20!important;
  margin:0!important;
  transform:none!important;
}
.player-control-row .player-title-favorite{
  position:absolute!important;
  left:50%!important;
  right:auto!important;
  top:50%!important;
  bottom:auto!important;
  order:10!important;
  z-index:29!important;
  flex:0 0 auto!important;
  margin:0!important;
  transform:translate(-50%,-50%)!important;
}
@media(max-width:760px){
  .player-control-row{
    gap:2px!important;
  }
  .player-control-row .player-title-favorite{
    flex:0 0 auto!important;
  }
}
@media(min-width:361px) and (max-width:380px){
  .player-control-row .player-settings-wrap{width:128px!important;min-width:128px!important}
}
@media(max-width:340px){
  .player-control-row{
    gap:1px!important;
  }
  .player-control-row .player-settings-wrap{gap:3px!important;width:116px!important;min-width:116px!important}
  .player-audio-mode-switch{gap:3px!important}
  .player-control-row .player-audio-mode-button{width:34px!important;min-width:34px!important;padding:0 1px!important}
  .player-control-row .player-audio-mode-button[data-audio-mode="clear"]{width:40px!important;min-width:40px!important}
  .player-control-row .player-settings-button{flex:0 0 36px!important;width:36px!important;min-width:36px!important;height:36px!important}
}

/* Keep the amplifier directly after the player on every layout. */
.below-player-row > .amplifier-panel{order:1;margin-top:-4px!important;border-top-left-radius:0!important;border-top-right-radius:0!important}
.below-player-row > .up-next{order:2}
.player-panel{padding-bottom:0!important}
.below-player-row{margin-top:0!important}
body.phone-layout-ordered .main > .player-panel{order:1!important}
body.phone-layout-ordered .main > .comments-panel.amplifier-panel{order:2!important;margin-top:-14px!important;border-top-left-radius:0!important;border-top-right-radius:0!important}
body.phone-layout-ordered .main > .search-panel{order:3!important}
body.phone-layout-ordered .main > .up-next{order:4!important}
body.phone-layout-ordered .main > .luxubu-right-panel{order:5!important}

/* Match the YouTube player's Cast control exactly. */
.player-control-row #playerCastTv.player-cast-button{
  display:grid!important;
  place-items:center!important;
  flex:0 0 40px!important;
  width:40px!important;
  min-width:40px!important;
  height:34px!important;
  padding:0!important;
  border:1px solid #a77a00!important;
  border-radius:17px!important;
  background:#b8860b!important;
  color:#111!important;
  box-shadow:none!important;
  text-shadow:none!important;
  transform:none!important;
  animation:none!important;
}
.player-control-row #playerCastTv.player-cast-button svg{
  display:block;
  width:21px;
  height:21px;
  fill:currentColor;
}
.player-control-row #playerCastTv.player-cast-button:hover,
.player-control-row #playerCastTv.player-cast-button:active{
  border-color:#a77a00!important;
  background:#b8860b!important;
  color:#111!important;
  box-shadow:none!important;
  transform:none!important;
}
.player-control-row #playerCastTv.player-cast-button.connected,
.player-control-row #playerCastTv.player-cast-button.connected:hover,
.player-control-row #playerCastTv.player-cast-button.connected:active{
  border-color:#ff5555!important;
  background:#e50000!important;
  color:#fff!important;
  box-shadow:none!important;
  text-shadow:none!important;
  transform:none!important;
  animation:none!important;
}
.player-control-row #playerCastTv.player-cast-button:disabled{
  cursor:default!important;
  filter:grayscale(1);
  opacity:.55;
}

/* Keep the three amplifier action buttons tight under the four dials. */
.amplifier-panel{grid-template-rows:auto auto auto!important;align-content:start!important;align-self:start!important;height:auto!important;min-height:0!important}
html body .amplifier-panel .amplifier-bottom-actions{align-self:start!important;margin-top:-3px!important;padding:0 0 3px!important}

/* iPhone header: keep generous tap targets while showing icons only. */
@media(max-width:760px){
  html body:not(.phone-search-open) .main > .search-panel{
    display:none!important;
  }
  html body .admin-header{
    grid-template-columns:82px minmax(0,1fr) repeat(4,38px)!important;
    column-gap:1px!important;
  }
  html body .admin-header :is(.phone-search-toggle,.header-player-toggle,.header-queue-toggle,.header-favorite-toggle),
  html body .admin-header :is(.phone-search-toggle,.header-player-toggle,.header-queue-toggle,.header-favorite-toggle):hover,
  html body .admin-header :is(.phone-search-toggle,.header-player-toggle,.header-queue-toggle,.header-favorite-toggle):focus-visible,
  html body .admin-header :is(.phone-search-toggle,.header-player-toggle,.header-queue-toggle,.header-favorite-toggle):active{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    filter:none!important;
    outline:none!important;
    transform:none!important;
  }
  html body .admin-header .player-icon{
    margin-left:2px!important;
    border-top-width:9px!important;
    border-bottom-width:9px!important;
    border-left-width:15px!important;
    border-left-color:#ffd86a!important;
  }
  html body .admin-header .book-page{
    fill:transparent!important;
    stroke:#ffd86a!important;
  }
  html body .admin-header :is(.book-spine,.book-lines){
    stroke:#ffd86a!important;
  }
  html body .admin-header .favorite-icon,
  html body .admin-header .favorite-icon:before,
  html body .admin-header .favorite-icon:after{
    background:#ffd86a!important;
  }

  /* These controls are icon actions, not shared 3D buttons. IDs keep the
     transparent surface authoritative even if the global theme is cached. */
  html body #phoneSearchToggle,
  html body #headerPlayerToggle,
  html body #headerQueueToggle,
  html body #headerFavoriteToggle,
  html body #phoneSearchToggle:hover,
  html body #headerPlayerToggle:hover,
  html body #headerQueueToggle:hover,
  html body #headerFavoriteToggle:hover,
  html body #phoneSearchToggle:focus-visible,
  html body #headerPlayerToggle:focus-visible,
  html body #headerQueueToggle:focus-visible,
  html body #headerFavoriteToggle:focus-visible,
  html body #phoneSearchToggle:active,
  html body #headerPlayerToggle:active,
  html body #headerQueueToggle:active,
  html body #headerFavoriteToggle:active{
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    background-color:transparent!important;
    background-image:none!important;
    box-shadow:none!important;
    text-shadow:none!important;
    filter:none!important;
    -webkit-appearance:none!important;
    appearance:none!important;
    transform:none!important;
  }

  html body #phoneSearchToggle{
    color:#ffd86a!important;
  }
  html body #phoneSearchToggle .phone-search-icon{
    display:block!important;
    width:25px!important;
    height:25px!important;
    overflow:visible!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:2.25!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
    filter:drop-shadow(0 0 4px rgba(245,195,65,.32))!important;
  }

  body.phone-search-open .top-search{
    border:1px solid rgba(255,216,106,.5)!important;
    border-radius:999px!important;
    background:#101413!important;
    box-shadow:inset 0 1px 0 rgba(255,241,168,.06),0 0 12px rgba(245,195,65,.08)!important;
    overflow:hidden!important;
  }
  body.phone-search-open .top-search input{
    border:0!important;
    background:transparent!important;
  }
  body.phone-search-open #headerMicToggle,
  body.phone-search-open #topSearchSubmit,
  body.phone-search-open #headerMicToggle:hover,
  body.phone-search-open #topSearchSubmit:hover,
  body.phone-search-open #headerMicToggle:focus-visible,
  body.phone-search-open #topSearchSubmit:focus-visible,
  body.phone-search-open #headerMicToggle:active,
  body.phone-search-open #topSearchSubmit:active{
    height:100%!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    background-color:transparent!important;
    background-image:none!important;
    color:#ffd86a!important;
    text-shadow:none!important;
    box-shadow:none!important;
    filter:none!important;
    -webkit-appearance:none!important;
    appearance:none!important;
    transform:none!important;
  }
  body.phone-search-open #headerMicToggle{
    width:42px!important;
  }
  body.phone-search-open #topSearchSubmit{
    width:48px!important;
  }
  body.phone-search-open .header-search-action-icon{
    display:block!important;
    width:24px!important;
    height:24px!important;
    margin:auto!important;
    overflow:visible!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:2.1!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
    filter:drop-shadow(0 0 4px rgba(245,195,65,.25))!important;
  }
  body.phone-search-open #headerMicToggle.listening{
    color:#ff6666!important;
    background:transparent!important;
  }

  body.phone-search-open{overflow:hidden!important}
  body.phone-search-open::before{
    content:"";
    position:fixed;
    inset:78px 0 0;
    z-index:500;
    background:rgba(0,0,0,.64);
    backdrop-filter:blur(2px);
    pointer-events:none;
  }
  body.phone-search-open .phone-search-window{
    position:fixed!important;
    inset:0!important;
    z-index:10000!important;
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr)!important;
    gap:0!important;
    width:100vw!important;
    height:100dvh!important;
    max-height:none!important;
    padding:max(8px,env(safe-area-inset-top)) 0 max(8px,env(safe-area-inset-bottom))!important;
    border:0!important;
    border-radius:0!important;
    background:#050403!important;
    box-shadow:none!important;
    overflow:hidden!important;
  }
  .phone-search-window-head{
    display:grid!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    align-items:center!important;
    gap:4px!important;
    min-height:56px!important;
    padding:4px 10px 8px 4px!important;
    color:#ffd86a!important;
    border-bottom:1px solid rgba(255,216,106,.14)!important;
  }
  html body #phoneSearchClose,
  html body #phoneSearchClose:hover,
  html body #phoneSearchClose:focus-visible,
  html body #phoneSearchClose:active{
    display:grid!important;
    place-items:center!important;
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    background-image:none!important;
    color:#ffd86a!important;
    text-shadow:none!important;
    box-shadow:none!important;
    filter:none!important;
    transform:none!important;
  }
  html body #phoneSearchClose svg{
    display:block!important;
    width:27px!important;
    height:27px!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:2.7!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
  }
  .phone-search-window-form-slot{min-width:0!important;width:100%!important}
  .phone-search-window-body{
    position:relative!important;
    min-width:0!important;
    min-height:0!important;
    height:100%!important;
    max-height:none!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior-y:contain!important;
    touch-action:pan-y!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .phone-search-window .search-panel{
    display:grid!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    gap:0!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
  }
  .phone-search-window .search-panel-search-slot{
    display:none!important;
  }
  .phone-search-window .results-head{
    display:none!important;
  }
  .phone-search-window .song-list{
    order:1!important;
    align-content:start!important;
    gap:15px!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    padding:10px 0 18px!important;
    overflow:visible!important;
    touch-action:auto!important;
  }
  .phone-search-window .more-results{
    order:2!important;
    width:calc(100% - 20px)!important;
    height:42px!important;
    margin:0 10px 4px!important;
  }
  body.phone-search-open .phone-search-window .header-search{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    z-index:1!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 42px 48px!important;
    width:100%!important;
    max-width:none!important;
    height:44px!important;
    margin:0!important;
    padding:0!important;
    border:1px solid rgba(255,216,106,.42)!important;
    border-radius:999px!important;
    background:#101413!important;
    box-shadow:inset 0 1px 0 rgba(255,241,168,.06)!important;
    overflow:visible!important;
    transform:none!important;
  }
  body.phone-search-open .phone-search-window .header-search input{
    min-width:0!important;
    padding:0 14px!important;
    border-radius:999px 0 0 999px!important;
  }
  .phone-search-window .song-row{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 48px!important;
    grid-template-rows:auto 44px 34px!important;
    gap:0!important;
    align-items:start!important;
    width:100%!important;
    min-height:0!important;
    padding:0 10px 0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .phone-search-window .song-row:hover,
  .phone-search-window .song-row.active{
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .phone-search-window .song-row > img{
    grid-column:1 / -1!important;
    grid-row:1!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    aspect-ratio:16 / 9!important;
    border-radius:9px!important;
    object-fit:cover!important;
    background:#090909!important;
  }
  .phone-search-window .song-main{
    grid-column:1!important;
    grid-row:2 / span 2!important;
    align-self:stretch!important;
    min-width:0!important;
    min-height:76px!important;
    padding:9px 7px 5px!important;
  }
  .phone-search-window .song-main strong{
    display:-webkit-box!important;
    overflow:hidden!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    color:#fff!important;
    font-size:16px!important;
    font-weight:800!important;
    line-height:1.22!important;
    white-space:normal!important;
  }
  .phone-search-window .song-main span{
    display:block!important;
    margin-top:4px!important;
    overflow:hidden!important;
    color:#c9b475!important;
    font-size:13px!important;
    line-height:1.2!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  .phone-search-window .song-row small{
    position:absolute!important;
    right:17px!important;
    top:calc((100vw - 20px) * .5625 - 28px)!important;
    z-index:2!important;
    display:block!important;
    padding:3px 6px!important;
    border-radius:4px!important;
    background:rgba(0,0,0,.82)!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:800!important;
    line-height:1.2!important;
  }
  .phone-search-window .song-add{
    position:relative!important;
    grid-column:2!important;
    grid-row:2!important;
    top:auto!important;
    right:auto!important;
    align-self:center!important;
    justify-self:center!important;
    width:42px!important;
    height:42px!important;
    padding:0!important;
    font-size:31px!important;
  }
  .phone-search-window .song-save,
  .phone-search-window .song-heart-save{
    position:relative!important;
    grid-column:2!important;
    grid-row:3!important;
    top:auto!important;
    right:auto!important;
    align-self:start!important;
    justify-self:center!important;
    width:36px!important;
    height:30px!important;
    padding:0!important;
  }
}

/* Optional words appended to typed Karaoke searches. */
.karaoke-search-suffix-options{
  position:absolute;
  left:6px;
  right:6px;
  top:calc(100% + 5px);
  z-index:1190;
  display:flex;
  align-items:center;
  gap:6px;
  overflow-x:auto;
  scrollbar-width:none;
}
.karaoke-search-suffix-options::-webkit-scrollbar{display:none}
.karaoke-search-suffix-options[hidden]{display:none!important}
.karaoke-search-suffix{
  position:relative;
  display:inline-flex;
  flex:0 0 auto;
  min-height:24px;
  align-items:center;
  gap:6px;
  padding:3px 9px 3px 5px;
  border:1px solid rgba(245,195,65,.42);
  border-radius:999px;
  background:rgba(7,8,6,.96);
  color:#fff1a8;
  cursor:pointer;
  box-shadow:0 5px 14px rgba(0,0,0,.3);
  user-select:none;
  white-space:nowrap;
}
.karaoke-search-suffix[hidden]{display:none!important}
.karaoke-search-suffix input{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  margin:0!important;
  opacity:0!important;
  pointer-events:none!important;
}
.karaoke-search-checkbox{
  position:relative;
  display:block;
  width:16px;
  height:16px;
  flex:0 0 16px;
  border:1px solid #d7aa2e;
  border-radius:4px;
  background:#080a09;
  box-shadow:inset 0 0 4px rgba(245,195,65,.12);
}
.karaoke-search-suffix input:checked + .karaoke-search-checkbox{
  border-color:#fff1a8;
  background:linear-gradient(180deg,#fff1a8,#e4a91f 62%,#a96c05);
  box-shadow:0 0 9px rgba(245,195,65,.36),inset 0 1px 0 rgba(255,255,255,.55);
}
.karaoke-search-suffix input:checked + .karaoke-search-checkbox:after{
  content:"";
  position:absolute;
  left:5px;
  top:2px;
  width:4px;
  height:8px;
  border:solid #171004;
  border-width:0 2px 2px 0;
  transform:rotate(45deg);
}
.karaoke-search-suffix input:focus-visible + .karaoke-search-checkbox{
  outline:2px solid #fff1a8;
  outline-offset:2px;
}
.karaoke-search-suffix strong{
  color:inherit;
  font-size:11px;
  font-weight:900;
  letter-spacing:.08em;
  line-height:1;
}
.top-search.has-karaoke-search-suffix{overflow:visible!important}
.top-search.has-karaoke-search-suffix .search-history-dropdown{top:calc(100% + 35px)}
.search-panel-search-slot.karaoke-search-suffix-host{
  min-height:70px;
  margin-bottom:10px;
}
.phone-search-window-form-slot.karaoke-search-suffix-host{
  padding-bottom:29px!important;
}
.admin-header.karaoke-search-suffix-host{overflow:visible!important}

@media(min-width:761px) and (max-width:1024px){
  .admin-header.karaoke-search-suffix-host .header-search{
    transform:translateY(-13px)!important;
  }
}

@media(max-width:600px){
  .karaoke-search-suffix-options{
    left:4px;
    right:4px;
    top:calc(100% + 4px);
  }
  .karaoke-search-suffix{
    min-height:23px;
    padding-right:7px;
  }
  .top-search.has-karaoke-search-suffix .search-history-dropdown{top:calc(100% + 32px)}
}

/* LUXUBU KARAOKE HEADER BRAND ALIGNMENT START */
.admin-header .header-brand{
  grid-template-columns:72px minmax(0,1fr)!important;
  align-items:center!important;
  column-gap:9px!important;
  width:200px!important;
  height:78px!important;
}
.admin-header .header-brand .logo-left{
  top:0!important;
  width:72px!important;
  height:72px!important;
  align-self:center!important;
}
.admin-header .header-brand .logo-left img{
  width:72px!important;
  height:72px!important;
  object-fit:contain!important;
}
.admin-header .header-brand-name{
  top:0!important;
  align-self:center!important;
}
.admin-header .header-brand-name b{
  letter-spacing:.08em!important;
}
@media(max-width:1180px){
  .admin-header .header-brand{
    left:18px!important;
    top:auto!important;
    grid-template-columns:64px minmax(0,1fr)!important;
    column-gap:7px!important;
    width:160px!important;
    height:66px!important;
  }
  .admin-header .header-brand .logo-left,
  .admin-header .header-brand .logo-left img{
    width:64px!important;
    height:64px!important;
  }
  .admin-header .header-brand-name{
    top:0!important;
    font-size:12px!important;
  }
  .admin-header .header-brand-name span{
    font-size:18px!important;
  }
  .admin-header .header-brand-name b{
    font-size:13px!important;
  }
}
@media(max-width:480px){
  .admin-header .header-brand{
    left:18px!important;
    grid-template-columns:60px minmax(0,1fr)!important;
    width:148px!important;
    height:64px!important;
  }
  .admin-header .header-brand .logo-left,
  .admin-header .header-brand .logo-left img{
    width:60px!important;
    height:60px!important;
  }
}
/* LUXUBU KARAOKE HEADER BRAND ALIGNMENT END */

/* LUXUBU KARAOKE LARGE MEMBER AVATAR START */
.admin-header .header-avatar:not(.luxubu-avatar-hydrated),
.admin-header .luxubu-member-avatar-global:not(.luxubu-avatar-hydrated){
  opacity:0!important;
  visibility:hidden!important;
}
.admin-header .luxubu-member-avatar-global{
  box-sizing:border-box!important;
  width:66px!important;
  height:66px!important;
  min-width:66px!important;
  padding:2px!important;
  border:2px solid transparent!important;
  background:linear-gradient(145deg,#fff1ad 0%,#d89716 45%,#6f3e02 100%) padding-box,conic-gradient(from 215deg,#6a3800 0 12%,#d88d0a 21%,#fff4b9 29%,#fffdf0 32%,#efb72e 39%,#6a3700 60%,#bb7206 73%,#ffe697 82%,#8b4c00 100%) border-box!important;
  box-shadow:-4px -3px 14px rgba(255,224,127,.92),4px 3px 10px rgba(170,91,0,.52),0 0 0 2px #5b3203,0 0 0 4px #e5ad36,0 0 18px rgba(255,193,54,.68),inset 0 0 5px rgba(255,255,255,.7)!important;
}
.admin-header .luxubu-member-avatar-global:after{
  content:none!important;
  display:none!important;
}
.admin-header .luxubu-member-avatar-global[data-luxubu-account-name]:not([data-luxubu-account-name=""]):before{
  content:attr(data-luxubu-account-name)!important;
  position:absolute!important;
  left:50%!important;
  bottom:-20px!important;
  z-index:4!important;
  display:block!important;
  max-width:144px!important;
  min-width:74px!important;
  padding:3px 10px!important;
  overflow:hidden!important;
  border:1px solid #e5ad36!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,rgba(25,17,4,.98),rgba(3,3,2,.98))!important;
  box-shadow:0 3px 9px rgba(0,0,0,.82),0 0 9px rgba(255,193,54,.42)!important;
  color:#ffe589!important;
  font:900 14px/1.1 Arial,sans-serif!important;
  letter-spacing:.02em!important;
  text-align:center!important;
  text-overflow:ellipsis!important;
  text-shadow:0 1px 3px #000!important;
  white-space:nowrap!important;
  transform:translateX(-50%)!important;
  pointer-events:none!important;
}
@media(max-width:1180px){
  .admin-header .luxubu-member-avatar-global{
    right:6px!important;
    width:60px!important;
    height:60px!important;
    min-width:60px!important;
  }
}
@media(max-width:760px){
  html body .admin-header{
    grid-template-columns:82px minmax(0,1fr) repeat(4,38px) 60px!important;
  }
  .admin-header.luxubu-member-avatar-host{
    padding-right:8px!important;
  }
  html body .admin-header .luxubu-member-avatar-global{
    position:relative!important;
    grid-column:7!important;
    right:auto!important;
    top:auto!important;
    justify-self:center!important;
    transform:none!important;
  }
}
@media(min-width:761px) and (max-width:1024px){
  html body .admin-header{
    grid-template-columns:150px minmax(180px,1fr) repeat(3,38px) 60px!important;
  }
  .admin-header.luxubu-member-avatar-host{
    padding-right:6px!important;
  }
  html body .admin-header .luxubu-member-avatar-global{
    position:relative!important;
    grid-column:6!important;
    right:auto!important;
    top:auto!important;
    justify-self:center!important;
    transform:none!important;
  }
}
@media(min-width:1025px) and (max-width:1180px) and (orientation:landscape){
  html body .admin-header{
    grid-template-columns:82px minmax(0,1fr) repeat(4,40px) 60px!important;
  }
  html body .admin-header .luxubu-member-avatar-global{
    position:relative!important;
    grid-column:7!important;
    right:auto!important;
    top:auto!important;
    justify-self:center!important;
    transform:none!important;
  }
}
@media(max-width:600px){
  html body .admin-header{
    grid-template-columns:62px minmax(0,1fr) repeat(4,34px) 60px!important;
    gap:1px!important;
  }
  .admin-header.luxubu-member-avatar-host{
    padding-right:8px!important;
  }
  html body .admin-header :is(.phone-search-toggle,.header-player-toggle,.header-queue-toggle,.header-favorite-toggle),
  html body .admin-header :is(.phone-search-toggle,.header-player-toggle,.header-queue-toggle,.header-favorite-toggle):hover,
  html body .admin-header :is(.phone-search-toggle,.header-player-toggle,.header-queue-toggle,.header-favorite-toggle):focus-visible,
  html body .admin-header :is(.phone-search-toggle,.header-player-toggle,.header-queue-toggle,.header-favorite-toggle):active{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
  }
  .admin-header .luxubu-member-avatar-global{
    position:relative!important;
    grid-column:7!important;
    right:auto!important;
    top:auto!important;
    justify-self:center!important;
    transform:none!important;
  }
}
/* LUXUBU KARAOKE LARGE MEMBER AVATAR END */
