:root{--ccg-header-h:72px;--ccg-sidebar-w:194px;--ccg-bg:#102b4d;--ccg-bg-deep:#11172f;--ccg-panel:rgba(19,55,91,.72);--ccg-line:rgba(148,199,255,.14);--ccg-text:#f5f8ff;--ccg-muted:#c8d4e5;--ccg-blue:#67d9ff;--ccg-purple:#a970ff}
html{background:#11172f;scrollbar-color:#5b7aa1 #10172b}
body.coolcrazygames-theme{min-height:100vh;margin:0;background:radial-gradient(circle at 38% 0,rgba(22,127,181,.44),transparent 34%),radial-gradient(circle at 85% 0,rgba(111,55,150,.26),transparent 30%),linear-gradient(120deg,#173f68 0,#143353 43%,#171b39 100%);color:var(--ccg-text);font-family:Inter,Segoe UI,Arial,sans-serif}
body.coolcrazygames-theme::before{content:"";position:fixed;inset:var(--ccg-header-h) 0 0 var(--ccg-sidebar-w);pointer-events:none;background:linear-gradient(115deg,rgba(70,191,244,.08),transparent 34%,rgba(73,29,111,.09));z-index:0}
.coolcrazygames-theme *{box-sizing:border-box}
.coolcrazygames-theme>a[href*="google.com/search?q=site:"]{display:none!important}

#header.ccg-header{position:fixed!important;inset:0 0 auto 0!important;z-index:1000!important;height:var(--ccg-header-h)!important;background:linear-gradient(100deg,rgba(19,68,106,.96),rgba(19,57,91,.95) 54%,rgba(27,31,65,.96))!important;border:0!important;border-bottom:1px solid rgba(113,202,255,.16)!important;box-shadow:0 6px 24px rgba(5,13,31,.18)!important}
.ccg-header-inner{height:100%;display:grid;grid-template-columns:250px minmax(280px,560px) 250px;align-items:center;justify-content:space-between;gap:24px;padding:0 20px}
.ccg-brand-cluster,.ccg-header-actions{display:flex;align-items:center}.ccg-header-actions{justify-content:flex-end;gap:14px}
.ccg-menu-button,.ccg-mobile-menu{width:30px;height:38px;flex:0 0 30px;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;border:0;background:transparent;cursor:pointer}
.ccg-menu-button span,.ccg-mobile-menu span{display:block;width:18px;height:1.5px;border-radius:4px;background:#a9c3d9;transition:.2s}
.ccg-menu-button:hover span,.ccg-menu-button:focus-visible span,.ccg-mobile-menu:hover span{background:#fff}
#siteHeaderLogo.ccg-brand{width:170px!important;min-width:170px!important;height:56px!important;margin-left:4px!important;gap:7px!important}
#siteHeaderLogo.ccg-brand::before{width:40px!important;height:40px!important;flex-basis:40px!important}
#siteHeaderLogo.ccg-brand::after{font-size:17px!important;line-height:1.03!important;letter-spacing:-.2px;text-shadow:0 1px 8px rgba(89,51,178,.42)!important}
.ccg-search{position:relative!important;width:100%!important;max-width:560px!important;margin:0 auto!important}
.ccg-search form{position:relative!important;display:block!important;height:40px!important;border-radius:999px!important;padding:1px!important;background:linear-gradient(90deg,rgba(79,221,255,.82),rgba(177,104,255,.78))!important;box-shadow:0 0 18px rgba(77,211,255,.18)!important;overflow:visible!important}
.ccg-search .txt{width:100%!important;height:38px!important;padding:0 48px 0 16px!important;border:0!important;border-radius:999px!important;background:linear-gradient(90deg,rgba(41,90,124,.95),rgba(45,55,100,.95))!important;color:#fff!important;font-size:14px!important;outline:0!important}
.ccg-search .txt::placeholder{color:rgba(225,236,247,.62)!important}
.ccg-search-button{position:absolute!important;top:1px!important;right:4px!important;width:40px!important;height:38px!important;border:0!important;background:transparent!important;cursor:pointer!important}
.ccg-search-button::before{content:"";position:absolute;left:11px;top:10px;width:12px;height:12px;border:1.7px solid #9c75e8;border-radius:50%}
.ccg-search-button::after{content:"";position:absolute;left:24px;top:23px;width:7px;height:1.7px;background:#9c75e8;transform:rotate(45deg);transform-origin:left center}
.ccg-search-results{position:absolute!important;top:48px!important;left:0!important;width:100%!important;max-height:430px!important;padding:12px!important;overflow:auto!important;border:1px solid rgba(118,197,255,.2)!important;border-radius:16px!important;background:#14233e!important;box-shadow:0 18px 45px rgba(0,0,0,.38)!important}
.ccg-account-button{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.1);background:rgba(11,24,45,.55);box-shadow:0 4px 15px rgba(0,0,0,.3)}
.ccg-account-button img{width:100%;height:100%;object-fit:cover}

#sidebar-menu.ccg-sidebar{position:fixed!important;z-index:900!important;top:var(--ccg-header-h)!important;bottom:0!important;left:0!important;width:var(--ccg-sidebar-w)!important;height:calc(100vh - var(--ccg-header-h))!important;display:flex!important;flex-direction:column!important;padding:9px 8px 10px!important;background:linear-gradient(180deg,rgba(24,74,113,.84),rgba(17,45,76,.78) 58%,rgba(15,24,52,.9))!important;border:0!important;border-right:1px solid rgba(122,190,242,.11)!important;box-shadow:12px 0 32px rgba(8,21,43,.12)!important;overflow:hidden!important;transition:transform .25s ease,width .25s ease!important}
#sidebar-menu.ccg-sidebar #sidebar{display:flex!important;flex:1;min-height:0;flex-direction:column;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important;scrollbar-width:none}
#sidebar-menu.ccg-sidebar #sidebar::-webkit-scrollbar{display:none}
.ccg-sidebar-primary,.ccg-sidebar-secondary{display:flex;flex-direction:column;gap:3px}.ccg-sidebar-primary{padding-top:0}.ccg-sidebar-secondary{padding-bottom:0}
.ccg-nav-link{display:flex!important;align-items:center!important;gap:12px!important;min-height:40px!important;padding:0 11px!important;border:1px solid transparent!important;border-radius:9px!important;color:#e9f0fa!important;font-size:14px!important;font-weight:500!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important;transition:background .18s,border-color .18s,transform .18s!important}
.ccg-nav-link:hover,.ccg-nav-link:focus-visible{background:rgba(98,174,236,.14)!important;border-color:rgba(126,205,255,.16)!important;transform:translateX(1px)}
.ccg-nav-link.is-active{background:linear-gradient(90deg,rgba(95,184,244,.25),rgba(115,146,224,.18))!important;border-color:rgba(142,207,255,.17)!important;box-shadow:inset 0 0 16px rgba(91,181,246,.08)!important}
.ccg-nav-link i{width:20px!important;color:#b8cce0!important;font-size:18px!important;text-align:center!important}.ccg-nav-link:nth-child(2) i{color:#d9e7f1!important}.ccg-nav-link:nth-child(3) i,.ccg-nav-link b{color:#ffc34f!important}.ccg-nav-link b,.ccg-nav-link em{margin-left:auto;font-style:normal;font-size:15px}
.ccg-nav-divider{height:1px;flex:0 0 1px;margin:9px 2px;background:rgba(211,232,255,.11)}
.ccg-sidebar-spacer{flex:1;min-height:36px}
.ccg-sidebar-secondary .ccg-nav-link{min-height:34px!important;font-weight:700!important}.ccg-sidebar-secondary .ccg-nav-link i{display:flex;align-items:center;justify-content:center;width:21px!important;height:21px;border-radius:6px;background:linear-gradient(145deg,#9f58ff,#6c43e3);color:#fff!important;font-size:12px!important;box-shadow:0 3px 8px rgba(93,46,191,.25)}
.ccg-mobile-sidebar-head{align-items:center;gap:9px;padding:6px}.ccg-mobile-sidebar-head #back-button{width:34px;height:34px;border:0;background:transparent;color:#fff;font-size:30px;line-height:1;cursor:pointer}.ccg-mobile-sidebar-head .mobile-search-modern{flex:1}

.ccg-main{position:relative;z-index:1;width:auto!important;min-height:100vh!important;margin-left:var(--ccg-sidebar-w)!important;padding:82px 10px 34px!important;transition:margin-left .25s ease!important}
.coolcrazygames-theme .bg-diamonds,.coolcrazygames-theme #footer,.coolcrazygames-theme .ccg-home-ad,.coolcrazygames-theme .ccg-recent-source,.coolcrazygames-theme #special-page-header-desc{display:none!important}
.coolcrazygames-theme #content{display:flex!important;flex-direction:column!important;gap:14px!important;margin:0!important}
.ccg-game-rail,.ccg-new-arrivals{min-width:0;margin:0!important}
.ccg-rail-banner{display:none;position:relative;width:100%;height:166px;margin:0 0 22px;border-radius:10px;overflow:hidden;background:#14233d;box-shadow:0 12px 34px rgba(4,13,31,.22)}
#content>.ccg-game-rail:first-of-type .ccg-rail-banner{display:block}
.ccg-rail-banner>img{width:100%;height:100%;object-fit:cover;object-position:center 50%;filter:saturate(1.04) contrast(1.04)}
.ccg-rail-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,19,36,.92),rgba(8,25,44,.25) 52%,rgba(30,12,50,.18)),linear-gradient(0deg,rgba(5,17,33,.24),transparent 60%)}
.ccg-hero-overlay{position:absolute;z-index:2;left:7.5%;bottom:18px;display:flex;align-items:flex-start;flex-direction:column;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.58)}
.ccg-hero-overlay strong{max-width:760px;font-size:32px;line-height:1.05;font-weight:500;letter-spacing:-.6px;text-transform:uppercase}
.ccg-hero-overlay small{margin-top:7px;padding:4px 10px;border-radius:4px;background:rgba(74,26,75,.78);font-size:12px;text-transform:capitalize}
.ccg-hero-dots{display:flex;justify-content:center;gap:7px;height:8px;margin:-13px 0 9px}.ccg-hero-dot{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:rgba(160,187,216,.3);cursor:pointer;transition:.2s}.ccg-hero-dot.is-active{width:24px;background:#77b8e8}
.ccg-section-title{margin:0 0 7px!important;color:#f2f5fb!important;font-size:15px!important;line-height:1.15!important;font-weight:500!important;letter-spacing:.1px!important;text-transform:uppercase!important}.ccg-section-title a{color:inherit!important;text-decoration:none!important}
#content>.ccg-game-rail:first-of-type>.ccg-section-title a{font-size:0!important}#content>.ccg-game-rail:first-of-type>.ccg-section-title a::after{content:"Trending Now";font-size:15px}
.ccg-rail-wrap{position:relative;min-width:0}.ccg-rail-items,.home-top-games-list-carousel{display:flex!important;align-items:flex-start!important;gap:10px!important;width:100%!important;height:114px!important;padding:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;scrollbar-width:none}.ccg-rail-items::-webkit-scrollbar,.home-top-games-list-carousel::-webkit-scrollbar{display:none}
.ccg-game-card,.home-top-games-list-carousel>a{position:relative!important;display:flex!important;flex:0 0 161px!important;width:161px!important;min-width:0!important;height:114px!important;flex-direction:column!important;overflow:visible!important;border-radius:8px!important;color:#e9eff8!important;text-decoration:none!important;scroll-snap-align:start!important}
.ccg-game-card-image,.ccg-game-card>img,.home-top-games-list-carousel>a>img{display:block!important;width:100%!important;height:96px!important;min-height:96px!important;flex:0 0 96px!important;border:1px solid rgba(180,219,255,.08)!important;border-radius:8px!important;object-fit:cover!important;overflow:hidden!important;background:#17233b!important;transition:transform .2s,box-shadow .2s,border-color .2s!important}
.ccg-game-card-image img{display:block;width:100%;height:100%;object-fit:cover}
.ccg-game-card:hover .ccg-game-card-image,.ccg-game-card:focus-visible .ccg-game-card-image,.home-top-games-list-carousel>a:hover>img,.home-top-games-list-carousel>a:focus-visible>img{transform:translateY(-2px);border-color:rgba(111,204,255,.42)!important;box-shadow:0 8px 20px rgba(3,14,32,.35),0 0 0 1px rgba(155,100,255,.15)}
.ccg-game-card-title{display:block!important;width:100%;height:18px;padding:4px 1px 0;color:#dbe5f1!important;font-size:12px!important;line-height:14px!important;font-weight:400!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:none!important}
.home-top-games-list-carousel>a>div,.home-top-games-list-carousel>a>.featured_icon,.home-top-games-list-carousel>a>.game-icon,.ccg-game-card>.featured_icon,.ccg-game-card>.game-icon{display:none!important}
.ccg-new-arrivals{order:2!important}.ccg-game-rail{order:3}.ccg-game-rail:first-of-type{order:1!important}.ccg-rail-arrow{position:absolute;z-index:4;top:0;display:none;align-items:center;justify-content:center;width:34px;height:96px;padding:0;border:0;background:rgba(8,18,35,.78);color:#fff;font-size:22px;cursor:pointer}.ccg-rail-wrap:hover .ccg-rail-arrow{display:flex}.ccg-rail-arrow-right{right:0;border-radius:0 8px 8px 0}.ccg-rail-arrow-left{left:0;border-radius:8px 0 0 8px}
.home-category-carousel-section{margin-top:24px!important;background:rgba(16,35,65,.54)!important;border:1px solid rgba(166,205,255,.1)!important}.home-mobile-footer-box{background:transparent!important}.desktop-home-bottom-buttons{opacity:.8}.footer-description{color:#d6dfeb!important}
.gm-language-widget{position:fixed!important;z-index:1100!important;top:17px!important;right:74px!important;bottom:auto!important}.gm-language-widget>button,.gm-language-widget .gm-language-trigger{min-height:38px!important;border:0!important;border-radius:20px!important;background:rgba(132,167,209,.14)!important;color:#eef4ff!important}

body.ccg-sidebar-collapsed{--ccg-sidebar-w:0px}body.ccg-sidebar-collapsed #sidebar-menu.ccg-sidebar{transform:translateX(-100%)}
@media(min-width:1024px){#sidebar-menu.ccg-sidebar,#sidebar-menu.ccg-sidebar:hover{width:var(--ccg-sidebar-w)!important;min-width:var(--ccg-sidebar-w)!important;max-width:var(--ccg-sidebar-w)!important}#sidebar-menu.ccg-sidebar .sidebar-text,#sidebar-menu.ccg-sidebar span,#sidebar-menu.ccg-sidebar:not(:hover) .sidebar-text,#sidebar-menu.ccg-sidebar:not(:hover) span{opacity:1!important;visibility:visible!important;pointer-events:auto!important;white-space:nowrap!important}}
@media(max-width:1023px){:root{--ccg-sidebar-w:0px}.ccg-header-inner{grid-template-columns:210px minmax(240px,520px) 80px}.ccg-main{margin-left:0!important;padding-top:82px!important}body.coolcrazygames-theme::before{left:0}#sidebar-menu.ccg-sidebar{transform:translateX(-102%)}#sidebar-menu.ccg-sidebar.is-open{transform:translateX(0)}.gm-language-widget{right:64px!important}}
@media(max-width:767px){:root{--ccg-header-h:62px}.ccg-header-inner{display:flex;padding:0 12px}.ccg-brand-cluster{flex:1}.ccg-menu-button{display:none!important}#siteHeaderLogo.ccg-brand{min-width:144px!important;width:144px!important;height:50px!important;margin-left:0!important}#siteHeaderLogo.ccg-brand::before{width:34px!important;height:34px!important;flex-basis:34px!important}#siteHeaderLogo.ccg-brand::after{font-size:15px!important}.ccg-account-button{width:36px;height:36px}.ccg-mobile-menu{display:flex!important}.ccg-main{padding:72px 10px 28px!important}#sidebar-menu.ccg-sidebar{top:0!important;z-index:1300!important;width:min(300px,88vw)!important;height:100vh!important;padding:8px!important;transform:none!important;display:none!important}#sidebar-menu.ccg-sidebar.flex{display:flex!important}.ccg-mobile-sidebar-head{display:flex!important}.gm-language-widget{top:12px!important;right:94px!important}.ccg-rail-banner{height:178px;margin-bottom:20px}.ccg-hero-overlay{left:18px;right:18px;bottom:15px}.ccg-hero-overlay strong{font-size:24px}.ccg-section-title{font-size:14px!important}.ccg-game-card,.home-top-games-list-carousel>a{flex-basis:148px!important;width:148px!important}.ccg-rail-items,.home-top-games-list-carousel{height:108px!important}.ccg-game-card-image,.ccg-game-card>img,.home-top-games-list-carousel>a>img{height:90px!important;min-height:90px!important;flex-basis:90px!important}.ccg-new-arrivals{display:block!important}.ccg-rail-arrow{display:none!important}.home-category-carousel-section{border-radius:14px!important}.desktop-home-bottom-buttons{display:none!important}}
@media(max-width:420px){.gm-language-widget{display:none!important}.ccg-header-actions{gap:8px}.ccg-rail-banner{height:158px}.ccg-hero-overlay strong{font-size:21px}.ccg-game-card,.home-top-games-list-carousel>a{flex-basis:136px!important;width:136px!important}}

/* Reference-faithful polish pass: richer chrome, complete image-led navigation and denser rails. */
#header.ccg-header::after{content:"";position:absolute;inset:auto 0 -1px;height:1px;background:linear-gradient(90deg,transparent,rgba(85,210,255,.42),rgba(178,92,255,.32),transparent);pointer-events:none}
.ccg-header-inner{grid-template-columns:250px minmax(300px,380px) 250px;max-width:none}
.ccg-search{max-width:380px!important}
#siteHeaderLogo.ccg-brand::before{background-image:url("../image/icon-color/controller.png")!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;filter:drop-shadow(0 0 9px rgba(146,84,255,.6))}
#siteHeaderLogo.ccg-brand::after{color:#a98cff!important;font-weight:800!important}
.ccg-account-button{background:linear-gradient(145deg,rgba(71,102,151,.65),rgba(20,25,52,.86));border-color:rgba(177,203,255,.2);box-shadow:0 5px 18px rgba(0,0,0,.34),0 0 14px rgba(122,85,211,.12)}
.ccg-sidebar .gm-sidebar-language-control{display:none!important}
.gm-language-widget.gm-language-widget-legacy{display:block!important;position:fixed!important;z-index:1100!important;top:17px!important;right:72px!important;bottom:auto!important}
.gm-language-widget-legacy .gm-language-toggle{display:inline-flex!important;align-items:center!important;gap:8px!important;min-width:90px!important;height:38px!important;padding:0 13px!important;border:1px solid rgba(174,203,255,.08)!important;border-radius:20px!important;background:rgba(125,155,198,.14)!important;color:#eef4ff!important;font-size:0!important;box-shadow:0 6px 18px rgba(0,0,0,.12)!important}
.gm-language-widget-legacy .gm-language-toggle span{display:none!important}.gm-language-widget-legacy .gm-language-toggle::before{content:"🌐  EN";font-size:13px}.gm-language-widget-legacy .gm-language-toggle::after{content:"⌄";font-size:14px;color:#c9d5e8}
.ccg-nav-link{font-size:14px!important;letter-spacing:.01em}
.ccg-nav-icon{display:block!important;width:21px!important;height:21px!important;min-width:21px!important;object-fit:contain!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25))}
.ccg-sidebar-secondary .ccg-nav-icon{width:22px!important;height:22px!important;padding:3px!important;border-radius:6px;background:linear-gradient(145deg,#a45dff,#6242df);box-shadow:0 4px 10px rgba(71,37,174,.35)}
.coolcrazygames-theme .ccg-main>div>.flex.items-stretch.mb-6{display:none!important}
.coolcrazygames-theme #content{gap:18px!important}
.ccg-game-rail{position:relative!important}
.ccg-rail-banner{height:clamp(166px,12vw,250px);margin-bottom:23px;border:1px solid rgba(151,207,255,.12);border-radius:11px;box-shadow:0 18px 42px rgba(3,12,30,.32),inset 0 1px 0 rgba(255,255,255,.05)}
.ccg-rail-banner::after{background:linear-gradient(90deg,rgba(4,17,34,.94) 0,rgba(5,22,41,.72) 21%,rgba(8,25,44,.18) 58%,rgba(38,12,54,.24)),linear-gradient(0deg,rgba(5,17,33,.34),transparent 64%)}
.ccg-hero-overlay{left:4%;bottom:21px}
.ccg-hero-overlay strong{font-size:clamp(28px,2.2vw,42px);font-weight:650;letter-spacing:-.035em}
.ccg-hero-overlay small{padding:5px 11px;background:linear-gradient(90deg,rgba(79,31,83,.92),rgba(79,37,101,.82));box-shadow:0 5px 14px rgba(0,0,0,.2)}
.ccg-hero-arrow{display:none;position:absolute;z-index:6;top:calc(clamp(166px,12vw,250px)/2 - 22px);align-items:center;justify-content:center;width:43px;height:64px;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:0 22px 22px 0;background:rgba(9,22,43,.48);color:#fff;font-size:38px;font-weight:200;line-height:1;cursor:pointer;backdrop-filter:blur(5px)}
#content>.ccg-game-rail:first-of-type>.ccg-hero-arrow{display:flex}.ccg-hero-arrow-left{left:0}.ccg-hero-arrow-right{right:0;border-radius:22px 0 0 22px}.ccg-hero-arrow:hover{background:rgba(20,37,67,.82)}
.ccg-section-title{margin-bottom:8px!important;font-size:16px!important;font-weight:500!important}
#content>.ccg-game-rail:first-of-type>.ccg-section-title a::after{font-size:16px}
.ccg-rail-items,.home-top-games-list-carousel{gap:11px!important;height:126px!important}
.ccg-game-card,.home-top-games-list-carousel>a{flex-basis:164px!important;width:164px!important;height:126px!important}
.ccg-game-card-image,.ccg-game-card>img,.home-top-games-list-carousel>a>img{height:103px!important;min-height:103px!important;flex-basis:103px!important;border-radius:9px!important;box-shadow:0 5px 13px rgba(3,13,30,.19)}
.ccg-game-card-title{height:23px;padding-top:5px;font-size:13px!important;line-height:16px!important}
.ccg-rail-arrow{height:103px;background:linear-gradient(90deg,rgba(8,18,35,.82),rgba(12,24,45,.62));backdrop-filter:blur(4px)}
.ccg-game-rail{order:4}.ccg-game-rail:first-of-type{order:1!important}.ccg-game-rail:nth-of-type(2){order:2!important}.ccg-new-arrivals{order:3!important;margin:1px 0 2px!important}
.home-category-carousel-section{border-radius:14px!important;box-shadow:0 18px 40px rgba(5,12,29,.2)}

/* All Tags follows the supplied four-column card composition and scales on wide monitors. */
.coolcrazygames-theme:has(#tags-container) .ccg-main{padding:88px 10px 36px!important}
.coolcrazygames-theme:has(#tags-container) .my-4.text-left{margin:0 0 8px!important}
.coolcrazygames-theme:has(#tags-container) .my-4.text-left h1{margin:0!important;font-size:19px!important;line-height:1.3!important;font-weight:500!important;color:#f3f7ff!important}
.coolcrazygames-theme:has(#tags-container) .w-full.py-4{padding:0!important}
.tags-list-container{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;padding:0!important}
.tags-list-container>.my-2{display:none!important}
.tags-list-container .tag-page-card{aspect-ratio:2.45/1!important;height:auto!important;min-height:96px!important;border:1px solid rgba(151,199,255,.1)!important;border-radius:9px!important;background:#121d35!important;box-shadow:0 7px 18px rgba(3,11,27,.2)!important}
.tags-list-container .tag-page-card:hover{transform:translateY(-2px)!important;border-color:rgba(117,207,255,.34)!important;box-shadow:0 13px 28px rgba(2,10,28,.34),0 0 0 1px rgba(155,94,255,.1)!important}
.tags-list-container .tag-page-card img{filter:saturate(1.05) contrast(1.03)}
.tags-list-container .tag-page-card span{left:9px!important;top:8px!important;max-width:72%!important}
.tags-list-container .tag-page-card strong{font-size:14px!important;line-height:1.12!important;font-weight:650!important}.tags-list-container .tag-page-card small{margin-top:2px!important;font-size:12px!important;line-height:1.1!important}
#load-more-tags-wrap{margin:18px 0 4px!important}#load-more-tags-btn{height:46px!important;border:1px solid transparent!important;border-radius:11px!important;background:linear-gradient(#1d2c49,#1d2c49) padding-box,linear-gradient(90deg,#62d5ff,#ac6cf7) border-box!important;box-shadow:0 0 20px rgba(85,187,255,.14)!important;font-size:15px!important}
@media(min-width:1600px){.tags-list-container{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media(min-width:2100px){.tags-list-container{grid-template-columns:repeat(6,minmax(0,1fr))!important}}
@media(max-width:1023px){.ccg-header-inner{grid-template-columns:210px minmax(240px,380px) 80px}.tags-list-container{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:767px){.tags-list-container{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.tags-list-container .tag-page-card{min-height:82px!important}.ccg-game-card,.home-top-games-list-carousel>a{flex-basis:148px!important;width:148px!important}.ccg-rail-items,.home-top-games-list-carousel{height:116px!important}.ccg-game-card-image,.ccg-game-card>img,.home-top-games-list-carousel>a>img{height:94px!important;min-height:94px!important;flex-basis:94px!important}}
@media(max-width:430px){.tags-list-container{grid-template-columns:1fr!important}.tags-list-container .tag-page-card{aspect-ratio:2.8/1!important}}
