.ParallaxSection-module__07_Cka__parallaxContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ParallaxSection-module__07_Cka__parallaxBackground{z-index:0;will-change:transform;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:120%;position:absolute;top:0;left:0}.ParallaxSection-module__07_Cka__content{z-index:1;width:100%;height:100%;position:relative}
.Modal-module__Ro-5Wq__modalOverlay{z-index:9999;background-color:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Modal-module__Ro-5Wq__modalContent{border:2px solid var(--primary);aspect-ratio:16/9;background-color:#0f0b15;border-radius:8px;width:100%;max-width:90vw;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 0 40px #6b21a880}.Modal-module__Ro-5Wq__closeButton{background:var(--primary);color:#fff;cursor:pointer;z-index:10000;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:-40px;right:0}.Modal-module__Ro-5Wq__closeButton:hover{background:var(--primary-hover);transform:scale(1.1)}@media (max-width:768px){.Modal-module__Ro-5Wq__closeButton{top:10px;right:10px}}
.Hero-module__ZARIfG__heroContent{text-align:center;z-index:2;background:radial-gradient(circle,#0003 0%,#0009 100%);flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0 1rem;display:flex;position:relative}.Hero-module__ZARIfG__title{font-family:var(--font-display);color:#fff;text-transform:uppercase;text-shadow:0 0 20px #6b21a8cc,4px 4px #000;letter-spacing:.1em;margin-bottom:1rem;font-size:3rem;line-height:1.2}.Hero-module__ZARIfG__subtitle{font-family:var(--font-main);color:#ccc;text-shadow:0 2px 4px #000c;max-width:600px;margin-bottom:2.5rem;font-size:1.2rem}.Hero-module__ZARIfG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Hero-module__ZARIfG__steamBtn{color:#fff;font-family:var(--font-main);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background-color:#0000;border:2px solid #fff;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;transition:all .3s;display:flex;position:relative;box-shadow:0 0 10px #ffffff4d}.Hero-module__ZARIfG__steamBtn:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px);box-shadow:0 0 20px #6b21a8cc,0 0 40px #6b21a866}.Hero-module__ZARIfG__trailerBtn{color:#fff;font-family:var(--font-display);text-transform:uppercase;cursor:pointer;background-color:#0000;border:2px solid #fff;justify-content:center;align-items:center;padding:1rem 2rem;font-size:.8rem;transition:all .3s;display:flex;position:relative;box-shadow:0 0 10px #ffffff4d}.Hero-module__ZARIfG__trailerBtn:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px);box-shadow:0 0 20px #6b21a8cc,0 0 40px #6b21a866}.Hero-module__ZARIfG__crtEffect{pointer-events:none;z-index:3;background:repeating-linear-gradient(0deg,#00000026,#00000026 1px,#0000 1px 2px);width:100%;height:100%;animation:.15s infinite Hero-module__ZARIfG__flicker;position:absolute;top:0;left:0}.Hero-module__ZARIfG__crtEffect:before{content:"";background:radial-gradient(#0000 0%,#0000004d 100%);width:100%;height:100%;position:absolute;top:0;left:0}@keyframes Hero-module__ZARIfG__flicker{0%{opacity:.97}50%{opacity:1}to{opacity:.97}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2rem}.Hero-module__ZARIfG__subtitle{font-size:1rem}}.Hero-module__ZARIfG__flickerText{animation:3s infinite alternate Hero-module__ZARIfG__textFlicker}@keyframes Hero-module__ZARIfG__textFlicker{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:0 0 20px #6b21a8cc,4px 4px #000;opacity:1}20%,24%,55%{text-shadow:none;opacity:.5}}
.About-module__vAULUW__aboutSection{background-color:#120e1a;padding:6rem 0;position:relative}.About-module__vAULUW__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.About-module__vAULUW__imageWrapper{background-color:#0f0b15;border-radius:12px;width:100%;height:400px;transition:transform .3s;position:relative;overflow:hidden;transform:rotate(-2deg);box-shadow:0 0 30px #6b21a84d}.About-module__vAULUW__imageWrapper:hover{transform:rotate(0)scale(1.02)}.About-module__vAULUW__image{object-fit:contain;width:100%;height:100%;padding:2rem;transition:opacity .5s;position:absolute;top:0;left:0}.About-module__vAULUW__frontImage{opacity:1;z-index:2}.About-module__vAULUW__backImage{opacity:0;z-index:1}.About-module__vAULUW__imageWrapper:hover .About-module__vAULUW__frontImage{opacity:0}.About-module__vAULUW__imageWrapper:hover .About-module__vAULUW__backImage{opacity:1}.About-module__vAULUW__content{color:#ccc}.About-module__vAULUW__title{font-family:var(--font-display);color:#fff;margin-bottom:1.5rem;font-size:2rem;display:inline-block;position:relative}.About-module__vAULUW__title:after{content:"";background-color:var(--primary);width:60px;height:4px;position:absolute;bottom:-10px;left:0}.About-module__vAULUW__description{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}.About-module__vAULUW__statItem h4{color:var(--primary);margin-bottom:.5rem;font-size:1.5rem}.About-module__vAULUW__statItem p{text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}@media (max-width:768px){.About-module__vAULUW__container{grid-template-columns:1fr;gap:2rem}.About-module__vAULUW__imageWrapper{height:300px;transform:rotate(0)}}
.GameShowcase-module__-1cuhG__showcaseSection{background-color:#0f0b15;padding:6rem 0}.GameShowcase-module__-1cuhG__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}.GameShowcase-module__-1cuhG__title{font-family:var(--font-display);color:#fff;text-transform:uppercase;margin-bottom:3rem;font-size:2rem}.GameShowcase-module__-1cuhG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.GameShowcase-module__-1cuhG__imageCard{cursor:pointer;aspect-ratio:16/9;border:2px solid #6b21a833;border-radius:8px;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.GameShowcase-module__-1cuhG__imageCard:hover{border-color:var(--primary);z-index:10;transform:scale(1.05);box-shadow:0 10px 30px #6b21a866}.GameShowcase-module__-1cuhG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.GameShowcase-module__-1cuhG__imageCard:hover .GameShowcase-module__-1cuhG__image{transform:scale(1.1)}.GameShowcase-module__-1cuhG__overlay{opacity:0;background:linear-gradient(#0000,#000000e6);width:100%;padding:1rem;transition:opacity .3s;position:absolute;bottom:0;left:0}.GameShowcase-module__-1cuhG__imageCard:hover .GameShowcase-module__-1cuhG__overlay{opacity:1}.GameShowcase-module__-1cuhG__caption{color:#fff;font-family:var(--font-display);margin-bottom:.5rem;font-size:.8rem}.GameShowcase-module__-1cuhG__clickHint{color:var(--primary);font-family:var(--font-main);text-transform:uppercase;font-size:.7rem;display:block}.GameShowcase-module__-1cuhG__slideshow{justify-content:space-between;align-items:center;gap:1rem;width:100%;height:100%;display:flex}.GameShowcase-module__-1cuhG__navBtn{color:#fff;cursor:pointer;background:#6b21a8cc;border:none;border-radius:50%;flex-shrink:0;width:50px;height:50px;font-size:2rem;transition:all .2s}.GameShowcase-module__-1cuhG__navBtn:hover{background:var(--primary);transform:scale(1.1)}.GameShowcase-module__-1cuhG__slideContent{flex-direction:column;flex:1;justify-content:center;align-items:center;height:100%;display:flex}.GameShowcase-module__-1cuhG__slideshowImage{object-fit:contain;max-width:100%;max-height:80%}.GameShowcase-module__-1cuhG__slideshowCaption{color:#fff;font-family:var(--font-display);text-align:center;margin-top:1rem;font-size:1rem}
.InstagramShorts-module__oB74la__shortsSection{text-align:center;background:linear-gradient(#1a1525 0%,#0f0b15 100%);padding:6rem 0}.InstagramShorts-module__oB74la__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.InstagramShorts-module__oB74la__title{font-family:var(--font-display);color:#fff;text-transform:uppercase;margin-bottom:1rem;font-size:2.5rem}.InstagramShorts-module__oB74la__description{font-family:var(--font-main);color:#ccc;margin-bottom:3rem;font-size:1.1rem}.InstagramShorts-module__oB74la__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;gap:2rem;margin-bottom:3rem;display:grid}.InstagramShorts-module__oB74la__shortCard{border:2px solid var(--primary);background:#6b21a81a;border-radius:12px;width:100%;max-width:350px;transition:transform .3s,box-shadow .3s;overflow:hidden}.InstagramShorts-module__oB74la__shortCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #6b21a866}.InstagramShorts-module__oB74la__videoWrapper{background:#000;width:100%;padding-bottom:177.78%;position:relative}.InstagramShorts-module__oB74la__iframe{width:100%;height:100%;position:absolute;top:0;left:0}.InstagramShorts-module__oB74la__followBtn{color:#fff;font-family:var(--font-display);cursor:pointer;text-transform:uppercase;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border:none;border-radius:50px;align-items:center;gap:.75rem;padding:1.2rem 2.5rem;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-flex}.InstagramShorts-module__oB74la__followBtn:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 10px 30px #bc188880}@media (max-width:768px){.InstagramShorts-module__oB74la__title{font-size:1.8rem}.InstagramShorts-module__oB74la__grid{grid-template-columns:1fr}}
.Team-module__EqCvfq__teamSection{text-align:center;background-color:#120e1a;padding:6rem 0}.Team-module__EqCvfq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Team-module__EqCvfq__title{font-family:var(--font-display);color:#fff;text-transform:uppercase;margin-bottom:3rem;font-size:2rem}.Team-module__EqCvfq__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:center;gap:3rem;display:grid}.Team-module__EqCvfq__memberCard{flex-direction:column;align-items:center;transition:transform .3s;display:flex}.Team-module__EqCvfq__memberCard:hover{transform:translateY(-5px)}.Team-module__EqCvfq__avatar{border:3px solid var(--primary);background-color:#0f0b15;border-radius:50%;width:150px;height:150px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 0 20px #6b21a84d}.Team-module__EqCvfq__image{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:all .3s}.Team-module__EqCvfq__memberCard:hover .Team-module__EqCvfq__image{filter:grayscale(0%);transform:scale(1.05)}.Team-module__EqCvfq__name{font-family:var(--font-display);color:#fff;margin-bottom:.5rem;font-size:1rem}.Team-module__EqCvfq__role{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.Team-module__EqCvfq__initialsPlaceholder{background-color:var(--primary);color:#fff;width:100%;height:100%;font-family:var(--font-display);justify-content:center;align-items:center;font-size:2rem;display:flex}
.PressKit-module__gjwqUa__pressKitSection{text-align:center;background:linear-gradient(#0f0b15 0%,#1a1525 100%);padding:6rem 0}.PressKit-module__gjwqUa__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.PressKit-module__gjwqUa__title{font-family:var(--font-display);color:#fff;text-transform:uppercase;margin-bottom:1rem;font-size:2.5rem}.PressKit-module__gjwqUa__description{font-family:var(--font-main);color:#ccc;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.PressKit-module__gjwqUa__content{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.PressKit-module__gjwqUa__infoBox{border:2px solid var(--primary);text-align:left;background:#6b21a81a;border-radius:8px;padding:2rem}.PressKit-module__gjwqUa__subtitle{font-family:var(--font-display);color:var(--primary);text-transform:uppercase;margin-bottom:1.5rem;font-size:1.2rem}.PressKit-module__gjwqUa__list{padding:0;list-style:none}.PressKit-module__gjwqUa__list li{font-family:var(--font-main);color:#ccc;border-bottom:1px solid #6b21a833;padding:.75rem 0}.PressKit-module__gjwqUa__list li:last-child{border-bottom:none}.PressKit-module__gjwqUa__list li:before{content:"▸ ";color:var(--primary);margin-right:.5rem}.PressKit-module__gjwqUa__downloadBox{flex-direction:column;justify-content:center;align-items:center;font-size:.9rem;display:flex}.PressKit-module__gjwqUa__languageLinks{flex-direction:column;gap:1rem;width:100%;max-width:250px;margin-bottom:1rem;display:flex}.PressKit-module__gjwqUa__langBtn{color:#000;width:100%;font-family:var(--font-display);text-transform:uppercase;text-align:center;background-color:#f4b942;border:2px solid #f4b942;padding:1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:block;box-shadow:0 4px #b8860b}.PressKit-module__gjwqUa__langBtn:hover{color:#000;background-color:#ffcd60;text-decoration:none;transform:translateY(2px);box-shadow:0 2px #b8860b}.PressKit-module__gjwqUa__fileInfo{font-family:var(--font-main);color:#888;margin-top:.5rem}.PressKit-module__gjwqUa__contact{border-top:1px solid #6b21a84d;margin-top:2rem;padding-top:2rem;line-height:2}.PressKit-module__gjwqUa__contact p{font-family:var(--font-main);color:#ccc;font-size:1.2rem}.PressKit-module__gjwqUa__contact a{color:var(--primary);font-size:1.2rem;text-decoration:none;transition:color .2s}.PressKit-module__gjwqUa__contact a:hover{color:var(--primary-hover);text-decoration:underline}@media (max-width:768px){.PressKit-module__gjwqUa__content{grid-template-columns:1fr;gap:2rem}.PressKit-module__gjwqUa__title{font-size:1.8rem}}
.Contact-module__hcVmEa__contactSection{text-align:center;background-color:#0f0b15;padding:6rem 0}.Contact-module__hcVmEa__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Contact-module__hcVmEa__title{font-family:var(--font-display);color:#fff;text-transform:uppercase;margin-bottom:1rem;font-size:2.5rem}.Contact-module__hcVmEa__description{font-family:var(--font-main);color:#ccc;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.4}.Contact-module__hcVmEa__cardGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;gap:2rem;display:grid}.Contact-module__hcVmEa__card{background:#6b21a81a;border:1px solid #6b21a84d;border-radius:8px;flex-direction:column;align-items:center;padding:2rem;transition:transform .3s;display:flex}.Contact-module__hcVmEa__card:hover{border-color:var(--primary);transform:translateY(-5px)}.Contact-module__hcVmEa__icon{margin-bottom:1rem;font-size:2.5rem}.Contact-module__hcVmEa__cardTitle{font-family:var(--font-display);color:#fff;text-transform:uppercase;margin-bottom:1rem;font-size:1.2rem}.Contact-module__hcVmEa__link{color:var(--primary);font-family:var(--font-main);word-break:break-all;font-size:.9rem;text-decoration:none;transition:color .2s}.Contact-module__hcVmEa__link:hover{color:var(--primary-hover);text-decoration:underline}.Contact-module__hcVmEa__discordBtn{color:#fff;font-family:var(--font-display);background-color:#5865f2;border-radius:4px;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-size:.9rem;text-decoration:none;transition:background-color .2s;display:flex}.Contact-module__hcVmEa__discordBtn:hover{background-color:#4752c4}
