.album-carousel{position:relative;flex-shrink:0;max-width:100%;-webkit-user-select:none;user-select:none}.album-carousel--placeholder{width:320px;height:400px}@media(min-width:768px)and (max-width:1023px){.album-carousel--placeholder{width:428px;height:260px}}@media(min-width:1024px){.album-carousel--placeholder{width:540px;height:480px}}.album-carousel__stage{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.album-carousel__scene{position:absolute;inset:0;transform-style:preserve-3d}.album-carousel__hero{position:absolute;left:50%;transform:translateX(-50%) translateZ(0);pointer-events:none}.album-carousel__hero-img{object-fit:contain;object-position:bottom center;-webkit-mask-image:linear-gradient(180deg,#000 90%,#0006 97%,#0000);mask-image:linear-gradient(180deg,#000 90%,#0006 97%,#0000)}.album-carousel__ring{inset:0;will-change:transform;pointer-events:none}.album-carousel__card,.album-carousel__ring{position:absolute;transform-style:preserve-3d}.album-carousel__card{left:50%;pointer-events:auto;--mx:0.5;--my:0.5;--gloss-angle:112deg;--holo-strength:0.03}.album-carousel__card-tilt{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .4s ease}.album-carousel__card-ss{position:absolute;top:0;left:0;width:200%;height:200%;transform:scale(.5);transform-origin:top left}.album-carousel__card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.album-carousel__holo{position:absolute;inset:0;pointer-events:none;opacity:var(--holo-strength,.03);mix-blend-mode:screen;background-image:linear-gradient(var(--gloss-angle,112deg),#0000 38%,#ffffffe6 50%,#0000 62%),radial-gradient(60% 50% at calc(var(--mx, .5) * 100%) calc(var(--my, .5) * 100%),#fff9,#0000 70%),linear-gradient(125deg,#ffbedc73 0,#fff5c866 35%,#beffe666 65%,#cdd2ff80 100%);background-size:200% 100%,100% 100%,250% 250%;background-position:calc(var(--mx, .5)*100%) 0,0 0,calc(var(--mx, .5)*120%) 50%;background-blend-mode:screen,screen,overlay;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;filter:blur(1px);will-change:opacity,background-position;transition:opacity .12s linear}.album-carousel__card:hover .album-carousel__card-tilt{transition:transform .08s ease-out;transform:rotateY(calc((var(--mx) - .5) * 48deg)) rotateX(calc((var(--my) - .5) * -48deg)) scale(1.08)}.album-carousel__card:hover .album-carousel__holo{opacity:.6}@media(prefers-reduced-motion:reduce){.album-carousel__ring{will-change:auto}.album-carousel__card-tilt,.album-carousel__holo{transition:none}}.home-your-album{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-left:var(--home-content-padding-x);margin-right:var(--home-content-padding-x);padding:1.5rem;border-radius:2rem;overflow:visible;background-color:#231d58}@media(min-width:768px){.home-your-album{padding:2.5rem;border-radius:2rem}}@media(min-width:768px)and (max-width:1023px){.home-your-album{gap:1.5rem;padding-left:1.5rem}}@media(max-width:767px){.home-your-album{flex-direction:column;text-align:center;gap:.5rem;padding-top:2rem;padding-bottom:0}}@media(min-width:1024px){.home-your-album{min-height:360px;justify-content:flex-end}}.home-your-album__art{position:relative;flex-shrink:0;z-index:0}@media(max-width:767px){.home-your-album__art{order:2;margin-top:-5rem;margin-bottom:-2.5rem}}@media(min-width:768px)and (max-width:1023px){.home-your-album__art{margin-left:-2.5rem}}@media(min-width:1024px){.home-your-album__art{position:absolute;left:2rem;bottom:0}}@media(min-width:1024px)and (max-width:1200px){.home-your-album__art{left:-1.5rem}}.home-your-album__content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;max-width:560px;z-index:1}@media(min-width:1024px){.home-your-album__content{flex:0 0 50%;max-width:50%}}@media(max-width:767px){.home-your-album__content{order:1;gap:.75rem}}.home-your-album__title{position:relative;font-family:var(--font-homepage-section-title);color:#fff;font-size:2rem;line-height:1.05;text-transform:uppercase;margin:0}@media(min-width:768px){.home-your-album__title{font-size:3rem}}@media(min-width:768px)and (max-width:1023px){.home-your-album__title{font-size:2rem}}@media(min-width:1024px){.home-your-album__title{font-size:3.5rem}}@media(max-width:767px){.home-your-album__title{display:flex;flex-direction:column;align-items:center;line-height:1;letter-spacing:-.03em}.home-your-album__title-lead{font-size:1.6875rem;line-height:1.1}}.home-your-album__title-main{position:relative;display:inline-block}@media(max-width:767px){.home-your-album__title-main{font-size:4rem}}.home-your-album__spark{position:absolute;top:0;right:0;height:auto;width:.5em;transform:translate(70%,-50%)}@media(max-width:767px){.home-your-album__spark{width:20px;transform:translate(80%,-40%)}}.home-your-album__subtitle{color:#ffffffd9;font-size:1rem;line-height:1.4;margin:0}@media(max-width:767px){.home-your-album__subtitle{max-width:271px;font-size:.875rem}}@media(min-width:768px){.home-your-album__subtitle{font-size:1.25rem}}@media(min-width:768px)and (max-width:1023px){.home-your-album__subtitle{font-size:1rem}}.home-your-album__cta{margin-top:.5rem;border:none;cursor:pointer;background-color:#e3e2fb;color:#231d58;font-weight:700;text-transform:uppercase;font-size:1rem;padding:1rem 2rem;border-radius:9999px;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}@media(max-width:767px){.home-your-album__cta{font-size:1.125rem;padding:.5rem 1.25rem}}@media(min-width:768px){.home-your-album__cta{font-size:1.25rem;padding:1.25rem 3rem}}@media(min-width:768px)and (max-width:1023px){.home-your-album__cta{font-size:1rem;padding:.75rem 1.5rem}}.home-your-album__cta:hover{transform:translateY(-2px);box-shadow:0 .375rem .75rem #00000040;background-color:#fff}.home-your-album__cta:active{transform:translateY(0);box-shadow:none}.lobby-button{display:flex;align-items:center;justify-content:center;border-radius:9999px;cursor:pointer;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:ease;transition-duration:.2s ease;-webkit-user-select:none;user-select:none;padding:1rem 1.5rem;border:none;min-width:180px;height:54px;box-shadow:0 4px 4px #00000040}@media(min-width:768px){.lobby-button{min-width:220px;height:64px}}.lobby-button:hover:not(.lobby-button--disabled){transform:translateY(-2px);box-shadow:0 6px 8px #0000004d}.lobby-button:active:not(.lobby-button--disabled){transform:translateY(0)}.lobby-button__text{font-size:1.125rem;font-weight:600;text-transform:uppercase;line-height:1}@media(min-width:768px){.lobby-button__text{font-size:1.375rem}}.lobby-button--primary{background-color:#6366f1}.lobby-button--primary .lobby-button__text{color:#fff}.lobby-button--primary:hover:not(.lobby-button--disabled){background-color:#4f46e5}.lobby-button--secondary{background:linear-gradient(180deg,#f09e46,#ff980c)}.lobby-button--secondary .lobby-button__text{color:#fff}.lobby-button--secondary:hover:not(.lobby-button--disabled){background:linear-gradient(180deg,#e89440,#f08a00)}.lobby-button--tertiary{background-color:#e6ecfc}.lobby-button--tertiary .lobby-button__text{color:#6366f1}.lobby-button--tertiary:hover:not(.lobby-button--disabled){background-color:#d8e2f8}.lobby-button--disabled{cursor:not-allowed;opacity:.5}.hero-section{position:relative;width:100%;min-height:440px;overflow:visible}@media(max-width:767px){.hero-section{min-height:320px;overflow:visible}}@media(max-width:479px){.hero-section{min-height:310px}}.hero-section__stage{position:relative;display:flex;align-items:center;width:100%;min-height:inherit;overflow:hidden;border-top-left-radius:2rem;border-top-right-radius:2rem;padding-left:clamp(2rem,5vw,5rem)}@media(min-width:768px)and (max-width:1023px){.hero-section__stage{padding-left:2rem}}@media(max-width:767px){.hero-section__stage{padding-left:2rem;border-top-left-radius:2rem;border-top-right-radius:2rem}}@media(max-width:479px){.hero-section__stage{padding-left:1rem}}.hero-section__content{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;z-index:1;width:100%}@media(max-width:767px){.hero-section__content{padding-right:clamp(140px,42%,200px)}}.hero-section__badge{display:inline-flex;align-items:center;margin-bottom:.5rem;padding:.5rem 1.25rem;border-radius:9999px;background-color:#e3e3fa;color:#231d58;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em}@media(max-width:767px){.hero-section__badge{padding:.25rem .75rem;font-size:.75rem;letter-spacing:.05em}}.hero-section__title{font-family:var(--font-homepage-section-title);color:#231d58;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;font-size:3rem;line-height:1;letter-spacing:-.02em;margin:0}@media(max-width:767px){.hero-section__title{font-size:3rem}}@media(max-width:479px){.hero-section__title{font-size:2.6rem}}@media(min-width:768px){.hero-section__title{font-size:4.25rem}}@media(min-width:1024px){.hero-section__title{font-size:5.5rem}}.hero-section__title-amount,.hero-section__title-tix{background:linear-gradient(180deg,#5ccb83,#0e6939);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#0000;color:#0000}.hero-section__title-line{display:flex}.hero-section__title-line--amount{align-items:center;gap:.12em}.hero-section__title-line--spins{align-items:center;gap:.14em}.hero-section__title-upto{display:flex;flex-direction:column;font-size:.52em;line-height:.85}.hero-section__title-amount{font-size:1.1em;line-height:.9}.hero-section__title-tix{align-self:flex-start;font-size:.42em;line-height:1;padding-right:.12em}.hero-section__title-plus{color:#fc701d;font-size:.72em;line-height:1}.hero-section__title-spins{font-size:.5em;line-height:1}.hero-section__title-sub{font-weight:500;font-size:.32em;letter-spacing:0;margin-top:.2em}.hero-section__cta-group{display:flex;flex-direction:column;align-items:center;gap:.75rem;align-self:flex-start;margin-top:.5rem}@media(max-width:767px){.hero-section__cta-group{width:auto}}.hero-section__cta{min-width:320px;animation:hero-cta-pulse 4s linear infinite}@media(prefers-reduced-motion:reduce){.hero-section__cta{animation:none}}.hero-section__cta.lobby-button,.hero-section__cta.lobby-button:hover:not(.lobby-button--disabled){background:linear-gradient(180deg,#fc6819,#fd8225);box-shadow:none}@media(max-width:767px){.hero-section__cta{min-width:0;width:-moz-fit-content;width:fit-content}.hero-section__cta.lobby-button{padding:.75rem 1.25rem;height:auto}.hero-section__cta .lobby-button__text{font-size:.875rem;line-height:1.25}}@media(min-width:768px){.hero-section__cta{min-width:420px}}.hero-section__cta .lobby-button__text{font-weight:900}.hero-section__disclaimer{color:#6b7280;font-size:.875rem;margin:0}@media(max-width:767px){.hero-section__disclaimer{font-size:.75rem}}.hero-section__art{position:absolute;right:0;bottom:0;width:clamp(300px,45%,560px);z-index:2}@media(min-width:768px){.hero-section__art{right:-1rem;width:auto;height:114%;z-index:0}}@media(max-width:767px){.hero-section__art{top:0;right:0;bottom:0;left:0;width:auto;height:100%;z-index:0;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-end}}.hero-section__art-shape{top:0;right:0;bottom:0;width:clamp(150px,30%,560px);height:100%;object-fit:cover;object-position:top right}.hero-section__art-glow,.hero-section__art-shape{position:absolute;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.hero-section__art-glow{top:110%;right:4%;transform:translateY(-50%);width:clamp(300px,45%,560px);height:auto}.hero-section__art-img{position:relative;width:100%;height:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}@media(min-width:768px){.hero-section__art-img{width:auto;height:100%}}@media(max-width:767px){.hero-section__art-img{width:auto;height:100%}.hero-section__art-img--desktop{display:none}}.hero-section__art-img--mobile{display:none}@media(max-width:767px){.hero-section__art-img--mobile{display:block;height:90%}}@media(max-width:479px){.hero-section__art-img--mobile{height:86%;left:10%}}@media(max-width:400px){.hero-section__art-img--mobile{height:86%;left:14%}}.hero-section__art-tix{position:absolute;top:24%;right:0;width:20%;height:auto;z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none}@media(max-width:767px){.hero-section__art-tix{display:none}}.hero-section__tix-mobile{display:none}@media(max-width:767px){.hero-section__tix-mobile{display:block;position:absolute;top:-3%;right:120px;width:56px;height:auto;z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none}}@media(max-width:479px){.hero-section__tix-mobile{right:70px}}@keyframes hero-cta-pulse{0%{scale:1;animation-timing-function:ease-out}15%{scale:1.03;animation-timing-function:ease-in-out}30%,to{scale:1}}.game-strip{position:relative;width:100%;cursor:pointer;margin-top:-2.5rem;transform:translateY(-6%)}@media(min-width:768px){.game-strip{margin-top:-3rem}}.game-strip:before{bottom:94%;height:32%;background:linear-gradient(to top,var(--home-content-bg,#fff) 0,#fff0 100%);z-index:-1}.game-strip:after,.game-strip:before{content:"";position:absolute;left:0;right:0;pointer-events:none}.game-strip:after{bottom:-1px;height:38%;background:linear-gradient(180deg,#fff0 0,var(--home-content-bg,#fff) 100%);z-index:1}.game-strip__viewport{width:100%;overflow:hidden}.game-strip__track{display:flex;width:max-content;animation:game-strip-scroll 90s linear infinite;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.game-strip:hover .game-strip__track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.game-strip__track{animation:none}}@keyframes game-strip-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.game-strip__tile{flex:0 0 auto;width:140px;height:250px;overflow:hidden;margin-right:.5rem}@media(max-width:767px){.game-strip__tile{width:80px;height:143px}}.game-strip__tile-img{width:100%;height:100%;object-fit:cover;display:block}.game-strip__cta-wrapper{position:absolute;left:0;right:0;bottom:0;transform:translateY(50%);display:flex;justify-content:center;padding-left:1.5rem;padding-right:1.5rem;z-index:2}.lobby-button.game-strip__cta{width:100%;max-width:32rem;padding-left:3rem;padding-right:3rem}.lobby-button.game-strip__cta,.lobby-button.game-strip__cta:hover:not(.lobby-button--disabled){background-color:#7472c6;box-shadow:none}@media(min-width:768px){.lobby-button.game-strip__cta{width:auto}}.how-it-works{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-left:var(--home-content-padding-x);margin-right:var(--home-content-padding-x);padding:.75rem 1.5rem;border-radius:2rem;background-color:#f4f5ff;overflow:hidden}@media(min-width:1024px){.how-it-works{flex-direction:row;align-items:center;gap:3rem;padding:1.25rem 2.5rem;border-radius:2rem}}.how-it-works__glow{position:absolute;left:0;bottom:0;width:clamp(260px,38%,460px);height:auto;transform:translate(-45%,40%);z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}@media(max-width:1023px){.how-it-works__glow{left:0;right:auto;top:0;bottom:auto;width:clamp(320px,95%,480px);transform:translate(-30%,-65%)}}.how-it-works__title{position:relative;z-index:1;font-family:var(--font-homepage-section-title);color:#231d58;display:flex;flex-direction:column;text-align:center;font-size:2.5rem;line-height:1.05;margin:0;flex-shrink:0}@media(min-width:1024px){.how-it-works__title{text-align:left;font-size:3.5rem;max-width:280px}}.how-it-works__title-sub{font-size:.72em;letter-spacing:.02em}.how-it-works__steps{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.5rem;width:100%}@media(max-width:639px){.how-it-works__steps{gap:0}.how-it-works__steps .how-it-works__step:not(:first-child){margin-top:-1rem}}@media(min-width:640px){.how-it-works__steps{flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:1rem;row-gap:2rem}}@media(min-width:1280px){.how-it-works__steps{flex-wrap:nowrap}}.how-it-works__step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem;flex:1 1}@media(max-width:639px){.how-it-works__step{flex-direction:row;align-items:center;text-align:left;gap:1rem}}@media(min-width:640px){.how-it-works__step{flex:1 1 40%}}@media(min-width:1280px){.how-it-works__step{flex:1 1}}.how-it-works__step-icon{width:160px;height:160px;display:flex;align-items:center;justify-content:center}.how-it-works__step-icon img{width:100%;height:100%;object-fit:contain}@media(max-width:639px){.how-it-works__step-icon{width:132px;height:132px;flex-shrink:0}}.how-it-works__step-body{display:flex;flex-direction:column;align-items:center;gap:.25rem}@media(max-width:639px){.how-it-works__step-body{align-items:flex-start;flex:1 1}}.how-it-works__step-order{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;background-color:#e3e2fa;color:#231d58;font-size:1.125rem;font-weight:500}@media(max-width:639px){.how-it-works__step-order{top:calc(50% + 132px/2 - 38px);left:calc(132px/2);width:30px;height:30px;font-size:1rem}}.how-it-works__step-title{color:#231d58;font-size:1rem;font-weight:900;text-transform:uppercase;margin:0}.how-it-works__step-desc{color:#231d58;font-size:.75rem;line-height:1.4;margin:0;max-width:200px}@media(max-width:639px){.how-it-works__step-desc{max-width:none;text-align:left}}.social-rewards{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-left:var(--home-content-padding-x);margin-right:var(--home-content-padding-x);padding:1.5rem;border-radius:2rem;overflow:visible;background-color:#e9eaff}@media(min-width:768px){.social-rewards{padding:2.5rem clamp(284px,40%,520px) 2.5rem 2.5rem;border-radius:2rem}}@media(max-width:767px){.social-rewards{flex-direction:column;text-align:center;gap:.5rem}}.social-rewards__content{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;max-width:520px;z-index:1}@media(max-width:767px){.social-rewards__content{align-items:center;order:2;gap:.5rem}}@media(min-width:768px){.social-rewards__content{max-width:640px}}.social-rewards__eyebrow{font-family:var(--font-homepage-section-title);color:#231d58;text-transform:uppercase;font-size:1.125rem;line-height:1.1;letter-spacing:.01em;margin:0}@media(max-width:767px){.social-rewards__eyebrow{font-size:1.25rem;letter-spacing:-.03em}}@media(min-width:768px){.social-rewards__eyebrow{font-size:1.5rem}}.social-rewards__title{font-family:var(--font-homepage-section-title);color:#231d58;text-transform:uppercase;font-size:2.25rem;line-height:1.05;letter-spacing:-.02em;margin:0}@media(min-width:768px){.social-rewards__title{font-size:3.5rem}}@media(min-width:1024px){.social-rewards__title{font-size:4rem}}@media(max-width:767px){.social-rewards__title{display:flex;flex-direction:column;align-items:center;font-size:3rem;letter-spacing:-.03em}}.social-rewards__title-main{position:relative;display:inline-block}.social-rewards__sparkle{position:absolute;top:0;right:0;width:1.25rem;height:auto;transform:translate(90%,-55%)}@media(min-width:768px){.social-rewards__sparkle{width:1.75rem}}.social-rewards__subtitle{color:#7472c6;font-size:.875rem;line-height:1.6;margin:0}@media(max-width:767px){.social-rewards__subtitle{max-width:248px;font-size:.8125rem}}@media(min-width:768px){.social-rewards__subtitle{font-size:1rem}}.social-rewards__icons{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.social-rewards__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:9999px;background-color:#7f7dd7;transition:transform .2s ease,opacity .2s ease}.social-rewards__icon img{width:20px;height:20px;object-fit:contain}.social-rewards__icon:hover{transform:translateY(-2px);opacity:.92}.social-rewards__art{position:relative;flex-shrink:0}@media(max-width:767px){.social-rewards__art{order:1;width:clamp(240px,83%,340px);margin-top:-3rem}}@media(min-width:768px){.social-rewards__art{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);width:clamp(240px,28%,400px);z-index:1}}.social-rewards__art-img{width:100%;height:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.why-players{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding-left:var(--home-content-padding-x);padding-right:var(--home-content-padding-x)}.why-players__title{font-family:var(--font-homepage-section-title);color:#231d58;text-align:center;text-transform:uppercase;font-size:1.75rem;line-height:1.1;margin:0}@media(min-width:768px){.why-players__title{font-size:2rem}}@media(min-width:1024px){.why-players__title{font-size:2.5rem}}@media(max-width:767px){.why-players__title-brand{display:block;font-size:1.35em;line-height:1}}.why-players__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;width:100%}@media(min-width:768px){.why-players__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.why-players__card{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1.25rem 1rem 1rem;background-color:#fff;border:2px solid #e3e2fb;border-radius:1.75rem}.why-players__card-arc{position:absolute;top:46%;left:50%;transform:translateX(-50%);width:200%;aspect-ratio:821/643;border-radius:50%;background-color:#ecebfb;z-index:0;pointer-events:none}@media(max-width:767px){.why-players__card-arc{top:52%}}.why-players__card-title{position:relative;z-index:1;color:#221a5b;text-align:center;font-weight:500;font-size:.9375rem;line-height:1.2;margin:0}@media(min-width:768px){.why-players__card-title{font-size:1rem}}@media(min-width:1024px){.why-players__card-title{font-size:1.25rem}}.why-players__card-icon{position:relative;z-index:1;flex:0 0 auto;width:100%;display:flex;align-items:center;justify-content:center}.why-players__card-icon img{width:112px;height:112px;object-fit:contain}@media(min-width:768px){.why-players__card-icon img{width:128px;height:128px}}@media(min-width:1024px){.why-players__card-icon img{width:150px;height:150px}}.final-cta{flex-direction:column;margin-left:var(--home-content-padding-x);margin-right:var(--home-content-padding-x);padding-top:1.5rem;--final-cta-button-overhang:2.5rem}.final-cta,.final-cta__panel{position:relative;display:flex;align-items:center}.final-cta__panel{justify-content:space-between;gap:1rem;width:100%;padding:3rem 1.5rem;border-radius:2rem;overflow:visible;background-color:var(--home-surface,#231d58)}@media(min-width:768px){.final-cta__panel{padding:72px 3rem;border-radius:2rem}}@media(max-width:767px){.final-cta__panel{flex-direction:column;text-align:center;gap:.5rem;padding:2rem 1.5rem 1rem}}.final-cta__content{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;z-index:1;max-width:640px}@media(min-width:768px){.final-cta__content{padding-bottom:2rem}}@media(max-width:767px){.final-cta__content{align-items:center;order:1}}.final-cta__title{font-family:var(--font-homepage-section-title);color:#fff;text-transform:uppercase;font-size:1.5rem;line-height:1.1;margin:0}@media(max-width:767px){.final-cta__title{display:flex;flex-direction:column;align-items:center;font-size:1.9rem}}@media(min-width:768px){.final-cta__title{font-size:2rem}}@media(min-width:1024px){.final-cta__title{font-size:2.5rem}}@media(max-width:767px){.final-cta__title-sub{font-size:.85em}}.final-cta__subtitle{color:#ffffffd9;font-size:.875rem;line-height:1.4;margin:0}@media(min-width:768px){.final-cta__subtitle{font-size:1rem}}.final-cta__art{flex-shrink:0;width:clamp(220px,36%,420px);height:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}@media(min-width:768px){.final-cta__art{position:absolute;z-index:0;right:2rem;bottom:0}}@media(max-width:767px){.final-cta__art{order:2;width:clamp(200px,70%,300px)}}.final-cta__button{position:relative;z-index:2;margin-top:calc(var(--final-cta-button-overhang)*-1);border:none;cursor:pointer;color:#fff;background:linear-gradient(180deg,#fc6819,#fd8225);font-weight:700;text-transform:uppercase;border-radius:9999px;font-size:1rem;line-height:1.1;padding:1rem 2rem;max-width:calc(100% - 2rem);box-shadow:none;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}@media(max-width:767px){.final-cta__button{margin-top:calc(-1*(1rem + .55rem))}}@media(min-width:768px){.final-cta__button{font-size:1.75rem;padding:1.5rem 4rem}}.final-cta__button:hover{transform:translateY(-2px);filter:brightness(1.05)}.final-cta__button:active{transform:translateY(0)}.home-page{display:flex;flex-direction:column;gap:2.5rem;width:100%}@media(min-width:768px){.home-page{gap:3rem}}.header-logo{display:flex;align-items:center;text-decoration:none}.header-logo .header-logo-image{width:100px;height:auto}@media(max-width:640px){.header-logo .header-logo-image{width:80px}}.dropdown-toggle-button{position:relative;width:40px;height:40px;background:linear-gradient(180deg,#eff3ff,#d2dbf2);border:2px solid #f1f3ff;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.dropdown-toggle-button:hover:not(:disabled){opacity:.9}.dropdown-toggle-button:disabled{opacity:.6;cursor:not-allowed}.dropdown-toggle-button:focus-visible{outline:2px dashed #f5c566;outline-offset:4px}.dropdown-toggle-button__lines{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.dropdown-toggle-button__line{display:block;width:18px;height:2px;background-color:#3b2f6f;border-radius:1px;transition:transform .2s ease,opacity .2s ease}.dropdown-toggle-button--open .dropdown-toggle-button__lines .dropdown-toggle-button__line:first-child{transform:translateY(6px) rotate(45deg)}.dropdown-toggle-button--open .dropdown-toggle-button__lines .dropdown-toggle-button__line:nth-child(2){opacity:0}.dropdown-toggle-button--open .dropdown-toggle-button__lines .dropdown-toggle-button__line:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.dropdown-toggle-button__notification{position:absolute;top:2px;right:2px;width:10px;height:10px;background-color:#df6936;border-radius:50%;border:1px solid #f1f3ff}@media(max-width:767px){.dropdown-toggle-button{width:38px;height:38px;border-radius:10px}.dropdown-toggle-button__lines{gap:4px}.dropdown-toggle-button__line{width:18px;height:2px}.dropdown-toggle-button--open .dropdown-toggle-button__lines .dropdown-toggle-button__line:first-child{transform:translateY(6px) rotate(45deg)}.dropdown-toggle-button--open .dropdown-toggle-button__lines .dropdown-toggle-button__line:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.dropdown-toggle-button__notification{width:8px;height:8px;top:2px;right:2px}}.dropdown-container-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background:#0000;transition:background-color .1s ease}.dropdown-container-backdrop.dropdown-container--visible{background:#00000080}.dropdown-container{position:fixed;background:#594fc1;display:flex;flex-direction:column;overflow:hidden}.dropdown-container.home-header-dropdown-panel{background:#231d58}.dropdown-container--desktop{width:500px;max-height:calc(100vh - 100px);border-radius:24px;opacity:0;transform:translateY(-10px);transition:opacity .1s ease,transform .1s ease;overflow-y:auto}.dropdown-container--desktop.dropdown-container--visible{opacity:1;transform:translateY(0)}.dropdown-container--mobile{top:0;right:0;width:90%;height:100%;border-radius:40px 0 0 40px;transform:translateX(100%);transition:transform .1s ease-out;overflow-y:auto}.dropdown-container--mobile.dropdown-container--visible{transform:translateX(0)}.dropdown-vip-panel{position:relative;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;padding:1rem 1rem 1rem .25rem;border-radius:1rem;background-color:#231d58;color:#fff;margin-top:16px;text-decoration:none;transition:filter .15s ease,box-shadow .15s ease}@media(min-width:480px){.dropdown-vip-panel{padding-left:1rem}}.dropdown-vip-panel:hover{filter:brightness(1.1);box-shadow:inset 0 0 0 2px #f5822b}.dropdown-vip-panel__heading{display:flex;align-items:center;gap:.75rem}.dropdown-vip-panel__heading-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.75rem}.dropdown-vip-panel__badge{width:64px;height:64px;flex-shrink:0;filter:drop-shadow(0 4px 16px rgba(254,216,67,.35))}.dropdown-vip-panel__badge img{width:100%;height:100%;object-fit:contain}.dropdown-vip-panel__tier-name{font-family:var(--font-homepage-section-title);font-size:1.25rem;line-height:1.05;margin:0}.dropdown-vip-panel__collected{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#ffffffb3;margin:.25rem 0 0}.dropdown-vip-panel__progress{position:relative;display:flex;align-items:center;height:32px;border-radius:9999px;background-color:#57508b;overflow:hidden}.dropdown-vip-panel__progress-fill{position:absolute;inset:0 auto 0 0;height:100%;border-radius:9999px;background:linear-gradient(90deg,#f6a642,#f5822b)}.dropdown-vip-panel__progress-label{position:relative;z-index:1;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#fff}.dropdown-vip-panel__progress-label--start{margin-left:.75rem}.dropdown-vip-panel__progress-label--end{margin-left:auto;margin-right:.75rem;color:#ffffffd9}.dropdown-header{padding:24px 24px 16px}.dropdown-header__close{position:absolute;top:16px;right:16px;width:40px;height:40px;background:#0000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.dropdown-header__close:hover{background:#ffffff1a}.dropdown-header__close:focus-visible{outline:2px dashed #f5c566;outline-offset:2px}.dropdown-header__logo{display:block;background:#0000;border:none;cursor:pointer;padding:0;margin-bottom:24px}.dropdown-header__logo img{max-width:180px;height:auto}.dropdown-header__logo:focus-visible{outline:2px dashed #f5c566;outline-offset:4px}.dropdown-header__user{display:flex;align-items:center;padding:16px;background:#ffffff1a;border-radius:12px;margin-top:16px}.dropdown-header__user-icon{width:40px;height:40px;margin-right:12px}.dropdown-header__vip-icon{width:24px;height:24px;margin-right:8px}.dropdown-header__user-info{display:flex;flex-direction:column}.dropdown-header__user-email{color:#fff;font-size:14px;font-weight:500;margin-bottom:4px;word-break:break-all}.dropdown-header__user-id{color:#ffffffb3;font-size:12px}.dropdown-menu-item{display:flex;align-items:center;width:100%;padding:16px 24px;background:#0000;border:none;cursor:pointer;color:#fff;font-family:Poppins,Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;transition:background-color .15s ease;white-space:break-spaces}.dropdown-menu-item:hover{background-color:#ffffff1a}.dropdown-menu-item:focus-visible{outline:2px dashed #f5c566;outline-offset:-2px}.dropdown-menu-item__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:16px;flex-shrink:0}.dropdown-menu-item__icon img{max-width:100%;max-height:100%;object-fit:contain}.dropdown-menu-item__name{flex:1 1;text-transform:uppercase}.dropdown-menu-item__special-icon{margin-left:8px;display:flex;align-items:center}.dropdown-button-item-tournament{display:none!important}@media(max-width:1023px){.dropdown-button-item-tournament{display:flex!important}}.dropdown-content{display:flex;flex-direction:column;min-height:0;flex:1 1}.dropdown-content__items{flex:1 1;overflow-y:auto;padding:8px 0}.dropdown-content__footer{border-top:1px solid #fff3;padding:8px 0;margin-top:auto}.dropdown-content__faq,.dropdown-content__logout{display:flex;align-items:center;width:100%;padding:16px 24px;background:#0000;border:none;cursor:pointer;color:#fff;font-family:Poppins,Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;transition:background-color .15s ease}.dropdown-content__faq:hover,.dropdown-content__logout:hover{background-color:#ffffff1a}.dropdown-content__faq:focus-visible,.dropdown-content__logout:focus-visible{outline:2px dashed #f5c566;outline-offset:-2px}.dropdown-content__faq .dropdown-menu-item__icon,.dropdown-content__logout .dropdown-menu-item__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:16px;flex-shrink:0}.dropdown-content__faq .dropdown-menu-item__icon img,.dropdown-content__logout .dropdown-menu-item__icon img{max-width:100%;max-height:100%;object-fit:contain}
/*# sourceMappingURL=28c1d7cd01a867bc.css.map*/