.home-showcase{padding:8px 14px 22px;background:var(--bg);overflow:hidden}.home-showcase__section{margin-top:24px}.home-showcase__title{position:relative;margin:0 0 13px;padding-left:14px;color:var(--text);font-size:18px;font-weight:700;letter-spacing:.7px}.home-showcase__title:before{position:absolute;left:0;top:2px;width:5px;height:21px;border-radius:5px;background:linear-gradient(180deg,#ffe067,#b47b00);content:""}.home-favourites__viewport{overflow:hidden;border-radius:4px}.home-favourites__track{display:flex;transition:transform .5s ease}.home-favourites__slide{display:block;flex:0 0 100%;aspect-ratio:2.25/1;background:var(--card);overflow:hidden}.home-favourites__slide img{display:block;width:100%;height:100%;object-fit:cover}.home-favourites__dots{display:flex;justify-content:center;gap:8px;height:18px;padding-top:8px}.home-favourites__dots span{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.45);transition:background .2s}.home-favourites__dots span.is-active{background:#fff}.home-popular-games{display:flex;gap:10px;margin:0 -14px;padding:0 14px 5px;overflow-x:auto;scrollbar-width:none}.home-popular-games::-webkit-scrollbar{display:none}.home-popular-card{flex:0 0 140px;padding:0;border:0;border-radius:4px;background:#26304f;color:#fff;text-align:left;overflow:hidden;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.home-popular-card__image{display:block;aspect-ratio:1.25/1;padding:4px;background:linear-gradient(135deg,#f9e4a2,#fff4ce)}.home-popular-card__image img{display:block;width:100%;height:100%;object-fit:cover}.home-popular-card__name{display:block;padding:8px 7px;font-size:13px;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.home-provider-slider{margin:0 -14px;overflow:hidden}.home-provider-slider__track{display:flex;width:max-content;animation:homeProviderMarquee 80s linear infinite;will-change:transform}.home-provider-slider__item{display:flex;flex:0 0 120px;align-items:center;justify-content:center;height:72px;padding:12px 18px}.home-provider-slider__item img{display:block;max-width:100%;max-height:44px;object-fit:contain}@keyframes homeProviderMarquee{to{transform:translateX(-50%)}}@media(min-width:700px){.home-showcase{padding-right:24px;padding-left:24px}.home-popular-games,.home-provider-slider{margin-right:-24px;margin-left:-24px}.home-popular-games{padding-right:24px;padding-left:24px}.home-popular-card{flex-basis:165px}.home-favourites__slide{aspect-ratio:3.2/1}}@media(prefers-reduced-motion:reduce){.home-provider-slider__track{animation-duration:120s}.home-favourites__track{transition:none}}
