@font-face{font-family:"NotoSansGeorgianLocal";src:url("./fonts/NotoSansGeorgian-Regular.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:"NotoSansGeorgianLocal";src:url("./fonts/NotoSansGeorgian-Regular.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}

*{box-sizing:border-box}body{margin:0;background:#070b10;color:#eee;font-family:"NotoSansGeorgianLocal","Noto Sans Georgian","Noto Sans",Arial,sans-serif}a{color:inherit;text-decoration:none}.top{height:102px;border-bottom:1px solid #252a31;background:#080d13;display:flex;align-items:center;padding:0 2.2%;gap:25px}.brand{display:flex;align-items:center;gap:10px;min-width:285px}.brand .tv{font-size:42px;color:#2196f3}.brand b{font-size:23px}.brand i,footer i,.login i{color:#2196f3;font-style:normal}.brand small{display:block;color:#b8bdc5;font-size:10px;margin-top:3px}nav{display:flex;align-items:stretch;height:100%;gap:0;flex:1}nav a{display:flex;align-items:center;padding:0 15px;color:#c4c8cf;font-size:14px;white-space:nowrap}nav a:hover,nav a.on{background:#11161c;color:#fff;border-bottom:3px solid #1976d2}.weather{display:flex;align-items:center;gap:10px;font-size:24px;white-space:nowrap}.weather small{font-size:10px;color:#aaa;line-height:1.5}.hamb{display:none;background:none;border:0;color:#fff;font-size:24px}.layout{display:grid;grid-template-columns:305px minmax(400px,1fr) 305px;gap:15px;padding:25px 1.4% 0}.panel{background:linear-gradient(180deg,#151a20,#0d1217);border:1px solid #2a3037;border-radius:5px;padding:14px;align-self:start}.panel h2{font-size:16px;margin:2px 0 12px;border-bottom:1px solid #333;padding-bottom:13px}.panel h2:after{content:"";display:block;width:60px;border-bottom:2px solid #1976d2;position:relative;top:15px}.ch{display:flex;align-items:center;gap:10px;height:57px;border-bottom:1px solid #2a2f35}.ch .logo{width:38px;height:38px;border-radius:6px;background:#202831;display:grid;place-items:center;font-size:10px;font-weight:bold;overflow:hidden}.logo img{width:100%;height:100%;object-fit:contain}.ch b{font-size:13px;font-weight:500;flex:1}.star{font-size:22px;color:#7d838b}.more{display:block;text-align:center;border:1px solid #1976d2;color:#42a5f5;padding:9px;margin-top:12px;font-size:12px}.tabs{display:flex;background:#252a30;border-radius:5px;overflow:hidden;margin-bottom:6px}.tabs>*{flex:1;text-align:center;padding:9px;font-size:11px}.tabs b{background:#1976d2}.player{position:relative;background:#020509;border:8px solid #090d12;border-radius:7px;overflow:hidden;box-shadow:0 0 0 1px #222}.player-art{height:410px;background:radial-gradient(circle at center,#263f65,#0a111c 65%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.player-art img{width:110px;height:110px;object-fit:contain}.biglogo{width:105px;height:105px;border:2px solid white;border-radius:12px;display:grid;place-items:center;font-size:40px;font-weight:bold}.player-art strong{font-size:24px}.live{position:absolute;z-index:2;left:14px;top:14px;background:#e92331;padding:8px 10px;border-radius:3px;font-size:12px;font-weight:bold}.controls{height:48px;background:#101419;display:flex;align-items:center;padding:0 15px;color:#eee}.controls span{height:4px;background:#2196f3;flex:1;margin:0 20px}.program{display:grid;grid-template-columns:1fr 1.8fr 1fr 1fr;background:#10151a;border:1px solid #2a3037;margin-top:9px;padding:14px 20px;font-size:11px;color:#aaa}.program>div{padding:0 20px;border-right:1px solid #30353b}.program strong{color:#fff;font-size:13px}.program strong:first-child{color:#2196f3}.categories{margin:15px 1.4% 0;background:#0e1319;border:1px solid #262c32;padding:14px}.categories h2{font-size:16px}.catgrid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.catgrid div{height:135px;border:1px solid #333;background:#12171c;border-radius:4px;padding:15px;display:flex;flex-direction:column;justify-content:flex-end;gap:7px;font-size:28px}.catgrid b{font-size:15px}.catgrid small{font-size:10px;color:#64b5f6}footer{padding:22px;color:#ddd;border-top:1px solid #222;margin-top:15px;font-size:13px}footer span{color:#777;margin-left:15px}.single{max-width:1100px;margin:30px auto}.channel-info{background:#10151b;border:1px solid #292f36;padding:20px;margin-top:12px}.channel-info h1{font-size:24px}.channel-info p{color:#aaa;line-height:1.7}.channel-info button{float:right;background:#161c22;color:#42a5f5;border:1px solid #42a5f5;padding:9px 12px;border-radius:4px}.meta{color:#999}.adminbar{height:65px;background:#0d1218;border-bottom:1px solid #292f36;padding:0 4%;display:flex;align-items:center;gap:25px}.adminbar b{flex:1}.adminbar a{color:#42a5f5}.admin{max-width:1200px;margin:30px auto;padding:0 15px}.adminhead{display:flex;justify-content:space-between;align-items:center}.add,.save{background:#1976d2;color:#fff;border:0;padding:12px 18px;border-radius:4px}.adminbox{background:#11171d;border:1px solid #293039;padding:15px;margin-top:20px;overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:12px;border-bottom:1px solid #2b3138;text-align:left;font-size:13px}.form{max-width:800px;margin:30px auto}.form form{background:#11171d;border:1px solid #293039;padding:22px}.form label{display:block;color:#bbb;font-size:13px;margin-bottom:16px}.form input,.form textarea,.form select{display:block;width:100%;margin-top:7px;background:#080d12;border:1px solid #343b43;color:#fff;padding:11px;border-radius:4px}.form textarea{min-height:90px}.check input{display:inline;width:auto}.login{max-width:380px;margin:100px auto;background:#11171d;border:1px solid #293039;padding:30px}.login input,.login button{width:100%;padding:12px;margin:6px 0;background:#080d12;border:1px solid #333;color:#fff}.login button{background:#1976d2;border:0}.login p{color:#64b5f6}@media(max-width:1000px){nav a{padding:0 7px;font-size:11px}.brand{min-width:220px}.layout{grid-template-columns:240px 1fr 240px}.player-art{height:330px}.catgrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.top{height:64px;padding:0 14px}.header-auth{width:36px;height:36px;flex-basis:36px;border-radius:8px}.header-auth span{font-size:18px}.brand{min-width:0}.brand b{font-size:16px}.brand small,nav,.weather{display:none}.hamb{display:block;margin-left:auto}.layout{display:flex;flex-direction:column;padding:10px}.layout>section{order:1}.layout>.channels:first-child{order:2}.layout>.channels:last-child{order:3}.player-art{height:230px}.player-art img{width:75px;height:75px}.player-art strong{font-size:18px}.program{grid-template-columns:1fr 1fr}.program>div{padding:6px}.panel{padding:10px}.channels .ch{height:52px}.catgrid{grid-template-columns:1fr 1fr}.categories{margin:10px}.single{margin:10px}.single .player-art{height:240px}.channel-info button{float:none;margin-top:12px}.admin{margin:15px auto}.adminhead{gap:10px}.adminhead h1{font-size:20px}}
/* V2: working navigation, mobile menu and day/night mode */
html{scroll-behavior:smooth}
.header-auth{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border:1px solid #303943;border-radius:9px;background:#121920;color:#fff;text-decoration:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);transition:.18s ease}.header-auth:hover{border-color:#2196f3;background:#17212b;transform:translateY(-1px)}.header-auth span{font-size:21px;line-height:1}.header-auth img{width:100%;height:100%;object-fit:cover;border-radius:8px}.header-auth:focus-visible{outline:2px solid #42a5f5;outline-offset:2px}
.theme-btn{background:#12171d;border:1px solid #30363e;color:#fff;border-radius:7px;width:40px;height:40px;font-size:18px;cursor:pointer;flex:0 0 auto}
.theme-btn:hover{border-color:#1976d2}
.hamb{cursor:pointer}
nav a{cursor:pointer}
@media(max-width:700px){
  .top{position:relative;z-index:50}
  nav#mainNav{display:none;position:absolute;left:10px;right:10px;top:58px;height:auto;flex-direction:column;background:#0d1218;border:1px solid #30363e;border-radius:8px;box-shadow:0 12px 30px rgba(0,0,0,.45);padding:5px}
  nav#mainNav.open{display:flex}
  nav#mainNav a{min-height:45px;padding:0 14px;border-bottom:1px solid #252b32!important}
  nav#mainNav a:last-child{border-bottom:0!important}
  .theme-btn{width:36px;height:36px;font-size:16px}
}
/* Light mode: same layout and red accents, only the surface/background changes */
body.light{background:#f4f5f7;color:#171a1e}
body.light .top{background:#fff;border-color:#d9dde2}
body.light .brand small,body.light .weather small{color:#6d737b}
body.light nav a{color:#4f555d}
body.light nav a:hover,body.light nav a.on{background:#f0f1f3;color:#111}
body.light .theme-btn{background:#f0f1f3;border-color:#d1d5da;color:#222}
body.light .hamb{color:#222}
body.light .panel,body.light .categories,body.light .program,body.light .channel-info,body.light .adminbox{background:#fff;border-color:#d7dce1}
body.light .panel h2,body.light .ch{border-color:#e1e4e8}
body.light .ch b,body.light .program strong,body.light .catgrid b{color:#20242a}
body.light .ch .logo{background:#edf0f3}
body.light .tabs{background:#e6e8eb}
body.light .player{background:#fff;border-color:#e8eaed}
body.light .controls{background:#f0f2f4;color:#222}
body.light .player-art{background:radial-gradient(circle at center,#dce7f6,#b9c7d8 65%)}
body.light .categories h2{color:#222}
body.light .catgrid div{background:#f8f9fa;border-color:#d9dde2}
body.light footer{border-color:#ddd;color:#333}
@media(max-width:700px){
  body.light nav#mainNav{background:#fff;border-color:#d7dce1;box-shadow:0 12px 30px rgba(0,0,0,.12)}
}

.player-tabs{display:flex;gap:7px;margin-bottom:8px;flex-wrap:wrap}.player-tab{background:#12171d;border:1px solid #343b43;color:#ddd;padding:9px 14px;border-radius:5px;cursor:pointer;font-weight:600}.player-tab.active,.player-tab:hover{background:#1976d2;border-color:#1976d2;color:#fff}.iframe-wrap{width:100%;height:410px;background:#000}.iframe-wrap iframe{width:100%;height:100%;border:0;display:block}.alternative{margin-top:16px;padding:12px;border-left:3px solid #1976d2;background:#171215}.alternative a{color:#ff3b48;font-weight:700;margin-left:6px}.catgrid a{height:135px;border:1px solid #333;background:#12171c;border-radius:4px;padding:15px;display:flex;flex-direction:column;justify-content:flex-end;gap:7px;font-size:28px}.catgrid a b{font-size:15px}.catgrid a small{font-size:10px;color:#64b5f6}.cat-list .ch{display:flex}.player-admin-row{border:1px solid #252c33;padding:10px;margin-bottom:8px;border-radius:4px}@media(max-width:700px){.iframe-wrap{height:420px;min-height:420px}.player-tabs{flex-wrap:nowrap;overflow-x:auto}.player-tab{white-space:nowrap}.catgrid a{height:120px}}

.lang-flag{font-size:18px;vertical-align:-2px}.lang-admin-grid{display:grid;grid-template-columns:1fr 120px 1fr;gap:12px}.lang-admin-grid label{min-width:0}@media(max-width:700px){.lang-admin-grid{grid-template-columns:1fr}}

html,body,button,input,textarea,select{font-family:"NotoSansGeorgianLocal","Noto Sans Georgian","DejaVu Sans",Arial,sans-serif!important} 

/* Mobile player size fix — preserves the existing design */
@media (max-width:430px){
  .iframe-wrap{height:380px;min-height:380px}
  .player{width:100%;max-width:100%}
  .iframe-wrap iframe{width:100%;height:100%;display:block}
}
@media (min-width:431px) and (max-width:700px){
  .iframe-wrap{height:420px;min-height:420px}
  .iframe-wrap iframe{width:100%;height:100%;display:block}
}
/* V2.5 — world utilities and cleaner channel actions; existing design preserved */
body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.035;background:radial-gradient(circle at 15% 20%,#fff 0 1px,transparent 2px),radial-gradient(circle at 80% 70%,#1976d2 0 1px,transparent 2px);background-size:70px 70px,110px 110px;z-index:-1}
.side-actions{margin-top:10px}.more.modern{display:flex;align-items:center;justify-content:space-between;border-radius:8px;padding:11px 13px;background:linear-gradient(135deg,#151b22,#10151a);box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);font-weight:700}.more.modern span{font-size:18px}.more.modern:hover{background:#1976d2;color:#fff}
.utility-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:15px;margin:15px 1.4% 0}.utility-card{background:linear-gradient(145deg,#151b22,#0c1116);border:1px solid #2a3037;border-radius:8px;padding:16px}.utility-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.utility-kicker{color:#2196f3;font-size:11px;font-weight:700}.utility-card h2{margin:4px 0 12px;font-size:18px}.utility-head select{background:#0a0f14;border:1px solid #333b44;color:#fff;padding:8px 10px;border-radius:6px;max-width:170px}.weather-main{display:flex;align-items:center;gap:16px}.weather-big{font-size:48px}.weather-main strong{font-size:34px;display:block}.weather-main span{display:block;color:#aab0b7;font-size:12px;margin-top:2px}.weather-foot{display:flex;justify-content:space-between;color:#aab0b7;font-size:11px;margin-top:12px;border-top:1px solid #2a3037;padding-top:10px}.zodiac-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.zodiac-item{background:#10161c;border:1px solid #29313a;border-radius:6px;padding:8px;min-height:76px}.zodiac-item span{font-size:20px;float:left;margin-right:6px}.zodiac-item b{font-size:11px;display:block;padding-top:3px}.zodiac-item small{display:block;clear:both;color:#8f969f;font-size:8px;line-height:1.35;margin-top:5px}
body.light:before{opacity:.02}.light .utility-card{background:#fff;border-color:#d7dce1}.light .utility-head select{background:#f4f5f7;color:#222;border-color:#d1d5da}.light .zodiac-item{background:#f7f8fa;border-color:#d9dde2}.light .weather-foot{border-color:#e1e4e8}
@media(max-width:1000px){.utility-grid{grid-template-columns:1fr}.zodiac-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:700px){.utility-grid{grid-template-columns:1fr;margin:10px}.utility-card{padding:13px}.utility-head{align-items:flex-start;flex-direction:column}.utility-head select{max-width:none;width:100%}.zodiac-grid{grid-template-columns:repeat(2,1fr)}.more.modern{font-size:12px}.weather-main strong{font-size:30px}}

/* V2.6 responsive refinements — existing design preserved */
.site-language select{
  background:transparent;border:0;color:inherit;font:inherit;cursor:pointer;
  padding:4px 2px;outline:none;
}
.site-language{display:inline-flex;align-items:center;margin:0 4px}
@media (max-width:700px){
  .site-language select{font-size:13px;max-width:70px}
  .top{gap:6px}
  .iframe-wrap iframe{width:100%;height:100%;display:block}
}
@media (max-width:430px){
  .iframe-wrap{height:380px!important;min-height:380px!important}
}

/* V2.7 final responsive polish: keep the existing desktop design, improve mobile only */
.tabs a{flex:1;text-align:center;padding:9px;font-size:11px;color:inherit;text-decoration:none;cursor:pointer;display:block}
.tabs a:hover{background:#1976d2;color:#fff}
.weather-pickers{display:flex;gap:6px;align-items:center}
.weather-pickers select{min-width:0}
@media(max-width:700px){
  .layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;padding:10px}
  .layout>section{grid-column:1/-1;grid-row:1;order:0}
  .layout>.channels:first-child{grid-column:1;grid-row:2;order:0}
  .layout>.channels:last-child{grid-column:2;grid-row:2;order:0}
  .panel h2{font-size:14px;line-height:1.25;min-height:36px}
  .channels .ch{height:52px;gap:6px}
  .ch .logo{width:32px;height:32px;flex:0 0 32px}
  .ch b{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .star{font-size:17px}
  .side-actions .more.modern{font-size:10px;padding:9px 7px}
  .utility-head{gap:8px}
  .weather-pickers{width:100%;display:grid;grid-template-columns:1fr 1fr}
  .weather-pickers select{width:100%;max-width:none}
  .site-language{display:inline-flex}
  .site-language select{max-width:62px;font-size:12px}
  .hamb{display:block!important;visibility:visible!important;opacity:1!important}
  nav#mainNav{z-index:100}
}
@media(max-width:430px){
  .layout{gap:7px;padding:7px}
  .panel{padding:8px}
  .panel h2{font-size:12px}
  .channels .ch{height:48px}
  .ch .logo{width:28px;height:28px;flex-basis:28px}
  .ch b{font-size:10px}
  .side-actions .more.modern{font-size:9px}
  .player{border-width:5px}
  .iframe-wrap{height:min(56.25vw,380px)!important;min-height:220px!important}
  .player-art{height:220px}
}

/* V2.8 — requested mobile side-by-side channel panels */
.foreign-loading{padding:14px 4px;color:#9ba2aa;font-size:11px;text-align:center}
.tabs a.active{background:#1976d2;color:#fff}
@media(max-width:700px){
  .layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important;padding:8px!important}
  .layout>section{grid-column:1/-1!important;grid-row:1!important}
  .layout>.channels:first-child{grid-column:1!important;grid-row:2!important}
  .layout>.channels:last-child{grid-column:2!important;grid-row:2!important}
  .panel{min-width:0;padding:8px!important}
  .panel h2{font-size:11px!important;line-height:1.35!important;min-height:34px;margin-bottom:8px!important}
  .channels .ch{height:48px!important;gap:5px!important}
  .ch .logo{width:28px!important;height:28px!important;flex:0 0 28px!important}
  .ch b{font-size:9px!important;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .star{font-size:15px!important}
  .tabs{gap:2px!important}
  .tabs a{padding:8px 3px!important;font-size:9px!important}
  .side-actions .more.modern{font-size:8.5px!important;padding:8px 5px!important;white-space:nowrap}
  .site-language{margin-left:2px!important;margin-right:2px!important}
  .site-language select{width:58px!important;max-width:58px!important;font-size:11px!important;padding:2px!important}
  .theme-btn{width:34px!important;height:34px!important}
  .hamb{width:34px!important;padding:0!important}
}

/* V2.9 — blue/black/white visual polish + search + footer */
.search-wrap{max-width:980px;margin:14px auto 0;padding:0 14px}
.site-search{height:50px;display:flex;align-items:center;background:#0f151c;border:1px solid #29333f;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.18)}
.site-search .search-icon{font-size:25px;color:#64b5f6;padding:0 10px 0 16px}.site-search input{flex:1;height:100%;background:transparent;border:0;outline:0;color:#fff;font:inherit;font-size:13px}.site-search button{height:100%;border:0;background:#1976d2;color:#fff;padding:0 22px;font-weight:700;cursor:pointer}.site-search button:hover{background:#2196f3}
.search-results{margin:15px 1.4% 0;background:#0e1319;border:1px solid #262c32;padding:14px;border-radius:6px}.search-results-head{display:flex;align-items:center;justify-content:space-between}.search-results-head h2{margin:0;font-size:17px}.search-results-head span{font-size:11px;color:#8fa1b3}.search-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.search-card{display:flex;align-items:center;gap:10px;background:#121920;border:1px solid #29333d;border-radius:7px;padding:10px;min-width:0}.search-card:hover{border-color:#2196f3}.search-card .logo{width:42px;height:42px;flex:0 0 42px;border-radius:6px;background:#202a34;display:grid;place-items:center;overflow:hidden;font-size:10px;font-weight:700}.search-card .logo img{width:100%;height:100%;object-fit:contain}.search-card div{min-width:0;flex:1}.search-card b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-card small{display:block;color:#8d99a6;font-size:9px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-search{padding:22px;text-align:center;color:#8d99a6}
.site-footer{margin-top:18px;border-top:1px solid #26303a;background:#080d13;padding:22px 3%;display:grid;grid-template-columns:1.1fr 2fr 1fr;gap:20px;align-items:center}.footer-brand{font-size:16px;font-weight:700}.footer-brand i{color:#2196f3;font-style:normal}.footer-brand small{display:block;color:#7f8b98;font-size:9px;margin-top:4px}.footer-nav{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.footer-nav a{color:#b9c2cc;padding:8px 10px;border-radius:6px;font-size:12px}.footer-nav a:hover{background:#111a23;color:#fff}.topge-slot{justify-self:end;min-width:150px;min-height:34px;border:1px dashed #2d3a47;border-radius:6px;padding:8px;color:#6f7d8b;font-size:10px;text-align:center}.topge-slot span{color:#64b5f6;font-weight:700}.footer-copy{grid-column:1/-1;border-top:1px solid #202a34;padding-top:12px;color:#66717d;font-size:10px;text-align:center}
@media(max-width:700px){.search-wrap{margin-top:8px}.site-search{height:44px}.site-search input{font-size:11px}.site-search button{padding:0 14px;font-size:11px}.search-results{margin:10px 7px 0}.search-grid{grid-template-columns:1fr 1fr}.search-card{padding:7px;gap:6px}.search-card .logo{width:34px;height:34px;flex-basis:34px}.search-card b{font-size:10px}.site-footer{grid-template-columns:1fr;padding:18px 12px;text-align:center}.footer-nav{justify-content:center}.topge-slot{justify-self:center;width:100%}.footer-copy{grid-column:auto}}
@media(max-width:430px){.search-grid{grid-template-columns:1fr}.site-search .search-icon{padding-left:10px}.site-search button{padding:0 10px}}
body.light .site-search,body.light .site-footer{background:#fff;border-color:#d8dee5}body.light .site-search input{color:#222}body.light .search-results{background:#fff;border-color:#d8dee5}body.light .search-card{background:#f6f8fa;border-color:#dfe4e9}

/* V2.10 refinements: search page, SEO visibility, friends links, player sizing */
.friend-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.friend-links a{display:block;padding:13px 15px;border:1px solid #29333d;border-radius:8px;background:#121920;color:#eaf4ff}.friend-links a:hover{border-color:#2196f3;color:#fff}.seo-visible{margin-top:18px;padding:15px;border:1px solid #29333d;border-radius:7px;background:#0b1015;color:#9eabb8;font-size:12px;line-height:1.8}.seo-visible h2{margin:0 0 8px;color:#fff;font-size:15px}.seo-visible b{color:#64b5f6}.search-page .search-results{margin-top:18px}.search-page{max-width:1200px!important}
@media(max-width:700px){.single .iframe-wrap{height:420px!important;min-height:420px!important}.friend-links{grid-template-columns:1fr 1fr}.seo-visible{font-size:11px}}
@media(max-width:430px){.single .iframe-wrap{height:320px!important;min-height:320px!important}}

/* V2.11 SEO + stats + zodiac + shared footer polish */
.seo-visible{display:none!important}
.channel-meta-row{display:flex;gap:14px;align-items:center;flex-wrap:wrap;color:#9aa5b0;margin:12px 0}.lang-badge{color:#e9eef4;background:#121a22;border:1px solid #293744;border-radius:999px;padding:6px 10px}.channel-stats{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:16px 0}.stat-btn,.stat-pill{background:#0b1117;border:1px solid #2b3947;color:#cbd5df;border-radius:7px;padding:9px 12px;font:inherit;font-size:12px}.stat-btn{cursor:pointer}.stat-btn:hover,.stat-btn.liked{border-color:#2196f3;color:#64b5f6}.share-box{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin:10px 0 14px}.share-box>b{font-size:12px;color:#8f9aa6}.share{display:inline-flex;align-items:center;padding:8px 11px;border:1px solid #2b3947;border-radius:6px;background:#111820;color:#e8edf2;font-size:11px}.share:hover{border-color:#2196f3;color:#fff}.share.fb{border-color:#275ea8}.share.wa{border-color:#258a55}.share.msg{border-color:#6357c8}.share.native{font:inherit;cursor:pointer}.seo-tags{display:flex;gap:7px;flex-wrap:wrap;align-items:center;border-top:1px solid #27313a;padding-top:14px;margin-top:10px}.seo-tags>b{font-size:12px;color:#8f9aa6}.seo-tags a{font-size:11px;color:#64b5f6;background:#0e151c;border:1px solid #263541;border-radius:999px;padding:5px 8px}.seo-tags a:hover{border-color:#2196f3;color:#fff}.report-btn{float:right;background:#111820;color:#64b5f6;border:1px solid #2196f3;padding:9px 12px;border-radius:6px}.zodiac-more{width:100%;margin-top:10px;padding:9px;border:1px solid #2f6ea9;background:#101820;color:#64b5f6;border-radius:6px;cursor:pointer;font:inherit;font-size:11px}.zodiac-item.extra-zodiac{display:none}.zodiac-grid.expanded .extra-zodiac{display:block}.site-footer{position:relative}.topge-slot{min-height:34px}.player .iframe-wrap{aspect-ratio:16/9;height:auto!important;min-height:0!important}.player .iframe-wrap iframe{width:100%;height:100%;min-height:0}.single .player{width:100%}
@media(max-width:700px){.single{width:100%;padding:0 7px}.single .player{width:100%}.single .iframe-wrap{height:420px!important;min-height:420px!important;aspect-ratio:auto!important}.single .iframe-wrap iframe{height:100%!important;min-height:420px!important}.channel-info{padding:15px}.channel-info h1{font-size:22px}.channel-stats{gap:6px}.stat-btn,.stat-pill{font-size:10px;padding:8px 9px}.share{font-size:10px;padding:7px 8px}.seo-tags a{font-size:10px}.site-footer{margin-top:15px}.footer-nav a{font-size:11px}}
@media(max-width:430px){.single .iframe-wrap{height:360px!important;min-height:360px!important;aspect-ratio:auto!important}.single .iframe-wrap iframe{height:100%!important;min-height:360px!important}.channel-info{padding:13px}.channel-info p{font-size:13px}.channel-meta-row{font-size:11px}.share-box{gap:5px}.share{padding:7px 7px}}

/* V2.11.1 — Georgian category tabs */
.geo-tabs{margin-bottom:8px}
.geo-tabs a{background:#20262d;color:#cbd5df;cursor:pointer}
.geo-tabs a.active{background:#1976d2;color:#fff}
.geo-tabs a:hover{background:#26323d;color:#fff}
@media(max-width:700px){.geo-tabs>*{font-size:9px!important;padding:8px 3px!important}}

/* V2.15: homepage main player uses the selected channel's Player 1 URL. */
.homepage-iframe-wrap{width:100%;height:410px;background:#000;}
.homepage-iframe-wrap iframe{width:100%;height:100%;border:0;display:block;}
@media(max-width:700px){.homepage-iframe-wrap{height:380px;min-height:380px;}}
@media(max-width:430px){.homepage-iframe-wrap{height:360px;min-height:360px;}}

/* V2.16 — homepage player matches the full channel player sizing and supports multiple players. */
.homepage-player .homepage-iframe-wrap{
  width:100%;
  aspect-ratio:16/9;
  height:auto!important;
  min-height:0!important;
  background:#000;
}
.homepage-player .homepage-iframe-wrap iframe{
  width:100%;
  height:100%;
  min-height:0;
  border:0;
  display:block;
}
@media(max-width:700px){
  .homepage-player .homepage-iframe-wrap{
    height:420px!important;
    min-height:420px!important;
    aspect-ratio:auto!important;
  }
  .homepage-player .homepage-iframe-wrap iframe{
    height:100%!important;
    min-height:420px!important;
  }
}
@media(max-width:430px){
  .homepage-player .homepage-iframe-wrap{
    height:360px!important;
    min-height:360px!important;
    aspect-ratio:auto!important;
  }
  .homepage-player .homepage-iframe-wrap iframe{
    height:100%!important;
    min-height:360px!important;
  }
}
.homepage-player-tabs{margin-bottom:8px}

/* V2.17 — functional outer player controls */
.player-controls{gap:8px!important;user-select:none}
.player-controls .pc-btn{appearance:none;border:0;background:transparent;color:#eee;font:inherit;font-size:20px;line-height:1;padding:5px 7px;cursor:pointer;border-radius:5px}
.player-controls .pc-btn:hover{background:#20262d;color:#64b5f6}
.player-controls .pc-volume{width:110px;display:flex;align-items:center}
.player-controls .pc-volume-range{width:100%;accent-color:#2196f3;cursor:pointer}
.player-controls .pc-spacer{flex:1}
.player-controls .pc-live-dot{font-size:18px}
@media(max-width:430px){.player-controls{padding:0 8px!important;gap:4px!important}.player-controls .pc-btn{font-size:18px;padding:5px}.player-controls .pc-volume{width:72px}.player-controls .pc-live-dot{font-size:16px}}
/* User system + safe responsive player */
html,body{max-width:100%;overflow-x:hidden}.player{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.iframe-wrap{width:100%;max-width:100%;aspect-ratio:16/9;overflow:hidden;position:relative}.iframe-wrap iframe{display:block;width:100%!important;height:100%!important;max-width:100%!important;border:0}.auth-modal{position:fixed;inset:0;background:rgba(0,0,0,.72);display:none;align-items:center;justify-content:center;z-index:9999;padding:18px}.auth-modal.show{display:flex}.auth-box{width:min(430px,100%);background:#10161c;border:1px solid #2d3945;border-radius:16px;padding:24px;box-shadow:0 20px 80px #000}.auth-x{float:right;border:0;background:none;color:#fff;font-size:28px;cursor:pointer}.auth-box h2{margin:4px 0 20px}.auth-box label{display:block;margin:12px 0;color:#bbb}.auth-box input{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:12px;border-radius:8px;border:1px solid #333;background:#080c10;color:#fff}.auth-box .save{margin-top:10px}.auth-switch{text-align:center;color:#aaa}.auth-switch button{border:0;background:none;color:#42a5f5;cursor:pointer}.auth-msg{color:#ff7b7b;margin-top:10px}.profile-head{display:flex;align-items:center;gap:18px}.avatar-big{width:76px;height:76px;border-radius:50%;overflow:hidden;background:#202932;display:flex;align-items:center;justify-content:center;font-size:34px}.avatar-big img{width:100%;height:100%;object-fit:cover}.notification{padding:12px;border:1px solid #293039;background:#0c1217;border-radius:8px;margin:8px 0}.user-link{color:#fff!important}.comment-box{margin-top:24px}.comment-form textarea{width:100%;min-height:90px;box-sizing:border-box;background:#0b1015;color:#fff;border:1px solid #293039;border-radius:8px;padding:12px}.comment{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid #252b31}.comment img{width:38px;height:38px;border-radius:50%;object-fit:cover}.sub-btn,.fav-btn{background:#151d24;color:#fff;border:1px solid #42a5f5;padding:9px 12px;border-radius:7px;cursor:pointer}.sub-btn.active,.fav-btn.active{background:#1976d2}.user-actions{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}
@media(max-width:700px){.single{margin:16px auto}.player{border-radius:8px}.iframe-wrap{aspect-ratio:16/9}.player-controls{max-width:100%;overflow:hidden}.user-actions{gap:6px}.auth-box{padding:18px}}

/* V2.21 — subscription confirmation modal. Existing layout/components remain unchanged. */
.subscribe-modal{position:fixed;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(3px);display:none;align-items:center;justify-content:center;padding:18px;z-index:10050}
.subscribe-modal.show{display:flex}
.subscribe-box{position:relative;width:min(450px,100%);background:linear-gradient(180deg,#151c24,#0c1218);border:1px solid #33404d;border-radius:18px;padding:28px 26px 24px;box-shadow:0 24px 90px rgba(0,0,0,.65);text-align:center;animation:subscribeIn .18s ease-out}
.subscribe-x{position:absolute;right:12px;top:9px;width:38px!important;height:38px!important;padding:0!important;margin:0!important;float:none!important;border:0!important;background:transparent!important;color:#aeb7c1!important;font-size:29px;line-height:38px;cursor:pointer}
.subscribe-x:hover{color:#fff!important}
.subscribe-icon{width:58px;height:58px;margin:0 auto 13px;border-radius:16px;display:grid;place-items:center;background:#132638;border:1px solid #285d8b;font-size:27px;box-shadow:0 0 0 5px rgba(33,150,243,.06)}
.subscribe-box h2{margin:0 0 10px!important;font-size:22px!important;color:#fff}
.subscribe-box p{margin:0 auto 16px;color:#b8c0c8;line-height:1.65;font-size:14px;max-width:390px}
.subscribe-channel{display:flex;align-items:center;justify-content:center;gap:9px;background:#0b1117;border:1px solid #28333d;border-radius:10px;padding:11px 14px;margin:0 auto 17px;max-width:310px;color:#fff}
.subscribe-channel span{font-size:18px}.subscribe-question{display:block;color:#fff;font-size:14px;margin-bottom:19px}
.subscribe-actions{display:flex;gap:10px;justify-content:center}.subscribe-actions button{float:none!important;margin:0!important;cursor:pointer;padding:11px 19px!important;border-radius:9px!important;font-size:14px}
.subscribe-cancel{background:#171e25!important;color:#cbd1d7!important;border:1px solid #35404b!important}.subscribe-cancel:hover{background:#202932!important}
.subscribe-confirm{background:#1976d2!important;color:#fff!important;border:1px solid #2196f3!important;min-width:130px}.subscribe-confirm:hover{background:#2084df!important}
@keyframes subscribeIn{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:700px){.subscribe-box{padding:25px 18px 20px}.subscribe-actions{flex-direction:column-reverse}.subscribe-actions button{width:100%!important}.subscribe-box p{font-size:13px}}


/* V2.22 — compact global account button in the logo position; keep existing design intact */
.brand{min-width:285px;display:flex;align-items:center;gap:10px}
.brand-copy{display:block;min-width:0;color:inherit;text-decoration:none}
.header-auth-logo{width:42px;height:42px;flex:0 0 42px;border-radius:9px;border:1px solid #303943;background:#121920;color:#fff;display:grid;place-items:center;padding:0;cursor:pointer;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);transition:.18s ease}
.header-auth-logo:hover{border-color:#2196f3;background:#17212b;transform:translateY(-1px)}
.header-auth-logo span{font-size:20px;line-height:1}
.header-auth-logo img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block}
.header-auth-logo.is-user{border-color:#2196f3}
body.light .header-auth-logo{background:#f1f4f7;border-color:#d7dde3;color:#222}
/* The old generic rule made every button inside channel-info float right. Keep only the report button floated. */
.channel-info .user-actions button,
.channel-info .channel-stats button,
.channel-info .share-box button,
.channel-info .comment-form button{float:none!important;margin:0}
.user-actions{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:10px;align-items:stretch;margin:18px 0 12px}
.user-actions .sub-btn,.user-actions .fav-btn{min-height:48px;font-size:14px;display:flex;align-items:center;justify-content:center;gap:6px}
.channel-stats{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:10px 0 16px;padding-top:12px;border-top:1px solid #242d36}
.channel-stats .stat-btn,.channel-stats .stat-pill{float:none!important}
.share-box{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin:10px 0 14px;padding:12px 0;border-top:1px solid #242d36;border-bottom:1px solid #242d36}
.share-box>b{margin-right:2px}
.report-btn{float:none!important;display:inline-flex;align-items:center;margin-top:6px}
.comment-box{clear:both;margin-top:24px;padding-top:4px;border-top:1px solid #242d36}
@media(max-width:700px){
  .brand{min-width:0;gap:7px}
  .header-auth-logo{width:34px;height:34px;flex-basis:34px;border-radius:8px}
  .header-auth-logo span{font-size:17px}
  .brand b{font-size:16px}
  .brand-copy small{display:none}
  .user-actions{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0 10px}
  .user-actions .sub-btn,.user-actions .fav-btn{min-height:44px;font-size:11px;padding:8px 6px}
  .channel-stats{gap:6px;margin-top:8px}
  .stat-btn,.stat-pill{font-size:10px;padding:8px 9px}
  .share-box{gap:5px;padding:10px 0}
  .share{font-size:10px;padding:7px 8px}
}
@media(max-width:430px){
  .header-auth-logo{width:32px;height:32px;flex-basis:32px}
  .header-auth-logo span{font-size:16px}
  .brand b{font-size:15px}
  .user-actions .sub-btn,.user-actions .fav-btn{font-size:10px}
}

/* V2.23 — profile polish, edit modal and consistent language control */
.profile-page{max-width:1000px}
.profile-card{padding:24px}
.profile-hero{padding-bottom:22px;border-bottom:1px solid #252d35}
.profile-main{min-width:0;flex:1}
.profile-main h1{margin:0 0 5px;font-size:28px}
.profile-main p{margin:0 0 12px;color:#9da6b0}
.profile-edit-btn{float:none!important;margin:0!important;background:#151d25!important;border-color:#42a5f5!important;color:#64b5f6!important;cursor:pointer}
.profile-avatar{width:92px;height:92px;flex:0 0 92px;border:1px solid #33404d}
.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}
.profile-stats>div{background:#0c1218;border:1px solid #29333d;border-radius:10px;padding:14px;text-align:center}
.profile-stats b{display:block;font-size:22px;color:#fff}.profile-stats span{display:block;color:#8f9aa5;font-size:12px;margin-top:4px}
.profile-section{margin-top:26px}.profile-section h2{font-size:19px;margin:0 0 13px;color:#f1f3f5}
.profile-channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.profile-channel-card{display:flex;align-items:center;gap:12px;background:#0d141a;border:1px solid #29343e;border-radius:10px;padding:12px;transition:.16s ease}
.profile-channel-card:hover{border-color:#2196f3;transform:translateY(-1px)}
.profile-channel-card img,.profile-tv-icon{width:48px;height:48px;flex:0 0 48px;border-radius:8px;object-fit:contain;background:#202831;display:grid;place-items:center;font-weight:700;color:#64b5f6}
.profile-channel-card div{min-width:0}.profile-channel-card b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-channel-card small{display:block;color:#87929d;margin-top:4px;font-size:11px}
.profile-empty{padding:18px;border:1px dashed #303b46;border-radius:10px;color:#8e99a4;background:#0b1117}
.my-comment{background:#0c1218;border:1px solid #29343e;border-radius:10px;padding:14px;margin-bottom:10px}.my-comment-top{display:flex;justify-content:space-between;gap:10px}.my-comment-top a{color:#64b5f6}.my-comment-top small,.my-comment>p{color:#89939e;font-size:11px}.my-comment>p{font-size:13px;line-height:1.7;color:#e0e4e8}
.admin-reply{margin-top:10px;border-left:3px solid #2196f3;background:#111a22;padding:10px 12px;border-radius:0 8px 8px 0}.admin-reply p{margin:5px 0;color:#dfe6ec;font-size:13px;line-height:1.6}.admin-reply small{color:#7e8b97}
.notification-btn{float:none!important;display:inline-flex!important;margin-top:18px!important;cursor:pointer}
.site-language select{appearance:none;-webkit-appearance:none;background:#111820;color:#e7edf3;border:1px solid #303a45;border-radius:9px;padding:9px 30px 9px 11px;font-size:13px;min-width:78px;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#9ba7b2 50%),linear-gradient(135deg,#9ba7b2 50%,transparent 50%);background-position:calc(100% - 14px) 50%,calc(100% - 9px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}
body.light .site-language select{background-color:#fff;color:#222;border-color:#d7dde3}
.admin-comments{margin-top:20px}.admin-comment{border-bottom:1px solid #2a333c;padding:14px 0}.admin-comment:last-child{border-bottom:0}.admin-comment small{color:#7e8994}.admin-comment p{line-height:1.6}.admin-comment textarea{width:100%;min-height:70px;box-sizing:border-box;background:#080d12;color:#fff;border:1px solid #343b43;border-radius:8px;padding:10px;margin:6px 0}.admin-comment-reply{background:#111b23;border-left:3px solid #2196f3;padding:9px 11px;margin:8px 0;color:#cfd8e0}
@media(max-width:700px){.profile-card{padding:15px}.profile-hero{align-items:flex-start}.profile-avatar{width:70px;height:70px;flex-basis:70px}.profile-main h1{font-size:21px}.profile-stats{gap:6px}.profile-stats>div{padding:10px 5px}.profile-stats b{font-size:18px}.profile-stats span{font-size:9px}.profile-channel-grid{grid-template-columns:1fr}.profile-channel-card{padding:10px}.site-language select{min-width:58px;font-size:11px;padding:7px 23px 7px 7px}.my-comment-top{display:block}.my-comment-top small{display:block;margin-top:4px}}
.seo-counter{display:block;margin-top:6px;color:#8d97a5;font-size:12px;text-align:right}

/* V2.27 — final community/comment and help polish */
.comment-content{min-width:0;flex:1}.comment-body{margin-top:4px;line-height:1.65}.reply-btn{margin-top:7px;background:none;border:0;color:#64b5f6;padding:0;cursor:pointer;font-size:12px}.reply-form{display:none;margin:9px 0 5px}.reply-form.show{display:block}.reply-form textarea{width:100%;min-height:62px;box-sizing:border-box;background:#0b1015;color:#fff;border:1px solid #293039;border-radius:8px;padding:10px}.reply-form .save{margin-top:6px;padding:8px 12px}.comment-reply{display:flex;gap:9px;margin:10px 0 0 12px;padding:10px 0 0 12px;border-left:2px solid #2196f3;color:#dfe5ea}.comment-reply img,.avatar-small{width:30px;height:30px;flex:0 0 30px;border-radius:50%;object-fit:cover;background:#202932;display:grid;place-items:center;font-size:14px}.comment-reply small{color:#7f8b96;margin-left:4px}.admin-comment-actions{display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap}.admin-comment-actions form:first-child{flex:1;min-width:260px}.delete-comment{background:#3a171b;color:#ff9aa2;border:1px solid #7a2b34;border-radius:5px;padding:10px 13px;cursor:pointer}.about-content h2{color:#f4f6f8;margin:24px 0 10px;font-size:20px}.about-content h2:first-child{margin-top:0}.about-content p{color:#b9c1c9;line-height:1.9;margin:10px 0}.about-sign{border-top:1px solid #293039;padding-top:18px;margin-top:25px!important;color:#64b5f6!important}.site-toast{position:fixed;right:18px;bottom:18px;z-index:10050;width:min(390px,calc(100% - 36px));background:#101820;border:1px solid #2196f3;border-radius:12px;padding:14px 16px;box-shadow:0 15px 50px #000;transform:translateY(20px);opacity:0;pointer-events:none;transition:.25s ease;color:#eaf0f5;white-space:pre-line}.site-toast.show{transform:translateY(0);opacity:1;pointer-events:auto}.site-toast b{display:block;color:#fff;margin-bottom:5px}.site-toast div{font-size:12px;color:#aeb9c4;line-height:1.6}.site-toast a{display:inline-block;margin-top:8px;color:#64b5f6;font-size:12px}@media(max-width:700px){.comment-reply{margin-left:5px}.admin-comment-actions form:first-child{min-width:100%}.about-content h2{font-size:18px}.about-content p{line-height:1.75}}

/* V2.27 — small layout-only refinements: keep header visible, scroll category tabs, highlight URL fields */
.top{position:sticky;top:0;z-index:1000}
.tabs{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#1976d2 #171d24;overscroll-behavior-x:contain}
.tabs::-webkit-scrollbar{height:5px}
.tabs::-webkit-scrollbar-track{background:#171d24;border-radius:8px}
.tabs::-webkit-scrollbar-thumb{background:#1976d2;border-radius:8px}
.tabs>a{flex:0 0 auto;white-space:nowrap}
.geo-tabs>a{min-width:82px}
.form input[name^="player_"],.form input[name="stream_url"],.form input[name="alternative_url"]{border-color:#1976d2;background:#0a1420;box-shadow:0 0 0 1px rgba(33,150,243,.12),0 0 12px rgba(33,150,243,.08)}
.form input[name^="player_"]:focus,.form input[name="stream_url"]:focus,.form input[name="alternative_url"]:focus{border-color:#42a5f5;outline:none;box-shadow:0 0 0 2px rgba(33,150,243,.18),0 0 16px rgba(33,150,243,.12)}
.form input[name^="player_"]::placeholder,.form input[name="stream_url"]::placeholder,.form input[name="alternative_url"]::placeholder{color:#64b5f6}
@media(max-width:700px){
  .top{position:sticky;top:0}
  .tabs{padding-bottom:3px}
  .tabs>a{flex:0 0 auto!important}
}

/* V2.27.1 — requested: keep the site header visible while scrolling; blue search/link field polish. */
.top{
  position:sticky!important;
  top:0!important;
  z-index:5000!important;
}
@media(max-width:700px){
  .top{
    position:sticky!important;
    top:0!important;
    z-index:5000!important;
  }
}
/* Keep the site's own search/link field clearly blue. The browser address bar itself cannot be styled by a website. */
.site-search{
  border-color:#1976d2!important;
  box-shadow:0 0 0 1px rgba(33,150,243,.22),0 8px 24px rgba(0,0,0,.18)!important;
}
.site-search:focus-within{
  border-color:#42a5f5!important;
  box-shadow:0 0 0 2px rgba(33,150,243,.20),0 8px 24px rgba(0,0,0,.18)!important;
}


/* V2.27.2 — compact secondary navigation + channel recommendations. Existing layout preserved. */
.quick-nav{height:48px;background:#080d13;border-bottom:1px solid #252a31;border-top:1px solid #161d25;display:flex;align-items:center;justify-content:center;gap:8px;padding:5px 14px;position:sticky;top:102px;z-index:4900;overflow-x:auto;scrollbar-width:none}
.quick-nav::-webkit-scrollbar{display:none}.quick-nav a{display:flex;align-items:center;justify-content:center;gap:7px;min-width:120px;height:36px;padding:0 18px;border:1px solid #293640;border-radius:9px;background:#10171e;color:#d7dde4;font-size:13px;white-space:nowrap;transition:.18s ease}.quick-nav a:hover,.quick-nav a:focus-visible{border-color:#2196f3;color:#fff;background:#15212c;box-shadow:0 0 0 1px rgba(33,150,243,.12)}.quick-nav .quick-home{border-color:#1976d2;color:#64b5f6}
.channel-recommendations{margin-top:16px;background:linear-gradient(180deg,#10171e,#0c1218);border:1px solid #29323a;border-radius:10px;padding:14px}.recommend-head{display:flex;align-items:end;justify-content:space-between;gap:12px;border-bottom:1px solid #252d35;padding:0 2px 10px}.recommend-head span{font-size:11px;color:#64b5f6}.recommend-head h2{margin:2px 0 0;font-size:18px}.recommend-hint{font-size:10px;color:#7e8994}.recommend-track{display:flex;gap:16px;overflow-x:auto;padding:14px 4px 5px;scrollbar-width:thin;scrollbar-color:#1976d2 #171d24}.recommend-card{flex:0 0 86px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.recommend-logo{width:62px;height:62px;border-radius:50%;overflow:hidden;background:#202a33;border:2px solid #33424e;display:grid;place-items:center;box-shadow:0 4px 14px rgba(0,0,0,.25)}.recommend-logo img{width:100%;height:100%;object-fit:cover}.recommend-logo b{font-size:14px;color:#64b5f6}.recommend-card strong{font-size:11px;line-height:1.25;max-width:86px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recommend-card small{font-size:9px;color:#7f8b96}.currency-page{max-width:850px;margin:30px auto;padding:0 15px}.currency-box{background:#10161c;border:1px solid #29333d;border-radius:12px;padding:22px}.currency-title{display:flex;align-items:center;gap:14px;border-bottom:1px solid #29333d;padding-bottom:16px}.currency-title>span{font-size:34px}.currency-title h1{margin:0;font-size:24px}.currency-title p{margin:4px 0 0;color:#929da8;font-size:12px}.currency-table{margin-top:12px}.currency-row{display:grid;grid-template-columns:70px 1fr 100px;gap:12px;align-items:center;padding:13px 8px;border-bottom:1px solid #252d35}.currency-row b{color:#64b5f6}.currency-row span{color:#b6bec7}.currency-row strong{text-align:right}.currency-source{color:#74808b;font-size:11px;margin:16px 0 0}
@media(max-width:700px){.quick-nav{top:64px;height:46px;justify-content:flex-start;gap:6px;padding:5px 10px}.quick-nav a{min-width:auto;padding:0 13px;font-size:11px}.recommend-head{align-items:flex-start;flex-direction:column;gap:3px}.recommend-hint{font-size:9px}.recommend-track{gap:12px}.recommend-card{flex-basis:76px}.recommend-logo{width:56px;height:56px}.currency-page{margin:14px auto;padding:0 10px}.currency-box{padding:15px}.currency-title h1{font-size:20px}.currency-row{grid-template-columns:55px 1fr 85px;font-size:12px}.currency-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-nav + .search-wrap{margin-top:8px}}
body.light .quick-nav{background:#f6f8fa;border-color:#d7dce1}.body.light .quick-nav a{background:#fff}
body.light .channel-recommendations,body.light .currency-box{background:#fff;border-color:#d7dce1}.body.light .recommend-logo{background:#eef2f5}

/* V2.28 — header must stay fixed while the page scrolls. */
body{padding-top:102px}
.top{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:10000}
.quick-nav{position:relative;top:auto;z-index:9000}
@media(max-width:700px){body{padding-top:64px}.top{height:64px}.quick-nav{position:sticky;top:64px;z-index:9000}}

/* FINAL FIX — fixed header + quick navigation + fixed search; clean mobile spacing */
body{padding-top:150px}
.top{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:10000!important}
.quick-nav{position:fixed!important;top:102px!important;left:0!important;right:0!important;width:100%!important;height:48px!important;z-index:9999!important}
.search-wrap{position:sticky!important;top:150px!important;z-index:8000!important;margin-top:0!important;padding-top:12px;padding-bottom:6px;background:#070b10}
.site-search{position:relative!important}
.currency-page{max-width:980px;margin:22px auto 40px;padding:0 15px}
.currency-box{background:linear-gradient(180deg,#111820,#0c1218);border:1px solid #2b3742;border-radius:14px;padding:22px;box-shadow:0 12px 35px rgba(0,0,0,.18)}
.currency-title{display:flex;align-items:center;gap:15px;border-bottom:1px solid #29343e;padding-bottom:17px;margin-bottom:15px}
.currency-title>span{width:54px;height:54px;display:grid;place-items:center;border:1px solid #1976d2;border-radius:14px;background:#0b1825;font-size:28px;box-shadow:0 0 0 1px rgba(33,150,243,.08)}
.currency-title h1{margin:0;font-size:25px;line-height:1.2}.currency-title p{margin:5px 0 0;color:#8e9aa6;font-size:12px}
#currencyStatus{display:flex;align-items:center;gap:8px;color:#64b5f6;font-size:12px;margin-bottom:10px}
#currencyStatus:before{content:"";width:7px;height:7px;border-radius:50%;background:#1976d2;box-shadow:0 0 8px rgba(33,150,243,.55)}
.currency-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}
.currency-row{display:grid;grid-template-columns:66px minmax(0,1fr) auto;gap:10px;align-items:center;padding:14px 15px;border:1px solid #293540;border-radius:10px;background:#0d151d;min-height:66px}
.currency-row b{color:#64b5f6;font-size:14px}.currency-row span{color:#b8c1ca;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.currency-row strong{color:#fff;font-size:15px;text-align:right;white-space:nowrap}
.currency-source{color:#707d89;font-size:10px;margin:16px 2px 0;padding-top:12px;border-top:1px solid #222c35}
/* Turkish page */
.turkish-page{max-width:1200px;margin:22px auto 40px;padding:0 15px}
.turkish-hero{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px;border:1px solid #29343e;border-radius:14px;background:linear-gradient(135deg,#111a22,#0b1117);margin-bottom:14px}
.turkish-hero h1{margin:0 0 7px;font-size:27px}.turkish-hero p{margin:0;color:#9aa5b0;font-size:13px;line-height:1.6}.turkish-hero .add{white-space:nowrap}
.turkish-tabs{display:flex;gap:6px;overflow-x:auto;padding:3px 0 8px;scrollbar-width:none}.turkish-tabs::-webkit-scrollbar{display:none}.turkish-tabs a{flex:0 0 auto;padding:10px 15px;border:1px solid #2d3944;background:#111820;border-radius:8px;color:#d5dce3;font-size:12px}.turkish-tabs a.active,.turkish-tabs a:hover{background:#1976d2;border-color:#1976d2;color:#fff}
.turkish-list{background:#10161c;border:1px solid #29343e;border-radius:12px;padding:10px}.turkish-list .ch{height:64px;padding:0 8px}.turkish-list .ch:hover{background:#141d26;border-radius:8px}
body.light{padding-top:150px}.body.light .search-wrap{background:#f4f5f7}
@media(max-width:700px){
 body,body.light{padding-top:110px}
 .quick-nav{top:64px!important;height:46px!important}
 .search-wrap{top:110px!important;padding:8px 0 5px;margin:0!important}
 .currency-page{margin:12px auto 28px;padding:0 10px}.currency-box{padding:14px;border-radius:12px}.currency-title{gap:10px}.currency-title>span{width:46px;height:46px;font-size:24px;border-radius:12px}.currency-title h1{font-size:20px}.currency-title p{font-size:10px}.currency-table{grid-template-columns:1fr;gap:8px}.currency-row{grid-template-columns:55px minmax(0,1fr) auto;padding:12px 11px;min-height:60px}.currency-row strong{font-size:13px}
 .turkish-page{margin:12px auto 28px;padding:0 10px}.turkish-hero{align-items:flex-start;padding:15px;flex-direction:column}.turkish-hero h1{font-size:22px}.turkish-hero p{font-size:11px}.turkish-hero .add{align-self:stretch;text-align:center}.turkish-tabs a{padding:9px 12px;font-size:11px}.turkish-list{padding:6px}.turkish-list .ch{height:58px}
}


/* AKO1 FINAL 2.29 — layout-only correction
   Keep existing design/functions untouched. */
html,body{overflow-x:hidden!important}
.layout{
  width:100%!important;
  max-width:1400px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  grid-template-columns:minmax(0,305px) minmax(0,1fr) minmax(0,305px)!important;
}
.layout>aside,.layout>section{min-width:0!important}
.layout .player,
.layout .player-tabs{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}
.layout .player-tabs{
  overflow-x:auto!important;
  overflow-y:hidden!important;
  flex-wrap:nowrap!important;
  scrollbar-width:thin;
}
.layout .player-tabs .player-tab{
  flex:0 0 auto!important;
  white-space:nowrap!important;
}
.search-wrap{
  width:100%!important;
  max-width:1200px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}
.site-search{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}
.site-search input{min-width:0!important}
@media(max-width:1200px) and (min-width:701px){
  .layout{
    grid-template-columns:minmax(220px,260px) minmax(0,1fr) minmax(220px,260px)!important;
    gap:12px!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
}
@media(max-width:700px){
  .layout{
    width:100%!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:10px!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .layout>section{min-width:0!important}
  .layout .player-tabs{
    width:100%!important;
    max-width:100%!important;
  }
  .search-wrap{
    width:100%!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }
}

/* AKO1 FINAL 2.29.1 — search above players + desktop width correction only. */
.layout{max-width:1280px!important}
.layout>section{min-width:0!important}
.home-center-search{width:100%!important;max-width:none!important;margin:0 0 10px!important;padding:0!important;position:sticky!important;top:150px!important;z-index:8500!important;background:#070b10!important}
.home-center-search .site-search{width:100%!important;max-width:none!important}
@media(max-width:700px){
  .layout{max-width:100%!important}
  .home-center-search{top:110px!important;margin:0 0 8px!important;padding:0!important}
}

/* AKO1 — currency page quick navigation visibility only */
body:has(.currency-page) .quick-nav{display:flex!important;visibility:visible!important;opacity:1!important;z-index:20000!important}
body:has(.currency-page) .currency-page{position:relative;z-index:1}
@media(max-width:700px){body:has(.currency-page){padding-top:110px!important}body:has(.currency-page) .quick-nav{top:64px!important;height:46px!important}}

/* Final requested-only adjustments */
.global-search-wrap{position:relative!important;z-index:20!important;width:100%;max-width:1200px;margin:0 auto 12px!important}
.currency-extra-nav{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;margin:18px auto;padding:12px 16px;border-radius:12px}
.currency-extra-nav a{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:9px;text-decoration:none}
.currency-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}
.currency-card{padding:14px;border-radius:12px;display:flex;flex-direction:column;gap:4px}
.currency-card strong{font-size:20px}
@media(max-width:700px){.currency-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Search placement: exactly above Player 1/Player 2, never over the player. */
.global-search-wrap{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  z-index:30!important;
  width:100%!important;
  max-width:1200px!important;
  margin:0 auto 12px!important;
  padding:0!important;
  clear:both!important;
}
.global-search-wrap .site-search{
  position:relative!important;
  width:100%!important;
  max-width:1200px!important;
  margin:0 auto!important;
}

/* SEARCH FINAL: normal flow, directly above Player 1 / Player 2 */
.global-search-wrap{
  position:relative!important;
  top:auto!important;
  bottom:auto!important;
  left:auto!important;
  right:auto!important;
  float:none!important;
  clear:both!important;
  display:block!important;
  width:100%!important;
  max-width:1200px!important;
  margin:0 auto 12px!important;
  padding:0 14px!important;
  box-sizing:border-box!important;
  z-index:5!important;
}
.global-search-wrap .site-search{
  position:relative!important;
  top:auto!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
}
@media(max-width:700px){
  .global-search-wrap{padding:0 10px!important;margin-bottom:10px!important}
}

/* final requested layout */
.global-search-wrap{position:relative!important;top:auto!important;bottom:auto!important;z-index:20!important;display:block!important;clear:both!important;width:100%!important;max-width:1200px!important;margin:0 auto 5px!important;padding:0!important}.player-tabs{position:relative!important;z-index:21!important;display:flex!important;visibility:visible!important;opacity:1!important;margin:0 auto 10px!important;padding:0!important;gap:6px!important}

/* LAST REQUEST: one homepage search, Player switcher immediately below */
.global-search-wrap{position:relative!important;top:auto!important;bottom:auto!important;float:none!important;clear:both!important;display:block!important;margin:0 auto 3px!important;padding:0!important;z-index:20!important}
.player-tabs{position:relative!important;display:flex!important;visibility:visible!important;opacity:1!important;margin:0 auto 8px!important;padding:0!important;z-index:21!important}

/* EXACT HOMEPAGE FIX: one search, then Player 1 / Player 2 */
.global-search-wrap{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;float:none!important;display:block!important;clear:both!important;margin:0 auto 4px!important;padding:0!important;z-index:20!important}
.player-tabs{position:relative!important;top:auto!important;display:flex!important;visibility:visible!important;opacity:1!important;clear:both!important;margin:0 auto 8px!important;padding:0!important;gap:6px!important;z-index:21!important}

/* Homepage-only repair: search above Player switcher; player/frame untouched. */
.global-search-wrap{position:relative!important;display:block!important;clear:both!important;float:none!important;top:auto!important;bottom:auto!important;margin:0 auto 5px!important;z-index:30!important}
.player-tabs{position:relative!important;display:flex!important;visibility:visible!important;opacity:1!important;clear:both!important;margin:0 auto 8px!important;z-index:31!important}

/* Main page final placement: search -> Player 1/2 -> existing player */
.global-search-wrap{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;float:none!important;clear:both!important;display:block!important;width:100%!important;margin:0 auto 6px!important;padding:0!important;z-index:50!important}
.player-tabs{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;float:none!important;clear:both!important;display:flex!important;visibility:visible!important;opacity:1!important;margin:0 auto 8px!important;padding:0!important;z-index:51!important}

/* Final homepage placement copied from the working channel-page order:
   search -> Player 1/2 -> existing homepage player. */
.home-center-search{position:relative!important;display:block!important;clear:both!important;float:none!important;margin:0 auto 6px!important;z-index:30!important}
.homepage-player-tabs{position:relative!important;display:flex!important;clear:both!important;float:none!important;visibility:visible!important;opacity:1!important;margin:0 auto 8px!important;z-index:31!important}

/* FINAL: homepage control order/spacing only — search is above Player buttons,
   with its own row; player/video layout is untouched. */
.home-search-row{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  clear:both!important;
  float:none!important;
  margin:0 0 10px!important;
  padding:0!important;
  z-index:100!important;
}
.home-search-row .search-wrap{
  position:relative!important;
  top:auto!important;
  bottom:auto!important;
  left:auto!important;
  right:auto!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
}
.homepage-player-tabs{
  position:relative!important;
  display:flex!important;
  clear:both!important;
  width:100%!important;
  margin:0 0 10px!important;
  padding:0!important;
  z-index:101!important;
}
.homepage-player{
  clear:both!important;
}


/* Televizia.info — selectable visual themes. Design 4 is the default. */
:root{--tv-accent:#22c55e;--tv-accent2:#16a34a;--tv-glow:rgba(34,197,94,.22);--tv-soft:#102016}
body.theme2{--tv-accent:#8b5cf6;--tv-accent2:#7c3aed;--tv-glow:rgba(139,92,246,.22);--tv-soft:#1b1229}
body.theme4{--tv-accent:#22c55e;--tv-accent2:#16a34a;--tv-glow:rgba(34,197,94,.22);--tv-soft:#102016}
body.theme5{--tv-accent:#f97316;--tv-accent2:#ea580c;--tv-glow:rgba(249,115,22,.22);--tv-soft:#28160d}
body.theme2 .brand i,body.theme2 footer i,body.theme2 .login i{color:var(--tv-accent)}
body.theme4 .brand i,body.theme4 footer i,body.theme4 .login i{color:var(--tv-accent)}
body.theme5 .brand i,body.theme5 footer i,body.theme5 .login i{color:var(--tv-accent)}
body.theme2 nav a:hover,body.theme2 nav a.on,body.theme4 nav a:hover,body.theme4 nav a.on,body.theme5 nav a:hover,body.theme5 nav a.on{border-bottom-color:var(--tv-accent)}
body.theme2 .panel h2:after,body.theme4 .panel h2:after,body.theme5 .panel h2:after{border-bottom-color:var(--tv-accent)}
body.theme2 .more,body.theme4 .more,body.theme5 .more{border-color:var(--tv-accent);color:var(--tv-accent)}
body.theme2 .tabs a.active,body.theme4 .tabs a.active,body.theme5 .tabs a.active,
body.theme2 .player-tab.active,body.theme2 .player-tab:hover,body.theme4 .player-tab.active,body.theme4 .player-tab:hover,body.theme5 .player-tab.active,body.theme5 .player-tab:hover{background:var(--tv-accent2);border-color:var(--tv-accent2)}
body.theme2 .site-search button,body.theme4 .site-search button,body.theme5 .site-search button{background:var(--tv-accent2)}
body.theme2 .site-search .search-icon,body.theme4 .site-search .search-icon,body.theme5 .site-search .search-icon{color:var(--tv-accent)}
body.theme2 .site-search,body.theme4 .site-search,body.theme5 .site-search{box-shadow:0 8px 28px var(--tv-glow)}
body.theme2 .catgrid div:hover,body.theme4 .catgrid div:hover,body.theme5 .catgrid div:hover{border-color:var(--tv-accent);box-shadow:0 8px 28px var(--tv-glow);transform:translateY(-2px)}
body.theme2 .catgrid div,body.theme4 .catgrid div,body.theme5 .catgrid div{transition:.18s ease}
body.theme2 .catgrid small,body.theme4 .catgrid small,body.theme5 .catgrid small{color:var(--tv-accent)}
body.theme2 .stat-btn:hover,body.theme2 .stat-btn.liked,body.theme4 .stat-btn:hover,body.theme4 .stat-btn.liked,body.theme5 .stat-btn:hover,body.theme5 .stat-btn.liked{border-color:var(--tv-accent);color:var(--tv-accent)}
body.theme2 .seo-tags a,body.theme4 .seo-tags a,body.theme5 .seo-tags a{color:var(--tv-accent)}
body.theme2 .player{box-shadow:0 0 0 1px var(--tv-accent),0 16px 50px var(--tv-glow)}
body.theme4 .player{box-shadow:0 0 0 1px rgba(34,197,94,.45),0 16px 50px var(--tv-glow)}
body.theme5 .player{box-shadow:0 0 0 1px rgba(249,115,22,.45),0 16px 50px var(--tv-glow)}
body.theme2 .player-art{background:radial-gradient(circle at center,#34255b,#090b10 68%)}
body.theme4 .player-art{background:radial-gradient(circle at center,#1d4930,#070b10 68%)}
body.theme5 .player-art{background:radial-gradient(circle at center,#57301e,#090b10 68%)}
body.theme2 .controls span,body.theme4 .controls span,body.theme5 .controls span{background:var(--tv-accent)}
body.theme2 .header-auth:hover,body.theme4 .header-auth:hover,body.theme5 .header-auth:hover{border-color:var(--tv-accent);background:var(--tv-soft)}
body.theme2 .theme-btn:hover,body.theme4 .theme-btn:hover,body.theme5 .theme-btn:hover{border-color:var(--tv-accent)}
body.theme2 .footer-brand i,body.theme4 .footer-brand i,body.theme5 .footer-brand i{color:var(--tv-accent)}
body.theme2 .topge-slot span,body.theme4 .topge-slot span,body.theme5 .topge-slot span{color:var(--tv-accent)}
.theme-picker-card{margin-top:22px;padding:18px;border-radius:16px;background:linear-gradient(180deg,#111820,#0b1015);border:1px solid #2a333d;box-shadow:0 12px 35px rgba(0,0,0,.18)}
.theme-picker-card h3{margin:0 0 6px}.theme-picker-card>p{margin:0 0 14px;color:#9da8b3;font-size:12px}.theme-picker-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.theme-option{cursor:pointer;border:1px solid #303a45;border-radius:14px;padding:10px;background:#0c1218;color:#fff;transition:.18s ease}.theme-option:hover{transform:translateY(-2px);border-color:#56616e}.theme-option.active{outline:2px solid var(--tv-accent)}.theme-option input{position:absolute;opacity:0;pointer-events:none}.theme-swatch{height:76px;border-radius:10px;margin-bottom:9px}.theme-option small{color:#9da8b3}
@media(max-width:700px){.theme-picker-options{grid-template-columns:1fr}.theme-picker-card{padding:14px}}

/* FINAL DESIGN 1 FIXES — TV first, gold premium, mobile clean */
body.theme1{--tv-green:#d6a84f;--tv-green2:#b27b1e;--tv-border:#3b2f1a;--tv-text:#fff8e8;--tv-muted:#b8a47a}
body.theme1 .brand i,body.theme1 .weather strong,body.theme1 .eyebrow,body.theme1 .content-tag{color:#e7bb5f!important}
body.theme1 nav a:hover,body.theme1 nav a.on{border-bottom-color:#d6a84f;background:rgba(214,168,79,.08)}
body.theme1 .site-search{border-color:#4a3a20!important;background:#0c0a07!important;box-shadow:0 0 0 1px rgba(214,168,79,.12),0 8px 24px rgba(0,0,0,.22)!important}
body.theme1 .site-search input{font-size:14px!important}
body.theme1 .site-search button{display:none!important}
.tv-stage{max-width:1320px;margin:14px auto 0;padding:0 18px;display:grid;grid-template-columns:270px minmax(0,1fr) 270px;gap:16px;align-items:start}
.tv-main{min-width:0}.tv-rail{min-width:0;padding:14px}.rail-head{display:flex;justify-content:space-between;align-items:flex-end;gap:8px;margin-bottom:8px}.rail-head span{font-size:11px;color:#c6ad71}.rail-head h2{margin:3px 0 0!important;border:0!important;padding:0!important;font-size:17px!important}.rail-head h2:after{display:none!important}.rail-head>a{font-size:10px;color:#e7bb5f;border:1px solid #4a3a20;border-radius:8px;padding:6px 8px}.tv-rail .ch{height:54px}.tv-rail .logo{width:40px;height:40px}.homepage-player{margin:0}.homepage-player .iframe-wrap{aspect-ratio:16/9;height:auto!important;min-height:0!important}.tv-player-title{position:absolute;z-index:3;right:12px;top:12px;display:flex;gap:8px;align-items:center;font-size:12px;background:rgba(0,0,0,.6);border:1px solid rgba(214,168,79,.5);border-radius:8px;padding:6px 9px}.tv-player-title b{color:#e7bb5f}.player-controls span{color:#c7a85c;font-size:11px}.content-wrap.home-content{max-width:1320px}.home-content .content-section{margin-top:28px}.home-content .cards-row{grid-template-columns:repeat(4,minmax(0,1fr))}.home-content .content-thumb{aspect-ratio:16/9}.home-content .content-body h3{font-size:16px}.home-content .content-body p{min-height:38px}.video-home-grid .content-card:nth-child(n+5){display:none}.utility-grid{max-width:1320px;margin:0 auto;padding:0 18px}.weather-card{min-height:190px}.weather-pickers select{max-width:180px}
.archive-grid,.video-archive-grid,.news-archive-grid{margin-top:22px}
.search-page .search-wrap{margin-top:18px}.search-group{margin-top:24px}.search-group h2{font-size:19px;margin-bottom:10px}.search-page .search-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1050px){.tv-stage{grid-template-columns:220px minmax(0,1fr) 220px}.home-content .cards-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){body{padding-top:110px!important}.tv-stage{display:flex;flex-direction:column;padding:8px 10px 0;gap:10px}.tv-main{order:1;width:100%}.georgian-rail{order:2;width:100%}.foreign-rail{order:3;width:100%}.tv-rail{padding:10px}.tv-rail .ch{height:48px}.tv-rail .ch:nth-of-type(n+7){display:none}.homepage-player .iframe-wrap{aspect-ratio:16/9!important;height:auto!important;min-height:0!important}.homepage-player .iframe-wrap iframe{min-height:0!important}.tv-player-title{font-size:9px;right:7px;top:7px;padding:4px 6px}.home-content{padding:8px 10px 35px!important}.home-content .cards-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.home-content .content-card{border-radius:12px}.home-content .content-body{padding:9px}.home-content .content-body h3{font-size:12px;line-height:1.35}.home-content .content-body p{font-size:10px;min-height:28px}.home-content .content-thumb .play-badge{width:32px;height:32px;left:8px;bottom:8px}.home-content .video-home-grid .content-card:nth-child(n+5){display:none}.home-content .section-title h2{font-size:20px}.home-content .section-title span{font-size:10px}.weather-pickers{display:grid;grid-template-columns:1fr 1fr;gap:6px;width:100%}.weather-pickers select{max-width:none;min-width:0}.utility-grid{padding:0 10px}.search-wrap{padding-left:10px!important;padding-right:10px!important}.search-page .search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-grid,.video-archive-grid,.news-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.content-grid{grid-template-columns:1fr!important}.episode-panel{order:2}.media-shell{order:1}.content-hero{border-radius:16px!important}.post-page{padding:14px 10px 40px!important}.post-card{border-radius:16px!important}}

/* FINAL PATCH — field-only search */
body.theme1 .site-search button{display:none!important}
body.theme1 .global-search-wrap{max-width:1200px!important;margin:10px auto 14px!important;padding:0 14px!important}
body.theme1 .global-search-wrap .site-search{height:54px!important}
@media(max-width:700px){body.theme1 .global-search-wrap{margin:8px auto 10px!important;padding:0 10px!important}body.theme1 .global-search-wrap .site-search{height:48px!important}}

/* V2.30 — content search, seasons dropdown, mobile episode rail, random videos */
.season-selector{display:flex;align-items:center;gap:10px;margin-top:18px;max-width:360px}.season-selector label{color:#b7a06a;font-size:12px;font-weight:700}.season-selector select{flex:1;background:#11100c;color:#f3eee5;border:1px solid #5f4b21;border-radius:10px;padding:11px 38px 11px 13px;font:inherit;font-size:13px;outline:0}.season-selector select:focus{border-color:#d8aa4a;box-shadow:0 0 0 2px rgba(216,170,74,.12)}
.random-video-strip{margin:0 0 18px;padding:14px 16px;background:#0d0c09;border:1px solid #3f321a;border-radius:14px;overflow:hidden}.random-track{display:flex;gap:12px;overflow-x:auto;padding:2px 0 6px;scrollbar-width:thin}.random-track>a{flex:0 0 190px;background:#15120d;border:1px solid #3b301c;border-radius:10px;overflow:hidden}.random-track>a:hover{border-color:#d8aa4a}.random-thumb{height:92px;display:grid;place-items:center;background:#080808;overflow:hidden}.random-thumb img{width:100%;height:100%;object-fit:cover}.random-thumb b{font-size:25px;color:#d8aa4a}.random-track>a>b{display:block;padding:8px;font-size:11px;line-height:1.35}.content-tags{margin:12px 0 16px;border-top:0;border-bottom:1px solid #2b2416;padding:0 0 12px}.content-tags a{color:#d8aa4a;border-color:#5a4620;background:#17130b}
@media(max-width:700px){.random-video-strip{margin:0 10px 12px;padding:11px}.random-track>a{flex-basis:150px}.random-thumb{height:76px}.season-selector{max-width:none;width:100%}.season-selector select{font-size:12px}.content-grid.show-layout{grid-template-columns:minmax(0,1fr) 112px!important;align-items:start}.content-grid.show-layout .episode-panel{order:2;position:sticky;top:112px;max-height:calc(100vh - 125px);overflow:auto}.content-grid.show-layout .media-shell{order:1;min-width:0}.content-grid.show-layout .episode-item{padding:8px 5px;grid-template-columns:30px 1fr 12px;gap:5px}.content-grid.show-layout .episode-meta b{font-size:9px}.content-grid.show-layout .episode-meta small{font-size:7px}.content-grid.show-layout .episode-num{font-size:10px}.content-grid.show-layout .episode-head strong{font-size:9px}.content-grid.show-layout .episode-count{font-size:7px}}
@media(max-width:430px){.content-grid.show-layout{grid-template-columns:minmax(0,1fr) 96px!important;gap:7px}.content-grid.show-layout .episode-panel{padding:8px}.content-grid.show-layout .episode-item{grid-template-columns:24px 1fr 9px;padding:7px 3px}.content-grid.show-layout .episode-meta b{font-size:8px}.content-grid.show-layout .episode-meta small{display:none}.content-grid.show-layout .episode-num{font-size:9px}}

/* V2.31 — mobile drawer, stable header, larger homepage TV player */
body.drawer-open{overflow:hidden}
.mobile-menu-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.68);z-index:11000;backdrop-filter:blur(2px)}
.mobile-menu-backdrop.open{display:block}
.mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:min(360px,88vw);background:linear-gradient(180deg,#0e0b07 0%,#080705 100%);border-right:1px solid #4d3b1d;box-shadow:24px 0 70px rgba(0,0,0,.55);z-index:11001;transform:translateX(-105%);transition:transform .25s ease;overflow:auto;padding-bottom:30px}
.mobile-drawer.open{transform:translateX(0)}
.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 18px 14px;border-bottom:1px solid #332716}
.mobile-drawer-brand{display:flex;flex-direction:column;gap:2px;color:#fff;text-decoration:none}.mobile-drawer-brand b{font-size:21px;letter-spacing:.3px}.mobile-drawer-brand i{font-style:normal;color:#e7bb5f}.mobile-drawer-brand small{color:#a99164;font-size:10px}.mobile-drawer-close{width:38px;height:38px;border:1px solid #59451f;border-radius:10px;background:#171108;color:#e7bb5f;font-size:28px;line-height:1;cursor:pointer}
.mobile-drawer-site{margin:14px 18px;padding:11px 12px;border:1px solid #3e301b;background:#120e08;color:#d9b566;border-radius:10px;font-size:12px;font-weight:800;letter-spacing:.2px}.mobile-drawer-title{padding:8px 18px;color:#8f7b54;text-transform:uppercase;font-size:10px;letter-spacing:1.2px}.mobile-drawer-nav{display:flex;flex-direction:column;padding:0 10px 10px}.mobile-drawer-nav a{display:flex;align-items:center;gap:10px;padding:13px 12px;border-bottom:1px solid #211a10;color:#eee4d0;font-size:14px;border-radius:8px}.mobile-drawer-nav a:hover,.mobile-drawer-nav a:active{background:#171108;color:#e7bb5f}
.theme-btn{display:none!important}
@media(min-width:701px){.mobile-drawer,.mobile-menu-backdrop{display:none!important}}

/* Give the homepage player the same visual weight as the full TV page. */
.tv-stage{max-width:1500px!important;grid-template-columns:250px minmax(0,1fr) 250px!important;gap:18px!important}
.homepage-player .iframe-wrap{aspect-ratio:16/9!important;height:auto!important;min-height:0!important}
@media(max-width:1100px) and (min-width:701px){.tv-stage{grid-template-columns:210px minmax(0,1fr) 210px!important;max-width:1400px!important}}
@media(max-width:700px){.tv-stage{display:flex!important;flex-direction:column!important}.tv-stage .tv-main{width:100%!important}.homepage-player .iframe-wrap{aspect-ratio:16/9!important}}

/* Keep the top site header fixed while the page scrolls; the quick category rail stays directly below it. */
.top{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:10000!important}
.quick-nav{position:fixed!important;top:102px!important;left:0!important;right:0!important;width:100%!important;z-index:9999!important}
@media(max-width:700px){.top{height:64px!important}.quick-nav{top:64px!important;height:44px!important}.quick-nav a{min-width:104px!important;padding:0 12px!important}.mobile-drawer{padding-top:0}.mobile-drawer-head{padding-top:18px}}

/* FINAL MICRO-FIX — frozen site header, frozen drawer brand, full-size homepage TV */
body{padding-top:88px!important}
body:has(.quick-nav){padding-top:132px!important}
.top{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;height:88px!important;z-index:20000!important}
.quick-nav{position:fixed!important;top:88px!important;left:0!important;right:0!important;width:100%!important;height:44px!important;z-index:19999!important}
.mobile-drawer{z-index:30001!important}
.mobile-menu-backdrop{z-index:30000!important}
.mobile-drawer-head{position:sticky!important;top:0!important;z-index:5!important;background:linear-gradient(180deg,#0e0b07 0%,#0b0906 100%)!important}
.mobile-drawer-brand small{font-size:9px!important;color:#a99164!important}
.mobile-drawer-site{margin-top:10px!important;margin-bottom:10px!important}
.mobile-drawer-title{position:sticky!important;top:78px!important;z-index:4!important;background:#0b0906!important}
/* The homepage player uses the same 16:9 footprint as the full TV page. */
.tv-stage{grid-template-columns:220px minmax(0,1fr) 220px!important;max-width:1500px!important;gap:18px!important}
.homepage-player{width:100%!important}
.homepage-player .homepage-iframe-wrap,.homepage-player .iframe-wrap{width:100%!important;aspect-ratio:16/9!important;height:auto!important;min-height:0!important}
.homepage-player .homepage-iframe-wrap iframe,.homepage-player .iframe-wrap iframe{width:100%!important;height:100%!important;min-height:0!important}
@media(max-width:1100px) and (min-width:701px){.tv-stage{grid-template-columns:200px minmax(0,1fr) 200px!important}}
@media(max-width:700px){
  body{padding-top:64px!important}
  body:has(.quick-nav){padding-top:108px!important}
  .top{height:64px!important}
  .quick-nav{top:64px!important;height:44px!important}
  .mobile-drawer-head{position:sticky!important;top:0!important}
  .mobile-drawer-title{top:72px!important}
  .tv-stage{grid-template-columns:1fr!important}
  .homepage-player .homepage-iframe-wrap,.homepage-player .iframe-wrap{aspect-ratio:16/9!important;height:auto!important;min-height:0!important}
  .homepage-player .homepage-iframe-wrap iframe,.homepage-player .iframe-wrap iframe{height:100%!important;min-height:0!important}
}

/* FINAL MICRO FIX 2.30 — keep the complete top stack fixed + widen homepage TV player.
   No other layout/function changes. */
body{padding-top:208px!important}
.top{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;height:102px!important;z-index:20000!important}
.quick-nav{position:fixed!important;top:102px!important;left:0!important;right:0!important;width:100%!important;height:48px!important;z-index:19999!important}
.home-search-row{position:fixed!important;top:150px!important;left:0!important;right:0!important;width:100%!important;height:58px!important;z-index:19998!important;margin:0!important;padding:8px 1.4%!important;background:#070b10!important;box-sizing:border-box!important}
.home-search-row .search-wrap,.home-search-row .global-search-wrap{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;max-width:1500px!important;margin:0 auto!important;padding:0!important;background:transparent!important}
.home-search-row .site-search{width:100%!important}
.tv-stage{max-width:1600px!important;grid-template-columns:190px minmax(0,1fr) 190px!important;gap:16px!important}
.homepage-player{width:100%!important}
.homepage-player .homepage-iframe-wrap,.homepage-player .iframe-wrap{width:100%!important;aspect-ratio:16/9!important;height:auto!important;min-height:0!important}
.homepage-player .homepage-iframe-wrap iframe,.homepage-player .iframe-wrap iframe{width:100%!important;height:100%!important;min-height:0!important;display:block!important}
@media(max-width:1100px) and (min-width:701px){
  body{padding-top:208px!important}
  .tv-stage{grid-template-columns:170px minmax(0,1fr) 170px!important;max-width:1400px!important}
}
@media(max-width:700px){
  body,body.light{padding-top:168px!important}
  .top{height:64px!important}
  .quick-nav{top:64px!important;height:46px!important}
  .home-search-row{top:110px!important;height:58px!important;padding:8px 10px!important}
  .home-search-row .search-wrap,.home-search-row .global-search-wrap{width:100%!important}
  .tv-stage{grid-template-columns:1fr!important;max-width:none!important}
  .homepage-player .homepage-iframe-wrap,.homepage-player .iframe-wrap{aspect-ratio:16/9!important;height:auto!important;min-height:0!important}
  .homepage-player .homepage-iframe-wrap iframe,.homepage-player .iframe-wrap iframe{height:100%!important;min-height:0!important}
}

/* FINAL TWO-POINT FIX — freeze the entire navigation stack and make the homepage embed use the full TV player frame. */
.top{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:88px!important;
  z-index:20000!important;
}
.quick-nav{
  position:fixed!important;
  top:88px!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:44px!important;
  z-index:19999!important;
}
body:has(.global-search-wrap){
  padding-top:194px!important;
}
.global-search-wrap{
  position:fixed!important;
  top:132px!important;
  left:0!important;
  right:0!important;
  width:min(1200px,calc(100% - 28px))!important;
  max-width:1200px!important;
  margin:0 auto!important;
  padding:0!important;
  z-index:19998!important;
}
.home-search-row{
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
.homepage-player .iframe-wrap{
  aspect-ratio:auto!important;
  height:410px!important;
  min-height:410px!important;
}
@media(max-width:700px){
  .top{
    height:64px!important;
  }
  .quick-nav{
    top:64px!important;
    height:44px!important;
  }
  body:has(.global-search-wrap){
    padding-top:170px!important;
  }
  .global-search-wrap{
    top:108px!important;
    width:calc(100% - 20px)!important;
    max-width:none!important;
  }
  .homepage-player .iframe-wrap{
    aspect-ratio:auto!important;
    height:420px!important;
    min-height:420px!important;
  }
}

/* TELEVIZIA FINAL — only the requested two fixes.
   1) Keep the complete top stack visible on every page while scrolling.
   2) Make the homepage TV embed use the same full-size frame as channel pages. */
html{scroll-padding-top:208px!important}
body{padding-top:208px!important}
.top{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:102px!important;
  z-index:20000!important;
}
.quick-nav{
  position:fixed!important;
  top:102px!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:48px!important;
  z-index:19999!important;
}
/* Search is part of the frozen navigation stack on every page. */
.global-search-wrap{
  position:fixed!important;
  top:150px!important;
  left:0!important;
  right:0!important;
  width:min(1200px,calc(100% - 28px))!important;
  max-width:1200px!important;
  margin:0 auto!important;
  padding:0!important;
  z-index:19998!important;
}
.home-search-row{height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}
.home-search-row .global-search-wrap{width:min(1200px,calc(100% - 28px))!important;max-width:1200px!important}
/* Homepage iframe: same footprint as the full channel player. */
.homepage-player{width:100%!important;max-width:100%!important}
.homepage-player .homepage-iframe-wrap,
.homepage-player .iframe-wrap{
  width:100%!important;
  aspect-ratio:16/9!important;
  height:auto!important;
  min-height:0!important;
  overflow:hidden!important;
  position:relative!important;
}
.homepage-player .homepage-iframe-wrap iframe,
.homepage-player .iframe-wrap iframe{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-width:100%!important;
  border:0!important;
}
@media(max-width:700px){
  html{scroll-padding-top:168px!important}
  body,body.light{padding-top:168px!important}
  .top{height:64px!important}
  .quick-nav{top:64px!important;height:46px!important}
  .global-search-wrap{
    top:110px!important;
    width:calc(100% - 20px)!important;
    max-width:none!important;
  }
  .home-search-row .global-search-wrap{width:calc(100% - 20px)!important}
  .homepage-player .homepage-iframe-wrap,
  .homepage-player .iframe-wrap{
    aspect-ratio:auto!important;
    height:420px!important;
    min-height:420px!important;
  }
  .homepage-player .homepage-iframe-wrap iframe,
  .homepage-player .iframe-wrap iframe{
    height:420px!important;
    min-height:420px!important;
  }
}

/* FINAL USER FIX — freeze header/category/search stack; restore original search width/placement.
   No player/content/layout changes. */
html{scroll-padding-top:210px!important}
body{padding-top:210px!important}
.top{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:102px!important;
  z-index:50000!important;
}
.quick-nav{
  position:fixed!important;
  top:102px!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:48px!important;
  z-index:49999!important;
}
/* Keep search fixed as part of the same stack, but do NOT stretch it to the full viewport. */
.global-search-wrap{
  position:fixed!important;
  top:150px!important;
  left:50%!important;
  right:auto!important;
  transform:translateX(-50%)!important;
  width:min(980px,calc(100% - 28px))!important;
  max-width:980px!important;
  margin:0!important;
  padding:0!important;
  z-index:49998!important;
  background:transparent!important;
}
.global-search-wrap .site-search{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  height:50px!important;
}
.home-search-row{
  position:static!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
@media(max-width:700px){
  html{scroll-padding-top:168px!important}
  body,body.light{padding-top:168px!important}
  .top{height:64px!important}
  .quick-nav{top:64px!important;height:46px!important}
  .global-search-wrap{
    top:110px!important;
    width:calc(100% - 20px)!important;
    max-width:none!important;
  }
  .global-search-wrap .site-search{height:48px!important}
}

/* =========================================================
   FINAL NAVIGATION FIX — requested layout only
   Header + category bar + search stay frozen on every page.
   Search sits between the category bar and Player tabs/content.
   ========================================================= */
html{scroll-padding-top:208px!important}
body{padding-top:208px!important}

/* 1. Main header: always visible while scrolling */
.top{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:102px!important;
  z-index:30000!important;
  transform:none!important;
}

/* 2. Main category/navigation row: directly under header */
.quick-nav{
  position:fixed!important;
  top:102px!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:48px!important;
  z-index:29999!important;
  margin:0!important;
  transform:none!important;
}

/* 3. Search: normal original-sized field, directly under quick-nav.
      It is fixed with the navigation stack, not stretched across the page. */
.global-search-wrap{
  position:fixed!important;
  top:150px!important;
  left:50%!important;
  right:auto!important;
  transform:translateX(-50%)!important;
  width:min(980px,calc(100% - 28px))!important;
  max-width:980px!important;
  height:50px!important;
  margin:0!important;
  padding:0!important;
  z-index:29998!important;
  background:transparent!important;
}
.global-search-wrap .site-search{
  width:100%!important;
  height:50px!important;
  margin:0!important;
  box-sizing:border-box!important;
}

/* Homepage wrapper must not create another fixed/stretched search bar. */
.home-search-row{
  position:static!important;
  width:auto!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  background:transparent!important;
}
.home-search-row .global-search-wrap{
  position:fixed!important;
  top:150px!important;
  left:50%!important;
  right:auto!important;
  transform:translateX(-50%)!important;
  width:min(980px,calc(100% - 28px))!important;
  max-width:980px!important;
  margin:0!important;
  padding:0!important;
}

/* Keep content/player tabs below the complete frozen stack. */
.player-tabs,
.homepage-player-tabs{
  position:relative!important;
  z-index:1!important;
}

@media(max-width:700px){
  html{scroll-padding-top:168px!important}
  body,body.light{padding-top:168px!important}

  .top{
    height:64px!important;
  }
  .quick-nav{
    top:64px!important;
    height:44px!important;
  }

  .global-search-wrap,
  .home-search-row .global-search-wrap{
    top:108px!important;
    width:calc(100% - 20px)!important;
    max-width:none!important;
    height:50px!important;
  }
  .global-search-wrap .site-search{
    height:50px!important;
  }
}

/* =========================================================
   FINAL CLEAN NAV STACK — requested layout only
   Header + quick navigation + search are one frozen stack.
   Search is directly under the category row and above Player tabs.
   ========================================================= */
html{scroll-padding-top:210px!important}
body,body.light{padding-top:210px!important}

/* HEADER */
.top{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:102px!important;
  z-index:60000!important;
  transform:none!important;
}

/* MAIN / FOREIGN / TURKISH / OTHER CATEGORY ROW */
.quick-nav{
  position:fixed!important;
  top:102px!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:48px!important;
  z-index:59999!important;
  margin:0!important;
  transform:none!important;
}

/* SEARCH — same normal field, directly below quick-nav */
.global-search-wrap,
.home-search-row .global-search-wrap{
  position:fixed!important;
  top:150px!important;
  left:50%!important;
  right:auto!important;
  bottom:auto!important;
  transform:translateX(-50%)!important;
  width:min(980px,calc(100% - 28px))!important;
  max-width:980px!important;
  height:50px!important;
  margin:0!important;
  padding:0!important;
  z-index:59998!important;
  background:transparent!important;
  clear:none!important;
  float:none!important;
}
.global-search-wrap .site-search,
.home-search-row .global-search-wrap .site-search{
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  height:50px!important;
  margin:0!important;
  padding:0!important;
}

/* Homepage wrapper itself must not create a second/stretched search row. */
.home-search-row{
  position:static!important;
  width:auto!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  background:transparent!important;
}

/* Player tabs stay below the frozen stack. */
.player-tabs,.homepage-player-tabs{
  position:relative!important;
  z-index:1!important;
}

@media(max-width:700px){
  html{scroll-padding-top:168px!important}
  body,body.light{padding-top:168px!important}
  .top{height:64px!important}
  .quick-nav{top:64px!important;height:46px!important}
  .global-search-wrap,
  .home-search-row .global-search-wrap{
    top:110px!important;
    width:calc(100% - 20px)!important;
    max-width:none!important;
    height:50px!important;
  }
  .global-search-wrap .site-search,
  .home-search-row .global-search-wrap .site-search{
    height:50px!important;
  }
}

/* =========================================================
   FINAL HEADER / SEARCH FIX — DO NOT CHANGE CONTENT OR PLAYER
   One single frozen stack on every page:
   HEADER -> QUICK NAV -> SEARCH -> page/player content
   ========================================================= */
html{
  scroll-padding-top:210px!important;
}
body,body.light{
  padding-top:210px!important;
}

/* Top header */
header.top{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:102px!important;
  margin:0!important;
  z-index:100000!important;
  transform:none!important;
}

/* Main / Foreign / Turkish / category buttons */
.quick-nav{
  position:fixed!important;
  top:102px!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:48px!important;
  margin:0!important;
  z-index:99999!important;
  transform:none!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
}

/* Search stays exactly below the category row and above Player 1/2 */
.global-search-wrap,
.home-search-row .global-search-wrap{
  position:fixed!important;
  top:150px!important;
  left:50%!important;
  right:auto!important;
  bottom:auto!important;
  width:min(1200px,calc(100% - 28px))!important;
  max-width:1200px!important;
  height:50px!important;
  margin:0!important;
  padding:0!important;
  transform:translateX(-50%)!important;
  z-index:99998!important;
  display:block!important;
  background:transparent!important;
  float:none!important;
  clear:none!important;
}
.global-search-wrap .site-search,
.home-search-row .global-search-wrap .site-search{
  width:100%!important;
  max-width:none!important;
  height:50px!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
}

/* Homepage wrapper must not move or stretch the search field. */
.home-search-row{
  position:static!important;
  width:auto!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  background:transparent!important;
}

/* Never let content/player sit above the frozen navigation. */
.player-tabs,
.homepage-player-tabs,
.tv-stage,
main,
.content-wrap{
  position:relative;
  z-index:1;
}

@media(max-width:700px){
  html{scroll-padding-top:168px!important}
  body,body.light{padding-top:168px!important}

  header.top{
    height:64px!important;
  }
  .quick-nav{
    top:64px!important;
    height:46px!important;
  }
  .global-search-wrap,
  .home-search-row .global-search-wrap{
    top:110px!important;
    width:calc(100% - 20px)!important;
    max-width:none!important;
    height:50px!important;
  }
  .global-search-wrap .site-search,
  .home-search-row .global-search-wrap .site-search{
    height:50px!important;
  }
}

/* =========================================================
   DEFINITIVE HEADER / NAV / SEARCH FIX — 2026-08-22
   Keep the entire navigation stack frozen on every page.
   Order: HEADER -> QUICK NAV -> SEARCH -> PLAYER TABS.
   ========================================================= */
html{scroll-padding-top:208px!important;}
body,body.light{padding-top:208px!important;}

html body header.top,
html body .top{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:102px!important;
  min-height:102px!important;
  margin:0!important;
  z-index:100000!important;
  transform:none!important;
}

html body .quick-nav{
  position:fixed!important;
  top:102px!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:48px!important;
  min-height:48px!important;
  margin:0!important;
  z-index:99999!important;
  transform:none!important;
  box-sizing:border-box!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
}

/* Search is a fixed row, not a stretched element in the document flow. */
html body .global-search-wrap,
html body .home-search-row .global-search-wrap{
  position:fixed!important;
  top:150px!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  max-width:none!important;
  height:58px!important;
  min-height:58px!important;
  margin:0!important;
  padding:5px 14px!important;
  box-sizing:border-box!important;
  transform:none!important;
  z-index:99998!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#070b10!important;
  clear:none!important;
  float:none!important;
}

html body .global-search-wrap .site-search,
html body .home-search-row .global-search-wrap .site-search{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  width:min(1200px,100%)!important;
  max-width:1200px!important;
  height:48px!important;
  min-height:48px!important;
  margin:0 auto!important;
  padding:0 14px!important;
  box-sizing:border-box!important;
}

/* The homepage wrapper must not add another visible row. */
html body .home-search-row{
  position:static!important;
  width:auto!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  background:transparent!important;
}

/* Content starts below the frozen stack; it never paints over it. */
html body main,
html body .tv-stage,
html body .content-wrap{
  position:relative!important;
  z-index:1!important;
}

@media(max-width:700px){
  html{scroll-padding-top:168px!important;}
  body,body.light{padding-top:168px!important;}

  html body header.top,
  html body .top{
    height:64px!important;
    min-height:64px!important;
  }

  html body .quick-nav{
    top:64px!important;
    height:46px!important;
    min-height:46px!important;
  }

  html body .global-search-wrap,
  html body .home-search-row .global-search-wrap{
    top:110px!important;
    height:58px!important;
    min-height:58px!important;
    padding:5px 10px!important;
  }

  html body .global-search-wrap .site-search,
  html body .home-search-row .global-search-wrap .site-search{
    width:100%!important;
    max-width:none!important;
    height:48px!important;
    min-height:48px!important;
  }
}


/* =========================================================
   HOMEPAGE SEARCH FINAL MICRO-FIX — 2026-08-22
   Homepage uses the exact same search placement as full channel pages.
   Do not stretch, clip, or create a second search row.
   ========================================================= */
html body .tv-stage > .tv-main > .global-search-wrap{
  position:fixed!important;
  top:150px!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  max-width:none!important;
  height:58px!important;
  min-height:58px!important;
  margin:0!important;
  padding:5px 14px!important;
  box-sizing:border-box!important;
  transform:none!important;
  z-index:99998!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#070b10!important;
}
html body .tv-stage > .tv-main > .global-search-wrap .site-search{
  position:relative!important;
  width:min(1200px,100%)!important;
  max-width:1200px!important;
  height:48px!important;
  min-height:48px!important;
  margin:0 auto!important;
  padding:0 14px!important;
  box-sizing:border-box!important;
}
@media(max-width:700px){
  html body .tv-stage > .tv-main > .global-search-wrap{
    top:110px!important;
    height:58px!important;
    min-height:58px!important;
    padding:5px 10px!important;
  }
  html body .tv-stage > .tv-main > .global-search-wrap .site-search{
    width:100%!important;
    max-width:none!important;
    height:48px!important;
    min-height:48px!important;
  }
}


/* =========================================================
   FINAL 2026-08-22 — HOMEPAGE ORDER / FROZEN HEADER FIX
   Exact working channel-page order:
   HEADER + QUICK NAV (fixed) -> SEARCH (normal flow) -> PLAYER 1/2 -> PLAYER
   Do not make the search field fixed: it must scroll away with page content.
   ========================================================= */
html{scroll-padding-top:150px!important;}
body,body.light{padding-top:150px!important;}
html body header.top,
html body .top{
  position:fixed!important;
  top:0!important;left:0!important;right:0!important;
  width:100%!important;height:102px!important;min-height:102px!important;
  margin:0!important;z-index:100000!important;transform:none!important;
}
html body .quick-nav{
  position:fixed!important;
  top:102px!important;left:0!important;right:0!important;
  width:100%!important;height:48px!important;min-height:48px!important;
  margin:0!important;z-index:99999!important;transform:none!important;
  box-sizing:border-box!important;
}
/* Search is intentionally normal-flow, exactly like the working full channel pages. */
html body .global-search-wrap,
html body .home-search-row .global-search-wrap,
html body .tv-stage > .tv-main > .global-search-wrap{
  position:relative!important;
  top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;
  width:100%!important;max-width:1200px!important;height:auto!important;min-height:0!important;
  margin:14px auto 12px!important;padding:0 14px!important;
  transform:none!important;z-index:30!important;
  display:block!important;box-sizing:border-box!important;
  background:transparent!important;float:none!important;clear:both!important;
}
html body .global-search-wrap .site-search,
html body .home-search-row .global-search-wrap .site-search{
  position:relative!important;top:auto!important;left:auto!important;right:auto!important;
  width:100%!important;max-width:none!important;height:50px!important;min-height:50px!important;
  margin:0!important;box-sizing:border-box!important;
}
/* Homepage search now lives above the 3-column TV stage, so Player tabs remain directly above the player. */
html body .homepage-player-tabs{
  position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;
  display:flex!important;visibility:visible!important;opacity:1!important;
  width:100%!important;clear:both!important;float:none!important;
  margin:0 0 8px!important;padding:0!important;z-index:31!important;
}
html body .homepage-player-tabs .player-tab{
  display:block!important;visibility:visible!important;opacity:1!important;
  flex:0 0 auto!important;
}
@media(max-width:700px){
  html{scroll-padding-top:110px!important;}
  body,body.light{padding-top:110px!important;}
  html body header.top,
  html body .top{height:64px!important;min-height:64px!important;}
  html body .quick-nav{top:64px!important;height:46px!important;min-height:46px!important;}
  html body .global-search-wrap,
  html body .home-search-row .global-search-wrap,
  html body .tv-stage > .tv-main > .global-search-wrap{
    width:100%!important;max-width:1200px!important;margin:10px auto 10px!important;padding:0 10px!important;
  }
  html body .global-search-wrap .site-search,
  html body .home-search-row .global-search-wrap .site-search{
    height:50px!important;min-height:50px!important;
  }
  html body .homepage-player-tabs{
    overflow-x:auto!important;overflow-y:hidden!important;flex-wrap:nowrap!important;
    width:100%!important;margin:0 0 8px!important;
  }
}

/* =========================================================
   FINAL USER REQUEST — frozen navigation + polished hamburger
   Keep existing page/player/search order. Only navigation behavior
   and tag-page presentation are adjusted here.
   ========================================================= */

/* The entire top stack stays fixed while the document scrolls. */
html{scroll-padding-top:210px!important}
body,body.light{padding-top:208px!important}

html body header.top,
html body .top{
  position:fixed!important;
  top:0!important;left:0!important;right:0!important;
  width:100%!important;height:102px!important;min-height:102px!important;
  margin:0!important;transform:none!important;
  z-index:100000!important;
}

html body .quick-nav{
  position:fixed!important;
  top:102px!important;left:0!important;right:0!important;
  width:100%!important;height:48px!important;min-height:48px!important;
  margin:0!important;transform:none!important;
  z-index:99999!important;
  overflow-x:auto!important;overflow-y:hidden!important;
  box-sizing:border-box!important;
}

/* Search is also frozen, directly below the quick navigation. */
html body .global-search-wrap,
html body .home-search-row .global-search-wrap,
html body .tv-stage > .tv-main > .global-search-wrap{
  position:fixed!important;
  top:150px!important;left:0!important;right:0!important;
  bottom:auto!important;width:100%!important;max-width:none!important;
  height:58px!important;min-height:58px!important;
  margin:0!important;padding:5px 14px!important;
  box-sizing:border-box!important;
  transform:none!important;
  z-index:99998!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  background:#070b10!important;
  clear:none!important;float:none!important;
}

html body .global-search-wrap .site-search,
html body .home-search-row .global-search-wrap .site-search{
  position:relative!important;
  width:min(1200px,100%)!important;max-width:1200px!important;
  height:48px!important;min-height:48px!important;
  margin:0 auto!important;
  box-sizing:border-box!important;
}

html body .home-search-row{
  position:static!important;width:auto!important;height:0!important;
  min-height:0!important;margin:0!important;padding:0!important;
  overflow:visible!important;background:transparent!important;
}

/* Player switchers remain in the document immediately above the player. */
html body .homepage-player-tabs,
html body .player-tabs{
  position:relative!important;z-index:2!important;
  visibility:visible!important;opacity:1!important;
}
html body .homepage-player-tabs .player-tab{
  display:block!important;visibility:visible!important;opacity:1!important;
}

/* Refined three-line menu button. */
html body .hamb{
  width:46px!important;height:46px!important;min-width:46px!important;
  display:grid!important;place-items:center!important;
  padding:0!important;margin:0!important;
  border:1px solid rgba(231,187,95,.28)!important;
  border-radius:12px!important;
  background:linear-gradient(180deg,#17140e,#0d0b08)!important;
  color:#f3ead8!important;
  font-size:27px!important;line-height:1!important;
  font-weight:700!important;
  cursor:pointer!important;
  box-shadow:0 8px 22px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)!important;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease!important;
}
html body .hamb:hover{
  transform:translateY(-1px)!important;
  border-color:rgba(231,187,95,.7)!important;
  background:linear-gradient(180deg,#211b10,#100d08)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.32),0 0 0 2px rgba(231,187,95,.06)!important;
}
html body .hamb:active{transform:scale(.96)!important}
html body .hamb:focus-visible{outline:2px solid #e7bb5f!important;outline-offset:2px!important}

/* Drawer sits above the fixed header and opens cleanly. */
html body .mobile-menu-backdrop{
  z-index:100001!important;
  background:rgba(0,0,0,.72)!important;
  backdrop-filter:blur(5px)!important;
}
html body .mobile-drawer{
  z-index:100002!important;
  width:min(370px,90vw)!important;
  border-right:1px solid rgba(231,187,95,.28)!important;
  box-shadow:28px 0 80px rgba(0,0,0,.62)!important;
}
html body .mobile-drawer.open{transform:translateX(0)!important}
html body .mobile-drawer-head{
  padding:20px 18px 16px!important;
  background:linear-gradient(180deg,#141008,#0b0906)!important;
}
html body .mobile-drawer-nav a{
  margin:2px 0!important;
  border:1px solid transparent!important;
  border-radius:11px!important;
  transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease!important;
}
html body .mobile-drawer-nav a:hover,
html body .mobile-drawer-nav a:active{
  background:linear-gradient(90deg,#1b150b,#120e08)!important;
  border-color:rgba(231,187,95,.18)!important;
  color:#f1c96d!important;
  transform:translateX(2px)!important;
}

/* Tag page */
.tag-page{max-width:1200px!important}
.tag-page .content-hero{margin-bottom:18px!important}
.tag-page .news-archive-grid{margin-top:0!important}
.tag-page .empty-search{margin-top:18px!important;border:1px solid #29333d;border-radius:12px;background:#0e1319}

/* Mobile: same frozen stack, with the compact heights already used by the site. */
@media(max-width:700px){
  html{scroll-padding-top:168px!important}
  body,body.light{padding-top:168px!important}
  html body header.top,
  html body .top{height:64px!important;min-height:64px!important}
  html body .quick-nav{top:64px!important;height:46px!important;min-height:46px!important}
  html body .global-search-wrap,
  html body .home-search-row .global-search-wrap,
  html body .tv-stage > .tv-main > .global-search-wrap{
    top:110px!important;height:58px!important;min-height:58px!important;
    padding:5px 10px!important;
  }
  html body .global-search-wrap .site-search,
  html body .home-search-row .global-search-wrap .site-search{
    width:100%!important;max-width:none!important;height:48px!important;min-height:48px!important;
  }
  html body .hamb{
    width:42px!important;height:42px!important;min-width:42px!important;
    border-radius:11px!important;font-size:24px!important;
  }
  html body .mobile-drawer{width:min(350px,90vw)!important}
}


/* =========================================================
   FINAL REQUEST 2026-08-22 — freeze the complete top stack.
   Header + quick menu + search stay visible during page scroll.
   Existing page/player/search order is preserved.
   ========================================================= */
html{scroll-padding-top:202px!important}
html body.theme1{padding-top:202px!important}
html body.theme1 .top{
  position:fixed!important;top:0!important;left:0!important;right:0!important;
  width:100%!important;height:88px!important;min-height:88px!important;
  margin:0!important;z-index:20000!important;
}
html body.theme1 .quick-nav{
  position:fixed!important;top:88px!important;left:0!important;right:0!important;
  width:100%!important;height:50px!important;min-height:50px!important;
  margin:0!important;z-index:19999!important;
  overflow-x:auto!important;overflow-y:hidden!important;
}
html body.theme1 .global-search-wrap,
html body.theme1 .home-search-row .global-search-wrap{
  position:fixed!important;top:138px!important;left:0!important;right:0!important;
  width:100%!important;height:64px!important;min-height:64px!important;
  margin:0!important;padding:7px 14px!important;box-sizing:border-box!important;
  z-index:19998!important;background:#090704!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
}
html body.theme1 .global-search-wrap .site-search,
html body.theme1 .home-search-row .global-search-wrap .site-search{
  width:min(1200px,100%)!important;height:50px!important;min-height:50px!important;
  margin:0 auto!important;
}
html body.theme1 .home-search-row{height:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:visible!important;background:transparent!important}
html body.theme1 .mobile-drawer{z-index:30002!important}
html body.theme1 .mobile-menu-backdrop{z-index:30001!important}
html body.theme1 .mobile-drawer-head{position:sticky!important;top:0!important;z-index:5!important}
html body.theme1 .tag-cloud{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:18px 0 30px!important}
html body.theme1 .tag-cloud a{display:inline-flex!important;align-items:center!important;padding:10px 14px!important;border:1px solid #5a4620!important;border-radius:999px!important;background:#17130b!important;color:#e7bb5f!important;font-size:13px!important;transition:.15s ease!important}
html body.theme1 .tag-cloud a:hover{background:#211a0d!important;border-color:#d6a84f!important;color:#fff8e8!important}
@media(max-width:700px){
  html{scroll-padding-top:180px!important}
  html body.theme1{padding-top:180px!important}
  html body.theme1 .top{height:66px!important;min-height:66px!important}
  html body.theme1 .quick-nav{top:66px!important;height:50px!important;min-height:50px!important}
  html body.theme1 .global-search-wrap,
  html body.theme1 .home-search-row .global-search-wrap{top:116px!important;height:64px!important;min-height:64px!important;padding:7px 10px!important}
  html body.theme1 .global-search-wrap .site-search,
  html body.theme1 .home-search-row .global-search-wrap .site-search{height:50px!important;min-height:50px!important}
}

/* AUTH MODAL — polished global behavior */
.auth-modal{backdrop-filter:blur(6px);animation:authFade .16s ease-out}
.auth-modal.show{display:flex!important}
.auth-box{position:relative;width:min(440px,calc(100vw - 28px));max-height:min(88vh,720px);overflow:auto;padding:28px 24px 22px;border:1px solid rgba(231,187,95,.34);border-radius:18px;background:linear-gradient(180deg,#15120d,#0c100d);box-shadow:0 30px 100px rgba(0,0,0,.72),0 0 0 1px rgba(255,255,255,.03);animation:authIn .18s ease-out}
.auth-x{position:absolute!important;right:10px!important;top:8px!important;width:38px!important;height:38px!important;padding:0!important;margin:0!important;float:none!important;border:1px solid transparent!important;border-radius:10px!important;background:transparent!important;color:#c8b88d!important;font-size:29px!important;line-height:36px!important;cursor:pointer!important}
.auth-x:hover{color:#fff!important;background:#211a0d!important;border-color:rgba(231,187,95,.24)!important}
.auth-box h2{padding-right:42px}
body.auth-open{overflow:hidden}
@keyframes authFade{from{opacity:0}to{opacity:1}}
@keyframes authIn{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}
@media(max-width:700px){.auth-modal{padding:10px}.auth-box{width:100%;max-height:90vh;border-radius:16px;padding:25px 16px 18px}}

/* Auth modal final mobile polish */
.auth-modal{z-index:2147483000!important;background:rgba(2,5,4,.78)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.auth-box{position:relative!important;width:min(440px,calc(100vw - 24px))!important;max-height:min(88vh,720px)!important;overflow:auto!important;padding:30px 22px 22px!important;border-radius:20px!important;background:linear-gradient(180deg,#151b18,#0b100e)!important;border:1px solid rgba(108,240,165,.25)!important;box-shadow:0 28px 90px rgba(0,0,0,.75),0 0 0 1px rgba(255,255,255,.025)!important;animation:authPop .2s ease-out!important}
.auth-box h2{margin:0 42px 20px 0!important;font-size:22px!important;color:#f7faf8!important}
.auth-box label{color:#c6d0ca!important;font-weight:700!important}
.auth-box input{background:#07100b!important;border-color:#2b4034!important;color:#fff!important;border-radius:10px!important}
.auth-box .save{width:100%;min-height:46px;border-radius:11px!important;font-weight:900!important}
.auth-x{position:absolute!important;right:9px!important;top:8px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:11px!important}
@keyframes authPop{from{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}
@media(max-width:700px){.auth-modal{padding:10px!important}.auth-box{width:100%!important;max-height:92vh!important;padding:28px 16px 18px!important;border-radius:18px!important}.auth-box h2{font-size:20px!important}}
