.header{background:#fff;box-shadow:0 2px 4px #0000001a;position:fixed;top:0;left:0;right:0;z-index:101;padding:7px}.header-container{height:100%;display:flex;align-items:center;gap:16px;justify-content:space-between;overflow:visible;min-width:0}@media (max-width: 768px){.header-container{padding:12px}}.back-arrow-icon{width:9px;margin-right:5px}.topbar-right{display:flex;gap:15px;align-items:center}@media (max-width: 768px){.topbar-right{display:none}}.bell-icon{width:35px;height:35px}@media (max-width: 768px){.header{padding:0}}@media (min-width: 1024px){.header{left:260px;width:calc(100% - 260px);transition:left .3s ease,width .3s ease}.header.sidebar-collapsed{left:80px;width:calc(100% - 80px)}}.header-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:8px;font-size:24px;color:#374151}@media (max-width: 768px){.header-menu-btn{display:block}}.header-menu-icon{display:flex}.header-logo{display:flex;align-items:center;text-decoration:none;color:#111827;gap:8px;transition:opacity .3s ease,transform .3s ease;flex-shrink:0;min-width:0;overflow:visible}.header-logo-image{max-height:40px;height:auto;width:auto;max-width:220px;min-width:80px;object-fit:contain;object-position:left center;display:block;flex-shrink:0}.header-logo-text{display:flex;align-items:center;gap:8px}.header-logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px}.header-logo-name{font-size:18px;font-weight:700;color:#111827}.header-search{flex:1;max-width:460px;display:flex;align-items:center;background:#fff;border-radius:8px;padding:8px 12px;border:1px solid #EBEBEB;gap:8px;transition:all .3s ease;position:relative}@media (max-width: 768px){.header-search.search-open{gap:8px}.header-search.search-open .header-search-close{order:1}.header-search.search-open .header-search-input{order:2}.header-search.search-open .header-search-btn{order:3}}@media (min-width: 769px){.header-search{display:flex!important}.header-search-toggle{display:none!important}}.header-search-input{flex:1;border:none;background:transparent;outline:none;font-size:14px;color:#111827;transition:width .3s ease}.header-search-input::placeholder{color:#9ca3af}.header-search-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;color:#6b7280;flex-shrink:0}.header-search-icon{font-size:18px;width:20px;height:20px}.header-search-close{background:none;border:none;cursor:pointer;padding:4px 8px;color:#6b7280;font-size:18px;font-weight:300;line-height:1;flex-shrink:0;transition:color .2s}.header-search-close:hover{color:#111827}.header-search-toggle{display:none;background:transparent;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;padding:0;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,opacity .2s}.header-search-toggle:disabled{cursor:not-allowed;opacity:.5}.header-share-btn{display:flex;align-items:center;gap:5px;padding:10px 42px;background:#1a73e8;color:#fff;border:none;border-radius:30px;cursor:pointer;font-size:16px;font-weight:500;transition:background .2s;margin-right:15px}.header-share-btn:hover{background:#1557b0}.header-share-icon{width:25px;height:25px}.header-share-icon img{width:100%;height:100%}.header-share-text{display:none}@media (min-width: 1024px){.header-share-text{display:inline}}@media (max-width: 768px){.header-container{gap:8px;position:relative;flex-wrap:nowrap;align-items:center}.header-logo{flex:1;min-width:0;justify-content:center;overflow:visible}.header-logo-image{max-width:min(220px,55vw);width:auto;height:auto;max-height:40px}.header-logo-name{font-size:16px}.header-search{display:none;max-width:none;flex:1;min-width:0}.header-search.search-open{display:flex!important;animation:slideInSearch .3s ease;flex:1;min-width:0;margin-left:0;width:auto;max-width:none}.header-search-input{min-width:0;flex:1;width:100%}.header-search-toggle{display:flex;flex-shrink:0;margin-left:auto}.header-logo-mobile-search{display:flex!important;margin-right:8px;flex-shrink:0;animation:fadeInLogo .3s ease}.header-logo-mobile-search .header-logo-image{height:22px;width:auto}.header-logo-mobile-search .header-logo-icon{width:28px;height:28px;font-size:16px}.header-logo-mobile-search .header-logo-name{font-size:14px}.header-logo-mobile-search .header-logo-text{gap:6px}.header.search-open .header-container{flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:8px}.header.search-open .header-menu-btn{display:none!important}.header.search-open .header-logo:not(.header-logo-mobile-search){display:none!important}.header.search-open .header-search-toggle{display:none!important}.header.search-open .header-search{flex:1;min-width:0}.page-title{padding-top:5px!important}.header-floating-install-btn{position:fixed;right:16px;bottom:90px;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:#4263f3;color:#fff;border:none;border-radius:50px;cursor:pointer;font-size:14px;font-weight:600;transition:background .2s,transform .2s;box-shadow:0 4px 12px #4263f366;z-index:1001;white-space:nowrap}.header-floating-install-btn:hover{background:#3552d4;transform:scale(1.05)}.header-floating-install-btn:active{transform:scale(.95)}.header-floating-install-btn .header-share-icon{width:18px;height:18px;flex-shrink:0}.header-floating-install-btn .header-share-text{display:inline;color:#fff}}@media (min-width: 769px){.header-floating-install-btn{display:none!important}}@keyframes slideInSearch{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInLogo{0%{opacity:0}to{opacity:1}}.arrow-left-icon{width:8px}.sidebar{position:fixed;left:0;top:0;height:100vh;width:260px;background:#ffffff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;z-index:100;overflow-y:auto;overflow-x:hidden;transition:width .3s ease,transform .3s ease}.sidebar.sidebar-collapsed{width:80px}.sidebar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:99;display:none;pointer-events:auto}@media (max-width: 768px){.sidebar{transform:translate(-100%);box-shadow:2px 0 8px #0000001a;z-index:1003}.sidebar.sidebar-open{transform:translate(0)}.sidebar-overlay{display:block;z-index:1002}}@media (min-width: 1024px){.sidebar{transform:translate(0)}.sidebar-overlay{display:none}}.sidebar-header{padding:12px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;position:relative}.sidebar-logo{display:flex;align-items:center;text-decoration:none;color:#111827;flex:1;justify-content:center}.sidebar-logo-image{max-width:100%;max-height:60px;width:auto;height:auto;object-fit:contain;display:block}.sidebar-favicon{width:32px;height:32px;object-fit:contain;border-radius:4px}.sidebar-logo-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border-radius:6px;font-weight:700;font-size:18px}.sidebar-logo-name{font-size:18px;font-weight:700;color:#111827}.sidebar-toggle-btn{position:absolute;right:13px;top:50%;transform:translateY(-50%);width:32px;height:32px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;display:none;align-items:center;justify-content:center;transition:all .2s;z-index:10}.sidebar-toggle-btn:hover{background:#e5e7eb;border-color:#d1d5db}.sidebar-toggle-icon{color:#374151}@media (min-width: 1024px){.sidebar-toggle-btn{display:flex}.sidebar-header{padding-right:50px}.sidebar.sidebar-collapsed .sidebar-header{padding:20px;justify-content:center;flex-direction:column;gap:8px}.sidebar.sidebar-collapsed .sidebar-logo{justify-content:center}.sidebar.sidebar-collapsed .sidebar-toggle-btn{position:static;transform:none;margin-top:0;width:100%}}.sidebar-logo-image{width:auto;object-fit:contain}.sidebar-favicon{width:32px;height:32px;object-fit:contain;border-radius:4px;flex-shrink:0}.sidebar-logo-text{display:flex;align-items:center;gap:8px}.sidebar-logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px}.sidebar-logo-name{font-size:18px;font-weight:700;color:#111827;white-space:nowrap;transition:opacity .2s}.sidebar.sidebar-collapsed .sidebar-logo-name{opacity:0;width:0;overflow:hidden}.sidebar-nav{flex:1;padding:16px 0;overflow-y:auto}.sidebar-section{margin-bottom:24px}.sidebar-section-title{font-size:14px;color:#acb4c6;text-transform:capitalize;padding:0 20px;margin-bottom:8px;white-space:nowrap;transition:opacity .2s;overflow:hidden}.sidebar.sidebar-collapsed .sidebar-section-title{opacity:0;height:0;padding:0;margin:0}.sidebar-nav-list{list-style:none;padding:0;margin:0}.sidebar-nav-item{display:flex;align-items:center;gap:12px;padding:12px 20px;text-decoration:none;color:#374151;font-size:16px;transition:all .2s;border-left:3px solid transparent;white-space:nowrap;justify-content:flex-start}.sidebar.sidebar-collapsed .sidebar-nav-item{justify-content:center;padding:12px}.sidebar-nav-item span:not(.sidebar-icon){transition:opacity .2s;overflow:hidden}.sidebar.sidebar-collapsed .sidebar-nav-item span:not(.sidebar-icon){opacity:0;width:0;overflow:hidden}.sidebar-nav-item:hover{background:#f9fafb;color:#111827}.sidebar-nav-item.active{background:#1a73e8;color:#fff;font-weight:600;margin-left:10px;margin-right:10px;border-radius:8px}.sidebar-icon{font-size:18px;width:20px;text-align:center;display:inline-block}.sidebar-icon-image{width:23px;height:23px;object-fit:contain;flex-shrink:0;display:block}.sidebar-icon-image.mob,.sidebar-icon-image.desk{width:23px;height:23px}.sidebar-category-icon{width:23px;height:23px;object-fit:contain;flex-shrink:0}.sidebar-footer{padding:20px;border-top:1px solid #e5e7eb;background:#f9fafb}.sidebar-language{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:white;border-radius:6px;margin-bottom:12px;font-size:14px;color:#374151;cursor:pointer;transition:opacity .2s;overflow:hidden}.sidebar.sidebar-collapsed .sidebar-language{opacity:0;height:0;padding:0;margin:0}.sidebar-language-arrow{font-size:10px;color:#9ca3af}.sidebar-copyright{display:flex;align-items:center;gap:8px;font-size:12px;color:#6b7280;justify-content:center}.sidebar-copyright span:not(.sidebar-icon){transition:opacity .2s;overflow:hidden;white-space:nowrap}.sidebar.sidebar-collapsed .sidebar-copyright span:not(.sidebar-icon){opacity:0;width:0;overflow:hidden}.sidebar::-webkit-scrollbar,.sidebar-nav::-webkit-scrollbar{width:3px}.sidebar::-webkit-scrollbar-track,.sidebar-nav::-webkit-scrollbar-track{background:#f9fafb}.sidebar::-webkit-scrollbar-thumb,.sidebar-nav::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover,.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#9ca3af}.footer{color:#000;margin-top:auto;width:100%;max-width:100%;box-sizing:border-box;flex-shrink:0;border-top:1px solid #EBEBEB}.footer-container{margin:0 auto;padding:60px 20px 24px;box-sizing:border-box}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.footer-brand{max-width:100%}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:16px}.footer-logo-image{max-width:220px;width:auto;height:auto;max-height:80px;object-fit:contain;display:block}.footer-back-to-top-mobile-container{padding:0 20px}.footer-logo-icon{width:48px;height:48px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:24px}.footer-logo-text{font-size:24px;font-weight:700;color:#000}.footer-description{color:#000;font-size:14px;line-height:1.6;margin:0;max-width:100%}.footer-section{display:flex;flex-direction:column}.footer-heading{font-size:16px;font-weight:700;margin-bottom:16px;color:#000;text-transform:none}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-links li{margin:0}.footer-links li a{color:#000;text-decoration:none;font-size:14px;transition:color .2s;display:inline-block}.footer-links li a:hover{color:#000}.footer-social{display:flex;gap:12px;flex-wrap:wrap}.footer-link-see-all{font-size:16px;font-weight:400;color:#4076fe!important}.footer-social-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);color:#fff;text-decoration:none;transition:all .2s}.footer-social-icon:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.footer-social-icon svg{width:20px;height:20px}.footer-social-icon-img{width:100%;height:100%;object-fit:contain}.footer-social-icon-placeholder{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:inherit}.footer-links .category-icon{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;object-fit:contain;flex-shrink:0;display:inline-block}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:24px;text-align:center}.footer-bottom p{color:#000;font-size:14px;margin:0}@media (max-width: 1024px){.footer-content{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1 / -1}}@media (max-width: 768px){.footer-container{padding:40px 16px 50px}.footer-content{grid-template-columns:1fr;gap:32px}.footer-brand{grid-column:1}.footer-logo{margin-bottom:12px}.footer-logo-text{font-size:20px}.footer-description{font-size:13px}.footer-heading{font-size:15px;margin-bottom:12px}.footer-links{gap:10px}.footer-links li a{font-size:13px}.footer-social{gap:10px}.footer-social-icon{width:36px;height:36px}.footer-social-icon svg{width:18px;height:18px}}.footer-back-to-top-mobile-container{display:none}@media (max-width: 768px){.footer-back-to-top-mobile-container{display:block;width:100%;padding:0 16px 16px;box-sizing:border-box}.footer-back-to-top-mobile{width:100%;background:#4263f3;border:none;border-radius:50px;padding:3px 4px;cursor:pointer;transition:all .2s ease;box-shadow:0 -2px 8px #0000001a;display:block}.footer-back-to-top-mobile:active{background:#3552d4;transform:scale(.98)}.footer-back-to-top-inner{background:#ffffff;border-radius:47px;padding:10px 15px;display:flex;align-items:center;justify-content:center;gap:8px;width:50%;box-sizing:border-box;margin:5px auto}.footer-back-to-top-icon{width:20px;height:20px;flex-shrink:0;display:block}.footer-back-to-top-text{color:#4263f3;font-size:16px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1}}.back-to-top{position:fixed;bottom:20px;right:20px;z-index:1000;background:#4263f3;border:none;border-radius:50px;padding:8px;cursor:pointer;box-shadow:0 4px 12px #4263f34d;transition:all .3s ease;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(20px);pointer-events:none}.back-to-top.back-to-top-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;animation:fadeInUp .3s ease}.back-to-top:hover{background:#3552d4;box-shadow:0 6px 16px #4263f366;transform:translateY(-2px)}.back-to-top:active{transform:translateY(0)}@keyframes fadeInUp{to{opacity:1;visibility:visible;transform:translateY(0)}}.back-to-top-inner{background:#ffffff;border-radius:50px;padding:10px 20px;display:flex;align-items:center;gap:8px;white-space:nowrap}.back-to-top-icon{color:#4263f3;flex-shrink:0}.back-to-top-text{color:#4263f3;font-size:14px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@media (max-width: 768px){.back-to-top{display:none!important}.back-to-top-inner{padding:8px 16px;gap:6px}.back-to-top-icon{width:14px;height:14px}.back-to-top-text{font-size:13px}}@media (max-width: 480px){.back-to-top{display:none!important}}@media (min-width: 769px){.back-to-top{display:flex}}.public-layout{min-height:100vh;display:flex;flex-direction:column;background:#ffffff;position:relative}.public-main{flex:1;width:100%;max-width:100%;overflow-y:auto;overflow-x:hidden;margin-top:64px;box-sizing:border-box;position:relative}.back-button{margin-right:10px}.public-main-content{min-height:calc(100vh - 64px);display:flex;flex-direction:column;width:100%;max-width:100%;padding:10px 20px}.public-outlet-wrap{flex:1;min-height:0}@media (max-width: 768px){.public-main{margin-left:0}.public-main-content{padding:0}}@media (min-width: 1024px){.public-main{margin-left:260px;width:calc(100% - 260px);transition:margin-left .3s ease,width .3s ease}.public-main.sidebar-collapsed{margin-left:80px;width:calc(100% - 80px)}}.game-carousel-section{margin-bottom:10px}.game-carousel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.game-carousel-title{display:flex;align-items:center;gap:8px}.game-carousel-icon{display:flex;align-items:center;line-height:0;flex-shrink:0}.game-carousel-icon-image{display:block;width:24px;height:24px;object-fit:contain;vertical-align:middle}.game-carousel-title h2{font-size:18px;font-weight:600;color:#111827;margin:0;line-height:1.2}.game-carousel-see-all{color:#1a73e8;text-decoration:none;font-size:14px;font-weight:500;padding:0 10px;border-radius:5px;display:flex;align-items:center;gap:4px}.game-carousel-see-all:hover{text-decoration:none}.game-carousel-see-all-icon{width:7px;margin-left:3px}.game-carousel-container{position:relative;max-width:100%;overflow:hidden}.top-picks-carousel{margin-top:10px}.top-picks-carousel .game-carousel .game-carousel-item .game-carousel-image,.top-picks-carousel .game-carousel-arrow{height:220px}.recently-played-carousel .game-carousel-item{flex:0 0 225px}.recently-played-carousel .game-carousel-arrow{height:160px}.new-games-carousel .game-carousel-item{flex:0 0 225px}.new-games-carousel .game-carousel-arrow{height:160px}.game-carousel{display:flex;gap:.3rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:8px}.game-carousel::-webkit-scrollbar{display:none}.all-games-pattern-container .game-carousel-item:not(.all-games-vertical){aspect-ratio:16/11.4}.all-games-pattern-container .game-carousel-item.all-games-vertical{aspect-ratio:auto;height:auto}.game-carousel-item{flex:0 0 162px;position:relative;background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;color:#111827;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.game-carousel-item:hover{box-shadow:0 8px 24px #0003}.game-carousel-item:hover .game-carousel-image,.game-carousel-item:hover .game-carousel-placeholder{transform:scale(1.1)}.game-carousel-item:hover .game-carousel-hover-overlay{opacity:1;visibility:visible}.game-carousel-badge{position:absolute;top:0;left:0;background:linear-gradient(191.1deg,#FF0A0A 51.45%,#990606 104.81%);color:#fff;padding:2px 5px;border-radius:0 4px 13px 0;font-size:11px;font-weight:700;z-index:1;text-transform:uppercase;font-style:italic;box-shadow:0 2px 10px #0006}.game-carousel-badge.new-game{background:#CFFF82;color:#000}.game-carousel-badge.trending{background:#366FFF;color:#fff}.game-carousel-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.game-carousel-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);display:flex;align-items:center;justify-content:center;font-size:48px;transition:transform .3s ease}.game-carousel-hover-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);display:flex;align-items:flex-end;justify-content:center;padding:16px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:2;border-radius:12px}.game-carousel-hover-title{color:#fff;font-size:14px;font-weight:700;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);transform:translateY(10px);transition:transform .3s ease;line-height:1.3;word-wrap:break-word;max-width:100%}.game-carousel-item:hover .game-carousel-hover-title{transform:translateY(0)}.game-carousel-info{padding:12px;display:none}.game-carousel-info h3{font-size:14px;font-weight:600;margin:0;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-carousel-arrow{position:absolute;top:0;width:18px;height:160px;background:linear-gradient(to right,rgba(0,0,0,.9) 0%,rgba(0,0,0,.7) 50%,rgba(0,0,0,0) 100%);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease;padding:0}.game-carousel-arrow:active{opacity:.8}.game-carousel-arrow-left{left:0;background:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.1) 100%);border-radius:0 30px 30px 0}.game-carousel-arrow-right{right:0;background:linear-gradient(to left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.1) 100%);border-radius:30px 0 0 30px}.game-carousel-arrow-icon{width:24px;height:24px;object-fit:contain}@media (max-width: 768px){.game-carousel-item{flex:0 0 162px}.game-carousel-image,.game-carousel-placeholder{height:100%}.game-carousel-arrow{display:none}.game-carousel-header,.game-carousel-container{padding:0 16px}.game-carousel-section{margin-bottom:10px}.new-games-carousel .game-carousel.mobile-slider-2{display:flex!important;gap:.3rem;scroll-snap-type:x mandatory;scroll-padding:0 16px;overflow-x:auto;overflow-y:hidden;width:100%}.new-games-carousel .game-carousel.mobile-slider-2 .game-carousel-group-2x2{display:grid;grid-template-columns:repeat(2,calc(50% - 6px));grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-flow:row;gap:.3rem;flex:0 0 100%;min-width:100%;width:100%;scroll-snap-align:start;box-sizing:border-box;padding:0;aspect-ratio:16 / 11}.new-games-carousel .game-carousel.mobile-slider-2 .game-carousel-item{flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:0;box-sizing:border-box;aspect-ratio:16 / 11}.new-games-carousel .game-carousel.mobile-slider-2 .game-carousel-item .game-carousel-image{height:100%;object-fit:cover}.new-games-carousel .game-carousel-container{padding:0 16px}}.home{width:100%;max-width:100%;background:#ffffff;overflow-x:hidden;box-sizing:border-box}.home-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:0 20px}.home-section-title{display:flex;align-items:center;gap:8px}.home-section-icon{font-size:20px}.home-section-title h2{font-size:16px;font-weight:500;color:#111827;margin:0}.home-section-see-all{color:#1a73e8;text-decoration:none;font-size:16px;font-weight:500;display:flex;align-items:center;gap:4px;padding:0 10px;border-radius:5px}.home-section-see-all:hover{text-decoration:none}.home-section-see-all-icon{width:6px;margin-left:3px;margin-top:2px}.home-categories{padding:0!important;margin-bottom:10px}.home-categories .home-section-header{margin-bottom:12px}.categories-grid-mobile{display:none;padding:0 16px;grid-template-columns:repeat(4,1fr);gap:12px}.categories-slider-wrapper{padding:0 20px;overflow:hidden;position:relative;width:100%;display:block}.categories-slider{display:flex;gap:.3rem;width:fit-content;animation:slideInfinite 30s linear infinite}.categories-slider:hover{animation-play-state:paused}@keyframes slideInfinite{0%{transform:translate(0)}to{transform:translate(-50%)}}.category-card{width:120px;border-radius:20px;padding:55px 15px;text-align:center;text-decoration:none;color:#111827;background:#ffffff;box-shadow:0 2px 8px #00000014;border:1px solid var(--border-color, #9333ea);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;align-items:center;gap:12px;flex-shrink:0;position:relative;overflow:hidden}.category-card:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40%;height:3px;background:var(--border-color, #9333ea);border-radius:0 0 3px 3px}.category-card:hover{box-shadow:0 4px 16px #0000001f}.category-card:hover .category-icon{transform:scale(1.1)}.category-icon{width:55px;height:55px;object-fit:contain;flex-shrink:0;transition:transform .3s ease;filter:drop-shadow(0 10px 15px var(--shadow-color, rgba(147, 51, 234, .3)))}.category-icon-placeholder{width:55px;height:55px;display:flex;align-items:center;justify-content:center;font-size:32px;flex-shrink:0;filter:drop-shadow(0 4px 8px var(--shadow-color, rgba(147, 51, 234, .3)))}.category-card h3{font-size:16px;font-weight:600;margin:0;color:#111827;line-height:1.3}.all-games-pattern-container{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:.3rem;margin-top:.5rem}.all-games-group-wrapper{grid-column:span 3 / span 3}.all-games-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:.3rem;height:100%}.all-games-large .game-carousel-image,.all-games-large .game-carousel-placeholder{height:100%}.all-games-large .game-carousel-info{padding:16px}.all-games-large .game-carousel-info h3{font-size:16px}.all-games-vertical .game-carousel-image,.all-games-vertical .game-carousel-placeholder{height:100%}.all-games-vertical .game-carousel-info{padding:12px}.all-games-vertical .game-carousel-info h3{font-size:14px}.all-games-small .game-carousel-image,.all-games-small .game-carousel-placeholder{height:100%}.all-games-info{display:none!important;padding:12px;position:relative;z-index:1}.all-games-info h3{font-size:14px;font-weight:600;margin:0;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.game-carousel-badge.trending{background:linear-gradient(135deg,#2196F3 0%,#1976D2 100%);color:#fff}.games-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.3rem}.game-card{background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;color:#111827;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;position:relative}.game-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 8px 24px #0003}.game-card:hover .game-image,.game-card:hover .game-placeholder{transform:scale(1.1)}.game-card:hover .game-hover-overlay{opacity:1;visibility:visible}.game-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.game-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);display:flex;align-items:center;justify-content:center;font-size:48px;transition:transform .3s ease}.game-hover-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);display:flex;align-items:flex-end;justify-content:center;padding:16px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:2;border-radius:12px}.game-hover-title{color:#fff;font-size:16px;font-weight:700;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);transform:translateY(10px);transition:transform .3s ease;line-height:1.3;word-wrap:break-word;max-width:100%}.game-card:hover .game-hover-title{transform:translateY(0)}.game-info{padding:12px;position:relative;z-index:1;display:none}.game-info h3{font-size:14px;font-weight:600;margin:0;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-loading{text-align:center;padding:40px;color:#6b7280}.home-empty-state{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px 20px;text-align:center}.home-empty-state-message{margin:0;font-size:18px;color:#374151;max-width:400px}.home-empty-state-retry{padding:12px 24px;font-size:16px;font-weight:500;color:#fff;background:#1a73e8;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.home-empty-state-retry:hover{background:#1557b0}@media (max-width: 768px){.home-section-header{padding:0 16px}.home-categories,.home-all-games{padding:0}.categories-grid-mobile{display:grid;grid-template-columns:repeat(2,1fr)}.categories-grid-mobile .category-card{width:100%!important;gap:30px!important}.categories-grid-mobile .category-card .category-icon{margin-top:10px}.categories-slider-wrapper{display:none}.category-card{padding:20px 10px!important;width:100%;aspect-ratio:1}.category-icon,.category-icon-placeholder{width:30px;height:30px}.category-icon-placeholder{font-size:24px}.category-card h3{font-size:12px}.games-grid{grid-template-columns:repeat(3,1fr);gap:.3rem}.game-image,.game-placeholder{height:100%}.game-placeholder{font-size:36px}.all-games-pattern-container{padding:0 16px;display:flex;flex-direction:column;gap:1rem}.all-games-group-wrapper{width:100%}.all-games-group{grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem;grid-template-rows:auto}.all-games-large .game-carousel-image,.all-games-large .game-carousel-placeholder{height:100%;min-height:200px}.all-games-vertical .game-carousel-image,.all-games-vertical .game-carousel-placeholder{height:100%;min-height:150px}.all-games-small .game-carousel-image,.all-games-small .game-carousel-placeholder{height:100%;min-height:100px}}@media (min-width: 769px){.categories-grid-mobile{display:none}.categories-slider-wrapper{display:block}}@media (min-width: 1024px){.home-section-header,.home-categories,.home-all-games{padding:0}.categories-slider-wrapper{padding:0 16px}.categories-slider{gap:.3rem;margin:5px 0;padding:5px 0}.category-card{min-width:160px;width:160px}.games-grid{grid-template-columns:repeat(6,1fr);max-width:100%}}.home-content-section{padding:20px 0;max-width:100%;box-sizing:border-box}.home-content-section h3{font-size:14px;font-weight:600;color:#1a73e8;margin-bottom:12px;letter-spacing:.5px}.home-content-section h2{font-size:29px;font-weight:500;color:#000;margin-bottom:20px}.home-content-section h2 span{color:#1a73e8;font-weight:700}.home-content-section p{font-size:16px;line-height:1.6;color:#374151;margin-bottom:16px}.home-content-section ul{list-style:none;padding:0;margin:16px 0}.home-content-section ul li{padding-left:20px;position:relative}.home-content-section ul li:before{content:"•";position:absolute;left:0;color:#1a73e8;font-weight:700}.home-content-section ul li a{color:#1a73e8;text-decoration:none}.home-content-section ul li a:hover{text-decoration:underline}.home-about-us-content{width:100%;max-width:100%;box-sizing:border-box}.home-about-us-content h1,.home-about-us-content h2,.home-about-us-content h3,.home-about-us-content h4,.home-about-us-content h5,.home-about-us-content h6{margin-top:24px;margin-bottom:4px;font-weight:600;line-height:1.3}.home-about-us-content h1{font-size:29px;color:#000}.home-about-us-content h2{font-size:24px;color:#000}.home-about-us-content h3{font-size:20px;color:#1a73e8}.home-about-us-content h4{font-size:18px;color:#374151}.home-about-us-content p{font-size:16px;line-height:1.6;color:#374151;margin-bottom:16px}.home-about-us-content ul,.home-about-us-content ol{margin:16px 0;padding-left:24px}.home-about-us-content ul li,.home-about-us-content ol li{margin-bottom:8px;line-height:1.6;color:#374151}.home-about-us-content a{color:#1a73e8;text-decoration:none}.home-about-us-content a:hover{text-decoration:underline}.home-about-us-content strong{font-weight:600;color:#111827}.home-about-us-content em{font-style:italic}.home-about-us-content u{text-decoration:underline}.home-about-us-content blockquote{border-left:4px solid #1a73e8;padding-left:16px;margin:16px 0;color:#6b7280;font-style:italic}.home-about-us-content img{max-width:100%;height:auto;border-radius:8px;margin:16px 0}.home-about-us-content code{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:14px;color:#dc2626}.home-about-us-content pre{background:#f3f4f6;padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0}.home-about-us-content pre code{background:none;padding:0;color:#111827}.home-about-us-content .ql-align-center{text-align:center}.home-about-us-content .ql-align-right{text-align:right}.home-about-us-content .ql-align-justify{text-align:justify}@media (max-width: 768px){.home-about-us-content h1{font-size:24px}.home-about-us-content h2{font-size:20px}.home-about-us-content h3{font-size:18px}.home-about-us-content p{font-size:14px}}.home-faq-section{padding:20px 0;max-width:100%;box-sizing:border-box}.home-faq-section h2{font-size:32px;font-weight:700;color:#1a73e8;margin-bottom:24px}.home-faq-list{max-width:100%}.home-faq-item{background:#fff;margin-bottom:16px;overflow:hidden}.home-faq-question{width:100%;padding:15px;background:none;border:none;text-align:left;font-size:16px;font-weight:600;color:#111827;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.home-faq-question:hover{background:#f9fafb}.home-faq-toggle{display:flex;align-items:center;justify-content:center;color:#111827;margin-left:16px;flex-shrink:0;transition:transform .3s ease}.home-faq-toggle svg{width:20px;height:20px}.home-faq-toggle-closed{transform:rotate(0)}.home-faq-toggle-open{transform:rotate(180deg)}.home-faq-answer{max-height:0;overflow:hidden;padding:15px;color:#374151;line-height:1.6;font-size:16px;transition:max-height .3s ease,padding .3s ease,opacity .3s ease;opacity:0}.home-faq-answer-open{max-height:500px;padding:3px 15px;opacity:1}.home-faq-answer-closed{max-height:0;padding:3px 15px;opacity:0}.home-faq-answer p{margin:0}.home-faq-answer ul{list-style:none;padding:0;margin:12px 0}.home-faq-answer ul li{padding:6px 0 6px 20px;position:relative}.home-faq-answer ul li:before{content:"•";position:absolute;left:0;color:#1a73e8;font-weight:700}.home-faq-answer ul li a{color:#1a73e8;text-decoration:none}.home-faq-answer ul li a:hover{text-decoration:underline}@media (max-width: 768px){.pl-xs-10{padding-left:10px!important}.home-content-section,.home-faq-section{padding:24px 16px}.home-content-section h2,.home-faq-section h2{font-size:24px}.home-content-section h3{font-size:12px}.home-content-section p,.home-faq-answer{font-size:14px}.home-faq-question{font-size:16px}}.game-card-skeleton{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.game-card-skeleton-image{width:100%;aspect-ratio:1;background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 50%,#e5e7eb 100%);background-size:200% 100%;animation:skeleton-shimmer 1.2s ease-in-out infinite}.game-card-skeleton-title{height:14px;margin:12px;border-radius:4px;background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 50%,#e5e7eb 100%);background-size:200% 100%;animation:skeleton-shimmer 1.2s ease-in-out infinite;animation-delay:.1s}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.home-skeleton{width:100%;max-width:100%;min-height:80vh;padding-bottom:24px}.home-skeleton-section{margin-bottom:24px}.home-skeleton-section:first-child{margin-top:10px}.home-skeleton-header .game-carousel-header,.home-skeleton-section .game-carousel-header,.home-skeleton-section .home-section-header{padding:0 20px;margin-bottom:12px}@media (max-width: 768px){.home-skeleton-section .game-carousel-header,.home-skeleton-section .home-section-header{padding:0 16px}}.home-skeleton-icon{width:24px;height:24px;border-radius:6px;background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 50%,#e5e7eb 100%);background-size:200% 100%;animation:home-skeleton-shimmer 1.2s ease-in-out infinite;flex-shrink:0}.home-skeleton-heading{height:20px;width:140px;border-radius:6px;background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 50%,#e5e7eb 100%);background-size:200% 100%;animation:home-skeleton-shimmer 1.2s ease-in-out infinite;animation-delay:.05s}.home-skeleton-heading-wide{width:100px}.home-skeleton-see-all{height:18px;width:60px;border-radius:4px;background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 50%,#e5e7eb 100%);background-size:200% 100%;animation:home-skeleton-shimmer 1.2s ease-in-out infinite;animation-delay:.1s}@keyframes home-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.home-skeleton-carousel{display:flex;gap:12px;padding:0 20px;overflow:hidden;margin-top:0}.home-skeleton-carousel .home-skeleton-card{flex:0 0 160px;min-width:160px}.home-skeleton-carousel-tall .home-skeleton-card-tall{flex:0 0 140px;min-width:140px}.home-skeleton-carousel-tall .home-skeleton-card-tall .game-card-skeleton-image{aspect-ratio:3/4;min-height:180px}@media (max-width: 768px){.home-skeleton-carousel{padding:0 16px;gap:8px}.home-skeleton-carousel .home-skeleton-card{flex:0 0 120px;min-width:120px}.home-skeleton-carousel-tall .home-skeleton-card-tall{flex:0 0 100px;min-width:100px}.home-skeleton-carousel-tall .home-skeleton-card-tall .game-card-skeleton-image{min-height:140px}}.home-skeleton-all-games{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:6px;padding:0 20px;margin-top:0}@media (max-width: 768px){.home-skeleton-all-games{grid-template-columns:repeat(3,1fr);padding:0 16px}}.home-skeleton-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 20px;margin-top:0}.home-skeleton-category-card{aspect-ratio:1;border-radius:20px;background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 50%,#e5e7eb 100%);background-size:200% 100%;animation:home-skeleton-shimmer 1.2s ease-in-out infinite;animation-delay:.15s}@media (max-width: 768px){.home-skeleton-categories{grid-template-columns:repeat(2,1fr);padding:0 16px}}.home-skeleton-block{height:60px;margin:0 20px 12px;border-radius:8px;background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 50%,#e5e7eb 100%);background-size:200% 100%;animation:home-skeleton-shimmer 1.2s ease-in-out infinite;animation-delay:.2s}.home-skeleton-block-short{height:40px;width:70%}@media (max-width: 768px){.home-skeleton-block{margin-left:16px;margin-right:16px}}.tenant-not-found{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:2rem}.tenant-not-found-container{max-width:600px;width:100%}.tenant-not-found-content{background:white;border-radius:16px;padding:3rem 2rem;text-align:center;box-shadow:0 20px 60px #0000004d}.tenant-not-found-icon{color:#ef4444;margin-bottom:1.5rem;display:flex;justify-content:center}.tenant-not-found-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.tenant-not-found-message{font-size:1.125rem;color:#6b7280;margin-bottom:.5rem;line-height:1.6}.tenant-not-found-submessage{font-size:.875rem;color:#9ca3af;margin-top:1rem;line-height:1.5}@media (max-width: 640px){.tenant-not-found-content{padding:2rem 1.5rem}.tenant-not-found-title{font-size:1.5rem}.tenant-not-found-message{font-size:1rem}}*{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}html,body{width:100%;max-width:100%;overflow-x:hidden}:root{--primary-color: #1a73e8;--secondary-color: #10b981;--theme-color: #1a73e8}body{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9fafb;color:#111827;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}button{font-family:inherit}
