/* V382 - Canlı TV sayfasını Mor Stadyum ana sayfa tasarımıyla birleştirir. */
body.v382-live-tv-body{
  margin:0!important;
  min-height:100vh;
  overflow-x:hidden;
  color:#fff;
  background-color:#07020f!important;
}
body.v382-live-tv-body:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(5,0,10,.06),rgba(5,0,10,.62) 58%,rgba(5,0,10,.92));
}
body.v382-live-tv-body .top-ribbon,
body.v382-live-tv-body .topbar{display:none!important}
body.v382-live-tv-body .footer{
  width:min(1180px,calc(100% - 28px));
  margin:20px auto 90px;
  border:1px solid rgba(220,95,255,.16);
  border-radius:18px;
  background:rgba(10,3,18,.82);
  color:#bfaecb;
  box-shadow:0 24px 70px rgba(0,0,0,.32);
}
body.v382-live-tv-body .footer strong{color:#fff}
.v382-live-tv-shell{
  width:min(1180px,calc(100% - 28px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:12px 0 34px!important;
  position:relative;
  z-index:10;
}
.v382-live-header{margin-bottom:14px!important}
.v382-live-hero-ad{margin:0 0 14px!important}
.v382-live-hero-ad .ad-box,
.v382-live-hero-ad .ad-click,
.v382-live-hero-ad .ad-html{min-height:160px!important}
.v382-live-hero-ad img,
.v382-live-hero-ad video{width:100%!important;height:100%!important;min-height:160px!important;max-height:220px!important;object-fit:cover!important}
.v382-live-hero{
  min-height:210px;
  margin:0 0 14px;
  padding:30px 34px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  position:relative;
  overflow:hidden;
  border:1px solid rgba(223,92,255,.24);
  border-radius:20px;
  background:
    linear-gradient(90deg,rgba(14,3,24,.96) 0%,rgba(23,4,39,.78) 48%,rgba(85,10,112,.34) 100%),
    url('v375-player-poster.webp') 76% 30%/cover no-repeat;
  box-shadow:0 24px 80px rgba(0,0,0,.38),inset 0 0 0 1px rgba(255,255,255,.025);
}
.v382-live-hero:after{
  content:"";
  position:absolute;
  width:360px;
  height:260px;
  right:-80px;
  bottom:-145px;
  border-radius:50%;
  background:rgba(222,39,255,.32);
  filter:blur(60px);
}
.v382-live-hero-copy{position:relative;z-index:2;max-width:650px}
.v382-live-hero-copy small,
.v382-live-section-head small{
  display:block;
  color:#ebb6ff;
  font-size:11px;
  line-height:1;
  font-weight:1000;
  letter-spacing:.16em;
}
.v382-live-hero-copy h1{
  margin:9px 0 10px;
  color:#fff;
  font-size:clamp(32px,4vw,54px);
  line-height:.94;
  letter-spacing:-.05em;
  text-shadow:0 10px 35px rgba(0,0,0,.5);
}
.v382-live-hero-copy h1 span{display:block;color:#ef37ff}
.v382-live-hero-copy p{max-width:620px;margin:0;color:#d4c5dd;font-size:14px;line-height:1.55}
.v382-live-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.v382-live-hero-actions a,
.v382-live-section-head>a,
.v382-live-empty a{
  min-height:42px;
  padding:0 17px;
  border-radius:11px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  text-decoration:none;
  font-size:12px;
  font-weight:1000;
  border:1px solid rgba(255,255,255,.12);
  background:linear-gradient(135deg,#d51df3,#7117cf);
  box-shadow:0 13px 30px rgba(174,25,226,.28);
}
.v382-live-hero-actions a.ghost{background:rgba(255,255,255,.055);box-shadow:none;border-color:rgba(220,104,255,.22)}
.v382-live-hero-stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:11px}
.v382-live-hero-stats>div{
  min-width:135px;
  padding:18px;
  border:1px solid rgba(231,123,255,.21);
  border-radius:15px;
  background:linear-gradient(145deg,rgba(63,13,90,.78),rgba(14,4,25,.9));
  box-shadow:0 16px 40px rgba(0,0,0,.28);
}
.v382-live-hero-stats small{display:block;color:#e7b5f8;font-size:10px;font-weight:1000;letter-spacing:.13em}
.v382-live-hero-stats strong{display:block;margin:5px 0 1px;color:#fff;font-size:31px;line-height:1}
.v382-live-hero-stats span{color:#a995b5;font-size:11px}
.v382-content-banner{margin:0 0 14px!important;border:1px solid rgba(221,94,255,.17)!important;border-radius:15px!important;overflow:hidden!important;background:rgba(12,4,21,.86)!important}
.v382-content-banner .ad-box,.v382-content-banner .ad-click,.v382-content-banner .ad-html{width:100%!important;min-height:84px!important;border:0!important;background:transparent!important}
.v382-content-banner img,.v382-content-banner video{width:100%!important;max-height:130px!important;object-fit:cover!important}
.v382-live-toolbar{
  margin:0 0 16px;
  padding:14px;
  display:grid;
  grid-template-columns:minmax(260px,360px) minmax(0,1fr);
  align-items:center;
  gap:14px;
  border:1px solid rgba(220,95,255,.17);
  border-radius:17px;
  background:linear-gradient(145deg,rgba(25,7,39,.9),rgba(10,3,18,.9));
  box-shadow:0 20px 55px rgba(0,0,0,.27);
  backdrop-filter:blur(18px);
}
.v382-live-search label{display:block;margin:0 0 7px;color:#cbb8d7;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.v382-live-search>div{height:46px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid rgba(219,100,255,.17);border-radius:11px;background:rgba(3,0,8,.6)}
.v382-live-search span{color:#dd38ff;font-size:19px}
.v382-live-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:13px}
.v382-live-search input::placeholder{color:#806f8c}
.v382-live-filters{display:flex;align-items:center;justify-content:flex-end;gap:7px;overflow-x:auto;padding:2px 0 4px;scrollbar-width:thin;scrollbar-color:#bc25ec rgba(255,255,255,.04)}
.v382-live-filters a{
  flex:0 0 auto;
  min-height:38px;
  padding:0 14px;
  border:1px solid rgba(220,98,255,.15);
  border-radius:10px;
  display:inline-flex;
  align-items:center;
  color:#bdaac8;
  text-decoration:none;
  font-size:11px;
  font-weight:900;
  white-space:nowrap;
  background:rgba(255,255,255,.025);
  transition:.2s ease;
}
.v382-live-filters a:hover,.v382-live-filters a.active{color:#fff;border-color:rgba(236,135,255,.32);background:linear-gradient(135deg,rgba(170,25,227,.92),rgba(94,18,166,.94));box-shadow:0 10px 25px rgba(133,18,192,.22)}
.v382-live-section{
  padding:20px;
  border:1px solid rgba(220,95,255,.16);
  border-radius:20px;
  background:rgba(10,3,18,.86);
  box-shadow:0 25px 75px rgba(0,0,0,.34);
  backdrop-filter:blur(18px);
}
.v382-live-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 16px}
.v382-live-section-head h2{margin:6px 0 2px;color:#fff;font-size:27px;line-height:1;letter-spacing:-.035em}
.v382-live-section-head p{margin:0;color:#9f8cab;font-size:12px}
.v382-channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.v382-channel-card{
  min-width:0;
  overflow:hidden;
  border:1px solid rgba(220,95,255,.16);
  border-radius:17px;
  background:linear-gradient(155deg,rgba(41,10,59,.84),rgba(11,3,20,.96));
  box-shadow:0 18px 45px rgba(0,0,0,.25);
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.v382-channel-card:hover{transform:translateY(-4px);border-color:rgba(237,128,255,.43);box-shadow:0 24px 60px rgba(0,0,0,.4),0 0 0 1px rgba(221,80,255,.08)}
.v382-channel-card[hidden]{display:none!important}
.v382-channel-cover{height:170px;position:relative;display:block;overflow:hidden;text-decoration:none;background:radial-gradient(circle at 50% 40%,rgba(184,36,231,.2),transparent 48%),linear-gradient(145deg,#1b0828,#08030f)}
.v382-channel-cover:after{content:"";position:absolute;inset:auto 0 0;height:52%;background:linear-gradient(180deg,transparent,rgba(7,1,12,.62));pointer-events:none}
.v382-channel-cover>em{position:absolute;z-index:3;left:12px;top:12px;min-height:27px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;color:#fff;background:#ed174d;font-size:10px;font-style:normal;font-weight:1000;box-shadow:0 8px 22px rgba(237,23,77,.25)}
.v382-channel-cover>em i{width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px rgba(255,255,255,.16)}
.v382-channel-cover .v92-card-fav{position:absolute!important;z-index:4!important;right:11px!important;top:11px!important;width:32px!important;height:32px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:50%!important;background:rgba(5,1,10,.72)!important;color:#fff!important;font-size:19px!important;cursor:pointer!important}
.v382-channel-logo{width:100%;height:100%;display:grid;place-items:center;padding:16px}
.v382-channel-logo img{display:block;max-width:88%;max-height:88%;object-fit:contain;filter:drop-shadow(0 14px 28px rgba(0,0,0,.32))}
.v382-channel-logo span{width:82px;height:82px;border-radius:24px;display:grid;place-items:center;color:#fff;font-size:30px;font-weight:1000;background:linear-gradient(135deg,#d027f1,#6f17c4);box-shadow:0 17px 40px rgba(166,25,219,.34)}
.v382-channel-info{min-height:88px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid rgba(255,255,255,.055)}
.v382-channel-info>div{min-width:0}
.v382-channel-info small{display:block;margin-bottom:5px;color:#aa96b7;font-size:10px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v382-channel-info h3{margin:0;color:#fff;font-size:15px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v382-watch-btn{flex:0 0 auto;width:72px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;text-decoration:none;font-size:11px;font-weight:1000;background:linear-gradient(135deg,#cb20ed,#7117c7);box-shadow:0 10px 24px rgba(158,24,212,.24)}
.v382-watch-btn span{font-size:9px}
.v382-live-empty{grid-column:1/-1;padding:42px 20px;text-align:center;border:1px dashed rgba(222,108,255,.24);border-radius:16px;background:rgba(255,255,255,.025)}
.v382-live-empty strong{display:block;color:#fff;font-size:20px}.v382-live-empty p{color:#a995b5}.v382-live-empty a{margin-top:7px}
@media(min-width:1500px){
  .v382-live-side-rails.v376-side-rails{display:block!important}
}
@media(max-width:1020px){
  .v382-live-toolbar{grid-template-columns:1fr}
  .v382-live-filters{justify-content:flex-start}
  .v382-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .v382-live-hero{align-items:flex-end}
  .v382-live-hero-stats{grid-template-columns:1fr}
}
@media(max-width:720px){
  body.v382-live-tv-body{background-attachment:scroll!important}
  .v382-live-tv-shell{width:calc(100% - 12px)!important;padding-top:8px!important}
  .v382-live-hero{min-height:245px;padding:22px 18px;display:block;background-position:68% center}
  .v382-live-hero-copy{max-width:100%}
  .v382-live-hero-copy h1{font-size:34px}
  .v382-live-hero-copy p{max-width:330px;font-size:12px}
  .v382-live-hero-stats{margin-top:17px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .v382-live-hero-stats>div{min-width:0;padding:12px}.v382-live-hero-stats strong{font-size:25px}
  .v382-live-toolbar{padding:11px;border-radius:14px}
  .v382-live-section{padding:13px;border-radius:15px}
  .v382-live-section-head{align-items:flex-start}.v382-live-section-head>a{display:none}
  .v382-channel-grid{grid-template-columns:1fr;gap:11px}
  .v382-channel-cover{height:155px}
  .v382-live-hero-ad .ad-box,.v382-live-hero-ad .ad-click,.v382-live-hero-ad .ad-html{min-height:130px!important}
  .v382-live-hero-ad img,.v382-live-hero-ad video{min-height:130px!important;max-height:190px!important}
}
@media(max-width:430px){
  .v382-live-hero-copy h1{font-size:30px}
  .v382-live-hero-actions a{width:100%}
  .v382-live-hero-stats{grid-template-columns:1fr 1fr}
  .v382-channel-info{padding:12px}.v382-watch-btn{width:66px}
}
