.page-module__Dv2BBG__about{width:100%;min-height:100vh;padding:var(--page-padding);padding-top:var(--nav-padding)}.page-module__Dv2BBG__heroSection{padding:clamp(3rem,8vh,5rem) 0 clamp(2.5rem,6vh,4rem)}.page-module__Dv2BBG__heroContent{flex-direction:column;gap:.75rem;display:flex}.page-module__Dv2BBG__eyebrow{color:#ffffffb3;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:clamp(.875rem,1.5vw,1rem);font-weight:500}.page-module__Dv2BBG__title{color:var(--heading-color);text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,5vw,3.2rem);font-weight:700;line-height:1.1}.page-module__Dv2BBG__minecraftSection{padding:clamp(3rem,6vh,5rem) 0;animation:.8s ease-out page-module__Dv2BBG__fadeInUp}.page-module__Dv2BBG__minecraftContent{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2.5rem,5vw,4rem);display:grid}.page-module__Dv2BBG__minecraftText{flex-direction:column;gap:2rem;display:flex}.page-module__Dv2BBG__sectionTitle{color:var(--heading-color);text-transform:uppercase;letter-spacing:-.01em;margin:0;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:700;line-height:1.2}.page-module__Dv2BBG__minecraftDescription{color:var(--text-color);margin:0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.4}.page-module__Dv2BBG__statsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module__Dv2BBG__statCard{flex-direction:column;gap:.5rem;display:flex}.page-module__Dv2BBG__statLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.875rem;font-weight:600}.page-module__Dv2BBG__statValue{color:var(--heading-color);margin:0;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:700}.page-module__Dv2BBG__minecraftImage{border-radius:1.5rem;width:100%;height:100%;min-height:400px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.page-module__Dv2BBG__minecraftImage:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000080}.page-module__Dv2BBG__minecraftImage img{object-fit:cover;border-radius:1.5rem;width:100%;height:100%}.page-module__Dv2BBG__storySection{padding:clamp(4rem,8vh,6rem) 0;animation:.8s ease-out .2s backwards page-module__Dv2BBG__fadeInUp}.page-module__Dv2BBG__storyContent{grid-template-columns:1fr 1.1fr;align-items:start;gap:clamp(2.5rem,5vw,3rem);display:grid}.page-module__Dv2BBG__storyImage{border-radius:1.5rem;width:100%;height:100%;min-height:500px;position:sticky;top:2rem;overflow:hidden}.page-module__Dv2BBG__storyImage img{object-fit:cover;border-radius:1.5rem;width:100%;height:100%;transition:transform .4s}.page-module__Dv2BBG__storyImage:hover img{transform:scale(1.05)}.page-module__Dv2BBG__storyTimeline{flex-direction:column;gap:1.5rem;display:flex}.page-module__Dv2BBG__timelineList{flex-direction:column;gap:2.5rem;display:flex}.page-module__Dv2BBG__timelineItem{grid-template-columns:100px 1fr;gap:2rem;animation:.6s ease-out backwards page-module__Dv2BBG__fadeInLeft;display:grid;position:relative}.page-module__Dv2BBG__timelineItem:first-child{animation-delay:.3s}.page-module__Dv2BBG__timelineItem:nth-child(2){animation-delay:.4s}.page-module__Dv2BBG__timelineItem:nth-child(3){animation-delay:.5s}.page-module__Dv2BBG__timelineItem:nth-child(4){animation-delay:.6s}.page-module__Dv2BBG__timelineItem:not(:last-child):after{content:"";background:linear-gradient(#fff3 0%,#ffffff0d 100%);width:2px;position:absolute;top:3rem;bottom:-2.5rem;left:50px}.page-module__Dv2BBG__timelineYear{color:var(--heading-color);text-align:center;margin:0;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:700}.page-module__Dv2BBG__timelineContent{flex-direction:column;gap:.75rem;display:flex}.page-module__Dv2BBG__timelineTitle{color:var(--heading-color);margin:0;font-size:clamp(1rem,1.8vw,1.35rem);font-weight:600}.page-module__Dv2BBG__timelineDescription{color:var(--text-color);margin:0;font-size:clamp(.85rem,1.2vw,.9rem)}.page-module__Dv2BBG__whySection{flex-direction:column;gap:3rem;padding:clamp(4rem,8vh,6rem) 0 0;animation:.8s ease-out .4s backwards page-module__Dv2BBG__fadeInUp;display:flex}.page-module__Dv2BBG__featureGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module__Dv2BBG__featureCard{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:1.5rem;flex-direction:column;justify-content:flex-end;min-height:500px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out backwards page-module__Dv2BBG__fadeInUp;display:flex;position:relative;overflow:hidden}.page-module__Dv2BBG__featureCard:before{content:"";z-index:1;background:linear-gradient(#0000001a 0%,#0009 60%,#000000e6 100%);transition:opacity .4s;position:absolute;inset:0}.page-module__Dv2BBG__featureCard:first-child{animation-delay:.5s}.page-module__Dv2BBG__featureCard:nth-child(2){animation-delay:.6s}.page-module__Dv2BBG__featureCard:nth-child(3){animation-delay:.7s}.page-module__Dv2BBG__featureCard:hover{transform:translateY(-8px);box-shadow:0 24px 48px #00000080}.page-module__Dv2BBG__featureCard:hover:before{opacity:.75}.page-module__Dv2BBG__featureContent{z-index:2;flex-direction:column;gap:.75rem;padding:2rem;display:flex;position:relative}.page-module__Dv2BBG__featureTitle{color:#fff;margin:0;font-size:clamp(1.35rem,1.8vw,1.65rem);font-weight:600}.page-module__Dv2BBG__featureDescription{color:#ffffffd9;margin:0;font-size:clamp(.95rem,1.15vw,1.05rem);line-height:1.6}@keyframes page-module__Dv2BBG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module__Dv2BBG__fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.page-module__Dv2BBG__minecraftContent{grid-template-columns:1fr;gap:2.5rem}.page-module__Dv2BBG__minecraftImage{order:-1}.page-module__Dv2BBG__storyContent{grid-template-columns:1fr;gap:3rem}.page-module__Dv2BBG__storyImage{min-height:400px;position:relative}.page-module__Dv2BBG__featureGrid{grid-template-columns:1fr;gap:1.75rem}}@media (max-width:900px){.page-module__Dv2BBG__statsGrid{grid-template-columns:1fr;gap:1.25rem}.page-module__Dv2BBG__timelineItem{grid-template-columns:80px 1fr;gap:1.5rem;padding-bottom:2rem}.page-module__Dv2BBG__timelineItem:not(:last-child):after{top:2.5rem;bottom:-2rem;left:40px}}@media (max-width:768px){.page-module__Dv2BBG__about{padding-bottom:3rem}.page-module__Dv2BBG__heroSection{padding:clamp(2.5rem,6vh,3.5rem) 0 clamp(2rem,5vh,3rem)}.page-module__Dv2BBG__minecraftSection{padding:2.5rem 0}.page-module__Dv2BBG__minecraftText{gap:1.75rem}.page-module__Dv2BBG__minecraftImage{min-height:350px}.page-module__Dv2BBG__storySection{padding:3rem 0}.page-module__Dv2BBG__storyImage{min-height:350px}.page-module__Dv2BBG__storyTimeline,.page-module__Dv2BBG__timelineList{gap:2rem}.page-module__Dv2BBG__whySection{gap:2.5rem;padding:3rem 0 0}.page-module__Dv2BBG__featureCard{min-height:380px}}@media (max-width:520px){.page-module__Dv2BBG__about{padding-bottom:2.5rem}.page-module__Dv2BBG__heroSection{padding:2.5rem 0 2rem}.page-module__Dv2BBG__minecraftSection{padding:2rem 0}.page-module__Dv2BBG__minecraftText{gap:1.5rem}.page-module__Dv2BBG__minecraftImage{border-radius:1.25rem;min-height:300px}.page-module__Dv2BBG__minecraftImage img{border-radius:1.25rem}.page-module__Dv2BBG__storySection{padding:2.5rem 0}.page-module__Dv2BBG__storyImage{border-radius:1.25rem;min-height:300px}.page-module__Dv2BBG__storyImage img{border-radius:1.25rem}.page-module__Dv2BBG__timelineItem{grid-template-columns:70px 1fr;gap:1.25rem;padding-bottom:1.75rem}.page-module__Dv2BBG__timelineItem:not(:last-child):after{top:2.25rem;bottom:-1.75rem;left:35px}.page-module__Dv2BBG__timelineList{gap:1.75rem}.page-module__Dv2BBG__whySection{gap:2rem;padding:2.5rem 0 0}.page-module__Dv2BBG__featureCard{border-radius:1.25rem;min-height:340px}.page-module__Dv2BBG__featureContent{padding:1.5rem}}
.CTASection-module__S43FwG__section{color:#fff;background-position:50%;background-size:cover;border-radius:2rem;width:100%;min-height:100vh;margin:4rem 0 0;display:flex;position:relative;overflow:hidden}.CTASection-module__S43FwG__section:before{content:"";z-index:1;background-color:#00000080;position:absolute;inset:0}.CTASection-module__S43FwG__content{z-index:2;text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;gap:.5rem;width:100%;padding-bottom:3rem;display:flex;position:relative}.CTASection-module__S43FwG__brief{text-align:center;max-width:700px;margin:0;padding:0 clamp(1rem,4vw,3rem);font-size:clamp(.6rem,1.6vw,1.25rem);font-weight:350}.CTASection-module__S43FwG__title{text-transform:uppercase;margin:0;font-size:clamp(1.4rem,3vw,2.6rem);font-weight:500}@media (max-width:768px){.CTASection-module__S43FwG__section{min-height:85vh}.CTASection-module__S43FwG__content{padding-bottom:2.25rem}}@media (max-width:520px){.CTASection-module__S43FwG__section{min-height:78vh}.CTASection-module__S43FwG__content{padding-bottom:1.75rem}}
.MainButton-module__u4rP3q__btn{text-transform:uppercase;cursor:pointer;background:#fff;border:3px solid #fff;border-radius:100px;padding:.5rem .8rem;font-size:.8rem;font-weight:750;transition:transform .5s,box-shadow .5s;display:inline-block;position:relative;overflow:hidden}.MainButton-module__u4rP3q__btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px #00000093}.MainButton-module__u4rP3q__btn:active{transform:translateY(-1px);box-shadow:0 5px 10px #0003}.MainButton-module__u4rP3q__content{z-index:10;color:#000;align-items:center;gap:.6rem;transition:color .3s;display:inline-flex;position:relative}.MainButton-module__u4rP3q__arrow{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .4s,background .3s,color .3s;display:inline-flex}.MainButton-module__u4rP3q__btn:before{content:"";opacity:0;z-index:1;background:#000;border-radius:100px;transition:transform .75s cubic-bezier(.22,1,.36,1),opacity .4s;position:absolute;inset:0;transform:scale(0)}.MainButton-module__u4rP3q__btn:after{content:"";z-index:0;background:#fff;border-radius:100px;transition:all .4s;position:absolute;inset:0}.MainButton-module__u4rP3q__btn:hover:before{opacity:1;transition-delay:50ms;transform:scale(1)}.MainButton-module__u4rP3q__btn:after{transition:transform .6s,opacity .6s}.MainButton-module__u4rP3q__btn:hover .MainButton-module__u4rP3q__content{color:#fff}.MainButton-module__u4rP3q__btn:hover .MainButton-module__u4rP3q__arrow{color:#000;background:#fff;transform:translate(4px)}.MainButton-module__u4rP3q__btnAnimated{animation:.5s ease-out .75s backwards MainButton-module__u4rP3q__moveInBottom}@keyframes MainButton-module__u4rP3q__moveInBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__ks3ORW__footer{z-index:10;width:100%;padding:var(--page-padding);background:#000;border-top:1px solid #ffffff14;margin-top:2rem;position:relative}.Footer-module__ks3ORW__footerContainer{flex-direction:column;gap:3.5rem;padding:2rem 0;display:flex}.Footer-module__ks3ORW__footerTop{grid-template-columns:1.2fr 1fr;align-items:start;gap:clamp(3rem,6vw,6rem);display:grid}.Footer-module__ks3ORW__newsletterSection{flex-direction:column;gap:1.5rem;max-width:480px;display:flex}.Footer-module__ks3ORW__logo{width:fit-content;display:inline-block}.Footer-module__ks3ORW__logo img{object-fit:contain;width:auto;height:4.5rem;transition:opacity .3s}.Footer-module__ks3ORW__logo:hover img{opacity:.8}.Footer-module__ks3ORW__newsletterText{color:var(--text-color);margin:0;font-size:1.05rem;line-height:1.6}.Footer-module__ks3ORW__newsletterForm{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Footer-module__ks3ORW__emailInput{min-width:200px;color:var(--heading-color);font-size:.95rem;font-family:var(--primary-font);background:#ffffff0d;border:1px solid #ffffff26;border-radius:.5rem;outline:none;flex:1;padding:.75rem 1.1rem;transition:all .3s}.Footer-module__ks3ORW__emailInput::placeholder{color:#fff6}.Footer-module__ks3ORW__emailInput:focus{background:#ffffff14;border-color:#ffffff4d}.Footer-module__ks3ORW__submitBtn{color:#000;font-size:.95rem;font-weight:600;font-family:var(--primary-font);cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:2rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s;display:inline-flex}.Footer-module__ks3ORW__submitBtn:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 4px 12px #fff3}.Footer-module__ks3ORW__submitBtn:active{transform:translateY(0)}.Footer-module__ks3ORW__btnIcon{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .3s;display:inline-flex}.Footer-module__ks3ORW__submitBtn:hover .Footer-module__ks3ORW__btnIcon{transform:translate(3px)}.Footer-module__ks3ORW__linksSection{grid-template-columns:repeat(2,1fr);gap:clamp(2.5rem,5vw,4rem);display:grid}.Footer-module__ks3ORW__linkColumn{flex-direction:column;gap:1rem;display:flex}.Footer-module__ks3ORW__linkHeading{color:var(--heading-color);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1rem;font-weight:500}.Footer-module__ks3ORW__linkList{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__ks3ORW__linkList li{margin:0}.Footer-module__ks3ORW__linkList a{color:var(--text-color);font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Footer-module__ks3ORW__linkList a:after{content:"";background:var(--heading-color);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Footer-module__ks3ORW__linkList a:hover{color:var(--heading-color)}.Footer-module__ks3ORW__linkList a:hover:after{width:100%}.Footer-module__ks3ORW__footerBottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__ks3ORW__copyright,.Footer-module__ks3ORW__rights{color:#ffffff80;margin:0;font-size:.9rem}@media (max-width:900px){.Footer-module__ks3ORW__footerTop{grid-template-columns:1fr;gap:3rem}.Footer-module__ks3ORW__linksSection{flex-direction:column;align-items:center;gap:2rem;display:flex}.Footer-module__ks3ORW__linkColumn{text-align:center;align-items:center;gap:2rem}.Footer-module__ks3ORW__linkHeading{font-size:1.3rem}.Footer-module__ks3ORW__linkList{flex-flow:wrap;justify-content:center}.Footer-module__ks3ORW__newsletterSection{text-align:center;align-items:center;max-width:100%}.Footer-module__ks3ORW__newsletterForm{justify-content:center;gap:2rem}.Footer-module__ks3ORW__newsletterText{font-size:1.2rem}.Footer-module__ks3ORW__logo img{max-width:8rem;height:auto}}@media (max-width:768px){.Footer-module__ks3ORW__footerContainer{gap:3rem}.Footer-module__ks3ORW__linksSection{gap:2rem}.Footer-module__ks3ORW__footerBottom{text-align:center;flex-direction:column;align-items:center;gap:.5rem}}@media (max-width:520px){.Footer-module__ks3ORW__footerContainer,.Footer-module__ks3ORW__footerTop{gap:2.5rem}.Footer-module__ks3ORW__newsletterSection{gap:1.35rem}.Footer-module__ks3ORW__newsletterForm{flex-direction:column;width:100%}.Footer-module__ks3ORW__emailInput{width:100%;min-width:100%}.Footer-module__ks3ORW__submitBtn{justify-content:center;width:100%}.Footer-module__ks3ORW__linksSection{grid-template-columns:1fr;gap:2rem}.Footer-module__ks3ORW__linkList a{font-size:.9rem}.Footer-module__ks3ORW__copyright,.Footer-module__ks3ORW__rights{font-size:.85rem}}
.StatusModal-module__ge9emG__backdrop{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;padding:clamp(1rem,4vw,2rem);display:flex;position:fixed;inset:0}.StatusModal-module__ge9emG__modal{text-align:center;background:#0a0a0aeb;border:1px solid #ffffff1f;border-radius:1.25rem;flex-direction:column;align-items:center;gap:.75rem;width:min(520px,100%);padding:1.5rem;animation:.18s ease-out StatusModal-module__ge9emG__popIn;display:flex;box-shadow:0 30px 90px #0009}.StatusModal-module__ge9emG__icon{background:#ffffff14;border-radius:14px;place-items:center;width:56px;height:56px;display:grid}.StatusModal-module__ge9emG__heading{color:#fff;text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:1.25rem;font-weight:700}.StatusModal-module__ge9emG__description{color:#ffffffd9;margin:0;font-size:.95rem;line-height:1.5}.StatusModal-module__ge9emG__closeButton{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff38;border-radius:999px;margin-top:.75rem;padding:.6rem 1.1rem;font-weight:700;transition:transform .12s,background .12s}.StatusModal-module__ge9emG__closeButton:hover{background:#ffffff1a;transform:translateY(-1px)}.StatusModal-module__ge9emG__success{border-color:#4ade8059}.StatusModal-module__ge9emG__error{border-color:#f8717159}.StatusModal-module__ge9emG__info{border-color:#60a5fa59}@keyframes StatusModal-module__ge9emG__popIn{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.NavFootLayout-module__KaUKbG__navbarWrapper{z-index:100;pointer-events:none;position:fixed;top:0;left:0;right:0}.NavFootLayout-module__KaUKbG__navbarWrapper>*{pointer-events:auto}
.Carousel-module__bZhkpa__carouselContainer{gap:1.rem;flex-direction:column;width:100%;display:flex}.Carousel-module__bZhkpa__label{color:#ffffffb3;letter-spacing:.02em;margin:0;font-size:1.25rem;font-weight:400}.Carousel-module__bZhkpa__carousel{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.Carousel-module__bZhkpa__track{gap:3rem;width:max-content;display:flex}.Carousel-module__bZhkpa__creatorCard{flex-shrink:0;align-items:center;gap:.75rem;padding:1rem 2rem;transition:transform .5s;display:flex}.Carousel-module__bZhkpa__creatorCard:hover{cursor:pointer;border-radius:10px;transform:translateY(-5px)}.Carousel-module__bZhkpa__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:70px;height:70px}.Carousel-module__bZhkpa__info{flex-direction:column;gap:.15rem;display:flex}.Carousel-module__bZhkpa__name{color:#fff;margin:0;font-size:1.75rem;font-weight:600;line-height:1.2}.Carousel-module__bZhkpa__subscribers{color:#fff9;margin:0;font-size:1rem;font-weight:400;line-height:1.2}@media (max-width:768px){.Carousel-module__bZhkpa__label{font-size:.8rem}.Carousel-module__bZhkpa__avatar{width:40px;height:40px}.Carousel-module__bZhkpa__name{font-size:.875rem}.Carousel-module__bZhkpa__subscribers{font-size:.75rem}.Carousel-module__bZhkpa__track{gap:1.5rem}}
.page-module__Xw9U-q__main{width:100%;position:relative}.page-module__Xw9U-q__heroStickyWrapper{z-index:1;width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.page-module__Xw9U-q__nextSection{z-index:10;width:100%;position:relative}.page-module__Xw9U-q__nextInner{height:fit-content;padding:var(--page-padding);background:#0a0a0a}.page-module__Xw9U-q__projectsInner{flex-direction:column;gap:1.5rem;display:flex}.page-module__Xw9U-q__projectSlide{background-position:50%;background-size:cover;min-height:100vh;display:flex}.page-module__Xw9U-q__projectBrief{margin-bottom:.5rem}.page-module__Xw9U-q__nextSectionContent{color:#fff;border-radius:2rem;position:relative}.page-module__Xw9U-q__nextSectionContent:before{content:"";z-index:1;background-color:#00000080;border-radius:2rem;position:absolute;inset:0}.page-module__Xw9U-q__projectDemo{z-index:2;text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;gap:1.3rem;width:100%;padding-bottom:3rem;display:flex;position:relative}.page-module__Xw9U-q__projectDemo h1{text-transform:uppercase;font-size:clamp(1.5rem,3vw,2.6rem);font-weight:500}.page-module__Xw9U-q__projectDemo p{text-align:center;max-width:700px;padding:0 clamp(0rem,4vw,3rem);font-size:clamp(.8rem,1.6vw,1.25rem);font-weight:350}.page-module__Xw9U-q__aboutInner{flex-direction:column;align-items:center;gap:2rem;padding:6rem clamp(1.25rem,5vw,4rem);display:flex}.page-module__Xw9U-q__aboutContainer{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.page-module__Xw9U-q__aboutCopy{flex-direction:column;gap:1rem;display:flex}.page-module__Xw9U-q__aboutCopy h1{text-transform:uppercase;font-size:clamp(1.6rem,3.2vw,2.8rem);font-weight:500}.page-module__Xw9U-q__aboutCopy h3{text-transform:uppercase;letter-spacing:.1rem;font-weight:400}.page-module__Xw9U-q__aboutCopy p{font-size:clamp(.95rem,1.4vw,1.1rem);font-weight:350}.page-module__Xw9U-q__aboutContainer>div{flex-direction:column;flex:400px;gap:1rem;display:flex}.page-module__Xw9U-q__aboutContainer img{object-fit:cover;border-radius:1.5rem;flex:520px;width:min(680px,100%);max-width:100%}.page-module__Xw9U-q__supportInner{background:radial-gradient(circle,#141414 0%,#070707 70%);flex-direction:column;gap:2.5rem;padding:6rem clamp(1.25rem,5vw,3rem);display:flex}.page-module__Xw9U-q__supportShell{flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;max-width:1200px;margin:0 auto;padding:0;display:flex;position:relative}.page-module__Xw9U-q__supportTop{grid-template-columns:minmax(0,280px) 1fr minmax(0,280px);align-items:start;gap:clamp(1.25rem,3vw,2.75rem);width:100%;display:grid}.page-module__Xw9U-q__supportSideLeft,.page-module__Xw9U-q__supportSideRight{pointer-events:none;opacity:.95;width:100%;max-width:280px;position:static}.page-module__Xw9U-q__supportSideLeft{justify-self:start}.page-module__Xw9U-q__supportSideRight{justify-self:end}.page-module__Xw9U-q__supportSideImg{filter:drop-shadow(0 24px 48px #0000008c);width:100%;height:auto;display:block}.page-module__Xw9U-q__supportHeader{text-align:center;justify-self:center;max-width:820px}.page-module__Xw9U-q__supportEyebrow{text-transform:uppercase;letter-spacing:.1rem;color:#9ca3af;margin-bottom:1rem;font-size:1.1rem;font-weight:400}.page-module__Xw9U-q__supportTitle{background:linear-gradient(135deg,#fff 0%,#9ca3af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:600}.page-module__Xw9U-q__supportLead{color:#d1d5db;max-width:600px;margin:0 auto 2rem;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.6}.page-module__Xw9U-q__perksBlock{flex-direction:column;align-items:stretch;gap:1.25rem;width:100%;max-width:100%;display:flex}.page-module__Xw9U-q__perksHeading{color:#fff;text-align:center;margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600}.page-module__Xw9U-q__perksAccent{color:#7c3aed}.page-module__Xw9U-q__perksPills{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;display:flex}.page-module__Xw9U-q__perkPill{color:#ffffffeb;text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.85rem;justify-content:center;align-items:center;gap:.6rem;width:fit-content;padding:.7rem .9rem;display:flex}.page-module__Xw9U-q__perkIcon{background:#7c3aed2e;border:1px solid #7c3aedb3;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;display:grid}.page-module__Xw9U-q__perkIcon:before{content:"✓";color:#a78bfa;font-size:.75rem;font-weight:800}.page-module__Xw9U-q__perkText{font-size:.95rem;line-height:1.25}.page-module__Xw9U-q__serverCard{text-align:center;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:2rem;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:100%;margin-top:.25rem;padding:clamp(2rem,5vw,3rem);display:flex;box-shadow:inset 0 0 0 1px #ffffff0a}.page-module__Xw9U-q__serverCardTitle{color:#fff;margin:0;font-size:clamp(1.3rem,3vw,2.2rem);font-weight:500}.page-module__Xw9U-q__serverCardButton{color:#fff;background:linear-gradient(135deg,#6d28d9 0%,#a855f7 100%);border-radius:999px;justify-content:center;align-items:center;padding:.9rem 2.25rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 12px 30px #7c3aed59}.page-module__Xw9U-q__serverCardButton:hover{transform:translateY(-2px);box-shadow:0 16px 36px #7c3aed73}.page-module__Xw9U-q__buildsInner{padding:5rem clamp(1.25rem,5vw,3rem);overflow:hidden visible}.page-module__Xw9U-q__buildsTitle{text-transform:uppercase;text-align:center;letter-spacing:.05em;margin-bottom:3.5rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:500}.page-module__Xw9U-q__carouselWrapper{width:100%;padding:1rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.page-module__Xw9U-q__carouselTrack{gap:1.5rem;width:fit-content;padding:0 1rem;animation:40s linear infinite page-module__Xw9U-q__scroll;display:flex}@keyframes page-module__Xw9U-q__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module__Xw9U-q__buildCard{cursor:pointer;background:linear-gradient(135deg,#282828cc 0%,#191919e6 100%);border:1px solid #ffffff14;border-radius:1.25rem;flex-shrink:0;width:280px;height:320px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.page-module__Xw9U-q__buildCard:hover{border-color:#fff3;transform:translateY(-6px)scale(1.02);box-shadow:0 20px 40px #00000080}.page-module__Xw9U-q__buildCard:before{content:"";z-index:1;opacity:.8;background:linear-gradient(#0000 0%,#000000b3 100%);transition:opacity .4s;position:absolute;inset:0}.page-module__Xw9U-q__buildCard:hover:before{opacity:.6}.page-module__Xw9U-q__buildCardImage{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.page-module__Xw9U-q__buildCard:hover .page-module__Xw9U-q__buildCardImage{transform:scale(1.08)}.page-module__Xw9U-q__buildCardLabel{z-index:2;text-align:center;padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.page-module__Xw9U-q__buildCardLabel h3{text-transform:capitalize;color:#fff;letter-spacing:.03em;margin:0;font-size:1.4rem;font-weight:500}@media (max-width:768px){.page-module__Xw9U-q__projectSlide{min-height:85vh}.page-module__Xw9U-q__perkPill{width:100%}.page-module__Xw9U-q__projectDemo{padding-bottom:2.25rem}.page-module__Xw9U-q__aboutContainer{flex-direction:column;align-items:center;gap:2rem}.page-module__Xw9U-q__aboutContainer img{flex:auto}.page-module__Xw9U-q__aboutCopy{text-align:center}.page-module__Xw9U-q__aboutContainer>div{flex:1 1 0;align-items:center}.page-module__Xw9U-q__aboutInner{padding:var(--page-padding)}.page-module__Xw9U-q__supportSideLeft,.page-module__Xw9U-q__supportSideRight{display:none}.page-module__Xw9U-q__supportTop{grid-template-columns:1fr}.page-module__Xw9U-q__perksPills{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__Xw9U-q__buildsInner{padding:4rem clamp(1.25rem,5vw,2rem)}.page-module__Xw9U-q__buildsTitle{margin-bottom:2.5rem}.page-module__Xw9U-q__buildCard{width:240px;height:280px}.page-module__Xw9U-q__buildCardLabel h3{font-size:1.2rem}}@media (max-width:520px){.page-module__Xw9U-q__projectSlide{min-height:78vh}.page-module__Xw9U-q__projectDemo{padding-bottom:1.75rem}.page-module__Xw9U-q__aboutInner{padding:3.5rem clamp(1rem,6vw,1.5rem)}.page-module__Xw9U-q__supportInner{padding:4.5rem clamp(1rem,6vw,1.5rem)}.page-module__Xw9U-q__perksPills{grid-template-columns:1fr}.page-module__Xw9U-q__perkText{font-size:.9rem}.page-module__Xw9U-q__serverCard{border-radius:1.5rem}.page-module__Xw9U-q__buildsInner{padding:3.5rem clamp(1rem,6vw,1.5rem)}.page-module__Xw9U-q__buildsTitle{margin-bottom:2rem}.page-module__Xw9U-q__buildCard{width:200px;height:240px}.page-module__Xw9U-q__buildCardLabel{padding:1rem}.page-module__Xw9U-q__buildCardLabel h3{font-size:1.1rem}}
.PageTransition-module__qmNLhq__overlay{z-index:9999;pointer-events:all;background:#000;place-items:center;animation:1s forwards PageTransition-module__qmNLhq__fadeOut;display:grid;position:fixed;inset:0}.PageTransition-module__qmNLhq__logo{opacity:.95;width:clamp(72px,10vw,110px);height:auto;transform:translateZ(0)}@keyframes PageTransition-module__qmNLhq__fadeOut{0%{opacity:1}70%{opacity:1}to{opacity:0}}
