:root{--sidebar-width:16.25rem;--home-header-h:4rem}.home-app{display:flex;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden;background:var(--v2-ink,#05060f);color:var(--v2-text,#d8dffb)}.home-app__sidebar{width:var(--sidebar-width);flex-shrink:0;background:var(--v2-ink2,#080b18);border-right:1px solid var(--v2-rim,#242d4a);position:fixed;top:0;left:0;bottom:0;z-index:60;display:flex;flex-direction:column;overflow:hidden;transition:transform .25s ease}.home-app__sidebar-inner{flex:1;overflow-y:auto;overflow-x:hidden;padding:.75rem;scrollbar-width:none;-ms-overflow-style:none}.home-app__sidebar-inner::-webkit-scrollbar{display:none;width:0;height:0}.home-app__main{flex:1;margin-left:var(--sidebar-width);min-width:0;min-height:0;display:flex;flex-direction:column}.home-app__content{flex:1;min-height:0;overflow-y:auto;--page-inline-pad:clamp(0.5rem,2vw,1.25rem);padding:1rem var(--page-inline-pad) 5.5rem}.home-app__inner{max-width:1200px;margin:0 auto}.home-app__inner:has(>.home-page){max-width:1440px}@media (max-width:767px){.home-app__sidebar{width:min(85vw,280px);top:var(--home-header-h,4rem);z-index:999998;transform:translateX(-100%)}.home-app__sidebar--open{transform:translateX(0)}.home-overlay-backdrop--open{top:var(--home-header-h,4rem);z-index:999997}.home-app__main{margin-left:0;min-height:100dvh;min-height:100svh}.home-app__content{flex:1 0 auto;min-height:0;overflow:visible;padding-top:calc(var(--home-header-h) + .5rem);padding-bottom:6rem}html:has(.home-app),html:has(.home-app) body{height:auto;min-height:100dvh;min-height:100svh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.home-app{height:auto;min-height:100dvh;min-height:100svh;overflow:visible}}.home-mobile-header{display:none;position:fixed;top:0;left:0;right:0;height:var(--home-header-h);z-index:999999;background:hsl(var(--new-header));box-shadow:0 4px 6px -1px rgba(0,0,0,.25);align-items:center;justify-content:space-between;padding:.25rem 1.25rem}@media (max-width:767px){.home-mobile-header{display:flex}}.home-mobile-header__logo{flex-shrink:0;height:100%;display:flex;align-items:center}.home-mobile-header__coins{flex:1;min-width:0;max-width:none;margin:0 .35rem;display:flex;align-items:center;justify-content:center;overflow:visible}.home-mobile-header__coins:has(.home-mobile-header__guest-actions){max-width:none;justify-content:flex-end}.home-mobile-header__coins .hdr-coin-toggle{width:100%;max-width:13.5rem}.mobile-wallet-menu{position:relative}.mobile-wallet-menu__trigger{display:block;padding:0;margin:0;border:none;background:transparent;cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}.mobile-wallet-menu__trigger:focus-visible .wallet-bar__track{outline:2px solid rgba(250,204,21,.55);outline-offset:2px}.mobile-wallet-menu__dropdown{position:absolute;top:calc(100% + .45rem);left:50%;transform:translateX(-50%);z-index:100;min-width:11.5rem;padding:.45rem 0;background:#262626;border-radius:.5rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px rgba(0,0,0,.45)}.mobile-wallet-menu__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .85rem}.mobile-wallet-menu__row+.mobile-wallet-menu__row{border-top:1px solid rgba(255,255,255,.06)}.mobile-wallet-menu__lbl{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;font-weight:600;color:#9ca3af;white-space:nowrap}.mobile-wallet-menu__val{font-family:var(--font-condensed,"Montserrat",system-ui,sans-serif);font-size:.85rem;font-weight:800;white-space:nowrap}.mobile-wallet-menu__val--gc{color:var(--v2-amber,#facc15)}.mobile-wallet-menu__val--sc{color:var(--v2-em,#22c55e)}.mobile-profile-menu{position:relative}.mobile-profile-menu__trigger{display:flex;align-items:center;gap:.25rem;background:transparent;border:none;color:#fff;cursor:pointer;padding:.35rem}.mobile-profile-menu__chev--open{transform:rotate(180deg)}.mobile-profile-menu__dropdown{position:absolute;top:calc(100% + .5rem);right:0;min-width:13.5rem;background:#262626;border-radius:.5rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px rgba(0,0,0,.45);padding:0;overflow:hidden;z-index:100}.mobile-profile-menu__item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.55rem .85rem;font-size:.875rem;color:#fff;background:none;border:none;cursor:pointer;text-decoration:none}.mobile-profile-menu__item:hover{background:rgba(255,255,255,.08)}.home-bottom-nav{display:none;position:fixed;bottom:-2px;left:0;right:0;z-index:11;background:rgba(64,64,64,.3);backdrop-filter:blur(16px);border-top:1px solid rgba(255,255,255,.05);padding:.25rem .5rem calc(.25rem + env(safe-area-inset-bottom));justify-content:space-evenly;align-items:center}@media (max-width:767px){.home-bottom-nav{display:flex}}.home-bottom-nav__item{display:flex;flex-direction:column;align-items:center;gap:.15rem;font-size:.65rem;color:#9ca3af;background:none;border:none;padding:.35rem .5rem;cursor:pointer;text-decoration:none}.home-bottom-nav__item--active{color:#c084fc}.home-wallet-card{margin:.5rem .25rem 1rem;padding:.85rem;border-radius:.75rem;border:1px solid #2e2e4e;background:#12121e}.home-wallet-card__balances{display:flex;gap:.5rem;font-size:.8rem;margin-bottom:.65rem}.home-wallet-card__gc{color:#fbbf24;font-weight:700}.home-wallet-card__sc{color:#34d399;font-weight:700}.home-wallet-actions{display:flex;gap:.5rem}.bookmark-btn{position:relative;font-weight:700;border-radius:.75rem;padding:.5rem .35rem;font-size:.8rem;border:none;cursor:pointer;color:#fff}.home-wallet-actions .bookmark-btn{flex:1}.bookmark-btn-get-coins{background-color:#15803d;box-shadow:0 16.33px 32.67px 0 #052e1646,inset 0 1.44px 4.44px 0 #4ade80,inset 0 -5.44px 5.44px 0 #14532d}.bookmark-btn-get-coins:hover{background-color:#16a34a;filter:none}.bookmark-btn-redeem{background:#c0013a}.bookmark-btn:hover{filter:brightness(1.08)}.home-sidebar-nav{display:flex;flex-direction:column;gap:.15rem}.home-sidebar-nav__link{display:flex;align-items:center;gap:.6rem;padding:.55rem .65rem;border-radius:.5rem;color:#d1d5db;text-decoration:none;font-size:.9rem}.home-sidebar-nav__link:hover{background:rgba(255,255,255,.06);color:#fff}.home-section{margin-bottom:1.75rem}.home-section--compact{margin-bottom:.5rem}.home-category-games{margin-bottom:1.75rem}.home-category-games .home-section{margin-bottom:.65rem}.home-category-games .home-section--compact{margin-bottom:0}.home-section__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.home-section__title{font-size:1.15rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.home-section__show-all{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 12px;margin-left:auto;flex-shrink:0;border-radius:10px;font-family:var(--font-condensed);font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;text-decoration:none;color:var(--sp-gold,#facc15);background:transparent;border:1px solid color-mix(in srgb,var(--sp-gold,#facc15) 65%,#4a5580);box-shadow:0 4px 14px rgba(250,204,21,.22);transition:opacity .15s ease,transform .15s ease}.home-section__show-all:hover{opacity:.85;transform:translateY(-1px)}.home-section__show-all:focus-visible{outline:2px solid var(--sp-gold,#facc15);outline-offset:2px}.home-carousel-wrap{position:relative}.home-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:2rem;height:2rem;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.6);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.home-carousel-nav:disabled{opacity:.25;cursor:default}.home-carousel-nav--prev{left:-.25rem}.home-carousel-nav--next{right:-.25rem}.home-scroll-row{display:flex;gap:.5rem;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.25rem}.home-scroll-row::-webkit-scrollbar{display:none}.home-game-tile{flex:0 0 auto;width:120px;scroll-snap-align:start}@media (min-width:768px){.home-game-tile{width:160px}}.home-game-tile__link{display:block;text-decoration:none;border-radius:.65rem;overflow:hidden;position:relative;aspect-ratio:3/4;background:#1a1a2e}.home-game-tile__img-wrap{position:absolute;inset:0;width:100%;height:100%}.home-game-tile__img-wrap>img,.home-game-tile__img-wrap>span{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.home-game-tile__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .2s}.home-game-tile__link:hover .home-game-tile__img{transform:scale(1.04)}.home-game-tile:hover .home-game-tile__img{transform:scale(1.06)}.home-refer-btn{position:absolute;bottom:.5rem;left:.5rem;z-index:20;display:flex;flex-direction:column;align-items:center;gap:0;background:transparent;border:0;padding:0;cursor:pointer;transform:rotate(10deg);filter:drop-shadow(0 8px 16px rgba(152,15,250,.4))}.home-refer-btn__icon{border-radius:999px;padding:.75rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;z-index:10}.home-refer-btn__icon,.home-refer-btn__label{position:relative;background:linear-gradient(135deg,rgb(152,15,250),rgb(136,4,229) 50%,rgb(88,28,135));box-shadow:0 4px 12px rgba(152,15,250,.5),inset 0 2px 4px rgba(255,255,255,.2)}.home-refer-btn__label{border-radius:.5rem;padding:.5rem .75rem;margin-top:-.75rem;z-index:20}.home-refer-btn__label span{color:#fff;font-size:.75rem;font-weight:800;white-space:nowrap;letter-spacing:.03em}.home-page--sticky-header{padding-top:4rem}.home-big-wins{overflow:hidden;margin-bottom:.75rem}.home-big-wins__label{font-size:.85rem;font-weight:600;color:#22c55e;margin-bottom:.5rem;display:flex;align-items:center;gap:.35rem}.home-big-wins__label:before{content:"";width:8px;height:8px;border-radius:50%;background:#22c55e;animation:pulse-dot 1.5s ease infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.home-big-wins__track{display:flex;gap:.65rem;animation:home-ticker 45s linear infinite;width:-moz-max-content;width:max-content}.home-big-wins__track:hover{animation-play-state:paused}@keyframes home-ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.home-big-win-card{flex:0 0 auto;width:56px;text-align:center}@media (min-width:768px){.home-big-win-card{width:99px}}.home-big-win-card__img{width:100%;aspect-ratio:1;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;background:#1a1a2e}.home-big-win-card__user{font-size:.65rem;color:#9ca3af;margin-top:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-big-win-card__amt{font-size:.7rem;font-weight:700;color:#4ade80}.home-section:has(.home-top10-row){overflow:visible}.home-top10-row{display:flex;align-items:flex-end;gap:1.25rem;overflow-x:auto;overflow-y:visible;overscroll-behavior-x:contain;overscroll-behavior-y:none;touch-action:pan-x;width:100%;max-width:100%;padding-inline:.35rem 1.5rem;scroll-padding-inline:1.25rem;padding-bottom:.35rem;scrollbar-width:none;-ms-overflow-style:none}.home-top10-row:after{content:"";flex:0 0 0.75rem}.home-top10-row::-webkit-scrollbar{display:none}.home-top10-item{position:relative;flex:0 0 12.25rem;min-height:13rem;display:flex;justify-content:flex-end;align-items:flex-end;overflow:visible;flex-shrink:0;box-sizing:border-box;padding-left:.35rem}.home-top10-item__num{position:absolute;left:0;bottom:0;font-size:clamp(3.25rem,7vw,5.5rem);font-weight:900;line-height:1;color:transparent;-webkit-text-stroke:2px #fbbf24;font-family:var(--font-playfair),Georgia,serif;z-index:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-top10-item__num--double{font-size:clamp(2.5rem,5.5vw,4.25rem);letter-spacing:-.05em}.home-top10-item__card{width:9rem;height:12rem;border-radius:.65rem;overflow:hidden;border:2px solid #fbbf24;position:relative;z-index:2;cursor:pointer;flex-shrink:0;box-sizing:border-box}.home-top10-item__img-wrap{position:absolute;inset:0;width:100%;height:100%}.home-top10-item__img-wrap>img,.home-top10-item__img-wrap>span{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}@media (max-width:767px){.home-top10-row{gap:1rem;padding-inline:.25rem 1.75rem;scroll-padding-inline:1.5rem;padding-bottom:.5rem}.home-top10-row:after{flex-basis:1rem}.home-top10-item{flex:0 0 10.5rem;min-height:11.5rem;padding-left:.25rem}.home-top10-item__card{width:7.75rem;height:10.5rem}.home-top10-item__num{font-size:clamp(2.75rem,14vw,3.75rem);-webkit-text-stroke-width:1.5px}.home-top10-item__num--double{font-size:clamp(2.1rem,11vw,3rem)}}.home-search-bar{transition:box-shadow .2s,padding .2s;padding-left:.5rem;padding-right:.5rem}@media (min-width:768px){.home-search-bar{padding-left:0;padding-right:0}}.home-search-bar--sticky{position:fixed;left:0;right:0;z-index:40;background:hsl(var(--new-background));padding-top:.75rem;padding-bottom:.75rem;box-shadow:0 4px 20px rgba(0,0,0,.4)}.home-search-inner{display:flex;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto}.home-search-inner--sticky{padding-left:.5rem;padding-right:.5rem}.home-search-input-wrap{display:flex;align-items:center;flex-shrink:0;background:#262626;border-radius:.5rem;min-height:3rem;width:3rem;transition:width .2s ease}.home-search-input-wrap--expanded{width:12rem}@media (min-width:768px){.home-search-input-wrap--expanded{width:16rem}}.home-search-toggle{width:3rem;height:3rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#a3a3a3;cursor:pointer;transition:color .15s}.home-search-toggle:hover{color:#fff}.home-search-toggle--in-input{margin-left:0}.home-search-input{flex:1;background:transparent;border:none;color:#fff;padding:0 .75rem 0 0;font-size:.95rem;outline:none;min-width:0}.home-search-input::-moz-placeholder{color:#a3a3a3}.home-search-input::placeholder{color:#a3a3a3}.home-search-loader{margin-right:.75rem;color:#c084fc;animation:spin 1s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(1turn)}}.home-search-spacer--mobile{height:5rem}.home-search-spacer--desktop{height:3.5rem}.home-search-results-header{margin:1rem 0;padding:0 .5rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}@media (min-width:768px){.home-search-results-header{padding:0}}.home-search-results-title{margin:0;color:#fff;font-weight:700;font-size:1.125rem}.home-search-results-loading{display:inline-flex;align-items:center;gap:.375rem;color:#a3a3a3;font-size:.875rem}.home-category-chips{display:flex;align-items:center;gap:.5rem;overflow-x:auto;flex:1;scrollbar-width:none;-ms-overflow-style:none;padding:.15rem 0}.home-category-chips::-webkit-scrollbar{display:none}.home-category-chip{flex-shrink:0;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;border:none;background:#262626;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background-color .15s}.home-category-chip:hover{background:#404040}.home-desktop-get-coins{display:none;width:100%;margin:1.25rem 0;align-items:center;justify-content:flex-end}.home-desktop-get-coins .bookmark-btn{flex:none;width:auto;padding:.5rem 2.5rem;font-size:.875rem}@media (min-width:768px){.home-desktop-get-coins{display:flex;justify-content:flex-end;margin-bottom:1rem}}.home-overlay-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:55}.home-overlay-backdrop--open{display:block}@media (min-width:768px){.home-overlay-backdrop{display:none!important}}.home-skeleton{background:linear-gradient(90deg,#1f1f2e 25%,#2a2a3e 50%,#1f1f2e 75%);background-size:200% 100%;animation:home-shimmer 1.2s infinite;border-radius:.5rem}@keyframes home-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.home-footer{margin-top:2rem;padding:1.5rem 0;border-top:1px solid #2e2e4e;text-align:center;font-size:.75rem;color:#6b7280}