.HeroFeaturedGame-module__Uwg7GG__hero{background:var(--black);align-items:flex-end;width:100%;height:100vh;min-height:800px;padding-bottom:120px;display:flex;position:relative;overflow:hidden}.HeroFeaturedGame-module__Uwg7GG__bg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroFeaturedGame-module__Uwg7GG__bgImg{object-fit:cover;object-position:center 30%;width:100%;height:100%;animation:20s ease-out forwards HeroFeaturedGame-module__Uwg7GG__slowZoom;transform:scale(1.02)}@keyframes HeroFeaturedGame-module__Uwg7GG__slowZoom{0%{transform:scale(1)}to{transform:scale(1.05)}}.HeroFeaturedGame-module__Uwg7GG__overlay{z-index:2;background:linear-gradient(#05050533 0%,#050505b3 60%,#050505 100%),radial-gradient(circle at 50% 100%,#fb632e26 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroFeaturedGame-module__Uwg7GG__content{z-index:10;width:100%;max-width:1320px;margin:0 auto;animation:1.2s cubic-bezier(.2,.8,.2,1) forwards HeroFeaturedGame-module__Uwg7GG__fadeUp;position:relative}@keyframes HeroFeaturedGame-module__Uwg7GG__fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.HeroFeaturedGame-module__Uwg7GG__eyebrow{align-items:center;gap:16px;margin-bottom:24px;display:flex}.HeroFeaturedGame-module__Uwg7GG__studioLabel{font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;color:var(--orange);align-items:center;gap:12px;font-size:.85rem;font-weight:600;display:flex}.HeroFeaturedGame-module__Uwg7GG__studioLabel:before{content:"";background:var(--orange);width:32px;height:2px;box-shadow:var(--orange-glow);display:block}.HeroFeaturedGame-module__Uwg7GG__title{font-family:var(--font-display);color:var(--w100);text-transform:uppercase;letter-spacing:-.04em;text-shadow:0 10px 40px #000c;word-break:break-word;margin-bottom:24px;font-size:clamp(2.4rem,7vw,7rem);font-weight:700;line-height:.95}.HeroFeaturedGame-module__Uwg7GG__tagline{color:var(--w80);text-shadow:0 4px 12px #000c;max-width:700px;margin-bottom:40px;font-size:clamp(1rem,2vw,1.4rem);font-weight:300;line-height:1.5}.HeroFeaturedGame-module__Uwg7GG__platforms{flex-wrap:wrap;gap:12px;margin-bottom:48px;display:flex}.HeroFeaturedGame-module__Uwg7GG__platform{color:var(--w60);border:1px solid var(--w20);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:500}.HeroFeaturedGame-module__Uwg7GG__actions{flex-wrap:wrap;gap:20px;margin-bottom:60px;display:flex}.HeroFeaturedGame-module__Uwg7GG__meta{border-top:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:32px;padding-top:40px;display:grid}.HeroFeaturedGame-module__Uwg7GG__metaItem{flex-direction:column;gap:8px;display:flex}.HeroFeaturedGame-module__Uwg7GG__metaLabel{font-family:var(--font-display);color:var(--w40);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.HeroFeaturedGame-module__Uwg7GG__metaVal{color:var(--w100);font-size:1.05rem;font-weight:500}@media (max-width:1024px){.HeroFeaturedGame-module__Uwg7GG__meta{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.HeroFeaturedGame-module__Uwg7GG__hero{align-items:flex-end;height:auto;min-height:100svh;padding-top:100px;padding-bottom:48px}.HeroFeaturedGame-module__Uwg7GG__title{margin-bottom:16px;font-size:clamp(2rem,8vw,3.2rem)}.HeroFeaturedGame-module__Uwg7GG__tagline{margin-bottom:24px;font-size:.95rem}.HeroFeaturedGame-module__Uwg7GG__platforms{gap:8px;margin-bottom:28px}.HeroFeaturedGame-module__Uwg7GG__actions{flex-direction:column;gap:12px;width:100%;margin-bottom:36px}.HeroFeaturedGame-module__Uwg7GG__actions>a,.HeroFeaturedGame-module__Uwg7GG__actions>button{justify-content:center;width:100%}.HeroFeaturedGame-module__Uwg7GG__meta{grid-template-columns:repeat(2,1fr);gap:16px 20px;padding-top:24px}.HeroFeaturedGame-module__Uwg7GG__metaVal{font-size:.95rem}}
.GameCard-module__ggQ8zq__card{background:var(--bg2);border:1px solid var(--line);border-radius:12px;flex-direction:column;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.GameCard-module__ggQ8zq__card:hover{border-color:var(--orange-ring);transform:translateY(-8px);box-shadow:0 16px 40px #0009,0 0 20px #fb632e26}.GameCard-module__ggQ8zq__imageWrapper{aspect-ratio:16/10;width:100%;display:block;position:relative;overflow:hidden}.GameCard-module__ggQ8zq__image{object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__image{transform:scale(1.08)}.GameCard-module__ggQ8zq__imageMeta{z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.GameCard-module__ggQ8zq__price{font-family:var(--font-display);color:var(--w100);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0ab3;border-radius:6px;padding:4px 10px;font-size:.9rem;font-weight:700}.GameCard-module__ggQ8zq__body{background:linear-gradient(#12121200 0%,#121212 100%);flex-direction:column;flex:1;padding:24px;display:flex}.GameCard-module__ggQ8zq__genres{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.GameCard-module__ggQ8zq__genre{text-transform:uppercase;letter-spacing:.1em;color:var(--orange);font-size:.75rem;font-weight:600}.GameCard-module__ggQ8zq__title{font-family:var(--font-display);color:var(--w100);margin-bottom:12px;font-size:1.4rem;font-weight:700;line-height:1.2;transition:color .2s}.GameCard-module__ggQ8zq__title:hover{color:var(--orange)}.GameCard-module__ggQ8zq__tagline{color:var(--w60);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:24px;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.GameCard-module__ggQ8zq__footer{border-top:1px solid var(--line2);justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.GameCard-module__ggQ8zq__platforms{gap:8px;display:flex}.GameCard-module__ggQ8zq__platformTag{color:var(--w40);background:#ffffff08;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:500}.GameCard-module__ggQ8zq__viewLink{color:var(--w100);text-transform:uppercase;align-items:center;gap:4px;font-size:.85rem;font-weight:600;transition:color .2s;display:flex}.GameCard-module__ggQ8zq__viewLink:hover{color:var(--orange)}
.GameGrid-module__jRiMTa__section{padding:var(--sp) 0;background:var(--bg1);position:relative}.GameGrid-module__jRiMTa__header{margin-bottom:48px}.GameGrid-module__jRiMTa__headerLeft{max-width:600px}.GameGrid-module__jRiMTa__sectionLabel{font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;color:var(--orange);align-items:center;gap:12px;margin-bottom:16px;font-size:.8rem;font-weight:600;display:inline-flex}.GameGrid-module__jRiMTa__sectionLabel:before{content:"";background:var(--orange);width:24px;height:2px;box-shadow:var(--orange-glow);display:block}.GameGrid-module__jRiMTa__title{font-family:var(--font-display);color:var(--w100);letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.GameGrid-module__jRiMTa__filters{border:1px solid var(--line);background:#ffffff05;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:48px;padding:20px;display:flex}.GameGrid-module__jRiMTa__filterGroup{flex-wrap:wrap;gap:12px;display:flex}.GameGrid-module__jRiMTa__filterBtn{font-family:var(--font-ui);color:var(--w60);background:#ffffff0d;border:1px solid #0000;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .2s}.GameGrid-module__jRiMTa__filterBtn:hover{color:var(--w100);background:#ffffff1a}.GameGrid-module__jRiMTa__filterBtnActive{background:var(--orange-muted);color:var(--orange);border-color:var(--orange-ring);box-shadow:inset 0 0 10px #fb632e1a}.GameGrid-module__jRiMTa__search{border:1px solid var(--line);background:#00000080;border-radius:24px;flex:1;align-items:center;gap:12px;max-width:320px;padding:10px 16px;transition:border-color .2s;display:flex}.GameGrid-module__jRiMTa__search:focus-within{border-color:var(--orange-ring)}.GameGrid-module__jRiMTa__searchInput{color:var(--w100);font-family:var(--font-ui);background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.GameGrid-module__jRiMTa__searchInput::placeholder{color:var(--w40)}.GameGrid-module__jRiMTa__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:32px;display:grid}.GameGrid-module__jRiMTa__empty{text-align:center;border:1px dashed var(--line);background:#ffffff05;border-radius:12px;grid-column:1/-1;padding:80px 20px}.GameGrid-module__jRiMTa__emptyTitle{font-family:var(--font-display);color:var(--w100);margin-bottom:12px;font-size:1.5rem}.GameGrid-module__jRiMTa__emptyText{color:var(--w60);margin-bottom:24px}@media (max-width:768px){.GameGrid-module__jRiMTa__header{margin-bottom:32px}.GameGrid-module__jRiMTa__title{font-size:clamp(1.8rem,6vw,2.5rem)}.GameGrid-module__jRiMTa__filters{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:32px;padding:14px}.GameGrid-module__jRiMTa__filterGroup{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;width:100%;padding-bottom:4px;overflow-x:auto}.GameGrid-module__jRiMTa__filterGroup::-webkit-scrollbar{display:none}.GameGrid-module__jRiMTa__filterBtn{flex-shrink:0}.GameGrid-module__jRiMTa__search{width:100%;max-width:100%}.GameGrid-module__jRiMTa__grid{grid-template-columns:1fr;gap:20px}}
.StudioSection-module__B8yaEW__section{padding:var(--sp) 0;background:var(--black);border-bottom:1px solid var(--line);position:relative}.StudioSection-module__B8yaEW__topRow{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;margin-bottom:80px;display:grid}.StudioSection-module__B8yaEW__label{font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;color:var(--orange);align-items:center;gap:12px;margin-bottom:24px;font-size:.85rem;font-weight:600;display:inline-flex}.StudioSection-module__B8yaEW__label:before{content:"";background:var(--orange);width:24px;height:2px;box-shadow:var(--orange-glow);display:block}.StudioSection-module__B8yaEW__title{font-family:var(--font-display);color:var(--w100);margin-bottom:32px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.1}.StudioSection-module__B8yaEW__divider{background:var(--orange);border-radius:2px;width:60px;height:4px;margin-bottom:32px}.StudioSection-module__B8yaEW__description{color:var(--w60);font-size:1.1rem;line-height:1.7}.StudioSection-module__B8yaEW__description strong{color:var(--w100);font-weight:600}.StudioSection-module__B8yaEW__pillarsGrid{grid-template-columns:repeat(2,1fr);gap:48px 80px;display:grid}.StudioSection-module__B8yaEW__pillar{align-items:flex-start;gap:20px;display:flex}.StudioSection-module__B8yaEW__pillarIcon{color:var(--orange);flex-shrink:0;margin-top:4px}.StudioSection-module__B8yaEW__pillarTitle{font-family:var(--font-display);color:var(--w100);margin-bottom:8px;font-size:1.2rem;font-weight:600}.StudioSection-module__B8yaEW__pillarDesc{color:var(--w60);font-size:.95rem;line-height:1.5}.StudioSection-module__B8yaEW__statsCol{background:var(--bg2);border:1px solid var(--line);border-radius:16px;grid-template-columns:1fr 1fr;gap:32px;padding:48px;display:grid}.StudioSection-module__B8yaEW__stat{flex-direction:column;gap:8px;display:flex}.StudioSection-module__B8yaEW__statNumber{font-family:var(--font-display);color:var(--orange);font-size:3.5rem;font-weight:700;line-height:1}.StudioSection-module__B8yaEW__statLabel{color:var(--w60);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:500}@media (max-width:1024px){.StudioSection-module__B8yaEW__topRow{grid-template-columns:1fr;gap:40px;margin-bottom:48px}}@media (max-width:768px){.StudioSection-module__B8yaEW__title{margin-bottom:20px;font-size:clamp(1.8rem,6vw,2.5rem)}.StudioSection-module__B8yaEW__pillarsGrid{grid-template-columns:1fr;gap:28px}.StudioSection-module__B8yaEW__statsCol{border-radius:12px;grid-template-columns:1fr 1fr;gap:24px;padding:24px}.StudioSection-module__B8yaEW__statNumber{font-size:2.4rem}.StudioSection-module__B8yaEW__statLabel{font-size:.8rem}}@media (max-width:480px){.StudioSection-module__B8yaEW__statsCol{grid-template-columns:1fr 1fr;gap:16px;padding:20px}.StudioSection-module__B8yaEW__statNumber{font-size:2rem}}
.DevlogSection-module__ow9iwq__section{padding:var(--sp) 0;background:var(--bg1);position:relative}.DevlogSection-module__ow9iwq__header{justify-content:space-between;align-items:flex-end;margin-bottom:60px;display:flex}.DevlogSection-module__ow9iwq__sectionLabel{font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;color:var(--orange);align-items:center;gap:12px;margin-bottom:16px;font-size:.8rem;font-weight:600;display:inline-flex}.DevlogSection-module__ow9iwq__sectionLabel:before{content:"";background:var(--orange);width:24px;height:2px;box-shadow:var(--orange-glow);display:block}.DevlogSection-module__ow9iwq__title{font-family:var(--font-display);color:var(--w100);letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.DevlogSection-module__ow9iwq__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.DevlogSection-module__ow9iwq__cardLink{color:inherit;min-width:0;text-decoration:none;display:block}.DevlogSection-module__ow9iwq__card{background:var(--bg2);border:1px solid var(--line);border-radius:12px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;overflow:hidden}.DevlogSection-module__ow9iwq__card:hover{border-color:var(--orange-ring);transform:translateY(-8px);box-shadow:0 16px 40px #0006}.DevlogSection-module__ow9iwq__imgWrapper{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.DevlogSection-module__ow9iwq__img{object-fit:cover;transition:transform .6s}.DevlogSection-module__ow9iwq__card:hover .DevlogSection-module__ow9iwq__img{transform:scale(1.05)}.DevlogSection-module__ow9iwq__body{flex-direction:column;flex:1;padding:24px;display:flex}.DevlogSection-module__ow9iwq__meta{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.DevlogSection-module__ow9iwq__category{color:var(--orange);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.DevlogSection-module__ow9iwq__readTime{color:var(--w40);font-size:.8rem}.DevlogSection-module__ow9iwq__postTitle{font-family:var(--font-display);color:var(--w100);margin-bottom:12px;font-size:1.3rem;font-weight:700;line-height:1.3}.DevlogSection-module__ow9iwq__excerpt{color:var(--w60);flex:1;margin-bottom:24px;font-size:.95rem;line-height:1.6}.DevlogSection-module__ow9iwq__author{color:var(--w40);border-top:1px solid var(--line2);margin-top:auto;padding-top:16px;font-size:.85rem;font-weight:500}@media (max-width:1024px){.DevlogSection-module__ow9iwq__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.DevlogSection-module__ow9iwq__header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:32px}.DevlogSection-module__ow9iwq__title{font-size:clamp(1.8rem,6vw,2.5rem)}.DevlogSection-module__ow9iwq__grid{grid-template-columns:1fr;gap:20px}.DevlogSection-module__ow9iwq__body{padding:20px}}
.NewsletterSection-module__AdsliW__section{padding:var(--sp) 0;border-top:1px solid var(--line);background:radial-gradient(circle at center, var(--bg2) 0%, var(--black) 100%);position:relative;overflow:hidden}.NewsletterSection-module__AdsliW__grid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.NewsletterSection-module__AdsliW__label{font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;color:var(--orange);align-items:center;gap:12px;margin-bottom:24px;font-size:.85rem;font-weight:600;display:inline-flex}.NewsletterSection-module__AdsliW__label:before{content:"";background:var(--orange);width:24px;height:2px;box-shadow:var(--orange-glow);display:block}.NewsletterSection-module__AdsliW__title{font-family:var(--font-display);color:var(--w100);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.1}.NewsletterSection-module__AdsliW__description{color:var(--w60);max-width:500px;font-size:1.1rem;line-height:1.7}.NewsletterSection-module__AdsliW__successBox{border:1px solid var(--orange-ring);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fb632e1a;border-radius:12px;align-items:center;gap:16px;padding:32px;display:flex}.NewsletterSection-module__AdsliW__successTitle{font-family:var(--font-display);color:var(--w100);margin-bottom:4px;font-size:1.2rem;font-weight:700}.NewsletterSection-module__AdsliW__successText{color:var(--w60);font-size:.95rem}.NewsletterSection-module__AdsliW__form{gap:12px;display:flex}.NewsletterSection-module__AdsliW__input{border:1px solid var(--line);border-radius:var(--radius);color:var(--w100);font-family:var(--font-ui);background:#ffffff08;outline:none;flex:1;padding:16px 24px;font-size:1rem;transition:all .3s}.NewsletterSection-module__AdsliW__input:focus{border-color:var(--orange);box-shadow:var(--orange-glow);background:#ffffff0f}.NewsletterSection-module__AdsliW__input::placeholder{color:var(--w40)}.NewsletterSection-module__AdsliW__note{color:var(--w40);margin-top:16px;font-size:.85rem}@media (max-width:1024px){.NewsletterSection-module__AdsliW__grid{grid-template-columns:1fr;gap:40px}}@media (max-width:640px){.NewsletterSection-module__AdsliW__title{margin-bottom:16px;font-size:clamp(1.8rem,6vw,2.5rem)}.NewsletterSection-module__AdsliW__description{font-size:.95rem}.NewsletterSection-module__AdsliW__form{flex-direction:column;width:100%}.NewsletterSection-module__AdsliW__form .btn{justify-content:center;width:100%}}
