*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#101827;font-family:Arial,sans-serif}.app{max-width:640px;min-height:100vh;margin:0 auto;padding:8px 16px 80px}.top-bar{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.logo{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.balance{margin-left:auto;font-size:20px;font-weight:800}.back-icon{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:50%;width:44px;height:44px;font-size:24px}.game-title{margin-bottom:18px;font-size:36px}.games-grid{grid-template-columns:repeat(2,1fr);gap:26px 18px;display:grid}.game-card{cursor:pointer;transition:all .2s}.game-card:hover{transform:scale(1.03)}.game-card img{aspect-ratio:1;object-fit:cover;border-radius:28px;width:100%;display:block}.game-card p{text-align:center;margin-top:10px;font-size:17px;font-weight:800}.category-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;flex-wrap:nowrap;gap:10px;width:100%;max-width:100%;margin-bottom:14px;padding-bottom:10px;display:flex;overflow:scroll hidden}.category-tabs::-webkit-scrollbar{display:none}.category-tab{white-space:nowrap;color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:10px;flex:none;padding:9px 14px;font-size:15px;font-weight:800}.category-tab{white-space:nowrap;color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:10px;flex-shrink:0;padding:9px 14px;font-size:15px;font-weight:800}.category-tab.active{background:#3b82f6}.section-title{margin:10px 0 16px;font-size:26px}.shop-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.shop-card{cursor:pointer;background:#1e293b;border-radius:22px;padding:10px;transition:transform .18s,box-shadow .18s;box-shadow:0 10px 25px #00000038}.shop-card:active{transform:scale(.97);box-shadow:0 6px 18px #0000002e}.shop-card img{aspect-ratio:1;object-fit:cover;border-radius:18px;width:100%;display:block}.shop-card h3{min-height:42px;margin:10px 0;font-size:18px;line-height:1.15}.buy-mini-button{color:#fff;cursor:pointer;background:#5b93d1;border:none;border-radius:9px;width:100%;padding:10px;font-size:16px;font-weight:900;transition:transform .15s,opacity .15s}.buy-mini-button:active{opacity:.9;transform:scale(.96)}.empty{color:#94a3b8;font-size:18px}.product-card-detail{flex-direction:column;align-items:center;padding:20px;display:flex}.product-card-detail img{border-radius:24px;width:100%;max-width:420px;margin:0 auto 20px;display:block}.product-card-detail h2{margin-bottom:12px;font-size:24px}.product-card-detail p{color:#ccc;text-align:center;margin-bottom:20px;font-size:16px}.buy-button{color:#fff;cursor:pointer;background:#5b93d1;border:none;border-radius:12px;padding:12px 20px;font-size:18px;font-weight:700}.back-icon{cursor:pointer;margin:10px;font-size:24px}.logo img{object-fit:cover;border-radius:50%;width:100%;height:100%}.app-header{justify-content:flex-end;align-items:center;padding:10px 20px;display:flex}.user-balance{align-items:center;gap:8px;display:flex}.user-balance img{border-radius:50%;width:36px;height:36px}.order-product-image{border-radius:24px;width:100%;margin:0 auto 20px;display:block;max-width:420px!important}.order-email-input{box-sizing:border-box;border:none;border-radius:12px;width:100%;margin-top:14px;margin-bottom:14px;padding:14px;font-size:16px}.logo{cursor:pointer}.orders-list{flex-direction:column;gap:12px;margin-top:24px;display:flex}.order-list-item{color:#fff;text-align:left;cursor:pointer;background:#ffffff1f;border:none;border-radius:16px;width:100%;padding:16px 18px;font-size:17px;font-weight:700}.order-error-text{color:#ff6b6b;margin-top:12px;font-weight:700}.order-notice{color:#fff;background:#ffffff1f;border-radius:14px;margin:14px 0;padding:12px 14px;font-size:15px;line-height:1.4}.order-error-notice{color:#ff8b8b;background:#ff505029;border-radius:14px;margin:14px 0;padding:12px 14px;font-size:15px;font-weight:700;line-height:1.4}.review-section{margin-top:25px}.stars{margin:15px 0}.star{cursor:pointer;color:#666;margin-right:6px;font-size:32px}.star.active{color:gold}.review-textarea{border-radius:12px;width:100%;min-height:100px;margin-bottom:15px;padding:12px}.review-section{background:#ffffff14;border-radius:18px;margin-top:24px;padding:18px}.review-stars{justify-content:center;gap:8px;margin:14px 0;display:flex}.review-star{color:#555;cursor:pointer;background:0 0;border:none;font-size:34px}.review-star.active{color:#ffd43b}.review-textarea{resize:none;box-sizing:border-box;border:none;border-radius:14px;width:100%;min-height:90px;margin-bottom:14px;padding:14px;font-size:15px}.review-section .buy-button{min-width:220px;margin:0 auto;display:block}.promo-box{gap:8px;width:100%;max-width:420px;margin:12px 0 16px;display:flex}.promo-input{border:none;border-radius:12px;flex:1;padding:12px;font-size:15px}.promo-button{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:12px;padding:0 14px;font-weight:800}.promo-success{color:#7dd3fc;text-align:center;margin-bottom:16px;font-weight:800}.user-avatar{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex;overflow:hidden}.user-avatar img{object-fit:cover;width:100%;height:100%}.user-avatar span{line-height:1}.loading-screen{color:#fff;text-align:center;background:#101827;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:100vh;padding:20px;display:flex}.loading-logo{background:#1e293b;border-radius:24px;justify-content:center;align-items:center;width:72px;height:72px;font-size:34px;display:flex;box-shadow:0 14px 35px #00000047}.loading-screen h1{font-size:34px;font-weight:900}.loading-screen p{color:#94a3b8;font-size:16px}.loading-spinner{border:4px solid #ffffff26;border-top-color:#5b93d1;border-radius:50%;width:34px;height:34px;margin-top:8px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}html,body,#root{background:#101827;min-height:100%;margin:0;padding:0}.toast-notification{z-index:9999;color:#fff;background:#22c55e;border-radius:14px;padding:14px 18px;font-size:14px;font-weight:600;animation:.25s toast-show;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #00000040}@keyframes toast-show{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.loading-logo img{object-fit:cover;width:100%;height:100%}
