@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;
}
