*,body{margin:0;padding:0}*{box-sizing:border-box}body{font-family:Poppins,sans-serif;background:#f5f5f5}.container{max-width:1440px;margin:0 auto;overflow:hidden}.custom-swiper-container .swiper,.game-thumb img{width:100%;height:100%}.custom-swiper-container .swiper-slide img,.inner-page .custom-swiper-container .swiper-slide img{width:100%;height:100%;object-fit:cover;border-radius:40px;display:block}.fade-in{animation:.45s cubic-bezier(.4,0,.2,1) fadeIn;opacity:1!important;visibility:visible!important;transform:scale(1);transition:opacity .45s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1)}.fade-out{animation:.38s cubic-bezier(.4,0,.2,1) fadeOut;opacity:0!important;visibility:hidden!important;transform:scale(.97);transition:opacity .38s cubic-bezier(.4,0,.2,1),transform .38s cubic-bezier(.4,0,.2,1)}@keyframes fadeIn{0%{opacity:0;transform:scale(.97)}100%{opacity:1;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.97)}}@keyframes pageEnter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.container,.inner-page .container{animation:.6s ease-out forwards pageEnter}.inner-page .games-section{opacity:0;animation:.8s ease-out .2s forwards pageEnter}.inner-page .game-card{opacity:0;animation:.6s ease-out forwards pageEnter;animation-delay:calc(var(--card-index, 0) * .1s + .4s)}.inner-page .custom-swiper-container{opacity:0;animation:.8s ease-out .1s forwards pageEnter}.inner-page .app-promo{opacity:0;animation:.8s ease-out .3s forwards pageEnter}.game-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(191,161,74,.15)}.games-section{max-width:1440px;margin:40px auto 0;padding:0 32px}.games-tabs{display:flex;gap:20px;background:#f7f7f7;border-radius:18px;padding:12px 16px;margin-bottom:32px;box-shadow:0 2px 8px rgba(0,0,0,.04)}@media (max-width:768px){.custom-swiper-container{padding:0 6px;margin-top:0}.custom-swiper-container .swiper-slide img{border-radius:16px;height:auto;max-height:180px;object-fit:cover}.game-title,.games-tab{color:#7b6d4b;font-weight:500;line-height:1.1;overflow:hidden}.games-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border-radius:16px;padding:12px 8px;margin-bottom:16px;background:linear-gradient(145deg,#fff,#f8f5ed);box-shadow:0 4px 15px rgba(191,161,74,.08);overflow:hidden;white-space:normal;border:1px solid rgba(191,161,74,.05)}.games-tab{min-width:0;font-size:11px;padding:8px 4px 6px;border-radius:12px;margin:0;flex-direction:column;gap:4px;justify-content:center;align-items:center;background:linear-gradient(145deg,#fff,#f9f6ee);transition:.35s cubic-bezier(.25, 1, .5, 1);box-shadow:0 2px 6px rgba(0,0,0,.02),inset 0 0 0 1px rgba(255,255,255,.8);border:1px solid rgba(191,161,74,.1);position:relative}.games-tab::before{content:'';position:absolute;top:0;left:0;right:0;height:0;background:linear-gradient(to bottom,rgba(255,240,178,.15),transparent);transition:height .3s}.games-tab:hover::before{height:100%}.games-tab .menu-icon{width:24px;height:24px;margin:0 auto 4px;display:block;filter:drop-shadow(0 1px 2px rgba(191,161,74,.2));transition:transform .3s,filter .3s}.games-tab.active{background:linear-gradient(145deg,#fffdf0,#fff7d9);color:#bfa14a;box-shadow:0 4px 12px rgba(191,161,74,.12),inset 0 0 0 1px rgba(255,255,255,.9);font-weight:600;transform:translateY(-2px);border-color:rgba(191,161,74,.2);text-shadow:0 1px 0 rgba(255,255,255,.8)}.games-tab.active .menu-icon{filter:drop-shadow(0 2px 4px rgba(191,161,74,.3));transform:scale(1.1)}.games-tab:hover{background:linear-gradient(145deg,#fffbea,#fff4d0);color:#bfa14a;transform:translateY(-1px);border-color:rgba(191,161,74,.15)}.games-tab:active{transform:translateY(0);transition:.1s}.games-list{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px 6px!important;margin:0 0 20px;padding:0 5px}.game-card{min-width:0;max-width:100%;padding:6px 2px 4px;border-radius:10px;box-shadow:0 1px 5px rgba(0,0,0,.04);background:#fff;transform:none;transition:.25s}.card-2{height:100px}.game-card:hover{box-shadow:0 2px 8px rgba(191,161,74,.15);transform:translateY(-2px)}.game-thumb{width:42px;height:42px;border-radius:8px;margin-bottom:2px}.game-thumb img{width:100%;height:100%;border-radius:6px}.game-title{font-size:10px;text-align:center;margin-top:1px;letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:0 2px}.games-section{max-width:100%;margin:30px auto 0;padding:0 10px}}@media (max-width:600px){.games-tabs{grid-template-columns:repeat(3,1fr);gap:6px}.games-list{grid-template-columns:repeat(3,1fr)!important;gap:6px 4px!important}.game-thumb{width:36px;height:36px}.game-title{font-size:8px}.games-tabs{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto);gap:4px;padding:4px 0}.games-tab{font-size:0;padding:4px 0}.games-tab .menu-icon{width:18px;height:18px}.games-list{grid-template-columns:repeat(2,1fr)!important;gap:12px 4px!important}}@media (max-width:900px){.games-tabs{overflow-x:auto;white-space:nowrap;gap:8px;border-radius:0;padding:8px 4px;margin-bottom:18px;box-shadow:none;background:#fff;scrollbar-width:thin;scrollbar-color:#bfa14a #eee}.games-tab{min-width:56px;font-size:14px;padding:6px 10px;border-radius:8px;margin:0 2px;flex-direction:column;gap:2px}.games-tab .menu-icon{width:22px;height:22px;margin:0 auto 2px;display:block}}@media (max-width:600px){.games-tabs{gap:2px;padding:4px 2px}.games-tab{min-width:38px;font-size:0;padding:4px;color:transparent!important}.games-tab .menu-icon{width:18px;height:18px;color:#bfa14a!important}.games-tab.active{box-shadow:0 2px 8px rgba(191,161,74,.1);background:#fffbe7}}.games-tab{display:flex;align-items:center;gap:8px;font-size:20px;color:#888;padding:10px 24px;border-radius:12px;background:0 0;cursor:pointer;transition:.2s;font-weight:500}.games-tab.active{background:#fff;color:#bfa14a!important;box-shadow:0 2px 8px rgba(191,161,74,.1)}.games-tab:hover{color:#bfa14a;background:#f1ede6}.games-tab .menu-icon{width:32px;height:32px}.games-list{display:grid;grid-template-columns:repeat(5,1fr);gap:32px 24px}.game-card{background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center;padding:16px 8px 12px;transition:box-shadow .2s,transform .2s;cursor:pointer}.game-card:hover{box-shadow:0 6px 18px rgba(191,161,74,.15);transform:translateY(-4px) scale(1.04)}.app-promo{max-width:1440px;margin:56px auto 48px;display:flex;align-items:stretch;justify-content:center;background:#fff;border-radius:32px;box-shadow:0 4px 24px rgba(191,161,74,.08);padding:48px 40px;gap:48px;overflow:hidden}.app-promo-content{flex:1;display:flex;flex-direction:column;justify-content:center;gap:26px;align-items:flex-start}.app-promo-title{line-height:1.1;letter-spacing:4px}.app-promo-subtitle{font-size:1.38rem;color:#222;font-weight:600;margin-bottom:0;letter-spacing:1px}.app-promo-desc{font-size:1.07rem;color:#555;margin-bottom:0;line-height:1.7;max-width:480px;text-align:left}.app-promo-options{display:flex;gap:32px;margin-top:18px}.app-promo-option{border-radius:18px;padding:30px 36px 22px;display:flex;flex-direction:column;align-items:center;min-width:200px;max-width:240px;flex:1}.app-promo-option-desc{font-size:.93rem;color:#bfa14a;text-align:center}.app-promo-img{flex:1;display:flex;justify-content:center;align-items:center}.promotions-grid{display:grid;grid-template-columns:repeat(1,1fr)!important;gap:20px}@media (max-width:900px){.app-promo{flex-direction:column;padding:32px 10px;gap:24px}.app-promo-content{align-items:center;text-align:center}.app-promo-desc{text-align:center}.app-promo-options{gap:0;width:100%;align-items:center;padding:0 10px 0 0}.app-promo-option{display:flex;max-width:340px;width:100%;padding:26px 0 18px;min-width:0}.app-promo-img img{max-width:80vw;border-radius:18px}}.app-promo-img img{max-width:800px;width:100%;border-radius:24px;background:#fff}.app-promo-content{flex:1;display:flex;flex-direction:column;gap:18px}.app-promo-title{font-size:2.2rem;font-weight:700;color:#bfa14a;margin-bottom:6px}.app-promo-text{font-size:1.15rem;color:#333;margin-bottom:16px}.app-promo-btns{display:flex;gap:20px;margin-top:10px}@media (max-width:600px){.app-promo-btns{flex-direction:column;gap:14px;align-items:stretch}}.app-promo-btn{display:inline-block;padding:14px 38px;font-size:1.18rem;font-weight:600;color:#fff;border:none;border-radius:24px;box-shadow:0 2px 8px rgba(191,161,74,.1);text-decoration:none;letter-spacing:2px;transition:background .2s,filter .2s,transform .18s;cursor:pointer}.btn-ios{background:linear-gradient(90deg,#bfa14a 0,#caa64a 100%)}.btn-android,.btn-android:hover,.btn-ios:hover{background:linear-gradient(90deg,#caa64a 0,#bfa14a 100%)}.btn-android:hover,.btn-ios:hover{filter:brightness(1.07);transform:translateY(-2px) scale(1.04)}.btn-android{white-space:nowrap}.game-thumb{width:100px;height:100px;border-radius:12px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.game-title{font-size:16px;color:#444;text-align:center;margin-top:6px;font-weight:500;letter-spacing:1px}.inner-page .custom-swiper-container .swiper-slide{height:350px}@media (max-width:768px){.app-promo{flex-direction:column;padding:20px 16px;gap:20px;border-radius:20px;margin:36px auto 32px;box-shadow:0 2px 12px rgba(191,161,74,.08)}.app-promo-img img{max-width:90vw;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.app-promo-content{align-items:center;text-align:center;padding:0 6px;gap:12px}.app-promo-title{font-size:1.8rem;margin-bottom:4px}.app-promo-text{font-size:1rem;margin-bottom:8px;color:#555;line-height:1.4}.app-promo-btn{padding:10px 26px;border-radius:18px;font-size:1rem}.inner-page .custom-swiper-container{padding:0 6px;margin-top:100px;height:auto}.inner-page .custom-swiper-container .swiper-slide{height:90px}.inner-page .custom-swiper-container .swiper-slide img{border-radius:16px;max-height:90px!important;object-fit:cover;height:100%}}