.ArcadeGames-module__TVwPiG__section{min-height:400px;padding:4rem 0}.ArcadeGames-module__TVwPiG__container{max-width:1200px;margin:0 auto;padding:0 1rem}.ArcadeGames-module__TVwPiG__header{text-align:center;margin-bottom:2rem}.ArcadeGames-module__TVwPiG__title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ArcadeGames-module__TVwPiG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:1rem;animation:.5s ease-out ArcadeGames-module__TVwPiG__fadeIn;display:grid}.ArcadeGames-module__TVwPiG__gameCard{opacity:0;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:1rem;transition:all .3s;animation:.5s ease-out forwards ArcadeGames-module__TVwPiG__cardFadeIn;overflow:hidden;transform:translateY(20px)}@keyframes ArcadeGames-module__TVwPiG__cardFadeIn{to{opacity:1;transform:translateY(0)}}.ArcadeGames-module__TVwPiG__gameCard:nth-child(3n+1){animation-delay:.1s}.ArcadeGames-module__TVwPiG__gameCard:nth-child(3n+2){animation-delay:.2s}.ArcadeGames-module__TVwPiG__gameCard:nth-child(3n+3){animation-delay:.3s}.ArcadeGames-module__TVwPiG__gameCard:hover{background:#ffffff14;border-color:#00a4ff4d;transform:translateY(-4px);box-shadow:0 8px 32px #00a4ff4d,0 0 20px #00a4ff1a}.ArcadeGames-module__TVwPiG__imageWrapper{aspect-ratio:16/9;position:relative;overflow:hidden}.ArcadeGames-module__TVwPiG__gameImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.ArcadeGames-module__TVwPiG__gameCard:hover .ArcadeGames-module__TVwPiG__gameImage{transform:scale(1.05)}.ArcadeGames-module__TVwPiG__imageLoading{filter:blur(10px)}.ArcadeGames-module__TVwPiG__overlay{opacity:0;background:#00000080;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ArcadeGames-module__TVwPiG__gameCard:hover .ArcadeGames-module__TVwPiG__overlay{opacity:1}.ArcadeGames-module__TVwPiG__content{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.ArcadeGames-module__TVwPiG__meta{flex-wrap:wrap;gap:.5rem;display:flex}.ArcadeGames-module__TVwPiG__category,.ArcadeGames-module__TVwPiG__type,.ArcadeGames-module__TVwPiG__orientation{background:#ffffff1a;border-radius:1rem;padding:.25rem .75rem;font-size:.875rem}.ArcadeGames-module__TVwPiG__orientation{color:#ffb74d;background:#ffb74d26;border:1px solid #ffb74d66}.ArcadeGames-module__TVwPiG__price{color:#00a4ff;font-weight:600}.ArcadeGames-module__TVwPiG__loader{text-align:center;color:#ffffffb3;padding:2rem}@media (max-width:768px){.ArcadeGames-module__TVwPiG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@media (prefers-reduced-motion:reduce){.ArcadeGames-module__TVwPiG__gameCard{opacity:1;animation:none;transform:none}.ArcadeGames-module__TVwPiG__gameCard:hover{transform:none}.ArcadeGames-module__TVwPiG__gameImage{transition:none}}.ArcadeGames-module__TVwPiG__playButton{color:#fff;cursor:pointer;background:#00a4ff;border:none;border-radius:2rem;padding:1rem 2rem;font-size:1.1rem;font-weight:500;transition:all .3s}.ArcadeGames-module__TVwPiG__playButton:hover{background:#0088d4;transform:scale(1.05)}.ArcadeGames-module__TVwPiG__modalOverlay{z-index:9999;background:#000000f2;justify-content:center;align-items:center;animation:.3s ArcadeGames-module__TVwPiG__modalFadeIn;display:flex;position:fixed;inset:0}@keyframes ArcadeGames-module__TVwPiG__modalFadeIn{0%{opacity:0}to{opacity:1}}.ArcadeGames-module__TVwPiG__modal{background:#000;width:100%;height:100%;position:relative}.ArcadeGames-module__TVwPiG__controls{z-index:10000;gap:1rem;display:flex;position:fixed;top:1.5rem;right:1.5rem}.ArcadeGames-module__TVwPiG__closeButton,.ArcadeGames-module__TVwPiG__fullscreenButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:all .2s;display:flex}.ArcadeGames-module__TVwPiG__closeButton:hover,.ArcadeGames-module__TVwPiG__fullscreenButton:hover{background:#ffffff40;transform:scale(1.1)}.ArcadeGames-module__TVwPiG__iframeContainer{position:fixed;inset:0;overflow:hidden}.ArcadeGames-module__TVwPiG__iframe{opacity:0;background:#000;border:none;width:100%;height:100%;transition:opacity .3s}.ArcadeGames-module__TVwPiG__iframe.ArcadeGames-module__TVwPiG__loaded{opacity:1}.ArcadeGames-module__TVwPiG__iframeLoading{color:#00a4ff;z-index:1;font-size:1.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ArcadeGames-module__TVwPiG__iframeLoading:after{content:"";border:4px solid #00a4ff33;border-top-color:#00a4ff;border-radius:50%;width:48px;height:48px;margin:1rem auto;animation:1s linear infinite ArcadeGames-module__TVwPiG__spin;display:block}@keyframes ArcadeGames-module__TVwPiG__spin{to{transform:rotate(360deg)}}.ArcadeGames-module__TVwPiG__rotatePrompt{text-align:center;color:#fff;z-index:2;background:#000000d9;justify-content:center;align-items:center;padding:2rem;font-size:1.2rem;line-height:1.6;display:flex;position:absolute;inset:0}@media (max-width:768px){.ArcadeGames-module__TVwPiG__playButton{text-align:center;width:100%;padding:1.25rem;font-size:1.2rem}.ArcadeGames-module__TVwPiG__controls{gap:.5rem;top:.5rem;right:.5rem}.ArcadeGames-module__TVwPiG__closeButton,.ArcadeGames-module__TVwPiG__fullscreenButton{width:40px;height:40px;font-size:1.2rem}.ArcadeGames-module__TVwPiG__overlay{padding:1rem}.ArcadeGames-module__TVwPiG__content{padding:1.25rem}.ArcadeGames-module__TVwPiG__title{font-size:1.25rem}.ArcadeGames-module__TVwPiG__category,.ArcadeGames-module__TVwPiG__type,.ArcadeGames-module__TVwPiG__orientation{font-size:.8rem}}
.CompatibleDevices-module__oTcXnq__section{color:#fff;background-color:#14051f;padding:6rem 0}.CompatibleDevices-module__oTcXnq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.CompatibleDevices-module__oTcXnq__header{text-align:center;max-width:600px;margin:0 auto 4rem}.CompatibleDevices-module__oTcXnq__title{color:#fff;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;line-height:1.2}.CompatibleDevices-module__oTcXnq__devicesGrid{grid-template-columns:repeat(2,1fr);gap:4rem;max-width:800px;margin:0 auto 4rem;display:grid}.CompatibleDevices-module__oTcXnq__deviceCard{text-align:center;flex-direction:column;align-items:center;transition:transform .3s;display:flex}.CompatibleDevices-module__oTcXnq__deviceCard:hover{transform:translateY(-8px)}.CompatibleDevices-module__oTcXnq__iconWrapper{background:#ffffff0d;border-radius:1rem;margin-bottom:1.5rem;padding:2rem;transition:all .3s}.CompatibleDevices-module__oTcXnq__deviceCard:hover .CompatibleDevices-module__oTcXnq__iconWrapper{background:#00a4ff1a}.CompatibleDevices-module__oTcXnq__icon{-o-object-fit:contain;object-fit:contain;width:80px;height:80px;transition:transform .3s}.CompatibleDevices-module__oTcXnq__deviceCard:hover .CompatibleDevices-module__oTcXnq__icon{transform:scale(1.1)}.CompatibleDevices-module__oTcXnq__deviceTitle{color:#fff;font-size:1.25rem;font-weight:600}.CompatibleDevices-module__oTcXnq__buttonWrapper{text-align:center}.CompatibleDevices-module__oTcXnq__downloadButton{color:#fff;cursor:pointer;background:#00a4ff;border:none;border-radius:2rem;flex-direction:column;align-items:center;padding:1rem 2.5rem;transition:all .3s;display:inline-flex}.CompatibleDevices-module__oTcXnq__downloadButton:hover{background:#0088d4;transform:translateY(-2px)}.CompatibleDevices-module__oTcXnq__buttonText{margin-bottom:.25rem;font-size:1.125rem;font-weight:500}.CompatibleDevices-module__oTcXnq__comingSoon{opacity:.8;font-size:.875rem;font-style:italic}.CompatibleDevices-module__oTcXnq__appStoreLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.CompatibleDevices-module__oTcXnq__appStoreButton{cursor:pointer;transition:transform .3s,opacity .3s;display:inline-block}.CompatibleDevices-module__oTcXnq__appStoreButton:hover{opacity:.9;transform:translateY(-4px)}.CompatibleDevices-module__oTcXnq__appStoreButtonDisabled{opacity:.6;cursor:not-allowed;display:inline-block;position:relative}.CompatibleDevices-module__oTcXnq__storeBadge{-o-object-fit:contain;object-fit:contain;width:180px;height:60px}.CompatibleDevices-module__oTcXnq__comingSoonBadge{color:#00a4ff;white-space:nowrap;background:#14051ff2;border:2px solid #00a4ff;border-radius:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes CompatibleDevices-module__oTcXnq__glow{0%{box-shadow:0 0 5px #00a4ff33}50%{box-shadow:0 0 20px #00a4ff66}to{box-shadow:0 0 5px #00a4ff33}}.CompatibleDevices-module__oTcXnq__deviceCard:hover .CompatibleDevices-module__oTcXnq__iconWrapper{animation:2s infinite CompatibleDevices-module__oTcXnq__glow}@media (max-width:768px){.CompatibleDevices-module__oTcXnq__section{padding:4rem 0}.CompatibleDevices-module__oTcXnq__devicesGrid{grid-template-columns:1fr;gap:3rem}.CompatibleDevices-module__oTcXnq__deviceCard{max-width:300px;margin:0 auto}.CompatibleDevices-module__oTcXnq__iconWrapper{padding:1.5rem}.CompatibleDevices-module__oTcXnq__icon{width:60px;height:60px}.CompatibleDevices-module__oTcXnq__deviceTitle{font-size:1.125rem}.CompatibleDevices-module__oTcXnq__downloadButton{width:100%;max-width:300px}}@media (prefers-contrast:more){.CompatibleDevices-module__oTcXnq__iconWrapper{background:#ffffff1a}.CompatibleDevices-module__oTcXnq__downloadButton{border:2px solid #fff}}@media (prefers-reduced-motion:reduce){.CompatibleDevices-module__oTcXnq__deviceCard,.CompatibleDevices-module__oTcXnq__icon,.CompatibleDevices-module__oTcXnq__downloadButton{transition:none}.CompatibleDevices-module__oTcXnq__deviceCard:hover,.CompatibleDevices-module__oTcXnq__deviceCard:hover .CompatibleDevices-module__oTcXnq__icon{transform:none}.CompatibleDevices-module__oTcXnq__deviceCard:hover .CompatibleDevices-module__oTcXnq__iconWrapper{animation:none}}
.FAQ-module__i_anHW__section{background:#ffffff05;padding:6rem 0}.FAQ-module__i_anHW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.FAQ-module__i_anHW__title{text-align:center;color:#fff;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.FAQ-module__i_anHW__faqList{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__i_anHW__faqItem{background:#ffffff0d;border-radius:12px;transition:all .3s;overflow:hidden}.FAQ-module__i_anHW__faqItem.FAQ-module__i_anHW__active{background:#ffffff1a}.FAQ-module__i_anHW__question{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.1rem;font-weight:500;transition:all .3s;display:flex}.FAQ-module__i_anHW__question:hover{background:#ffffff0d}.FAQ-module__i_anHW__icon{width:20px;height:20px;position:relative}.FAQ-module__i_anHW__icon:before,.FAQ-module__i_anHW__icon:after{content:"";background:#fff;transition:all .3s;position:absolute}.FAQ-module__i_anHW__icon:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.FAQ-module__i_anHW__icon:after{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}.FAQ-module__i_anHW__active .FAQ-module__i_anHW__icon:after{opacity:0;transform:translate(-50%)rotate(90deg)}.FAQ-module__i_anHW__answer{color:#fffc;opacity:0;max-height:0;padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.6;transition:all .3s ease-in-out;overflow:hidden}.FAQ-module__i_anHW__faqItem.FAQ-module__i_anHW__active .FAQ-module__i_anHW__answer{opacity:1;max-height:500px;padding:1.5rem}.FAQ-module__i_anHW__question:focus{outline-offset:-2px;outline:2px solid #00a4ff}.FAQ-module__i_anHW__question:focus:not(:focus-visible){outline:none}.FAQ-module__i_anHW__question:focus-visible{outline-offset:-2px;background:#ffffff1a;outline:2px solid #00a4ff}[aria-expanded=true] .FAQ-module__i_anHW__icon:after{opacity:0;transform:translate(-50%)rotate(90deg)}.FAQ-module__i_anHW__faqItem:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0003}@media (max-width:768px){.FAQ-module__i_anHW__section{padding:4rem 0}.FAQ-module__i_anHW__title{margin-bottom:2rem;font-size:2rem}.FAQ-module__i_anHW__question{padding:1.25rem;font-size:1rem}.FAQ-module__i_anHW__answer{padding:0 1.25rem 1.25rem}}
.FeaturedGames-module__KzLe8G__featuredGames{background-color:#14051f;width:100%;padding:5rem 0;position:relative;overflow:hidden}.FeaturedGames-module__KzLe8G__container{max-width:1400px;margin:0 auto;padding:0 2rem}.FeaturedGames-module__KzLe8G__header{text-align:center;margin-bottom:3rem}.FeaturedGames-module__KzLe8G__title{color:#fff;font-size:2.5rem;font-weight:700}.FeaturedGames-module__KzLe8G__slider{border-radius:1rem;width:100%;height:70vh;min-height:600px;position:relative;overflow:hidden}.FeaturedGames-module__KzLe8G__sliderTrack{width:100%;height:100%;position:relative}.FeaturedGames-module__KzLe8G__slide{opacity:0;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.FeaturedGames-module__KzLe8G__slide.FeaturedGames-module__KzLe8G__active{opacity:1;z-index:1}.FeaturedGames-module__KzLe8G__videoWrapper{width:100%;height:100%;position:relative;overflow:hidden}.FeaturedGames-module__KzLe8G__video{-o-object-fit:cover;object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeaturedGames-module__KzLe8G__videoOverlay{background:linear-gradient(#14051f33,#14051fcc);width:100%;height:100%;position:absolute;top:0;left:0}.FeaturedGames-module__KzLe8G__content{color:#fff;z-index:2;width:100%;padding:2rem;position:absolute;bottom:0;left:0}.FeaturedGames-module__KzLe8G__slideTitle{margin-bottom:1rem;font-size:2rem;font-weight:600}.FeaturedGames-module__KzLe8G__slideDescription{opacity:.9;font-size:1.125rem}.FeaturedGames-module__KzLe8G__sliderButton{z-index:3;cursor:pointer;color:#fff;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.FeaturedGames-module__KzLe8G__sliderButton:hover{background:#00a4ffcc}.FeaturedGames-module__KzLe8G__prev{left:1rem}.FeaturedGames-module__KzLe8G__next{right:1rem}.FeaturedGames-module__KzLe8G__navigation{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.FeaturedGames-module__KzLe8G__dot{cursor:pointer;background:#ffffff4d;border:2px solid #0000;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.FeaturedGames-module__KzLe8G__dot:hover{background:#ffffff80}.FeaturedGames-module__KzLe8G__dot.FeaturedGames-module__KzLe8G__active{background:#00a4ff;border-color:#fff}@media (max-width:1024px){.FeaturedGames-module__KzLe8G__slider{height:60vh}}@media (max-width:768px){.FeaturedGames-module__KzLe8G__featuredGames{padding:3rem 0}.FeaturedGames-module__KzLe8G__title{font-size:2rem}.FeaturedGames-module__KzLe8G__slider{height:50vh;min-height:400px}.FeaturedGames-module__KzLe8G__slideTitle{font-size:1.5rem}.FeaturedGames-module__KzLe8G__slideDescription{font-size:1rem}.FeaturedGames-module__KzLe8G__sliderButton{width:40px;height:40px}}
.ArcadeHero-module__X0Oe8W__hero{width:100%;height:100dvh;min-height:800px;position:relative;overflow:hidden}.ArcadeHero-module__X0Oe8W__backgroundWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.ArcadeHero-module__X0Oe8W__backgroundImage{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}.ArcadeHero-module__X0Oe8W__overlay{z-index:2;background:linear-gradient(90deg,#14051fe6,#14051fb3);width:100%;height:100%;position:absolute;top:0;left:0}.ArcadeHero-module__X0Oe8W__container{z-index:3;max-width:1400px;height:100%;margin:0 auto;padding:0 2rem;position:relative}.ArcadeHero-module__X0Oe8W__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;height:100%;display:grid}.ArcadeHero-module__X0Oe8W__textContent{max-width:600px}.ArcadeHero-module__X0Oe8W__title{color:#fff;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.2}.ArcadeHero-module__X0Oe8W__subtitle{color:#ffffffe6;margin-bottom:2.5rem;font-size:clamp(1.125rem,2vw,1.35rem);line-height:1.6}.ArcadeHero-module__X0Oe8W__buttonGroup{gap:1.5rem;display:flex}.ArcadeHero-module__X0Oe8W__button{text-align:center;border-radius:2rem;min-width:180px;padding:1rem 2rem;font-weight:500;transition:all .3s;display:inline-block}.ArcadeHero-module__X0Oe8W__primaryButton{color:#fff;background:#00a4ff}.ArcadeHero-module__X0Oe8W__primaryButton:hover{background:#0088d4;transform:translateY(-2px)}.ArcadeHero-module__X0Oe8W__secondaryButton{color:#fff;background:0 0;border:1px solid #ffffff4d}.ArcadeHero-module__X0Oe8W__secondaryButton:hover{color:#00a4ff;border-color:#00a4ff}.ArcadeHero-module__X0Oe8W__imageContainer{height:100%;position:relative}.ArcadeHero-module__X0Oe8W__gradientRight{background:linear-gradient(90deg,#14051f00,#14051fcc);width:50%;height:100%;position:absolute;top:0;right:0}.ArcadeHero-module__X0Oe8W__gradientOverlay{z-index:2;background:linear-gradient(#14051f00,#14051f);width:100%;height:30%;position:absolute;bottom:0;left:0}@media (max-width:1024px){.ArcadeHero-module__X0Oe8W__content{text-align:center;grid-template-columns:1fr;gap:2rem}.ArcadeHero-module__X0Oe8W__textContent{margin:0 auto}.ArcadeHero-module__X0Oe8W__buttonGroup{justify-content:center}.ArcadeHero-module__X0Oe8W__imageContainer{display:none}}@media (max-width:768px){.ArcadeHero-module__X0Oe8W__hero{min-height:600px}.ArcadeHero-module__X0Oe8W__buttonGroup{flex-direction:column;gap:1rem}.ArcadeHero-module__X0Oe8W__button{width:100%}}@keyframes ArcadeHero-module__X0Oe8W__gradientShift{0%{opacity:.7}50%{opacity:.9}to{opacity:.7}}.ArcadeHero-module__X0Oe8W__overlay{animation:8s ease-in-out infinite ArcadeHero-module__X0Oe8W__gradientShift}
.page-module__arPUyW__pageWrapper{background-color:#14051f;width:100%;min-height:100vh;overflow-x:hidden}.page-module__arPUyW__main{width:100%;max-width:1280px;margin:0 auto;padding:5rem 1rem 0}.page-module__arPUyW__section{opacity:0;margin:6rem 0;animation:.6s ease-out forwards page-module__arPUyW__sectionFadeIn;transform:translateY(20px)}.page-module__arPUyW__section:first-child{margin-top:2rem}.page-module__arPUyW__section:last-child{margin-bottom:6rem}.page-module__arPUyW__section:first-child{animation-delay:.1s}.page-module__arPUyW__section:nth-child(2){animation-delay:.2s}.page-module__arPUyW__section:nth-child(3){animation-delay:.3s}.page-module__arPUyW__section:nth-child(4){animation-delay:.4s}.page-module__arPUyW__section:nth-child(5){animation-delay:.5s}@keyframes page-module__arPUyW__sectionFadeIn{to{opacity:1;transform:translateY(0)}}.page-module__arPUyW__loading{color:#00a4ff;background:#00a4ff0d;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;margin:2rem 0;padding:3rem;display:flex}.page-module__arPUyW__loadingSpinner{border:4px solid #00a4ff1a;border-left-color:#00a4ff;border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite page-module__arPUyW__spin}@keyframes page-module__arPUyW__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.page-module__arPUyW__main{padding:4rem 1rem 0}.page-module__arPUyW__section{margin:4rem 0}.page-module__arPUyW__section:first-child{margin-top:1rem}.page-module__arPUyW__section:last-child{margin-bottom:4rem}}@media (prefers-reduced-motion:reduce){.page-module__arPUyW__section{opacity:1;animation:none;transform:none}.page-module__arPUyW__loadingSpinner{animation:none}}
.LoadingSpinner-module__RfExIa__spinnerContainer{flex-direction:column;align-items:center;gap:1rem;display:flex}.LoadingSpinner-module__RfExIa__spinner{width:80px;height:80px;display:inline-block;position:relative}.LoadingSpinner-module__RfExIa__spinner div{box-sizing:border-box;border:8px solid #0000;border-top-color:#00a4ff;border-radius:50%;width:64px;height:64px;margin:8px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite LoadingSpinner-module__RfExIa__spinner;display:block;position:absolute}.LoadingSpinner-module__RfExIa__spinner div:first-child{animation-delay:-.45s}.LoadingSpinner-module__RfExIa__spinner div:nth-child(2){animation-delay:-.3s}.LoadingSpinner-module__RfExIa__spinner div:nth-child(3){animation-delay:-.15s}@keyframes LoadingSpinner-module__RfExIa__spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoadingSpinner-module__RfExIa__loadingText{color:#00a4ff;font-size:1.2rem;font-weight:500;animation:1.5s ease-in-out infinite LoadingSpinner-module__RfExIa__pulse}@keyframes LoadingSpinner-module__RfExIa__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.LoadingSpinner-module__RfExIa__spinner div,.LoadingSpinner-module__RfExIa__loadingText{animation:none}}
.FriendActivityFeed-module__-ieA7q__container{width:100%;margin-bottom:var(--spacing-lg,32px)}.FriendActivityFeed-module__-ieA7q__header{margin-bottom:var(--spacing-md,24px)}.FriendActivityFeed-module__-ieA7q__title{background:linear-gradient(90deg,#00a4ff 0%,#00f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.FriendActivityFeed-module__-ieA7q__subtitle{color:#9ca3af;font-size:.875rem}.FriendActivityFeed-module__-ieA7q__feed{gap:var(--spacing-sm,16px);flex-direction:column;display:flex}.FriendActivityFeed-module__-ieA7q__activityCard{align-items:start;gap:var(--spacing-sm,16px);padding:var(--spacing-md,24px);border-radius:var(--radius-lg,16px);background:linear-gradient(135deg,#1a0a2e 0%,#0f0520 100%);border:1px solid #00a4ff33;transition:all .3s;display:flex}.FriendActivityFeed-module__-ieA7q__activityCard:hover{border-color:#00a4ff80;transform:translateY(-2px);box-shadow:0 10px 25px #00a4ff26}.FriendActivityFeed-module__-ieA7q__activityIcon{background:#00a4ff1a;border:1px solid #00a4ff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.FriendActivityFeed-module__-ieA7q__icon{color:#00a4ff}.FriendActivityFeed-module__-ieA7q__iconAchievement{color:#f59e0b}.FriendActivityFeed-module__-ieA7q__iconHighScore{color:#10b981}.FriendActivityFeed-module__-ieA7q__iconLevelUp{color:#8b5cf6}.FriendActivityFeed-module__-ieA7q__activityContent{flex:1;min-width:0}.FriendActivityFeed-module__-ieA7q__activityHeader{justify-content:space-between;align-items:center;gap:var(--spacing-sm,16px);margin-bottom:.5rem;display:flex}.FriendActivityFeed-module__-ieA7q__username{color:#00a4ff;font-weight:600;text-decoration:none;transition:color .3s}.FriendActivityFeed-module__-ieA7q__username:hover{color:#33b5ff}.FriendActivityFeed-module__-ieA7q__time{color:#6b7280;white-space:nowrap;align-items:center;gap:4px;font-size:.75rem;display:flex}.FriendActivityFeed-module__-ieA7q__description{color:#d1d5db;margin-bottom:.5rem;font-size:.875rem;line-height:1.5}.FriendActivityFeed-module__-ieA7q__gameName,.FriendActivityFeed-module__-ieA7q__score,.FriendActivityFeed-module__-ieA7q__achievement{border-radius:var(--radius-md,8px);color:#00a4ff;background:#00a4ff1a;border:1px solid #00a4ff33;align-items:center;gap:6px;margin-top:.5rem;padding:4px 12px;font-size:.75rem;text-decoration:none;transition:all .3s;display:inline-flex}.FriendActivityFeed-module__-ieA7q__gameName:hover{background:#00a4ff33;border-color:#00a4ff66}.FriendActivityFeed-module__-ieA7q__score{color:#10b981;background:#10b9811a;border-color:#10b98133}.FriendActivityFeed-module__-ieA7q__achievement{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b33}.FriendActivityFeed-module__-ieA7q__avatar{flex-shrink:0}.FriendActivityFeed-module__-ieA7q__avatarImage{border:2px solid #00a4ff4d;border-radius:50%}.FriendActivityFeed-module__-ieA7q__loadingContainer{padding:var(--spacing-2xl,64px);justify-content:center;align-items:center;display:flex}.FriendActivityFeed-module__-ieA7q__emptyContainer{padding:var(--spacing-2xl,64px);border-radius:var(--radius-lg,16px);justify-content:center;align-items:center;gap:var(--spacing-sm,16px);background:linear-gradient(135deg,#1a0a2e 0%,#0f0520 100%);border:1px solid #00a4ff33;flex-direction:column;display:flex}.FriendActivityFeed-module__-ieA7q__emptyIcon{color:#00a4ff80}.FriendActivityFeed-module__-ieA7q__emptyText{color:#d1d5db;font-size:1.125rem;font-weight:600}.FriendActivityFeed-module__-ieA7q__emptySubtext{color:#9ca3af;font-size:.875rem}@media (max-width:768px){.FriendActivityFeed-module__-ieA7q__activityCard{padding:var(--spacing-sm,16px);gap:var(--spacing-sm,16px)}.FriendActivityFeed-module__-ieA7q__activityIcon{width:32px;height:32px}.FriendActivityFeed-module__-ieA7q__avatar{display:none}.FriendActivityFeed-module__-ieA7q__activityHeader{flex-direction:column;align-items:flex-start}}
.CommunityFriends-module__ob9doa__container{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.CommunityFriends-module__ob9doa__container{grid-template-columns:350px 1fr}}.CommunityFriends-module__ob9doa__sectionTitle{color:#00a4ff;text-shadow:2px 2px #00000080;margin-bottom:1.5rem;font-family:Cristik,system-ui,-apple-system,sans-serif;font-size:2rem}.CommunityFriends-module__ob9doa__onlineFriends{background:#14051f99;border:4px solid #00a4ff33;border-radius:1rem;padding:1.5rem}.CommunityFriends-module__ob9doa__friendsGrid{gap:1rem;margin-bottom:1.5rem;display:grid}.CommunityFriends-module__ob9doa__friendCard{background:#14051fcc;border:4px solid #00a4ff33;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.CommunityFriends-module__ob9doa__friendCard:hover{border-color:#00a4ff66;transform:translate(4px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.CommunityFriends-module__ob9doa__avatar{width:64px;height:64px;position:relative}.CommunityFriends-module__ob9doa__avatarImage{-o-object-fit:cover;object-fit:cover;border:3px solid #00a4ff4d;border-radius:.75rem}.CommunityFriends-module__ob9doa__avatarPlaceholder{color:#00a4ff;text-shadow:1px 1px #00000080;background:linear-gradient(135deg,#00a4ff33,#00f3);border:3px solid #00a4ff4d;border-radius:.75rem;justify-content:center;align-items:center;width:64px;height:64px;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1.5rem;display:flex}.CommunityFriends-module__ob9doa__statusDot{background-color:#34d399;border:3px solid #14051fcc;border-radius:50%;width:16px;height:16px;position:absolute;bottom:-4px;right:-4px;box-shadow:0 0 10px #0000004d}.CommunityFriends-module__ob9doa__friendInfo{flex:1;min-width:0}.CommunityFriends-module__ob9doa__username{color:#fff;text-shadow:1px 1px #00000080;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-family:Cristik,system-ui,-apple-system,sans-serif;font-size:1.25rem;overflow:hidden}.CommunityFriends-module__ob9doa__activity{color:#ffffffb3;text-shadow:1px 1px #00000080;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:.875rem}.CommunityFriends-module__ob9doa__viewAllButton{color:#00a4ff;text-align:center;text-shadow:1px 1px #00000080;background:#00a4ff1a;border:none;border-radius:.5rem;width:100%;padding:1rem;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1.125rem;text-decoration:none;transition:all .2s;display:block}.CommunityFriends-module__ob9doa__viewAllButton:hover{background:#00a4ff33;transform:translateY(-2px)}.CommunityFriends-module__ob9doa__activityFeed{background:#14051f99;border:4px solid #00a4ff33;border-radius:1rem;padding:1.5rem}.CommunityFriends-module__ob9doa__activityList{flex-direction:column;gap:1rem;display:flex}.CommunityFriends-module__ob9doa__activityItem{background:#14051fcc;border:4px solid #00a4ff33;border-radius:.75rem;gap:1rem;padding:1rem;transition:all .2s;display:flex}.CommunityFriends-module__ob9doa__activityItem:hover{border-color:#00a4ff66;transform:translate(4px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.CommunityFriends-module__ob9doa__activityAvatar{width:48px;height:48px;position:relative}.CommunityFriends-module__ob9doa__activityIcon{background:#14051fcc;border:3px solid #00a4ff4d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;display:flex;position:absolute;bottom:-8px;right:-8px}.CommunityFriends-module__ob9doa__activityContent{flex:1;min-width:0}.CommunityFriends-module__ob9doa__activityText{color:#ffffffe6;text-shadow:1px 1px #00000080;margin-bottom:.5rem;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.4}.CommunityFriends-module__ob9doa__activityUsername{color:#00a4ff;font-weight:700}.CommunityFriends-module__ob9doa__timestamp{color:#fff9;text-shadow:1px 1px #00000080;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:.875rem}.CommunityFriends-module__ob9doa__emptyState{text-align:center;color:#fff9;text-shadow:1px 1px #00000080;background:#14051fcc;border:4px solid #00a4ff33;border-radius:.75rem;padding:2rem;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1.125rem}.CommunityFriends-module__ob9doa__loading{text-align:center;color:#fffc;text-shadow:1px 1px #00000080;background:#14051f99;border:4px solid #00a4ff33;border-radius:1rem;padding:2rem;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1.25rem}@media (max-width:768px){.CommunityFriends-module__ob9doa__sectionTitle{font-size:1.75rem}.CommunityFriends-module__ob9doa__friendCard,.CommunityFriends-module__ob9doa__activityItem{padding:.75rem}.CommunityFriends-module__ob9doa__avatar{width:48px;height:48px}.CommunityFriends-module__ob9doa__avatarPlaceholder{width:48px;height:48px;font-size:1.25rem}.CommunityFriends-module__ob9doa__username{font-size:1.125rem}.CommunityFriends-module__ob9doa__activityText{font-size:.875rem}}
.Friends-module__PV6wvW__container{max-width:1280px;margin:0 auto;padding:2rem}.Friends-module__PV6wvW__tabs{border-bottom:4px solid #00a4ff33;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Friends-module__PV6wvW__tab{color:#fff;cursor:pointer;text-shadow:2px 2px #00000080;background:#00a4ff1a;border:none;border-radius:.5rem;padding:1rem 2rem;font-family:Cristik,system-ui,-apple-system,sans-serif;font-size:1.5rem;transition:all .2s}.Friends-module__PV6wvW__tab:hover{background:#00a4ff33;transform:translateY(-2px)}.Friends-module__PV6wvW__tab.Friends-module__PV6wvW__active{color:#00a4ff;background:#00a4ff4d;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Friends-module__PV6wvW__section{background:#14051f99;border:4px solid #00a4ff33;border-radius:1rem;margin-bottom:3rem;padding:2rem}.Friends-module__PV6wvW__section h2{color:#00a4ff;text-shadow:2px 2px #00000080;margin-bottom:2rem;font-family:Cristik,system-ui,-apple-system,sans-serif;font-size:2rem}.Friends-module__PV6wvW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.Friends-module__PV6wvW__friendCard{background:#14051fcc;border:4px solid #00a4ff33;border-radius:1rem;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.Friends-module__PV6wvW__friendCard:hover{border-color:#00a4ff66;transform:translateY(-4px);box-shadow:0 8px 16px #0003}.Friends-module__PV6wvW__avatar{width:80px;height:80px;position:relative}.Friends-module__PV6wvW__avatarImage{-o-object-fit:cover;object-fit:cover;border:4px solid #00a4ff4d;border-radius:1rem}.Friends-module__PV6wvW__avatarPlaceholder{color:#00a4ff;text-shadow:2px 2px #00000080;background:linear-gradient(135deg,#00a4ff33,#00f3);border:4px solid #00a4ff4d;border-radius:1rem;justify-content:center;align-items:center;width:80px;height:80px;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:2rem;display:flex}.Friends-module__PV6wvW__status{border:4px solid #14051fcc;border-radius:50%;width:20px;height:20px;position:absolute;bottom:-6px;right:-6px;box-shadow:0 0 10px #0000004d}.Friends-module__PV6wvW__online{background-color:#34d399}.Friends-module__PV6wvW__offline{background-color:#6b7280}.Friends-module__PV6wvW__away{background-color:#f59e0b}.Friends-module__PV6wvW__busy{background-color:#ef4444}.Friends-module__PV6wvW__info{flex:1}.Friends-module__PV6wvW__info h3{color:#fff;text-shadow:2px 2px #00000080;margin-bottom:.75rem;font-family:Cristik,system-ui,-apple-system,sans-serif;font-size:1.5rem}.Friends-module__PV6wvW__lastSeen{color:#fffc;text-shadow:1px 1px #00000080;margin-bottom:1rem;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1.125rem}.Friends-module__PV6wvW__actions{flex-wrap:wrap;gap:1rem;display:flex}.Friends-module__PV6wvW__button{cursor:pointer;text-shadow:1px 1px #00000080;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1.125rem;transition:all .2s}.Friends-module__PV6wvW__accept{color:#000;background-color:#34d399}.Friends-module__PV6wvW__accept:hover{background-color:#10b981;transform:translateY(-2px)}.Friends-module__PV6wvW__reject,.Friends-module__PV6wvW__remove{color:#fff;background-color:#ef4444}.Friends-module__PV6wvW__reject:hover,.Friends-module__PV6wvW__remove:hover{background-color:#dc2626;transform:translateY(-2px)}.Friends-module__PV6wvW__block{color:#fff;background-color:#6b7280}.Friends-module__PV6wvW__block:hover{background-color:#4b5563;transform:translateY(-2px)}.Friends-module__PV6wvW__addFriendContainer{background:#14051f99;border:4px solid #00a4ff33;border-radius:1rem;margin-bottom:3rem;padding:2rem}.Friends-module__PV6wvW__searchForm{gap:1rem;margin-bottom:2rem;display:flex}.Friends-module__PV6wvW__searchInput{color:#fff;background:#14051fcc;border:4px solid #00a4ff33;border-radius:.5rem;flex:1;padding:1rem 1.5rem;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1.25rem;transition:all .2s}.Friends-module__PV6wvW__searchInput:focus{border-color:#00a4ff66;outline:none;box-shadow:0 0 0 2px #00a4ff1a}.Friends-module__PV6wvW__searchButton{color:#fff;cursor:pointer;text-shadow:1px 1px #00000080;background:#00a4ff;border:none;border-radius:.5rem;padding:1rem 2rem;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1.25rem;transition:all .2s}.Friends-module__PV6wvW__searchButton:hover:not(:disabled){background:#00f;transform:translateY(-2px)}.Friends-module__PV6wvW__searchButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.Friends-module__PV6wvW__container{padding:1rem}.Friends-module__PV6wvW__tabs{flex-wrap:wrap}.Friends-module__PV6wvW__tab{padding:.75rem 1.5rem;font-size:1.25rem}.Friends-module__PV6wvW__grid{grid-template-columns:1fr}.Friends-module__PV6wvW__friendCard{text-align:center;flex-direction:column}.Friends-module__PV6wvW__actions{justify-content:center}.Friends-module__PV6wvW__searchForm{flex-direction:column}}.Friends-module__PV6wvW__addFriendTitle{color:#00a4ff;text-shadow:2px 2px #00000080;margin-bottom:2rem;font-family:Cristik,system-ui,-apple-system,sans-serif;font-size:2rem}.Friends-module__PV6wvW__searchResults{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-top:2rem;display:grid}.Friends-module__PV6wvW__noResults{text-align:center;color:#fffc;text-shadow:1px 1px #00000080;background:#14051f99;border:4px solid #00a4ff33;border-radius:1rem;padding:2rem;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1.25rem}.Friends-module__PV6wvW__statusText{color:#fff9;text-shadow:1px 1px #00000080;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1.125rem}.Friends-module__PV6wvW__loading,.Friends-module__PV6wvW__error,.Friends-module__PV6wvW__empty{text-align:center;text-shadow:1px 1px #00000080;background:#14051f99;border:4px solid #00a4ff33;border-radius:1rem;padding:2rem;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1.25rem}.Friends-module__PV6wvW__loading{color:#fffc}.Friends-module__PV6wvW__error{color:#ef4444;border-color:#ef444433}.Friends-module__PV6wvW__empty{color:#fff9}
.RecentActivity-module__Gd6GOa__container{width:100%}.RecentActivity-module__Gd6GOa__title{background:linear-gradient(90deg,#00a4ff 0%,#00f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.RecentActivity-module__Gd6GOa__subtitle{color:#9ca3af;margin-bottom:var(--spacing-md,24px);font-size:.875rem}.RecentActivity-module__Gd6GOa__feed{gap:var(--spacing-sm,16px);flex-direction:column;display:flex}.RecentActivity-module__Gd6GOa__activityCard{align-items:start;gap:var(--spacing-sm,16px);padding:var(--spacing-md,24px);border-radius:var(--radius-lg,16px);background:linear-gradient(135deg,#1a0a2e 0%,#0f0520 100%);border:1px solid #00a4ff33;transition:all .3s;display:flex}.RecentActivity-module__Gd6GOa__activityCard:hover{border-color:#00a4ff80;transform:translateY(-2px);box-shadow:0 10px 25px #00a4ff26}.RecentActivity-module__Gd6GOa__activityIcon{background:#00a4ff1a;border:1px solid #00a4ff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.RecentActivity-module__Gd6GOa__icon{color:#00a4ff}.RecentActivity-module__Gd6GOa__iconAchievement{color:#f59e0b}.RecentActivity-module__Gd6GOa__iconHighScore{color:#10b981}.RecentActivity-module__Gd6GOa__iconLevelUp{color:#8b5cf6}.RecentActivity-module__Gd6GOa__iconFriend{color:#ec4899}.RecentActivity-module__Gd6GOa__activityContent{flex:1;min-width:0}.RecentActivity-module__Gd6GOa__activityHeader{justify-content:space-between;align-items:start;gap:var(--spacing-sm,16px);margin-bottom:.5rem;display:flex}.RecentActivity-module__Gd6GOa__description{color:#d1d5db;flex:1;font-size:.875rem;line-height:1.5}.RecentActivity-module__Gd6GOa__time{color:#6b7280;white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:.75rem;display:flex}.RecentActivity-module__Gd6GOa__gameName,.RecentActivity-module__Gd6GOa__score,.RecentActivity-module__Gd6GOa__achievement,.RecentActivity-module__Gd6GOa__friendLink{border-radius:var(--radius-md,8px);color:#00a4ff;background:#00a4ff1a;border:1px solid #00a4ff33;align-items:center;gap:6px;margin-top:.5rem;padding:4px 12px;font-size:.75rem;text-decoration:none;transition:all .3s;display:inline-flex}.RecentActivity-module__Gd6GOa__gameName:hover,.RecentActivity-module__Gd6GOa__friendLink:hover{background:#00a4ff33;border-color:#00a4ff66}.RecentActivity-module__Gd6GOa__score{color:#10b981;background:#10b9811a;border-color:#10b98133}.RecentActivity-module__Gd6GOa__achievement{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b33}.RecentActivity-module__Gd6GOa__friendLink{color:#ec4899;background:#ec48991a;border-color:#ec489933}.RecentActivity-module__Gd6GOa__loadingContainer{padding:var(--spacing-2xl,64px);justify-content:center;align-items:center;display:flex}.RecentActivity-module__Gd6GOa__emptyContainer{padding:var(--spacing-2xl,64px);border-radius:var(--radius-lg,16px);justify-content:center;align-items:center;gap:var(--spacing-sm,16px);background:linear-gradient(135deg,#1a0a2e 0%,#0f0520 100%);border:1px solid #00a4ff33;flex-direction:column;display:flex}.RecentActivity-module__Gd6GOa__emptyIcon{color:#00a4ff80}.RecentActivity-module__Gd6GOa__emptyText{color:#d1d5db;font-size:1.125rem;font-weight:600}.RecentActivity-module__Gd6GOa__emptySubtext{color:#9ca3af;font-size:.875rem}@media (max-width:768px){.RecentActivity-module__Gd6GOa__activityCard{padding:var(--spacing-sm,16px);gap:var(--spacing-sm,16px)}.RecentActivity-module__Gd6GOa__activityIcon{width:32px;height:32px}.RecentActivity-module__Gd6GOa__activityHeader{flex-direction:column;align-items:flex-start}.RecentActivity-module__Gd6GOa__time{margin-top:.25rem}}
.page-module__XZ4seW__container{background:#14051f;max-width:1280px;min-height:100vh;margin:0 auto;padding:2rem}.page-module__XZ4seW__loadingContainer{background:#14051f;justify-content:center;align-items:center;min-height:100vh;display:flex}.page-module__XZ4seW__header{text-align:center;background:#ffffff05;border:4px solid #00a4ff33;border-radius:1rem;margin-bottom:2rem;padding:3rem 1rem}.page-module__XZ4seW__header h1{color:#00a4ff;text-shadow:2px 2px #00000080;margin-bottom:1rem;font-family:Cristik,system-ui,-apple-system,sans-serif;font-size:2.5rem;font-weight:700}.page-module__XZ4seW__header p{color:#fff9;text-shadow:1px 1px #00000080;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1.1rem}.page-module__XZ4seW__header{position:relative}.page-module__XZ4seW__header:after{content:"";z-index:-1;background:linear-gradient(45deg,#00a4ff1a,#0000);position:absolute;inset:0}@media (max-width:768px){.page-module__XZ4seW__container{padding:1rem}.page-module__XZ4seW__header h1{font-size:2rem}.page-module__XZ4seW__header p{font-size:1rem}}
.friends-module__XKmF2W__container{background:#14051f;min-height:100vh;padding-top:80px}.friends-module__XKmF2W__loadingContainer{background:#14051f;justify-content:center;align-items:center;min-height:100vh;display:flex}.friends-module__XKmF2W__header{text-align:center;background:#ffffff05;margin-bottom:2rem;padding:3rem 1rem}.friends-module__XKmF2W__headerContent{max-width:1280px;margin:0 auto;position:relative}.friends-module__XKmF2W__backButton{color:#00a4ff;text-shadow:2px 2px #00000080;background:#00a4ff1a;border:4px solid #00a4ff33;border-radius:.5rem;padding:.75rem 1.5rem;font-family:Megapixel,system-ui,-apple-system,sans-serif;text-decoration:none;transition:all .2s;position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.friends-module__XKmF2W__backButton:hover{background:#00a4ff33;border-color:#00a4ff66;transform:translateY(-50%)translate(-4px)}.friends-module__XKmF2W__header h1{color:#fff;text-shadow:2px 2px #00000080;margin-bottom:1rem;font-family:Cristik,system-ui,-apple-system,sans-serif;font-size:2.5rem;font-weight:700}.friends-module__XKmF2W__header p{color:#fff9;text-shadow:1px 1px #00000080;font-family:Megapixel,system-ui,-apple-system,sans-serif;font-size:1.1rem}.friends-module__XKmF2W__header{position:relative}.friends-module__XKmF2W__header:after{content:"";z-index:-1;background:linear-gradient(45deg,#00a4ff1a,#0000);position:absolute;inset:0}@media (max-width:768px){.friends-module__XKmF2W__headerContent{padding-left:1rem;padding-right:1rem}.friends-module__XKmF2W__backButton{margin-bottom:1rem;display:inline-block;position:relative;top:0;left:0;transform:none}.friends-module__XKmF2W__backButton:hover{transform:translate(-4px)}.friends-module__XKmF2W__header h1{font-size:2rem}.friends-module__XKmF2W__header p{font-size:1rem}}
.profile-module__tTbYQq__page{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from:hsl(var(--background))var(--tw-gradient-from-position);--tw-gradient-to:hsl(var(--background))var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsl(var(--card))var(--tw-gradient-via-position),var(--tw-gradient-to);width:100%;min-height:100vh}.profile-module__tTbYQq__container{max-width:80rem;margin-left:auto;margin-right:auto;padding:2rem 1rem}.profile-module__tTbYQq__profileHeader{border-radius:var(--radius);background-color:#1a0b2ecc;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex}@media (min-width:768px){.profile-module__tTbYQq__profileHeader{flex-direction:row}}.profile-module__tTbYQq__avatarSection{text-align:center;flex-direction:column;align-items:center;display:flex}.profile-module__tTbYQq__avatarWrapper{background:linear-gradient(135deg,#1a0b2e 0%,#2d1b4e 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:1rem;display:flex;position:relative}.profile-module__tTbYQq__avatar{--tw-border-opacity:1;border-width:4px;border-color:rgb(0 164 255/var(--tw-border-opacity,1));-o-object-fit:cover;object-fit:cover;border-radius:9999px;background:linear-gradient(135deg,#1a0b2e 0%,#2d1b4e 100%)!important}.profile-module__tTbYQq__editAvatarButton{--tw-bg-opacity:1;background-color:rgb(0 164 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;right:0}.profile-module__tTbYQq__editAvatarButton:hover{background-color:#00a4ffe6}.profile-module__tTbYQq__username{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));margin-bottom:.25rem;font-size:1.5rem;font-weight:700;line-height:2rem}.profile-module__tTbYQq__role{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}.profile-module__tTbYQq__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}@media (min-width:768px){.profile-module__tTbYQq__stats{gap:2rem}}.profile-module__tTbYQq__stats{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(26 11 46/var(--tw-bg-opacity,1));padding:1rem}.profile-module__tTbYQq__statItem{text-align:center;flex-direction:column;align-items:center;display:flex}.profile-module__tTbYQq__statValue{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-size:1.25rem;font-weight:700;line-height:1.75rem}@media (min-width:768px){.profile-module__tTbYQq__statValue{font-size:1.5rem;line-height:2rem}}.profile-module__tTbYQq__statLabel{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}.profile-module__tTbYQq__content>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.profile-module__tTbYQq__section{border-radius:var(--radius);background-color:#1a0b2ecc;padding:1.5rem}.profile-module__tTbYQq__sectionTitle{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(55 65 81/var(--tw-border-opacity,1));margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.75rem}.profile-module__tTbYQq__infoGrid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;display:grid}@media (min-width:768px){.profile-module__tTbYQq__infoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-module__tTbYQq__infoItem{flex-direction:column;gap:.25rem;display:flex}.profile-module__tTbYQq__label{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}.profile-module__tTbYQq__value{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.profile-module__tTbYQq__verifiedIcon{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1));margin-left:.5rem}.profile-module__tTbYQq__status{align-items:center;display:inline-flex}.profile-module__tTbYQq__link{--tw-text-opacity:1;color:rgb(0 164 255/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.profile-module__tTbYQq__link:hover{color:#00a4ffcc}.profile-module__tTbYQq__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (min-width:768px){.profile-module__tTbYQq__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.profile-module__tTbYQq__achievementsGrid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;display:grid}@media (min-width:768px){.profile-module__tTbYQq__achievementsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-module__tTbYQq__achievementItem{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(26 11 46/var(--tw-bg-opacity,1));align-items:flex-start;gap:1rem;padding:1rem;display:flex}.profile-module__tTbYQq__achievementIcon{border-radius:var(--radius)}.profile-module__tTbYQq__achievementInfo{flex:1}.profile-module__tTbYQq__achievementName{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));margin-bottom:.25rem;font-size:1.125rem;font-weight:500;line-height:1.75rem}.profile-module__tTbYQq__achievementDescription{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1));margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem}.profile-module__tTbYQq__achievementPoints{--tw-text-opacity:1;color:rgb(0 164 255/var(--tw-text-opacity,1));font-size:.875rem;font-weight:500;line-height:1.25rem}.profile-module__tTbYQq__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;display:flex}.profile-module__tTbYQq__error{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1));margin-bottom:1rem;font-size:1.125rem;font-weight:500;line-height:1.75rem}.profile-module__tTbYQq__retryButton{border-radius:calc(var(--radius) - 2px);--tw-bg-opacity:1;background-color:rgb(0 164 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));padding:.5rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.profile-module__tTbYQq__retryButton:hover{background-color:#00a4ffe6}.profile-module__tTbYQq__loading{justify-content:center;align-items:center;min-height:400px;display:flex}
.DevLogs-module__in5-Yq__container{padding:1rem}.DevLogs-module__in5-Yq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.DevLogs-module__in5-Yq__header h2{color:#fff;font-family:"Press Start 2P",monospace;font-size:1.5rem}.DevLogs-module__in5-Yq__controls{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.DevLogs-module__in5-Yq__searchBar{background:#00000059;border:1px solid #ffffff1a;border-radius:6px;flex:220px;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.DevLogs-module__in5-Yq__searchLabel{text-transform:uppercase;letter-spacing:.08em;color:#fff9;font-size:.75rem}.DevLogs-module__in5-Yq__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.DevLogs-module__in5-Yq__searchInput::placeholder{color:#ffffff80}.DevLogs-module__in5-Yq__newPostButton{color:#fff;background:#3b82f6;border-radius:4px;padding:.75rem 1.5rem;font-family:"Press Start 2P",monospace;font-size:.875rem;text-decoration:none;transition:all .2s}.DevLogs-module__in5-Yq__newPostButton:hover{background:#2563eb}.DevLogs-module__in5-Yq__newPostButton:disabled{cursor:not-allowed;opacity:.6}.DevLogs-module__in5-Yq__developerNotice{color:#fff9;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.DevLogs-module__in5-Yq__tags{gap:.75rem;margin-bottom:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.DevLogs-module__in5-Yq__tagButton{color:#fffc;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.DevLogs-module__in5-Yq__tagButton:hover{background:#fff3}.DevLogs-module__in5-Yq__tagButton.DevLogs-module__in5-Yq__active{color:#fff;background:#3b82f6}.DevLogs-module__in5-Yq__devlogGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.DevLogs-module__in5-Yq__devlogCard{background:#0003;border:2px solid #ffffff1a;border-radius:8px;padding:1.5rem;transition:all .3s}.DevLogs-module__in5-Yq__devlogCard:hover{border-color:#fff3;transform:translateY(-4px);box-shadow:0 4px 12px #0003}.DevLogs-module__in5-Yq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.DevLogs-module__in5-Yq__author{align-items:center;gap:.75rem;display:flex}.DevLogs-module__in5-Yq__authorDetails{flex-direction:column;gap:.25rem;display:flex}.DevLogs-module__in5-Yq__authorNameRow{align-items:center;gap:.5rem;display:flex}.DevLogs-module__in5-Yq__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%}.DevLogs-module__in5-Yq__avatarFallback{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.75rem;font-weight:700;display:flex}.DevLogs-module__in5-Yq__thumbnailFallback{background:#ffffff0d;border-radius:4px;width:120px;height:68px}.DevLogs-module__in5-Yq__authorName{color:#fff;font-size:.875rem}.DevLogs-module__in5-Yq__developerBadge{letter-spacing:.08em;color:#cfe3ff;background:#3b82f640;border:1px solid #3b82f699;border-radius:4px;justify-content:center;align-items:center;margin-left:.5rem;padding:.25rem .5rem;font-size:.625rem;display:inline-flex}.DevLogs-module__in5-Yq__date{color:#fff9;font-size:.75rem}.DevLogs-module__in5-Yq__gameInfo{background:#0000004d;border-radius:4px;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem;display:flex}.DevLogs-module__in5-Yq__thumbnail{-o-object-fit:cover;object-fit:cover;border-radius:4px}.DevLogs-module__in5-Yq__gameTitle{color:#fff;font-family:"Press Start 2P",monospace;font-size:.75rem}.DevLogs-module__in5-Yq__content{margin-bottom:1.5rem}.DevLogs-module__in5-Yq__title{color:#fff;margin-bottom:.75rem;font-family:"Press Start 2P",monospace;font-size:1rem;text-decoration:none;transition:color .2s;display:block}.DevLogs-module__in5-Yq__title:hover{color:#3b82f6}.DevLogs-module__in5-Yq__excerpt{color:#fffc;font-size:.875rem;line-height:1.5}.DevLogs-module__in5-Yq__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.DevLogs-module__in5-Yq__tag{color:#fffc;background:#ffffff1a;border-radius:4px;padding:.25rem .75rem;font-size:.75rem}.DevLogs-module__in5-Yq__metaRow{color:#fff9;align-items:center;gap:1rem;margin-top:1rem;font-size:.75rem;display:flex}.DevLogs-module__in5-Yq__stats{gap:1.5rem;display:flex}.DevLogs-module__in5-Yq__stat{align-items:center;gap:.5rem;display:flex}.DevLogs-module__in5-Yq__icon{font-size:1rem}.DevLogs-module__in5-Yq__count{color:#fffc;font-size:.875rem}.DevLogs-module__in5-Yq__loadingState,.DevLogs-module__in5-Yq__errorState,.DevLogs-module__in5-Yq__emptyState{text-align:center;color:#fffc;background:#0003;border:2px solid #ffffff1a;border-radius:8px;margin-top:2rem;padding:2rem}.DevLogs-module__in5-Yq__errorState{color:#fca5a5;border-color:#ef444459}.DevLogs-module__in5-Yq__loginPrompt{text-align:center;background:#0003;border:2px solid #ffffff1a;border-radius:8px;margin-top:2rem;padding:3rem}.DevLogs-module__in5-Yq__loginPrompt p{color:#fffc;margin-bottom:1rem}.DevLogs-module__in5-Yq__signInButton{color:#fff;background:#3b82f6;border-radius:4px;padding:.75rem 1.5rem;font-family:"Press Start 2P",monospace;font-size:.875rem;text-decoration:none;transition:all .2s;display:inline-block}.DevLogs-module__in5-Yq__signInButton:hover{background:#2563eb}@media (max-width:768px){.DevLogs-module__in5-Yq__header{text-align:center;flex-direction:column;gap:1rem}.DevLogs-module__in5-Yq__controls{flex-direction:column;align-items:stretch}.DevLogs-module__in5-Yq__devlogGrid{grid-template-columns:1fr}.DevLogs-module__in5-Yq__gameInfo{text-align:center;flex-direction:column}}
.GameJams-module__HF9iIW__container{padding:1rem}.GameJams-module__HF9iIW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.GameJams-module__HF9iIW__header h2{color:#fff;font-family:"Press Start 2P",monospace;font-size:1.5rem}.GameJams-module__HF9iIW__createButton{color:#000;cursor:pointer;background:#f59e0b;border:none;border-radius:4px;padding:.75rem 1.5rem;font-family:"Press Start 2P",monospace;font-size:.875rem;transition:all .2s}.GameJams-module__HF9iIW__createButton:hover{background:#d97706}.GameJams-module__HF9iIW__tabs{border-bottom:2px solid #ffffff1a;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.GameJams-module__HF9iIW__tab{color:#fff9;cursor:pointer;background:0 0;border:none;padding:.75rem 1.5rem;font-family:"Press Start 2P",monospace;font-size:.875rem;transition:all .2s;position:relative}.GameJams-module__HF9iIW__tab:hover{color:#fff}.GameJams-module__HF9iIW__tab.GameJams-module__HF9iIW__active{color:#3b82f6}.GameJams-module__HF9iIW__tab.GameJams-module__HF9iIW__active:after{content:"";background:#3b82f6;width:100%;height:2px;position:absolute;bottom:-1rem;left:0}.GameJams-module__HF9iIW__jamGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.GameJams-module__HF9iIW__jamCard{background:#0003;border:2px solid #ffffff1a;border-radius:8px;transition:all .3s;overflow:hidden}.GameJams-module__HF9iIW__jamCard:hover{border-color:#fff3;transform:translateY(-4px);box-shadow:0 4px 12px #0003}.GameJams-module__HF9iIW__jamImage{width:100%;height:150px;position:relative}.GameJams-module__HF9iIW__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.GameJams-module__HF9iIW__status{text-transform:uppercase;border-radius:4px;padding:.5rem 1rem;font-family:"Press Start 2P",monospace;font-size:.75rem;position:absolute;top:1rem;right:1rem}.GameJams-module__HF9iIW__status.GameJams-module__HF9iIW__active{color:#000;background:#34d399}.GameJams-module__HF9iIW__status.GameJams-module__HF9iIW__upcoming{color:#fff;background:#3b82f6}.GameJams-module__HF9iIW__status.GameJams-module__HF9iIW__completed{color:#fff;background:#6b7280}.GameJams-module__HF9iIW__jamContent{padding:1.5rem}.GameJams-module__HF9iIW__jamContent h3{color:#fff;margin-bottom:1rem;font-family:"Press Start 2P",monospace;font-size:1rem}.GameJams-module__HF9iIW__jamContent p{color:#fffc;margin-bottom:1.5rem;font-size:.875rem}.GameJams-module__HF9iIW__jamDetails{gap:.75rem;margin-bottom:1.5rem;display:grid}.GameJams-module__HF9iIW__detail{justify-content:space-between;align-items:center;display:flex}.GameJams-module__HF9iIW__label{color:#fff9;font-size:.75rem}.GameJams-module__HF9iIW__value{color:#fff;font-size:.875rem}.GameJams-module__HF9iIW__prizes{margin-bottom:1.5rem}.GameJams-module__HF9iIW__prizes h4{color:#fff;margin-bottom:.75rem;font-family:"Press Start 2P",monospace;font-size:.875rem}.GameJams-module__HF9iIW__prizes ul{padding:0;list-style:none}.GameJams-module__HF9iIW__prizes li{color:#fffc;margin-bottom:.5rem;padding-left:1rem;font-size:.875rem;position:relative}.GameJams-module__HF9iIW__prizes li:before{content:"→";color:#3b82f6;position:absolute;left:0}.GameJams-module__HF9iIW__actions{gap:1rem;display:flex}.GameJams-module__HF9iIW__viewButton,.GameJams-module__HF9iIW__joinButton{text-align:center;border-radius:4px;flex:1;padding:.75rem;font-family:"Press Start 2P",monospace;font-size:.75rem;text-decoration:none;transition:all .2s}.GameJams-module__HF9iIW__viewButton{color:#fff;background:#ffffff1a}.GameJams-module__HF9iIW__viewButton:hover{background:#fff3}.GameJams-module__HF9iIW__joinButton{color:#fff;cursor:pointer;background:#3b82f6;border:none}.GameJams-module__HF9iIW__joinButton:hover{background:#2563eb}.GameJams-module__HF9iIW__empty{text-align:center;color:#fff9;padding:3rem}.GameJams-module__HF9iIW__empty button{margin-top:1rem}.GameJams-module__HF9iIW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.GameJams-module__HF9iIW__modal{background:#1a1a1a;border:2px solid #3b82f6;border-radius:8px;width:100%;max-width:600px;max-height:90vh;animation:.3s ease-out GameJams-module__HF9iIW__slideIn;position:relative;overflow-y:auto}@keyframes GameJams-module__HF9iIW__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.GameJams-module__HF9iIW__modalHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.GameJams-module__HF9iIW__modalHeader h3{color:#fff;margin:0;font-family:"Press Start 2P",monospace;font-size:1.25rem}.GameJams-module__HF9iIW__closeButton{color:#fff9;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1}.GameJams-module__HF9iIW__closeButton:hover{color:#fff}.GameJams-module__HF9iIW__modalContent{padding:1.5rem}.GameJams-module__HF9iIW__formGroup{margin-bottom:1.5rem}.GameJams-module__HF9iIW__formGroup label{color:#fff;margin-bottom:.5rem;font-size:.875rem;display:block}.GameJams-module__HF9iIW__formGroup input,.GameJams-module__HF9iIW__formGroup textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;width:100%;padding:.75rem;font-family:inherit}.GameJams-module__HF9iIW__formGroup input:focus,.GameJams-module__HF9iIW__formGroup textarea:focus{background:#ffffff1a;border-color:#3b82f6;outline:none}.GameJams-module__HF9iIW__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.GameJams-module__HF9iIW__modalFooter{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.GameJams-module__HF9iIW__cancelButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:4px;padding:.75rem 1.5rem;font-family:"Press Start 2P",monospace;font-size:.75rem}.GameJams-module__HF9iIW__submitButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:4px;padding:.75rem 1.5rem;font-family:"Press Start 2P",monospace;font-size:.75rem}.GameJams-module__HF9iIW__submitButton:disabled{opacity:.5;cursor:not-allowed}.GameJams-module__HF9iIW__loadingSpinner{border:3px solid #ffffff1a;border-top-color:#3b82f6;border-radius:50%;width:2rem;height:2rem;margin:2rem auto;animation:1s linear infinite GameJams-module__HF9iIW__spin}@keyframes GameJams-module__HF9iIW__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.GameJams-module__HF9iIW__header{text-align:center;flex-direction:column;gap:1rem}.GameJams-module__HF9iIW__tabs{padding-bottom:1rem;overflow-x:auto}.GameJams-module__HF9iIW__tab{white-space:nowrap}.GameJams-module__HF9iIW__jamGrid{grid-template-columns:1fr}}
.Settings-module__650cAW__container{color:#fff;background:radial-gradient(circle at 0 0,#00a4ff2e,#0000 45%),radial-gradient(circle at 100% 0,#aa00ff1f,#0000 40%),#14051f;min-height:100vh;padding:3.5rem 1.5rem 4rem}.Settings-module__650cAW__hero{text-align:center;max-width:960px;margin:0 auto 2.5rem}.Settings-module__650cAW__heroBadge{letter-spacing:.05em;color:#8dd0ff;text-transform:uppercase;background:#00a4ff1f;border:1px solid #00a4ff59;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.Settings-module__650cAW__heroTitle{font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);letter-spacing:.05em;color:#00a4ff;margin-bottom:.75rem;font-size:clamp(2.8rem,4vw,3.5rem)}.Settings-module__650cAW__heroDescription{color:#ffffffb8;max-width:720px;margin:0 auto;font-size:1.1rem}.Settings-module__650cAW__layout{grid-template-columns:minmax(0,280px) minmax(0,1fr);align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Settings-module__650cAW__sidebar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14051ff0;border:1px solid #00a4ff2e;border-radius:1.25rem;flex-direction:column;gap:1.25rem;padding:1.75rem 1.5rem;display:flex;position:sticky;top:2.5rem;box-shadow:0 20px 60px #00000047}.Settings-module__650cAW__sidebarTitle{font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);letter-spacing:.08em;color:#8dd0ff;text-transform:uppercase;font-size:1.15rem}.Settings-module__650cAW__navList{flex-direction:column;gap:.6rem;display:flex}.Settings-module__650cAW__navItem{color:#fff9;background:#0000001a;border:1px solid #0000;border-radius:.85rem;justify-content:flex-start;align-items:center;gap:.9rem;padding:.85rem 1rem;text-decoration:none;transition:transform .18s,border-color .18s,color .18s,background .18s;display:flex}.Settings-module__650cAW__navItem:hover{color:#fff;background:#00a4ff1f;border-color:#00a4ff73;transform:translate(4px)}.Settings-module__650cAW__navItemActive{color:#fff;background:linear-gradient(135deg,#00a4ff33,#330f6d59);border-color:#00a4ff99;box-shadow:0 12px 30px #00a4ff38}.Settings-module__650cAW__navItemIcon{color:inherit;font-size:1.2rem}.Settings-module__650cAW__navLabel{font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);letter-spacing:.06em;text-transform:uppercase;font-size:.95rem}.Settings-module__650cAW__mainPanel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0b2eeb;border:1px solid #00a4ff2e;border-radius:1.5rem;padding:clamp(1.75rem,2.5vw,2.5rem);box-shadow:0 20px 60px #00000047}.Settings-module__650cAW__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex}.Settings-module__650cAW__sectionTitle{font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);letter-spacing:.06em;color:#00a4ff;font-size:clamp(1.8rem,2.6vw,2.2rem)}.Settings-module__650cAW__sectionDescription{color:#ffffffa3;max-width:560px;font-size:.98rem;line-height:1.6}.Settings-module__650cAW__sectionActions{flex-wrap:wrap;gap:.75rem;display:flex}.Settings-module__650cAW__metaBadge{color:#ffffffb8;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.82rem;display:inline-flex}.Settings-module__650cAW__settingsSection{flex-direction:column;gap:2.5rem;display:flex}.Settings-module__650cAW__panelSection{background:#0d0418cc;border:1px solid #00a4ff1f;border-radius:1.2rem;flex-direction:column;gap:1.75rem;padding:1.75rem;display:flex}.Settings-module__650cAW__endpointsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.Settings-module__650cAW__endpointCard{background:#0000002e;border:1px solid #00a4ff29;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1.25rem 1.1rem;display:flex;box-shadow:inset 0 0 0 1px #0d041859}.Settings-module__650cAW__endpointHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Settings-module__650cAW__endpointLabel{font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);letter-spacing:.08em;text-transform:uppercase;color:#ffffffd1;font-size:.9rem}.Settings-module__650cAW__endpointValue{color:#8dd0ff;word-break:break-all;font-family:JetBrains Mono,Fira Code,Source Code Pro,monospace;font-size:.95rem;text-decoration:none}.Settings-module__650cAW__endpointValue:hover{color:#fff}.Settings-module__650cAW__endpointDescription{color:#fff9;font-size:.9rem;line-height:1.5}.Settings-module__650cAW__copyButton{color:#8dd0ff;background:#00a4ff1f;border:1px solid #00a4ff4d;border-radius:.6rem;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.85rem;font-weight:600;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.Settings-module__650cAW__copyButton:hover{color:#fff;background:#00a4ff38;border-color:#00a4ff80}.Settings-module__650cAW__resourceGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.Settings-module__650cAW__resourceCard{color:inherit;background:#090514bf;border:1px solid #00a4ff2e;border-radius:1.1rem;flex-direction:column;gap:.9rem;padding:1.5rem 1.25rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.Settings-module__650cAW__resourceCard:hover{border-color:#8dd0ff99;transform:translateY(-4px);box-shadow:0 18px 45px #00a4ff3d}.Settings-module__650cAW__cardIconWrap{align-items:center;gap:.6rem;display:flex}.Settings-module__650cAW__cardIcon{color:#8dd0ff;font-size:1.5rem}.Settings-module__650cAW__cardBadge{letter-spacing:.08em;text-transform:uppercase;color:#00a4ffe6;background:#00a4ff1f;border:1px solid #00a4ff52;border-radius:999px;justify-content:center;align-items:center;padding:.2rem .55rem;font-size:.72rem;display:inline-flex}.Settings-module__650cAW__cardTitle{font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);letter-spacing:.06em;color:#fff;font-size:1.05rem}.Settings-module__650cAW__cardDescription{color:#ffffffa8;font-size:.95rem;line-height:1.6}.Settings-module__650cAW__upcomingList{flex-direction:column;gap:1.1rem;margin:0;padding:0;list-style:none;display:flex}.Settings-module__650cAW__upcomingItem{background:#0000002e;border:1px solid #00a4ff24;border-radius:.9rem;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.1rem 1.25rem;display:flex}.Settings-module__650cAW__upcomingTitle{font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);letter-spacing:.06em;color:#8dd0ff;font-size:1rem}.Settings-module__650cAW__upcomingDetail{color:#fff9;margin-top:.35rem;font-size:.92rem;line-height:1.55}.Settings-module__650cAW__upcomingEta{color:#8dd0ffe6;letter-spacing:.06em;text-transform:uppercase;background:#8dd0ff1f;border:1px solid #8dd0ff47;border-radius:999px;padding:.35rem .75rem;font-size:.85rem}.Settings-module__650cAW__panelHeading{flex-direction:column;gap:.45rem;display:flex}.Settings-module__650cAW__panelHeading h3{font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);letter-spacing:.06em;color:#8dd0ff;font-size:1.35rem}.Settings-module__650cAW__panelHeading p{color:#fff9;font-size:.95rem;line-height:1.55}.Settings-module__650cAW__profileSummary{grid-template-columns:minmax(0,260px) minmax(0,1fr);align-items:stretch;gap:1.5rem;display:grid}.Settings-module__650cAW__profileCard{background:#0000002e;border:1px solid #00a4ff24;border-radius:1.25rem;flex-direction:column;align-items:center;gap:1rem;padding:1.75rem 1.25rem;display:flex}.Settings-module__650cAW__avatarShell{width:136px;height:136px;font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);letter-spacing:.08em;color:#00a4ff;background:#0009;border:2px solid #00a4ff73;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 24px #00a4ff38}.Settings-module__650cAW__avatarImage{-o-object-fit:cover;object-fit:cover}.Settings-module__650cAW__profileName{text-align:center}.Settings-module__650cAW__profileName h3{font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);letter-spacing:.08em;font-size:1.4rem}.Settings-module__650cAW__profileName p{color:#fff9;margin-top:.4rem;font-size:.95rem}.Settings-module__650cAW__statGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.Settings-module__650cAW__statCard{background:#00a4ff14;border:1px solid #00a4ff26;border-radius:1rem;flex-direction:column;gap:.4rem;padding:1.25rem 1.1rem;display:flex}.Settings-module__650cAW__statLabel{text-transform:uppercase;letter-spacing:.08em;color:#ffffff94;font-size:.8rem}.Settings-module__650cAW__statValue{font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);letter-spacing:.05em;color:#fff;font-size:1.4rem}.Settings-module__650cAW__formGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.Settings-module__650cAW__formGroup{flex-direction:column;gap:.65rem;display:flex}.Settings-module__650cAW__formGroupWide{grid-column:1/-1}.Settings-module__650cAW__formGroup label{color:#ffffffb8;font-size:.95rem;font-weight:600}.Settings-module__650cAW__input,.Settings-module__650cAW__textarea,.Settings-module__650cAW__select{color:#fff;background:#190f23d9;border:1px solid #00a4ff38;border-radius:.75rem;width:100%;padding:.9rem 1rem;font-size:.95rem;transition:border-color .18s,box-shadow .18s}.Settings-module__650cAW__input:focus,.Settings-module__650cAW__textarea:focus,.Settings-module__650cAW__select:focus{border-color:#00a4ff99;outline:none;box-shadow:0 0 0 3px #00a4ff33}.Settings-module__650cAW__textarea{resize:vertical;min-height:120px}.Settings-module__650cAW__verifiedBadge{color:#111827;background:#34d399;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;margin-left:.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.Settings-module__650cAW__formActions{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.Settings-module__650cAW__button{letter-spacing:.05em;border-radius:.9rem;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.65rem;font-size:.95rem;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.Settings-module__650cAW__primary{color:#fff;background:linear-gradient(135deg,#00a4ff,#0080ff);border:1px solid #ffffff26;box-shadow:0 16px 30px #0080ff59}.Settings-module__650cAW__primary:hover{transform:translateY(-2px);box-shadow:0 20px 40px #0080ff66}.Settings-module__650cAW__primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.Settings-module__650cAW__secondary{color:#8dd0ff;background:0 0;border:1px solid #8dd0ff61}.Settings-module__650cAW__secondary:hover{background:#8dd0ff1f}.Settings-module__650cAW__error{color:#fca5a5;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:320px;display:flex}.Settings-module__650cAW__imagePreview{border:1px solid #ffffff1f;border-radius:1rem;margin-top:.75rem;overflow:hidden}.Settings-module__650cAW__settingsSection>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.Settings-module__650cAW__settingsSection h2{--tw-text-opacity:1;color:rgb(0 164 255/var(--tw-text-opacity,1));margin-bottom:1.5rem;font-family:Cristik,monospace;font-size:1.5rem;line-height:2rem}.Settings-module__650cAW__formGroup{margin-bottom:1.5rem}.Settings-module__650cAW__formGroup label{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1));margin-bottom:.5rem;font-weight:500;display:block}.Settings-module__650cAW__input{width:100%}.Settings-module__650cAW__textarea{resize:none}.Settings-module__650cAW__button{border-radius:var(--radius);padding:.75rem 1.5rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.Settings-module__650cAW__primary{--tw-bg-opacity:1;background-color:rgb(0 164 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.Settings-module__650cAW__primary:hover{--tw-bg-opacity:1;background-color:rgb(0 132 204/var(--tw-bg-opacity,1))}.Settings-module__650cAW__primary:disabled{cursor:not-allowed;opacity:.5}.Settings-module__650cAW__secondary{--tw-border-opacity:1;border-width:1px;border-color:rgb(0 164 255/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(0 164 255/var(--tw-text-opacity,1));background-color:#0000}.Settings-module__650cAW__secondary:hover{background-color:#00a4ff1a}.Settings-module__650cAW__verifiedBadge{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1));--tw-text-opacity:1;width:1.25rem;height:1.25rem;color:rgb(255 255 255/var(--tw-text-opacity,1));border-radius:9999px;justify-content:center;align-items:center;margin-left:.5rem;font-size:.75rem;line-height:1rem;display:inline-flex}.Settings-module__650cAW__loading{justify-content:center;align-items:center;min-height:400px;display:flex}.Settings-module__650cAW__error{--tw-text-opacity:1;min-height:400px;color:rgb(239 68 68/var(--tw-text-opacity,1));flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.Settings-module__650cAW__notificationGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.Settings-module__650cAW__notificationGroup{background:#2a1b3ed9;border:1px solid #00a4ff26;border-radius:.85rem;padding:1.5rem;transition:border-color .2s,transform .2s}.Settings-module__650cAW__notificationGroup:hover{border-color:#00a4ff4d;transform:translateY(-2px)}.Settings-module__650cAW__notificationHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.Settings-module__650cAW__notificationTitle{font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);letter-spacing:.05em;color:#00a4ff;margin-bottom:.5rem;font-size:.9rem}.Settings-module__650cAW__notificationDescription{color:#fff9;font-size:.875rem;line-height:1.4}.Settings-module__650cAW__switch{cursor:pointer;background:#00a4ff33;border:1px solid #00a4ff4d;border-radius:9999px;flex-shrink:0;align-items:center;width:2.75rem;height:1.5rem;transition:background-color .2s;display:inline-flex;position:relative}.Settings-module__650cAW__switch:focus{outline:none;box-shadow:0 0 0 3px #00a4ff33}.Settings-module__650cAW__switchEnabled{background:#00a4ff;border-color:#00a4ff}.Settings-module__650cAW__switchKnob{background:#fff;border-radius:9999px;width:1rem;height:1rem;transition:transform .2s;display:inline-block;box-shadow:0 1px 3px #0000004d}.Settings-module__650cAW__switchEnabled .Settings-module__650cAW__switchKnob{transform:translate(1.25rem)}.Settings-module__650cAW__switchDisabled .Settings-module__650cAW__switchKnob{transform:translate(.25rem)}.Settings-module__650cAW__securityGroup{background:#2a1b3ed9;border:1px solid #00a4ff26;border-radius:.85rem;margin-bottom:1.5rem;padding:1.75rem}.Settings-module__650cAW__securityHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Settings-module__650cAW__securityTitle{font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);letter-spacing:.05em;color:#00a4ff;font-size:1.15rem}.Settings-module__650cAW__securityDescription{color:#fff9;margin-top:.5rem;font-size:.875rem;line-height:1.5}.Settings-module__650cAW__optionGroup{margin-top:1.25rem}.Settings-module__650cAW__toggleGroup{flex-direction:column;gap:1.25rem;margin-top:1.25rem;display:flex}.Settings-module__650cAW__themeOptions{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Settings-module__650cAW__themeOption{color:#ffffffb3;cursor:pointer;background:#2a1b3e99;border:2px solid #00a4ff33;border-radius:.85rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;transition:all .2s;display:flex;position:relative}.Settings-module__650cAW__themeOption:hover{border-color:#00a4ff66;transform:translateY(-2px)}.Settings-module__650cAW__themeOptionActive{color:#fff;background:#00a4ff26;border-color:#00a4ff}.Settings-module__650cAW__checkIcon{color:#00a4ff;position:absolute;top:.75rem;right:.75rem}.Settings-module__650cAW__colorGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.Settings-module__650cAW__colorOption{color:#ffffffb3;cursor:pointer;background:#2a1b3e99;border:2px solid #00a4ff33;border-radius:.85rem;align-items:center;gap:.75rem;padding:1rem;transition:all .2s;display:flex;position:relative}.Settings-module__650cAW__colorOption:hover{border-color:#00a4ff66;transform:translateY(-2px)}.Settings-module__650cAW__colorOptionActive{color:#fff;background:#00a4ff26;border-color:#00a4ff}.Settings-module__650cAW__colorPreview{background:var(--color-preview,#00a4ff);border:2px solid #fff3;border-radius:.5rem;width:2rem;height:2rem}.Settings-module__650cAW__fontSizeOptions{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Settings-module__650cAW__fontSizeOption{color:#ffffffb3;cursor:pointer;background:#2a1b3e99;border:2px solid #00a4ff33;border-radius:.85rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;transition:all .2s;display:flex;position:relative}.Settings-module__650cAW__fontSizeOption:hover{border-color:#00a4ff66;transform:translateY(-2px)}.Settings-module__650cAW__fontSizeOptionActive{color:#fff;background:#00a4ff26;border-color:#00a4ff}.Settings-module__650cAW__fontSizeLabel{text-transform:capitalize;font-size:.875rem}.Settings-module__650cAW__assetPickerRow{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.Settings-module__650cAW__walletGroup{background:#2a1b3ed9;border:1px solid #00a4ff26;border-radius:.85rem;margin-bottom:1.5rem;padding:1.75rem}.Settings-module__650cAW__walletBalance{font-size:2rem;font-family:var(--font-cristik,"Cristik","Press Start 2P",cursive);color:#00a4ff;letter-spacing:.05em;margin-bottom:1.5rem}.Settings-module__650cAW__walletActions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.Settings-module__650cAW__transactionHistory{margin-top:2.5rem}.Settings-module__650cAW__transaction{border-bottom:1px solid #00a4ff26;justify-content:space-between;align-items:center;padding:1.25rem 0;display:flex}.Settings-module__650cAW__transactionInfo{flex-direction:column;gap:.25rem;display:flex}.Settings-module__650cAW__transactionAmount{color:#fff;font-size:1.125rem;font-weight:500}.Settings-module__650cAW__transactionDate{color:#fff9;font-size:.875rem}@media (max-width:768px){.Settings-module__650cAW__notificationGrid,.Settings-module__650cAW__themeOptions,.Settings-module__650cAW__fontSizeOptions,.Settings-module__650cAW__colorGrid{grid-template-columns:1fr}.Settings-module__650cAW__walletActions{flex-direction:column}.Settings-module__650cAW__assetPickerRow{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.Settings-module__650cAW__header h1{font-size:1.875rem}.Settings-module__650cAW__header p{font-size:1.125rem}.Settings-module__650cAW__settingsContent{padding:1rem}.Settings-module__650cAW__walletActions{flex-direction:column}}.Settings-module__650cAW__accountsList{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.Settings-module__650cAW__accountItem{background-color:#ffffff0d;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.Settings-module__650cAW__accountInfo{flex-direction:column;gap:.25rem;display:flex}.Settings-module__650cAW__accountName{font-size:1rem;font-weight:500}.Settings-module__650cAW__accountConnected{color:#4ade80;font-size:.875rem}.Settings-module__650cAW__accountDisconnected{color:#9ca3af;font-size:.875rem}.Settings-module__650cAW__dangerButton{color:#ef4444;cursor:pointer;background-color:#ef44441a;border:1px solid #ef444433;border-radius:.25rem;padding:.5rem 1rem;font-weight:500;transition:background-color .2s,color .2s}.Settings-module__650cAW__dangerButton:hover{background-color:#ef444433}@media (max-width:1100px){.Settings-module__650cAW__layout{grid-template-columns:minmax(0,1fr)}.Settings-module__650cAW__sidebar{flex-direction:column;position:static}}@media (max-width:768px){.Settings-module__650cAW__container{padding:2.5rem 1rem 3rem}.Settings-module__650cAW__heroTitle{font-size:2.4rem}.Settings-module__650cAW__heroDescription{font-size:1rem}.Settings-module__650cAW__sidebar{padding:1.3rem}.Settings-module__650cAW__navList{flex-direction:row;padding-bottom:.25rem;overflow-x:auto}.Settings-module__650cAW__navItem{flex:none;min-width:180px}.Settings-module__650cAW__mainPanel{border-radius:1.2rem;padding:1.5rem}.Settings-module__650cAW__profileSummary,.Settings-module__650cAW__formGrid{grid-template-columns:minmax(0,1fr)}.Settings-module__650cAW__endpointHeader{flex-direction:column;align-items:flex-start}.Settings-module__650cAW__copyButton{justify-content:center;width:100%}.Settings-module__650cAW__upcomingItem{flex-direction:column;gap:.75rem}.Settings-module__650cAW__upcomingEta{align-self:flex-start}}@media (max-width:480px){.Settings-module__650cAW__heroBadge{font-size:.75rem}.Settings-module__650cAW__sectionHeader{flex-direction:column;align-items:flex-start}.Settings-module__650cAW__formActions{justify-content:stretch}.Settings-module__650cAW__button{width:100%}}.Settings-module__650cAW__upgradePanel{background:linear-gradient(135deg,#00a4ff0d,#00a4ff05);border:2px solid #00a4ff4d}.Settings-module__650cAW__upgradeContent{flex-direction:column;gap:2rem;display:flex}.Settings-module__650cAW__upgradeFeatures{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.Settings-module__650cAW__featureItem{align-items:flex-start;gap:1rem;display:flex}.Settings-module__650cAW__featureIcon{filter:drop-shadow(0 0 8px #00a4ff80);font-size:2rem}.Settings-module__650cAW__featureItem h4{color:#00a4ff;margin-bottom:.25rem;font-size:1rem;font-weight:600}.Settings-module__650cAW__featureItem p{color:#ffffffb3;margin:0;font-size:.9rem}.Settings-module__650cAW__accountTypeBadge{background:#00a4ff14;border:1px solid #00a4ff33;border-radius:.75rem;align-items:center;gap:1rem;padding:1.5rem;display:flex}.Settings-module__650cAW__roleIcon{filter:drop-shadow(0 0 8px #00a4ff80);font-size:2.5rem}.Settings-module__650cAW__accountTypeBadge h4{color:#00a4ff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.Settings-module__650cAW__accountTypeBadge p{color:#ffffffb3;margin:0;font-size:.95rem}.Settings-module__650cAW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out Settings-module__650cAW__fadeIn;display:flex;position:fixed;inset:0}.Settings-module__650cAW__modal{background:linear-gradient(135deg,#1a1d24 0%,#13151a 100%);border:1px solid #00a4ff33;border-radius:1rem;width:100%;max-width:500px;animation:.3s ease-out Settings-module__650cAW__slideUp;box-shadow:0 20px 60px #00000080}.Settings-module__650cAW__modalHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Settings-module__650cAW__modalHeader h3{color:#00a4ff;margin:0;font-size:1.4rem;font-weight:600}.Settings-module__650cAW__modalClose{color:#fff9;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;transition:color .2s;display:flex}.Settings-module__650cAW__modalClose:hover{color:#fff}.Settings-module__650cAW__modalContent{padding:1.5rem}.Settings-module__650cAW__modalContent p{color:#fffc;margin-bottom:1rem;line-height:1.6}.Settings-module__650cAW__benefitsList{margin:1rem 0;padding:0;list-style:none}.Settings-module__650cAW__benefitsList li{color:#ffffffd9;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.95rem;display:flex}.Settings-module__650cAW__benefitsList li:before{content:"";background:#00a4ff;border-radius:50%;flex-shrink:0;width:4px;height:4px}.Settings-module__650cAW__noteText{color:#ffffffbf;background:#00a4ff14;border-left:3px solid #00a4ff;border-radius:.5rem;margin-top:1rem;padding:1rem;font-size:.9rem}.Settings-module__650cAW__modalActions{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}@keyframes Settings-module__650cAW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Settings-module__650cAW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Settings-module__650cAW__upgradeFeatures{grid-template-columns:1fr}.Settings-module__650cAW__modalActions{flex-direction:column-reverse}.Settings-module__650cAW__modalActions .Settings-module__650cAW__button{width:100%}}
