.akgl-header-button{white-space:nowrap!important}.akgl-header-button strong{color:#ffe177!important;font-size:clamp(8px,2vw,9.6px)!important}.akgl-screen{position:absolute!important;z-index:145!important;inset:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;width:100%!important;height:100%!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:radial-gradient(circle at 85% 10%,rgb(167 139 250 / .22),transparent 28%),linear-gradient(145deg,#24104f 0%,#3d1b7a 52%,#251155 100%)!important;color:#fff!important;pointer-events:auto!important}.akgl-screen-header{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:64px;padding:8px 12px;border-bottom:1px solid rgb(220 206 255 / .16);background:rgb(31 12 72 / .92)}.akgl-screen-header h2{margin:0;color:#fff;font-family:"Fredoka","Trebuchet MS",Arial,sans-serif;font-size:clamp(18px,5vw,27px);font-weight:700;line-height:1;text-align:center}.akgl-back{display:grid;width:40px;height:40px;place-items:center;padding:0;border:1px solid rgb(220 206 255 / .2);border-radius:14px;background:rgb(147 101 255 / .18);color:#fff;cursor:pointer}.akgl-back svg{width:22px;height:22px}.akgl-back path{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.akgl-screen-spacer{width:40px;height:40px}.akgl-screen-body{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;min-height:0;overflow:hidden}.akgl-search-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:11px 12px 7px}.akgl-search{width:100%;height:42px;padding:0 14px;border:1px solid rgb(255 255 255 / .18);border-radius:14px;background:rgb(255 255 255 / .1);color:#fff;font:800 13px/1 "Nunito",sans-serif;outline:0}.akgl-search::placeholder{color:rgb(255 255 255 / .58)}.akgl-search:focus{border-color:rgb(255 225 119 / .72);box-shadow:0 0 0 2px rgb(255 225 119 / .14)}.akgl-played-summary{display:grid;min-width:68px;place-items:center;padding:0 10px;border-radius:14px;background:linear-gradient(145deg,#ff5c78,#ff7b2e);font:900 11px/1 "Nunito",sans-serif;color:#fff}.akgl-category-strip{display:flex;gap:7px;padding:0 12px 9px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.akgl-category-strip::-webkit-scrollbar{display:none}.akgl-category{flex:0 0 auto;min-height:30px;padding:0 10px;border:1px solid rgb(255 255 255 / .15);border-radius:999px;background:rgb(255 255 255 / .08);color:rgb(255 255 255 / .86);font:900 10px/1 "Nunito",sans-serif;cursor:pointer}.akgl-category strong{margin-left:4px;color:#ffe177}.akgl-category.is-active{border-color:rgb(255 225 119 / .76);background:rgb(255 225 119 / .16);color:#fff}.akgl-grid-wrap{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:2px 12px 12px;scrollbar-width:thin}.akgl-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.akgl-card{position:relative;display:grid;grid-template-rows:96px minmax(54px,auto);min-width:0;overflow:hidden;border:1px solid rgb(255 255 255 / .14);border-radius:16px;background:linear-gradient(145deg,rgb(119 80 200 / .4),rgb(255 255 255 / .08));color:#fff;text-decoration:none;box-shadow:0 7px 18px rgb(16 6 48 / .16);transition:transform .14s ease,border-color .14s ease}.akgl-card:hover,.akgl-card:focus-visible{border-color:rgb(255 225 119 / .72);transform:translateY(-1px);outline:0}.akgl-card-media{position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#7b5be0,#4b319b)}.akgl-card-media img{width:100%;height:100%;object-fit:cover}.akgl-card-fallback{font-size:34px;filter:drop-shadow(0 4px 8px rgb(0 0 0 / .18))}.akgl-played-badge{position:absolute;top:7px;right:7px;display:none;min-height:22px;align-items:center;padding:0 8px;border:1px solid rgb(255 255 255 / .62);border-radius:999px;background:#2fb46d;color:#fff;font:900 8px/1 "Nunito",sans-serif}.akgl-card.is-played .akgl-played-badge{display:inline-flex}.akgl-card-content{display:grid;align-content:center;gap:4px;padding:9px 10px}.akgl-card-content strong{display:-webkit-box;overflow:hidden;color:#fff;font:700 13px/1.12 "Fredoka","Trebuchet MS",Arial,sans-serif;-webkit-box-orient:vertical;-webkit-line-clamp:2}.akgl-card-content small{overflow:hidden;color:rgb(255 255 255 / .62);font:800 9px/1.2 "Nunito",sans-serif;text-overflow:ellipsis;white-space:nowrap}.akgl-empty,.akgl-loading{display:grid;grid-column:1/-1;min-height:240px;place-items:center;padding:24px;color:rgb(255 255 255 / .78);font:900 13px/1.3 "Nunito",sans-serif;text-align:center}.akgl-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;min-height:58px;padding:7px 12px;border-top:1px solid rgb(220 206 255 / .14);background:rgb(31 12 72 / .74)}.akgl-page-button{height:40px;border:1px solid rgb(255 255 255 / .16);border-radius:13px;background:rgb(255 255 255 / .09);color:#fff;font:900 10px/1 "Nunito",sans-serif;cursor:pointer}.akgl-page-button:last-child{background:linear-gradient(135deg,#ff5878,#ff7c2f)}.akgl-page-button:disabled{opacity:.4;cursor:default}.akgl-page-status{min-width:72px;color:rgb(255 255 255 / .72);font:900 10px/1 "Nunito",sans-serif;text-align:center}.akgl-standalone{min-height:620px;border-radius:24px;overflow:hidden;background:#251155}.akgl-standalone>.akgl-screen{position:relative!important;min-height:620px!important}.akgl-standalone .akgl-back{display:none}.akgl-standalone .akgl-screen-header{grid-template-columns:44px minmax(0,1fr) 44px}@media(max-width:390px){.akgl-screen-header{grid-template-columns:36px minmax(0,1fr) 36px;min-height:56px;padding:7px 9px}.akgl-back,.akgl-screen-spacer{width:36px;height:36px}.akgl-back svg{width:20px;height:20px}.akgl-search-wrap{padding:9px 9px 6px}.akgl-category-strip{padding:0 9px 8px}.akgl-grid-wrap{padding:2px 9px 9px}.akgl-grid{gap:7px}.akgl-card{grid-template-rows:82px minmax(50px,auto);border-radius:14px}.akgl-card-content{padding:8px}.akgl-card-content strong{font-size:11.5px}.akgl-pagination{min-height:54px;padding:6px 9px}.akgl-header-button{padding-right:4px!important;padding-left:4px!important}.akgl-header-button span{font-size:7px!important}.akgl-header-button strong{font-size:7.8px!important}}@media(min-width:700px) and (max-width:1023px){.akgl-card{grid-template-rows:118px minmax(62px,auto)}.akgl-card-content strong{font-size:15px}.akgl-grid{gap:11px}.akgl-search{height:46px;font-size:14px}}.akgl-screen{touch-action:pan-y!important;overscroll-behavior:contain!important}.akgl-screen-body{touch-action:pan-y!important}.akgl-grid-wrap{touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}.akgl-grid,.akgl-card{touch-action:pan-y!important}.akgl-category-strip{touch-action:pan-x!important}.akgl-search,.akgl-back,.akgl-page-button,.akgl-category{touch-action:manipulation!important}.akgl-search{-webkit-appearance:none!important;appearance:none!important;box-sizing:border-box!important;border:1px solid rgb(255 255 255 / .18)!important;border-radius:16px!important;background-clip:padding-box!important}.akgl-search::-webkit-search-cancel-button{cursor:pointer}.akgl-category-strip{cursor:grab;user-select:none;-webkit-user-select:none}.akgl-category-strip.is-pointer-down,.akgl-category-strip.is-dragging{cursor:grabbing}.akgl-category-strip.is-dragging .akgl-category{pointer-events:none}.akgl-overlay-root{position:absolute!important;z-index:145!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;background:transparent!important;pointer-events:auto!important;touch-action:pan-y!important;overscroll-behavior:contain!important}.akgl-category-strip{position:relative}.akgl-category{position:relative;z-index:1;pointer-events:auto!important}.akgl-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.akgl-card{grid-template-rows:76px minmax(52px,auto)!important;border-radius:13px!important}.akgl-card-media{padding:3px!important;background:linear-gradient(145deg,rgb(123 91 224 / .72),rgb(75 49 155 / .9))!important}.akgl-card-media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:8px!important}.akgl-card-content{gap:3px!important;padding:7px 7px 8px!important}.akgl-card-content strong{font-size:10.5px!important;line-height:1.1!important;-webkit-line-clamp:2!important}.akgl-card-content small{font-size:7.5px!important}@media(max-width:390px){.akgl-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.akgl-card{grid-template-rows:68px minmax(48px,auto)!important;border-radius:12px!important}.akgl-card-media{padding:2px!important}.akgl-card-content{padding:6px!important}.akgl-card-content strong{font-size:9.5px!important}.akgl-card-content small{font-size:7px!important}.akgl-played-badge{top:4px!important;right:4px!important;min-height:18px!important;padding:0 5px!important;font-size:6.5px!important}}@media(min-width:700px) and (max-width:1023px){.akgl-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important}.akgl-card{grid-template-rows:96px minmax(56px,auto)!important}.akgl-card-content strong{font-size:11.5px!important}.akgl-card-content small{font-size:8px!important}}@media(min-width:1024px) and (hover:hover) and (pointer:fine){.akgl-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.akgl-moved-to-menu,.ak-game-header-tools.akgl-disabled-tools,[data-ak-game-tools].akgl-disabled-tools,.ak-game-header-game-side .ak-bafo-quickbar button.akgl-moved-to-menu,.ak-game-header-game-side .ak-game-quickbar button.akgl-moved-to-menu,.ak-bafo-quickbar>.akgl-moved-to-menu,.ak-game-quickbar>.akgl-moved-to-menu{display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.ak-game-header-brand.akgl-brand-home-only .ak-game-header-brand-caret{display:none!important}.ak-game-header-brand.akgl-brand-home-only{cursor:pointer!important}.akgl-global-menu-item{order:-10}.akgl-global-menu-item strong,.akgl-global-menu-item small{pointer-events:none}.ak-game-screen.is-menu .ak-bafo-options-list,.ak-game-screen.is-menu .ak-game-options-list,.ak-game-screen.is-menu [data-ak-game-menu-list]{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}body.ak-page-game .akme-floating-trigger,body.ak-page-game .akme-header-trigger{display:none!important}body.ak-page-game .ak-game-header-game-side .ak-bafo-quickbar .is-options.akgl-visible-menu-label,body.ak-page-game .ak-game-header-game-side .ak-game-quickbar .is-options.akgl-visible-menu-label{width:auto!important;min-width:50px!important;max-width:62px!important;padding:3px 5px!important;letter-spacing:0!important}body.ak-page-game .ak-game-header-game-side .ak-bafo-quickbar .is-options.akgl-visible-menu-label span,body.ak-page-game .ak-game-header-game-side .ak-game-quickbar .is-options.akgl-visible-menu-label span{display:block!important;width:auto!important;height:auto!important;overflow:visible!important;font-size:clamp(6.2px, 1.55vw, 7.4px)!important;line-height:1.02!important;letter-spacing:0!important;white-space:normal!important;text-align:center!important}body.ak-page-game .ak-game-header-game-side .ak-bafo-quickbar .is-options.akgl-visible-menu-label span::after,body.ak-page-game .ak-game-header-game-side .ak-game-quickbar .is-options.akgl-visible-menu-label span::after{content:none!important;display:none!important}@media (max-width:390px){body.ak-page-game .ak-game-header-game-side .ak-bafo-quickbar .is-options.akgl-visible-menu-label,body.ak-page-game .ak-game-header-game-side .ak-game-quickbar .is-options.akgl-visible-menu-label{min-width:45px!important;max-width:52px!important;padding-inline:3px!important}body.ak-page-game .ak-game-header-game-side .ak-bafo-quickbar .is-options.akgl-visible-menu-label span,body.ak-page-game .ak-game-header-game-side .ak-game-quickbar .is-options.akgl-visible-menu-label span{font-size:5.9px!important}}body.ak-page-game .akgl-unified-game-menu-screen{color:#fff!important;background:radial-gradient(circle at 85% 10%,rgb(167 139 250 / .22),transparent 28%),linear-gradient(145deg,#24104f 0%,#3d1b7a 52%,#251155 100%)!important}body.ak-page-game .akgl-unified-game-menu-screen>.ak-game-screen-header,body.ak-page-game .akgl-unified-game-menu-screen>.ak-bafo-modal-header,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-header,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header{display:grid!important;grid-template-columns:44px minmax(0,1fr) 44px!important;align-items:center!important;min-height:64px!important;padding:8px 12px!important;border-bottom:1px solid rgb(220 206 255 / .16)!important;background:rgb(31 12 72 / .92)!important;box-shadow:none!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-title,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header h3,body.ak-page-game .akgl-unified-game-menu-screen [data-ak-game-menu-title]{min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#fff!important;font-family:"Fredoka","Trebuchet MS",Arial,sans-serif!important;font-size:clamp(18px, 2vw, 27px)!important;line-height:1!important;font-weight:700!important;text-align:center!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-back-button,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-back-button{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important;border:1px solid rgb(220 206 255 / .20)!important;border-radius:14px!important;background:rgb(147 101 255 / .18)!important;color:#fff!important;box-shadow:none!important;line-height:0!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-back-button:hover,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-back-button:focus-visible,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-back-button:hover,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-back-button:focus-visible{background:rgb(147 101 255 / .32)!important;outline:2px solid rgb(245 201 92 / .72)!important;outline-offset:1px!important}body.ak-page-game .akgl-unified-game-menu-list{display:grid!important;align-content:start!important;gap:12px!important;width:min(520px, calc(100% - 30px))!important;min-height:0!important;margin:18px auto auto!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}body.ak-page-game .akgl-unified-game-menu-list>button,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item{display:grid!important;gap:5px!important;width:100%!important;min-width:0!important;margin:0!important;padding:18px!important;border:0!important;border-radius:18px!important;background:linear-gradient(145deg,rgb(119 80 200 / .38),rgb(255 255 255 / .07))!important;color:#fff!important;text-align:left!important;box-shadow:none!important;cursor:pointer!important}body.ak-page-game .akgl-unified-game-menu-list>button:hover,body.ak-page-game .akgl-unified-game-menu-list>button:focus-visible,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item:hover,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item:focus-visible{background:linear-gradient(145deg,rgb(144 99 233 / .52),rgb(255 255 255 / .10))!important;outline:none!important}body.ak-page-game .akgl-unified-game-menu-list>button strong,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item strong{margin:0!important;color:#fff!important;font-family:"Fredoka","Trebuchet MS",Arial,sans-serif!important;font-size:17px!important;line-height:1.1!important;font-weight:700!important}body.ak-page-game .akgl-unified-game-menu-list>button span,body.ak-page-game .akgl-unified-game-menu-list>button small,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item span,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item small{margin:0!important;color:rgb(255 255 255 / .66)!important;font-family:"Nunito","Segoe UI",Arial,sans-serif!important;font-size:12px!important;line-height:1.35!important;font-weight:800!important}@media (max-width:699px){body.ak-page-game .akgl-unified-game-menu-list{width:min(100%, calc(100% - 18px))!important;gap:10px!important;margin-top:14px!important}body.ak-page-game .akgl-unified-game-menu-list>button,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item{padding:14px!important;border-radius:16px!important}body.ak-page-game .akgl-unified-game-menu-list>button strong,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item strong{font-size:15px!important}body.ak-page-game .akgl-unified-game-menu-list>button span,body.ak-page-game .akgl-unified-game-menu-list>button small,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item span,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item small{font-size:11px!important}}@media (orientation:landscape) and (max-height:500px) and (pointer:coarse){body.ak-page-game .akgl-unified-game-menu-screen>.ak-game-screen-header,body.ak-page-game .akgl-unified-game-menu-screen>.ak-bafo-modal-header,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-header,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header{min-height:44px!important;padding:3px 7px!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-back-button,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-back-button{width:33px!important;height:33px!important}body.ak-page-game .akgl-unified-game-menu-list{gap:8px!important;margin-top:8px!important}body.ak-page-game .akgl-unified-game-menu-list>button,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item{padding:11px 12px!important;border-radius:14px!important}}.akgl-global-header-shell{min-height:49px!important;padding:4px 7px!important;overflow:visible!important;position:relative!important;background:radial-gradient(circle at 86% 145%,rgb(255 139 177 / .23) 0 29%,transparent 30%),linear-gradient(90deg,#49349d 0%,#5638aa 30%,#6750c9 43%,#7959df 57%,#a664d5 78%,#d06fb3 100%)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .27),inset 0 -1px 0 rgb(53 31 111 / .22),0 5px 13px rgb(60 43 111 / .20)!important}.akgl-global-header{background:transparent!important}.akgl-global-header .ak-game-header-brand,.akgl-global-header [data-ak-toggle-game-tools].akgl-global-brand,.akgl-global-header .akgl-global-brand{background:transparent!important;border:0!important;box-shadow:none!important}.akgl-global-header .ak-game-header-brand:hover,.akgl-global-header .ak-game-header-brand:focus-visible,.akgl-global-header .ak-game-header-brand[aria-expanded="true"],.akgl-global-header .akgl-global-brand:hover,.akgl-global-header .akgl-global-brand:focus-visible,.akgl-global-header .akgl-global-brand[aria-expanded="true"]{background:transparent!important;box-shadow:none!important}.akgl-global-header .ak-game-header-brand-mark{background:transparent!important;border:0!important;box-shadow:none!important;color:#ffffff!important}.akgl-global-header .ak-game-header-brand-mark::before{display:none!important;content:none!important}.akgl-global-header .ak-game-header-brand-mark i{color:#f5c95c!important;text-shadow:0 1px 2px rgb(47 28 98 / .35)!important}.akgl-global-header .ak-game-header-brand-name{color:#ffffff!important;text-shadow:0 1px 2px rgb(37 18 77 / .30)!important}.akgl-global-header .ak-game-header-brand-name span,.akgl-global-header .ak-game-header-brand-caret{color:#f5c95c!important}.akgl-global-header .ak-game-header-brand-tagline{color:rgb(255 255 255 / .90)!important}.akgl-global-header .akgl-global-quickbar>button,.akgl-global-header .akgl-global-quickbar .akgl-header-button{height:28px!important;min-height:28px!important;min-width:0!important;margin:0!important;padding:3px 7px!important;border:2px solid rgb(255 255 255 / .82)!important;border-radius:9px!important;background:#8a66e8!important;color:#ffffff!important;box-shadow:0 2px 0 rgb(58 37 112 / .22),0 4px 8px rgb(52 33 100 / .14),inset 0 1px 0 rgb(255 255 255 / .18)!important;font-size:9.8px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.08px!important;text-shadow:0 1px 1px rgb(35 20 76 / .20)!important;white-space:nowrap!important}.akgl-global-header .akgl-global-quickbar>[data-ak-open-game-library],.akgl-global-header .akgl-global-quickbar>.akgl-header-button{background:linear-gradient(180deg,#8d70ec 0%,#7458d7 100%)!important;border-color:#d9ceff!important;color:#ffffff!important}.akgl-global-header .akgl-global-quickbar>[data-open-collection]{background:linear-gradient(180deg,#ffdf68 0%,#ffc952 100%)!important;border-color:#fff2b4!important;color:#493582!important;text-shadow:none!important}.akgl-global-header .akgl-global-quickbar>[data-open-collection] strong{color:#6b43c9!important;text-shadow:none!important}.akgl-global-header .akgl-global-quickbar>[data-open-rules],.akgl-global-header .akgl-global-quickbar>[data-open-howto],.akgl-global-header .akgl-global-quickbar>[data-ak-open-rules]{background:linear-gradient(180deg,#68d8ea 0%,#43bfdc 100%)!important;border-color:#c9f5ff!important;color:#173f63!important;text-shadow:none!important}.akgl-global-header .akgl-global-quickbar>[data-open-options],.akgl-global-header .akgl-global-quickbar>.is-options{background:linear-gradient(180deg,#ff82a9 0%,#f35f91 100%)!important;border-color:#ffd0df!important;color:#ffffff!important;text-shadow:0 1px 1px rgb(117 28 73 / .20)!important}.akgl-global-header .akgl-global-quickbar>button:hover,.akgl-global-header .akgl-global-quickbar>button:focus-visible{filter:brightness(1.055) saturate(1.06)!important;border-color:#ffffff!important;box-shadow:0 2px 0 rgb(58 37 112 / .20),0 5px 11px rgb(56 35 107 / .20),0 0 0 2px rgb(255 255 255 / .14)!important;outline:2px solid rgb(255 226 104 / .88)!important;outline-offset:1px!important}.akgl-global-header .akgl-global-quickbar>button span{color:inherit!important;font-size:9.8px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.08px!important}.akgl-global-header .akgl-global-quickbar>button strong{font-size:10.4px!important;line-height:1!important;font-weight:950!important}.akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label span,.akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label span{display:block!important;width:auto!important;height:auto!important;overflow:visible!important;font-size:9.8px!important;line-height:1!important;white-space:nowrap!important}@media (max-width:390px){.akgl-global-header .ak-game-header-brand-name{font-size:12.5px!important;letter-spacing:-.24px!important}.akgl-global-header .ak-game-header-brand-tagline{font-size:5px!important;letter-spacing:.22px!important}.akgl-global-header .akgl-global-quickbar{gap:3px!important}.akgl-global-header .akgl-global-quickbar>button,.akgl-global-header .akgl-global-quickbar .akgl-header-button{height:27px!important;min-height:27px!important;padding-inline:5px!important;font-size:8.8px!important}.akgl-global-header .akgl-global-quickbar>button span,.akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label span,.akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label span{font-size:8.8px!important}.akgl-global-header .akgl-global-quickbar>button strong{font-size:9.4px!important}}@media (max-width:350px){.akgl-global-header .ak-game-header-brand-name{font-size:12px!important}.akgl-global-header .akgl-global-quickbar>button,.akgl-global-header .akgl-global-quickbar>button span,.akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label span,.akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label span{font-size:8.3px!important}.akgl-global-header .akgl-global-quickbar>button{padding-inline:4px!important}}.akgl-global-header-shell::after{content:""!important;position:absolute!important;z-index:30!important;left:8px!important;right:8px!important;bottom:-3px!important;height:3px!important;border-radius:0 0 999px 999px!important;background:linear-gradient(90deg,rgb(255 255 255 / .96) 0%,rgb(255 255 255 / .96) 34%,#f5c95c 50%,rgb(255 255 255 / .96) 66%,rgb(255 255 255 / .96) 100%)!important;box-shadow:0 2px 6px rgb(53 31 111 / .16)!important;pointer-events:none!important}body .akgl-global-header .ak-game-header-game-side .ak-bafo-quickbar .is-options.akgl-visible-menu-label,body .akgl-global-header .ak-game-header-game-side .ak-game-quickbar .is-options.akgl-visible-menu-label,body .akgl-global-header .akgl-global-quickbar .is-options.akgl-visible-menu-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;width:auto!important;min-width:50px!important;max-width:none!important;padding:3px 7px!important;font-size:9.8px!important;line-height:1!important;font-weight:950!important}body .akgl-global-header .ak-game-header-game-side .ak-bafo-quickbar .is-options.akgl-visible-menu-label span,body .akgl-global-header .ak-game-header-game-side .ak-game-quickbar .is-options.akgl-visible-menu-label span,body .akgl-global-header .akgl-global-quickbar .is-options.akgl-visible-menu-label span{display:inline!important;width:auto!important;height:auto!important;overflow:visible!important;font-size:9.8px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.08px!important;white-space:nowrap!important}body .akgl-global-header .akgl-global-quickbar .is-options.akgl-visible-menu-label::before{content:attr(data-akgl-menu-icon)!important;display:inline-block!important;flex:0 0 auto!important;margin:0!important;color:inherit!important;font-size:11px!important;line-height:1!important;font-weight:900!important;text-shadow:none!important}.akgl-unified-game-menu-screen{color:#fff!important;background-color:#24104f!important;background-image:radial-gradient(circle at 84% 10%,rgb(91 185 245 / .12),transparent 27%),linear-gradient(145deg,#211346 0%,#3b236f 52%,#1d3151 100%)!important;box-shadow:none!important}.akgl-unified-game-menu-screen>.ak-game-screen-body,.akgl-unified-game-menu-screen>.ak-bafo-modal-body,.akgl-unified-game-menu-screen .ak-game-screen-body,.akgl-unified-game-menu-screen .ak-bafo-modal-body,.akgl-unified-game-menu-screen .ak-game-screen-content,.akgl-unified-game-menu-screen .ak-bafo-options-body,.akgl-unified-game-menu-screen [data-ak-game-menu-body]{background:transparent!important;color:#fff!important;box-shadow:none!important}.akgl-unified-game-menu-screen>.ak-game-screen-header,.akgl-unified-game-menu-screen>.ak-bafo-modal-header,.akgl-unified-game-menu-screen .ak-game-screen-header,.akgl-unified-game-menu-screen .ak-bafo-modal-header{border:0!important;border-bottom:1px solid rgb(255 255 255 / .10)!important;background:rgb(24 12 57 / .93)!important;box-shadow:none!important}.akgl-unified-game-menu-list{background:transparent!important;border:0!important;box-shadow:none!important}.akgl-unified-game-menu-list>*,.akgl-unified-game-menu-card,.akgl-unified-game-menu-list .akgl-unified-game-menu-card,.akgl-unified-game-menu-list>.akgl-global-menu-item{border:0!important;border-radius:18px!important;background:linear-gradient(145deg,rgb(119 80 200 / .38),rgb(255 255 255 / .07))!important;color:#fff!important;box-shadow:none!important}.akgl-unified-game-menu-card:hover,.akgl-unified-game-menu-card:focus-visible,.akgl-unified-game-menu-list>.akgl-global-menu-item:hover,.akgl-unified-game-menu-list>.akgl-global-menu-item:focus-visible{background:linear-gradient(145deg,rgb(144 99 233 / .52),rgb(255 255 255 / .10))!important;outline:none!important}.akgl-unified-game-menu-card strong,.akgl-unified-game-menu-list>.akgl-global-menu-item strong{color:#fff!important;font-family:"Fredoka","Trebuchet MS",Arial,sans-serif!important;font-size:17px!important;line-height:1.1!important;font-weight:700!important}.akgl-unified-game-menu-card span,.akgl-unified-game-menu-card small,.akgl-unified-game-menu-list>.akgl-global-menu-item span,.akgl-unified-game-menu-list>.akgl-global-menu-item small{color:rgb(255 255 255 / .66)!important;font-family:"Nunito","Segoe UI",Arial,sans-serif!important;font-size:12px!important;line-height:1.35!important;font-weight:800!important}@media (max-width:390px){body .akgl-global-header .ak-game-header-game-side .ak-bafo-quickbar .is-options.akgl-visible-menu-label,body .akgl-global-header .ak-game-header-game-side .ak-game-quickbar .is-options.akgl-visible-menu-label,body .akgl-global-header .akgl-global-quickbar .is-options.akgl-visible-menu-label,body .akgl-global-header .ak-game-header-game-side .ak-bafo-quickbar .is-options.akgl-visible-menu-label span,body .akgl-global-header .ak-game-header-game-side .ak-game-quickbar .is-options.akgl-visible-menu-label span,body .akgl-global-header .akgl-global-quickbar .is-options.akgl-visible-menu-label span{font-size:8.8px!important}body .akgl-global-header .akgl-global-quickbar .is-options.akgl-visible-menu-label::before{font-size:10px!important}.akgl-unified-game-menu-card strong,.akgl-unified-game-menu-list>.akgl-global-menu-item strong{font-size:15px!important}.akgl-unified-game-menu-card span,.akgl-unified-game-menu-card small,.akgl-unified-game-menu-list>.akgl-global-menu-item span,.akgl-unified-game-menu-list>.akgl-global-menu-item small{font-size:11px!important}}.akgl-global-header-shell::after{content:none!important;display:none!important}.akgl-global-header-shell,.akgl-global-header{background-color:#49349d!important;background-image:radial-gradient(circle at 86% 145%,rgb(255 139 177 / .23) 0 29%,transparent 30%),linear-gradient(90deg,#49349d 0%,#5638aa 30%,#6750c9 43%,#7959df 57%,#a664d5 78%,#d06fb3 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.akgl-global-header{position:relative!important;overflow:visible!important}.akgl-global-header::after{content:""!important;position:absolute!important;z-index:40!important;left:0!important;right:0!important;bottom:-2px!important;width:100%!important;height:2px!important;border-radius:0!important;background:rgb(255 255 255 / .92)!important;box-shadow:0 2px 5px rgb(53 31 111 / .14)!important;pointer-events:none!important}.akgl-unified-game-menu-root,.akgl-unified-game-menu-screen{background-color:#211346!important;background-image:radial-gradient(circle at 84% 10%,rgb(91 185 245 / .12),transparent 27%),linear-gradient(145deg,#211346 0%,#3b236f 52%,#1d3151 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.akgl-unified-game-menu-screen .ak-game-screen-body,.akgl-unified-game-menu-screen .ak-bafo-modal-body,.akgl-unified-game-menu-screen .ak-game-screen-content,.akgl-unified-game-menu-screen .ak-bafo-options-body,.akgl-unified-game-menu-screen .ak-game-options-body,.akgl-unified-game-menu-screen .ak-options-body,.akgl-unified-game-menu-screen .ak-menu-body,.akgl-unified-game-menu-screen [data-ak-game-menu-body]{background-color:transparent!important;background-image:none!important}.akgl-global-header-shell::after,.akgl-global-header::after{content:none!important;display:none!important;width:0!important;height:0!important;background:none!important;box-shadow:none!important}.akgl-global-header-shell{box-shadow:none!important}.akgl-global-header{box-shadow:inset 0 1px 0 rgb(255 255 255 / .22),inset 0 -1px 0 rgb(53 31 111 / .18)!important}.akgl-global-header{background-color:transparent!important;background-image:none!important;box-shadow:none!important}.akgl-global-header .ak-game-header-game-side,.akgl-global-header .akgl-global-quickbar{background-color:transparent!important;background-image:none!important;box-shadow:none!important}.akgl-global-header-shell{position:relative!important}.akgl-global-header-shell::after{content:""!important;display:block!important;position:absolute!important;z-index:45!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:2px!important;margin:0!important;border-radius:0!important;background:linear-gradient(90deg,rgb(255 255 255 / .96) 0%,rgb(255 255 255 / .96) 34%,#f5c95c 50%,rgb(255 255 255 / .96) 66%,rgb(255 255 255 / .96) 100%)!important;box-shadow:none!important;pointer-events:none!important}.akgl-global-header::after{content:none!important;display:none!important}.akgl-screen-header{position:relative!important;border-bottom:0!important;background-color:#49349d!important;background-image:radial-gradient(circle at 86% 145%,rgb(255 139 177 / .23) 0 29%,transparent 30%),linear-gradient(90deg,#49349d 0%,#5638aa 30%,#6750c9 43%,#7959df 57%,#a664d5 78%,#d06fb3 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important;box-shadow:none!important}.akgl-screen-header::after{content:""!important;position:absolute!important;z-index:2!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:2px!important;margin:0!important;border-radius:0!important;background:linear-gradient(90deg,rgb(255 255 255 / .96) 0%,rgb(255 255 255 / .96) 34%,#f5c95c 50%,rgb(255 255 255 / .96) 66%,rgb(255 255 255 / .96) 100%)!important;box-shadow:none!important;pointer-events:none!important}.akgl-screen-header h2,.akgl-back,.akgl-search,.akgl-search::placeholder,.akgl-played-summary,.akgl-category,.akgl-category strong,.akgl-card-content strong,.akgl-card-content small,.akgl-empty,.akgl-loading,.akgl-page-button,.akgl-page-status,.akgl-played-badge{text-shadow:0 1px 1px rgb(0 0 0 / .50),0 0 1px rgb(0 0 0 / .38)!important}.akgl-card-media{background:radial-gradient(circle at 50% 28%,rgb(255 255 255 / .18),transparent 40%),linear-gradient(145deg,#7b5be0,#4b319b)!important}.akgl-card-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:6px!important;background:transparent!important}.akgl-card-fallback{text-shadow:0 2px 6px rgb(0 0 0 / .22)!important}.akgl-card{grid-template-rows:auto minmax(52px,auto)!important}.akgl-card-media{display:block!important;min-height:76px!important;padding:0!important;overflow:hidden!important}.akgl-card-media img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:unset!important;object-position:center center!important;padding:0!important;margin:0!important;background:transparent!important}@media (max-width:390px){.akgl-card{grid-template-rows:auto minmax(50px,auto)!important}.akgl-card-media{min-height:82px!important}}.akgl-card-media{display:grid!important;place-items:center!important;min-height:76px!important;padding:0!important;overflow:hidden!important;background:#ffffff!important;border-radius:12px 12px 0 0!important}.akgl-card-media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important;margin:0!important;background:#ffffff!important;border-radius:0!important}@media (max-width:390px){.akgl-card-media{min-height:68px!important;border-radius:11px 11px 0 0!important}}.akgl-page-button{font-family:"Fredoka","Trebuchet MS",Arial,sans-serif!important;font-size:10.4px!important;line-height:1!important;font-weight:950!important;letter-spacing:-0.08px!important;text-transform:uppercase!important;text-shadow:0 1px 1px rgb(0 0 0 / .22),0 0 1px rgb(0 0 0 / .18)!important}@media (max-width:390px){.akgl-page-button{font-size:9.4px!important}}.akgl-screen-header{grid-template-columns:34px minmax(0,1fr) 34px!important;min-height:49px!important;padding:4px 7px!important}.akgl-screen-header h2{font-size:16px!important;line-height:1!important;letter-spacing:-0.2px!important}.akgl-back,.akgl-screen-spacer{width:30px!important;height:30px!important}.akgl-back{border-radius:10px!important}.akgl-back svg{width:18px!important;height:18px!important}@media (max-width:390px){.akgl-screen-header{grid-template-columns:32px minmax(0,1fr) 32px!important;min-height:49px!important;padding:4px 7px!important}.akgl-screen-header h2{font-size:15px!important}.akgl-back,.akgl-screen-spacer{width:28px!important;height:28px!important}.akgl-back svg{width:17px!important;height:17px!important}}.akgl-screen-body{background-color:#241d52!important;background-image:linear-gradient(135deg,rgb(103 80 201 / .18) 0%,rgb(95 159 230 / .12) 34%,rgb(237 109 149 / .10) 67%,rgb(85 183 163 / .10) 100%),linear-gradient(145deg,#221a4b 0%,#30245f 32%,#4b2f73 68%,#2b3f74 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.akgl-search-wrap,.akgl-category-strip,.akgl-grid-wrap{background:transparent!important}.akgl-unified-collection-screen>.ak-game-screen-header,.akgl-unified-collection-screen .ak-game-screen-header,.akgl-unified-collection-screen>.ak-bafo-modal-header,.akgl-unified-collection-screen .ak-bafo-modal-header{position:relative!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px!important;align-items:center!important;min-height:49px!important;padding:4px 7px!important;border:0!important;background-color:#49349d!important;background-image:radial-gradient(circle at 86% 145%,rgb(255 139 177 / .23) 0 29%,transparent 30%),linear-gradient(90deg,#49349d 0%,#5638aa 30%,#6750c9 43%,#7959df 57%,#a664d5 78%,#d06fb3 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important;box-shadow:none!important}.akgl-unified-collection-screen>.ak-game-screen-header::after,.akgl-unified-collection-screen .ak-game-screen-header::after,.akgl-unified-collection-screen>.ak-bafo-modal-header::after,.akgl-unified-collection-screen .ak-bafo-modal-header::after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:2px!important;background:linear-gradient(90deg,rgb(255 255 255 / .96) 0%,rgb(255 255 255 / .96) 34%,#f5c95c 50%,rgb(255 255 255 / .96) 66%,rgb(255 255 255 / .96) 100%)!important;pointer-events:none!important}.akgl-unified-collection-screen .ak-game-screen-header>div,.akgl-unified-collection-screen .ak-bafo-modal-header>div{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-width:0!important}.akgl-unified-collection-screen .ak-game-screen-title,.akgl-unified-collection-screen .ak-bafo-modal-header h3{margin:0!important;color:#fff!important;font-family:"Fredoka","Trebuchet MS",Arial,sans-serif!important;font-size:16px!important;line-height:1!important;font-weight:700!important;letter-spacing:-0.2px!important;text-align:center!important}.akgl-unified-collection-screen .ak-game-back-button,.akgl-unified-collection-screen .ak-bafo-back-button,.akgl-unified-collection-screen .ak-game-screen-spacer,.akgl-unified-collection-screen .ak-bafo-modal-header-spacer{width:30px!important;height:30px!important}.akgl-unified-collection-screen .ak-game-back-button,.akgl-unified-collection-screen .ak-bafo-back-button{border-radius:10px!important;border:1px solid rgb(220 206 255 / .2)!important;background:rgb(147 101 255 / .18)!important;color:#fff!important}.akgl-unified-collection-screen .ak-game-back-button svg,.akgl-unified-collection-screen .ak-bafo-back-button svg{width:18px!important;height:18px!important}.akgl-unified-collection-screen .ak-game-screen-body,.akgl-unified-collection-screen .ak-coloring-collection-body{background-color:#241d52!important;background-image:linear-gradient(135deg,rgb(103 80 201 / .18) 0%,rgb(95 159 230 / .12) 34%,rgb(237 109 149 / .10) 67%,rgb(85 183 163 / .10) 100%),linear-gradient(145deg,#221a4b 0%,#30245f 32%,#4b2f73 68%,#2b3f74 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.akgl-unified-collection-screen .ak-coloring-collection-image,.akgl-unified-collection-screen .ak-game-collection-card-media,.akgl-unified-collection-screen .ak-game-collection-image{background:#ffffff!important;border-radius:12px 12px 0 0!important;overflow:hidden!important}.akgl-unified-collection-screen .ak-coloring-collection-image img,.akgl-unified-collection-screen .ak-game-collection-card-media img,.akgl-unified-collection-screen .ak-game-collection-image img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#ffffff!important;border-radius:0!important;padding:0!important;margin:0!important}.akgl-unified-collection-screen .ak-coloring-collection-pagination,.akgl-unified-collection-screen .ak-game-collection-pagination{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:8px!important}.akgl-unified-collection-screen .ak-coloring-page-button,.akgl-unified-collection-screen .akgl-unified-collection-page-button,.akgl-unified-collection-screen .ak-game-collection-pagination button{height:40px!important;min-height:40px!important;min-width:0!important;padding:0 12px!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:13px!important;background:rgb(255 255 255 / .09)!important;color:#fff!important;font-family:"Fredoka","Trebuchet MS",Arial,sans-serif!important;font-size:10.4px!important;line-height:1!important;font-weight:950!important;letter-spacing:-0.08px!important;text-transform:uppercase!important;text-shadow:0 1px 1px rgb(0 0 0 / .22),0 0 1px rgb(0 0 0 / .18)!important;cursor:pointer!important}.akgl-unified-collection-screen [data-akp-collection-next],.akgl-unified-collection-screen [data-collection-next],.akgl-unified-collection-screen .ak-game-collection-next{background:linear-gradient(135deg,#ff5878,#ff7c2f)!important}.akgl-unified-collection-screen .ak-coloring-page-label,.akgl-unified-collection-screen .akgl-unified-collection-page-label,.akgl-unified-collection-screen .ak-game-collection-page-label{min-width:72px!important;color:rgb(255 255 255 / .72)!important;font:900 10px/1 "Nunito",sans-serif!important;text-align:center!important}@media (max-width:390px){.akgl-unified-collection-screen>.ak-game-screen-header,.akgl-unified-collection-screen .ak-game-screen-header,.akgl-unified-collection-screen>.ak-bafo-modal-header,.akgl-unified-collection-screen .ak-bafo-modal-header{grid-template-columns:32px minmax(0,1fr) 32px!important;min-height:49px!important;padding:4px 7px!important}.akgl-unified-collection-screen .ak-game-screen-title,.akgl-unified-collection-screen .ak-bafo-modal-header h3{font-size:15px!important}.akgl-unified-collection-screen .ak-game-back-button,.akgl-unified-collection-screen .ak-bafo-back-button,.akgl-unified-collection-screen .ak-game-screen-spacer,.akgl-unified-collection-screen .ak-bafo-modal-header-spacer{width:28px!important;height:28px!important}.akgl-unified-collection-screen .ak-coloring-page-button,.akgl-unified-collection-screen .akgl-unified-collection-page-button,.akgl-unified-collection-screen .ak-game-collection-pagination button{font-size:9.4px!important}}body.ak-page-game-colorir .ak-bafo-collection-modal>.ak-game-screen-header,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-game-screen-header,body.ak-page-game-colorir .ak-bafo-collection-modal>.ak-bafo-modal-header,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-bafo-modal-header,.akgl-unified-collection-screen>.ak-game-screen-header,.akgl-unified-collection-screen .ak-game-screen-header,.akgl-unified-collection-screen>.ak-bafo-modal-header,.akgl-unified-collection-screen .ak-bafo-modal-header{position:relative!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px!important;align-items:center!important;min-height:49px!important;padding:4px 7px!important;border:0!important;background-color:#49349d!important;background-image:radial-gradient(circle at 86% 145%,rgb(255 139 177 / .23) 0 29%,transparent 30%),linear-gradient(90deg,#49349d 0%,#5638aa 30%,#6750c9 43%,#7959df 57%,#a664d5 78%,#d06fb3 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important;box-shadow:none!important}body.ak-page-game-colorir .ak-bafo-collection-modal>.ak-game-screen-header::after,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-game-screen-header::after,body.ak-page-game-colorir .ak-bafo-collection-modal>.ak-bafo-modal-header::after,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-bafo-modal-header::after,.akgl-unified-collection-screen>.ak-game-screen-header::after,.akgl-unified-collection-screen .ak-game-screen-header::after,.akgl-unified-collection-screen>.ak-bafo-modal-header::after,.akgl-unified-collection-screen .ak-bafo-modal-header::after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:2px!important;background:linear-gradient(90deg,rgb(255 255 255 / .96) 0%,rgb(255 255 255 / .96) 34%,#f5c95c 50%,rgb(255 255 255 / .96) 66%,rgb(255 255 255 / .96) 100%)!important;pointer-events:none!important}body.ak-page-game-colorir .ak-bafo-collection-modal .ak-game-screen-header>div,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-bafo-modal-header>div,.akgl-unified-collection-screen .ak-game-screen-header>div,.akgl-unified-collection-screen .ak-bafo-modal-header>div{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-width:0!important}body.ak-page-game-colorir .ak-bafo-collection-modal .ak-game-screen-title,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-bafo-modal-header h3,.akgl-unified-collection-screen .ak-game-screen-title,.akgl-unified-collection-screen .ak-bafo-modal-header h3{margin:0!important;color:#fff!important;font-family:"Fredoka","Trebuchet MS",Arial,sans-serif!important;font-size:16px!important;line-height:1!important;font-weight:700!important;letter-spacing:-0.2px!important;text-align:center!important}body.ak-page-game-colorir .ak-bafo-collection-modal .ak-game-back-button,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-bafo-back-button,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-game-screen-spacer,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-bafo-modal-header-spacer,.akgl-unified-collection-screen .ak-game-back-button,.akgl-unified-collection-screen .ak-bafo-back-button,.akgl-unified-collection-screen .ak-game-screen-spacer,.akgl-unified-collection-screen .ak-bafo-modal-header-spacer{width:30px!important;height:30px!important}body.ak-page-game-colorir .ak-bafo-collection-modal .ak-game-back-button,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-bafo-back-button,.akgl-unified-collection-screen .ak-game-back-button,.akgl-unified-collection-screen .ak-bafo-back-button{border-radius:10px!important;border:1px solid rgb(220 206 255 / .2)!important;background:rgb(147 101 255 / .18)!important;color:#fff!important}body.ak-page-game-colorir .ak-bafo-collection-modal .ak-game-back-button svg,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-bafo-back-button svg,.akgl-unified-collection-screen .ak-game-back-button svg,.akgl-unified-collection-screen .ak-bafo-back-button svg{width:18px!important;height:18px!important}body.ak-page-game-colorir .ak-coloring-collection-body,.akgl-unified-collection-screen .ak-coloring-collection-body,.akgl-unified-collection-screen .ak-game-screen-body{background-color:#241d52!important;background-image:linear-gradient(135deg,rgb(103 80 201 / .18) 0%,rgb(95 159 230 / .12) 34%,rgb(237 109 149 / .10) 67%,rgb(85 183 163 / .10) 100%),linear-gradient(145deg,#221a4b 0%,#30245f 32%,#4b2f73 68%,#2b3f74 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important}body.ak-page-game-colorir .ak-coloring-collection-grid,.akgl-unified-collection-screen .ak-coloring-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}body.ak-page-game-colorir .ak-coloring-collection-item,.akgl-unified-collection-screen .ak-coloring-collection-item{grid-template-rows:76px minmax(52px,auto)!important;border-radius:13px!important}body.ak-page-game-colorir .ak-coloring-collection-image,.akgl-unified-collection-screen .ak-coloring-collection-image{display:grid!important;place-items:center!important;width:100%!important;height:76px!important;min-height:76px!important;overflow:hidden!important;background:#ffffff!important;border-radius:12px 12px 0 0!important}body.ak-page-game-colorir .ak-coloring-collection-image img,.akgl-unified-collection-screen .ak-coloring-collection-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;background:#ffffff!important;border-radius:0!important;padding:0!important;margin:0!important}body.ak-page-game-colorir .ak-coloring-collection-copy,.akgl-unified-collection-screen .ak-coloring-collection-copy{gap:3px!important;padding:7px 7px 8px!important}body.ak-page-game-colorir .ak-coloring-collection-copy strong,.akgl-unified-collection-screen .ak-coloring-collection-copy strong{font-size:10.5px!important;line-height:1.1!important}body.ak-page-game-colorir .ak-coloring-collection-copy small,.akgl-unified-collection-screen .ak-coloring-collection-copy small{font-size:7.5px!important}body.ak-page-game-colorir .ak-coloring-collection-pagination,.akgl-unified-collection-screen .ak-coloring-collection-pagination{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:8px!important}body.ak-page-game-colorir .ak-coloring-page-button,.akgl-unified-collection-screen .ak-coloring-page-button{height:40px!important;min-height:40px!important;min-width:0!important;padding:0 12px!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:13px!important;background:rgb(255 255 255 / .09)!important;color:#fff!important;font-family:"Fredoka","Trebuchet MS",Arial,sans-serif!important;font-size:10.4px!important;line-height:1!important;font-weight:950!important;letter-spacing:-0.08px!important;text-transform:uppercase!important;text-shadow:0 1px 1px rgb(0 0 0 / .22),0 0 1px rgb(0 0 0 / .18)!important;cursor:pointer!important}body.ak-page-game-colorir .ak-coloring-page-button[data-akp-collection-next],.akgl-unified-collection-screen [data-akp-collection-next]{background:linear-gradient(135deg,#ff5878,#ff7c2f)!important}body.ak-page-game-colorir .ak-coloring-page-label,.akgl-unified-collection-screen .ak-coloring-page-label{min-width:72px!important;color:rgb(255 255 255 / .72)!important;font:900 10px/1 "Nunito",sans-serif!important;text-align:center!important}@media (max-width:390px){body.ak-page-game-colorir .ak-bafo-collection-modal>.ak-game-screen-header,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-game-screen-header,body.ak-page-game-colorir .ak-bafo-collection-modal>.ak-bafo-modal-header,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-bafo-modal-header,.akgl-unified-collection-screen>.ak-game-screen-header,.akgl-unified-collection-screen .ak-game-screen-header,.akgl-unified-collection-screen>.ak-bafo-modal-header,.akgl-unified-collection-screen .ak-bafo-modal-header{grid-template-columns:32px minmax(0,1fr) 32px!important;min-height:49px!important;padding:4px 7px!important}body.ak-page-game-colorir .ak-bafo-collection-modal .ak-game-screen-title,body.ak-page-game-colorir .ak-bafo-collection-modal .ak-bafo-modal-header h3,.akgl-unified-collection-screen .ak-game-screen-title,.akgl-unified-collection-screen .ak-bafo-modal-header h3{font-size:15px!important}body.ak-page-game-colorir .ak-coloring-collection-grid,.akgl-unified-collection-screen .ak-coloring-collection-grid{gap:6px!important}body.ak-page-game-colorir .ak-coloring-collection-item,.akgl-unified-collection-screen .ak-coloring-collection-item{grid-template-rows:68px minmax(48px,auto)!important;border-radius:12px!important}body.ak-page-game-colorir .ak-coloring-collection-image,.akgl-unified-collection-screen .ak-coloring-collection-image{height:68px!important;min-height:68px!important;border-radius:11px 11px 0 0!important}body.ak-page-game-colorir .ak-coloring-collection-copy strong,.akgl-unified-collection-screen .ak-coloring-collection-copy strong{font-size:9.5px!important}body.ak-page-game-colorir .ak-coloring-collection-copy small,.akgl-unified-collection-screen .ak-coloring-collection-copy small{font-size:7px!important}body.ak-page-game-colorir .ak-coloring-page-button,.akgl-unified-collection-screen .ak-coloring-page-button{font-size:9.4px!important}}body.ak-page-game-colorir .ak-coloring-collection-item,.akgl-unified-collection-screen .ak-coloring-collection-item{grid-template-rows:auto minmax(52px,auto)!important}body.ak-page-game-colorir .ak-coloring-collection-image,.akgl-unified-collection-screen .ak-coloring-collection-image{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1 / 1!important;overflow:hidden!important;background:#ffffff!important;border-radius:12px 12px 0 0!important}body.ak-page-game-colorir .ak-coloring-collection-image img,.akgl-unified-collection-screen .ak-coloring-collection-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;background:#ffffff!important;border-radius:0!important;padding:0!important;margin:0!important}body.ak-page-game-colorir .ak-coloring-page-button,.akgl-unified-collection-screen .ak-coloring-page-button,.akgl-unified-collection-screen .akgl-unified-collection-page-button{height:40px!important;min-height:40px!important;padding:0 12px!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:13px!important;color:#fff!important;font-family:"Fredoka","Trebuchet MS",Arial,sans-serif!important;font-size:10.4px!important;line-height:1!important;font-weight:950!important;letter-spacing:-0.08px!important;text-transform:uppercase!important}body.ak-page-game-colorir .ak-coloring-page-button[data-akp-collection-prev],.akgl-unified-collection-screen [data-akp-collection-prev]{background:rgb(255 255 255 / .09)!important}body.ak-page-game-colorir .ak-coloring-page-button[data-akp-collection-next],.akgl-unified-collection-screen [data-akp-collection-next]{background:linear-gradient(135deg,#ff5878,#ff7c2f)!important}body.ak-page-game-colorir .ak-coloring-page-label,.akgl-unified-collection-screen .ak-coloring-page-label,.akgl-unified-collection-screen .akgl-unified-collection-page-label{min-width:72px!important;color:rgb(255 255 255 / .72)!important;font:900 10px/1 "Nunito",sans-serif!important;text-align:center!important}@media (max-width:390px){body.ak-page-game-colorir .ak-coloring-page-button,.akgl-unified-collection-screen .ak-coloring-page-button,.akgl-unified-collection-screen .akgl-unified-collection-page-button{font-size:9.4px!important}body.ak-page-game-colorir .ak-coloring-collection-image,.akgl-unified-collection-screen .ak-coloring-collection-image{border-radius:11px 11px 0 0!important}}body.ak-page-game-colorir .ak-coloring-collection-pagination,.akgl-unified-collection-screen .ak-coloring-collection-pagination,.akgl-unified-collection-screen .akgl-unified-collection-pagination{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:8px!important;min-height:58px!important;padding:7px 12px!important;border-top:1px solid rgb(220 206 255 / .14)!important;background:rgb(31 12 72 / .74)!important}body.ak-page-game-colorir .ak-coloring-page-button,.akgl-unified-collection-screen .ak-coloring-page-button,.akgl-unified-collection-screen .akgl-unified-collection-page-button{height:40px!important;min-height:40px!important;min-width:0!important;padding:0 12px!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:13px!important;background:rgb(255 255 255 / .09)!important;color:#fff!important;font:900 10px/1 "Nunito",sans-serif!important;cursor:pointer!important;justify-self:stretch!important;width:100%!important}body.ak-page-game-colorir .ak-coloring-page-button:last-child,.akgl-unified-collection-screen .ak-coloring-page-button:last-child,.akgl-unified-collection-screen .akgl-unified-collection-page-button:last-child,body.ak-page-game-colorir .ak-coloring-page-button[data-akp-collection-next],.akgl-unified-collection-screen [data-akp-collection-next]{background:linear-gradient(135deg,#ff5878,#ff7c2f)!important}body.ak-page-game-colorir .ak-coloring-page-button[data-akp-collection-prev],.akgl-unified-collection-screen [data-akp-collection-prev]{justify-self:stretch!important}body.ak-page-game-colorir .ak-coloring-page-label,.akgl-unified-collection-screen .ak-coloring-page-label,.akgl-unified-collection-screen .akgl-unified-collection-page-label{min-width:72px!important;color:rgb(255 255 255 / .72)!important;font:900 10px/1 "Nunito",sans-serif!important;text-align:center!important}@media (max-width:390px){body.ak-page-game-colorir .ak-coloring-collection-pagination,.akgl-unified-collection-screen .ak-coloring-collection-pagination,.akgl-unified-collection-screen .akgl-unified-collection-pagination{min-height:54px!important;padding:6px 9px!important}}body.ak-page-game-colorir .ak-coloring-collection-body,.akgl-unified-collection-screen .ak-coloring-collection-body{--akgl-collection-pad:12px;--akgl-collection-gap:10px}body.ak-page-game-colorir .ak-coloring-collection-pagination,.akgl-unified-collection-screen .ak-coloring-collection-pagination,.akgl-unified-collection-screen .akgl-unified-collection-pagination{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:8px!important;width:calc(100% + 24px)!important;min-height:58px!important;margin:calc(0px - var(--akgl-collection-gap)) calc(0px - var(--akgl-collection-pad)) calc(0px - var(--akgl-collection-pad))!important;padding:7px 12px!important;border:0!important;border-top:1px solid rgb(220 206 255 / .14)!important;border-radius:0!important;background:rgb(31 12 72 / .74)!important;box-shadow:none!important}body.ak-page-game-colorir .ak-coloring-collection-pagination .ak-coloring-page-button,.akgl-unified-collection-screen .ak-coloring-collection-pagination .ak-coloring-page-button,.akgl-unified-collection-screen .akgl-unified-collection-pagination .akgl-unified-collection-page-button{height:40px!important;min-height:40px!important;min-width:0!important;width:auto!important;margin:0!important;padding:0 12px!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:13px!important;background:rgb(255 255 255 / .09)!important;color:#fff!important;font-family:"Fredoka","Trebuchet MS",Arial,sans-serif!important;font-size:10.4px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.08px!important;text-transform:uppercase!important;text-shadow:0 1px 1px rgb(0 0 0 / .22),0 0 1px rgb(0 0 0 / .18)!important;justify-self:stretch!important;cursor:pointer!important;box-shadow:none!important}body.ak-page-game-colorir .ak-coloring-collection-pagination .ak-coloring-page-button:last-child,.akgl-unified-collection-screen .ak-coloring-collection-pagination .ak-coloring-page-button:last-child,.akgl-unified-collection-screen .akgl-unified-collection-pagination .akgl-unified-collection-page-button:last-child{background:linear-gradient(135deg,#ff5878,#ff7c2f)!important}body.ak-page-game-colorir .ak-coloring-collection-pagination .ak-coloring-page-button:disabled,body.ak-page-game-colorir .ak-coloring-collection-pagination .ak-coloring-page-button[aria-disabled="true"],.akgl-unified-collection-screen .ak-coloring-collection-pagination .ak-coloring-page-button:disabled,.akgl-unified-collection-screen .ak-coloring-collection-pagination .ak-coloring-page-button[aria-disabled="true"],.akgl-unified-collection-screen .akgl-unified-collection-pagination .akgl-unified-collection-page-button:disabled,.akgl-unified-collection-screen .akgl-unified-collection-pagination .akgl-unified-collection-page-button[aria-disabled="true"]{opacity:.4!important;cursor:default!important;pointer-events:none!important}body.ak-page-game-colorir .ak-coloring-collection-pagination .ak-coloring-page-label,.akgl-unified-collection-screen .ak-coloring-collection-pagination .ak-coloring-page-label,.akgl-unified-collection-screen .akgl-unified-collection-pagination .akgl-unified-collection-page-label{min-width:72px!important;margin:0!important;padding:0!important;color:rgb(255 255 255 / .72)!important;font:900 10px/1 "Nunito",sans-serif!important;text-align:center!important;text-transform:none!important;text-shadow:0 1px 1px rgb(0 0 0 / .50),0 0 1px rgb(0 0 0 / .38)!important}@media (max-width:390px){body.ak-page-game-colorir .ak-coloring-collection-body,.akgl-unified-collection-screen .ak-coloring-collection-body{--akgl-collection-pad:9px;--akgl-collection-gap:8px}body.ak-page-game-colorir .ak-coloring-collection-pagination,.akgl-unified-collection-screen .ak-coloring-collection-pagination,.akgl-unified-collection-screen .akgl-unified-collection-pagination{width:calc(100% + 18px)!important;min-height:54px!important;padding:6px 9px!important}}.akgl-pagination,body.ak-page-game-colorir .ak-coloring-collection-pagination,.akgl-unified-collection-screen .ak-coloring-collection-pagination,.akgl-unified-collection-screen .akgl-unified-collection-pagination{position:relative!important}.akgl-pagination::before,body.ak-page-game-colorir .ak-coloring-collection-pagination::before,.akgl-unified-collection-screen .ak-coloring-collection-pagination::before,.akgl-unified-collection-screen .akgl-unified-collection-pagination::before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;width:100%!important;height:2px!important;background:linear-gradient(90deg,rgb(255 255 255 / .96) 0%,rgb(255 255 255 / .96) 34%,#f5c95c 50%,rgb(255 255 255 / .96) 66%,rgb(255 255 255 / .96) 100%)!important;pointer-events:none!important;z-index:2!important}body.ak-page-game .akgl-unified-game-menu-screen>.ak-game-screen-header,body.ak-page-game .akgl-unified-game-menu-screen>.ak-bafo-modal-header,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-header,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header,.akgl-unified-game-menu-screen>.ak-game-screen-header,.akgl-unified-game-menu-screen>.ak-bafo-modal-header,.akgl-unified-game-menu-screen .ak-game-screen-header,.akgl-unified-game-menu-screen .ak-bafo-modal-header{position:relative!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px!important;align-items:center!important;min-height:49px!important;padding:4px 7px!important;border:0!important;background-color:#49349d!important;background-image:radial-gradient(circle at 86% 145%,rgb(255 139 177 / .23) 0 29%,transparent 30%),linear-gradient(90deg,#49349d 0%,#5638aa 30%,#6750c9 43%,#7959df 57%,#a664d5 78%,#d06fb3 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important;box-shadow:none!important}body.ak-page-game .akgl-unified-game-menu-screen>.ak-game-screen-header::after,body.ak-page-game .akgl-unified-game-menu-screen>.ak-bafo-modal-header::after,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-header::after,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header::after,.akgl-unified-game-menu-screen>.ak-game-screen-header::after,.akgl-unified-game-menu-screen>.ak-bafo-modal-header::after,.akgl-unified-game-menu-screen .ak-game-screen-header::after,.akgl-unified-game-menu-screen .ak-bafo-modal-header::after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:2px!important;background:linear-gradient(90deg,rgb(255 255 255 / .96) 0%,rgb(255 255 255 / .96) 34%,#f5c95c 50%,rgb(255 255 255 / .96) 66%,rgb(255 255 255 / .96) 100%)!important;box-shadow:none!important;pointer-events:none!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-title,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header h3,body.ak-page-game .akgl-unified-game-menu-screen [data-ak-game-menu-title],.akgl-unified-game-menu-screen .ak-game-screen-title,.akgl-unified-game-menu-screen .ak-bafo-modal-header h3,.akgl-unified-game-menu-screen [data-ak-game-menu-title]{margin:0!important;color:#fff!important;font-family:"Fredoka","Trebuchet MS",Arial,sans-serif!important;font-size:16px!important;line-height:1!important;font-weight:700!important;letter-spacing:-0.2px!important;text-align:center!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-back-button,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-back-button,.akgl-unified-game-menu-screen .ak-game-back-button,.akgl-unified-game-menu-screen .ak-bafo-back-button{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;margin:0!important;padding:0!important;border:1px solid rgb(220 206 255 / .20)!important;border-radius:10px!important;background:rgb(147 101 255 / .18)!important;color:#fff!important;box-shadow:none!important;line-height:0!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-back-button svg,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-back-button svg,.akgl-unified-game-menu-screen .ak-game-back-button svg,.akgl-unified-game-menu-screen .ak-bafo-back-button svg{width:18px!important;height:18px!important}@media (max-width:390px){body.ak-page-game .akgl-unified-game-menu-screen>.ak-game-screen-header,body.ak-page-game .akgl-unified-game-menu-screen>.ak-bafo-modal-header,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-header,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header,.akgl-unified-game-menu-screen>.ak-game-screen-header,.akgl-unified-game-menu-screen>.ak-bafo-modal-header,.akgl-unified-game-menu-screen .ak-game-screen-header,.akgl-unified-game-menu-screen .ak-bafo-modal-header{grid-template-columns:32px minmax(0,1fr) 32px!important;min-height:49px!important;padding:4px 7px!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-title,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header h3,body.ak-page-game .akgl-unified-game-menu-screen [data-ak-game-menu-title],.akgl-unified-game-menu-screen .ak-game-screen-title,.akgl-unified-game-menu-screen .ak-bafo-modal-header h3,.akgl-unified-game-menu-screen [data-ak-game-menu-title]{font-size:15px!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-back-button,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-back-button,.akgl-unified-game-menu-screen .ak-game-back-button,.akgl-unified-game-menu-screen .ak-bafo-back-button{width:28px!important;height:28px!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-back-button svg,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-back-button svg,.akgl-unified-game-menu-screen .ak-game-back-button svg,.akgl-unified-game-menu-screen .ak-bafo-back-button svg{width:17px!important;height:17px!important}}.akgl-unified-game-menu-screen .ak-game-menu-header,.akgl-unified-game-menu-screen .ak-options-header{position:relative!important}.akgl-unified-game-menu-screen .ak-game-menu-header::after,.akgl-unified-game-menu-screen .ak-options-header::after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:2px!important;background:linear-gradient(90deg,rgb(255 255 255 / .96) 0%,rgb(255 255 255 / .96) 34%,#f5c95c 50%,rgb(255 255 255 / .96) 66%,rgb(255 255 255 / .96) 100%)!important;box-shadow:none!important;pointer-events:none!important}body.ak-page-game .akgl-unified-game-menu-list{gap:10px!important}body.ak-page-game .akgl-unified-game-menu-list>button,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card{display:flex!important;align-items:center!important;gap:10px!important;min-height:50px!important;margin:0!important;padding:10px 12px!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:12px!important;background:rgb(255 255 255 / .10)!important;color:#fff!important;box-shadow:none!important;text-align:left!important}body.ak-page-game .akgl-unified-game-menu-list>[data-akgl-menu-action="howto"]{background:linear-gradient(145deg,#ff477f,#ff7819)!important;border-color:rgb(255 255 255 / .24)!important}body.ak-page-game .akgl-menu-icon{flex:0 0 auto!important;width:20px!important;height:20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important}body.ak-page-game .akgl-menu-icon svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}body.ak-page-game .akgl-menu-copy{min-width:0!important;display:grid!important;gap:3px!important;flex:1 1 auto!important}body.ak-page-game .akgl-unified-game-menu-list>button strong,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item strong,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card strong{margin:0!important;color:#fff!important;font:900 12px/1 "Nunito","Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important;letter-spacing:.12px!important}body.ak-page-game .akgl-unified-game-menu-list>button small,body.ak-page-game .akgl-unified-game-menu-list>button span,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item small,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item span,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card small,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card span{margin:0!important;color:rgb(255 255 255 / .76)!important;font:800 10.5px/1.2 "Nunito","Segoe UI",Arial,sans-serif!important;text-transform:none!important}@media (max-width:699px){body.ak-page-game .akgl-unified-game-menu-list>button,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card{min-height:50px!important;padding:10px 12px!important;border-radius:12px!important}body.ak-page-game .akgl-menu-icon,body.ak-page-game .akgl-menu-icon svg{width:18px!important;height:18px!important}body.ak-page-game .akgl-unified-game-menu-list>button strong,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item strong,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card strong{font-size:11px!important}body.ak-page-game .akgl-unified-game-menu-list>button small,body.ak-page-game .akgl-unified-game-menu-list>button span,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item small,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item span,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card small,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card span{font-size:10px!important}}body.ak-page-game .akgl-unified-game-menu-list>[data-akgl-menu-action="howto"]{background:rgb(255 255 255 / .10)!important;border-color:rgb(255 255 255 / .16)!important}body.ak-page-game .ak-paint-bottom-controls,body.ak-page-game .akpz-bottom-controls{align-items:center!important;gap:6px!important;width:100%!important;min-width:0!important;transform:none!important}body.ak-page-game .ak-paint-bottom-button,body.ak-page-game .akpz-control-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-width:0!important;height:38px!important;min-height:38px!important;margin:0!important;padding:4px 6px!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:12px!important;background:rgb(255 255 255 / .10)!important;color:#fff!important;box-shadow:none!important;font:900 clamp(8px, 2.5vw, 10px)/1 "Nunito","Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important;letter-spacing:.12px!important;cursor:pointer!important;transition:background .14s ease,border-color .14s ease,outline-color .14s ease!important}body.ak-page-game .ak-paint-bottom-button:hover,body.ak-page-game .ak-paint-bottom-button:focus-visible,body.ak-page-game .akpz-control-button:hover,body.ak-page-game .akpz-control-button:focus-visible{background:rgb(255 255 255 / .17)!important;border-color:rgb(255 255 255 / .24)!important;outline:2px solid rgb(245 201 92 / .72)!important;outline-offset:1px!important}body.ak-page-game .ak-paint-bottom-button.is-primary,body.ak-page-game .akpz-control-button.is-primary{background:linear-gradient(145deg,#ff477f,#ff7819)!important;border-color:rgb(255 255 255 / .24)!important}body.ak-page-game .ak-paint-bottom-button.is-primary:hover,body.ak-page-game .ak-paint-bottom-button.is-primary:focus-visible,body.ak-page-game .akpz-control-button.is-primary:hover,body.ak-page-game .akpz-control-button.is-primary:focus-visible{background:linear-gradient(145deg,#ff477f,#ff7819)!important;border-color:rgb(255 225 119 / .72)!important}body.ak-page-game .ak-paint-bottom-button svg,body.ak-page-game .akpz-control-button svg{flex:0 0 auto!important;width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}body.ak-page-game .ak-paint-bottom-button span,body.ak-page-game .akpz-control-button span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body .akgl-global-header-shell{min-height:49px!important;padding:4px 7px!important;position:relative!important;overflow:visible!important;background-color:#49349d!important;background-image:radial-gradient(circle at 86% 145%,rgb(255 139 177 / .23) 0 29%,transparent 30%),linear-gradient(90deg,#49349d 0%,#5638aa 30%,#6750c9 43%,#7959df 57%,#a664d5 78%,#d06fb3 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .27),inset 0 -1px 0 rgb(53 31 111 / .22),0 5px 13px rgb(60 43 111 / .20)!important}body .akgl-global-header{background:transparent!important;box-shadow:none!important}body .akgl-global-header .ak-game-header-game-side,body .akgl-global-header .akgl-global-quickbar{background:transparent!important;box-shadow:none!important}body .akgl-global-header .ak-game-header-brand,body .akgl-global-header [data-ak-toggle-game-tools].akgl-global-brand,body .akgl-global-header .akgl-global-brand{background:transparent!important;border:0!important;box-shadow:none!important}body .akgl-global-header .ak-game-header-brand:hover,body .akgl-global-header .ak-game-header-brand:focus-visible,body .akgl-global-header .ak-game-header-brand[aria-expanded="true"],body .akgl-global-header .akgl-global-brand:hover,body .akgl-global-header .akgl-global-brand:focus-visible,body .akgl-global-header .akgl-global-brand[aria-expanded="true"]{background:transparent!important;box-shadow:none!important}body .akgl-global-header .ak-game-header-brand-mark{background:transparent!important;border:0!important;box-shadow:none!important;color:#fff!important}body .akgl-global-header .ak-game-header-brand-mark::before{content:none!important;display:none!important}body .akgl-global-header .ak-game-header-brand-mark i{color:#f5c95c!important;text-shadow:0 1px 2px rgb(47 28 98 / .35)!important}body .akgl-global-header .ak-game-header-brand-name{color:#fff!important;font-weight:800!important;text-shadow:0 1px 2px rgb(37 18 77 / .30)!important}body .akgl-global-header .ak-game-header-brand-name span,body .akgl-global-header .ak-game-header-brand-caret{color:#f5c95c!important}body .akgl-global-header .ak-game-header-brand-tagline{color:rgb(255 255 255 / .90)!important;text-shadow:0 1px 1px rgb(52 29 101 / .18)!important}body .akgl-global-header .akgl-global-quickbar>button,body .akgl-global-header .akgl-global-quickbar .akgl-header-button{height:28px!important;min-height:28px!important;min-width:0!important;margin:0!important;padding:3px 7px!important;border:2px solid rgb(255 255 255 / .82)!important;border-radius:9px!important;background:#8a66e8!important;color:#fff!important;box-shadow:0 2px 0 rgb(58 37 112 / .22),0 4px 8px rgb(52 33 100 / .14),inset 0 1px 0 rgb(255 255 255 / .18)!important;font-size:9.8px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.08px!important;text-shadow:0 1px 1px rgb(35 20 76 / .20)!important;white-space:nowrap!important}body .akgl-global-header .akgl-global-quickbar>[data-ak-open-game-library],body .akgl-global-header .akgl-global-quickbar>.akgl-header-button{background:linear-gradient(180deg,#8d70ec 0%,#7458d7 100%)!important;border-color:#d9ceff!important;color:#fff!important}body .akgl-global-header .akgl-global-quickbar>[data-open-collection]{background:linear-gradient(180deg,#ffdf68 0%,#ffc952 100%)!important;border-color:#fff2b4!important;color:#493582!important;text-shadow:none!important}body .akgl-global-header .akgl-global-quickbar>[data-open-collection] strong{color:#6b43c9!important;text-shadow:none!important}body .akgl-global-header .akgl-global-quickbar>[data-open-rules],body .akgl-global-header .akgl-global-quickbar>[data-open-howto],body .akgl-global-header .akgl-global-quickbar>[data-ak-open-rules]{background:linear-gradient(180deg,#68d8ea 0%,#43bfdc 100%)!important;border-color:#c9f5ff!important;color:#173f63!important;text-shadow:none!important}body .akgl-global-header .akgl-global-quickbar>[data-open-options],body .akgl-global-header .akgl-global-quickbar>.is-options{background:linear-gradient(180deg,#ff82a9 0%,#f35f91 100%)!important;border-color:#ffd0df!important;color:#fff!important;text-shadow:0 1px 1px rgb(117 28 73 / .20)!important}body .akgl-global-header .akgl-global-quickbar>button:hover,body .akgl-global-header .akgl-global-quickbar>button:focus-visible{filter:brightness(1.055) saturate(1.06)!important;border-color:#fff!important;box-shadow:0 2px 0 rgb(58 37 112 / .20),0 5px 11px rgb(56 35 107 / .20),0 0 0 2px rgb(255 255 255 / .14)!important;outline:2px solid rgb(255 226 104 / .88)!important;outline-offset:1px!important}body .akgl-global-header .akgl-global-quickbar>button span,body .akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label span,body .akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label span{color:inherit!important;font-size:9.8px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.08px!important;white-space:nowrap!important}body .akgl-global-header .akgl-global-quickbar>button strong{font-size:10.4px!important;line-height:1!important;font-weight:950!important}body .akgl-global-header-shell::after{content:""!important;display:block!important;position:absolute!important;z-index:45!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:2px!important;margin:0!important;border-radius:0!important;background:linear-gradient(90deg,rgb(255 255 255 / .96) 0%,rgb(255 255 255 / .96) 34%,#f5c95c 50%,rgb(255 255 255 / .96) 66%,rgb(255 255 255 / .96) 100%)!important;box-shadow:none!important;pointer-events:none!important}body .akgl-global-header::after{content:none!important;display:none!important}@media (max-width:390px){body .akgl-global-header .ak-game-header-brand-name{font-size:12.5px!important;letter-spacing:-.24px!important}body .akgl-global-header .ak-game-header-brand-tagline{font-size:5px!important;letter-spacing:.22px!important}body .akgl-global-header .akgl-global-quickbar{gap:3px!important}body .akgl-global-header .akgl-global-quickbar>button,body .akgl-global-header .akgl-global-quickbar .akgl-header-button{height:27px!important;min-height:27px!important;padding-inline:5px!important;font-size:8.8px!important}body .akgl-global-header .akgl-global-quickbar>button span,body .akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label span,body .akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label span{font-size:8.8px!important}body .akgl-global-header .akgl-global-quickbar>button strong{font-size:9.4px!important}}@media (max-width:350px){body .akgl-global-header .ak-game-header-brand-name{font-size:12px!important}body .akgl-global-header .akgl-global-quickbar>button,body .akgl-global-header .akgl-global-quickbar>button span,body .akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label span,body .akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label span{font-size:8.3px!important}body .akgl-global-header .akgl-global-quickbar>button{padding-inline:4px!important}}.akgl-screen-body{grid-template-rows:auto auto minmax(0,1fr)!important}.akgl-screen .akgl-pagination{display:none!important}.akgl-grid-wrap{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;touch-action:pan-y!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important}.akgl-grid,.akgl-card{touch-action:pan-y!important}.akgl-external-page-nav{position:absolute!important;z-index:999995!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;pointer-events:none!important;overflow:visible!important}.akgl-external-arrow{position:absolute!important;top:50%!important;display:grid!important;place-items:center!important;width:50px!important;height:68px!important;margin:0!important;padding:0!important;border:2px solid rgb(255 255 255 / .82)!important;border-radius:21px!important;background:linear-gradient(145deg,rgb(255 255 255 / .20),rgb(255 255 255 / .06)),linear-gradient(160deg,#7658df 0%,#5638b1 56%,#412780 100%)!important;color:#fff!important;box-shadow:0 13px 30px rgb(28 12 70 / .34),0 0 0 4px rgb(255 255 255 / .15),inset 0 1px 0 rgb(255 255 255 / .38)!important;transform:translateY(-50%)!important;cursor:pointer!important;pointer-events:auto!important;-webkit-tap-highlight-color:transparent!important;transition:transform .15s ease,box-shadow .15s ease!important}.akgl-external-arrow[hidden],.akgl-external-arrow:disabled{display:none!important}.akgl-external-arrow svg{width:28px!important;height:28px!important;overflow:visible!important;filter:drop-shadow(0 2px 2px rgb(0 0 0 / .22))!important}.akgl-external-arrow path{fill:none!important;stroke:currentColor!important;stroke-width:2.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}.akgl-external-arrow:hover,.akgl-external-arrow:focus-visible{box-shadow:0 16px 34px rgb(28 12 70 / .42),0 0 0 4px rgb(255 225 119 / .22),inset 0 1px 0 rgb(255 255 255 / .42)!important;outline:0!important}.akgl-external-arrow-prev:hover,.akgl-external-arrow-prev:focus-visible{transform:translateY(-50%) translateX(-3px) scale(1.04)!important}.akgl-external-arrow-next:hover,.akgl-external-arrow-next:focus-visible{transform:translateY(-50%) translateX(3px) scale(1.04)!important}@media (min-width:1024px) and (hover:hover) and (pointer:fine){.akgl-external-arrow-prev{left:calc(50% - 286px)!important}.akgl-external-arrow-next{right:calc(50% - 286px)!important}}@media (max-width:1023px),(hover:none),(pointer:coarse){.akgl-external-arrow{top:56%!important;width:30px!important;height:48px!important;border-width:1px!important;border-radius:15px!important;opacity:.88!important;box-shadow:0 7px 18px rgb(28 12 70 / .28),0 0 0 2px rgb(255 255 255 / .10),inset 0 1px 0 rgb(255 255 255 / .30)!important}.akgl-external-arrow svg{width:19px!important;height:19px!important}.akgl-external-arrow-prev{left:5px!important}.akgl-external-arrow-next{right:5px!important}}.akgl-external-page-nav.is-standalone .akgl-external-arrow-prev{left:6px!important}.akgl-external-page-nav.is-standalone .akgl-external-arrow-next{right:6px!important}body.ak-page-game-colorir .ak-coloring-collection-pagination,.akgl-unified-collection-screen .ak-coloring-collection-pagination,.akgl-unified-collection-screen .akgl-unified-collection-pagination,.akgl-unified-collection-screen .ak-game-collection-pagination,.akgl-unified-collection-screen [data-akp-collection-pagination],.akgl-unified-collection-screen [data-collection-pagination]{display:none!important;visibility:hidden!important;pointer-events:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;box-shadow:none!important}.akgl-external-page-nav-collection{z-index:999996!important}.akgl-unified-collection-screen{touch-action:pan-y!important}.akgl-grid-wrap,.akgl-unified-collection-screen,.akgl-unified-collection-screen .ak-game-screen-body,.akgl-unified-collection-screen .ak-coloring-collection-body,.akgl-unified-collection-screen .ak-coloring-collection-grid,.akgl-unified-collection-screen .ak-game-collection-grid,.akgl-unified-collection-screen [class*="collection-grid"],.akgl-unified-collection-screen [class*="collection-list"]{scrollbar-width:none!important;-ms-overflow-style:none!important;scrollbar-color:#fff0 transparent!important}.akgl-grid-wrap::-webkit-scrollbar,.akgl-unified-collection-screen::-webkit-scrollbar,.akgl-unified-collection-screen .ak-game-screen-body::-webkit-scrollbar,.akgl-unified-collection-screen .ak-coloring-collection-body::-webkit-scrollbar,.akgl-unified-collection-screen .ak-coloring-collection-grid::-webkit-scrollbar,.akgl-unified-collection-screen .ak-game-collection-grid::-webkit-scrollbar,.akgl-unified-collection-screen [class*="collection-grid"]::-webkit-scrollbar,.akgl-unified-collection-screen [class*="collection-list"]::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background:transparent!important}.akgl-grid-wrap,.akgl-unified-collection-screen .ak-game-screen-body,.akgl-unified-collection-screen .ak-coloring-collection-body,.akgl-unified-collection-screen .ak-coloring-collection-grid,.akgl-unified-collection-screen .ak-game-collection-grid,.akgl-unified-collection-screen [class*="collection-grid"],.akgl-unified-collection-screen [class*="collection-list"]{touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}.akgl-screen,.akgl-screen *,.akgl-overlay-root,.akgl-overlay-root *,.akgl-unified-collection-screen,.akgl-unified-collection-screen *,.akgl-scrollbar-invisible{scrollbar-width:none!important;-ms-overflow-style:none!important;scrollbar-color:#fff0 transparent!important}.akgl-screen::-webkit-scrollbar,.akgl-screen *::-webkit-scrollbar,.akgl-overlay-root::-webkit-scrollbar,.akgl-overlay-root *::-webkit-scrollbar,.akgl-unified-collection-screen::-webkit-scrollbar,.akgl-unified-collection-screen *::-webkit-scrollbar,.akgl-scrollbar-invisible::-webkit-scrollbar{display:none!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;background:transparent!important}.akgl-screen::-webkit-scrollbar-track,.akgl-screen *::-webkit-scrollbar-track,.akgl-screen::-webkit-scrollbar-thumb,.akgl-screen *::-webkit-scrollbar-thumb,.akgl-unified-collection-screen::-webkit-scrollbar-track,.akgl-unified-collection-screen *::-webkit-scrollbar-track,.akgl-unified-collection-screen::-webkit-scrollbar-thumb,.akgl-unified-collection-screen *::-webkit-scrollbar-thumb,.akgl-scrollbar-invisible::-webkit-scrollbar-track,.akgl-scrollbar-invisible::-webkit-scrollbar-thumb{background:transparent!important;border:0!important;box-shadow:none!important}.akgl-overlay-root .akgl-screen .akgl-screen-body .akgl-grid-wrap,.akgl-screen .akgl-screen-body .akgl-grid-wrap,[data-akgl-overlay-root] .akgl-screen .akgl-grid-wrap{scrollbar-width:none!important;-ms-overflow-style:none!important;scrollbar-color:#fff0 transparent!important;box-sizing:border-box!important;width:calc(100% + 18px)!important;max-width:none!important;margin-right:-18px!important;padding-right:30px!important}.akgl-overlay-root .akgl-screen .akgl-screen-body .akgl-grid-wrap::-webkit-scrollbar,.akgl-screen .akgl-screen-body .akgl-grid-wrap::-webkit-scrollbar,[data-akgl-overlay-root] .akgl-screen .akgl-grid-wrap::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background:transparent!important}body.ak-page-game-colorir .akgl-unified-collection-screen .ak-coloring-collection-grid,.akgl-unified-collection-screen .akpz-collection-grid,.akgl-unified-collection-screen .ak-game-collection-grid,.akgl-unified-collection-screen [data-akp-collection-grid],.akgl-unified-collection-screen [data-collection-grid]{scrollbar-width:none!important;-ms-overflow-style:none!important;scrollbar-color:#fff0 transparent!important;box-sizing:border-box!important;width:calc(100% + 18px)!important;max-width:none!important;margin-right:-18px!important;padding-right:20px!important}body.ak-page-game-colorir .akgl-unified-collection-screen .ak-coloring-collection-grid::-webkit-scrollbar,.akgl-unified-collection-screen .akpz-collection-grid::-webkit-scrollbar,.akgl-unified-collection-screen .ak-game-collection-grid::-webkit-scrollbar,.akgl-unified-collection-screen [data-akp-collection-grid]::-webkit-scrollbar,.akgl-unified-collection-screen [data-collection-grid]::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background:transparent!important}.akgl-screen .akgl-screen-body,.akgl-unified-collection-screen .ak-coloring-collection-body,.akgl-unified-collection-screen .akpz-collection-body,.akgl-unified-collection-screen .ak-game-screen-body{overflow:hidden!important}.akgl-grid-clip{position:relative!important;display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:hidden!important}.akgl-grid-clip>.akgl-grid-wrap{box-sizing:border-box!important;width:calc(100% + 18px)!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0 -18px 0 0!important;padding-right:30px!important;overflow-x:hidden!important;overflow-y:auto!important;touch-action:pan-y!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.akgl-collection-scroll-clip{position:relative!important;display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:hidden!important}.akgl-collection-scroll-clip>.ak-coloring-collection-grid,.akgl-collection-scroll-clip>.akpz-collection-grid,.akgl-collection-scroll-clip>.ak-game-collection-grid,.akgl-collection-scroll-clip>[data-akp-collection-grid],.akgl-collection-scroll-clip>[data-collection-grid]{box-sizing:border-box!important;width:calc(100% + 18px)!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0 -18px 0 0!important;padding-right:20px!important;overflow-x:hidden!important;overflow-y:auto!important;touch-action:pan-y!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}@media (max-width:390px){.akgl-grid-clip>.akgl-grid-wrap{padding-right:27px!important}}.akgl-unified-collection-screen .akgl-collection-text-only .ak-coloring-collection-image,.akgl-unified-collection-screen .akgl-collection-text-only .ak-game-collection-image,.akgl-unified-collection-screen .akgl-collection-text-only .akpz-collection-image,.akgl-unified-collection-screen .akgl-collection-text-only .akquiz-collection-image{padding:10px!important;background:radial-gradient(circle at 82% 18%,rgb(255 255 255 / .22),transparent 27%),linear-gradient(145deg,#6550cf 0%,#8d5bd2 52%,#d86fa7 100%)!important}.akgl-unified-collection-screen .akgl-collection-title-fallback{position:relative!important;z-index:1!important;display:-webkit-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important;color:#fff!important;font-family:"Fredoka","Trebuchet MS",Arial,sans-serif!important;font-size:11px!important;line-height:1.12!important;font-weight:800!important;text-align:center!important;text-shadow:0 1px 2px rgb(28 12 67 / .28)!important;white-space:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important}.akgl-unified-collection-screen .akgl-collection-text-only .ak-coloring-collection-copy strong,.akgl-unified-collection-screen .akgl-collection-text-only .ak-game-collection-copy strong,.akgl-unified-collection-screen .akgl-collection-text-only .akpz-collection-copy strong{display:none!important}@media (max-width:390px){.akgl-unified-collection-screen .akgl-collection-title-fallback{font-size:9.5px!important;line-height:1.1!important}}[data-open-collection],[data-ak-open-collection],[data-akws-action*="collection"],[data-akp-action*="collection"],[data-action*="collection"],[data-menu-action*="collection"],[data-game-action*="collection"],[data-screen="collection"],[data-akp-screen="collection"],.ak-bafo-collection-modal,.ak-game-collection-screen,.akgl-unified-collection-screen{display:none!important}body.ak-page-game .akgl-unified-game-menu-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-content:start!important;gap:8px!important;width:min(520px, calc(100% - 18px))!important;margin:14px auto auto!important;padding:0 0 14px!important;overflow-x:hidden!important;overflow-y:auto!important}body.ak-page-game .akgl-unified-game-menu-list>button,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card{display:grid!important;grid-template-rows:auto auto!important;place-items:center!important;align-content:center!important;gap:7px!important;min-width:0!important;min-height:82px!important;padding:10px 6px!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:16px!important;background:rgb(255 255 255 / .10)!important;color:#fff!important;text-align:center!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .06)!important;transition:transform .14s ease,background .14s ease,border-color .14s ease!important}body.ak-page-game .akgl-unified-game-menu-list>button:hover,body.ak-page-game .akgl-unified-game-menu-list>button:focus-visible,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item:hover,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item:focus-visible,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card:hover,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card:focus-visible{transform:translateY(-1px)!important;background:rgb(255 255 255 / .16)!important;border-color:rgb(255 225 119 / .46)!important;outline:0!important}body.ak-page-game .akgl-menu-icon{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;border:1px solid rgb(255 255 255 / .14)!important;border-radius:12px!important;background:rgb(255 255 255 / .10)!important;color:#fff!important}body.ak-page-game .akgl-menu-icon svg{width:20px!important;height:20px!important}body.ak-page-game .akgl-menu-copy{width:100%!important;min-width:0!important;display:block!important;text-align:center!important}body.ak-page-game .akgl-unified-game-menu-list .akgl-menu-copy>strong{display:block!important;width:100%!important;overflow:hidden!important;color:#fff!important;font:900 9.5px/1.12 "Nunito","Segoe UI",Arial,sans-serif!important;letter-spacing:.05px!important;text-align:center!important;text-overflow:ellipsis!important;text-transform:none!important}body.ak-page-game .akgl-unified-game-menu-list .akgl-menu-copy>small,body.ak-page-game .akgl-unified-game-menu-list .akgl-menu-copy>span:not([class*="badge"]):not([class*="progress"]){display:none!important}body.ak-page-game .akgl-unified-game-menu-list [class*="badge"],body.ak-page-game .akgl-unified-game-menu-list [class*="progress"]{font-size:8px!important}@media (max-width:360px){body.ak-page-game .akgl-unified-game-menu-list{gap:6px!important;width:calc(100% - 14px)!important}body.ak-page-game .akgl-unified-game-menu-list>button,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card{min-height:76px!important;padding:8px 4px!important;border-radius:14px!important}body.ak-page-game .akgl-menu-icon{width:32px!important;height:32px!important;border-radius:10px!important}body.ak-page-game .akgl-menu-icon svg{width:18px!important;height:18px!important}body.ak-page-game .akgl-unified-game-menu-list .akgl-menu-copy>strong{font-size:8.7px!important}}body.ak-page-game .akgl-unified-game-menu-list>button,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card{position:relative!important;overflow:hidden!important;border:1px solid rgb(54 45 79 / .14)!important;background:rgb(255 255 255 / .96)!important;color:#332d45!important;box-shadow:0 5px 13px rgb(38 25 76 / .10),inset 0 1px 0 rgb(255 255 255 / .88)!important}body.ak-page-game .akgl-unified-game-menu-list>button::before,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item::before,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card::before{content:""!important;position:absolute!important;top:0!important;left:15%!important;right:15%!important;height:3px!important;border-radius:0 0 999px 999px!important;background:#78bdf2!important}body.ak-page-game .akgl-unified-game-menu-list>button:hover,body.ak-page-game .akgl-unified-game-menu-list>button:focus-visible,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item:hover,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item:focus-visible,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card:hover,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card:focus-visible{transform:translateY(-2px)!important;background:#fff!important;border-color:rgb(54 45 79 / .22)!important;box-shadow:0 8px 18px rgb(38 25 76 / .14),inset 0 1px 0 #fff!important}body.ak-page-game .akgl-menu-icon{border:0!important;background:#e8f4ff!important;color:#347fbd!important;box-shadow:none!important}body.ak-page-game .akgl-unified-game-menu-list .akgl-menu-copy>strong{color:#332d45!important}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(5n+1)::before{background:#67b7ee!important}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(5n+1) .akgl-menu-icon{background:#e7f4ff!important;color:#2d7fba!important}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(5n+2)::before{background:#ff9a84!important}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(5n+2) .akgl-menu-icon{background:#fff0ec!important;color:#d96552!important}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(5n+3)::before{background:#f3c85d!important}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(5n+3) .akgl-menu-icon{background:#fff8dc!important;color:#b88318!important}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(5n+4)::before{background:#6fd1a1!important}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(5n+4) .akgl-menu-icon{background:#e9fbf2!important;color:#31875c!important}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(5n+5)::before{background:#ee98bd!important}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(5n+5) .akgl-menu-icon{background:#fff0f7!important;color:#bd5785!important}body.ak-page-game .akgl-unified-game-menu-screen,.akgl-unified-game-menu-screen{color:#302a42!important;background-color:#fff9f1!important;background-image:radial-gradient(circle at 7% 14%,rgb(105 183 238 / .13) 0 42px,transparent 43px),radial-gradient(circle at 94% 18%,rgb(239 152 188 / .12) 0 52px,transparent 53px),radial-gradient(circle at 88% 91%,rgb(112 207 159 / .10) 0 64px,transparent 65px),radial-gradient(circle at 12% 92%,rgb(243 200 93 / .11) 0 58px,transparent 59px),linear-gradient(180deg,#fffdf9 0%,#fff8ef 100%)!important}body.ak-page-game .akgl-unified-game-menu-screen>.ak-game-screen-header,body.ak-page-game .akgl-unified-game-menu-screen>.ak-bafo-modal-header,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-header,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header,.akgl-unified-game-menu-screen>.ak-game-screen-header,.akgl-unified-game-menu-screen>.ak-bafo-modal-header,.akgl-unified-game-menu-screen .ak-game-screen-header,.akgl-unified-game-menu-screen .ak-bafo-modal-header{min-height:52px!important;padding:6px 9px!important;border:0!important;border-bottom:1px solid #eee6dc!important;background-color:rgb(255 253 249 / .98)!important;background-image:radial-gradient(circle at 46% 22%,rgb(243 200 93 / .13) 0 18px,transparent 19px),radial-gradient(circle at 58% 85%,rgb(239 152 188 / .10) 0 22px,transparent 23px)!important;box-shadow:0 3px 10px rgb(63 45 86 / .05)!important}body.ak-page-game .akgl-unified-game-menu-screen>.ak-game-screen-header::after,body.ak-page-game .akgl-unified-game-menu-screen>.ak-bafo-modal-header::after,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-header::after,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header::after,.akgl-unified-game-menu-screen>.ak-game-screen-header::after,.akgl-unified-game-menu-screen>.ak-bafo-modal-header::after,.akgl-unified-game-menu-screen .ak-game-screen-header::after,.akgl-unified-game-menu-screen .ak-bafo-modal-header::after{height:3px!important;background:linear-gradient(90deg,transparent 0%,rgb(105 183 238 / .48) 18%,rgb(243 200 93 / .78) 43%,rgb(239 152 188 / .62) 70%,transparent 100%)!important;opacity:.72!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-title,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header h3,body.ak-page-game .akgl-unified-game-menu-screen [data-ak-game-menu-title],.akgl-unified-game-menu-screen .ak-game-screen-title,.akgl-unified-game-menu-screen .ak-bafo-modal-header h3,.akgl-unified-game-menu-screen [data-ak-game-menu-title]{color:#563aa3!important;font-size:18px!important;font-weight:800!important;letter-spacing:-.25px!important;text-shadow:0 1px 0 #fff!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-back-button,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-back-button,.akgl-unified-game-menu-screen .ak-game-back-button,.akgl-unified-game-menu-screen .ak-bafo-back-button{width:32px!important;height:32px!important;border:1px solid #dbe9f5!important;border-radius:11px!important;background:#f4faff!important;color:#347eb8!important;box-shadow:0 3px 8px rgb(57 113 160 / .09)!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-back-button:hover,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-back-button:focus-visible,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-back-button:hover,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-back-button:focus-visible,.akgl-unified-game-menu-screen .ak-game-back-button:hover,.akgl-unified-game-menu-screen .ak-game-back-button:focus-visible,.akgl-unified-game-menu-screen .ak-bafo-back-button:hover,.akgl-unified-game-menu-screen .ak-bafo-back-button:focus-visible{background:#eaf6ff!important;border-color:#bcdcf2!important;outline:2px solid rgb(105 183 238 / .20)!important;outline-offset:1px!important}body.ak-page-game .akgl-unified-game-menu-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;width:min(520px, calc(100% - 20px))!important;margin:13px auto auto!important;padding:2px 0 16px!important}body.ak-page-game .akgl-unified-game-menu-list>button,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card{--akgl-card-accent:#69b7ee;--akgl-card-soft:#eef8ff;--akgl-card-icon:#317fbb;position:relative!important;min-height:91px!important;gap:8px!important;padding:11px 6px 10px!important;overflow:hidden!important;border:1px solid #ebe5df!important;border-radius:17px!important;background:radial-gradient(circle at 82% 12%,color-mix(in srgb,var(--akgl-card-accent) 14%,transparent) 0 18px,transparent 19px),linear-gradient(180deg,#ffffff 0%,#fffdfa 100%)!important;color:#302a42!important;box-shadow:0 6px 14px rgb(63 45 86 / .08),inset 0 1px 0 rgb(255 255 255 / .98)!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}body.ak-page-game .akgl-unified-game-menu-list>button::before,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item::before,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card::before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:4px!important;border-radius:17px 17px 0 0!important;background:var(--akgl-card-accent)!important;opacity:.88!important}body.ak-page-game .akgl-unified-game-menu-list>button::after,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item::after,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card::after{content:""!important;position:absolute!important;top:11px!important;right:10px!important;width:7px!important;height:7px!important;border-radius:50%!important;background:var(--akgl-card-accent)!important;opacity:.28!important;box-shadow:-8px 7px 0 -2px var(--akgl-card-accent)!important;pointer-events:none!important}body.ak-page-game .akgl-unified-game-menu-list>button:hover,body.ak-page-game .akgl-unified-game-menu-list>button:focus-visible,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item:hover,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item:focus-visible,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card:hover,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card:focus-visible{transform:translateY(-2px)!important;border-color:color-mix(in srgb,var(--akgl-card-accent) 36%,#e4ddd7)!important;background:#fff!important;box-shadow:0 9px 20px rgb(63 45 86 / .12),inset 0 1px 0 #fff!important}body.ak-page-game .akgl-menu-icon{width:42px!important;height:42px!important;border:1px solid color-mix(in srgb,var(--akgl-card-accent) 20%,#fff)!important;border-radius:14px!important;background:var(--akgl-card-soft)!important;color:var(--akgl-card-icon)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 3px 8px rgb(63 45 86 / .05)!important}body.ak-page-game .akgl-menu-icon svg{width:22px!important;height:22px!important;stroke-width:2!important}body.ak-page-game .akgl-unified-game-menu-list .akgl-menu-copy>strong{color:#332d45!important;font-size:9.4px!important;line-height:1.08!important;font-weight:900!important}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(6n+1){--akgl-card-accent:#65afe5;--akgl-card-soft:#edf7ff;--akgl-card-icon:#2f7eb8}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(6n+2){--akgl-card-accent:#f28e82;--akgl-card-soft:#fff1ed;--akgl-card-icon:#cf5f53}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(6n+3){--akgl-card-accent:#e9ba46;--akgl-card-soft:#fff8dc;--akgl-card-icon:#a97716}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(6n+4){--akgl-card-accent:#65c79a;--akgl-card-soft:#ebfaf2;--akgl-card-icon:#31875e}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(6n+5){--akgl-card-accent:#e58caf;--akgl-card-soft:#fff0f6;--akgl-card-icon:#b6537a}body.ak-page-game .akgl-unified-game-menu-list>:nth-child(6n+6){--akgl-card-accent:#8f78dd;--akgl-card-soft:#f3f0ff;--akgl-card-icon:#654db3}@media (max-width:390px){body.ak-page-game .akgl-unified-game-menu-list{gap:7px!important;width:calc(100% - 14px)!important;margin-top:10px!important}body.ak-page-game .akgl-unified-game-menu-list>button,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card{min-height:80px!important;gap:6px!important;padding:9px 4px 8px!important;border-radius:14px!important}body.ak-page-game .akgl-menu-icon{width:36px!important;height:36px!important;border-radius:12px!important}body.ak-page-game .akgl-menu-icon svg{width:19px!important;height:19px!important}body.ak-page-game .akgl-unified-game-menu-list .akgl-menu-copy>strong{font-size:8.4px!important}}body.ak-page-game .akgl-unified-game-menu-root,.akgl-unified-game-menu-root,body.ak-page-game .akgl-unified-game-menu-screen,.akgl-unified-game-menu-screen{color:#40364d!important;background-color:#f3eee8!important;background-image:radial-gradient(circle at 88% 12%,rgb(229 140 175 / .08) 0 48px,transparent 49px),radial-gradient(circle at 10% 88%,rgb(101 175 229 / .08) 0 58px,transparent 59px),linear-gradient(180deg,#f1ecf4 0%,#f5f0ed 18%,#f3eee8 100%)!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-body,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-body,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-content,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-options-body,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-options-body,body.ak-page-game .akgl-unified-game-menu-screen .ak-options-body,body.ak-page-game .akgl-unified-game-menu-screen .ak-menu-body,.akgl-unified-game-menu-screen .ak-game-screen-body,.akgl-unified-game-menu-screen .ak-bafo-modal-body,.akgl-unified-game-menu-screen .ak-game-screen-content,.akgl-unified-game-menu-screen .ak-bafo-options-body,.akgl-unified-game-menu-screen .ak-game-options-body,.akgl-unified-game-menu-screen .ak-options-body,.akgl-unified-game-menu-screen .ak-menu-body{color:#40364d!important}body.ak-page-game .akgl-unified-game-menu-screen>.ak-game-screen-header,body.ak-page-game .akgl-unified-game-menu-screen>.ak-bafo-modal-header,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-header,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header,.akgl-unified-game-menu-screen>.ak-game-screen-header,.akgl-unified-game-menu-screen>.ak-bafo-modal-header,.akgl-unified-game-menu-screen .ak-game-screen-header,.akgl-unified-game-menu-screen .ak-bafo-modal-header{border-bottom:1px solid #ddd6df!important;background-color:#f1ecf4!important;background-image:linear-gradient(180deg,rgb(238 231 245 / .99) 0%,rgb(244 238 240 / .99) 100%)!important;box-shadow:0 4px 12px rgb(67 49 91 / .055)!important}body.ak-page-game .akgl-unified-game-menu-screen>.ak-game-screen-header::after,body.ak-page-game .akgl-unified-game-menu-screen>.ak-bafo-modal-header::after,.akgl-unified-game-menu-screen>.ak-game-screen-header::after,.akgl-unified-game-menu-screen>.ak-bafo-modal-header::after{background:linear-gradient(90deg,transparent,rgb(111 92 178 / .18) 25%,rgb(229 140 175 / .24) 55%,rgb(233 186 70 / .18) 78%,transparent)!important;opacity:.8!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-title,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header h3,.akgl-unified-game-menu-screen .ak-game-screen-title,.akgl-unified-game-menu-screen .ak-bafo-modal-header h3{color:#5b3fa2!important;text-shadow:0 1px 0 rgb(255 255 255 / .72)!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-back-button,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-back-button,.akgl-unified-game-menu-screen .ak-game-back-button,.akgl-unified-game-menu-screen .ak-bafo-back-button{border-color:#d9d4e2!important;background:#f8f5f7!important;color:#5b4a91!important;box-shadow:0 3px 8px rgb(65 52 79 / .07)!important}body.ak-page-game .akgl-unified-game-menu-list>button,body.ak-page-game .akgl-unified-game-menu-list>.akgl-global-menu-item,body.ak-page-game .akgl-unified-game-menu-list>.akgl-unified-game-menu-card,.akgl-unified-game-menu-list>button,.akgl-unified-game-menu-list>.akgl-global-menu-item,.akgl-unified-game-menu-list>.akgl-unified-game-menu-card{border-color:#e2dcd7!important;background:linear-gradient(180deg,#fbf9f6 0%,#f7f3ee 100%)!important;color:#40364d!important;box-shadow:0 5px 12px rgb(68 54 76 / .07),inset 0 1px 0 rgb(255 255 255 / .62)!important}body.ak-page-game .akgl-unified-game-menu-list .akgl-menu-copy,body.ak-page-game .akgl-unified-game-menu-list .akgl-menu-copy>strong,.akgl-unified-game-menu-list .akgl-menu-copy,.akgl-unified-game-menu-list .akgl-menu-copy>strong{color:#40364d!important}body.ak-page-game .akgl-unified-game-menu-list .akgl-menu-copy>strong,.akgl-unified-game-menu-list .akgl-menu-copy>strong{font-size:9.8px!important;line-height:1.12!important;font-weight:900!important}body.ak-page-game .akgl-unified-game-menu-list .akgl-menu-copy>small,.akgl-unified-game-menu-list .akgl-menu-copy>small{color:#776f80!important}.akgl-test-ad-strip{box-sizing:border-box!important;position:relative!important;z-index:42!important;flex:0 0 auto!important;align-self:stretch!important;width:calc(100% - 12px)!important;max-width:calc(100% - 12px)!important;height:auto!important;min-height:0!important;max-height:132px!important;margin:6px 6px 7px!important;padding:0!important;overflow:hidden!important;border:1px solid rgb(104 79 173 / .18)!important;border-radius:12px!important;background:linear-gradient(135deg,rgb(255 255 255 / .99),rgb(250 247 255 / .99) 58%,rgb(255 247 250 / .99))!important;box-shadow:0 4px 12px rgb(69 48 124 / .09),inset 0 1px 0 rgb(255 255 255 / .95)!important}.akgl-test-ad-bar{box-sizing:border-box!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) 30px!important;align-items:center!important;gap:6px!important;width:100%!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:4px 5px 4px 7px!important}.akgl-test-ad-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:20px!important;padding:0 7px!important;border-radius:999px!important;background:#f0ebff!important;color:#6b4fc0!important;font-size:7px!important;line-height:1!important;font-weight:950!important;letter-spacing:.35px!important;white-space:nowrap!important}.akgl-test-ad-slot{box-sizing:border-box!important;min-width:0!important;height:28px!important;min-height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:2px 7px!important;overflow:hidden!important;border:1px dashed rgb(112 82 190 / .22)!important;border-radius:8px!important;background:linear-gradient(90deg,rgb(246 242 255 / .75),rgb(255 249 252 / .82))!important;color:#56448c!important}.akgl-test-ad-spark{flex:0 0 auto!important;color:#e2ad39!important;font-size:10px!important;line-height:1!important}.akgl-test-ad-copy{min-width:0!important;display:flex!important;align-items:baseline!important;justify-content:center!important;gap:5px!important;overflow:hidden!important;white-space:nowrap!important}.akgl-test-ad-copy strong,.akgl-test-ad-copy small{margin:0!important;padding:0!important;font-family:inherit!important;line-height:1!important;white-space:nowrap!important}.akgl-test-ad-copy strong{overflow:hidden!important;color:#4d3a82!important;font-size:8.5px!important;font-weight:900!important;text-overflow:ellipsis!important}.akgl-test-ad-copy small{color:#8a7ca8!important;font-size:7px!important;font-weight:750!important}.akgl-test-ad-toggle{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;margin:0!important;padding:0!important;border:1px solid #ddd4f7!important;border-radius:8px!important;background:linear-gradient(180deg,#faf8ff,#f1ecff)!important;color:#6c50bf!important;box-shadow:0 2px 5px rgb(75 56 124 / .08)!important;cursor:pointer!important}.akgl-test-ad-toggle:hover,.akgl-test-ad-toggle:focus-visible{border-color:#c6b7ef!important;background:#f4efff!important;outline:none!important}.akgl-test-ad-toggle svg{width:13px!important;height:13px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important;transition:transform .18s ease!important}.akgl-test-ad-strip.is-expanded .akgl-test-ad-toggle svg{transform:rotate(180deg)!important}.akgl-test-ad-expanded{box-sizing:border-box!important;display:block!important;width:100%!important;height:0!important;min-height:0!important;max-height:0!important;padding:0 7px!important;overflow:hidden!important;opacity:0!important;transition:height .18s ease,max-height .18s ease,opacity .14s ease,padding .18s ease!important}.akgl-test-ad-strip.is-expanded .akgl-test-ad-expanded{height:62px!important;min-height:62px!important;max-height:62px!important;padding-top:4px!important;padding-bottom:7px!important;opacity:1!important}.akgl-test-ad-banner{box-sizing:border-box!important;display:grid!important;grid-template-columns:auto auto 1fr!important;align-items:center!important;justify-content:center!important;column-gap:7px!important;width:100%!important;height:51px!important;min-height:51px!important;max-height:51px!important;padding:6px 10px!important;overflow:hidden!important;border:1px dashed rgb(108 80 191 / .25)!important;border-radius:9px!important;background:radial-gradient(circle at 88% 20%,rgb(255 200 220 / .28) 0 16px,transparent 17px),linear-gradient(100deg,#f8f4ff 0%,#fffafd 100%)!important;color:#56448c!important;text-align:center!important}.akgl-test-ad-banner-tag{padding:4px 6px!important;border-radius:999px!important;background:#eee8ff!important;color:#7054c4!important;font-size:6.7px!important;line-height:1!important;font-weight:950!important;letter-spacing:.25px!important;white-space:nowrap!important}.akgl-test-ad-banner strong{margin:0!important;color:#4f3b86!important;font-size:9px!important;line-height:1!important;font-weight:950!important;white-space:nowrap!important}.akgl-test-ad-banner small{min-width:0!important;overflow:hidden!important;color:#8a7ca8!important;font-size:7.2px!important;line-height:1!important;font-weight:700!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media (max-width:430px){.akgl-test-ad-strip{width:calc(100% - 8px)!important;max-width:calc(100% - 8px)!important;margin:4px 4px 5px!important;border-radius:10px!important}.akgl-test-ad-bar{grid-template-columns:auto minmax(0,1fr) 28px!important;gap:4px!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:4px!important}.akgl-test-ad-label{min-height:19px!important;padding-inline:5px!important;font-size:6.3px!important}.akgl-test-ad-slot{height:26px!important;min-height:26px!important;padding-inline:5px!important}.akgl-test-ad-copy small{display:none!important}.akgl-test-ad-copy strong{font-size:7.8px!important}.akgl-test-ad-toggle{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important}.akgl-test-ad-strip.is-expanded .akgl-test-ad-expanded{height:58px!important;min-height:58px!important;max-height:58px!important;padding:3px 5px 6px!important}.akgl-test-ad-banner{grid-template-columns:auto 1fr!important;height:49px!important;min-height:49px!important;max-height:49px!important;padding:5px 7px!important}.akgl-test-ad-banner small{display:none!important}.akgl-test-ad-banner strong{overflow:hidden!important;font-size:8.2px!important;text-overflow:ellipsis!important}}.akgl-test-ad-strip.is-always-open{max-height:132px!important}.akgl-test-ad-strip.is-always-open .akgl-test-ad-expanded{display:block!important;height:62px!important;min-height:62px!important;max-height:62px!important;padding:4px 7px 7px!important;overflow:hidden!important;opacity:1!important}.akgl-test-ad-strip.is-always-open .akgl-test-ad-state{cursor:default!important;pointer-events:none!important}.akgl-test-ad-strip.is-always-open .akgl-test-ad-state svg{transform:none!important}.akgl-test-ad-banner[data-akgl-global-ad-slot].akads-inline-slot{display:block!important;padding:0!important;border-style:solid!important}.akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-inline-card{width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important}.akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-inline-card::before,.akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-inline-card>.akads-label,.akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-inline-copy{display:none!important}.akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-inline-layout{display:block!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important}.akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-inline-layout>.akads-media,.akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-media{display:flex!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important}.akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-media img,.akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-media video,.akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-dynamic-content{width:100%!important;height:100%!important;max-height:100%!important;object-fit:cover!important}.akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-placeholder{min-height:0!important;height:100%!important}.akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-placeholder span{font-size:20px!important}@media (max-width:430px){.akgl-test-ad-strip.is-always-open .akgl-test-ad-expanded{height:58px!important;min-height:58px!important;max-height:58px!important;padding:3px 5px 6px!important}}.akgl-test-ad-strip.is-full-ad{box-sizing:border-box!important;display:block!important;width:100%!important;max-width:100%!important;height:100px!important;min-height:100px!important;max-height:100px!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:transparent!important}.akgl-test-ad-strip.is-full-ad>.akgl-test-ad-expanded{box-sizing:border-box!important;display:block!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:1!important}.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot]{box-sizing:border-box!important;display:block!important;width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:transparent!important}.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot].akads-inline-slot{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important}.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot]>.akads-inline-card,.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-inline-card,.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-inline-layout,.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-premium-layout,.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-premium-media-wrap,.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-media{box-sizing:border-box!important;width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;aspect-ratio:auto!important}.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-inline-card::before,.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-label,.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-inline-copy,.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-premium-copy,.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-inline-cta,.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-premium-inline-action-slot{display:none!important}.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-media img,.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-media video,.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-media iframe,.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot] .akads-dynamic-content{display:block!important;width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;object-fit:cover!important;border:0!important;border-radius:0!important}@media (max-width:430px){.akgl-test-ad-strip.is-full-ad{width:100%!important;max-width:100%!important;height:94px!important;min-height:94px!important;max-height:94px!important;margin:0!important;border-radius:0!important}}body .akgl-global-header-shell>.akgl-test-ad-strip.is-full-ad{width:calc(100% + 14px)!important;max-width:calc(100% + 14px)!important;margin-left:-7px!important;margin-right:-7px!important;border:0!important;border-radius:0!important}body .akgl-global-header-shell>.akgl-test-ad-strip.is-full-ad>.akgl-test-ad-expanded,body .akgl-global-header-shell>.akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot],body .akgl-global-header-shell>.akgl-test-ad-strip.is-full-ad .akads-inline-slot,body .akgl-global-header-shell>.akgl-test-ad-strip.is-full-ad .akads-inline-card,body .akgl-global-header-shell>.akgl-test-ad-strip.is-full-ad .akads-inline-layout,body .akgl-global-header-shell>.akgl-test-ad-strip.is-full-ad .akads-premium-layout,body .akgl-global-header-shell>.akgl-test-ad-strip.is-full-ad .akads-premium-media-wrap,body .akgl-global-header-shell>.akgl-test-ad-strip.is-full-ad .akads-media,body .akgl-global-header-shell>.akgl-test-ad-strip.is-full-ad .akads-media img,body .akgl-global-header-shell>.akgl-test-ad-strip.is-full-ad .akads-media video,body .akgl-global-header-shell>.akgl-test-ad-strip.is-full-ad .akads-media iframe,body .akgl-global-header-shell>.akgl-test-ad-strip.is-full-ad .akads-dynamic-content{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;border:0!important;border-radius:0!important}body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad{box-sizing:border-box!important;position:relative!important;left:-7px!important;width:calc(100% + 14px)!important;min-width:calc(100% + 14px)!important;max-width:calc(100% + 14px)!important;height:100px!important;min-height:100px!important;max-height:100px!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:0!important}body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akgl-test-ad-expanded,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot],body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-inline-slot,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-inline-card,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-inline-layout,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-premium-layout,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-premium-media-wrap,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-media{box-sizing:border-box!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100px!important;min-height:100px!important;max-height:100px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;aspect-ratio:auto!important}body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-media img,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-media video,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-media iframe{box-sizing:border-box!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100px!important;min-height:100px!important;max-height:100px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;object-fit:fill!important;object-position:center center!important}@media (max-width:430px){body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akgl-test-ad-expanded,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot],body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-inline-slot,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-inline-card,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-inline-layout,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-premium-layout,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-premium-media-wrap,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-media,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-media img,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-media video,body .akgl-global-header-shell .akgl-test-ad-strip.is-full-ad .akads-media iframe{height:100px!important;min-height:100px!important;max-height:100px!important}}body .akgl-global-header-shell.akgl-has-global-ad-strip{padding-bottom:0!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad{position:relative!important;left:-7px!important;width:calc(100% + 14px)!important;min-width:calc(100% + 14px)!important;max-width:calc(100% + 14px)!important;height:100px!important;min-height:100px!important;max-height:100px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden!important;line-height:0!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-expanded,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot],body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-slot,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-card,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-media-wrap,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media{box-sizing:border-box!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100px!important;min-height:100px!important;max-height:100px!important;flex:0 0 100px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;aspect-ratio:auto!important;line-height:0!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-card::before,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-card::after,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-label,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-copy,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-copy,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-cta,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-inline-action-slot{display:none!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media img,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media video,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media iframe,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-dynamic-content{box-sizing:border-box!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100px!important;min-height:100px!important;max-height:100px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;object-fit:fill!important;object-position:center center!important;vertical-align:top!important}body .akgl-global-header-shell.akgl-has-global-ad-strip{padding-bottom:0!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad{position:relative!important;left:-7px!important;width:calc(100% + 14px)!important;min-width:calc(100% + 14px)!important;max-width:calc(100% + 14px)!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden!important;line-height:0!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-expanded,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot],body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-slot,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-card,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-media-wrap,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-dynamic-content{box-sizing:border-box!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;flex:0 0 auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;aspect-ratio:auto!important;line-height:0!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media img,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media video,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media iframe,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad img{box-sizing:border-box!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;object-fit:contain!important;object-position:center top!important;vertical-align:top!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad{margin:0 0 -2px 0!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-expanded,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot],body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-slot,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-card,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-media-wrap,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad img{margin-bottom:0!important;vertical-align:bottom!important}body .akgl-global-header-shell.akgl-has-global-ad-strip{padding-bottom:0!important;gap:0!important;row-gap:0!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .27),0 5px 13px rgb(60 43 111 / .20)!important}body .akgl-global-header-shell.akgl-has-global-ad-strip::after{content:none!important;display:none!important;width:0!important;height:0!important;background:none!important;box-shadow:none!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad{position:relative!important;left:-7px!important;width:calc(100% + 14px)!important;min-width:calc(100% + 14px)!important;max-width:calc(100% + 14px)!important;height:150px!important;min-height:150px!important;max-height:150px!important;margin:0!important;padding:0!important;bottom:auto!important;transform:none!important;border:0!important;border-radius:0!important;overflow:hidden!important;line-height:0!important;font-size:0!important;box-sizing:border-box!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-expanded,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot],body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-slot,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-card,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-media-wrap,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media{box-sizing:border-box!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:150px!important;min-height:150px!important;max-height:150px!important;flex:0 0 150px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;line-height:0!important;font-size:0!important;vertical-align:top!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-card::before,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-card::after,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-label,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-copy,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-copy,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-cta,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-inline-action-slot{display:none!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media img,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media video,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media iframe,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-dynamic-content,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad img{box-sizing:border-box!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:150px!important;min-height:150px!important;max-height:150px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;object-fit:fill!important;object-position:center center!important;vertical-align:top!important}body .akgl-global-header-shell.akgl-has-global-ad-strip{padding-bottom:0!important;gap:0!important;row-gap:0!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .27),0 5px 13px rgb(60 43 111 / .20)!important}body .akgl-global-header-shell.akgl-has-global-ad-strip::after{content:""!important;display:block!important;position:absolute!important;z-index:45!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:2px!important;margin:0!important;border-radius:0!important;background:linear-gradient(90deg,rgb(255 255 255 / .96) 0%,rgb(255 255 255 / .96) 34%,#f5c95c 50%,rgb(255 255 255 / .96) 66%,rgb(255 255 255 / .96) 100%)!important;box-shadow:none!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad{position:relative!important;left:-7px!important;width:calc(100% + 14px)!important;min-width:calc(100% + 14px)!important;max-width:calc(100% + 14px)!important;height:150px!important;min-height:150px!important;max-height:150px!important;margin:0 0 -2px 0!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden!important;line-height:0!important;font-size:0!important;box-sizing:border-box!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-expanded,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot],body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-slot,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-card,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-media-wrap,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media{display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:150px!important;min-height:150px!important;max-height:150px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;line-height:0!important;font-size:0!important;vertical-align:top!important;box-sizing:border-box!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-card::before,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-card::after,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-label,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-copy,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-copy,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-cta,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-inline-action-slot{display:none!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media img,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media video,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media iframe,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-dynamic-content,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad img{display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:150px!important;min-height:150px!important;max-height:150px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;object-fit:cover!important;object-position:center center!important;vertical-align:top!important;box-sizing:border-box!important}body .akgl-global-header-shell.akgl-has-global-ad-strip{background-color:transparent!important;background-image:radial-gradient(circle at 86% 145%,rgb(255 139 177 / .23) 0 29%,transparent 30%),linear-gradient(90deg,#49349d 0%,#5638aa 30%,#6750c9 43%,#7959df 57%,#a664d5 78%,#d06fb3 100%)!important;background-repeat:no-repeat!important;background-size:100% 49px!important;background-position:top left!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-expanded,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot],body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-slot,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-card,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-media-wrap,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media{background:transparent!important;background-color:transparent!important;background-image:none!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-expanded,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akgl-test-ad-banner[data-akgl-global-ad-slot],body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-slot,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-card,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-inline-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-layout,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-premium-media-wrap,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-media,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad .akads-dynamic-content{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-banner[data-akgl-global-ad-slot]>strong{display:none!important}body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad::before,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-strip.is-full-ad::after,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-expanded::before,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-expanded::after,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-banner[data-akgl-global-ad-slot]::before,body .akgl-global-header-shell.akgl-has-global-ad-strip .akgl-test-ad-banner[data-akgl-global-ad-slot]::after{content:none!important;display:none!important;background:transparent!important;box-shadow:none!important}@media (min-width:1025px){body.akgl-global-ad-desktop-disabled .akgl-global-header-shell [data-akgl-test-ad-strip],body.akgl-global-ad-desktop-disabled .akgl-global-header-shell .akgl-test-ad-strip{display:none!important;width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body.akgl-global-ad-desktop-disabled .akgl-global-header-shell.akgl-has-global-ad-strip{padding-bottom:0!important;gap:0!important;row-gap:0!important;background-color:#49349d!important;background-image:radial-gradient(circle at 86% 145%,rgb(255 139 177 / .23) 0 29%,transparent 30%),linear-gradient(90deg,#49349d 0%,#5638aa 30%,#6750c9 43%,#7959df 57%,#a664d5 78%,#d06fb3 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important;background-position:top left!important}}@media (min-width:768px) and (max-width:1024px){body.akgl-global-ad-tablet-disabled .akgl-global-header-shell [data-akgl-test-ad-strip],body.akgl-global-ad-tablet-disabled .akgl-global-header-shell .akgl-test-ad-strip{display:none!important;width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body.akgl-global-ad-tablet-disabled .akgl-global-header-shell.akgl-has-global-ad-strip{padding-bottom:0!important;gap:0!important;row-gap:0!important;background-color:#49349d!important;background-image:radial-gradient(circle at 86% 145%,rgb(255 139 177 / .23) 0 29%,transparent 30%),linear-gradient(90deg,#49349d 0%,#5638aa 30%,#6750c9 43%,#7959df 57%,#a664d5 78%,#d06fb3 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important;background-position:top left!important}}body.akgl-device-tablet.akgl-global-ad-tablet-disabled .akgl-global-header-shell [data-akgl-test-ad-strip],body.akgl-device-tablet.akgl-global-ad-tablet-disabled .akgl-global-header-shell .akgl-test-ad-strip{display:none!important;width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body.akgl-device-tablet.akgl-global-ad-tablet-disabled .akgl-global-header-shell.akgl-has-global-ad-strip{padding-bottom:0!important;gap:0!important;row-gap:0!important}body .akgl-global-header-shell{min-height:76px!important;padding:0!important;overflow:visible!important;background-color:#080b14!important;background-image:linear-gradient(180deg,rgb(8 11 20 / .995) 0%,rgb(8 11 20 / .975) 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important;border:0!important;border-bottom:1px solid rgb(255 255 255 / .08)!important;box-shadow:0 8px 30px rgb(0 0 0 / .24)!important}body .akgl-global-header-shell::after,body .akgl-global-header::after{content:none!important;display:none!important}body .akgl-global-header{width:min(calc(100% - 48px), 1500px)!important;min-height:76px!important;margin-inline:auto!important;padding:0!important;background:transparent!important;box-shadow:none!important}body .akgl-global-header .ak-game-header-brand,body .akgl-global-header [data-ak-toggle-game-tools].akgl-global-brand,body .akgl-global-header .akgl-global-brand{min-height:42px!important;gap:10px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}body .akgl-global-header .ak-game-header-brand:hover,body .akgl-global-header .ak-game-header-brand:focus-visible,body .akgl-global-header .ak-game-header-brand[aria-expanded="true"],body .akgl-global-header .akgl-global-brand:hover,body .akgl-global-header .akgl-global-brand:focus-visible,body .akgl-global-header .akgl-global-brand[aria-expanded="true"]{background:transparent!important;box-shadow:none!important;transform:none!important}body .akgl-global-header .ak-game-header-brand-mark{position:relative!important;flex:0 0 38px!important;display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,#ff4f87,#8b5cf6)!important;color:#fff!important;box-shadow:0 8px 20px rgb(255 79 135 / .28)!important;transform:none!important}body .akgl-global-header .ak-game-header-brand-mark::before{content:none!important;display:none!important}body .akgl-global-header .ak-game-header-brand-mark i{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;color:transparent!important;font-size:0!important;text-shadow:none!important;transform:none!important}body .akgl-global-header .ak-game-header-brand-mark i::after{content:"🎮"!important;color:#fff!important;font-size:18px!important;line-height:1!important}body .akgl-global-header .ak-game-header-brand-copy{display:flex!important;flex-direction:row!important;align-items:baseline!important;gap:0!important}body .akgl-global-header .ak-game-header-brand-name{color:#fff!important;font-family:Inter,ui-rounded,"Nunito",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:26px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-1px!important;text-shadow:none!important}body .akgl-global-header .ak-game-header-brand-name span{color:#ff4f87!important}body .akgl-global-header .ak-game-header-brand-tagline,body .akgl-global-header .ak-game-header-brand-caret{display:none!important}body .akgl-global-header .ak-game-header-game-side,body .akgl-global-header .akgl-global-quickbar{background:transparent!important;box-shadow:none!important}body .akgl-global-header .akgl-global-quickbar{gap:10px!important}body .akgl-global-header .akgl-global-quickbar>[data-ak-open-game-library],body .akgl-global-header .akgl-global-quickbar>.akgl-header-button{width:auto!important;min-width:0!important;height:42px!important;min-height:42px!important;padding:0 18px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111!important;box-shadow:none!important;font-size:13px!important;line-height:1!important;font-weight:900!important;text-shadow:none!important}body .akgl-global-header .akgl-global-quickbar>[data-ak-open-game-library] span,body .akgl-global-header .akgl-global-quickbar>.akgl-header-button span,body .akgl-global-header .akgl-global-quickbar>[data-ak-open-game-library] strong,body .akgl-global-header .akgl-global-quickbar>.akgl-header-button strong{color:inherit!important;font-size:13px!important;font-weight:900!important;text-shadow:none!important}body .akgl-global-header .akgl-global-quickbar>button:not([data-ak-open-game-library]):not(.akgl-header-button){width:auto!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0 13px!important;border:0!important;border-radius:13px!important;background:rgb(255 255 255 / .09)!important;color:#fff!important;box-shadow:none!important;font-size:12px!important;line-height:1!important;font-weight:800!important;text-shadow:none!important}body .akgl-global-header .akgl-global-quickbar>button:not([data-ak-open-game-library]):not(.akgl-header-button) span,body .akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label span,body .akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label span{color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:800!important;white-space:nowrap!important}body .akgl-global-header .akgl-global-quickbar>button:hover,body .akgl-global-header .akgl-global-quickbar>button:focus-visible{filter:none!important;outline:none!important;border:0!important;transform:translateY(-1px)!important}body .akgl-global-header .akgl-global-quickbar>[data-ak-open-game-library]:hover,body .akgl-global-header .akgl-global-quickbar>.akgl-header-button:hover{background:#f2f3f7!important}body .akgl-global-header .akgl-global-quickbar>button:not([data-ak-open-game-library]):not(.akgl-header-button):hover{background:rgb(255 255 255 / .16)!important}@media (max-width:760px){body .akgl-global-header-shell{min-height:64px!important}body .akgl-global-header{width:calc(100% - 20px)!important;min-height:64px!important;gap:7px!important}body .akgl-global-header .ak-game-header-brand{min-height:34px!important;gap:6px!important}body .akgl-global-header .ak-game-header-brand-mark{flex-basis:31px!important;width:31px!important;height:31px!important;border-radius:10px!important}body .akgl-global-header .ak-game-header-brand-mark i::after{font-size:15px!important}body .akgl-global-header .ak-game-header-brand-name{font-size:19px!important;letter-spacing:-.6px!important}body .akgl-global-header .akgl-global-quickbar{gap:5px!important}body .akgl-global-header .akgl-global-quickbar>[data-ak-open-game-library],body .akgl-global-header .akgl-global-quickbar>.akgl-header-button{height:34px!important;min-height:34px!important;padding:0 10px!important;font-size:10px!important}body .akgl-global-header .akgl-global-quickbar>[data-ak-open-game-library] span,body .akgl-global-header .akgl-global-quickbar>.akgl-header-button span,body .akgl-global-header .akgl-global-quickbar>[data-ak-open-game-library] strong,body .akgl-global-header .akgl-global-quickbar>.akgl-header-button strong{font-size:10px!important}body .akgl-global-header .akgl-global-quickbar>button:not([data-ak-open-game-library]):not(.akgl-header-button){min-width:34px!important;height:34px!important;min-height:34px!important;padding:0 9px!important;border-radius:10px!important}body .akgl-global-header .akgl-global-quickbar>button:not([data-ak-open-game-library]):not(.akgl-header-button) span,body .akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label span,body .akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label span{font-size:9px!important}}@media (max-width:390px){body .akgl-global-header .ak-game-header-brand-name{font-size:17px!important}body .akgl-global-header .akgl-global-quickbar>[data-ak-open-game-library],body .akgl-global-header .akgl-global-quickbar>.akgl-header-button{padding-inline:8px!important}}[data-ak-open-game-library],.akgl-header-button{display:none!important}body .akgl-global-header .akgl-global-quickbar{justify-content:flex-end!important}body .akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label,body .akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label{min-width:92px!important;height:42px!important;min-height:42px!important;padding:0 16px!important;border:1px solid rgb(255 255 255 / .10)!important;border-radius:13px!important;background:rgb(255 255 255 / .09)!important;color:#fff!important;box-shadow:none!important}.akgl-unified-game-menu-root,.akgl-unified-game-menu-screen,.akgl-streaming-menu-root,.akgl-streaming-menu-screen{background-color:#080b14!important;background-image:radial-gradient(circle at 90% 8%,rgb(139 92 246 / .16),transparent 30%),radial-gradient(circle at 8% 92%,rgb(255 79 135 / .10),transparent 28%),linear-gradient(180deg,#080b14 0%,#0b101b 100%)!important;color:#fff!important}.akgl-streaming-menu-header,.akgl-unified-game-menu-screen .ak-game-screen-header,.akgl-unified-game-menu-screen .ak-bafo-modal-header{background:#080b14!important;border:0!important;border-bottom:1px solid rgb(255 255 255 / .08)!important;color:#fff!important}.akgl-streaming-menu-header h2,.akgl-streaming-menu-header h3,.akgl-streaming-menu-header .ak-game-screen-title,.akgl-unified-game-menu-screen .ak-game-screen-title,.akgl-unified-game-menu-screen .ak-bafo-modal-header h3{color:#fff!important;font-family:Inter,ui-rounded,"Nunito",system-ui,sans-serif!important;font-weight:900!important}.akgl-streaming-menu-body,.akgl-unified-game-menu-screen .ak-game-screen-body,.akgl-unified-game-menu-screen .ak-bafo-modal-body,.akgl-unified-game-menu-screen .ak-game-screen-content,.akgl-unified-game-menu-screen .ak-bafo-options-body,.akgl-unified-game-menu-screen .ak-game-options-body,.akgl-unified-game-menu-screen .ak-options-body,.akgl-unified-game-menu-screen .ak-menu-body,.akgl-unified-game-menu-screen [data-ak-game-menu-body]{background:transparent!important;color:#fff!important}.akgl-streaming-menu-grid,.akgl-unified-game-menu-list{width:min(100%, 1120px)!important;margin-inline:auto!important;background:transparent!important;border:0!important;box-shadow:none!important}.akgl-streaming-menu-card,.akgl-unified-game-menu-card,.akgl-unified-game-menu-list>.akgl-global-menu-item{overflow:hidden!important;background:linear-gradient(180deg,rgb(18 24 38 / .98),rgb(14 19 31 / .98))!important;border:1px solid rgb(255 255 255 / .08)!important;color:#fff!important;box-shadow:0 10px 28px rgb(0 0 0 / .16)!important;transition:transform .16s ease,background .16s ease,border-color .16s ease!important}.akgl-streaming-menu-card.is-featured,.akgl-unified-game-menu-list>.akgl-global-menu-item.is-featured{background:linear-gradient(135deg,rgb(255 79 135 / .22),rgb(139 92 246 / .24))!important;border-color:rgb(255 116 164 / .38)!important}.akgl-streaming-menu-card:hover,.akgl-streaming-menu-card:focus-visible,.akgl-unified-game-menu-card:hover,.akgl-unified-game-menu-card:focus-visible,.akgl-unified-game-menu-list>.akgl-global-menu-item:hover,.akgl-unified-game-menu-list>.akgl-global-menu-item:focus-visible{background:linear-gradient(180deg,rgb(26 35 54 / .99),rgb(18 25 40 / .99))!important;border-color:rgb(255 255 255 / .16)!important;transform:translateY(-2px)!important;outline:none!important}.akgl-streaming-menu-card.is-featured:hover,.akgl-streaming-menu-card.is-featured:focus-visible{background:linear-gradient(135deg,rgb(255 79 135 / .30),rgb(139 92 246 / .32))!important;border-color:rgb(255 116 164 / .55)!important}.akgl-menu-icon{display:grid!important;place-items:center!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;margin:0!important;border-radius:14px!important;background:rgb(255 255 255 / .08)!important;color:#fff!important}.akgl-streaming-menu-card.is-featured .akgl-menu-icon{background:linear-gradient(135deg,#ff4f87,#8b5cf6)!important}.akgl-menu-icon svg{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.akgl-menu-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:4px!important;min-width:0!important;text-align:left!important}.akgl-menu-copy strong,.akgl-unified-game-menu-card strong,.akgl-unified-game-menu-list>.akgl-global-menu-item strong{color:#fff!important;font-family:Inter,ui-rounded,"Nunito",system-ui,sans-serif!important;font-size:15px!important;line-height:1.08!important;font-weight:900!important;text-align:left!important}.akgl-menu-copy small,.akgl-unified-game-menu-card small,.akgl-unified-game-menu-list>.akgl-global-menu-item small{color:#9da7ba!important;font-family:Inter,ui-rounded,"Nunito",system-ui,sans-serif!important;font-size:11.5px!important;line-height:1.3!important;font-weight:700!important;text-align:left!important}@media (min-width:641px) and (max-width:1024px){.akgl-streaming-menu-grid,.akgl-unified-game-menu-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body .akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label,body .akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label{min-height:48px!important;height:48px!important}}@media (max-width:640px){body .akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label,body .akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label{min-width:82px!important;min-height:48px!important;height:48px!important;padding-inline:12px!important;border-radius:14px!important}.akgl-streaming-menu-grid,.akgl-unified-game-menu-list{grid-template-columns:1fr!important;gap:10px!important;padding-block:12px 22px!important}.akgl-streaming-menu-card,.akgl-unified-game-menu-card,.akgl-unified-game-menu-list>.akgl-global-menu-item{min-height:68px!important;padding:10px 12px!important;border-radius:16px!important}.akgl-menu-icon{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:13px!important}.akgl-menu-copy strong,.akgl-unified-game-menu-card strong,.akgl-unified-game-menu-list>.akgl-global-menu-item strong{font-size:14px!important}.akgl-menu-copy small,.akgl-unified-game-menu-card small,.akgl-unified-game-menu-list>.akgl-global-menu-item small{font-size:11px!important}}@media (prefers-reduced-motion:reduce){.akgl-streaming-menu-card,.akgl-unified-game-menu-card,.akgl-unified-game-menu-list>.akgl-global-menu-item{transition:none!important;transform:none!important}}@media (max-width:760px){body .akgl-global-header-shell,body.ak-page-game-quiz .akgl-global-header-shell,body.ak-page-game-quiz .ak-game-header-region.akgl-global-header-shell,body.ak-page-game-quiz .ak-bafo-game-menu.akgl-global-header-shell{display:flex!important;align-items:center!important;visibility:visible!important;opacity:1!important;min-height:60px!important;height:60px!important;max-height:none!important;padding:0 10px!important;overflow:visible!important;flex:0 0 60px!important;background:#080b14!important;border-bottom:1px solid rgb(255 255 255 / .08)!important}body .akgl-global-header,body.ak-page-game-quiz .akgl-global-header{position:relative!important;z-index:80!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:60px!important;height:60px!important;margin:0!important;padding:0!important;visibility:visible!important;opacity:1!important;overflow:visible!important}body .akgl-global-header .ak-game-header-brand,body.ak-page-game-quiz .akgl-global-header .ak-game-header-brand,body .akgl-global-header .akgl-global-brand{display:inline-flex!important;align-items:center!important;visibility:visible!important;opacity:1!important;min-width:0!important;width:max-content!important;max-width:100%!important;height:40px!important;min-height:40px!important;overflow:visible!important}body.ak-page-game-quiz .akgl-global-header .ak-game-header-brand-copy,body .akgl-global-header .ak-game-header-brand-copy{display:flex!important;visibility:visible!important;opacity:1!important;min-width:0!important}body .akgl-global-header .ak-game-header-brand-name,body.ak-page-game-quiz .akgl-global-header .ak-game-header-brand-name{display:block!important;font-size:17px!important;white-space:nowrap!important}body .akgl-global-header .ak-game-header-game-side,body.ak-page-game-quiz .akgl-global-header .ak-game-header-game-side{display:flex!important;align-items:center!important;justify-content:flex-end!important;min-width:0!important;visibility:visible!important;opacity:1!important}body .akgl-global-header .ak-bafo-arena-info,body .akgl-global-header .ak-game-arena-info,body.ak-page-game-quiz .akgl-global-header .ak-bafo-arena-info{display:none!important}body .akgl-global-header .akgl-global-quickbar,body.ak-page-game-quiz .akgl-global-header .akgl-global-quickbar,body.ak-page-game-quiz .akgl-global-header .ak-bafo-quickbar{position:static!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;visibility:visible!important;opacity:1!important;width:auto!important;min-width:48px!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}body .akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label,body .akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label,body.ak-page-game-quiz .akgl-global-header .ak-bafo-quickbar>.is-options.akgl-visible-menu-label,body.ak-page-game-quiz .akgl-global-header .ak-bafo-quickbar>[data-open-options].akgl-visible-menu-label{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important;width:auto!important;min-width:72px!important;max-width:none!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0 12px!important;border:1px solid rgb(255 255 255 / .10)!important;border-radius:13px!important;background:rgb(255 255 255 / .09)!important;color:#fff!important;overflow:visible!important;pointer-events:auto!important}body .akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label span,body .akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label span,body.ak-page-game-quiz .akgl-global-header .ak-bafo-quickbar>.is-options.akgl-visible-menu-label span{display:inline!important;visibility:visible!important;opacity:1!important;font-size:10px!important;color:#fff!important}body .akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label span::after,body .akgl-global-header .akgl-global-quickbar>[data-open-options].akgl-visible-menu-label span::after,body.ak-page-game-quiz .akgl-global-header .ak-bafo-quickbar>.is-options.akgl-visible-menu-label span::after{content:none!important;display:none!important}}@media (max-width:350px){body .akgl-global-header .ak-game-header-brand-name,body.ak-page-game-quiz .akgl-global-header .ak-game-header-brand-name{font-size:15px!important}body .akgl-global-header .akgl-global-quickbar>.is-options.akgl-visible-menu-label,body.ak-page-game-quiz .akgl-global-header .ak-bafo-quickbar>.is-options.akgl-visible-menu-label{min-width:62px!important;padding-inline:9px!important}}.akgl-mobile-universal-header{display:none!important}@media (max-width:820px){.akgl-mobile-universal-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:7px!important;width:100%!important;height:64px!important;min-height:64px!important;max-height:64px!important;padding:0 10px!important;margin:0!important;box-sizing:border-box!important;color:#fff!important;font-family:Inter,ui-rounded,"Nunito",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.akgl-mobile-universal-brand{display:inline-flex!important;align-items:center!important;gap:6px!important;min-width:0!important;margin-right:auto!important;color:#fff!important;text-decoration:none!important;white-space:nowrap!important}.akgl-mobile-universal-brand-mark{display:grid!important;place-items:center!important;flex:0 0 31px!important;width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important;border-radius:10px!important;background:linear-gradient(135deg,#ff4f87,#8b5cf6)!important;color:#fff!important;box-shadow:0 8px 20px rgb(255 79 135 / .28)!important;font-size:19px!important;line-height:1!important}.akgl-mobile-universal-brand-name{display:block!important;color:#fff!important;font-size:19px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-1px!important;white-space:nowrap!important}.akgl-mobile-universal-brand-name>span{color:#ff4f87!important}.akgl-mobile-universal-menu{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:auto!important;min-width:72px!important;height:42px!important;min-height:42px!important;padding:0 12px!important;margin:0!important;border:0!important;border-radius:10px!important;background:rgb(255 255 255 / .09)!important;color:#fff!important;box-shadow:none!important;font-size:10px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.akgl-mobile-universal-menu>span{display:inline!important;color:#fff!important;font-size:10px!important;line-height:1!important;font-weight:800!important}}@media (max-width:520px){.akgl-mobile-universal-header{gap:4px!important}.akgl-mobile-universal-brand{gap:4px!important}.akgl-mobile-universal-brand-mark{flex-basis:29px!important;width:29px!important;height:29px!important;min-width:29px!important;min-height:29px!important;font-size:17px!important}.akgl-mobile-universal-brand-name{font-size:17px!important}}body.ak-page-game .akgl-unified-game-menu-screen,body.ak-page-game .akgl-unified-game-menu-screen.akgl-streaming-menu-screen{color:#fff!important;overflow:hidden!important;touch-action:pan-y!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-header,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header,body.ak-page-game .akgl-unified-game-menu-screen .akgl-streaming-menu-header{background:linear-gradient(180deg,rgb(8 11 20 / .995),rgb(10 14 24 / .995))!important;border:0!important;border-bottom:1px solid rgb(255 255 255 / .09)!important;box-shadow:none!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-header::after,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header::after,body.ak-page-game .akgl-unified-game-menu-screen .akgl-streaming-menu-header::after{content:none!important;display:none!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-title,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-header h3,body.ak-page-game .akgl-unified-game-menu-screen [data-ak-game-menu-title]{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;text-shadow:none!important;font-family:Inter,ui-rounded,"Nunito",system-ui,sans-serif!important;font-weight:900!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-back-button,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-back-button{color:#fff!important;opacity:1!important;pointer-events:auto!important;touch-action:manipulation!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-body,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-body,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-content,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-options-body,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-options-body,body.ak-page-game .akgl-unified-game-menu-screen .ak-options-body,body.ak-page-game .akgl-unified-game-menu-screen .ak-menu-body,body.ak-page-game .akgl-unified-game-menu-screen [data-ak-game-menu-body],body.ak-page-game .akgl-streaming-menu-body{min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;touch-action:pan-y!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;color:#fff!important}body.ak-page-game .akgl-game-menu-layout{display:grid!important;grid-template-columns:220px minmax(0,1fr)!important;gap:18px!important;width:min(100%,1040px)!important;margin:0 auto!important;padding:24px 0 30px!important;box-sizing:border-box!important;align-items:start!important}body.ak-page-game .akgl-game-menu-groups{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;margin:0!important;padding:8px!important;border:1px solid rgb(255 255 255 / .09)!important;border-radius:18px!important;background:rgb(255 255 255 / .045)!important;box-shadow:0 12px 32px rgb(0 0 0 / .14)!important}body.ak-page-game .akgl-game-menu-group-button{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;min-height:58px!important;margin:0!important;padding:8px 10px!important;border:1px solid transparent!important;border-radius:13px!important;background:transparent!important;color:#fff!important;text-align:left!important;opacity:1!important;cursor:pointer!important;touch-action:manipulation!important}body.ak-page-game .akgl-game-menu-group-button:hover,body.ak-page-game .akgl-game-menu-group-button:focus-visible{background:rgb(255 255 255 / .075)!important;border-color:rgb(255 255 255 / .11)!important;outline:2px solid rgb(255 79 135 / .36)!important;outline-offset:1px!important}body.ak-page-game .akgl-game-menu-group-button[aria-pressed="true"]{background:linear-gradient(135deg,#ff4f87 0%,#8b5cf6 100%)!important;border-color:rgb(255 255 255 / .18)!important;box-shadow:0 9px 22px rgb(139 92 246 / .20)!important}body.ak-page-game .akgl-game-menu-group-icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;background:rgb(255 255 255 / .09)!important;color:#fff!important}body.ak-page-game .akgl-game-menu-group-button[aria-pressed="true"] .akgl-game-menu-group-icon{background:rgb(255 255 255 / .17)!important}body.ak-page-game .akgl-game-menu-group-icon svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}body.ak-page-game .akgl-game-menu-group-copy{display:grid!important;gap:2px!important;min-width:0!important}body.ak-page-game .akgl-game-menu-group-copy>strong{color:#fff!important;-webkit-text-fill-color:#fff!important;font:900 14px/1.08 Inter,ui-rounded,"Nunito",system-ui,sans-serif!important;letter-spacing:-.18px!important;text-transform:none!important;opacity:1!important}body.ak-page-game .akgl-game-menu-group-copy>small{color:rgb(255 255 255 / .67)!important;-webkit-text-fill-color:rgb(255 255 255 / .67)!important;font:700 10.5px/1.15 Inter,ui-rounded,"Nunito",system-ui,sans-serif!important;opacity:1!important}body.ak-page-game .akgl-game-menu-group-button[aria-pressed="true"] .akgl-game-menu-group-copy>small{color:rgb(255 255 255 / .88)!important;-webkit-text-fill-color:rgb(255 255 255 / .88)!important}body.ak-page-game .akgl-game-menu-panel{display:grid!important;gap:12px!important;min-width:0!important;padding:4px 0!important}body.ak-page-game .akgl-game-menu-panel-heading{display:grid!important;gap:3px!important;min-height:46px!important;padding:2px 2px 8px!important}body.ak-page-game .akgl-game-menu-panel-heading>strong{color:#fff!important;-webkit-text-fill-color:#fff!important;font:900 22px/1.05 Inter,ui-rounded,"Nunito",system-ui,sans-serif!important;letter-spacing:-.6px!important;opacity:1!important}body.ak-page-game .akgl-game-menu-panel-heading>small{color:#aab3c5!important;-webkit-text-fill-color:#aab3c5!important;font:700 12.5px/1.25 Inter,ui-rounded,"Nunito",system-ui,sans-serif!important;opacity:1!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-unified-game-menu-card,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-global-menu-item,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>button{opacity:1!important;filter:none!important;text-transform:none!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list .akgl-menu-copy,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list .akgl-menu-copy>strong{color:#172033!important;-webkit-text-fill-color:#172033!important;opacity:1!important;filter:none!important;text-shadow:none!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list .akgl-menu-copy>strong{font:900 15px/1.12 Inter,ui-rounded,"Nunito",system-ui,sans-serif!important;letter-spacing:-.15px!important;text-transform:none!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list .akgl-menu-copy>small{color:#667085!important;-webkit-text-fill-color:#667085!important;font:700 11.5px/1.3 Inter,ui-rounded,"Nunito",system-ui,sans-serif!important;opacity:1!important;text-shadow:none!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.is-featured .akgl-menu-copy>strong{color:#fff!important;-webkit-text-fill-color:#fff!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.is-featured .akgl-menu-copy>small{color:rgb(255 255 255 / .86)!important;-webkit-text-fill-color:rgb(255 255 255 / .86)!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-unified-game-menu-card:hover,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-unified-game-menu-card:focus-visible,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-global-menu-item:hover,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-global-menu-item:focus-visible{transform:translateY(-1px)!important;outline:2px solid rgb(255 79 135 / .34)!important;outline-offset:1px!important}@media (min-width:641px) and (max-width:1024px){body.ak-page-game .akgl-game-menu-layout{grid-template-columns:1fr!important;gap:14px!important;width:min(100%,760px)!important;padding:18px 0 26px!important}body.ak-page-game .akgl-game-menu-groups{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;padding:7px!important}body.ak-page-game .akgl-game-menu-group-button{grid-template-columns:36px minmax(0,1fr)!important;gap:7px!important;min-height:54px!important;padding:7px 8px!important}body.ak-page-game .akgl-game-menu-group-icon{width:36px!important;height:36px!important}body.ak-page-game .akgl-game-menu-group-copy>strong{font-size:12.5px!important}body.ak-page-game .akgl-game-menu-group-copy>small{display:none!important}body.ak-page-game .akgl-game-menu-panel-heading{min-height:40px!important}body.ak-page-game .akgl-game-menu-panel-heading>strong{font-size:19px!important}}@media (max-width:640px){body.ak-page-game .akgl-unified-game-menu-screen{height:100%!important;max-height:100dvh!important;min-height:0!important;overflow:hidden!important;touch-action:pan-y!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-body,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-body,body.ak-page-game .akgl-streaming-menu-body{padding:10px 10px calc(18px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}body.ak-page-game .akgl-game-menu-layout{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin:0!important;padding:0 0 14px!important}body.ak-page-game .akgl-game-menu-groups{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:7px!important;border-radius:16px!important}body.ak-page-game .akgl-game-menu-group-button{grid-template-columns:36px minmax(0,1fr)!important;gap:7px!important;min-height:52px!important;padding:7px 8px!important;border-radius:12px!important}body.ak-page-game .akgl-game-menu-group-icon{width:36px!important;height:36px!important;border-radius:11px!important}body.ak-page-game .akgl-game-menu-group-icon svg{width:18px!important;height:18px!important}body.ak-page-game .akgl-game-menu-group-copy>strong{font-size:12.5px!important;line-height:1.05!important}body.ak-page-game .akgl-game-menu-group-copy>small{display:none!important}body.ak-page-game .akgl-game-menu-panel{gap:7px!important;padding:0!important}body.ak-page-game .akgl-game-menu-panel-heading{min-height:0!important;padding:3px 2px 4px!important}body.ak-page-game .akgl-game-menu-panel-heading>strong{font-size:16px!important}body.ak-page-game .akgl-game-menu-panel-heading>small{display:none!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;padding:0!important;touch-action:pan-y!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-unified-game-menu-card,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-global-menu-item,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>button{min-height:66px!important;padding:9px!important;border-radius:14px!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list .akgl-menu-copy>strong{font-size:13.5px!important;line-height:1.12!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list .akgl-menu-copy>small{display:none!important}}@media (max-width:340px){body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){body.ak-page-game .akgl-unified-game-menu-screen *,body.ak-page-game .akgl-game-menu-group-button{transition:none!important;animation-duration:.01ms!important}}body.ak-page-game .akgl-game-menu-layout{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;width:min(100%,1080px)!important;margin:0 auto!important;padding:22px 0 32px!important;align-items:start!important}body.ak-page-game .akgl-game-menu-groups{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;width:100%!important;padding:6px!important;margin:0!important;border:1px solid rgb(255 255 255 / .08)!important;border-radius:18px!important;background:rgb(255 255 255 / .045)!important;box-shadow:0 12px 34px rgb(0 0 0 / .14)!important}body.ak-page-game .akgl-game-menu-group-button{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-width:0!important;min-height:54px!important;padding:7px 10px!important;margin:0!important;border:1px solid transparent!important;border-radius:13px!important;background:transparent!important;color:#eef3ff!important;cursor:pointer!important;user-select:none!important;-webkit-user-select:none!important;touch-action:manipulation!important;transition:background .16s ease,border-color .16s ease,transform .16s ease!important}body.ak-page-game .akgl-game-menu-group-button:hover,body.ak-page-game .akgl-game-menu-group-button:focus-visible{background:rgb(255 255 255 / .075)!important;border-color:rgb(255 255 255 / .10)!important;outline:none!important}body.ak-page-game .akgl-game-menu-group-button[aria-selected="true"],body.ak-page-game .akgl-game-menu-group-button[aria-pressed="true"]{background:linear-gradient(135deg,rgb(255 79 135 / .96),rgb(139 92 246 / .96))!important;border-color:rgb(255 255 255 / .18)!important;box-shadow:0 8px 24px rgb(139 92 246 / .20)!important}body.ak-page-game .akgl-game-menu-group-icon{display:grid!important;place-items:center!important;flex:0 0 34px!important;width:34px!important;height:34px!important;border-radius:10px!important;background:rgb(255 255 255 / .075)!important;color:#fff!important}body.ak-page-game .akgl-game-menu-group-button[aria-selected="true"] .akgl-game-menu-group-icon,body.ak-page-game .akgl-game-menu-group-button[aria-pressed="true"] .akgl-game-menu-group-icon{background:rgb(255 255 255 / .16)!important}body.ak-page-game .akgl-game-menu-group-icon svg{width:18px!important;height:18px!important}body.ak-page-game .akgl-game-menu-group-copy{display:grid!important;gap:1px!important;min-width:0!important;text-align:left!important}body.ak-page-game .akgl-game-menu-group-copy>strong{color:#fff!important;-webkit-text-fill-color:#fff!important;font:900 13.5px/1.05 Inter,ui-rounded,"Nunito",system-ui,sans-serif!important;letter-spacing:-.12px!important;white-space:nowrap!important}body.ak-page-game .akgl-game-menu-group-copy>small{color:rgb(255 255 255 / .60)!important;-webkit-text-fill-color:rgb(255 255 255 / .60)!important;font:800 9.5px/1.05 Inter,ui-rounded,"Nunito",system-ui,sans-serif!important;white-space:nowrap!important}body.ak-page-game .akgl-game-menu-group-button[aria-selected="true"] .akgl-game-menu-group-copy>small,body.ak-page-game .akgl-game-menu-group-button[aria-pressed="true"] .akgl-game-menu-group-copy>small{color:rgb(255 255 255 / .86)!important;-webkit-text-fill-color:rgb(255 255 255 / .86)!important}body.ak-page-game .akgl-game-menu-panel{display:grid!important;gap:0!important;min-width:0!important;padding:0!important}body.ak-page-game .akgl-game-menu-panel-heading{display:none!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list,body.ak-page-game .akgl-unified-game-menu-screen .akgl-streaming-menu-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:0!important;padding:0!important;align-content:start!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-unified-game-menu-card,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-global-menu-item,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>button{min-height:72px!important;border-radius:16px!important;opacity:1!important;filter:none!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list .akgl-menu-copy>strong{color:#fff!important;-webkit-text-fill-color:#fff!important;font:900 14.5px/1.12 Inter,ui-rounded,"Nunito",system-ui,sans-serif!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list .akgl-menu-copy>small{color:#aeb8cb!important;-webkit-text-fill-color:#aeb8cb!important;font:700 10.5px/1.25 Inter,ui-rounded,"Nunito",system-ui,sans-serif!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.is-featured .akgl-menu-copy>strong{color:#fff!important;-webkit-text-fill-color:#fff!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.is-featured .akgl-menu-copy>small{color:rgb(255 255 255 / .84)!important;-webkit-text-fill-color:rgb(255 255 255 / .84)!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-unified-game-menu-card:hover,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-unified-game-menu-card:focus-visible,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-global-menu-item:hover,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-global-menu-item:focus-visible{transform:translateY(-1px)!important;outline:1px solid rgb(255 79 135 / .38)!important;outline-offset:0!important}@media (min-width:641px) and (max-width:1024px){body.ak-page-game .akgl-game-menu-layout{width:min(100%,780px)!important;gap:12px!important;padding:16px 0 24px!important}body.ak-page-game .akgl-game-menu-groups{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;padding:6px!important}body.ak-page-game .akgl-game-menu-group-button{min-height:50px!important;padding:6px 7px!important;gap:6px!important}body.ak-page-game .akgl-game-menu-group-icon{flex-basis:30px!important;width:30px!important;height:30px!important}body.ak-page-game .akgl-game-menu-group-copy>strong{font-size:11.5px!important}body.ak-page-game .akgl-game-menu-group-copy>small{display:none!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list,body.ak-page-game .akgl-unified-game-menu-screen .akgl-streaming-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}}@media (max-width:640px){body.ak-page-game .akgl-unified-game-menu-screen{height:100dvh!important;min-height:0!important;max-height:100dvh!important;overflow:hidden!important;touch-action:pan-y!important}body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-body,body.ak-page-game .akgl-unified-game-menu-screen .ak-bafo-modal-body,body.ak-page-game .akgl-unified-game-menu-screen .ak-game-screen-content,body.ak-page-game .akgl-streaming-menu-body{min-height:0!important;height:auto!important;max-height:calc(100dvh - 64px)!important;padding:9px 9px calc(14px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important;overflow-y:auto!important;touch-action:pan-y!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important}body.ak-page-game .akgl-game-menu-layout{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;margin:0!important;padding:0!important}body.ak-page-game .akgl-game-menu-groups{position:sticky!important;top:0!important;z-index:5!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;padding:5px!important;border-radius:15px!important;background:rgb(13 18 30 / .96)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}body.ak-page-game .akgl-game-menu-group-button{display:grid!important;justify-items:center!important;align-content:center!important;gap:3px!important;min-height:55px!important;padding:5px 3px!important;border-radius:11px!important;text-align:center!important}body.ak-page-game .akgl-game-menu-group-icon{flex-basis:auto!important;width:26px!important;height:26px!important;border-radius:8px!important}body.ak-page-game .akgl-game-menu-group-icon svg{width:15px!important;height:15px!important}body.ak-page-game .akgl-game-menu-group-copy{display:block!important;text-align:center!important;width:100%!important}body.ak-page-game .akgl-game-menu-group-copy>strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:9.8px!important;line-height:1!important;white-space:nowrap!important}body.ak-page-game .akgl-game-menu-group-copy>small{display:none!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list,body.ak-page-game .akgl-unified-game-menu-screen .akgl-streaming-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-unified-game-menu-card,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-global-menu-item,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>button{min-height:64px!important;padding:9px!important;border-radius:13px!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list .akgl-menu-copy>strong{font-size:12.5px!important;line-height:1.08!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list .akgl-menu-copy>small{display:none!important}}@media (max-width:360px){body.ak-page-game .akgl-game-menu-group-copy>strong{font-size:9px!important}body.ak-page-game .akgl-game-menu-group-button{min-height:52px!important}body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-unified-game-menu-card,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>.akgl-global-menu-item,body.ak-page-game .akgl-unified-game-menu-screen .akgl-unified-game-menu-list>button{min-height:60px!important}}