.FaqPager-module__oPOEma__wrapper{background:#fffc;border:1px solid #7f95d173;border-radius:14px;width:100%;max-width:100%;margin-top:2.4rem;padding:1rem;overflow-x:clip}.FaqPager-module__oPOEma__topRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;min-width:0;display:flex}.FaqPager-module__oPOEma__topRow h2{font-family:var(--font-accent), sans-serif;letter-spacing:.08em;text-transform:uppercase}.FaqPager-module__oPOEma__controls{gap:.45rem;min-width:0;display:flex}.FaqPager-module__oPOEma__controls button{cursor:pointer;background:#fff;border:1px solid #7f95d173;border-radius:8px;min-height:44px;padding:.35rem .6rem;font-size:.8rem}.FaqPager-module__oPOEma__items{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.7rem;margin-top:.8rem;display:grid}.FaqPager-module__oPOEma__item{background:linear-gradient(#fff,#ffebe7b8);border:1px dashed #ff82a9ad;border-radius:10px;grid-template-rows:auto 1fr;padding:.75rem;display:grid}.FaqPager-module__oPOEma__item h3{overflow-wrap:anywhere;min-height:2.7em;font-size:.98rem;line-height:1.35}.FaqPager-module__oPOEma__item p{color:#000000b8;overflow-wrap:anywhere;min-height:3em;margin-top:.35rem;line-height:1.5}.FaqPager-module__oPOEma__pagination{justify-content:center;gap:.5rem;margin-top:.75rem;display:flex}.FaqPager-module__oPOEma__pageDot{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex;position:relative}.FaqPager-module__oPOEma__pageDot:before{content:"";background:#7f95d180;border-radius:999px;width:8px;height:8px;transition:width .2s,background-color .2s}.FaqPager-module__oPOEma__pageDotActive:before{background:#ff82a9d9;width:22px}.FaqPager-module__oPOEma__pageDot:focus-visible{outline-offset:2px;outline:2px solid #ff82a9d9}@media (max-width:760px){.FaqPager-module__oPOEma__wrapper{padding:.85rem}.FaqPager-module__oPOEma__topRow{flex-direction:column;align-items:flex-start}.FaqPager-module__oPOEma__controls{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.FaqPager-module__oPOEma__controls button{width:100%}.FaqPager-module__oPOEma__items{grid-template-columns:1fr}.FaqPager-module__oPOEma__item h3,.FaqPager-module__oPOEma__item p{min-height:0}}
.GameCard-module__6oZDuW__card{--gc-card-media-height:210px;--gc-card-body-height:90px;background:linear-gradient(155deg,#fffffffa,#ffebe7e0);border:1px solid #7f95d17a;border-radius:14px;height:100%;overflow:hidden;box-shadow:6px 7px #0000001f}.GameCard-module__6oZDuW__link{grid-template-rows:var(--gc-card-media-height) var(--gc-card-body-height);height:100%;display:grid}.GameCard-module__6oZDuW__thumbnailWrap{height:var(--gc-card-media-height);border-bottom:2px dotted #7f95d173;position:relative;overflow:hidden}.GameCard-module__6oZDuW__thumbnail{object-fit:cover;width:100%;height:100%;min-height:0;transition:transform .3s}.GameCard-module__6oZDuW__card:hover .GameCard-module__6oZDuW__thumbnail{transform:scale(1.04)}.GameCard-module__6oZDuW__body{height:var(--gc-card-body-height);grid-template-columns:1fr auto;align-items:center;gap:.8rem;padding:.8rem;display:grid}.GameCard-module__6oZDuW__body h3{line-clamp:2;-webkit-line-clamp:2;font-size:1rem;line-height:1.25;font-family:var(--font-main), sans-serif;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.GameCard-module__6oZDuW__body span{white-space:nowrap;text-transform:uppercase;letter-spacing:.08em;color:#0000009e;align-items:center;gap:.25rem;font-size:.72rem;display:inline-flex}@media (max-width:760px){.GameCard-module__6oZDuW__card{--gc-card-media-height:190px;--gc-card-body-height:84px}}
.HeroSection-module__WUCt5q__hero{background:linear-gradient(120deg,#fffffff2,#ffebe7cc),repeating-linear-gradient(90deg,#7f95d114 0 2px,#0000 2px 12px);border:1px solid #7f95d16b;border-radius:18px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr);align-items:center;gap:clamp(1rem,3vw,2.2rem);width:100%;max-width:100%;padding:clamp(1rem,2vw,1.6rem);display:grid;overflow-x:clip}.HeroSection-module__WUCt5q__copy{min-width:0;max-width:700px}.HeroSection-module__WUCt5q__copy h1{font-size:clamp(1.5rem,3.4vw,2.4rem);line-height:1.2;font-family:var(--font-main), sans-serif;margin-top:.55rem}.HeroSection-module__WUCt5q__copy>p{color:#000000b8;max-width:52ch;margin-top:.75rem}.HeroSection-module__WUCt5q__kicker{font-family:var(--font-accent), sans-serif;text-transform:uppercase;letter-spacing:.08em;background:#ff82a93d;border-radius:99px;padding:.22rem .52rem;font-size:.75rem;display:inline-flex}.HeroSection-module__WUCt5q__actions{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.HeroSection-module__WUCt5q__primaryAction,.HeroSection-module__WUCt5q__secondaryAction{font-family:var(--font-accent), sans-serif;text-transform:uppercase;letter-spacing:.08em;border:1px solid #7f95d180;border-radius:8px;justify-content:center;align-items:center;padding:.56rem .85rem;font-size:.78rem;display:inline-flex}.HeroSection-module__WUCt5q__primaryAction{background:var(--gc-black);color:#fff}.HeroSection-module__WUCt5q__secondaryAction{background:#fff}.HeroSection-module__WUCt5q__slider{width:100%;min-width:0;max-width:420px;margin-left:auto;padding:.45rem}.HeroSection-module__WUCt5q__viewport{margin:0;padding:0;overflow:hidden}.HeroSection-module__WUCt5q__track{transition:transform .55s;display:flex}.HeroSection-module__WUCt5q__slide{flex:0 0 100%;padding:.1rem}.HeroSection-module__WUCt5q__slideCard{width:min(320px,100% - 1rem);margin:0 auto}.HeroSection-module__WUCt5q__dots{justify-content:center;gap:.5rem;margin-top:.78rem;display:flex}.HeroSection-module__WUCt5q__dot{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex;position:relative}.HeroSection-module__WUCt5q__dot:before{content:"";background:#7f95d16b;border-radius:999px;width:10px;height:10px;transition:width .2s,background-color .2s}.HeroSection-module__WUCt5q__dotActive:before{background:#ff82a9db;width:24px}.HeroSection-module__WUCt5q__dot:focus-visible{outline-offset:2px;outline:2px solid #ff82a9db}@media (max-width:940px){.HeroSection-module__WUCt5q__hero{grid-template-columns:1fr}.HeroSection-module__WUCt5q__slider{max-width:380px;margin-left:0}.HeroSection-module__WUCt5q__slideCard{width:min(300px,100% - .9rem)}}@media (max-width:620px){.HeroSection-module__WUCt5q__hero{padding:.85rem}.HeroSection-module__WUCt5q__copy h1{font-size:clamp(1.3rem,7vw,1.8rem)}.HeroSection-module__WUCt5q__copy>p{max-width:none}.HeroSection-module__WUCt5q__actions{gap:.55rem}.HeroSection-module__WUCt5q__primaryAction,.HeroSection-module__WUCt5q__secondaryAction{width:100%;min-height:44px}.HeroSection-module__WUCt5q__slider{width:100%;padding:.25rem}.HeroSection-module__WUCt5q__viewport{margin:0;padding:0}.HeroSection-module__WUCt5q__slideCard{width:100%}.HeroSection-module__WUCt5q__dots{flex-wrap:wrap;row-gap:.25rem}}
.HowItWorksSection-module__sGj0YG__wrapper{background:linear-gradient(145deg,#fffffff2,#ffebe7c7),repeating-linear-gradient(0deg,#7f95d114 0 1px,#0000 1px 10px);border:1px solid #7f95d173;border-radius:16px;gap:1rem;width:100%;max-width:100%;padding:1rem;display:grid;overflow-x:clip}.HowItWorksSection-module__sGj0YG__head p{font-family:var(--font-accent), sans-serif;text-transform:uppercase;letter-spacing:.08em;color:#000000ad;font-size:.78rem}.HowItWorksSection-module__sGj0YG__head h2{overflow-wrap:anywhere;margin-top:.35rem;font-size:clamp(1.2rem,2.5vw,1.9rem)}.HowItWorksSection-module__sGj0YG__head span{color:#000000b8;overflow-wrap:anywhere;margin-top:.42rem;display:block}.HowItWorksSection-module__sGj0YG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.HowItWorksSection-module__sGj0YG__card{background:#ffffffdb;border:1px dashed #ff82a9ad;border-radius:12px;padding:.8rem}.HowItWorksSection-module__sGj0YG__cardTop{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.HowItWorksSection-module__sGj0YG__card strong{font-family:var(--font-accent), sans-serif;background:#00000014;border-radius:4px;padding:.15rem .35rem;display:inline-flex}.HowItWorksSection-module__sGj0YG__iconWrap{background:#7f95d133;border-radius:999px;justify-content:center;align-items:center;width:1.7rem;height:1.7rem;display:inline-flex}.HowItWorksSection-module__sGj0YG__card h3{margin-top:.5rem;font-size:1rem}.HowItWorksSection-module__sGj0YG__card p{color:#000000bd;overflow-wrap:anywhere;margin-top:.4rem}@media (max-width:980px){.HowItWorksSection-module__sGj0YG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.HowItWorksSection-module__sGj0YG__grid{grid-template-columns:1fr}}@media (max-width:620px){.HowItWorksSection-module__sGj0YG__wrapper{padding:.85rem}.HowItWorksSection-module__sGj0YG__head h2{font-size:clamp(1.1rem,6vw,1.45rem)}.HowItWorksSection-module__sGj0YG__card{padding:.72rem}}
.ResponsiblePlayNotice-module__Q_3C8G__notice{background:#ffffffd1;border:1px solid #7f95d173;border-radius:12px;width:100%;max-width:100%;padding:.8rem .9rem;overflow-x:clip}.ResponsiblePlayNotice-module__Q_3C8G__notice p{color:#000000bd;overflow-wrap:anywhere;font-size:.9rem;line-height:1.6}@media (max-width:620px){.ResponsiblePlayNotice-module__Q_3C8G__notice{padding:.72rem .78rem}.ResponsiblePlayNotice-module__Q_3C8G__notice p{font-size:.84rem;line-height:1.55}}
.GameDetailContent-module__yqd7lG__page{gap:1rem;display:grid}.GameDetailContent-module__yqd7lG__head h1{font-size:clamp(1.5rem,3vw,2.3rem)}.GameDetailContent-module__yqd7lG__backLink{color:#000000b8;align-items:center;gap:.35rem;margin-top:.5rem;display:inline-flex}.GameDetailContent-module__yqd7lG__mobileTip{display:none}.GameDetailContent-module__yqd7lG__mobileTip p{color:#000000bd}.GameDetailContent-module__yqd7lG__fullscreenButton{color:var(--gc-black);font-family:var(--font-accent), sans-serif;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#fff;border:1px solid #7f95d1a6;border-radius:8px;align-items:center;gap:.3rem;padding:.42rem .7rem;font-size:.76rem;display:inline-flex}.GameDetailContent-module__yqd7lG__fullscreenExitOverlay{top:calc(env(safe-area-inset-top,0px) + .65rem);z-index:5;color:var(--gc-black);font-family:var(--font-accent), sans-serif;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#fffffff5;border:1px solid #7f95d1c7;border-radius:999px;align-items:center;gap:.3rem;padding:.42rem .68rem;font-size:.72rem;display:inline-flex;position:absolute;right:.65rem;box-shadow:0 8px 24px #00000040}.GameDetailContent-module__yqd7lG__frameWrap{background:#000;border:1px solid #7f95d18c;border-radius:12px;min-height:70vh;position:relative;overflow:hidden}.GameDetailContent-module__yqd7lG__frame{z-index:1;border:none;width:100%;height:70vh;position:relative}.GameDetailContent-module__yqd7lG__frameWrap:fullscreen{border:none;border-radius:0}.GameDetailContent-module__yqd7lG__frameWrap:fullscreen .GameDetailContent-module__yqd7lG__frame{height:100vh}.GameDetailContent-module__yqd7lG__fallback{text-align:center;place-content:center;gap:.75rem;min-height:42vh;display:grid}.GameDetailContent-module__yqd7lG__fallback a{color:var(--gc-black);text-decoration:underline}@media (max-width:760px){.GameDetailContent-module__yqd7lG__mobileTip{background:#ffffffd1;border:1px solid #7f95d175;border-radius:10px;justify-content:space-between;align-items:center;gap:.65rem;padding:.7rem .8rem;display:flex}.GameDetailContent-module__yqd7lG__fullscreenExitOverlay{top:calc(env(safe-area-inset-top,0px) + .5rem);right:.5rem}.GameDetailContent-module__yqd7lG__fullscreenButton{white-space:nowrap}.GameDetailContent-module__yqd7lG__frameWrap{min-height:58vh}.GameDetailContent-module__yqd7lG__frame{height:58vh}}@media (max-width:520px){.GameDetailContent-module__yqd7lG__mobileTip{flex-direction:column;align-items:flex-start}.GameDetailContent-module__yqd7lG__fullscreenButton{justify-content:center;width:100%}}
.GamesPageContent-module__j1jGAG__page{gap:1rem;display:grid}.GamesPageContent-module__j1jGAG__head p{font-size:.8rem;font-family:var(--font-accent), sans-serif;text-transform:uppercase;letter-spacing:.08em;color:#000000ad}.GamesPageContent-module__j1jGAG__head h1{margin-top:.25rem;font-size:clamp(1.5rem,3vw,2.2rem)}.GamesPageContent-module__j1jGAG__filters{background:#ffffffbf;border:1px solid #7f95d166;border-radius:12px;gap:.9rem;padding:.8rem;display:grid}.GamesPageContent-module__j1jGAG__searchLabel{gap:.3rem;display:grid}.GamesPageContent-module__j1jGAG__searchLabel span{font-size:.75rem;font-family:var(--font-accent), sans-serif;text-transform:uppercase;letter-spacing:.08em}.GamesPageContent-module__j1jGAG__searchLabel input{background:#fff;border:1px solid #7f95d180;border-radius:8px;padding:.58rem .65rem}.GamesPageContent-module__j1jGAG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.GamesPageContent-module__j1jGAG__empty{color:#000000a8}@media (max-width:920px){.GamesPageContent-module__j1jGAG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.GamesPageContent-module__j1jGAG__grid{grid-template-columns:1fr}}
.HomePageContent-module__9Bb8FW__page{gap:2rem;width:100%;max-width:100%;display:grid;overflow-x:clip}.HomePageContent-module__9Bb8FW__featured{gap:1rem;min-width:0;display:grid}.HomePageContent-module__9Bb8FW__sectionHead p{font-family:var(--font-accent), sans-serif;text-transform:uppercase;letter-spacing:.08em;color:#000000a8;font-size:.8rem}.HomePageContent-module__9Bb8FW__sectionHead h2{overflow-wrap:anywhere;margin-top:.3rem;font-size:clamp(1.2rem,2.5vw,1.8rem)}.HomePageContent-module__9Bb8FW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}@media (max-width:920px){.HomePageContent-module__9Bb8FW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.HomePageContent-module__9Bb8FW__page{gap:1.5rem}.HomePageContent-module__9Bb8FW__sectionHead h2{font-size:clamp(1.05rem,6vw,1.35rem);line-height:1.3}.HomePageContent-module__9Bb8FW__grid{grid-template-columns:1fr}}
