:root[data-theme="riot-mobile"] {
  --ink:#d8d3c9;
  --muted:#817d75;
  --panel:#121313;
  --line:rgba(166,160,149,.22);
  --amber:#8f2925;
  --amber-bright:#ddd6c8;
  --red:#a52b27;
  --cyan:#9a9385;
}
:root[data-theme="riot-mobile"] body { background:#070808;color:var(--ink); }
:root[data-theme="riot-mobile"] body::before { content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 12% 5%,rgba(119,28,25,.14),transparent 30%),repeating-linear-gradient(112deg,rgba(255,255,255,.014) 0 1px,transparent 1px 5px),linear-gradient(145deg,#0b0c0c,#050606 68%,#0d0b0b); }
:root[data-theme="riot-mobile"] .noise { opacity:.12;mix-blend-mode:soft-light; }
:root[data-theme="riot-mobile"] .jukebox-shell { width:100%;min-height:100svh;margin:0;background:transparent;box-shadow:none; }
:root[data-theme="riot-mobile"] .topbar { position:relative;min-height:68px;padding:10px 15px;border:0;border-bottom:2px solid #4e4841;background:linear-gradient(180deg,#151616,#090a0a);box-shadow:inset 0 -1px #050505,0 4px 10px #000; }
:root[data-theme="riot-mobile"] .topbar::after { content:"";position:absolute;right:12px;bottom:-7px;width:82px;height:11px;background:#6e201d;clip-path:polygon(0 12%,100% 0,97% 86%,3% 100%);transform:rotate(-2deg); }
:root[data-theme="riot-mobile"] .brand { gap:9px; }
:root[data-theme="riot-mobile"] .brand-logo { width:38px;height:46px;padding:2px;border:1px solid #ded6c3;border-radius:0;background:#0a0a09;box-shadow:3px 3px 0 #3b0e0d; }
:root[data-theme="riot-mobile"] .brand-caption { gap:2px; }
:root[data-theme="riot-mobile"] .brand-caption strong { color:#f4eddb;font-size:22px;letter-spacing:.075em;text-shadow:2px 2px 0 #280707; }
:root[data-theme="riot-mobile"] .brand-caption small { color:#a69e90;font-size:7px;letter-spacing:.18em; }
:root[data-theme="riot-mobile"] .public-status { gap:7px;font-size:7px; }
:root[data-theme="riot-mobile"] .public-status .divider,:root[data-theme="riot-mobile"] .public-status .mono { display:none; }
:root[data-theme="riot-mobile"] .live-dot,:root[data-theme="riot-mobile"] .pulse,:root[data-theme="riot-mobile"] .status-light { background:#a52b27;box-shadow:0 0 7px rgba(165,43,39,.65); }
:root[data-theme="riot-mobile"] .signal-line { display:none; }
:root[data-theme="riot-mobile"] .layout { display:flex;min-height:0;flex-direction:column; }
:root[data-theme="riot-mobile"] .main-stage { padding:25px 14px 32px;overflow:visible;background:transparent; }
:root[data-theme="riot-mobile"] .main-stage::after { display:none; }
:root[data-theme="riot-mobile"] .stage-heading { display:block; }
:root[data-theme="riot-mobile"] .stage-heading .eyebrow { color:#a69e90;font-size:8px;letter-spacing:.13em; }
:root[data-theme="riot-mobile"] h1 { max-width:330px;margin-top:7px;color:#f5efdf;font-size:39px;line-height:.86;letter-spacing:.035em;text-shadow:3px 3px 0 #260707;transform:rotate(-.5deg); }
:root[data-theme="riot-mobile"] h1 em { color:#a83a34; }
:root[data-theme="riot-mobile"] .signal-readout { width:max-content;margin-top:13px;padding:5px 8px;border:1px solid rgba(231,213,43,.5);background:#10100f;color:#a69e90;font-size:7px; }
:root[data-theme="riot-mobile"] .signal-readout .mono { color:#9b9586;font-size:6px; }
:root[data-theme="riot-mobile"] .search-console { margin-top:18px;padding:12px;border:1px solid #504c45;background:linear-gradient(145deg,#171818,#0c0d0d);box-shadow:inset 0 0 0 3px #090a0a,inset 0 0 0 4px #292725,5px 6px 0 #030303;transform:rotate(.15deg); }
:root[data-theme="riot-mobile"] .search-console::before { inset:4px;border-color:rgba(120,45,40,.28); }
:root[data-theme="riot-mobile"] .console-screw { display:none; }
:root[data-theme="riot-mobile"] .search-label { position:relative;z-index:2;margin-bottom:8px;color:#a69e90;font-size:8px; }
:root[data-theme="riot-mobile"] .key-hint { display:none; }
:root[data-theme="riot-mobile"] .search-row { display:grid;grid-template-columns:28px minmax(0,1fr);gap:5px;margin:0; }
:root[data-theme="riot-mobile"] .search-icon { grid-column:1;grid-row:1;color:#a83a34;font-size:27px; }
:root[data-theme="riot-mobile"] .search-row input { grid-column:2;grid-row:1;min-height:48px;padding:8px 3px;color:#fff8e8;font:600 18px var(--display);letter-spacing:.03em; }
:root[data-theme="riot-mobile"] .search-row input::placeholder { color:#858071; }
:root[data-theme="riot-mobile"] .search-row > .search-button { grid-column:1/-1;min-height:48px;margin-top:7px;border:0;background:linear-gradient(180deg,#4f1b19,#24100f);color:#ddd6c8;font-size:11px;border:1px solid #71332e;box-shadow:inset 0 1px rgba(215,173,160,.12),inset 0 -3px #140807,3px 3px 0 #030303; }
:root[data-theme="riot-mobile"] .search-row > .search-button:hover { background:linear-gradient(180deg,#70251f,#351210);color:#f0e9dc; }
:root[data-theme="riot-mobile"] .search-row > .search-button:active { transform:translateY(2px);box-shadow:inset 0 -1px rgba(70,5,5,.45),1px 1px 0 #080808; }
:root[data-theme="riot-mobile"] .search-note { position:relative;z-index:2;margin-top:10px;padding-left:2px;color:#aaa18d;font-size:7px;line-height:1.5; }
:root[data-theme="riot-mobile"] .results-heading { align-items:end;margin:25px 0 10px;padding:0 2px 8px;border-bottom:2px solid #6e201d; }
:root[data-theme="riot-mobile"] .results-heading .eyebrow { display:none; }
:root[data-theme="riot-mobile"] .results-heading h2 { max-width:270px;color:#f3ecd9;font-size:25px;line-height:.95;letter-spacing:.04em;text-transform:uppercase; }
:root[data-theme="riot-mobile"] .result-count { color:#9c9585;font-size:7px;white-space:nowrap; }
:root[data-theme="riot-mobile"] .results-grid { display:grid;grid-template-columns:1fr;gap:13px; }
:root[data-theme="riot-mobile"] .loading { padding:24px 12px;border:1px dashed rgba(148,141,130,.32);background:rgba(11,12,12,.78); }
:root[data-theme="riot-mobile"] .search-loading { min-height:100px;flex-direction:column;gap:11px;color:#ded6c3; }
:root[data-theme="riot-mobile"] .search-spinner { width:32px;height:32px;border-width:3px;border-color:rgba(132,126,117,.18);border-top-color:#a69e90;border-right-color:#a83a34; }
:root[data-theme="riot-mobile"] .video-card { position:relative;padding:0;border:1px solid #47443e;background:linear-gradient(155deg,#171818,#0d0e0e);box-shadow:inset 0 0 0 2px #090a0a,4px 5px 0 #020303;transition:transform .15s,border-color .15s; }
:root[data-theme="riot-mobile"] .video-card:nth-child(3n+2) { transform:rotate(.2deg); }
:root[data-theme="riot-mobile"] .video-card:hover { border-color:#a83a34;background:#1c1b18;transform:translateY(-1px); }
:root[data-theme="riot-mobile"] .video-art { height:150px;border:0;background:#090909; }
:root[data-theme="riot-mobile"] .video-art::after { content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.75));pointer-events:none; }
:root[data-theme="riot-mobile"] .video-tag { top:8px;left:8px;z-index:3;padding:4px 7px;border:0;background:#111;color:#eee7d6;font-size:7px;box-shadow:2px 2px #3b0e0d; }
:root[data-theme="riot-mobile"] .youtube-art .official-tag { border:0;background:#6e201d;color:#111;box-shadow:2px 2px #111; }
:root[data-theme="riot-mobile"] .video-card .add-card { z-index:4;right:9px;bottom:9px;min-width:112px;height:42px;padding:0 16px;border:1px solid #6e3530;background:linear-gradient(180deg,#521c19,#260d0c);color:#ddd6c8;font:700 12px var(--mono);box-shadow:inset 0 1px rgba(255,255,255,.1),3px 3px #030303; }
:root[data-theme="riot-mobile"] .video-card .add-card:hover { background:linear-gradient(180deg,#70251f,#351210);color:#f0e9dc; }
:root[data-theme="riot-mobile"] .video-info { min-height:70px;padding:11px 12px 10px; }
:root[data-theme="riot-mobile"] .video-info strong { color:#f4eddb;font-size:17px;line-height:1.15; }
:root[data-theme="riot-mobile"] .video-info span { margin-top:7px;color:#a9a18f;font-size:9px; }
:root[data-theme="riot-mobile"] .load-more-button { width:100%;min-height:48px;border:1px solid #5c5750;background:#111212;color:#c3bcaf; }
:root[data-theme="riot-mobile"] .queue-panel { position:relative;padding:25px 14px 30px;border:0;border-top:5px solid #5d1b18;background:repeating-linear-gradient(112deg,rgba(255,255,255,.012) 0 1px,transparent 1px 5px),linear-gradient(160deg,#121313,#080909); }
:root[data-theme="riot-mobile"] .queue-panel::before { content:"TU TURNO";position:absolute;top:-15px;right:16px;padding:5px 11px;background:#6e201d;color:#111;font:700 8px var(--mono);letter-spacing:.13em;transform:rotate(2deg); }
:root[data-theme="riot-mobile"] .queue-topline { align-items:center; }
:root[data-theme="riot-mobile"] .queue-topline .eyebrow { color:#a9a18f;font-size:8px; }
:root[data-theme="riot-mobile"] .queue-heading { align-items:center;margin-top:8px;padding-bottom:9px;border-bottom:1px solid #4b4840; }
:root[data-theme="riot-mobile"] .queue-heading h2 { color:#f4eddb;font-size:31px;letter-spacing:.05em;text-shadow:2px 2px #280707; }
:root[data-theme="riot-mobile"] .queue-badge { display:grid;min-width:38px;height:34px;place-items:center;border:0;background:#6e201d;color:#ddd6c8;font-size:11px; }
:root[data-theme="riot-mobile"] .now-playing { margin-top:13px;padding:9px;border:1px solid #575348;background:linear-gradient(150deg,#181919,#0c0d0d);box-shadow:inset 0 0 0 2px #080909,3px 4px #020303; }
:root[data-theme="riot-mobile"] .now-label { padding:5px 7px;background:#271110;color:#b8837e;font-size:7px; }
:root[data-theme="riot-mobile"] .now-thumb { height:132px; }
:root[data-theme="riot-mobile"] .now-info strong { font-size:18px; }
:root[data-theme="riot-mobile"] .progress span { background:#8f2925;box-shadow:0 0 7px rgba(143,41,37,.55); }
:root[data-theme="riot-mobile"] .queue-label { margin-top:22px;color:#a9a18f; }
:root[data-theme="riot-mobile"] .queue-list { display:block; }
:root[data-theme="riot-mobile"] .queue-item { grid-template-columns:24px 50px minmax(0,1fr);min-height:62px;padding:9px 0;border-color:#37352f; }
:root[data-theme="riot-mobile"] .queue-cover { width:50px;height:44px; }
:root[data-theme="riot-mobile"] .queue-item strong { color:#eee7d6;font-size:14px; }
:root[data-theme="riot-mobile"] .queue-item span { font-size:8px; }
:root[data-theme="riot-mobile"] .queue-eta { color:#aaa396!important; }
:root[data-theme="riot-mobile"] .tip { padding:10px;border-left:3px solid #6e201d;background:#181815;color:#aaa18f; }
:root[data-theme="riot-mobile"] .footer-bar { padding:13px 15px;border:0;border-top:1px solid #3a3832;background:#0c0c0b; }
:root[data-theme="riot-mobile"] .footer-bar span:last-child { display:none; }
:root[data-theme="riot-mobile"] .credit-dialog,:root[data-theme="riot-mobile"] .processing-dialog { width:min(430px,calc(100% - 20px));padding:24px 18px;border:1px solid #5c5750;background:linear-gradient(150deg,#171818,#090a0a);box-shadow:inset 0 0 0 3px #080909,6px 6px #32100e,0 25px 80px #000; }
:root[data-theme="riot-mobile"] .credit-dialog h2 { font-size:36px;line-height:.95;text-shadow:2px 2px #801b1a; }
:root[data-theme="riot-mobile"] .credit-dialog input { min-height:54px;border-color:#a69e90;background:#090908; }
:root[data-theme="riot-mobile"] .confirm-actions { gap:10px; }
:root[data-theme="riot-mobile"] .cancel-button { min-height:48px; }
:root[data-theme="riot-mobile"] .toast { right:12px;bottom:12px;left:12px;padding:13px;text-align:center; }
:root[data-theme="riot-mobile"] body.display-body .track-video { border:1px solid rgba(244,237,219,.45);background:rgba(12,12,11,.72);color:#f4eddb; }
:root[data-theme="riot-mobile"] body.display-body .display-progress span { background:#8f2925;box-shadow:0 0 6px #8f2925; }

@media (min-width:560px) {
  :root[data-theme="riot-mobile"] .main-stage,:root[data-theme="riot-mobile"] .queue-panel { padding-inline:24px; }
  :root[data-theme="riot-mobile"] .search-row { grid-template-columns:30px minmax(0,1fr) 145px;align-items:center; }
  :root[data-theme="riot-mobile"] .search-row > .search-button { grid-column:3;grid-row:1;min-height:46px;margin:0; }
  :root[data-theme="riot-mobile"] .results-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media (min-width:900px) {
  :root[data-theme="riot-mobile"] .jukebox-shell { width:min(1500px,calc(100% - 32px));margin:auto;border-inline:1px solid #35332d; }
  :root[data-theme="riot-mobile"] .topbar { min-height:78px;padding-inline:27px; }
  :root[data-theme="riot-mobile"] .brand-logo { width:45px;height:54px; }
  :root[data-theme="riot-mobile"] .brand-caption strong { font-size:27px; }
  :root[data-theme="riot-mobile"] .public-status .divider,:root[data-theme="riot-mobile"] .public-status .mono { display:inline-block; }
  :root[data-theme="riot-mobile"] .layout { display:grid;grid-template-columns:minmax(0,1fr) 330px; }
  :root[data-theme="riot-mobile"] .main-stage { padding:34px 31px 55px; }
  :root[data-theme="riot-mobile"] .stage-heading { display:flex;align-items:end; }
  :root[data-theme="riot-mobile"] h1 { max-width:none;font-size:51px; }
  :root[data-theme="riot-mobile"] .signal-readout { margin-top:0; }
  :root[data-theme="riot-mobile"] .results-grid { grid-template-columns:repeat(3,minmax(0,1fr));gap:14px; }
  :root[data-theme="riot-mobile"] .video-art { height:118px; }
  :root[data-theme="riot-mobile"] .queue-panel { border-top:0;border-left:3px solid #5d1b18;padding:29px 20px; }
  :root[data-theme="riot-mobile"] .now-thumb { height:106px; }
}
@media (min-width:1250px) {
  :root[data-theme="riot-mobile"] .results-grid { grid-template-columns:repeat(4,minmax(0,1fr)); }
}

:root[data-theme="riot-mobile"] .video-card .video-info strong {
  display:-webkit-box;
  min-height:2.3em;
  max-height:2.3em;
  overflow:hidden;
  white-space:normal;
  overflow-wrap:anywhere;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
