
/* Small mobile labels: modest increases without changing icon sizes. */
@media (max-width:932px), (orientation:landscape) and (max-width:1024px) and (max-height:600px) {
 #vipModal.vip-page-root .vip-modal .vip-text,#vipModal.vip-page-root .vip-modal .vip-current-status { font-size:12px!important; line-height:1.3!important; }
 #vipModal.vip-page-root .vip-modal .vip-card-popular { font-size:10px!important; }
 #vipModal.vip-page-root .vip-modal .vip-footer > span { font-size:12px!important; line-height:1.3!important; }
 .main .buychips-page.buychips-v2 .chips-package-label { font-size:11px!important; }
 .main .buychips-page.buychips-v2 .chips-package-action { font-size:12px!important; }
 .main .buychips-page.buychips-v2 .chips-package-popular,.main .buychips-page.buychips-v2 .chips-package-vip { font-size:10px!important; }
 .main .buychips-page.buychips-v2 .chips-package-vip { max-width:100%!important; }
 .main .buychips-page.buychips-v2 .chips-shop-payment-copy { font-size:12px!important; }
 .main .buychips-page.buychips-v2 .chips-shop-payment-copy strong { font-size:12px!important; }
 .main .tournament-page .tournament-list-card .tournament-status { font-size:11px!important; }
 .main .tournament-page .tournament-list-time,.main .tournament-page .tournament-list-time strong,.main .tournament-page .tournament-list-stat > span { font-size:12px!important; }
 .main .tournament-page .tournament-list-progress > div:first-child { font-size:11px!important; }
 .main .trnsingle-page .trnsingle-info-label,.main .trnsingle-page .trnsingle-game-score,.main .trnsingle-page .trnsingle-game-state { font-size:11px!important; }
 .main .trnsingle-page .trnsingle-game-card .trnsingle-btn,.main .trnsingle-page .trnsingle-sidebar-actions .trnsingle-btn { font-size:12px!important; }
 .main .footer-page-main p,.main .footer-page-main li,.main .footer-page-main .accordion-body { font-size:13px!important; line-height:1.5!important; }
 .main .install-conversion-kicker,.main .install-conversion-benefits span,.main .mobile-game-screen figcaption { font-size:12px!important; }
 .main .arcade-info-card small,.main .arcade-info-card span { font-size:12px!important; }
}
@media (max-width:932px), (orientation:landscape) and (max-width:1024px) and (max-height:600px) { #profileModal .profile-modal .profile-metric-label { font-size:12px!important; } }
@media(max-width:767px), (orientation:landscape) and (max-width:1024px) and (max-height:600px) {
    .main .buychips-page.buychips-v2 .chips-package-vip { width:max-content!important; max-width:100%!important; white-space:normal!important; overflow:visible!important; text-overflow:clip!important; text-align:center; line-height:1.2; padding:3px 5px!important; }
    .main .buychips-page.buychips-v2 .chips-shop-head { row-gap:12px!important; }
}
/* Reserve a separate row beneath the tariff illustration for the VIP gift. */
@media(max-width:767px), (orientation:landscape) and (max-width:1024px) and (max-height:600px) {
    .main .buychips-page.buychips-v2 .chips-package-top { display:flex!important; flex-direction:column!important; align-items:center!important; justify-content:center!important; gap:4px!important; min-width:0!important; min-height:0!important; max-height:100%; }
    .main .buychips-page.buychips-v2 .chips-package-vip { position:static!important; inset:auto!important; translate:none!important; transform:none!important; flex:0 0 auto; margin:0!important; width:auto!important; max-width:100%!important; }
    .main .buychips-page.buychips-v2 .chips-package-top:has(.chips-package-vip) .chips-package-icon { flex-shrink:1; min-height:0; }
}
/* Gift badge sits on the illustration's upper edge. */
.main .buychips-page.buychips-v2 .chips-package-top { position:relative; }
.main .buychips-page.buychips-v2 .chips-package-top > .chips-package-vip {
    position:absolute!important; top:-4px!important; bottom:auto!important; left:50%!important; right:auto!important;
    translate:-50% -20%!important; transform:none!important; margin:0!important;
    width:max-content!important; max-width:100%!important; z-index:3; white-space:normal!important;
}

/* Larger store navigation and a centered group of chip packages. */
.main .buychips-page.buychips-v2 .store-section-tab, #vipModal.vip-page-root .vip-hero .store-section-tab { min-height:42px!important; height:auto!important; font-size:15px!important; padding:8px 12px!important; line-height:1.2; }
@media (orientation:portrait) and (max-width:900px) {
 .main .buychips-page.buychips-v2 .chips-package-grid { height:min(100%,540px)!important; align-self:center!important; }
}

@media (orientation:portrait) and (max-width:900px) {
 .main .buychips-page.buychips-v2 .store-section-tab, #vipModal.vip-page-root .vip-hero .store-section-tab { min-width:0!important; padding:8px!important; gap:6px!important; white-space:nowrap; }
 .main .buychips-page.buychips-v2 .store-section-tab:first-child, #vipModal.vip-page-root .vip-hero .store-section-tab:first-child { flex:1.5; }
}
