:root{--primary:#3B82F6;--primary-hover:#2563EB;--secondary:#F97316;--secondary-hover:#EA580C;--bg-primary:#F8FAFC;--bg-secondary:#FFFFFF;--bg-card:#1E293B;--text-primary:#1E293B;--text-secondary:#64748B;--text-muted:#94A3B8;--border-color:#E2E8F0;--header-bg:rgba(255,255,255,0.9);--header-border:#E2E8F0;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.1)}html.dark{--bg-primary:#0F172A;--bg-secondary:#1E293B;--bg-card:#334155;--text-primary:#F1F5F9;--text-secondary:#CBD5E1;--text-muted:#94A3B8;--border-color:#334155;--header-bg:rgba(15,23,42,0.9);--header-border:#334155;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.3);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.4),0 2px 4px -2px rgba(0,0,0,0.3);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.4),0 4px 6px -4px rgba(0,0,0,0.3);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.5),0 8px 10px -6px rgba(0,0,0,0.4)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}img{vertical-align:middle}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,::after,::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-size:12px;font-family:"Plus Jakarta Sans","Roboto",Myriad Set Pro,Arial,Helvetica,sans-serif;color:var(--text-secondary);background:var(--bg-primary);line-height:22px;min-height:100vh;overflow-x:hidden;width:100%;max-width:100vw;-ms-overflow-style:none;scrollbar-width:none;transition:background-color 0.3s ease,color 0.3s ease}body::-webkit-scrollbar{display:none}html{min-height:100vh;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(255,255,255,0)}*:focus{outline:0}ul,li{list-style-type:none}.clear{clear:both}.section-title{font-size:28px;font-weight:700;color:#2C3E50;margin:30px 0 20px 0;padding-inline-start:10px;width:100%;text-align:start}.big-title{padding:5px 10px;font-size:19px;color:#4A4FB3;position:relative;overflow:hidden;width:100%;text-align:start;box-sizing:border-box}.category-title{padding:1px 0;font-weight:bold;display:flex;align-items:center;flex-wrap:wrap}.category-title img,.category-title svg{margin-inline-end:8px;height:24px;width:auto;flex-shrink:0}.container-fluid{width:100%;margin:auto;background:transparent}#container-fluid{padding-top:0px;padding-bottom:20px}#container-fluid-detail{padding-top:15px;padding-bottom:20px}.container{width:auto;max-width:1280px;margin:0 auto;min-width:320px;box-sizing:border-box}.white-box{background:#fff;margin:10px 10px 0 10px;clear:both;padding-bottom:10px;border-radius:5px}.no-white-box{margin:10px 10px 0 10px;clear:both;border-radius:5px}.row{display:flex;flex-flow:row nowrap}.between{justify-content:space-between}.column-center{align-items:center}.container-box{max-width:1200px;margin-inline-start:auto;margin-inline-end:auto}#web_head{display:none;background-size:cover;position:fixed;z-index:999;top:0;inset-inline-start:0;height:56px;width:100%;box-shadow:0 2px 8px rgba(0,0,0,0.1)}#head{background-size:cover;position:fixed;z-index:99;top:0;inset-inline-start:0;height:50px;width:100%;box-shadow:0 2px 8px rgba(0,0,0,0.1)}#search_head{background-size:cover;position:fixed;z-index:99;top:0;inset-inline-start:0;height:60px;width:100%;box-shadow:0 2px 8px rgba(0,0,0,0.1)}#search_head .menu-icon{top:8px !important}.menu-icon{display:block;width:48px;height:56px;position:absolute;inset-inline-start:0;top:0;text-align:center;cursor:pointer;background:none;border:none;padding:0}.menubox-head{background:#1394DE;background-size:cover;width:100%;height:56px;display:flex;align-items:center;justify-content:flex-end;padding:0 16px;position:relative}.menu-header-controls{display:flex;align-items:center;gap:8px}.menu-header-controls .theme-toggle-btn,.menu-header-controls .lang-switcher-btn{background:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;transition:background 0.2s}.menu-header-controls .theme-toggle-btn:hover,.menu-header-controls .lang-switcher-btn:hover{background:rgba(255,255,255,0.1)}.menu-header-controls .theme-toggle-btn svg,.menu-header-controls .lang-switcher-btn svg{width:22px;height:22px;stroke:#fff}.menu-header-controls .lang-dropdown{top:50px;inset-inline-end:0;z-index:100}.return-icon{width:48px;height:56px;position:absolute;inset-inline-start:0;top:0;text-align:center}.return-icon img{width:40px;height:40px;margin-top:8px}.web_logo{height:56px;line-height:50px;width:50%;float:left}.web_logo a{display:inline-table;height:100%;line-height:50px;text-decoration:none;font-size:26px;color:#fff}#web_search-form{width:auto;position:relative}.web_search{float:right;width:50%;padding-top:10px;overflow:hidden;border-radius:4px}.web_search input{border:1px solid;border-inline-end-style:none;height:36px;width:100%;box-sizing:border-box;padding-inline-start:40px;padding-inline-end:65px;color:#ccc;border-radius:18px;background-size:18px}.web_search input:focus{outline:0}.web_search button{width:56px;height:36px;border:0;position:absolute;inset-inline-end:-1px;top:0px;background-color:#1976D2;border-radius:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.web_search button::before{content:"";width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") center no-repeat;background-size:20px}.logo{height:100%;line-height:100%;width:auto;text-align:center}.logo a{display:inline-table;height:100%;line-height:45px;text-decoration:none;font-size:26px;color:#fff}#logo{margin:0 auto;float:left;padding-top:10px}.Menu{display:none;margin:0 auto;max-width:1000px;color:#fff;text-align:center;white-space:nowrap}.MenuBoxIcon{float:left;padding:8px 0;display:table-cell;text-align:end;position:relative}.MenuBoxIcon a img{width:21px;height:21px;margin:0 8px;vertical-align:middle}.MenuBoxIcon a{text-align:start;display:inline-block;font-family:"Microsoft Yahei";width:100%;height:36px;line-height:36px;color:#2C3E50;text-decoration:none;word-wrap:break-word;font-size:18px;padding:0 10px;border-radius:18px}.MenuBoxIcon a:hover{color:#FF9800;background:rgba(255,152,0,0.1)}.MenuBoxIcon.curr a{color:#ed8a33}.MenuBoxIcon .Angle{display:inline-block;width:0;height:0;border-style:solid;border-width:4px 4px 0 4px;border-color:#1394DE transparent transparent transparent}.MenuBoxIcon a.curr .Angle{border-width:0 4px 4px 4px;border-color:transparent transparent #fff transparent}.MenuBox{width:200px;height:auto;text-align:start;position:absolute;inset-inline-end:0;padding:2px;background:#1394DE;z-index:9999999;display:none;box-shadow:0 8px 8px #1394DE}.MenuBox .Angle{position:absolute;top:-10px;inset-inline-end:455px;width:0;height:0;border-style:solid;border-width:0 12px 10px 12px;border-color:transparent transparent #fff transparent}.menu-ul-category{clear:both}.menu-ul .active{background-color:#1394DE;color:#fff}.menu-ul li img{width:21px;height:21px;margin:0 12px;vertical-align:middle}.menu-ul-category li{margin:8px 0}.menu-ul-category li a{display:block;padding-inline-start:0;margin-inline-end:20px;padding-top:10px;height:100%;line-height:100%;text-decoration:none;font-size:16px;position:relative;border-radius:4px}.menu-ul-category li a:hover{color:#ed8a33}.menu-ul-category li a span svg{width:20px;height:20px}.menu-ul-category li a img{width:20px;height:20px;margin-top:2px}.menu-ul-category li a div{padding-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-ul-category li a div:last-of-type{color:#fff;font-size:10px}.menu-ul-category li a:hover div{color:#eee}.search-icon{width:48px;height:56px;position:absolute;inset-inline-end:0;top:0;text-align:center}.search-icon .icon-btn{display:block;background:none;border:none;cursor:pointer}.icon-btn{width:50px;height:50px;border-radius:12px;backdrop-filter:blur(8px);border:none;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.icon{width:32px;height:32px;stroke:#2563EB;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.search{height:40px;width:auto;margin-inline-start:48px;margin-inline-end:16px;margin-top:8px;background:#fff;position:relative;border-radius:20px}#search-form{height:40px;width:auto}.search input{border:0;height:40px;width:100%;box-sizing:border-box;padding:0 16px;padding-inline-end:56px;border-radius:20px}.search input:focus{outline:0}.search button{width:44px;height:44px;border:0;position:absolute;inset-inline-end:0;top:0;background-color:transparent;border-radius:22px;cursor:pointer;display:flex;align-items:center;justify-content:center}.search button::before{content:"";width:22px;height:22px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") center no-repeat;background-size:22px}.menubox{width:260px;height:100%;background:#fff;position:fixed;top:0;inset-inline-start:-260px;z-index:9999999;display:block;overflow-y:auto}.menubg{background:rgba(0,0,0,0.5);width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;cursor:pointer}.closemenu{height:48px;line-height:48px;margin:0 12px;display:block;cursor:pointer}.menu-ul li{height:40px;line-height:40px}.menu-ul li a{display:block;width:100%;height:100%;line-height:40px;text-decoration:none;color:#666;font-size:14px}.menu-ul li a span{display:inline-block;width:24px;height:24px;vertical-align:middle;margin-inline-end:10px;margin-inline-start:26px}@media screen and (min-width:950px){.logo{display:none}.search-icon{display:none}#web_head{display:block}#head{top:56px;display:block}#container-fluid{padding-top:112px}#container-fluid-detail{padding-top:115px}}@media (max-width:949px){.logo{text-align:start !important;padding-inline-start:50px !important}}.footer{text-align:center;padding:20px 16px;color:#64748B;line-height:1.5;background:#F1F5F9;border-top:1px solid #E2E8F0;transition:background-color 0.3s ease,color 0.3s ease,border-color 0.3s ease}html.dark .footer{background:rgba(15,23,42,0.5);color:#94A3B8;border-top:1px solid #1E293B}.footer-main{padding:10px;line-height:24px}.footer-main a{color:#64748B}html.dark .footer-main a{color:#94A3B8}.footer p{padding-bottom:10px}.footer .footer-bottom{text-align:center;color:#94A3B8;margin:0 auto;padding:12px 0;border-top:1px solid #E2E8F0;font-size:13px}html.dark .footer .footer-bottom{border-top:1px solid #1E293B}.footer a{text-decoration:none;color:#64748B;transition:color 0.2s}html.dark .footer a{color:#94A3B8}.footer a:hover{text-decoration:none;color:var(--primary)}.footer-tab{height:40px;line-height:40px;border-top:1px solid #E2E8F0}html.dark .footer-tab{border-top:1px solid #1E293B}.footer .footer-container{display:none;max-width:1200px;margin:0 auto;padding:0 16px 20px}.footer .footer-container .menu{width:20%;float:left;text-align:start}.footer .footer-container .menu .title{font-size:18px;padding-bottom:24px;clear:both;color:#0F172A;font-weight:700}html.dark .footer .footer-container .menu .title{color:#FFFFFF}.footer .footer-container .menu li{padding-bottom:12px;width:100%;float:left;font-size:14px;padding-inline-end:16px}.footer .footer-container .menu li a{color:#64748B;text-decoration:none}html.dark .footer .footer-container .menu li a{color:#94A3B8}.footer .footer-container .menu li a:hover{text-decoration:none;color:var(--primary)}@media screen and (min-width:950px){.footer .footer-main{display:none}.footer .footer-tab{display:none}.footer .footer-container{display:block}}#top{z-index:9;width:40px;height:40px;line-height:40px;background:#ec943a;cursor:pointer;color:white;text-align:center;position:fixed;inset-inline-end:20px;bottom:20px;display:none;text-decoration:none;border-radius:8px}#backToTop{width:44px;height:44px;position:fixed;bottom:80px;inset-inline-end:20px;display:none;background:#02b4ff;border-radius:10px;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,0.3);z-index:99999}#backToTop span{position:absolute;left:50%;top:28px;transform:translateX(-50%);width:6px;height:8px;background:#fff;display:block}#backToTop span::before{content:"";position:absolute;top:-18px;left:50%;transform:translateX(-50%);width:20px;height:2px;background:#fff;border-radius:1px}#backToTop span::after{content:"";position:absolute;top:-12px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:12px solid #fff}.home-best-list{padding:0 10px;margin-top:20px;display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}.game-box.grid,.game-box.lists,.game-box.lists1,.game-box.lists2,.home-best-list ul.lists,.home-best-list ul.lists1,.NewGameMenuContent ul.lists{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 8px;justify-content:center;width:100%;max-width:500px;margin:0 auto;padding:0;box-sizing:border-box;list-style:none}.grid-item,.home-best-list ul li{width:100%;position:relative;box-sizing:border-box}.pic-box{width:100%;height:0;padding-top:100%;position:relative;background:var(--bg-card);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-md);transition:all 0.3s ease}.pic-box img{height:100%;width:100%;object-fit:cover;position:absolute;inset-inline-start:50%;top:50%;transform:translate(-50%,-50%)}.pic-box:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.game_name{color:#ffffff;font-family:"Plus Jakarta Sans","Roboto",sans-serif;font-size:14px;font-weight:600;position:absolute;bottom:0;inset-inline-start:0;background:linear-gradient(to top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 60%,transparent 100%);width:100%;line-height:1.2;padding:24px 10px 10px 10px;text-align:center;z-index:5;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:0}.home-best-list .title{overflow:hidden;height:auto;line-height:1.3;text-overflow:ellipsis;white-space:nowrap;color:#2C3E50;font-size:13px;font-weight:500;margin-top:8px;padding:0 4px;text-align:center}@media (min-width:640px){.game-box.grid,.game-box.lists,.game-box.lists1,.game-box.lists2,.home-best-list ul.lists,.home-best-list ul.lists1{grid-template-columns:repeat(4,1fr);max-width:800px}}@media (min-width:720px){.game-box.grid,.game-box.lists,.game-box.lists1,.game-box.lists2,.home-best-list ul.lists,.home-best-list ul.lists1{grid-template-columns:repeat(6,1fr);max-width:1000px}}@media (min-width:950px){.game-box.grid,.game-box.lists,.game-box.lists1,.game-box.lists2,.home-best-list ul.lists,.home-best-list ul.lists1{grid-template-columns:repeat(9,1fr);max-width:1200px}.home-best-list{margin-top:60px}.Menu{display:block}.menu-icon{display:none}}@media (min-width:1170px){.home-best-list{margin-top:30px}}html[dir="rtl"] .MenuBoxIcon a{text-align:end}html[dir="rtl"] .NewGameInfoText{text-align:center}html[dir="rtl"] .NewPlayGameBtn{text-align:center}html[dir="rtl"] .details-game-play-button{text-align:center}html[dir="rtl"] .grid-item .game_name{text-align:end;padding-inline-end:10px}html[dir="rtl"] .web_logo,html[dir="rtl"] .MenuBoxIcon,html[dir="rtl"] #logo{float:right}html[dir="rtl"] .web_search{float:left}html[dir="rtl"] .footer .footer-container .menu,html[dir="rtl"] .footer .footer-container .menu li,html[dir="rtl"] .footer .footer-container .menu .social-follow li{float:right}.NewGameInfoText{cursor:pointer;z-index:10;position:absolute;inset-inline-start:50%;top:50%;transform:translate(-50%,-50%);text-align:center;width:100%}.home-best-list{padding:0 10px;margin-top:20px;display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}.grid,.lists,.lists1,.lists2{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 8px;justify-content:center;width:100%;max-width:500px;margin:0 auto;padding:0;box-sizing:border-box}@media (min-width:640px){.grid,.lists,.lists1,.lists2{grid-template-columns:repeat(4,1fr);max-width:800px}}@media (min-width:720px){.grid,.lists,.lists1,.lists2{grid-template-columns:repeat(6,1fr);max-width:1000px}}@media (min-width:950px){.grid,.lists,.lists1,.lists2{grid-template-columns:repeat(9,1fr);max-width:1200px}.home-best-list{margin-top:60px}}@media (min-width:1170px){.home-best-list{margin-top:30px}}.columns3{padding:0 16px;margin-inline-start:-6px;padding-bottom:8px}.columns3 ul li{float:inline-start;position:relative;width:23%;text-align:center;padding-inline-start:8px;box-sizing:border-box;margin-inline-start:5px}.columns3 ul li a{text-decoration:none;color:#666}.columns3 ul li a span{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:30px;height:30px;margin-bottom:16px}.columns3 ul li .box{border:1px solid #f29a76;width:100%;height:0;padding-top:100%;position:relative;background:#e9eff2;background-size:100px;border-radius:10px;overflow:hidden}.columns3 ul li .box img{height:100%;position:absolute;inset-inline-start:50%;top:50%;transform:translate(-50%,-50%)}.columns3 ul li span{display:block;text-align:center;height:30px;overflow:hidden}@media(min-width:640px){.columns3 ul li{width:20%}}@media(min-width:720px){.columns3 ul li{width:12.5%}}#web_head,#head{background:var(--header-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--header-border);transition:background-color 0.3s ease,border-color 0.3s ease}.theme-toggle-btn{width:40px;height:40px;border-radius:50%;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color 0.2s ease;position:relative}.theme-toggle-btn:hover{background:rgba(0,0,0,0.05)}html.dark .theme-toggle-btn:hover{background:rgba(255,255,255,0.1)}.theme-toggle-btn svg{width:24px;height:24px;stroke:var(--text-primary);fill:none;stroke-width:2;transition:stroke 0.3s ease}.theme-toggle-btn .icon-sun{display:none}html.dark .theme-toggle-btn .icon-sun{display:block}html.dark .theme-toggle-btn .icon-moon{display:none}.lang-switcher{position:relative;display:inline-block}.lang-switcher-btn{display:flex;align-items:center;gap:4px;padding:8px 12px;background:transparent;border:1px solid var(--border-color);border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;color:var(--text-primary);transition:all 0.2s ease}.lang-switcher-btn:hover{background:rgba(0,0,0,0.05);border-color:var(--primary)}html.dark .lang-switcher-btn:hover{background:rgba(255,255,255,0.1)}.lang-switcher-btn svg{width:16px;height:16px;stroke:var(--text-secondary);fill:none;transition:transform 0.2s ease}.lang-switcher.open .lang-switcher-btn svg{transform:rotate(180deg)}.lang-dropdown{position:absolute;top:calc(100% + 8px);inset-inline-end:0;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;box-shadow:var(--shadow-lg);min-width:160px;max-height:300px;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.2s ease;z-index:1000}.lang-switcher.open .lang-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.lang-dropdown a{display:block;padding:10px 16px;color:var(--text-primary);text-decoration:none;font-size:14px;transition:background-color 0.2s ease}.lang-dropdown a:hover{background:rgba(59,130,246,0.1)}.lang-dropdown a.active{color:var(--primary);font-weight:600}.header-controls{display:flex;align-items:center;gap:8px}.section-title{font-size:24px;font-weight:700;color:var(--text-primary);margin:30px 0 20px 0;padding-inline-start:16px;width:100%;text-align:start;display:flex;align-items:center;gap:12px}.section-title::before{content:'';width:4px;height:28px;background:var(--primary);border-radius:2px}.hero-text h1{color:var(--text-primary)}.hero-text .highlight{color:var(--primary)}.hero-subtitle{color:var(--text-secondary)}.play-now-btn{background:var(--secondary);box-shadow:0 10px 25px -5px rgba(249,115,22,0.4)}.play-now-btn:hover{background:var(--secondary-hover);transform:translateY(-2px)}.mobile-header-controls{display:flex;align-items:center;gap:4px;position:absolute;inset-inline-end:8px;top:50%;transform:translateY(-50%)}.mobile-header-controls .icon-btn{width:40px;height:40px}.mobile-header-controls .theme-toggle-btn{width:30px;height:36px}.mobile-header-controls .theme-toggle-btn svg{width:20px;height:20px}.mobile-lang-switcher .lang-switcher-btn{padding:8px;border:none !important;background:transparent}.mobile-lang-switcher .lang-switcher-btn svg{width:22px;height:22px}.mobile-lang-switcher .lang-dropdown{inset-inline-end:0}.search-icon{display:none}.header-controls{display:none}@media (min-width:950px){.header-controls{display:flex}.mobile-header-controls{display:none}}@media (max-width:949px){.mobile-header-controls{display:flex}}html.dark .MenuBoxIcon a{color:var(--text-primary)}html.dark .MenuBoxIcon a:hover{color:var(--secondary);background:rgba(249,115,22,0.15)}html.dark .menu-icon svg,html.dark .icon-btn svg{stroke:var(--text-primary);color:var(--text-primary)}html.dark .icon-btn{background:none !important;backdrop-filter:none !important}html.dark .section-title,html.dark .big-title,html.dark .category-title,html.dark .hero-text h1,html.dark .hero-subtitle,html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark h5,html.dark h6{color:var(--text-primary)}html.dark .hero-text .highlight{color:var(--primary)}html.dark .hero-banner::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(15,23,42,0.6);z-index:1;pointer-events:none}html.dark .hero-content{position:relative;z-index:2}html.dark p,html.dark .description,html.dark .game-description,html.dark .game-describe,html.dark .game-describe p,html.dark .game-info,html.dark .game-details,html.dark .hero-subtitle,html.dark .action-describe,html.dark .coll_content p,html.dark .expand_content p,html.dark .Category-Description p{color:var(--text-primary) !important}html.dark .menubox{background:var(--bg-secondary)}html.dark .menu-ul li a{color:var(--text-primary)}html.dark #search_head{background:var(--header-bg)}html.dark .web_search input,html.dark .search input,html.dark .tt-input,html.dark .tt-hint{background:var(--bg-secondary) !important;color:var(--text-primary) !important;border-color:var(--border-color)}html.dark .web_search button,html.dark .search button{background-color:var(--primary) !important}html.dark .web_search button::before,html.dark .search button::before{filter:brightness(0) invert(1) !important}html.dark #search_head .menu-icon svg{color:#fff !important}html.dark .game-title,html.dark .game-name-title{color:var(--text-primary)}html.dark .info-box,html.dark .content-box,html.dark .white-box{background:var(--bg-secondary);color:var(--text-primary) !important}html.dark .error-title,html.dark .not-found-title{color:var(--text-primary)}html[dir="rtl"] .pic-box img,html[dir="rtl"] .columns3 ul li .box img,html[dir="rtl"] .NewGameInfoText .icon img,html[dir="rtl"] .details-game-info .details-game-icon img,html[dir="rtl"] .NewGameInfo img.ImgBg{transform:translate(50%,-50%) !important}html[dir="rtl"] .details-game-info .details-game-icon,html[dir="rtl"] .details-game-play-button{transform:translateX(50%) !important}html[dir="rtl"] .details-game-info .details-game-title{transform:translate(50%,-50%) !important}html[dir="rtl"] .pic-box .play-overlay .play-btn{transform:scale(1.1) translateX(50%) !important}html[dir="rtl"] .menubox{left:auto !important;right:-260px}html[dir="rtl"] .NewGameMenu{left:auto !important;right:10px}html[dir="rtl"] .menubg{left:0 !important;right:0 !important}html[dir="rtl"] .NewGameInfoText{left:0 !important;right:0 !important;width:100% !important;transform:translateY(-50%) !important;text-align:center}html[dir="rtl"] .web_search input,html[dir="rtl"] .search input{padding-inline-start:16px;padding-inline-end:45px}.facebook-icon-container,.twitter-icon,.whatsapp-icon-container,.linkedin-icon-container,.reddit-icon-container{width:38px;height:38px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 auto}.facebook-icon-container{background:#1877F2}.twitter-icon{background:black}.whatsapp-icon-container{background:rgb(88,190,85)}.linkedin-icon-container{background:rgb(45,100,188)}.reddit-icon-container{background:rgb(236,101,61)}.share-group-mobile{position:fixed;inset-inline-end:4%;bottom:20%;width:44px;z-index:1000;text-align:center}.share-btn-mobile,.share-btn{border:none;width:44px;height:44px;background-color:unset;margin-bottom:12px;padding:0;display:flex;align-items:center;justify-content:center}.share-btn:last-child{margin-bottom:0}.share-social-icon{display:inline-block;fill:currentcolor;color:white;width:26px;height:26px}.show-share-btn-mobile{background:#1394DE url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3Ccircle cx='6' cy='12' r='3'/%3E%3Ccircle cx='18' cy='19' r='3'/%3E%3Cline x1='8.59' y1='13.51' x2='15.42' y2='17.49'/%3E%3Cline x1='15.41' y1='6.51' x2='8.59' y2='10.49'/%3E%3C/svg%3E") center no-repeat;background-size:24px;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,0.3)}.hide-share-btn-mobile{background:#FF5252 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E") center no-repeat;background-size:20px;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,0.3)}.menubox{position:fixed;transition:left 0.3s ease,right 0.3s ease}.menubox.active{left:0 !important;right:0 !important}.MenuBoxIcon button{text-align:start;display:inline-block;font-family:"Microsoft Yahei";width:100%;height:36px;line-height:36px;color:#2C3E50;text-decoration:none;word-wrap:break-word;font-size:18px;padding:0 10px;border-radius:18px;border:none;background:none;cursor:pointer}.MenuBoxIcon button:hover{color:#FF9800;background:rgba(255,152,0,0.1)}.MenuBoxIcon.curr button{color:#ed8a33}html.dark .MenuBoxIcon button{color:var(--text-primary)}html.dark .MenuBoxIcon button:hover{color:var(--secondary);background:rgba(249,115,22,0.15)}html[dir="rtl"] .MenuBoxIcon button{text-align:end}