.pred-slider{width:100%;position:relative;overflow:hidden}.pred-slider__track{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;padding:8px 8px 12px;display:flex;overflow-x:auto}.pred-slider__track::-webkit-scrollbar{display:none}.pred-slider__track{scrollbar-width:none;-ms-overflow-style:none}.pred-slider__arrow{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:36px;height:36px;color:var(--color-text-primary,#1e293b);cursor:pointer;background:#ffffffd9;border:1px solid #38b5984d;border-radius:50%;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000014}.pred-slider__arrow:hover{background:#38b59826;border-color:#38b59880;box-shadow:0 4px 12px #38b59833}.pred-slider__arrow--left{left:4px}.pred-slider__arrow--right{right:4px}.pred-slider__arrow--hidden{opacity:0;pointer-events:none}.pred-slider__fade-left,.pred-slider__fade-right{z-index:1;pointer-events:none;width:48px;display:none;position:absolute;top:0;bottom:0}@media (min-width:1024px){.pred-slider__fade-left,.pred-slider__fade-right{display:block}}.pred-slider__fade-left{background:linear-gradient(to right,var(--color-bg-primary,#f0f4ff),transparent);left:0}.pred-slider__fade-right{background:linear-gradient(to left,var(--color-bg-primary,#f0f4ff),transparent);right:0}.pred-card{cursor:pointer;scroll-snap-align:start;-webkit-user-select:none;user-select:none;background:var(--color-bg-card);border:1px solid #38b59840;border-radius:14px;flex-shrink:0;align-items:center;gap:8px;min-width:220px;max-width:calc(100vw - 48px);height:52px;padding:0 10px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}@media (min-width:1024px){.pred-card{gap:10px;min-width:300px;max-width:400px;height:58px;padding:0 14px}}.pred-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #38b59833,0 0 0 2px #38b59859}.pred-card__emoji{flex-shrink:0;font-size:20px;line-height:1}.pred-card__title{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.02em;text-shadow:0 1px 3px #00000026;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;font-weight:800;line-height:1.2;overflow:hidden}.pred-card__pct{color:var(--color-text-primary);text-shadow:0 1px 3px #0003;flex-shrink:0;margin-left:auto;font-size:13px;font-weight:900}.pred-card__actions{flex-shrink:0;gap:6px;display:flex}.pred-card__btn{letter-spacing:.05em;cursor:pointer;text-transform:uppercase;border:none;border-radius:6px;flex-shrink:0;padding:4px 8px;font-size:9px;font-weight:800;line-height:1;transition:all .15s}@media (min-width:1024px){.pred-card__btn{padding:5px 12px;font-size:10px}}.pred-card__btn--yes{color:#fff;background:#56ba84;border:1px solid #ffffff4d}.pred-card__btn--yes:hover{background:#8dd0ac}.pred-card__btn--no{color:#ffffffd9;background:#ff6161;border:1px solid #ffffff26}.pred-card__btn--no:hover{background:#fe9c9c}.pred-slider__dots{justify-content:center;gap:6px;padding:4px 0 0;display:flex}.pred-slider__dot{cursor:pointer;background:#38b59840;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .2s}.pred-slider__dot--active{background:#38b598;border-radius:3px;width:18px}.pred-slider--vertical{height:106%}.pred-slider__track--vertical{scroll-snap-type:y mandatory;flex-direction:column;gap:8px;height:100%;padding:12px 4px;overflow:hidden auto}.pred-slider__fade-top,.pred-slider__fade-bottom{z-index:1;pointer-events:none;height:48px;position:absolute;left:0;right:0}.pred-slider__fade-top{background:linear-gradient(to bottom,var(--color-bg-primary,#f0f4ff),transparent);top:0}.pred-slider__fade-bottom{background:linear-gradient(to top,var(--color-bg-primary,#f0f4ff),transparent);bottom:0}.pred-slider__dots--vertical{display:none}.pred-slider--vertical .pred-card{width:100%;min-width:280px}
.top-markets-carousel{width:100%;position:relative;overflow:hidden}.top-markets-carousel__track{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding:.5rem .25rem .75rem;display:flex;overflow-x:auto}.top-markets-carousel__track::-webkit-scrollbar{display:none}.top-markets-carousel__slide{scroll-snap-align:start;flex:0 0 280px;min-width:0}@media (max-width:639px){.top-markets-carousel__slide{flex:0 0 75vw}}@media (min-width:640px) and (max-width:1023px){.top-markets-carousel__slide{flex:0 0 calc(50% - 8px)}}@media (min-width:1024px){.top-markets-carousel__slide{flex:0 0 calc(25% - 12px)}}.top-markets-carousel__slide>*{width:100%;height:100%}.top-markets-carousel__dots{justify-content:center;gap:6px;padding-top:.75rem;display:flex}.top-markets-carousel__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:9999px;width:8px;height:8px;padding:0;transition:all .3s}.top-markets-carousel__dot--active{background:#38b598;width:24px}.dark .top-markets-carousel__dot{background:#374151}.dark .top-markets-carousel__dot--active{background:#38b598}
.recent-games-scroll{scrollbar-width:none;-ms-overflow-style:none}.recent-games-scroll::-webkit-scrollbar{display:none}
