*,::after,::before{box-sizing:border-box}*{margin:0;padding:0;outline:0;list-style:none}
:root{--main_color:#600000;--font_type:NeoSansArabic;--font_size:16px;--body_bg:#eceef2;--header_bg:#fff;--header_color:#222;--logo_bd:#600000;--logo_color:#fff;--title_bg:#1f2024;--yrsdaybg:#104783;--todaybg:#600000;--tomorobg:rgb(175,81,0);--footer_bd:#fff;--footer_color:#222;--footer_border:#ddd;--cop_bd:#eceef2;--cop_color:#222;--bk-hd-bg:var(--Gray1);--bk-ttl-bg:var(--DarkColor);--btn-bg:var(--DarkColor);--match-bg:#eceef2;--Gray1:#eceef2;--Gray2:#ddd;--Gray3:#d8dbe1;--LightColor:#fff;--DarkColor:#273340;--LightColor2:#f6f7fa;--bk-shadow:rgba(0,0,0,.3)}
body{--yall-padding:12px;--rounded:8px;font-family:var(--font_type),Segoe UI;line-height:1.5;background:var(--body_bg);color:#000;font-size:var(--font_size);font-weight:500}
.d-none{display:none}.screen-reader{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.d-fx{display:flex}.fx-cen,.AY_Inner{display:flex!important;align-items:center!important}.fx-wrap{display:flex;flex-wrap:wrap}.grow-1{flex-grow:1}.gap-5{gap:5px}.gap-20{gap:20px}
a{color:#222;text-decoration:none}strong{font-weight:500}a:focus,a:hover{color:var(--main_color);transition:.5s ease}.container{max-width:1024px;margin-right:auto;margin-left:auto;padding:0 var(--yall-padding)}
.hed-btn,.AY_Match,.gr-inner,.AY_Block,.AYa-SiteInfo a{border-radius:var(--rounded)}.aya-btn,.MT_Stat{position:relative;background:var(--btn-bg);padding:4px 10px 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--rounded);color:#fff;font-size:15px;text-align:center}a.aya-btn:hover{opacity:.8}
#AYaHeader{position:relative;margin-bottom:15px}#AYaHeader .HdrInner{width:100%;background:var(--header_bg);box-shadow:0 0 4px var(--bk-shadow);position:relative}#AYaHeader .HdrInner>.container{min-height:85px}.AYaLogo{background:var(--logo_bd);box-sizing:border-box;max-width:200px;border-radius:var(--rounded)}.AYaLogo.textlogo{padding:5px}.AYaLogo>a{display:flex;flex-direction:column;justify-content:center}.AYaLogo span{display:block;text-align:center;color:var(--logo_color);font-size:19px;min-height:4px;line-height:33px}.AYaLogo .SiteName{font-size:30px}.AYaMainNav{flex:1}.AYaMainNav li{position:relative}.MainMenu li>a{padding:8px;display:block;white-space:nowrap;font-size:17px;color:var(--header_color)}.MainMenu li a:hover{color:var(--main_color)}.hed-btn{height:35px;width:35px;background:var(--DarkColor);display:inline-flex;cursor:pointer;justify-content:center;align-items:center}.hed-btn .icon{width:22px;height:22px;color:#fff}
.AY_Block{margin-bottom:20px;box-shadow:0 0 4px var(--bk-shadow);background:var(--LightColor);overflow:hidden}.AYb_Head{padding:12px;overflow:hidden;border-bottom:1px solid var(--Gray2);border-radius:var(--rounded) var(--rounded) 0 0;background:var(--bk-hd-bg);display:flex;justify-content:space-between}.AYb_Head h1,.AYb_Head h2{font-size:16px}.AYb_Head .aya-btn{--btn-bg:var(--bk-ttl-bg)}.AY-Fixture .AYb_Head h2{--btn-bg:var(--main_color)}
.tmz-name{display:flex;position:relative;height:20px;overflow:hidden;padding:2px 5px 0;justify-content:flex-end}.tmz-name span{font-size:10px;padding:2px 8px;background:var(--bk-hd-bg);border-radius:6px 6px 0 0;box-shadow:0 0 4px 0 rgba(0,0,0,.3)}
.AY-Dtab li.today a{--btn-bg:var(--todaybg)}.AY-Dtab li.yesterday a{--btn-bg:var(--yrsdaybg)}.AY-Dtab li.tomorrow a{--btn-bg:var(--tomorobg)}
.albaflex{width:100%;display:flex;flex-direction:column;box-sizing:border-box;padding:12px 12px 0}.AY_Match{order:3;overflow:hidden;text-align:center;background:var(--match-bg);margin-bottom:12px;position:relative;--stat-bg:#263545}.AY_Match a{color:#222}.AY_Inner>div{flex:0 0 auto;width:33.33333333%}.MT_Team{display:flex;align-items:center;flex:1}.MT_Team.TM2{flex-direction:row-reverse}.TM_Logo{width:50%}.TM_Logo img{margin:10px auto;display:flex;max-width:50px!important;height:auto!important;max-height:50px!important;object-fit:contain!important}.TM_Name{margin:8px auto;font-weight:500}.MT_Data{margin:12px auto;display:flex;flex-direction:column;align-items:center}.MT_Time{font-size:16px}.MT_Result{font-size:21px;display:inline-flex;gap:5px;justify-content:center;align-items:center}.MT_Stat{font-size:14px;margin:6px auto 0;height:25px;min-width:60px;--btn-bg:var(--stat-bg)}.AY_Match.not-started .MT_Result{display:none}
.MT_Info{border-top:1px solid var(--Gray2);overflow:hidden;width:100%}.MT_Info ul{display:flex;align-items:center}.MT_Info li{flex:1;font-size:14px;padding:5px 5px 7px}.MT_Info li::before{content:"🎤";margin-left:7px}.MT_Info li:first-child::before{content:"📺"}.MT_Info li:last-child::before{content:"🏆"}
.MT_Mask{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;opacity:0;cursor:pointer;background:rgb(0 0 0 / 60%);z-index:9}.AY_Match:hover .MT_Mask{opacity:1}.MT_MaskText{position:absolute;bottom:0;right:0;height:45px;margin:auto;left:0;top:0;width:45px;background:no-repeat center url("data:image/svg+xml;charset=utf8,%3Csvg aria-hidden='true' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm88.5 269.6-128 80A16 16 0 0 1 192 336V176a16 16 0 0 1 24.5-13.6l128 80a16 16 0 0 1 0 27.2z'/%3E%3C/svg%3E")}
.entry-content{padding:15px 20px;clear:both}.entry{font-size:17px;text-align:justify;font-weight:400;line-height:33px}.entry p{margin-bottom:15px}.entry h1,.entry h2,.entry h3{display:table;padding:5px 15px;background-color:var(--Gray1);font-size:18px;font-weight:600;margin:15px 0;text-align:right;border-radius:8px}
.AY_home_posts{padding-bottom:8px}.AYb_Inner{padding:12px 12px 0;overflow:hidden}.news-list-row{display:flex;align-items:stretch;gap:12px;padding-bottom:12px}.AYaGrid{position:relative;display:grid;flex:1;gap:14px;grid-template-columns:repeat(12,minmax(0,1fr))}.gr-item{grid-column:span 3;min-width:0}.AYaGrid.remaining-1 .gr-item:last-child{grid-column:span 12}.AYaGrid.remaining-2 .gr-item:nth-last-child(-n+2){grid-column:span 6}.AYaGrid.remaining-3 .gr-item:nth-last-child(-n+3){grid-column:span 4}.gr-inner{background:var(--match-bg);overflow:hidden;position:relative;height:100%;display:flex;flex-direction:column;box-shadow:0 2px 8px rgba(0,0,0,.12);transition:transform .3s ease,box-shadow .3s ease}.gr-inner:hover{transform:translateY(-4px);box-shadow:0 8px 18px rgba(0,0,0,.2)}.gr-img{display:block;width:100%;aspect-ratio:16/9;flex:0 0 auto;position:relative;overflow:hidden;background-position:center;background-size:cover;transition:transform .35s ease}.gr-inner:hover .gr-img{transform:scale(1.06)}.gr-info{padding:12px;position:relative;background:var(--match-bg);display:flex;flex:1;flex-direction:column;gap:8px}.gr-info h3{margin:0;font-size:16px;line-height:23px;max-height:46px;overflow:hidden;font-weight:600}.gr-summary{color:#626b75;font-size:13px;font-weight:400;line-height:20px;min-height:40px}.gr-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:8px;border-top:1px solid var(--Gray2);color:#7c8590;font-size:12px;font-weight:400}.gr-source{color:var(--main_color);font-weight:600}.LoadMOreNews{order:-1;flex:0 0 5%;align-self:stretch;border:0;border-radius:var(--rounded);background:var(--match-bg);box-shadow:0 2px 8px rgba(0,0,0,.12);color:var(--main_color);cursor:pointer;font-size:14px;font-weight:600;writing-mode:vertical-rl;transition:transform .3s ease,box-shadow .3s ease}.LoadMOreNews:hover{transform:translateY(-4px);box-shadow:0 8px 18px rgba(0,0,0,.2)}.Night .gr-summary,.Night .gr-meta{color:#b8c1ca}.Night .gr-source{color:#fff}.Night .LoadMOreNews{color:#fff}
#AYaFooter{position:relative;margin-top:15px;width:100%;box-shadow:0 0 4px var(--bk-shadow)}.FW-Area{background:var(--footer_bd);width:100%}.AYa-SiteInfo{position:relative}.AYa-SiteInfo a{font-size:13px;padding:0 7px;display:block;color:var(--cop_color)}.SnfoInner{background:var(--cop_bd);color:var(--cop_color);padding:20px 0}.SnfoInner .cp-text{font-size:13px}
html.OpenMenu,html.OpenMenu>body{overflow:hidden}.SiteOverlay{width:100%;height:100%;position:fixed;top:0;right:0;left:0;z-index:50;opacity:0;visibility:hidden;transition:all .2s;background-color:rgba(0,0,0,.8)}html.OpenMenu .SiteOverlay{visibility:visible;opacity:1;height:100%;cursor:pointer}
html:not(.Night) .sun,.Night .mon{display:none}.Night,.Night body{--body_bg:#1c2733;--header_bg:#263545;--Gray2:#2b3b4d;--Gray3:#1c2733;--logo_color:#fff;--footer_border:#1c2733;--Gray1:#1c2733;--LightColor:#263545;--footer_bd:var(--LightColor);--cop_bd:#1c2733;--DarkColor:var(--Gray1);--LightColor2:var(--Gray1);--bk-hd-bg:#121a23;--match-bg:var(--Gray1)}.Night .AYb_Head{--Gray1:#121a23;--Gray2:#121a23}.Night a,.Night body,body.Night{color:#fff!important}.Night .CloseNave .line{background:#fff}
@media screen and (min-width:1001px){.AYaLogo{width:200px;margin:8px 0}.hed-btn.op,.hed-btn.mo,.CloseNave{display:none!important}.AYaMainNav{align-items:center;display:flex}.MainMenu{flex:1;display:flex;flex-wrap:wrap}}
@media screen and (max-width:1000px){.AYaLogo{margin:8px auto;width:auto;flex:0 0 auto}.AYaMainNav{float:none;z-index:99;height:100%;width:280px;position:fixed;top:0;left:-300px;margin:auto;transition:all .7s ease 0s;padding:60px 15px 15px;overflow-x:hidden;box-shadow:0 1px 6px rgba(32,33,36,.4);background:var(--LightColor)}html.OpenMenu .AYaMainNav{left:0}.MainMenu li{width:100%;margin-bottom:15px}.MainMenu li a{background:var(--DarkColor);padding:6px 12px 7px;color:#fff;border-radius:var(--rounded)}.AYaSocial{justify-content:space-between}.hed-btn.op,.hed-btn.mo{height:40px;width:40px}.liwte .line{display:flex;width:22px;height:3px;background:#fff;border-radius:1px;margin:5px 0}.CloseNave{display:inline-block;cursor:pointer;left:calc(50% - 14px);position:absolute;top:20px;width:20px;height:20px}.CloseNave .line{background:var(--DarkColor);position:absolute}.CloseNave .line.line-1{transform:rotate(45deg)}.CloseNave .line.line-2{transform:rotate(-45deg)}.rtl .AYaMainNav{left:auto;right:-300px}.OpenMenu .rtl .AYaMainNav{left:auto;right:0}}
@media screen and (max-width:768px){:root{--font_type:Segoe UI}}
@media screen and (max-width:768px){.gr-item,.AYaGrid.remaining-2 .gr-item:nth-last-child(-n+2),.AYaGrid.remaining-3 .gr-item:nth-last-child(-n+3){grid-column:span 6}.AYaGrid.remaining-1 .gr-item:last-child{grid-column:span 12}}
@media screen and (max-width:500px){body{--yall-padding:8px}.AYb_Head{padding:8px}.AY-Fixture .AYb_Head h2{display:block;width:100%;text-align:center;margin-bottom:6px}.AY-Dtab{width:100%}.AY-Dtab li{margin:0;flex:1;height:100%}.AY-Dtab li a{height:100%;display:flex;padding-right:0;padding-left:0;font-size:14px}.TM_Logo img{margin-bottom:0;width:50px;height:50px}.MT_Team{flex-direction:column!important}.TM_Logo{width:100%}.MT_Data{margin:13px auto}.MT_Info li:nth-child(2){display:none}.MT_Info li{width:50%;font-size:12px!important}.news-list-row{gap:8px}.AYaGrid{display:block}.gr-item,.AYaGrid.remaining-1 .gr-item:last-child,.AYaGrid.remaining-2 .gr-item:nth-last-child(2),.AYaGrid.remaining-2 .gr-item:last-child,.AYaGrid.remaining-3 .gr-item:nth-last-child(3){margin-bottom:10px}.gr-info{padding:10px;gap:6px}.gr-info h3{font-size:14px;line-height:20px;max-height:40px}.gr-summary{font-size:12px;line-height:18px;min-height:36px}.gr-meta{font-size:11px}.LoadMOreNews{font-size:12px}}
