/* STS v5.6.142 - component based polish layer
   This file sits LAST so the site can be refreshed without fighting the older CSS stack. */
:root{
  --sts-bg:#050609;
  --sts-bg-2:#090b10;
  --sts-panel:rgba(12,16,22,.78);
  --sts-panel-2:rgba(18,10,28,.66);
  --sts-line:rgba(156,60,255,.28);
  --sts-line-green:rgba(78,255,23,.30);
  --sts-green:#43ff17;
  --sts-green-2:#b9ff1b;
  --sts-purple:#9b36ff;
  --sts-purple-2:#6d28ff;
  --sts-text:#f7f7fb;
  --sts-muted:rgba(247,247,251,.64);
  --sts-shadow:0 22px 80px rgba(0,0,0,.42);
  --sts-radius:22px;
}
*{box-sizing:border-box}
html{background:var(--sts-bg)!important;scrollbar-color:var(--sts-purple) #111!important;}
body.streamx-v5.twitch-v53{
  background:
    radial-gradient(circle at 18% 8%,rgba(77,255,23,.12),transparent 25%),
    radial-gradient(circle at 78% 18%,rgba(155,54,255,.16),transparent 32%),
    linear-gradient(135deg,#041008 0%,#050609 42%,#0b0711 100%)!important;
  color:var(--sts-text)!important;
  overflow-x:hidden!important;
}
a{transition:.18s ease!important}

/* final compact header */
body.streamx-v5.twitch-v53 .tw-topbar.sts-glass-nav.sts-mockup-header{
  position:sticky!important;top:0!important;z-index:1000!important;
  height:76px!important;min-height:76px!important;width:100%!important;
  display:grid!important;grid-template-columns:minmax(760px,1fr) minmax(360px,430px) auto!important;
  align-items:center!important;gap:18px!important;padding:0 18px!important;margin:0!important;
  background:linear-gradient(90deg,rgba(7,10,13,.98),rgba(21,11,30,.95) 45%,rgba(7,10,13,.98))!important;
  border-bottom:1px solid var(--sts-line)!important;box-shadow:0 12px 46px rgba(0,0,0,.48)!important;
  backdrop-filter:blur(18px)!important;
}
body.streamx-v5.twitch-v53 .sts-mock-left{display:grid!important;grid-template-columns:540px minmax(0,1fr)!important;align-items:center!important;gap:20px!important;min-width:0!important;height:76px!important;}
body.streamx-v5.twitch-v53 .sts-mock-brand{display:block!important;width:540px!important;height:76px!important;overflow:hidden!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}
body.streamx-v5.twitch-v53 .sts-mock-brand img{width:540px!important;height:76px!important;object-fit:contain!important;object-position:left center!important;display:block!important;filter:drop-shadow(0 0 16px rgba(155,54,255,.36));}
body.streamx-v5.twitch-v53 .sts-mock-nav{height:76px!important;display:flex!important;align-items:end!important;gap:22px!important;min-width:0!important;overflow:hidden!important;padding-bottom:12px!important;}
body.streamx-v5.twitch-v53 .sts-mock-nav a,
body.streamx-v5.twitch-v53 .sts-mock-more-btn{
  position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;
  height:25px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;
  color:#fff!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:.15em!important;font-size:12px!important;font-weight:1000!important;white-space:nowrap!important;
  text-shadow:0 1px 0 #000!important;
}
body.streamx-v5.twitch-v53 .sts-mock-nav a:after,
body.streamx-v5.twitch-v53 .sts-mock-more-btn:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:-8px!important;height:2px!important;background:linear-gradient(90deg,transparent,var(--sts-green),transparent)!important;opacity:0!important;transform:scaleX(.35)!important;transition:.18s ease!important;}
body.streamx-v5.twitch-v53 .sts-mock-nav a:hover,
body.streamx-v5.twitch-v53 .sts-mock-nav a.is-active,
body.streamx-v5.twitch-v53 .sts-mock-more-btn:hover{color:var(--sts-green-2)!important;}
body.streamx-v5.twitch-v53 .sts-mock-nav a:hover:after,
body.streamx-v5.twitch-v53 .sts-mock-nav a.is-active:after,
body.streamx-v5.twitch-v53 .sts-mock-more-btn:hover:after{opacity:1!important;transform:scaleX(1)!important;}
body.streamx-v5.twitch-v53 .sts-mock-more-menu{top:64px!important;right:0!important;min-width:210px!important;border-radius:18px!important;background:rgba(8,10,14,.96)!important;border:1px solid var(--sts-line)!important;box-shadow:var(--sts-shadow)!important;backdrop-filter:blur(16px)!important;padding:10px!important;}
body.streamx-v5.twitch-v53 .sts-mock-more-menu a{height:auto!important;padding:12px!important;border-radius:12px!important;justify-content:flex-start!important;letter-spacing:.08em!important;}
body.streamx-v5.twitch-v53 .sts-mock-more-menu a:hover{background:rgba(67,255,23,.10)!important;}
body.streamx-v5.twitch-v53 .sts-mock-search{height:42px!important;margin:0!important;min-width:0!important;max-width:none!important;display:grid!important;grid-template-columns:1fr 46px!important;border:1px solid var(--sts-line-green)!important;border-radius:0!important;background:rgba(12,16,24,.86)!important;box-shadow:0 0 22px rgba(67,255,23,.06)!important;}
body.streamx-v5.twitch-v53 .sts-mock-search input{height:40px!important;background:transparent!important;border:0!important;color:#fff!important;padding:0 16px!important;font-size:13px!important;font-weight:700!important;}
body.streamx-v5.twitch-v53 .sts-mock-search button{height:40px!important;border:0!important;border-left:1px solid var(--sts-line-green)!important;background:rgba(0,0,0,.20)!important;color:#fff!important;font-weight:1000!important;}
body.streamx-v5.twitch-v53 .sts-mock-actions{display:flex!important;align-items:center!important;gap:10px!important;height:76px!important;white-space:nowrap!important;}
body.streamx-v5.twitch-v53 .tw-btn,
body.streamx-v5.twitch-v53 button.tw-btn,
body.streamx-v5.twitch-v53 a.tw-btn{height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;padding:0 16px!important;background:rgba(18,25,37,.88)!important;border:1px solid rgba(255,255,255,.10)!important;color:#fff!important;text-decoration:none!important;font-weight:1000!important;font-size:12px!important;}
body.streamx-v5.twitch-v53 .tw-btn.primary{background:linear-gradient(135deg,var(--sts-purple),#7c2cff)!important;border-color:rgba(255,255,255,.14)!important;box-shadow:0 0 24px rgba(155,54,255,.24)!important;}
body.streamx-v5.twitch-v53 .sts-nav-profile img{width:42px!important;height:42px!important;border-radius:50%!important;border:2px solid var(--sts-purple)!important;object-fit:cover!important;box-shadow:0 0 18px rgba(155,54,255,.38)!important;}
body.streamx-v5.twitch-v53 .sts-crypto-ticker{height:24px!important;min-height:24px!important;overflow:hidden!important;background:rgba(0,0,0,.84)!important;border-bottom:1px solid rgba(67,255,23,.12)!important;opacity:.92!important;}
body.streamx-v5.twitch-v53 .sts-crypto-track{height:24px!important;align-items:center!important;}
body.streamx-v5.twitch-v53 .sts-crypto-item{font-size:12px!important;line-height:24px!important;}

/* universal page shell */
body.streamx-v5.twitch-v53 main.page.v5-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;}
body.streamx-v5.twitch-v53 main.page.v5-page > :not(.sts-tv-home):not(script):not(style){max-width:1540px!important;margin-left:auto!important;margin-right:auto!important;}
body.streamx-v5.twitch-v53 .v5-page-title,
body.streamx-v5.twitch-v53 .v5-page-title.wide,
body.streamx-v5.twitch-v53 .v53-page-head,
body.streamx-v5.twitch-v53 .platform-hero,
body.streamx-v5.twitch-v53 .compact-page-hero{
  border-radius:var(--sts-radius)!important;border:1px solid var(--sts-line)!important;
  background:radial-gradient(circle at 12% 8%,rgba(67,255,23,.12),transparent 28%),linear-gradient(135deg,rgba(12,16,22,.90),rgba(17,8,26,.82))!important;
  box-shadow:var(--sts-shadow)!important;padding:30px!important;margin-top:24px!important;margin-bottom:24px!important;
}
body.streamx-v5.twitch-v53 .v5-page-title h1,
body.streamx-v5.twitch-v53 .v53-page-head h1,
body.streamx-v5.twitch-v53 .platform-hero h1{font-size:clamp(32px,4vw,58px)!important;line-height:.95!important;margin:0 0 10px!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:.02em!important;text-shadow:0 0 24px rgba(155,54,255,.28)!important;}
body.streamx-v5.twitch-v53 .v5-page-title p,
body.streamx-v5.twitch-v53 .v53-page-head p,
body.streamx-v5.twitch-v53 .platform-hero p{color:var(--sts-muted)!important;font-size:15px!important;max-width:820px!important;}
body.streamx-v5.twitch-v53 .card,
body.streamx-v5.twitch-v53 .panel,
body.streamx-v5.twitch-v53 .v5-card,
body.streamx-v5.twitch-v53 .admin-card,
body.streamx-v5.twitch-v53 .settings-card,
body.streamx-v5.twitch-v53 .dashboard-card,
body.streamx-v5.twitch-v53 .content-card,
body.streamx-v5.twitch-v53 .tv-panel{
  background:linear-gradient(145deg,rgba(13,17,24,.84),rgba(15,8,22,.76))!important;
  border:1px solid rgba(255,255,255,.08)!important;border-radius:20px!important;box-shadow:0 18px 60px rgba(0,0,0,.30)!important;
}
body.streamx-v5.twitch-v53 input,
body.streamx-v5.twitch-v53 textarea,
body.streamx-v5.twitch-v53 select{background:rgba(8,12,18,.88)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:12px!important;color:#fff!important;outline:none!important;}
body.streamx-v5.twitch-v53 input:focus,
body.streamx-v5.twitch-v53 textarea:focus,
body.streamx-v5.twitch-v53 select:focus{border-color:var(--sts-green)!important;box-shadow:0 0 0 3px rgba(67,255,23,.08)!important;}
body.streamx-v5.twitch-v53 table{border-collapse:separate!important;border-spacing:0 8px!important;width:100%!important;}
body.streamx-v5.twitch-v53 th{color:var(--sts-muted)!important;text-transform:uppercase!important;font-size:12px!important;letter-spacing:.08em!important;}
body.streamx-v5.twitch-v53 td{background:rgba(255,255,255,.035)!important;border-top:1px solid rgba(255,255,255,.05)!important;border-bottom:1px solid rgba(255,255,255,.05)!important;}
body.streamx-v5.twitch-v53 td:first-child{border-left:1px solid rgba(255,255,255,.05)!important;border-radius:12px 0 0 12px!important;}
body.streamx-v5.twitch-v53 td:last-child{border-right:1px solid rgba(255,255,255,.05)!important;border-radius:0 12px 12px 0!important;}

/* homepage app layout */
body.streamx-v5.twitch-v53 .sts-tv-home{width:100%!important;display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;gap:0!important;align-items:start!important;min-height:calc(100vh - 100px)!important;}
body.streamx-v5.twitch-v53 .sts-tv-sidebar,
body.streamx-v5.twitch-v53 .sts-fresh-left-panel{display:block!important;position:sticky!important;top:100px!important;align-self:start!important;width:300px!important;min-width:300px!important;height:calc(100vh - 100px)!important;overflow:auto!important;padding:18px!important;background:linear-gradient(180deg,rgba(14,10,24,.94),rgba(5,13,8,.94))!important;border-right:1px solid var(--sts-line)!important;box-shadow:18px 0 60px rgba(0,0,0,.24)!important;scrollbar-width:thin!important;}
body.streamx-v5.twitch-v53 .sts-left-brand-card{display:grid!important;grid-template-columns:58px 1fr 10px!important;align-items:center!important;gap:12px!important;padding:12px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(155,54,255,.16),rgba(67,255,23,.08))!important;border:1px solid rgba(255,255,255,.09)!important;margin-bottom:14px!important;}
body.streamx-v5.twitch-v53 .sts-left-brand-logo{width:58px!important;height:58px!important;object-fit:contain!important;filter:drop-shadow(0 0 12px rgba(155,54,255,.58));}
body.streamx-v5.twitch-v53 .sts-left-brand-card strong{display:block!important;font-size:14px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#fff!important;}
body.streamx-v5.twitch-v53 .sts-left-brand-card span{display:block!important;font-size:12px!important;color:var(--sts-muted)!important;}
body.streamx-v5.twitch-v53 .sts-left-brand-card i{display:block!important;width:8px!important;height:48px!important;background:linear-gradient(180deg,var(--sts-green),transparent)!important;border-radius:999px!important;}
body.streamx-v5.twitch-v53 .sts-left-quick-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin:0 0 16px!important;}
body.streamx-v5.twitch-v53 .sts-left-quick-grid a{min-height:64px!important;border-radius:16px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.08)!important;color:#fff!important;text-decoration:none!important;font-weight:1000!important;font-size:11px!important;text-transform:uppercase!important;}
body.streamx-v5.twitch-v53 .sts-left-quick-grid a:hover{border-color:var(--sts-green)!important;background:rgba(67,255,23,.10)!important;transform:translateY(-2px)!important;}
body.streamx-v5.twitch-v53 .sts-left-quick-grid b{color:var(--sts-green)!important;font-size:18px!important;}
body.streamx-v5.twitch-v53 .side-group{padding:14px!important;margin:0 0 14px!important;border-radius:18px!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.07)!important;}
body.streamx-v5.twitch-v53 .side-title{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:10px!important;}
body.streamx-v5.twitch-v53 .side-title span{font-size:12px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.12em!important;color:#fff!important;}
body.streamx-v5.twitch-v53 .side-title a{font-size:11px!important;color:var(--sts-green)!important;text-decoration:none!important;font-weight:900!important;}
body.streamx-v5.twitch-v53 .side-channel{display:grid!important;grid-template-columns:38px 1fr auto!important;align-items:center!important;gap:10px!important;padding:9px!important;border-radius:14px!important;color:#fff!important;text-decoration:none!important;}
body.streamx-v5.twitch-v53 .side-channel:hover{background:rgba(155,54,255,.12)!important;}
body.streamx-v5.twitch-v53 .side-channel img{width:38px!important;height:38px!important;border-radius:50%!important;object-fit:cover!important;border:1px solid rgba(67,255,23,.45)!important;}
body.streamx-v5.twitch-v53 .side-channel b{display:block!important;max-width:130px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;}
body.streamx-v5.twitch-v53 .side-channel small{display:block!important;color:var(--sts-muted)!important;font-size:11px!important;}
body.streamx-v5.twitch-v53 .side-channel em{font-style:normal!important;font-size:11px!important;color:var(--sts-green)!important;font-weight:1000!important;}
body.streamx-v5.twitch-v53 .side-channel em:before{content:"• ";color:#ff2d62!important;}
body.streamx-v5.twitch-v53 .side-empty{padding:12px!important;border-radius:14px!important;background:rgba(0,0,0,.18)!important;color:var(--sts-muted)!important;}
body.streamx-v5.twitch-v53 .sts-left-category-pills{display:flex!important;flex-wrap:wrap!important;gap:8px!important;}
body.streamx-v5.twitch-v53 .sts-left-category-pills a{padding:8px 10px!important;border-radius:999px!important;background:rgba(67,255,23,.10)!important;border:1px solid rgba(67,255,23,.18)!important;color:#dfffca!important;text-decoration:none!important;font-weight:900!important;font-size:11px!important;}
body.streamx-v5.twitch-v53 .side-stat-row{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;padding:9px 0!important;border-top:1px solid rgba(255,255,255,.06)!important;color:var(--sts-muted)!important;font-size:12px!important;font-weight:800!important;}
body.streamx-v5.twitch-v53 .side-stat-row:first-of-type{border-top:0!important;}
body.streamx-v5.twitch-v53 .side-stat-row strong{color:var(--sts-green)!important;}
body.streamx-v5.twitch-v53 .sts-tv-main{width:100%!important;min-width:0!important;max-width:none!important;padding:26px clamp(22px,3vw,52px) 70px!important;}
body.streamx-v5.twitch-v53 .sts-coverflow{height:560px!important;max-width:1540px!important;margin:0 auto 42px!important;border-radius:30px!important;border:1px solid var(--sts-line)!important;background:radial-gradient(circle at 45% 45%,rgba(67,255,23,.11),transparent 37%),linear-gradient(135deg,rgba(7,20,10,.78),rgba(14,8,22,.88))!important;box-shadow:var(--sts-shadow)!important;overflow:hidden!important;}
body.streamx-v5.twitch-v53 .coverflow-card{width:min(1180px,68vw)!important;height:420px!important;border-radius:22px!important;overflow:hidden!important;border:1px solid rgba(155,54,255,.45)!important;background:#050609!important;}
body.streamx-v5.twitch-v53 .coverflow-card.active{box-shadow:0 0 0 1px rgba(67,255,23,.24),0 0 54px rgba(155,54,255,.25),0 30px 90px rgba(0,0,0,.52)!important;}
body.streamx-v5.twitch-v53 .coverflow-thumb{height:100%!important;background-size:cover!important;background-position:center!important;}
body.streamx-v5.twitch-v53 .coverflow-info{left:22px!important;right:22px!important;bottom:20px!important;border-radius:18px!important;padding:14px!important;background:linear-gradient(90deg,rgba(0,0,0,.90),rgba(5,20,8,.86))!important;border:1px solid var(--sts-line-green)!important;}
body.streamx-v5.twitch-v53 .coverflow-info img{width:52px!important;height:52px!important;border-radius:50%!important;border:2px solid var(--sts-green)!important;}
body.streamx-v5.twitch-v53 .coverflow-arrow{width:58px!important;height:58px!important;border-radius:16px!important;background:rgba(15,18,26,.90)!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;font-size:50px!important;line-height:1!important;z-index:8!important;}
body.streamx-v5.twitch-v53 .coverflow-arrow:hover{background:var(--sts-green)!important;color:#061006!important;}
body.streamx-v5.twitch-v53 .tv-row-section{max-width:1540px!important;margin:0 auto 42px!important;}
body.streamx-v5.twitch-v53 .tv-section-title{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;margin-bottom:18px!important;}
body.streamx-v5.twitch-v53 .tv-section-title h2{font-size:clamp(28px,2.4vw,42px)!important;line-height:.95!important;margin:0!important;color:#fff!important;}
body.streamx-v5.twitch-v53 .tv-section-title a{color:#fff!important;text-decoration:none!important;opacity:.82!important;font-weight:1000!important;font-size:13px!important;}
body.streamx-v5.twitch-v53 .tv-card-row{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))!important;gap:22px!important;align-items:start!important;}
body.streamx-v5.twitch-v53 .tv-live-card{display:block!important;border-radius:20px!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.08)!important;overflow:hidden!important;text-decoration:none!important;color:#fff!important;min-width:0!important;}
body.streamx-v5.twitch-v53 .tv-live-card:hover{transform:translateY(-4px)!important;border-color:var(--sts-line-green)!important;box-shadow:0 18px 40px rgba(0,0,0,.34),0 0 24px rgba(67,255,23,.08)!important;}
body.streamx-v5.twitch-v53 .tv-thumb{height:190px!important;background-size:cover!important;background-position:center!important;position:relative!important;}
body.streamx-v5.twitch-v53 .tv-thumb span{position:absolute!important;left:10px!important;top:10px!important;background:#ff2d62!important;color:#fff!important;padding:5px 8px!important;border-radius:7px!important;font-size:11px!important;font-weight:1000!important;}
body.streamx-v5.twitch-v53 .tv-thumb em{position:absolute!important;right:10px!important;bottom:10px!important;background:rgba(0,0,0,.78)!important;color:#fff!important;padding:5px 8px!important;border-radius:999px!important;font-size:11px!important;font-weight:1000!important;font-style:normal!important;}
body.streamx-v5.twitch-v53 .tv-meta{display:grid!important;grid-template-columns:42px 1fr auto!important;gap:10px!important;align-items:start!important;padding:12px!important;}
body.streamx-v5.twitch-v53 .tv-meta img{width:42px!important;height:42px!important;border-radius:50%!important;object-fit:cover!important;}
body.streamx-v5.twitch-v53 .tv-meta strong{display:block!important;font-size:14px!important;line-height:1.2!important;}
body.streamx-v5.twitch-v53 .tv-meta small{display:block!important;color:var(--sts-muted)!important;font-size:12px!important;margin-top:3px!important;}
body.streamx-v5.twitch-v53 .tv-meta p{display:inline-flex!important;margin:6px 0 0!important;padding:4px 8px!important;border-radius:999px!important;background:rgba(255,255,255,.06)!important;color:rgba(255,255,255,.75)!important;font-size:11px!important;}
body.streamx-v5.twitch-v53 .tv-category-row{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important;gap:18px!important;}
body.streamx-v5.twitch-v53 .tv-category-card{border-radius:20px!important;overflow:hidden!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.08)!important;text-decoration:none!important;color:#fff!important;}
body.streamx-v5.twitch-v53 .tv-category-card:hover{transform:translateY(-4px)!important;border-color:var(--sts-purple)!important;}
body.streamx-v5.twitch-v53 .tv-category-card div{height:150px!important;background-size:cover!important;background-position:center!important;}
body.streamx-v5.twitch-v53 .tv-category-card strong{display:block!important;padding:12px 12px 3px!important;}
body.streamx-v5.twitch-v53 .tv-category-card small{display:block!important;padding:0 12px 12px!important;color:var(--sts-muted)!important;}
body.streamx-v5.twitch-v53 .tv-bottom-grid{max-width:1540px!important;margin:0 auto!important;display:grid!important;grid-template-columns:1.15fr .85fr!important;gap:22px!important;}
body.streamx-v5.twitch-v53 .pick-list{display:grid!important;gap:10px!important;}
body.streamx-v5.twitch-v53 .pick-list a{display:grid!important;grid-template-columns:44px 1fr auto!important;gap:10px!important;align-items:center!important;padding:10px!important;border-radius:14px!important;background:rgba(255,255,255,.035)!important;color:#fff!important;text-decoration:none!important;}
body.streamx-v5.twitch-v53 .pick-list img{width:44px!important;height:44px!important;border-radius:50%!important;object-fit:cover!important;}
body.streamx-v5.twitch-v53 .mobile-callout{min-height:210px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:12px!important;padding:24px!important;border-radius:18px!important;background:radial-gradient(circle at right,rgba(67,255,23,.14),transparent 35%),rgba(255,255,255,.035)!important;}
body.streamx-v5.twitch-v53 .mobile-callout b{font-size:28px!important;line-height:1!important;}
body.streamx-v5.twitch-v53 .mobile-callout span{color:var(--sts-muted)!important;}
body.streamx-v5.twitch-v53 .mobile-callout a{background:var(--sts-green)!important;color:#061006!important;border-radius:12px!important;padding:10px 14px!important;text-decoration:none!important;font-weight:1000!important;}

/* footer */
body.streamx-v5.twitch-v53 .sts-footer-shell{margin:0!important;padding:26px clamp(20px,4vw,64px)!important;background:linear-gradient(180deg,rgba(5,6,9,.98),rgba(2,3,5,.98))!important;border-top:1px solid var(--sts-line)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;}
body.streamx-v5.twitch-v53 .sts-footer-brand{display:flex!important;align-items:center!important;gap:14px!important;max-width:680px!important;color:var(--sts-muted)!important;}
body.streamx-v5.twitch-v53 .sts-footer-logo{width:68px!important;height:68px!important;object-fit:contain!important;filter:drop-shadow(0 0 14px rgba(155,54,255,.54));}
body.streamx-v5.twitch-v53 .sts-footer-shell nav{display:flex!important;flex-wrap:wrap!important;gap:14px!important;justify-content:flex-end!important;}
body.streamx-v5.twitch-v53 .sts-footer-shell nav a{color:#fff!important;text-decoration:none!important;font-weight:900!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.08em!important;opacity:.75!important;}
body.streamx-v5.twitch-v53 .sts-footer-shell nav a:hover{opacity:1!important;color:var(--sts-green)!important;}

@media(max-width:1500px){
  body.streamx-v5.twitch-v53 .tw-topbar.sts-glass-nav.sts-mockup-header{grid-template-columns:minmax(620px,1fr) minmax(300px,380px) auto!important;gap:14px!important;}
  body.streamx-v5.twitch-v53 .sts-mock-left{grid-template-columns:430px minmax(0,1fr)!important;gap:14px!important;}
  body.streamx-v5.twitch-v53 .sts-mock-brand,body.streamx-v5.twitch-v53 .sts-mock-brand img{width:430px!important;}
  body.streamx-v5.twitch-v53 .sts-mock-nav{gap:14px!important;}
  body.streamx-v5.twitch-v53 .sts-mock-nav a,body.streamx-v5.twitch-v53 .sts-mock-more-btn{font-size:11px!important;letter-spacing:.10em!important;}
  body.streamx-v5.twitch-v53 .sts-tv-home{grid-template-columns:280px minmax(0,1fr)!important;}
  body.streamx-v5.twitch-v53 .sts-tv-sidebar,body.streamx-v5.twitch-v53 .sts-fresh-left-panel{width:280px!important;min-width:280px!important;}
  body.streamx-v5.twitch-v53 .coverflow-card{width:min(960px,64vw)!important;height:360px!important;}
  body.streamx-v5.twitch-v53 .sts-coverflow{height:490px!important;}
}
@media(max-width:1180px){
  body.streamx-v5.twitch-v53 .tw-topbar.sts-glass-nav.sts-mockup-header{height:auto!important;min-height:72px!important;grid-template-columns:1fr auto!important;padding:0 10px!important;}
  body.streamx-v5.twitch-v53 .sts-mock-left{grid-template-columns:300px minmax(0,1fr)!important;height:70px!important;}
  body.streamx-v5.twitch-v53 .sts-mock-brand,body.streamx-v5.twitch-v53 .sts-mock-brand img{width:300px!important;height:70px!important;}
  body.streamx-v5.twitch-v53 .sts-mock-nav{overflow-x:auto!important;scrollbar-width:none!important;height:70px!important;}
  body.streamx-v5.twitch-v53 .sts-mock-search{display:none!important;}
  body.streamx-v5.twitch-v53 .sts-tv-home{display:block!important;}
  body.streamx-v5.twitch-v53 .sts-tv-sidebar,body.streamx-v5.twitch-v53 .sts-fresh-left-panel{display:none!important;}
  body.streamx-v5.twitch-v53 .sts-tv-main{padding:16px 12px 52px!important;}
  body.streamx-v5.twitch-v53 .sts-coverflow{height:340px!important;border-radius:20px!important;}
  body.streamx-v5.twitch-v53 .coverflow-card{width:92vw!important;height:260px!important;}
  body.streamx-v5.twitch-v53 .coverflow-card.left,body.streamx-v5.twitch-v53 .coverflow-card.right,body.streamx-v5.twitch-v53 .coverflow-card.far-left,body.streamx-v5.twitch-v53 .coverflow-card.far-right{opacity:0!important;pointer-events:none!important;}
  body.streamx-v5.twitch-v53 .tv-bottom-grid{grid-template-columns:1fr!important;}
  body.streamx-v5.twitch-v53 .sts-footer-shell{display:block!important;text-align:left!important;}
  body.streamx-v5.twitch-v53 .sts-footer-shell nav{justify-content:flex-start!important;margin-top:18px!important;}
}
@media(max-width:720px){
  body.streamx-v5.twitch-v53 .sts-mock-left{grid-template-columns:190px minmax(0,1fr)!important;}
  body.streamx-v5.twitch-v53 .sts-mock-brand,body.streamx-v5.twitch-v53 .sts-mock-brand img{width:190px!important;}
  body.streamx-v5.twitch-v53 .sts-mock-actions .tw-btn:not(.primary){display:none!important;}
  body.streamx-v5.twitch-v53 .sts-coverflow{height:285px!important;}
  body.streamx-v5.twitch-v53 .coverflow-card{height:225px!important;}
  body.streamx-v5.twitch-v53 .tv-card-row{grid-template-columns:1fr!important;}
  body.streamx-v5.twitch-v53 .tv-category-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
