/* Keep the desktop overview compact without clipping content or disabling scroll. */
html:has(body.fantasy-store){scrollbar-width:none}
html:has(body.fantasy-store)::-webkit-scrollbar{width:0;height:0}
body.fantasy-store{scrollbar-width:none}
body.fantasy-store::-webkit-scrollbar{width:0;height:0}
@media(min-width:1160px){
 .fantasy-store .site-header{height:56px;--header-h:56px}
 .fantasy-store{--header-h:56px}
 .fantasy-store .nav-desktop a{padding:18px 0}
 .fs-layout{max-width:1420px;grid-template-columns:minmax(0,1fr) 300px;gap:16px}
 .fs-hero{height:clamp(248px,30vh,300px);margin-left:0}
 .fs-hero-copy{padding:22px 30px 34px;max-width:760px}
 .fs-hero h1{font-size:clamp(30px,2.3vw,37px);line-height:1.04;margin-bottom:8px}
 .fs-hero-subtitle{font-size:13px;margin-bottom:4px}
 .fs-hero-description{font-size:11px}
 .fs-hero-actions{margin-top:12px;gap:10px}
 .fs-hero-actions .fs-button{min-height:35px;padding:8px 13px;font-size:11px}
 .fs-benefits{margin-top:12px;gap:22px;font-size:10px;margin-bottom:4px}
 .fs-benefits .fs-icon{width:18px;height:18px}
 .fs-game-mark{height:115px;width:130px;top:16px;right:5%}
 .fs-hero-signature{bottom:18px;right:2.5%;width:150px;height:98px}
 .fs-hero-signature img{width:150px;height:150px;top:-24px}
 .fs-studios{margin-top:12px;gap:12px}
 .fs-studio-link{min-height:63px;padding:10px 14px;grid-template-columns:36px 1fr 17px;gap:12px}
 .fs-studio-emblem{width:36px;height:36px;border-radius:7px}
 .fs-studio-emblem .fs-icon{width:23px;height:23px}
 .fs-studio-title{font-size:13px}.fs-studio-subtitle{font-size:10px;margin-top:3px}
 .fs-catalog{min-height:0;padding:16px 0 13px}
 .fs-catalog-heading{margin-bottom:12px;gap:12px}
 .fs-catalog-heading h2{font-size:22px;margin-bottom:3px}
 .fs-catalog-heading p{font-size:11px}
 .fs-sort select{padding:9px 11px}
 .fs-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
 .fs-card-media{height:clamp(85px,12vh,115px)}
 .fs-card-body{padding:9px 11px 0}
 .fs-card-title{font-size:13px}.fs-card-description{font-size:11px;line-height:1.4;min-height:31px;margin-bottom:8px}
 .fs-card-meta{font-size:9px;line-height:1.7}
 .fs-card-bottom{padding:10px 11px}.fs-card-price{font-size:15px}.fs-card-price.is-request{font-size:11px}
 .fs-card-bottom .fs-button{min-height:29px;padding:5px 8px}
 .fs-pagination{margin-top:13px;gap:8px}.fs-pagination button{height:29px;min-width:29px}
 .fs-sidebar{gap:9px;padding-top:12px;padding-bottom:12px}
 .fs-panel{padding:12px 14px}
 .fs-panel h2{font-size:10px;margin-bottom:8px}
 .fs-search input{height:35px;font-size:12px}.fs-search>[data-fs-icon]{top:7px}
 .fs-category{min-height:39px;padding:4px 7px;font-size:11px;gap:11px}
 .fs-category-copy small{font-size:8px}
 .fs-free-filter{margin-top:9px;padding-top:10px}.fs-free-filter label{font-size:11px}.fs-free-filter p{font-size:9px;margin-top:6px}
 .fs-about-top,.fs-security-top{grid-template-columns:44px 1fr;gap:12px}
 .fs-panel-icon{height:44px}.fs-panel-icon .fs-icon{width:29px;height:29px}.fs-panel-icon img{height:42px;width:38px}
 .fs-about-top p,.fs-security-top p{font-size:10.5px;line-height:1.45}
 .fs-metrics{margin-top:12px}.fs-metrics strong{font-size:17px;margin-bottom:3px}.fs-metrics span{font-size:10px}
 .fs-payment-brands{margin-top:12px}.fs-paypal{font-size:19px}.fs-visa{font-size:20px}
 .fs-merchant-help{min-height:91px;padding:12px 13px 12px 90px}.fs-merchant-help>img{width:89px;height:116px;bottom:-15px}
 .fs-merchant-help strong{font-size:11px;margin-bottom:4px}.fs-merchant-help span span{font-size:10px;line-height:1.35}.fs-merchant-help b{margin-top:6px;font-size:9px}
 .fantasy-store .site-footer{padding:15px 0}.fantasy-store .site-footer__inner{gap:18px}
 .fs-footer-logo .fs-brand-name{font-size:20px}.fs-footer-logo .fs-brand-symbol{width:31px;height:31px}
 .fs-footer-nav{gap:13px}.fs-footer-nav a{font-size:10px}.fs-footer-copy{font-size:8.5px}
}
@media(min-width:1160px) and (max-height:850px){
 .fs-hero{height:226px}.fs-hero-copy{padding-top:21px}.fs-hero h1{font-size:30px}
 .fs-benefits{margin-top:12px}.fs-studios{margin-top:9px}.fs-studio-link{min-height:56px;padding:8px 12px}
 .fs-catalog{padding-top:12px}.fs-card-media{height:84px}.fs-card-description{margin-bottom:6px}
 .fs-sidebar{gap:7px;padding:9px 0}.fs-panel{padding:9px 12px}.fs-category{min-height:35px}
 .fs-panel h2{margin-bottom:6px}.fs-metrics{margin-top:9px}.fs-payment-brands{margin-top:9px}
 .fs-free-filter{margin-top:7px;padding-top:8px}.fs-merchant-help{min-height:78px;padding-top:9px;padding-bottom:9px}
 .fantasy-store .site-footer{padding:11px 0}
}

/* Reserve enough height for three-line localized headings. */
@media(min-width:1160px){.fs-hero{height:296px}.fs-hero h1{font-size:32px}.fs-panel{padding:10px 12px}.fs-category{min-height:36px}.fs-merchant-help{min-height:78px}.fs-about-top p,.fs-security-top p{font-size:10px}.fs-metrics{margin-top:9px}.fs-sidebar{gap:7px}.fs-payment-brands{margin-top:9px}}
@media(min-width:1160px) and (max-height:850px){.fs-hero{height:276px}.fs-hero h1{font-size:29px}.fs-category{min-height:30px}.fs-category-copy small{display:none}.fs-panel{padding:9px 11px}.fs-merchant-help{min-height:71px}.fs-merchant-help>img{height:105px}.fs-metrics strong{font-size:16px}.fs-metrics span{font-size:9px}}
