#root,.App,body,html{background:#181826!important;box-sizing:border-box;margin:0!important;max-width:100%!important;min-width:0;padding:0!important;width:100%!important}body{overflow-x:hidden!important}.main-header{background:#181826!important;border-bottom:1px solid #23244c;box-shadow:0 4px 16px #32145f14,0 1.5px 0 #8c50ff14;color:#fff!important;left:0;max-width:100%!important;position:fixed;top:0;width:100%!important;z-index:2002}.header-inner,.main-header{box-sizing:border-box;min-width:0;overflow-x:hidden}.header-inner{gap:10px;height:68px;justify-content:space-between;margin:0;max-width:none;padding:0 16px;width:100%}.header-inner,.header-left{align-items:center;display:flex}.header-left{flex:1 1;gap:7px;justify-content:flex-start;min-width:0}.header-center{flex:2 1;justify-content:center;max-width:100%;min-width:40px}.header-center,.header-right{align-items:center;display:flex}.header-right{flex:1 1;gap:10px;height:46px;justify-content:flex-end;min-width:0}.header-hamburger{align-items:center;background:none;border:none;border-radius:10px;color:#a644ff;cursor:pointer;display:flex;font-size:26px;height:38px;padding:6px 8px;transition:background .13s,color .13s}.header-hamburger:hover{background:#a644ff;color:#fff}.header-logo-img{cursor:pointer;display:block;height:50px;margin-right:1px;max-width:100px;min-width:28px;object-fit:contain;transition:transform .22s,filter .18s;width:auto;will-change:transform,filter}.header-logo-img:hover{filter:drop-shadow(0 0 10px #79ffd8cc) drop-shadow(0 0 20px #a644ff66) brightness(1.11);transform:scale(1.13) rotate(-6deg)}.header-logo-title{color:#a644ff;font-size:22px;font-weight:700;letter-spacing:1px;white-space:nowrap}.logo-accent{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#a664ff 20%,#6242c3 80%);-webkit-background-clip:text;color:#fff}.header-search-container{align-items:center;background:#222245;border-radius:24px;box-shadow:0 2px 16px #0002;box-sizing:border-box;display:flex;height:48px;max-width:95vw;padding:0 6px 0 18px;width:350px}.header-search-input{background:#0000;border:none;border-radius:20px 0 0 20px;color:#fff;flex:1 1;font-size:18px;font-weight:400;outline:none;padding:10px 6px 10px 0}.header-search-btn{align-items:center;background:#a644ff;border:none;border-radius:16px;box-shadow:0 1px 4px #a644ff33;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:36px;margin-left:7px;padding:8px 26px;transition:background .13s}.header-search-btn:hover{background:#7637df}.login-btn,.logout-btn,.theme-btn{align-items:center;background:#23223a;border:1px solid #28284a;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:500;height:42px;padding:7px 12px;transition:background .15s,color .15s}.login-btn:hover,.logout-btn:hover,.theme-btn:hover{background:#a644ff;color:#fff}.lang-select{background:#15152c;border:1px solid #28284a;border-radius:7px;color:#f1f1fa;font-size:15px;margin-left:6px;padding:7px}.header-profile-avatar,.lang-select{align-items:center;display:flex;height:42px}.header-profile-avatar{position:relative}.header-avatar-img{background:#fff;border:2px solid #a644ff;border-radius:50%;box-shadow:0 1px 4px #0000001c;height:39px;object-fit:cover;transition:box-shadow .2s;width:39px}.header-avatar-img:hover{box-shadow:0 3px 16px #a644ff2e}.mobile-header{align-items:center;background:#181826!important;box-shadow:0 2px 10px #0002;box-sizing:border-box;display:none;gap:10px;height:calc(44px + env(safe-area-inset-top, 0px));justify-content:space-between;max-width:100%!important;min-width:0!important;overflow-x:hidden;padding-left:calc(env(safe-area-inset-left, 0px) + 12px);padding-right:calc(env(safe-area-inset-right, 0px) + 12px);padding-top:env(safe-area-inset-top,0);position:relative;width:100%!important;z-index:2002}.mobile-header>*{flex-shrink:0}.mobile-logo-title{align-items:center;display:flex;flex:1 1 auto;gap:8px;margin-right:12px;min-width:0}.header-logo-title-mobile{color:#a644ff;font-size:18px;font-weight:600;letter-spacing:.5px;white-space:nowrap}.mobile-search-btn{background:none;border:none;border-radius:9px;color:#aaa;cursor:pointer;font-size:18px;padding:6px 7px;transition:background .13s}.mobile-search-btn:hover{background:#23234a;color:#fff}.mobile-login-btn{background:#23223a;border:1px solid #28284a;border-radius:7px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:13px;font-weight:500;height:30px;margin-left:2px;padding:6px 13px;transition:background .14s}.mobile-login-btn:hover{background:#a644ff;color:#fff}body[data-force-mobile-header="1"] .header-inner{display:none!important}body[data-force-mobile-header="1"] .mobile-header{display:flex!important}body[data-force-mobile-header="1"] .cg-main-home,body[data-force-mobile-header="1"] .games-page-main,body[data-force-mobile-header="1"] .main-content,body[data-force-mobile-header="1"] .page-container{padding-top:calc(44px + env(safe-area-inset-top, 0px))!important}html.is-touch .header-inner{display:none!important}html.is-touch .mobile-header{display:flex!important}html.is-touch .cg-main-home,html.is-touch .games-page-main,html.is-touch .main-content,html.is-touch .page-container{padding-top:calc(44px + env(safe-area-inset-top, 0px))!important}@media (max-width:700px){.header-inner{display:none!important}.mobile-header{display:flex!important}.cg-main-home,.games-page-main,.main-content,.page-container{padding-top:calc(44px + env(safe-area-inset-top, 0px))}}@media (orientation:landscape) and (max-height:480px){.header-inner{display:none!important}.mobile-header{display:flex!important}.header-logo-img{height:40px!important}.header-logo-title-mobile{font-size:16px}.cg-main-home,.games-page-main,.main-content,.page-container{padding-top:calc(44px + env(safe-area-inset-top, 0px))!important}}@media (min-width:701px){html:not(.is-touch) body:not([data-force-mobile-header="1"]) .mobile-header{display:none!important}}.cg-main-home,.games-page-main,.main-content,.page-container{padding-top:68px}@media (max-width:900px){.cg-main-home,.games-page-main,.main-content,.page-container{padding-top:54px}}.mobile-search-modal{display:none}body[data-force-mobile-header="1"] .mobile-search-modal,html.is-touch .mobile-search-modal{animation:fadeIn .16s;background:#181a21f5;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;inset:0;overflow-x:hidden;position:fixed;width:100%;z-index:99999}@media (max-width:700px){.mobile-search-modal{animation:fadeIn .16s;background:#181a21f5;box-sizing:border-box;flex-direction:column;height:100vh;inset:0;overflow-x:hidden;position:fixed;width:100%;z-index:99999}}.modal-search-header{align-items:center;background:#181826!important;box-sizing:border-box;display:flex;gap:10px;padding:18px 18px 10px;position:sticky;top:0;width:100%;z-index:3}.modal-search-input{background:#23234a;border:none;border-radius:8px;box-sizing:border-box;color:#fff;flex:1 1;font-size:16px;font-weight:500;min-width:0;outline:none;padding:8px 12px}.modal-close-btn{background:none;border:none;color:#aaa;cursor:pointer;font-size:23px;margin-left:10px}.modal-categories{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px 10px;justify-content:flex-start;overflow-y:auto;padding:25px 15px;width:100%}.modal-category-btn{background:#23234a;border:none;border-radius:14px;box-shadow:0 2px 12px #0002;box-sizing:border-box;color:#fff;cursor:pointer;flex:1 1 42%;font-size:17px;font-weight:500;margin-bottom:6px;max-width:46vw;min-width:110px;padding:13px 10px;transition:background .15s,color .15s}.kids-mode-btn{align-items:center;background:linear-gradient(90deg,#f7e660 30%,#fdabfc 120%);border:2px solid #f7e66055;border-radius:14px;box-shadow:0 1px 7px #fdf6dc44;color:#6a3ecb;cursor:pointer;display:flex;font-size:1em;font-weight:700;gap:7px;padding:7px 14px 7px 10px}.kids-mode-btn-text{color:#6a3ecb;font-family:Comic Sans MS,Fredoka,Baloo,Arial,sans-serif;font-size:1.05em}.mobile-kids-btn{background:linear-gradient(90deg,#f7e660 30%,#fdabfc 120%);border-radius:50%!important;font-size:1.4em!important;margin:0 4px 0 1px!important;min-width:38px;padding:6px 10px!important}.profile-popup-menu{animation:fadeIn .17s;background:#181a21;background:var(--bg-main,#181a21);border:none;border-radius:20px;box-shadow:0 4px 24px #1e10393b;color:#fff;color:var(--text-main,#fff);font-family:inherit;padding:0 0 18px;position:absolute;right:0;top:56px;width:350px;z-index:9999}.profile-popup-close{background:none;border:none;color:#d6d7e3;cursor:pointer;font-size:22px;position:absolute;right:16px;top:14px;z-index:9}.profile-popup-header{align-items:center;display:flex;flex-direction:column;padding:34px 24px 14px}.profile-popup-avatar{background:#222;border:3px solid #8e44fd;border-radius:50%;height:76px;margin-bottom:16px;object-fit:cover;width:76px}.profile-popup-username{font-size:20px;font-weight:700;margin-bottom:4px}.profile-popup-email{color:#b0b1c1;font-size:13px;margin-bottom:16px}.profile-popup-main-btn{align-items:center;background:#8e44fd;border:none;border-radius:22px;box-shadow:0 1px 6px 0 #8e44fd1f;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;margin-top:8px;padding:10px 24px;transition:background .15s}.profile-popup-main-btn:hover{background:#7d36e3}.profile-popup-progress-row{align-items:center;display:flex;justify-content:space-between;padding:6px 24px 0}.profile-popup-progress-label{color:#bbb;font-size:13px}.profile-popup-complete-btn{background:none;border:none;color:#8e44fd;cursor:pointer;font-size:13px;font-weight:700;padding:0 0 0 10px;text-decoration:underline}.profile-popup-progress-bar-bg{background:#26273a;border-radius:6px;height:8px;margin:7px auto 0;position:relative;width:88%}.profile-popup-progress-bar-fill{background:#8e44fd;border-radius:6px;height:100%;transition:width .3s}.profile-popup-actions{display:flex;flex-direction:column;gap:3px;margin-top:14px}.profile-popup-actions button{align-items:center;background:none;border:none;border-radius:10px;color:#d2d2f5;cursor:pointer;display:flex;font-size:15px;gap:12px;padding:13px 28px;text-align:left;transition:background .13s,color .13s}.profile-popup-actions button:hover{background:#23244c;color:#fff}.profile-menu-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1e203226;cursor:pointer;inset:0;position:fixed;transition:background .3s,-webkit-backdrop-filter .3s;transition:backdrop-filter .3s,background .3s;transition:backdrop-filter .3s,background .3s,-webkit-backdrop-filter .3s;z-index:9998}body,html{margin:0!important;max-width:100vw!important;min-width:100vw!important;overflow-x:hidden!important;padding:0!important;width:100vw!important}body.fullscreen-lock{height:100%;inset:0;overflow:hidden!important;position:fixed;width:100%}.mobile-gamepage{background:#181826;color:#fff;font-family:Inter,Arial,sans-serif;min-height:100vh;padding-top:calc(44px + env(safe-area-inset-top, 0px))}.gamepage-header{display:none!important}.logo{align-items:center;display:flex;font-size:18px;font-weight:700;gap:8px}.logo-img{height:32px;width:32px}.header-icons{display:flex;gap:18px}.icon{color:#b9b9d9;font-size:22px}.gamepage-main{margin-top:12px}.gamecard,.gamepage-main{align-items:center;display:flex;flex-direction:column}.gamecard{background:#23233b;border-radius:18px;box-shadow:0 4px 18px #0002;margin-bottom:18px;max-width:440px;padding:22px 18px 18px;width:94vw}.gamecard-img{border-radius:16px;margin:6px 0 12px;object-fit:cover;width:95%}.gamecard-title{font-size:2.2rem;font-weight:700;margin-bottom:6px;text-align:center}.gamecard-info{font-size:1.08rem;gap:18px;margin-bottom:14px}.gamecard-dot{background:#5a5adb;border-radius:50%;display:inline-block;height:6px;margin:0 7px 2px;width:6px}.play-now-btn{background:#8157f7;border:none;border-radius:13px;box-shadow:0 2px 8px #00000015;color:#fff;cursor:pointer;font-size:1.17rem;font-weight:700;margin:10px 0 16px;padding:17px 0;transition:background .15s;width:90%}.play-now-btn:active{background:#5a41b2}.gamecard-icons{align-items:center;display:flex;gap:10px;justify-content:space-between;margin:3px auto 0;width:95%}.icon-group{border-radius:12px;padding:8px 10px;transition:background .2s}.mobile-related-games-section{align-items:center;background:#181826;box-sizing:border-box;display:flex;flex-direction:column;margin-top:9px;overflow-x:hidden;padding:0;width:100vw}.mobile-related-games-grid{grid-gap:7px 5px;background:none;box-sizing:border-box;display:grid;gap:7px 5px;grid-template-columns:repeat(3,1fr);margin:6px auto 13px;max-width:375px;min-width:240px;padding:0;width:100%}.mobile-related-game-card{align-items:center;aspect-ratio:1/1;background:#23233b;border-radius:15px;box-shadow:0 1px 6px #0001;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-width:0;overflow:hidden;padding:4px 2px 2px;transition:box-shadow .13s,transform .12s;width:100%}.mobile-related-game-card:active{box-shadow:0 2px 10px #0003;transform:scale(.97)}.mobile-related-game-img{aspect-ratio:1/1;background:#181826;border-radius:13px;box-shadow:0 1px 6px #0002;display:block;height:77%;margin-bottom:2px;max-height:77%;max-width:95%;object-fit:cover;width:95%}.mobile-related-game-title{color:#e6e7f0;display:block;font-size:.82rem;font-weight:600;letter-spacing:.01em;line-height:1.15;margin:0 3px;max-width:95%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-show-more-btn{background:#6c42d1;border:none;border-radius:10px;box-shadow:0 1px 5px #0002;color:#fff;cursor:pointer;font-size:1.13rem;font-weight:600;margin:10px 0 8px;max-width:340px;padding:13px 0;width:91vw}.game-info-section{background:#23233b;border-radius:13px;box-shadow:0 2px 10px #0001;color:#e9e9fc;font-size:1.12rem;margin:18px auto 0;max-width:440px;padding:18px 16px 12px;width:94vw}.game-info-section h2{color:#fff;font-size:1.18rem;font-weight:600;margin:0 0 8px}.game-info-extra{color:#ccc;display:flex;flex-direction:column;font-size:.97rem;gap:3px;margin-top:7px}::-webkit-scrollbar{display:none}@media (max-width:410px){.mobile-related-games-grid{max-width:97vw}}@media (max-width:350px){.mobile-related-games-grid{max-width:92vw}}@media (max-width:650px){.gamecard{border-radius:0;max-width:99vw;width:99vw}.mobile-gamepage{min-width:100vw}.game-info-section{max-width:99vw;width:99vw}}.fake-ios-fullscreen,.fullscreen-overlay{align-items:center;background:#15162a;display:flex;flex-direction:column;height:100vh;height:100dvh;justify-content:flex-start;left:0;overflow:hidden;position:fixed!important;top:0;width:100vw;z-index:99999}.fullscreen-iframe{background:#000;border:0;display:block;height:100vh;height:100dvh;width:100vw}.close-btn{background:#1b1b2b;border:none;border-radius:11px;color:#fff;cursor:pointer;font-size:1.23rem;font-weight:700;opacity:.94;padding:6px 15px;position:absolute;right:10px;top:10px;transition:background .12s;z-index:100001}.close-btn:hover{background:#6727c8}.gamecard-vote-row{gap:14px;justify-content:center;margin:10px 0 0;width:96%}.gamecard-vote-row,.icon-group{align-items:center;display:flex}.icon-group{background:#232345;border:none;border-radius:13px;box-shadow:0 1px 4px #0001;color:#d5d5f7;cursor:pointer;font-size:1rem;gap:6px;outline:none;padding:9px 11px;transition:background .18s,color .13s}.icon-group.active,.icon-group:active{background:#6727c8;color:#fff}.icon-group span{font-size:1.01em;font-weight:600;margin-left:3px;min-width:14px}.gamecard-info{color:#ccc;display:flex;font-size:1.07rem;gap:13px;justify-content:center;margin-bottom:12px}.icon-group.share-btn{background:#334;color:#8fdfff}.icon-group.share-btn:active{background:#225;color:#fff}@media (max-width:1024px) and (orientation:landscape){.mobile-gamepage{overflow-x:hidden;width:100vw}.gamecard{border-radius:14px;margin-bottom:14px;max-width:980px;padding:16px 14px 14px;width:98vw}.gamecard-img{border-radius:12px;margin:10px 0;max-height:38vh;object-fit:cover;width:100%}.gamecard-title{font-size:1.6rem;margin-bottom:4px}.gamecard-info{font-size:.98rem;gap:10px;margin-bottom:8px}.gamecard-vote-row{gap:10px;margin-top:6px}.play-now-btn{font-size:1.05rem;margin:8px 0 10px;padding:12px 0;width:92%}.mobile-related-games-section{padding:0 6px;width:100vw}.mobile-related-games-grid{gap:6px 6px;grid-template-columns:repeat(6,1fr);margin:6px auto 13px;max-width:100vw;width:100%}.mobile-related-game-card{border-radius:10px;padding:3px 2px 2px}.mobile-related-game-img{border-radius:8px}.mobile-related-game-title{font-size:.74rem}.mobile-show-more-btn{max-width:none;width:96vw}}:root{--game-content-width:1100px;--rail-width:340px;--rail-gap:22px;--side-gap:16px;--sidebar-icon-width:64px;--sidebar-expanded-width:240px;--panel-width:62%;--panel-max-width:700px;--top-offset:84px}#gamePageSection{grid-column-gap:22px;grid-column-gap:var(--rail-gap);align-items:start;background:#181826!important;box-sizing:border-box;column-gap:22px;column-gap:var(--rail-gap);display:grid;grid-template-columns:minmax(0,1100px) 340px;grid-template-columns:minmax(0,var(--game-content-width)) var(--rail-width);justify-content:center;max-width:100vw;min-width:0;overflow-x:hidden;padding:88px 16px 44px;padding:88px var(--side-gap) 44px var(--side-gap);width:100vw}@media (min-width:1100px){body.sidebar-closed #gamePageSection{padding-left:16px!important;padding-left:var(--side-gap)!important}.content-root.icon-only #gamePageSection,body.sidebar-open #gamePageSection{padding-left:80px!important;padding-left:calc(var(--side-gap) + var(--sidebar-icon-width))!important}body.sidebar-open .content-root:not(.icon-only) #gamePageSection{padding-left:256px!important;padding-left:calc(var(--side-gap) + var(--sidebar-expanded-width))!important}}#gamePageSection>:first-child{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;max-width:1100px;max-width:var(--game-content-width);padding:0 16px;padding:0 var(--side-gap);width:100%}#gamePageSection>:nth-child(2){align-self:flex-start;display:flex;flex-direction:column;gap:14px;max-width:340px;max-width:var(--rail-width);position:sticky;top:84px;top:var(--top-offset);width:340px;width:var(--rail-width)}#gamePageSection>:nth-child(2)>*{max-width:340px;max-width:var(--rail-width);width:100%}@media (max-width:1200px){#gamePageSection{grid-template-columns:1fr;padding-left:16px!important;padding-left:var(--side-gap)!important;row-gap:16px}#gamePageSection>:first-child{max-width:98vw;padding:0 16px;padding:0 var(--side-gap)}#gamePageSection>:nth-child(2){justify-self:center;max-width:min(98vw,1100px);max-width:min(98vw,var(--game-content-width));position:static;width:100%}}@media (max-width:900px){#gamePageSection>:first-child{max-width:100vw;padding:0}#gamePageSection>:nth-child(2){max-width:97vw}}.game-iframe-responsive{aspect-ratio:16/9;background:#201a36;border-radius:0!important;box-sizing:border-box;margin-bottom:18px;max-height:68vh;max-width:1100px;max-width:var(--game-content-width);min-height:200px;overflow:hidden;position:relative;transition:all .2s;width:100%}.game-iframe-responsive>iframe{background:#181826;border:none;display:block;height:100%;inset:0;position:absolute;width:100%}.game-iframe-responsive.fullscreen-ios{aspect-ratio:unset!important;background:#151729;border-radius:0!important;height:100vh!important;inset:0!important;margin:0!important;max-height:none!important;max-width:none!important;position:fixed!important;width:100vw!important;z-index:9999}body.mobile-fullscreen-active{overflow:hidden!important}.play-btn{align-items:center;animation:playPulse 1.6s ease-in-out infinite,playFloat 1.8s ease-in-out infinite;background:linear-gradient(90deg,#3e41f5 60%,#00e8d7 120%);border:none;border-radius:24px;box-shadow:0 4px 24px #0003;color:#fff;cursor:pointer;display:flex;font-size:23px;font-weight:700;gap:12px;left:50%;opacity:.97;padding:22px 38px;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);transition:transform .18s,box-shadow .22s;z-index:20}.play-btn:hover{box-shadow:0 8px 30px #0006;transform:translate(-50%,-50%) scale(1.08)}.play-btn:active{transform:translate(-50%,-50%) scale(.96)}@keyframes playPulse{0%{box-shadow:0 4px 24px #0003,0 0 0 #00e8d760}50%{box-shadow:0 10px 36px #0006,0 0 36px #00e8d760}to{box-shadow:0 4px 24px #0003,0 0 0 #00e8d760}}@keyframes playFloat{0%,to{top:50%}50%{top:calc(50% - 6px)}}@media (prefers-reduced-motion:reduce){.play-btn{animation:none}}@media (max-width:540px){.play-btn{border-radius:11px;font-size:15px;gap:6px;padding:7px 16px}}.game-ad-banner{align-items:center;background:#23233b;border:2px dashed #ffe871;border-radius:13px;color:#ffe871b9;display:flex;font-size:1.12em;font-weight:600;justify-content:center;letter-spacing:.04em;margin:17px 0 16px;max-width:1100px;max-width:var(--game-content-width);min-height:80px;width:100%}@media (max-width:900px){.game-iframe-responsive{max-height:50vw;min-height:140px}.game-ad-banner{font-size:.97em;height:44px;max-width:99vw}}@media (max-width:650px){.game-ad-banner,.game-iframe-responsive{border-radius:0!important;margin-left:0!important;margin-right:0!important;max-width:100vw!important;min-width:0!important;width:100vw!important}}.crazygame-desc-panel,.crazygame-header-panel{box-sizing:border-box;max-width:700px;max-width:var(--panel-max-width);min-width:320px;width:62%;width:var(--panel-width)}.crazygame-header-panel{align-items:flex-start;background:#1e1e32;border-radius:12px;box-shadow:0 4px 18px #0002;display:flex;flex-direction:column;font-size:1.08rem;margin:0 0 11px;padding:13px 20px 11px}.crazygame-breadcrumb{color:#8f95c7;display:flex;flex-wrap:wrap;font-size:.95em;gap:7px;margin-bottom:6px}.crazygame-main-titlebar{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr auto auto auto;margin-bottom:7px;width:100%}.crazygame-title-main{color:#fff;font-size:1.14rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 16px #101a;white-space:nowrap}.crazygame-share-btn{align-items:center;background:#29284b;border:none;border-radius:28px;box-shadow:0 2px 10px #0002;color:#fff;cursor:pointer;display:flex;font-size:.99em;font-weight:600;gap:10px;margin-right:7px;padding:7px 15px;transition:background .13s}.crazygame-share-btn:hover{background:#433e8e}.crazygame-ratings{background:#262648;border-radius:8px;color:#ffe871;font-size:.98em;font-weight:700;margin-left:10px;padding:6px 14px}.crazygame-infogrid{color:#ddd;display:flex;flex-wrap:wrap;font-size:1em;gap:11px 17px;line-height:1.22;margin:7px 0 0}.crazygame-infogrid label{color:#8893e3;font-weight:600;margin-right:2px}.crazygame-badges{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 6px}.crazygame-badge{background:#23233b;border-radius:8px;box-shadow:0 1px 4px #0001;color:#b7c8ff;cursor:pointer;font-size:.96em;font-weight:600;padding:6px 14px;transition:background .11s,color .11s}.crazygame-badge:hover{background:#4e7bff;color:#fff}.crazygame-desc-panel{background:#18182e;border-radius:12px;box-shadow:0 3px 18px -8px #0a003355;color:#f2f3fa;font-size:1.07rem;margin:15px 0 0;padding:18px 20px 11px}.crazygame-desc-panel h2{color:#ffe871;font-size:1.07rem;font-weight:700;margin:0 0 11px}.game-bottom-panel{align-items:center;background:#18182e;border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top:1px solid #262648;box-sizing:border-box;display:flex;height:48px;justify-content:space-between;margin-top:-18px;max-width:1100px;max-width:var(--game-content-width);padding:0 14px;width:100%;z-index:9}.fullscreen-bottom-panel{background:#18182efa;border-radius:0!important;bottom:0;left:0;max-width:100vw!important;padding-bottom:env(safe-area-inset-bottom,0);position:fixed!important;right:0;width:100vw!important;z-index:99999!important}.game-bottom-panel-right{align-items:center;display:flex;gap:14px}.dislike-btn,.fullscreen-btn,.like-btn,.share-btn{align-items:center;background:none;border:none;border-radius:7px;color:#b7c8ff;cursor:pointer;display:flex;font-size:1em;gap:3px;outline:none;padding:5px 6px;transition:background .14s,color .14s}.like-btn.liked,.like-btn:hover{background:#ffe87133;color:#ffe871}.dislike-btn.disliked,.dislike-btn:hover{background:#ed395c33;color:#ed395c}.fullscreen-btn:hover{background:#29284b;color:#fff}.share-btn,.share-btn:hover{background:#1a2036;color:#48e7fc}.share-btn:hover{background:#23b9c880;color:#fff}.square-ad-banner{align-items:center;background:#23233b;border:2px dashed #ffe871;border-radius:14px;color:#ffe871b9;display:flex;font-size:1.08em;font-weight:600;height:280px;justify-content:center;letter-spacing:.04em;margin:0 auto 12px;width:280px}@media (max-width:900px){.square-ad-banner{height:110px;max-width:340px;min-width:120px;width:98vw}}:root{--background-color:#181a21;--text-color:#fff;--accent:#5ac8fa;--sidebar-width:220px;--sidebar-narrow-width:50px}.cg-main-home{background:#181a21;background:var(--background-color);box-sizing:border-box;margin:0 auto;max-width:2200px;padding:1px;width:100%}.cg-scrolltop-btn{background:var(--accent);transition:opacity .2s,transform .2s,box-shadow .2s}@media (prefers-color-scheme:dark){.cg-scrolltop-btn{background:#0ea5e9}.cg-scrolltop-btn:after{border-color:#0ea5e973}}@media (max-width:768px){.cg-mobile-banner{align-items:flex-start;background:linear-gradient(90deg,#422c6a 60%,#411cb5);border-radius:18px;box-shadow:0 2px 24px #0005;color:#fff;display:flex;flex-direction:column;margin:0 auto 16px;max-width:94vw;min-height:102px;overflow:hidden;padding:24px 18px 20px;position:relative;width:92vw}.cg-mobile-banner-title{font-size:17px;font-weight:700;margin-bottom:7px}.cg-mobile-banner-btn{background:#765bfe;border:none;border-radius:13px;box-shadow:0 1.5px 10px #5238aa55;color:#fff;cursor:pointer;font-size:15px;font-weight:700;margin-top:14px;padding:7px 20px;transition:background .18s}.cg-mobile-banner-btn:hover{background:#9e72fd}.cg-mobile-banner-img{bottom:1px;filter:drop-shadow(0 2px 14px #8e8dffb3);height:100px;opacity:.96;pointer-events:none;position:absolute;right:25px;transform:scaleX(-1);width:100px}.cg-mobile-category-row{margin-bottom:18px}.cg-mobile-category-header{align-items:center;display:flex;justify-content:space-between;margin:8px 0 2px;padding:0 14px 6px}.cg-mobile-category-title{color:#fff;font-size:18px;font-weight:700}.cg-mobile-show-more{background:#221e34;border:none;border-radius:8px;color:#b8a9fa;cursor:pointer;font-size:13px;font-weight:600;padding:3px 11px;transition:background .17s}.cg-mobile-show-more:hover{background:#483fa4;color:#fff}.cg-mobile-category-block{margin-bottom:32px}.cg-mobile-featured-big{aspect-ratio:16/9;background:#232334;border-radius:15px;box-shadow:0 2px 22px #0005;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto 12px;max-width:94vw;overflow:hidden;position:relative;width:92vw}.cg-mobile-featured-big-img{display:block;height:100%;object-fit:cover;width:100%}.cg-mobile-featured-big-info{background:linear-gradient(0deg,#141426 90%,#181a21cc 100%,#181a2100 0);bottom:0;left:0;padding:14px 12px 8px;position:absolute;right:0;z-index:2}.cg-mobile-featured-big-title{color:#fff;font-size:17px;font-weight:700;margin-bottom:1px}.cg-mobile-featured-big-genre{color:#c7c8fa;font-size:14px;font-weight:400;opacity:.8}.cg-mobile-featured-big-play{align-items:center;background:#7e62fe;border:none;border-radius:50%;bottom:16px;box-shadow:0 1.5px 8px #7e62fe4d;color:#fff;cursor:pointer;display:flex;font-size:22px;height:40px;justify-content:center;position:absolute;right:18px;width:40px}.cg-mobile-game-grid{grid-gap:9px;display:grid;gap:9px;grid-template-columns:1fr 1fr 1fr;margin:0 auto 10px;max-width:94vw;width:92vw}.cg-mobile-game-card{aspect-ratio:1/1.07;background:#232537;border-radius:13px;box-shadow:0 1.5px 8px #0003;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;min-height:0;min-width:0;overflow:hidden;position:relative}.cg-mobile-game-card-img{display:block;height:100%;object-fit:cover;width:100%}.cg-mobile-game-card-info{background:linear-gradient(0deg,#16162a 90%,#181a21cc 100%,#181a2100 0);bottom:0;left:0;padding:6px 6px 2px;position:absolute;right:0;z-index:2}.cg-mobile-game-card-title{color:#fff;font-size:11px;font-weight:600;line-height:1.13;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cg-m-recent-wrap{box-sizing:border-box;margin:6px 0 14px;max-width:100vw;padding:0 10px;width:100vw}.cg-m-recent-header{align-items:center;display:flex;justify-content:space-between;padding:0 4px 6px}.cg-m-recent-title{color:#fff;font-size:15px;font-weight:800}.cg-m-recent-list{display:flex;gap:8px;overflow-x:auto;padding:2px 4px;scroll-behavior:smooth}.cg-m-recent-list::-webkit-scrollbar{display:none}.cg-m-recent-card{background:#232537;border:1px solid #2a2f47;border-radius:12px;cursor:pointer;flex:0 0 auto;height:58px;overflow:hidden;position:relative;width:96px}.cg-m-recent-card img{display:block;height:100%;object-fit:cover;width:100%}.cg-m-recent-card-title{background:linear-gradient(0deg,#0e1022 80%,#0e102200);border-radius:8px;bottom:4px;color:#fff;font-size:10.5px;font-weight:700;left:6px;overflow:hidden;padding:8px 6px 4px;position:absolute;right:6px;text-overflow:ellipsis;text-shadow:0 0 3px #000;white-space:nowrap}}@media (max-width:768px) and (orientation:landscape){.cg-mobile-landscape-wrap{background:#181a21;box-sizing:border-box;margin:0 auto;max-width:100vw;overflow-x:hidden;padding:10px 10px 16px;width:100vw}.cg-mobile-banner--land{background:linear-gradient(90deg,#422c6a 60%,#411cb5);border-radius:16px;box-shadow:0 2px 18px #0005;color:#fff;margin:0 auto 12px;padding:16px 16px 14px;position:relative;width:calc(100vw - 20px)}.cg-mobile-banner--land .cg-mobile-banner-title{font-size:15px;font-weight:800}.cg-mobile-banner--land .cg-mobile-banner-btn{background:#765bfe;border:none;border-radius:11px;color:#fff;cursor:pointer;font-size:13px;font-weight:800;margin-top:10px;padding:6px 14px}.cg-mobile-banner--land .cg-mobile-banner-img{bottom:-2px;height:86px;position:absolute;right:12px;transform:scaleX(-1);width:86px}.cg-m-recent-wrap--land{margin-top:2px}.cg-m-recent-list--land{padding-bottom:0}.cg-m-recent-card--land{height:72px;width:120px}.cg-m-lands-block{grid-gap:10px;display:grid;gap:10px;margin:12px auto 18px;width:100%}.cg-m-lands-section-header{align-items:center;display:flex;justify-content:space-between;margin:2px;padding:0 2px}.cg-m-lands-section-title{color:#fff;font-size:15px;font-weight:800}.cg-m-lands-section-more{background:#221e34;border:none;border-radius:10px;color:#b8a9fa;cursor:pointer;font-size:12.5px;font-weight:700;padding:6px 12px}.cg-m-lands-section-more:hover{background:#483fa4;color:#fff}.cg-m-lands-big-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.cg-m-lands-big-card{aspect-ratio:16/9;background:#232334;border-radius:14px;box-shadow:0 2px 14px #00000059;cursor:pointer;overflow:hidden;position:relative}.cg-m-lands-big-card img{display:block;height:100%;object-fit:cover;width:100%}.cg-m-lands-big-info{background:linear-gradient(0deg,#111325 85%,#11132500);bottom:0;left:0;padding:10px 10px 8px;position:absolute;right:0}.cg-m-lands-big-title{color:#fff;font-size:14px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cg-m-lands-big-play{background:#7e62fe;border:none;border-radius:50%;bottom:10px;box-shadow:0 2px 8px #7e62fe73;color:#fff;cursor:pointer;display:grid;font-size:18px;height:34px;place-items:center;position:absolute;right:12px;width:34px}.cg-m-lands-small-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(5,1fr)}.cg-m-lands-small-card{aspect-ratio:16/10;background:#232537;border-radius:10px;box-shadow:0 1px 6px #00000047;cursor:pointer;overflow:hidden;position:relative}.cg-m-lands-small-card img{display:block;height:100%;object-fit:cover;width:100%}.cg-m-lands-small-title{background:linear-gradient(0deg,#0e1022 80%,#0e102200);border-radius:8px;bottom:4px;color:#fff;font-size:10.5px;font-weight:700;left:6px;overflow:hidden;padding:8px 6px 4px;position:absolute;right:6px;text-overflow:ellipsis;text-shadow:0 0 3px #000;white-space:nowrap}}.cg-desktop-recent-wrap{margin-top:36px}.cg-scroll-row-title{color:var(--text-color);font-size:15px;font-weight:700;margin-bottom:12px;padding-left:24px;transition:padding-left .25s ease}.cg-scroll-row{margin-bottom:1px!important;margin-top:6px!important}.cg-scroll-row-wrapper{position:relative}.cg-scroll-row-list,.cg-scroll-row-wrapper{align-items:center;display:flex;overflow-x:auto}.cg-scroll-row-list{gap:10px;height:120px;max-height:120px;overflow-y:hidden!important;padding:4px 24px 3px;scroll-behavior:smooth;scrollbar-width:none;transition:padding-left .25s ease}.cg-scroll-row-list::-webkit-scrollbar{display:none}.cg-scroll-arrow{background:#00000059;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:32px;height:64px;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .25s,background .2s;width:32px;z-index:10}.cg-scroll-row-wrapper:hover .cg-scroll-arrow{opacity:1;pointer-events:auto}.cg-scroll-arrow.left{left:0}.cg-scroll-arrow.right{right:0}.cg-scroll-arrow:hover{background:#000000b3}.cg-scroll-game-card{background:#232537;border-radius:13px;flex:0 0 auto;height:117px;margin:0!important;overflow:hidden;padding:0!important;position:relative;transition:box-shadow .2s;width:208px}.cg-scroll-game-card img,.cg-scroll-game-card video{border-radius:inherit;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.cg-scroll-game-card:hover{box-shadow:0 0 0 3px #9b4dff}.cg-scroll-game-label{bottom:6px;color:#fff;font-size:13px;left:8px;opacity:0;position:absolute;right:8px;text-shadow:0 0 3px #000;transition:opacity .2s;z-index:2}.cg-scroll-game-label.visible{opacity:1}.cg-featured-grid-row{margin-bottom:5px}.cg-featured-row-wrap{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:hidden;padding:2px 24px;scroll-behavior:smooth;transition:padding-left .25s ease}.cg-featured-row-wrap::-webkit-scrollbar{display:none}.cg-featured-group{display:flex;flex:0 0 auto;gap:10px;width:850px}.cg-featured-big-card{aspect-ratio:16/9;background:#232537;border-radius:13px;overflow:hidden;position:relative;transition:box-shadow .2s;width:100%}.cg-featured-big-card:hover{box-shadow:0 0 0 3px #9b4dff}.cg-featured-big-card img,.cg-featured-big-card video{border-radius:inherit;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.cg-featured-small-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr 1fr;width:100%}.cg-featured-small-card{aspect-ratio:16/9;background:#232537;border-radius:13px;overflow:hidden;position:relative;transition:box-shadow .2s}.cg-featured-small-card:hover{box-shadow:0 0 0 3px #9b4dff}.cg-featured-small-card img,.cg-featured-small-card video{border-radius:inherit;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.cg-scroll-row-list#row-recent .cg-scroll-game-card{background:#181a26;border:2px solid #ad78fd;border-radius:14px;box-shadow:0 2px 10px #a644ff22;height:42px;margin:0 2px!important;max-height:42px;max-width:72px;min-height:42px;min-width:72px;width:72px}.cg-scroll-row-list#row-recent .cg-scroll-game-card img,.cg-scroll-row-list#row-recent .cg-scroll-game-card video{border-radius:10px}.cg-scroll-row-list#row-recent .cg-scroll-game-label{background:#1e1432b8;border-radius:5px;bottom:4px;color:#fff3;font-size:9.8px;left:4px;padding:2.5px 4px;right:4px}.cg-recent-empty{align-items:center;background:linear-gradient(100deg,#5a3fcf,#7e62fe 48%,#9e72fd);border-radius:20px;box-shadow:0 8px 30px #00000059;display:flex;gap:24px;justify-content:space-between;margin:10px 24px 14px;min-height:165px;overflow:hidden;padding:26px;position:relative}.cg-recent-empty-left{display:flex;flex-direction:column;gap:12px;z-index:2}.cg-recent-empty-title{color:#fff;font-size:27px;font-weight:900;letter-spacing:.4px;text-shadow:0 2px 6px #00000059}.cg-recent-empty-bullets{display:flex;flex-wrap:wrap;gap:10px 14px}.cg-recent-empty-bullets span{background:#00000040;border-radius:10px;box-shadow:0 1px 3px #0003;color:#fff;font-size:13.5px;font-weight:600;padding:6px 12px;white-space:nowrap}.cg-recent-empty-actions{display:flex;gap:12px;margin-top:2px}.cg-recent-empty-cta{background:#ff6b6b;border:none;border-radius:12px;box-shadow:0 3px 12px #ff6b6b73;color:#fff;cursor:pointer;font-size:15px;font-weight:800;padding:10px 20px;transition:transform .15s ease,background .2s ease,box-shadow .2s ease}.cg-recent-empty-cta:hover{background:#ff5252;box-shadow:0 6px 18px #ff525273;transform:translateY(-2px)}.cg-recent-empty-ghost{background:#0000;border:1px solid #fffc;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:9px 18px;transition:background .2s ease,transform .15s ease,border-color .2s ease}.cg-recent-empty-ghost:hover{background:#ffffff1f;border-color:#fff;transform:translateY(-2px)}.cg-recent-empty-img{bottom:0;filter:drop-shadow(0 6px 18px rgba(0,0,0,.4));height:190px;object-fit:contain;opacity:.98;pointer-events:none;position:absolute;right:20px;width:190px;z-index:1}.cg-recent-modal-overlay{align-items:stretch;animation:cg-fadeIn .18s both;background:#00000073;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:1200}@keyframes cg-fadeIn{0%{opacity:0}to{opacity:1}}.cg-recent-modal{animation:cg-slideIn .22s both;background:#1e2130;border-left:1px solid #2a2f47;box-shadow:-8px 0 24px #00000059;color:#fff;height:100%;position:relative;width:min(440px,92vw)}@keyframes cg-slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.cg-recent-modal-header{align-items:center;border-bottom:1px solid #2a2f47;display:flex;font-size:16px;font-weight:800;justify-content:space-between;padding:14px 16px}.cg-recent-modal-close{background:#0000;border:none;color:#fff;cursor:pointer;font-size:24px;line-height:1}.cg-recent-modal-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;max-height:calc(100% - 54px);overflow-y:auto;padding:12px}.cg-recent-modal-card{grid-gap:10px;background:#232537;border:1px solid #2a2f47;border-radius:12px;display:grid;gap:10px;grid-template-columns:92px 1fr;overflow:hidden}.cg-recent-modal-card img{height:100%;object-fit:cover;width:100%}.cg-recent-modal-meta{align-items:center;display:flex;gap:8px;justify-content:space-between;padding:10px}.cg-recent-modal-title{font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cg-recent-modal-remove{background:#3a2d69;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:800;padding:6px 10px}.cg-recent-modal-remove:hover{background:#5a45a6}@media (max-width:1200px){.cg-main-home{max-width:98vw}.cg-featured-group{width:410px}.cg-scroll-game-card{height:80px;width:140px}.cg-featured-big-card{min-width:100px}.cg-scroll-row-list{height:80px;max-height:80px}}@media (max-width:900px){.cg-main-home{max-width:99vw;padding:2px}.cg-featured-group{width:290px}.cg-scroll-game-card{height:67px;width:120px}.cg-featured-big-card{min-width:60px}.cg-scroll-row-title{font-size:13px;padding-left:2px}.cg-featured-row-wrap,.cg-scroll-row-list{gap:5px;padding:1px 2px}.cg-featured-row-wrap{padding:1px}.cg-scroll-game-label{font-size:10.5px}.cg-scroll-row-list{height:67px;max-height:67px}}.content-root.sidebar-open .cg-featured-row-wrap,.content-root.sidebar-open .cg-scroll-row-list,.content-root.sidebar-open .cg-scroll-row-title{padding-left:calc(var(--sidebar-width) + 24px)!important}.content-root.sidebar-open .cg-recent-empty{margin-left:var(--sidebar-width)!important}.content-root.icon-only .cg-featured-row-wrap,.content-root.icon-only .cg-scroll-row-list,.content-root.icon-only .cg-scroll-row-title{padding-left:calc(var(--sidebar-narrow-width) + 24px)!important}.content-root.icon-only .cg-recent-empty{margin-left:var(--sidebar-narrow-width)!important}@media (max-width:900px){.content-root.icon-only .cg-featured-row-wrap,.content-root.icon-only .cg-scroll-row-list,.content-root.icon-only .cg-scroll-row-title,.content-root.sidebar-open .cg-featured-row-wrap,.content-root.sidebar-open .cg-scroll-row-list,.content-root.sidebar-open .cg-scroll-row-title{padding-left:0!important}.content-root.icon-only .cg-recent-empty,.content-root.sidebar-open .cg-recent-empty{margin-left:0!important}}.footer{background:#181826!important;border-top:1px solid #23244c;color:#d7d8e2!important;font-size:15px;margin-top:24px;padding:36px 0 14px}.footer-content{align-items:center;display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:1080px}.footer-logo-row{align-items:center;display:flex;gap:14px;margin-bottom:3px}.footer-logo-img{background:#fff;border-radius:8px;box-shadow:0 2px 8px #4621750f;height:38px;object-fit:contain;width:38px}.footer-logo-title{color:#9c64fe;font-size:22px;font-weight:700;letter-spacing:1px}.footer-links{align-items:center;display:flex;flex-wrap:wrap;font-size:15px;gap:8px;margin-bottom:2px}.footer-links a{color:#d7d8e2;font-weight:500;text-decoration:none;transition:color .18s}.footer-links a:hover{color:#b97eff;text-decoration:underline}.footer-divider{color:#a1a2b3;font-size:18px;margin:0 3px;-webkit-user-select:none;user-select:none}.footer-social-row{align-items:center;display:flex;gap:11px;margin-top:6px}.footer-social-label{color:#aaa;font-size:13px;letter-spacing:.5px;margin-right:6px}.footer-social-row a{align-items:center;background:#0000;border-radius:50%;color:#a664ff;display:flex;font-size:21px;height:34px;justify-content:center;transition:background .16s,color .15s,box-shadow .15s;width:34px}.footer-social-row a:hover{background:#a664ff;box-shadow:0 1px 8px 0 #8240ff1a;color:#fff}.footer-note{color:#9798ae;font-size:13px;letter-spacing:.2px;margin-top:18px;text-align:center}@media (max-width:700px){.footer-content{padding:0 14px}.footer-logo-title{font-size:19px}.footer-social-row{flex-wrap:wrap;gap:6px}.footer-social-label{margin-bottom:5px}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#000000d9;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.modal-content{animation:fadeIn .3s ease-in-out;background:var(--bg-main);border-radius:16px;box-shadow:0 8px 24px #00000040;color:var(--text-main);max-width:400px;padding:32px 28px;text-align:center;width:90%}.modal-content h2{color:var(--accent);font-size:1.6em;margin-bottom:20px}.modal-content input{background:var(--bg-light);border:1px solid var(--border);border-radius:10px;color:var(--text-main);font-size:15px;margin-bottom:14px;outline:none;padding:10px 14px;transition:border-color .2s,box-shadow .2s;width:100%}.modal-content input:focus{border-color:var(--accent);box-shadow:0 0 0 2px #a644ff33}.modal-content button{background:var(--accent);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1em;font-weight:500;margin-top:8px;padding:10px 0;transition:background .3s,transform .2s;width:100%}.modal-content button:hover{background:#8c3ae1;transform:translateY(-1px)}.modal-content .google-button{background:#fff;border:1px solid var(--border);color:#333;margin-top:12px}.modal-content .google-button:hover{background:#f3f3f3}.modal-content .link-btn{background:none;border:none;color:var(--accent);cursor:pointer;font-size:.9em;margin-top:4px;padding:6px 0;text-decoration:underline}.auth-message{color:crimson;font-size:.9em;margin-bottom:10px}@keyframes fadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.kids-bg{background:#f9f6ff;min-height:100vh;overflow-x:hidden;padding-bottom:100px;position:relative}.kids-header{align-items:flex-end;display:flex;height:175px;justify-content:center;position:relative;top:10px}.kids-header-wave{background:linear-gradient(120deg,#ffe082 70%,#f9f6ff);border-bottom-left-radius:120px 40px;border-bottom-right-radius:120px 40px;height:160px;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.kids-logo{margin-bottom:10px;width:220px}.kids-icons-row,.kids-logo{position:relative;z-index:2}.kids-icons-row{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin:18px 0 0}.kids-icon{height:100px;opacity:.8;transition:transform .18s,opacity .18s;width:100px}.kids-icon:hover{opacity:1;transform:scale(1.13) rotate(-8deg)}.kids-title{color:#ffbc00;font-family:Baloo\ 2,cursive,sans-serif;font-size:2.3rem;font-weight:700;letter-spacing:1.1px;margin:22px 0 0;text-align:center}.kids-desc{color:#666;font-family:Quicksand,Arial,sans-serif;font-size:1.18rem;margin-bottom:20px;text-align:center}.kids-games-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));margin:0 auto 34px;max-width:950px;padding:0 15px}.kids-game-card{align-items:center;background:#fff;border:3px solid #ffe08200;border-radius:23px;box-shadow:0 6px 24px 0 #8078961a;cursor:pointer;display:flex;flex-direction:column;min-height:135px;outline:none;padding:15px 9px 12px;text-decoration:none;transition:box-shadow .2s,transform .13s}.kids-game-card:hover{border:3px solid #ffda74;box-shadow:0 12px 30px 0 #6e64aa24;transform:translateY(-8px) scale(1.03)}.kids-game-img{background:#ffe9b5;border-radius:18px;box-shadow:0 2px 7px #ffe08255;height:80px;margin-bottom:8px;object-fit:contain;width:80px}.kids-game-title{color:#3b2c12;font-family:Baloo\ 2,cursive,sans-serif;font-size:1.09rem;font-weight:700;letter-spacing:1px;margin-top:2px}.kids-footer-illu{align-items:flex-end;display:flex;justify-content:flex-end;min-height:120px;z-index:5}.kids-footer-illu,.kids-footer-wave{bottom:0;left:0;position:absolute;width:100vw}.kids-footer-wave{background:linear-gradient(110deg,#79d2fc 70%,#22b6fc);border-top-left-radius:90px 34px;border-top-right-radius:110px 28px;height:90px;z-index:1}.kids-character{height:110px;margin-bottom:10px;margin-right:14vw;z-index:2}@media (max-width:700px){.kids-header{height:110px}.kids-header-wave{border-radius:80px 30px 80px 30px;height:85px}.kids-logo{width:130px}.kids-icons-row{gap:17px}.kids-title{font-size:1.5rem}.kids-desc{font-size:1rem}.kids-games-grid{gap:10px}.kids-game-card{min-height:90px;padding:7px 3px 8px}.kids-game-img{height:52px;width:52px}.kids-footer-illu{min-height:60px}.kids-footer-wave{border-radius:45px 18px 45px 18px;height:48px}.kids-character{height:56px;margin-right:3vw}}:root{--main-bg:#e8eef8;--card-bg:#f2f6fc;--header-bg:#dae2f4;--footer-bg:#dae2f4;--button-bg:#d9e4f7;--input-bg:#f2f6fc;--border:#b5c4e2;--text-main:#1c2340;--accent:#4c79ff}[data-theme=dark]{--main-bg:#16182c;--card-bg:#202344;--header-bg:#191b2e;--footer-bg:#191b2e;--button-bg:#202344;--input-bg:#191b2e;--border:#23244c;--text-main:#f1f3fc;--accent:#4c79ff}body{background-color:#e8eef8;background-color:var(--main-bg);color:#1c2340;color:var(--text-main);transition:background-color .3s,color .3s}body,html{background:#181a21;background:var(--main-bg,#181a21);box-sizing:border-box;font-family:Inter,Roboto,Arial,sans-serif;margin:0;min-width:0;overflow-x:hidden;padding:0;width:100%}.App,body{color:#fff;transition:background .16s,color .16s}.App,body{background:#181a21;background:var(--main-bg,#181a21);color:var(--text-main,#fff)}.App{padding:0}:root{--sidebar-width-narrow:50px;--sidebar-width-wide:180px;--sidebar-width-xxx:1px}.sidebar-wide{align-items:flex-start;background:#181a21;background:var(--sidebar-bg,#181a21);border-right:1.5px solid #23244c;border-right:1.5px solid var(--border,#23244c);box-shadow:2px 0 16px #0001;display:flex;flex-direction:column;height:calc(100vh - 10px);left:0;overflow:hidden;pointer-events:auto;position:fixed;top:70px;transition:left .16s,width .18s cubic-bezier(.55,0,.21,1),background .14s;-webkit-user-select:none;user-select:none;width:50px;width:var(--sidebar-width-narrow);z-index:130}.sidebar-wide.open{left:0}.sidebar-wide:not(.open){left:-100px;opacity:0;pointer-events:none;transition:left .18s,opacity .14s}.sidebar-wide.expanded{width:180px;width:var(--sidebar-width-wide)}.sidebar-wide-inner{align-items:stretch;display:flex;flex-direction:column;height:calc(100vh - 60px);overflow-x:hidden;overflow-y:auto;width:100%}body.sidebar-open .content-root,body.sidebar-open .main-wrap{margin-left:1px;margin-left:var(--sidebar-width-xxx);transition:margin-left .22s cubic-bezier(.4,0,.2,1)}body:not(.sidebar-open) .content-root,body:not(.sidebar-open) .main-wrap{margin-left:0;transition:margin-left .22s cubic-bezier(.4,0,.2,1)}@media (max-width:700px){.sidebar-wide,.sidebar-wide.expanded,.sidebar-wide.open{background:#191b25;background:var(--sidebar-bg,#191b25);border-radius:0 0 16px 16px;box-shadow:0 8px 32px #0007;left:-100vw!important;max-width:100vw;min-width:60px;opacity:0!important;pointer-events:none!important;width:100vw!important}.sidebar-wide.open{left:0!important;opacity:1!important;pointer-events:auto!important}body.sidebar-open .content-root,body.sidebar-open .main-wrap,body:not(.sidebar-open) .content-root,body:not(.sidebar-open) .main-wrap{margin-left:0!important;max-width:100vw}}.sidebar-section{display:flex;flex-direction:column;margin-bottom:10px}.sidebar-wide-item{align-items:center;background:none;border:none;border-radius:12px;color:#a644ff;color:var(--accent,#a644ff);cursor:pointer;display:flex;font-size:1.04em;gap:10px;margin-bottom:2px;min-height:38px;padding:0 12px;position:relative;transition:background .13s,color .13s;width:100%}.sidebar-wide-item.active,.sidebar-wide-item:hover{background:#a644ff;background:var(--accent,#a644ff);color:#fff}.cat-ico{align-items:center;display:flex;font-size:1.18em;justify-content:flex-start;margin-right:0;max-width:32px;min-width:32px;text-align:left}.cat-label{font-size:1em;font-weight:500;margin-left:0;max-width:0;opacity:0;overflow:hidden;padding-left:0;pointer-events:none;text-align:left;transition:opacity .14s,max-width .14s;white-space:nowrap}.sidebar-wide.expanded .cat-label{margin-left:0;max-width:130px;opacity:1;pointer-events:auto}.sidebar-bottom-lang{display:flex;justify-content:center;margin-bottom:10px;position:relative;width:100%}.sidebar-lang-btn{align-items:center;background:#393981;border:none;border-radius:8px;box-shadow:0 1px 6px #0002;color:#fff;cursor:pointer;display:flex;font-size:1.12rem;font-weight:600;gap:9px;min-width:96px;padding:9px 24px;position:relative;transition:background .14s}.sidebar-lang-btn:active{background:#6727c8}.sidebar-lang-dropdown{animation:fadeInLangMenu .17s;background:#23244c;border-radius:8px;box-shadow:0 2px 12px #0004;display:flex;flex-direction:column;left:0;max-height:300px;min-width:120px;overflow-y:auto;padding:6px 0;position:absolute;top:46px;z-index:120}@keyframes fadeInLangMenu{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.sidebar-lang-dropdown-item{align-items:center;background:none;border:none;border-radius:7px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;padding:7px 16px;transition:background .14s,color .14s}.sidebar-lang-dropdown-item:focus,.sidebar-lang-dropdown-item:hover{background:#a644ff;color:#fff}.sidebar-footer-links{display:flex;flex-direction:column;margin-bottom:8px}.sidebar-footer-link{border-radius:8px;color:#aeb0d5;display:block;font-size:1em;margin:1px auto;padding:5px 12px;text-align:left;text-decoration:none;transition:background .12s,color .14s;width:88%}.sidebar-footer-link:hover{background:#23244c;color:#fff}.sidebar-social-media{align-items:center;display:flex;flex-direction:column;margin-top:auto;padding-bottom:12px}.sidebar-social-icons{display:flex;gap:11px;justify-content:center;margin-top:12px}.sidebar-social-icons a{color:#aeb0d5;font-size:1.35em;transition:color .13s}.sidebar-social-icons a:hover{color:#a644ff}.sidebar-social-apps{color:#999;display:flex;font-size:1.25em;gap:9px;margin-top:7px}.sidebar-social-copyright{color:#6568a3;font-size:.95em;margin-top:10px;text-align:center;width:100%}@media (max-width:900px){:root{--sidebar-width-narrow:26px;--sidebar-width-wide:110px}.sidebar-wide-item{font-size:.91em;min-height:23px;padding:0 4px}.cat-ico{font-size:.97em;max-width:16px;min-width:16px}.cat-label{font-size:.92em}body.sidebar-open .content-root,body.sidebar-open .main-wrap{margin-left:180px;margin-left:var(--sidebar-width-wide);max-width:calc(100vw - 180px);max-width:calc(100vw - var(--sidebar-width-wide))}}@media (max-width:650px){.sidebar-wide{background:#191b25;background:var(--sidebar-bg,#191b25);border-radius:0 0 16px 16px;box-shadow:0 8px 32px #0007;left:-100vw!important;max-width:100vw;min-width:60px;transition:left .18s cubic-bezier(.53,.21,.23,.89);width:100vw!important}.sidebar-wide.open{box-shadow:0 8px 32px #0007;left:0!important}.sidebar-wide.expanded{max-width:100vw;width:100vw!important}body.sidebar-open .content-root,body.sidebar-open .main-wrap,body:not(.sidebar-open) .content-root,body:not(.sidebar-open) .main-wrap{margin-left:0!important;max-width:100vw}}.user-profile-card{align-items:center;background:var(--header-bg);border:1px solid var(--border);border-radius:6px;color:var(--text-main);display:flex;font-size:14px;gap:12px;padding:8px 12px}.avatar,.avatar-circle{align-items:center;display:flex;justify-content:center}.avatar-circle{background:var(--accent);border-radius:50%;color:#fff;font-size:16px;font-weight:700;height:32px;width:32px}.user-details{display:flex;flex-direction:column}.username{font-weight:700}.level{color:var(--text-secondary);font-size:12px}.logout-button{background:var(--button-bg);border:1px solid var(--border);border-radius:4px;color:var(--text-main);cursor:pointer;font-size:13px;padding:6px 10px}.games-grid-section{background:#181826!important;margin:0 auto 32px;max-width:2200px;padding:80px 0 0;width:100%}@media (max-width:900px){.games-grid-section{padding-top:54px}}@media (max-width:650px){.games-grid-section{padding-top:42px}}.games-grid-title{color:#f1f2f6;font-size:1.25em;font-weight:700;letter-spacing:.01em;margin-bottom:6px;padding-left:40px}.games-grid{grid-gap:22px;background:#181826!important;box-sizing:border-box;display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));justify-content:center;margin:0 auto 22px;max-width:1300px;padding:14px 2vw 28px}.games-grid,.games-grid-card{align-items:stretch;width:100%}.games-grid-card{aspect-ratio:16/9;background:#23233b!important;border:1.2px solid #23244c;border-radius:12px;box-shadow:0 2px 8px #46217512;cursor:pointer;display:flex;justify-content:stretch;margin-left:auto;margin-right:auto;max-height:140px;max-width:330px;min-height:76px;overflow:hidden;position:relative;transition:box-shadow .16s,border .11s;will-change:transform,box-shadow}.games-grid-card.hovered,.games-grid-card:hover{border-color:#a644ff;box-shadow:0 8px 26px 0 #4c79ff21;z-index:12}.games-grid-card img,.games-grid-card video{border-radius:inherit;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.games-grid-label{background:#23244cc9;border-radius:7px;bottom:4px;box-shadow:0 2px 10px 0 #0002;color:#fff;font-size:12px;font-weight:600;left:7px;max-width:90%;opacity:0;overflow:hidden;padding:4px 8px;pointer-events:none;position:absolute;right:7px;text-overflow:ellipsis;text-shadow:0 0 3px #000;transition:opacity .18s;white-space:nowrap;z-index:2}.games-grid-card.hovered .games-grid-label,.games-grid-card:hover .games-grid-label,.games-grid-label.visible{opacity:1}@media (max-width:1200px){.games-grid{gap:13px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));max-width:100vw;padding:10px 2vw 18px}}@media (max-width:900px){.games-grid{gap:8px;grid-template-columns:1fr 1fr;padding:6px 2vw 10px}.games-grid-label{font-size:11px;padding:3px 6px}.games-grid-card{max-height:98px;max-width:200px;min-height:68px}}@media (max-width:650px){.games-grid{gap:7px;grid-template-columns:1fr 1fr;padding:4px 2vw 10px}.games-grid-title{font-size:1em;margin-bottom:7px;padding-left:2px}.games-grid-label{bottom:4px;font-size:10.5px;left:4px;max-width:97%;padding:2.5px 4.5px}.games-grid-card{max-height:88px;max-width:170px;min-height:55px}}.no-games{color:#b5b2d1;font-size:1em;font-weight:500;letter-spacing:.03em;margin:24px 0 22px;text-align:center}.content-root.icon-only .games-grid,.content-root.icon-only .games-grid-title{padding-left:72px!important;transition:padding-left .2s}@media (max-width:900px){.content-root.icon-only .games-grid,.content-root.icon-only .games-grid-title{padding-left:2vw!important}}.related-games-main-cards{background:#140b23;border-radius:18px;box-shadow:0 3px 14px #140b2350;margin-left:22px;min-width:200px;padding:18px 12px 13px;width:360px}.related-games-title{color:#ffe871;font-size:1.13em;font-weight:700;margin-bottom:13px}.related-games-grid{grid-gap:13px 13px;display:grid;gap:13px 13px;grid-template-columns:1fr 1fr}.related-game-card{align-items:flex-end;aspect-ratio:16/9;background:#222433;background:var(--card-bg-soft,#222433);border:2px solid #0000;border-radius:16px;box-shadow:0 2px 8px #16103e0a;cursor:pointer;display:flex;min-width:0;overflow:hidden;position:relative;transition:box-shadow .14s,border .14s,background .18s;width:100%}.related-game-card.hovered{background:#221a2b;background:var(--card-bg-soft,#221a2b);border:2px solid #b541ff!important;box-shadow:0 0 0 4px #b441ff33,0 2px 12px #3c005a12}.related-game-thumb{background:#1b1533;border-radius:16px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.related-game-title{background:none!important;border-radius:0;bottom:8px;color:#fff;color:var(--text-main,#fff);font-size:.97em;font-weight:700;left:10px;margin-bottom:5px;opacity:0;padding:0 4px 0 0;pointer-events:none;position:absolute;text-shadow:0 1px 7px #0003;transition:opacity .15s;z-index:3}.related-game-card.hovered .related-game-title,.related-game-title.visible{opacity:1}@media (max-width:900px){.related-games-main-cards{margin-left:0;min-width:0;padding:13px 2vw 9px;width:98vw}.related-games-grid{gap:9px 9px;grid-template-columns:1fr 1fr}.related-game-title{bottom:7px;font-size:.92em;left:7px}}.related-game-card.dummy{background:#2323323d!important;border:2px dashed #222!important;box-shadow:none!important;cursor:default!important;pointer-events:none}.App{background-color:#110a20;box-sizing:border-box;color:#fff;color:var(--text-color,#fff);margin:0 auto;max-width:1440px;min-height:100vh;overflow-x:hidden;padding:0 8px;text-align:left;width:100%}.page-content{background:#181a21;border-radius:18px;box-shadow:0 6px 36px #24324614;color:#f2f2fa;font-size:1.08em;margin:42px auto 64px;max-width:700px;min-height:330px;padding:36px 24px 38px}.page-content h1{color:#ffd86b;font-size:2.1em;font-weight:700;letter-spacing:.5px;margin-bottom:14px}.page-content h2{color:#93a4fa;font-size:1.25em;font-weight:600;margin-bottom:10px;margin-top:32px}.page-content p{line-height:1.74;margin-bottom:18px}.page-content ol,.page-content ul{line-height:1.6;margin:10px 0 16px 18px}.page-content li{margin-bottom:8px}.page-content a{color:#ffd86b;text-decoration:underline;transition:color .18s}.page-content a:hover{color:#a944ff}@media (max-width:650px){.page-content{border-radius:8px;font-size:.98em;margin:22px 0 48px;max-width:99vw;padding:16px 5vw 30px}.page-content h1{font-size:1.45em}.page-content h2{font-size:1.1em}}.cg-scrolltop-btn{background:#5ac8fa;background:var(--accent,#5ac8fa);border:none;border-radius:9999px;bottom:24px;box-shadow:0 10px 24px #0000002e,0 2px 6px #0000001f;color:#fff;cursor:pointer;display:grid;height:56px;left:50%;opacity:0;place-items:center;pointer-events:none;position:fixed;transform:translateX(-50%) scale(.9);transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease;width:56px;z-index:1000}.cg-scrolltop-btn.visible{opacity:1;pointer-events:auto;transform:translateX(-50%) scale(1)}.cg-scrolltop-btn:hover{box-shadow:0 14px 28px #00000038,0 8px 10px #0003;transform:translateX(-50%) scale(1.06)}.cg-scrolltop-btn:after{animation:cg-scrolltop-pulse 2.2s ease-out infinite;border:2px solid #5ac8fa80;border-radius:inherit;content:"";inset:-6px;opacity:0;position:absolute}@keyframes cg-scrolltop-pulse{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}@media (prefers-color-scheme:dark){.cg-scrolltop-btn{background:#0ea5e9;background:var(--accent,#0ea5e9)}.cg-scrolltop-btn:after{border-color:#0ea5e973}}@media (max-width:768px){.cg-scrolltop-btn{bottom:20px;height:52px;width:52px}}
/*# sourceMappingURL=main.2e24c5e4.css.map*/