.Navbar-module__cJzEcG__header{z-index:100;will-change:transform;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 4rem;transition:transform .4s cubic-bezier(.25,1,.5,1),background-color .3s,border-bottom .3s,padding .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__visible{transform:translateY(0)}.Navbar-module__cJzEcG__hidden{transform:translateY(-100%)}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(16px)saturate(120%);backdrop-filter:blur(16px)saturate(120%);background:#000000a6;border-bottom:1px solid #ffffff0d;padding:1rem 4rem}.Navbar-module__cJzEcG__logo{color:var(--text-primary);align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:contain;width:36px;height:36px}.Navbar-module__cJzEcG__logoText{flex-direction:column;line-height:1.1;display:flex}.Navbar-module__cJzEcG__brandName{font-family:var(--font-heading);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__brandSub{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:500}.Navbar-module__cJzEcG__nav{justify-content:center;display:flex}.Navbar-module__cJzEcG__navPills{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;align-items:center;padding:.35rem .5rem;display:flex;position:relative}.Navbar-module__cJzEcG__navIndicator{pointer-events:none;z-index:0;background:#ffffff14;border-radius:100px;width:0;transition:left .38s cubic-bezier(.34,1.56,.64,1),width .38s cubic-bezier(.34,1.56,.64,1),opacity .3s;position:absolute;top:.35rem;bottom:.35rem;left:0;box-shadow:0 2px 10px #00000026}.Navbar-module__cJzEcG__navLink{color:#fff9;z-index:1;border-radius:100px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:color .3s;position:relative}.Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:var(--text-primary)}.Navbar-module__cJzEcG__actions{align-items:center;display:flex}.Navbar-module__cJzEcG__signIn{color:var(--text-primary);padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:color .3s}.Navbar-module__cJzEcG__signIn:hover{color:var(--accent-orange)}.Navbar-module__cJzEcG__mobileMenuBtn{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none}.Navbar-module__cJzEcG__hamburgerLine{background-color:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.25,1,.5,1)}.Navbar-module__cJzEcG__lineOpen:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__cJzEcG__lineOpen:nth-child(2){opacity:0}.Navbar-module__cJzEcG__lineOpen:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;opacity:0;pointer-events:none;background:#000000f2;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .4s cubic-bezier(.25,1,.5,1);display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__overlayOpen{opacity:1;pointer-events:auto}.Navbar-module__cJzEcG__mobileNavLinks{flex-direction:column;align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__mobileNavLink{font-family:var(--font-heading);color:#fff9;font-size:1.75rem;font-weight:700;transition:color .3s}.Navbar-module__cJzEcG__mobileNavLink:hover,.Navbar-module__cJzEcG__mobileActive{color:var(--accent-orange)}.Navbar-module__cJzEcG__mobileSignIn{background:var(--accent-orange);color:#fff;border-radius:50px;margin-top:1.5rem;padding:.75rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s}.Navbar-module__cJzEcG__mobileSignIn:hover{background:var(--accent-orange-dark);transform:scale(1.05)}@media (max-width:768px){.Navbar-module__cJzEcG__header{padding:1.5rem}.Navbar-module__cJzEcG__scrolled{padding:1rem 1.5rem}.Navbar-module__cJzEcG__nav,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{display:flex}}.Navbar-module__cJzEcG__lightTheme,.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__brandName{color:#1a1a1a}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__brandSub{color:#555}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__navLink{color:#0009}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:#000}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__navIndicator{background:#0000000f;box-shadow:0 2px 10px #0000000f}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__navPills{background:#00000008;border-color:#00000014}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__signIn{color:#1a1a1a}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__signIn:hover{color:var(--accent-orange)}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__hamburgerLine{background-color:#1a1a1a}.Navbar-module__cJzEcG__lineOpen{background-color:#fff!important}.Navbar-module__cJzEcG__lightTheme.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(16px)saturate(120%);backdrop-filter:blur(16px)saturate(120%);background:#ffffffb3;border-bottom:1px solid #0000000f}
.Hero-module__ZARIfG__heroSection{background-color:#000;justify-content:center;align-items:center;min-height:100vh;padding-top:8rem;padding-bottom:6rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundGrid{z-index:1;pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:50%;background-size:80px 80px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.Hero-module__ZARIfG__glowEffect{filter:blur(90px);pointer-events:none;z-index:2;background:radial-gradient(circle,#f255221f 0%,#f2552205 60%,#0000 100%);width:800px;height:450px;position:absolute;bottom:-150px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__container{z-index:10;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__badge{color:var(--accent-orange);letter-spacing:.2em;font-size:.9rem;font-weight:600;font-family:var(--font-body);margin-bottom:2rem}.Hero-module__ZARIfG__title{letter-spacing:-.02em;color:#fff;max-width:950px;margin-bottom:2rem;font-size:4rem;font-weight:800;line-height:1.15}.Hero-module__ZARIfG__outlineBox{vertical-align:middle;background:#f255220d;border:1px solid #f2552299;border-radius:4px;justify-content:center;align-items:center;width:auto;min-width:100px;height:5rem;padding:0 1.5rem;display:inline-flex;position:relative}.Hero-module__ZARIfG__cursor{color:var(--accent-orange);margin-left:2px;font-weight:300;animation:.8s infinite Hero-module__ZARIfG__blink;display:inline-block}@keyframes Hero-module__ZARIfG__blink{50%{opacity:0}}.Hero-module__ZARIfG__outlineBox:before,.Hero-module__ZARIfG__outlineBox:after{content:"";background:var(--accent-orange);z-index:5;border:1px solid #fff;width:6px;height:6px;position:absolute}.Hero-module__ZARIfG__outlineBox:before{box-shadow:calc(100% + 6px) 0 0 var(--accent-orange);top:-3px;left:-3px}.Hero-module__ZARIfG__outlineBox:after{bottom:-3px;right:-3px}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:650px;margin-bottom:3rem;font-size:1.25rem;font-weight:400;line-height:1.6}.Hero-module__ZARIfG__socialProof{flex-direction:row;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__avatarGroup{align-items:center;display:flex}.Hero-module__ZARIfG__avatar{object-fit:cover;border:2px solid #000;border-radius:50%;width:38px;height:38px;margin-left:-8px}.Hero-module__ZARIfG__avatar:first-child{margin-left:0}.Hero-module__ZARIfG__proofText{color:var(--text-secondary);font-size:.95rem;font-weight:500}.Hero-module__ZARIfG__orangeHighlight{color:var(--accent-orange);font-weight:700}.Hero-module__ZARIfG__ctaButton{background:linear-gradient(135deg, var(--accent-orange) 0%, var(--accent-orange-dark) 100%);color:#fff;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.25rem;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 20px #f255224d}.Hero-module__ZARIfG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 25px #f2552280}.Hero-module__ZARIfG__arrowIcon{width:20px;height:20px;transition:transform .3s}.Hero-module__ZARIfG__ctaButton:hover .Hero-module__ZARIfG__arrowIcon{transform:translate(4px)}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__outlineBox{min-width:140px;height:3.5rem;padding:0 1rem}.Hero-module__ZARIfG__subtitle{margin-bottom:2.5rem;font-size:1.1rem}.Hero-module__ZARIfG__socialProof{flex-direction:column;gap:.5rem}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:2rem}.Hero-module__ZARIfG__outlineBox{min-width:120px;height:2.8rem;padding:0 .75rem}.Hero-module__ZARIfG__badge{letter-spacing:.15em;margin-bottom:1.5rem;font-size:.8rem}.Hero-module__ZARIfG__subtitle{font-size:1rem}}
.StatsGrid-module__Li08SW__statsSection{z-index:5;background-color:#000;padding:3rem 0 6rem;position:relative}.StatsGrid-module__Li08SW__statsSection:before{content:"";filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#f2552214 0%,#0000 70%);width:800px;height:400px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.StatsGrid-module__Li08SW__container{justify-content:center;display:flex}.StatsGrid-module__Li08SW__grid{grid-gap:1.25rem;grid-template-columns:1.1fr 1.1fr 1.4fr;width:100%;display:grid}.StatsGrid-module__Li08SW__card{-webkit-backdrop-filter:blur(16px)saturate(180%);background:#ffffff05;border:1px solid #ffffff05;border-color:#ffffff14 #ffffff05 #ffffff05 #ffffff14;border-radius:20px;flex-direction:column;justify-content:space-between;padding:2.25rem;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;box-shadow:0 10px 30px #00000080,inset 0 1px #ffffff0d}.StatsGrid-module__Li08SW__card:hover{background:#ffffff0d;border-top-color:#f2552266;border-left-color:#f2552266;transform:translateY(-5px);box-shadow:0 15px 40px #000000b3,0 0 15px #f2552226,inset 0 1px #ffffff1a}.StatsGrid-module__Li08SW__communityCard{grid-area:1/1/2/2;min-height:220px}.StatsGrid-module__Li08SW__learnersCard{grid-area:1/2/2/3;min-height:220px}.StatsGrid-module__Li08SW__unlockCard{flex-direction:column;grid-area:2/1/3/3;justify-content:space-between;min-height:220px;display:flex}.StatsGrid-module__Li08SW__startLearningCard{background:radial-gradient(circle at 100% 0,#f2552214,#0d0d0d 60%);flex-direction:column;grid-area:1/3/3/4;justify-content:space-between;min-height:460px;display:flex;position:relative;overflow:hidden}.StatsGrid-module__Li08SW__cardHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.StatsGrid-module__Li08SW__iconContainer{color:var(--accent-orange);justify-content:center;align-items:center;display:flex}.StatsGrid-module__Li08SW__iconContainer svg{width:26px;height:26px}.StatsGrid-module__Li08SW__statCount{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;font-size:2.2rem;font-weight:800}.StatsGrid-module__Li08SW__statTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.StatsGrid-module__Li08SW__statDescription{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.StatsGrid-module__Li08SW__unlockTitle{letter-spacing:-.01em;color:#fff;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.75rem;font-weight:800;line-height:1.25;display:flex}.StatsGrid-module__Li08SW__unlockAvatarGroup{align-items:center;margin:0 .25rem;display:inline-flex}.StatsGrid-module__Li08SW__unlockAvatarGroup img{object-fit:cover;border:1.5px solid #0d0d0d;border-radius:50%;width:32px;height:32px;margin-left:-8px}.StatsGrid-module__Li08SW__unlockAvatarGroup img:first-child{margin-left:0}.StatsGrid-module__Li08SW__toggleContainer{align-items:center;margin-top:1.5rem;display:flex}.StatsGrid-module__Li08SW__toggleButton{border:1px solid var(--accent-orange);cursor:pointer;background:#f255220d;border-radius:20px;align-items:center;width:70px;height:32px;padding:2px;display:flex;position:relative}.StatsGrid-module__Li08SW__toggleButton svg{color:#fff;background:var(--accent-orange);border-radius:50%;width:20px;height:20px;padding:3px;transition:transform .3s;position:absolute;right:4px}.StatsGrid-module__Li08SW__toggleButton:hover svg{transform:scale(1.1)}.StatsGrid-module__Li08SW__startLearningHeader{flex-direction:column;display:flex}.StatsGrid-module__Li08SW__startLearningLabel{font-family:var(--font-heading);color:#fff;font-size:2.2rem;font-weight:800;line-height:1.1}.StatsGrid-module__Li08SW__imageContainer{border:1px solid #ffffff14;border-radius:12px;width:100%;height:250px;margin:1.5rem 0;overflow:hidden}.StatsGrid-module__Li08SW__groupImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.StatsGrid-module__Li08SW__startLearningCard:hover .StatsGrid-module__Li08SW__groupImage{transform:scale(1.05)}.StatsGrid-module__Li08SW__getInTouchBtn{color:var(--accent-orange);background:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;align-self:flex-start;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:inline-flex}.StatsGrid-module__Li08SW__getInTouchBtn svg{width:18px;height:18px;transition:transform .3s}.StatsGrid-module__Li08SW__getInTouchBtn:hover{border-color:var(--accent-orange);color:#fff;background:#f255221a}.StatsGrid-module__Li08SW__getInTouchBtn:hover svg{transform:translate(3px)}@media (max-width:992px){.StatsGrid-module__Li08SW__grid{grid-template-columns:1fr 1fr}.StatsGrid-module__Li08SW__startLearningCard{grid-area:auto/1/auto/3;min-height:350px}}@media (max-width:600px){.StatsGrid-module__Li08SW__grid{grid-template-columns:1fr}.StatsGrid-module__Li08SW__communityCard,.StatsGrid-module__Li08SW__learnersCard,.StatsGrid-module__Li08SW__unlockCard,.StatsGrid-module__Li08SW__startLearningCard{grid-area:auto/1/auto/-1}}
.CompanyLogos-module__X5st0G__logosSection{background-color:#000;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08;align-items:center;padding:3rem 0;display:flex;position:relative;overflow:hidden}.CompanyLogos-module__X5st0G__logosSection:before,.CompanyLogos-module__X5st0G__logosSection:after{content:"";z-index:2;pointer-events:none;width:150px;height:100%;position:absolute;top:0}.CompanyLogos-module__X5st0G__logosSection:before{background:linear-gradient(90deg,#000 0%,#0000 100%);left:0}.CompanyLogos-module__X5st0G__logosSection:after{background:linear-gradient(-90deg,#000 0%,#0000 100%);right:0}.CompanyLogos-module__X5st0G__marquee{-webkit-user-select:none;user-select:none;width:100%;display:flex;overflow:hidden}.CompanyLogos-module__X5st0G__marqueeContent{white-space:nowrap;gap:6rem;padding:.5rem 0;animation:25s linear infinite CompanyLogos-module__X5st0G__marqueeScroll;display:flex}.CompanyLogos-module__X5st0G__marquee:hover .CompanyLogos-module__X5st0G__marqueeContent{animation-play-state:paused}.CompanyLogos-module__X5st0G__logoItem{flex-shrink:0;justify-content:center;align-items:center;display:flex}.CompanyLogos-module__X5st0G__logoWrapper{color:#fff6;transition:all .3s}.CompanyLogos-module__X5st0G__logoWrapper:hover{color:#fffc;transform:scale(1.05)}.CompanyLogos-module__X5st0G__openaiSvg{width:110px;height:40px}.CompanyLogos-module__X5st0G__amazonSvg{width:100px;height:40px}.CompanyLogos-module__X5st0G__walmartSvg{width:120px;height:40px}.CompanyLogos-module__X5st0G__tcsSvg{width:140px;height:40px}@keyframes CompanyLogos-module__X5st0G__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Impact-module__tAGuhG__impactSection{background-color:#000;height:300vh;position:relative}.Impact-module__tAGuhG__stickyWrapper{flex-direction:column;justify-content:center;width:100%;height:100vh;padding:4rem 0;display:flex;position:sticky;top:0;overflow:hidden}.Impact-module__tAGuhG__darkOverlay{opacity:0;pointer-events:none;z-index:11;background-color:#000;width:100%;height:100%;transition:opacity .1s ease-out;position:absolute;top:0;left:0}.Impact-module__tAGuhG__headingArea{text-align:center;z-index:10;margin-bottom:3.5rem;padding:0 2rem;position:relative}.Impact-module__tAGuhG__badge{color:var(--accent-orange);letter-spacing:.15em;border:1px solid #f2552266;border-radius:4px;margin-bottom:1.25rem;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.Impact-module__tAGuhG__title{color:#fff;letter-spacing:-.01em;max-width:800px;margin:0 auto;font-size:2.8rem;font-weight:800;line-height:1.2}.Impact-module__tAGuhG__horizontalTrack{will-change:transform;gap:2.5rem;width:max-content;padding:0 10vw;transition:transform .1s ease-out;display:flex}.Impact-module__tAGuhG__impactCard{border-radius:24px;flex-shrink:0;width:330px;height:420px;transition:transform .4s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.Impact-module__tAGuhG__impactCard:nth-child(odd){transform:translateY(-20px)}.Impact-module__tAGuhG__impactCard:nth-child(2n){transform:translateY(20px)}.Impact-module__tAGuhG__impactCard:nth-child(odd):hover{transform:translateY(-32px)}.Impact-module__tAGuhG__impactCard:nth-child(2n):hover{transform:translateY(8px)}.Impact-module__tAGuhG__cardInner{cursor:pointer;border:1px solid #ffffff1a;border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden}.Impact-module__tAGuhG__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Impact-module__tAGuhG__impactCard:hover .Impact-module__tAGuhG__cardImage{filter:grayscale()contrast(1.1);transform:scale(1.05)}.Impact-module__tAGuhG__arrowIndicator{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:5;background:#0009;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Impact-module__tAGuhG__impactCard:hover .Impact-module__tAGuhG__arrowIndicator{background:var(--text-primary);color:#000;border-color:var(--text-primary);transform:scale(1.1)}.Impact-module__tAGuhG__arrowIndicator svg{width:18px;height:18px}.Impact-module__tAGuhG__featuredBadge{background:var(--accent-orange);color:#fff;z-index:5;border-radius:50px;align-items:center;gap:.35rem;padding:.4rem .8rem;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:1.5rem;left:1.5rem}.Impact-module__tAGuhG__featuredIcon{width:12px;height:12px}.Impact-module__tAGuhG__crownDoodle{z-index:6;opacity:0;pointer-events:none;filter:drop-shadow(0 0 5px #ffffff80);width:80px;height:40px;transition:opacity .4s;position:absolute;top:100px;left:50%;transform:translate(-50%)}.Impact-module__tAGuhG__impactCard:hover .Impact-module__tAGuhG__crownDoodle{opacity:.85;animation:3s ease-in-out infinite alternate Impact-module__tAGuhG__floatDoodle}@keyframes Impact-module__tAGuhG__floatDoodle{0%{transform:translate(-50%)translateY(0)rotate(-2deg)}to{transform:translate(-50%)translateY(-5px)rotate(2deg)}}.Impact-module__tAGuhG__cardGradientOverlay{z-index:2;background:linear-gradient(#0000 0%,#0000004d 50%,#000000f2 100%);width:100%;height:50%;transition:opacity .4s;position:absolute;bottom:0;left:0}.Impact-module__tAGuhG__cardOrangeOverlay{z-index:3;opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#f2552259 50%,#f25522d9 100%);width:100%;height:50%;transition:opacity .4s cubic-bezier(.25,1,.5,1);position:absolute;bottom:0;left:0}.Impact-module__tAGuhG__impactCard:hover .Impact-module__tAGuhG__cardOrangeOverlay{opacity:1}.Impact-module__tAGuhG__cardTextContent{z-index:4;color:#fff;width:100%;padding:2rem 1.75rem;position:absolute;bottom:0;left:0}.Impact-module__tAGuhG__cardTitle{font-size:1.4rem;font-weight:700;font-family:var(--font-heading);margin-bottom:.5rem}.Impact-module__tAGuhG__cardDescription{color:#ffffffd9;font-size:.9rem;line-height:1.4}@media (max-width:768px){.Impact-module__tAGuhG__title{font-size:2rem}.Impact-module__tAGuhG__impactCard{width:300px;height:400px}}
.Courses-module__y86bqq__coursesSection{background-color:var(--section-light-bg);z-index:10;min-height:100vh;color:var(--section-light-text);border-radius:30px;margin-top:-30px;margin-bottom:-30px;padding:8rem 0;position:relative}.Courses-module__y86bqq__container{flex-direction:column;align-items:center;display:flex}.Courses-module__y86bqq__headerArea{text-align:center;flex-direction:column;align-items:center;width:100%;margin-bottom:4rem;display:flex}.Courses-module__y86bqq__badgeWrapper{margin-bottom:1.5rem}.Courses-module__y86bqq__badge{color:var(--accent-orange);letter-spacing:.15em;border:1px solid #f2552266;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.Courses-module__y86bqq__mainTitle{color:#1a1a1a;letter-spacing:-.01em;max-width:800px;margin-bottom:2rem;font-size:2.8rem;font-weight:800;line-height:1.2}.Courses-module__y86bqq__exploreBtn{background:var(--accent-orange-dark);color:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #cc441a33}.Courses-module__y86bqq__exploreBtn:hover{background:var(--accent-orange);transform:translateY(-2px);box-shadow:0 6px 20px #f255224d}.Courses-module__y86bqq__exploreBtn svg{width:18px;height:18px;transition:transform .3s}.Courses-module__y86bqq__exploreBtn:hover svg{transform:translate(3px)}.Courses-module__y86bqq__cardsList{flex-direction:column;gap:5rem;width:100%;max-width:1100px;margin-top:3.5rem;padding-bottom:5rem;display:flex;position:relative}.Courses-module__y86bqq__courseCard{will-change:transform;border-radius:32px;align-items:center;width:100%;max-width:1100px;padding:2.25rem;transition:transform .3s,box-shadow .3s;display:grid;position:sticky;overflow:hidden;box-shadow:0 15px 50px #0000000d}.Courses-module__y86bqq__courseCard:nth-child(odd){grid-template-columns:46% 1fr;gap:3.5rem}.Courses-module__y86bqq__courseCard:nth-child(2n){grid-template-columns:1fr 46%;gap:3.5rem}.Courses-module__y86bqq__courseCard:hover{box-shadow:0 20px 60px #0000001a}.Courses-module__y86bqq__whiteCard{color:#1a1a1a;background:#fff;border:1px solid #00000008}.Courses-module__y86bqq__whiteCard .Courses-module__y86bqq__courseTitle{color:#111}.Courses-module__y86bqq__whiteCard .Courses-module__y86bqq__courseDescription{color:#555}.Courses-module__y86bqq__whiteCard .Courses-module__y86bqq__featureValue{color:#111}.Courses-module__y86bqq__whiteCard .Courses-module__y86bqq__featureLabel{color:#666}.Courses-module__y86bqq__orangeCard{color:#fff;background:linear-gradient(135deg,#d85025 0%,#ba3e16 100%);border:1px solid #ffffff14}.Courses-module__y86bqq__orangeCard .Courses-module__y86bqq__courseTitle{color:#fff}.Courses-module__y86bqq__orangeCard .Courses-module__y86bqq__courseDescription{color:#ffffffe6}.Courses-module__y86bqq__orangeCard .Courses-module__y86bqq__featureIcon,.Courses-module__y86bqq__orangeCard .Courses-module__y86bqq__featureValue{color:#fff}.Courses-module__y86bqq__orangeCard .Courses-module__y86bqq__featureLabel{color:#ffffffbf}.Courses-module__y86bqq__blackCard{color:#fff;background:#09090a;border:1px solid #ffffff0f}.Courses-module__y86bqq__blackCard .Courses-module__y86bqq__courseTitle{color:#fff}.Courses-module__y86bqq__blackCard .Courses-module__y86bqq__courseDescription{color:#a0a0a0}.Courses-module__y86bqq__blackCard .Courses-module__y86bqq__featureIcon{color:var(--accent-orange)}.Courses-module__y86bqq__blackCard .Courses-module__y86bqq__featureValue{color:#fff}.Courses-module__y86bqq__blackCard .Courses-module__y86bqq__featureLabel{color:#a0a0a0}.Courses-module__y86bqq__cardLeft{background-color:#0d0d0d;border-radius:20px;width:100%;height:330px;position:relative;overflow:hidden}.Courses-module__y86bqq__mentorImage{object-fit:cover;width:100%;height:100%}.Courses-module__y86bqq__realProductBadge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f25522e6;border:1px solid #fff3;border-radius:8px;padding:.49rem .9rem;font-size:.8rem;font-weight:700;position:absolute;bottom:1.5rem;left:1.5rem}.Courses-module__y86bqq__cardRight{flex-direction:column;justify-content:center;padding:0;display:flex}.Courses-module__y86bqq__courseTitle{letter-spacing:-.015em;font-size:2.1rem;font-weight:800;line-height:1.25;font-family:var(--font-heading);margin-bottom:1.25rem}.Courses-module__y86bqq__courseDescription{opacity:.85;margin-bottom:2rem;font-size:1rem;line-height:1.55}.Courses-module__y86bqq__featuresList{flex-wrap:wrap;gap:1.5rem;margin-bottom:.5rem;display:flex}.Courses-module__y86bqq__featureItem{align-items:center;gap:.75rem;display:flex}.Courses-module__y86bqq__featureIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Courses-module__y86bqq__whiteCard .Courses-module__y86bqq__featureIcon{color:var(--accent-orange);background:#fff5f0}.Courses-module__y86bqq__orangeCard .Courses-module__y86bqq__featureIcon{color:#fff;background:#fff3}.Courses-module__y86bqq__blackCard .Courses-module__y86bqq__featureIcon{color:var(--accent-orange);background:#f2552226}.Courses-module__y86bqq__featureIcon svg{width:18px;height:18px}.Courses-module__y86bqq__featureText{flex-direction:column;line-height:1.25;display:flex}.Courses-module__y86bqq__featureValue{white-space:nowrap;font-size:1.05rem;font-weight:800}.Courses-module__y86bqq__featureLabel{white-space:nowrap;font-size:.72rem;font-weight:500}.Courses-module__y86bqq__priceContainer{margin-top:1.75rem}.Courses-module__y86bqq__priceRow{align-items:baseline;gap:.75rem;display:flex}.Courses-module__y86bqq__priceLabel{opacity:.9;font-size:1.25rem;font-weight:500}.Courses-module__y86bqq__priceValue{font-size:1.8rem;font-weight:800;font-family:var(--font-heading);color:var(--accent-orange)}.Courses-module__y86bqq__orangeCard .Courses-module__y86bqq__priceValue{color:#fff}.Courses-module__y86bqq__originalPrice{opacity:.5;margin-left:.25rem;font-size:.95rem;text-decoration:line-through}.Courses-module__y86bqq__checkCourseBtn{width:fit-content;font-size:.95rem;font-weight:700;font-family:var(--font-body);border-radius:50px;align-items:center;gap:.5rem;margin-top:2rem;padding:.85rem 1.75rem;transition:all .3s;display:inline-flex}.Courses-module__y86bqq__orangeCard .Courses-module__y86bqq__checkCourseBtn{color:#d85025;background:#fff}.Courses-module__y86bqq__orangeCard .Courses-module__y86bqq__checkCourseBtn:hover{background:#ffffffeb;transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.Courses-module__y86bqq__orangeCard .Courses-module__y86bqq__checkCourseBtn svg{color:#d85025;width:16px;height:16px;transition:transform .3s}.Courses-module__y86bqq__orangeCard .Courses-module__y86bqq__checkCourseBtn:hover svg{transform:translate(3px)}.Courses-module__y86bqq__blackCard .Courses-module__y86bqq__checkCourseBtn{color:#09090a;background:#fff}.Courses-module__y86bqq__blackCard .Courses-module__y86bqq__checkCourseBtn:hover{background:#ffffffeb;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.Courses-module__y86bqq__blackCard .Courses-module__y86bqq__checkCourseBtn svg{color:#09090a;width:16px;height:16px;transition:transform .3s}.Courses-module__y86bqq__blackCard .Courses-module__y86bqq__checkCourseBtn:hover svg{transform:translate(3px)}@media (max-width:992px){.Courses-module__y86bqq__courseCard{grid-template-columns:1fr!important;gap:2rem!important;padding:1.5rem!important}.Courses-module__y86bqq__cardLeft{height:280px}.Courses-module__y86bqq__courseTitle{font-size:1.65rem}.Courses-module__y86bqq__cardsList{gap:3.5rem;padding-bottom:2rem}}@media (max-width:768px){.Courses-module__y86bqq__mainTitle{font-size:2rem}}
.Testimonials-module__ItA9Ha__testimonialsSection{background-color:#000;padding:8rem 0;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__testimonialsSection:before,.Testimonials-module__ItA9Ha__testimonialsSection:after{content:"";z-index:5;pointer-events:none;width:180px;height:100%;position:absolute;top:0}.Testimonials-module__ItA9Ha__testimonialsSection:before{background:linear-gradient(90deg,#000 0%,#0000 100%);left:0}.Testimonials-module__ItA9Ha__testimonialsSection:after{background:linear-gradient(-90deg,#000 0%,#0000 100%);right:0}.Testimonials-module__ItA9Ha__container{flex-direction:column;align-items:center;display:flex}.Testimonials-module__ItA9Ha__headerArea{text-align:center;width:100%;max-width:800px;margin-bottom:5rem}.Testimonials-module__ItA9Ha__badgeWrapper{margin-bottom:1.5rem}.Testimonials-module__ItA9Ha__badge{color:var(--accent-orange);letter-spacing:.15em;border:1px solid #f2552266;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.Testimonials-module__ItA9Ha__mainTitle{color:#fff;letter-spacing:-.015em;font-size:2.8rem;font-weight:800;line-height:1.2;font-family:var(--font-heading)}.Testimonials-module__ItA9Ha__marqueeRow{width:100%;margin-bottom:2.5rem;padding:.5rem 0;display:flex;overflow:hidden}.Testimonials-module__ItA9Ha__marqueeTrack{will-change:transform;gap:2rem;width:max-content;display:flex}.Testimonials-module__ItA9Ha__trackLeft{animation:35s linear infinite Testimonials-module__ItA9Ha__scrollLeft}.Testimonials-module__ItA9Ha__trackRight{animation:35s linear infinite Testimonials-module__ItA9Ha__scrollRight}.Testimonials-module__ItA9Ha__marqueeTrack:hover{animation-play-state:paused}.Testimonials-module__ItA9Ha__testimonialCard{white-space:normal;background:linear-gradient(135deg,#ffffff05 0%,#f255220a 100%);border:1px solid #f2552212;border-radius:16px;flex-shrink:0;width:350px;padding:1.25rem;transition:all .4s cubic-bezier(.25,1,.5,1)}.Testimonials-module__ItA9Ha__testimonialCard:hover{background:linear-gradient(135deg,#ffffff09 0%,#f2552212 100%);border-color:#f2552240;box-shadow:0 15px 40px #0006}@keyframes Testimonials-module__ItA9Ha__scrollLeft{0%{transform:translate(0,0)}to{transform:translate(-33.3333%)}}@keyframes Testimonials-module__ItA9Ha__scrollRight{0%{transform:translate(-33.3333%)}to{transform:translate(0,0)}}.Testimonials-module__ItA9Ha__cardHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.Testimonials-module__ItA9Ha__letterAvatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.05rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__imageAvatar{object-fit:cover;border:1px solid #ffffff14;border-radius:50%;width:42px;height:42px}.Testimonials-module__ItA9Ha__headerInfo{flex-direction:column;line-height:1.2;display:flex}.Testimonials-module__ItA9Ha__studentName{color:#fff;font-size:.95rem;font-weight:700}.Testimonials-module__ItA9Ha__studentRole{color:#ffffff73;font-size:.75rem;font-weight:500}.Testimonials-module__ItA9Ha__divider{background:#ffffff0f;width:100%;height:1px;margin-bottom:.75rem}.Testimonials-module__ItA9Ha__ratingRow{align-items:center;gap:.4rem;margin-bottom:.75rem;display:flex}.Testimonials-module__ItA9Ha__ratingNum{color:#fff;font-size:.9rem;font-weight:700;line-height:1}.Testimonials-module__ItA9Ha__starsContainer{align-items:center;gap:.2rem;display:flex}.Testimonials-module__ItA9Ha__starIcon{width:12px;height:12px}.Testimonials-module__ItA9Ha__starFilled{color:#ffb800}.Testimonials-module__ItA9Ha__starEmpty{color:#ffffff1f}.Testimonials-module__ItA9Ha__testimonialContent{color:#ffffffbf;font-size:.85rem;font-weight:400;line-height:1.45}@media (max-width:992px){.Testimonials-module__ItA9Ha__mainTitle{font-size:2.2rem}.Testimonials-module__ItA9Ha__trackLeft,.Testimonials-module__ItA9Ha__trackRight{animation-duration:25s}}@media (max-width:600px){.Testimonials-module__ItA9Ha__mainTitle{font-size:1.8rem}.Testimonials-module__ItA9Ha__testimonialsSection{padding:6rem 0}.Testimonials-module__ItA9Ha__testimonialCard{width:300px;padding:1.5rem}}
.Community-module__yflsWq__communitySection{background-color:var(--section-light-bg);z-index:12;color:var(--section-light-text);border-radius:30px;margin-top:-30px;margin-bottom:-30px;padding:8rem 0;position:relative;overflow:hidden}.Community-module__yflsWq__container{flex-direction:column;align-items:center;display:flex}.Community-module__yflsWq__headerArea{text-align:center;flex-direction:column;align-items:center;width:100%;margin-bottom:3.5rem;display:flex}.Community-module__yflsWq__badgeWrapper{margin-bottom:1.25rem}.Community-module__yflsWq__badge{color:var(--accent-orange);letter-spacing:.15em;border:1px solid #f2552266;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.Community-module__yflsWq__mainTitle{color:#1a1a1a;letter-spacing:-.015em;max-width:800px;font-size:2.8rem;font-weight:800;line-height:1.2;font-family:var(--font-heading);margin-bottom:1rem}.Community-module__yflsWq__subtitle{color:#555;max-width:600px;font-size:1.05rem;line-height:1.5}.Community-module__yflsWq__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:240px;gap:1.5rem;width:100%;max-width:1100px;margin-top:2rem;display:grid}.Community-module__yflsWq__tallCard{grid-area:1/1/3/2}.Community-module__yflsWq__wideCard{grid-area:1/2/2/4}.Community-module__yflsWq__squareCard1{grid-area:2/2/3/3}.Community-module__yflsWq__squareCard2{grid-area:2/3/3/4}.Community-module__yflsWq__bentoCard{background-color:#0a0a0b;border:1px solid #00000005;border-radius:24px;transition:box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Community-module__yflsWq__bentoCard:hover{box-shadow:0 20px 45px #0000001f}.Community-module__yflsWq__cardInner{width:100%;height:100%;position:relative}.Community-module__yflsWq__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .5s;display:block}.Community-module__yflsWq__bentoCard:hover .Community-module__yflsWq__cardImage{filter:grayscale()contrast(1.1);transform:scale(1.05)}.Community-module__yflsWq__arrowIndicator{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:10;background:#0006;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.Community-module__yflsWq__arrowIndicator svg{width:16px;height:16px}.Community-module__yflsWq__bentoCard:hover .Community-module__yflsWq__arrowIndicator{background:var(--text-primary);color:#000;border-color:var(--text-primary);transform:scale(1.1)}.Community-module__yflsWq__cardGradientOverlay{z-index:5;pointer-events:none;background:linear-gradient(#0000 0%,#00000059 40%,#000000d9 100%);width:100%;height:80%;position:absolute;bottom:0;left:0}.Community-module__yflsWq__cardOrangeOverlay{z-index:6;opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#f2552259 50%,#f25522d9 100%);width:100%;height:50%;transition:opacity .4s cubic-bezier(.25,1,.5,1);position:absolute;bottom:0;left:0}.Community-module__yflsWq__bentoCard:hover .Community-module__yflsWq__cardOrangeOverlay{opacity:1}.Community-module__yflsWq__cardTextContent{z-index:8;flex-direction:column;width:100%;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0}.Community-module__yflsWq__cardBadge{color:var(--accent-orange);letter-spacing:.15em;margin-bottom:.4rem;font-family:monospace;font-size:.72rem;font-weight:800}.Community-module__yflsWq__cardTitle{color:#fff;letter-spacing:-.01em;font-size:1.25rem;font-weight:800;font-family:var(--font-heading);margin-bottom:.3rem;line-height:1.2}.Community-module__yflsWq__cardDescription{color:#ffffffb8;opacity:.9;font-size:.85rem;font-weight:400;line-height:1.45}@media (max-width:992px){.Community-module__yflsWq__bentoGrid{grid-template-columns:1fr 1fr;grid-auto-rows:220px;gap:1.25rem}.Community-module__yflsWq__tallCard{grid-area:1/1/3/2}.Community-module__yflsWq__wideCard{grid-area:3/1/4/3}.Community-module__yflsWq__squareCard1{grid-area:1/2/2/3}.Community-module__yflsWq__squareCard2{grid-area:2/2/3/3}.Community-module__yflsWq__mainTitle{font-size:2.2rem}}@media (max-width:600px){.Community-module__yflsWq__bentoGrid{grid-template-columns:1fr;grid-auto-rows:auto;gap:1.5rem}.Community-module__yflsWq__tallCard,.Community-module__yflsWq__wideCard,.Community-module__yflsWq__squareCard1,.Community-module__yflsWq__squareCard2{height:250px;grid-area:auto!important}.Community-module__yflsWq__mainTitle{font-size:1.8rem}.Community-module__yflsWq__communitySection{padding:6rem 0}}
.Comparison-module__3wjtJG__comparisonSection{background-color:#000;border-top:1px solid #ffffff08;padding:8rem 0;position:relative;overflow:hidden}.Comparison-module__3wjtJG__container{flex-direction:column;align-items:center;display:flex}.Comparison-module__3wjtJG__headerArea{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;margin-bottom:4rem;display:flex}.Comparison-module__3wjtJG__badgeWrapper{margin-bottom:1.25rem}.Comparison-module__3wjtJG__badge{color:var(--accent-orange);letter-spacing:.15em;border:1px solid #f2552266;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.Comparison-module__3wjtJG__mainTitle{color:#fff;letter-spacing:-.015em;font-size:2.8rem;font-weight:800;line-height:1.2;font-family:var(--font-heading);margin-bottom:1rem}.Comparison-module__3wjtJG__subtitle{color:#fff9;max-width:600px;font-size:1.05rem;line-height:1.5}.Comparison-module__3wjtJG__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:3rem;width:100%;max-width:1000px;margin-top:2rem;display:grid}.Comparison-module__3wjtJG__atelierCard,.Comparison-module__3wjtJG__othersCard{border-radius:28px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.25,1,.45,1);display:flex}.Comparison-module__3wjtJG__atelierCard{background:linear-gradient(135deg,#ffffff05 0%,#f255220a 100%);border:1px solid #f2552233;box-shadow:0 20px 50px #0000004d,0 0 30px #f2552205}.Comparison-module__3wjtJG__atelierCard:hover{border-color:#f2552273;transform:translateY(-2px);box-shadow:0 20px 60px #f255220d,0 0 40px #f2552208}.Comparison-module__3wjtJG__othersCard{opacity:.55;background:#ffffff03;border:1px solid #ffffff0d}.Comparison-module__3wjtJG__othersCard:hover{opacity:.85;border-color:#ffffff1f;transform:translateY(-2px)}.Comparison-module__3wjtJG__cardHeader{flex-direction:column;gap:.85rem;margin-bottom:2.5rem;display:flex}.Comparison-module__3wjtJG__logoPill{color:var(--accent-orange);letter-spacing:.02em;background:#f2552226;border:1px solid #f255224d;border-radius:20px;width:fit-content;padding:.25rem .75rem;font-size:.8rem;font-weight:700}.Comparison-module__3wjtJG__othersPill{color:#ffffff80;letter-spacing:.02em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;width:fit-content;padding:.25rem .75rem;font-size:.8rem;font-weight:700}.Comparison-module__3wjtJG__cardTitle{color:#fff;font-size:1.6rem;font-weight:800;font-family:var(--font-heading)}.Comparison-module__3wjtJG__featuresList{flex-direction:column;gap:1.5rem;height:100%;display:flex}.Comparison-module__3wjtJG__featureRow,.Comparison-module__3wjtJG__featureRowMuted{align-items:flex-start;gap:1rem;display:flex}.Comparison-module__3wjtJG__checkIcon,.Comparison-module__3wjtJG__crossIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:.2rem;display:flex}.Comparison-module__3wjtJG__checkIcon{color:var(--accent-orange);background:#f2552226}.Comparison-module__3wjtJG__checkIcon svg{width:11px;height:11px}.Comparison-module__3wjtJG__crossIcon{color:#fff6;background:#ffffff0d}.Comparison-module__3wjtJG__crossIcon svg{width:10px;height:10px}.Comparison-module__3wjtJG__featureText{color:#fff;font-size:.95rem;font-weight:500;line-height:1.45}.Comparison-module__3wjtJG__featureTextMuted{color:#ffffffa6;font-size:.95rem;font-weight:400;line-height:1.45}@media (max-width:768px){.Comparison-module__3wjtJG__grid{grid-template-columns:1fr;gap:2rem}.Comparison-module__3wjtJG__atelierCard,.Comparison-module__3wjtJG__othersCard{padding:2rem}.Comparison-module__3wjtJG__mainTitle{font-size:2.1rem}.Comparison-module__3wjtJG__comparisonSection{padding:6rem 0}}
.SphereHive-module___KbTHq__sectionContainer{background-color:#000;border-top:1px solid #ffffff08;padding:8rem 0;position:relative;overflow:hidden}.SphereHive-module___KbTHq__container{flex-direction:column;display:flex}.SphereHive-module___KbTHq__grid{grid-template-columns:1.25fr 1fr;align-items:center;gap:5rem;display:grid}.SphereHive-module___KbTHq__leftCol{opacity:0;flex-direction:column;transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);display:flex;transform:translateY(30px)}.SphereHive-module___KbTHq__badgeWrapper{margin-bottom:1.5rem}.SphereHive-module___KbTHq__badge{color:var(--accent-orange);letter-spacing:.15em;border:1px solid #f2552266;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.SphereHive-module___KbTHq__mainTitle{color:#fff;letter-spacing:-.015em;font-size:2.8rem;font-weight:800;line-height:1.2;font-family:var(--font-heading);margin-bottom:1.75rem}.SphereHive-module___KbTHq__description{color:#ffffffb3;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.SphereHive-module___KbTHq__featuresList{flex-direction:column;gap:1.75rem;display:flex}.SphereHive-module___KbTHq__featureItem{border-left:2px solid #f2552240;padding-left:1.25rem;transition:all .3s cubic-bezier(.25,1,.5,1)}.SphereHive-module___KbTHq__featureItem:hover{border-left-color:var(--accent-orange);padding-left:1.65rem;transform:translate(4px)}.SphereHive-module___KbTHq__featureItem:hover .SphereHive-module___KbTHq__featureTitle{color:var(--accent-orange)}.SphereHive-module___KbTHq__featureItem:hover .SphereHive-module___KbTHq__featureText{color:#fffc}.SphereHive-module___KbTHq__featureTitle{color:#fff;font-size:1.05rem;font-weight:700;font-family:var(--font-heading);letter-spacing:-.01em;margin-bottom:.4rem;transition:color .3s}.SphereHive-module___KbTHq__featureText{color:#ffffff8c;font-size:.9rem;line-height:1.5;transition:color .3s}.SphereHive-module___KbTHq__rightCol{opacity:0;justify-content:center;transition:opacity .8s cubic-bezier(.25,1,.5,1) .15s,transform .8s cubic-bezier(.25,1,.5,1) .15s;display:flex;transform:translateY(30px)}.SphereHive-module___KbTHq__sectionVisible .SphereHive-module___KbTHq__leftCol,.SphereHive-module___KbTHq__sectionVisible .SphereHive-module___KbTHq__rightCol{opacity:1;transform:translateY(0)}.SphereHive-module___KbTHq__blueprintCard{background:#ffffff03;border:1px solid #ffffff0f;border-radius:16px;width:100%;max-width:440px;padding:1.5rem;transition:all .3s}.SphereHive-module___KbTHq__blueprintCard:hover{border-color:#f2552233;box-shadow:0 15px 40px #00000080,0 0 30px #f2552203}.SphereHive-module___KbTHq__blueprintHeader{color:#fff6;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;font-family:monospace;font-size:.75rem;display:flex}.SphereHive-module___KbTHq__statusWrapper{align-items:center;gap:.45rem;display:flex}.SphereHive-module___KbTHq__statusDot{background-color:var(--accent-orange);width:6px;height:6px;box-shadow:0 0 8px var(--accent-orange);border-radius:50%;animation:1.8s ease-in-out infinite alternate SphereHive-module___KbTHq__statusPulse;display:inline-block}.SphereHive-module___KbTHq__systemStatus{color:var(--accent-orange);letter-spacing:.05em;font-weight:700}.SphereHive-module___KbTHq__versionTag{opacity:.8}.SphereHive-module___KbTHq__blueprintSvgWrapper{background:#0006;border:1px dashed #ffffff14;border-radius:8px;margin-bottom:1.5rem;padding:.75rem;position:relative;overflow:hidden}.SphereHive-module___KbTHq__blueprintSvg{width:100%;height:auto;display:block}.SphereHive-module___KbTHq__pulseCircle{transform-origin:150px 75px;animation:3s cubic-bezier(.1,.8,.3,1) infinite SphereHive-module___KbTHq__sonarPulse}.SphereHive-module___KbTHq__infoBlock{flex-direction:column;gap:.85rem;margin-bottom:1.5rem;display:flex}.SphereHive-module___KbTHq__infoRow{border-bottom:1px dashed #ffffff0a;justify-content:space-between;align-items:center;padding-bottom:.6rem;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex}.SphereHive-module___KbTHq__infoRow:hover{border-bottom-color:#f2552240;padding-left:.5rem;padding-right:.25rem}.SphereHive-module___KbTHq__infoRow:hover .SphereHive-module___KbTHq__infoValue{color:var(--accent-orange);transform:translate(-2px)}.SphereHive-module___KbTHq__infoLabel{color:#fff6;letter-spacing:.03em;font-family:monospace;font-size:.75rem;font-weight:500}.SphereHive-module___KbTHq__infoValue{color:#fff;letter-spacing:-.01em;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.25,1,.5,1)}.SphereHive-module___KbTHq__blueprintFooter{color:#ffffff59;letter-spacing:.02em;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:.75rem;font-family:monospace;font-size:.7rem;display:flex}.SphereHive-module___KbTHq__badgePill{color:var(--accent-orange);background:#f2552226;border:1px solid #f255224d;border-radius:4px;padding:.15rem .45rem;font-family:monospace;font-size:.65rem;font-weight:800}@keyframes SphereHive-module___KbTHq__sonarPulse{0%{opacity:.9;transform:scale(.4)}to{opacity:0;transform:scale(1.6)}}@keyframes SphereHive-module___KbTHq__statusPulse{0%{opacity:.3;box-shadow:0 0 4px var(--accent-orange);transform:scale(.85)}to{opacity:1;box-shadow:0 0 10px var(--accent-orange);transform:scale(1.15)}}@media (max-width:992px){.SphereHive-module___KbTHq__grid{grid-template-columns:1fr;gap:4rem}.SphereHive-module___KbTHq__mainTitle{font-size:2.2rem}.SphereHive-module___KbTHq__rightCol{justify-content:flex-start}.SphereHive-module___KbTHq__blueprintCard{max-width:100%}}@media (max-width:600px){.SphereHive-module___KbTHq__mainTitle{font-size:1.8rem}.SphereHive-module___KbTHq__sectionContainer{padding:6rem 0}}
.Faq-module__pkI36W__faqSection{background-color:#000;border-top:1px solid #ffffff08;padding:8rem 0;position:relative;overflow:hidden}.Faq-module__pkI36W__container{flex-direction:column;align-items:center;display:flex}.Faq-module__pkI36W__headerArea{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;margin-bottom:4rem;display:flex}.Faq-module__pkI36W__badgeWrapper{margin-bottom:1.25rem}.Faq-module__pkI36W__badge{color:var(--accent-orange);letter-spacing:.15em;border:1px solid #f2552266;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.Faq-module__pkI36W__mainTitle{color:#fff;letter-spacing:-.015em;font-size:2.8rem;font-weight:800;line-height:1.2;font-family:var(--font-heading);margin-bottom:1rem}.Faq-module__pkI36W__subtitle{color:#fff9;max-width:600px;font-size:1.05rem;line-height:1.5}.Faq-module__pkI36W__faqList{flex-direction:column;gap:1.25rem;width:100%;max-width:800px;margin-top:2rem;display:flex}.Faq-module__pkI36W__faqItem{cursor:pointer;background:#ffffff03;border:1px solid #ffffff0f;border-radius:18px;transition:all .4s cubic-bezier(.25,1,.45,1)}.Faq-module__pkI36W__faqItem:hover{background:linear-gradient(135deg,#ffffff05 0%,#f2552205 100%);border-color:#f2552240}.Faq-module__pkI36W__faqItemOpen{background:linear-gradient(135deg,#ffffff05 0%,#f255220a 100%);border-color:#f2552259;box-shadow:0 15px 40px #0006}.Faq-module__pkI36W__questionRow{justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 1.75rem;display:flex}.Faq-module__pkI36W__questionText{color:#fff;font-size:1.15rem;font-weight:700;font-family:var(--font-heading);letter-spacing:-.01em;line-height:1.3;transition:color .3s}.Faq-module__pkI36W__faqItemOpen .Faq-module__pkI36W__questionText{color:var(--accent-orange)}.Faq-module__pkI36W__iconWrapper{color:#fff6;background:#ffffff0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .4s cubic-bezier(.25,1,.45,1);display:flex}.Faq-module__pkI36W__toggleIcon{width:14px;height:14px;transition:transform .4s cubic-bezier(.25,1,.45,1)}.Faq-module__pkI36W__faqItemOpen .Faq-module__pkI36W__iconWrapper{background:var(--accent-orange);color:#fff}.Faq-module__pkI36W__faqItemOpen .Faq-module__pkI36W__toggleIcon{transform:rotate(135deg)}.Faq-module__pkI36W__answerRow{max-height:0;transition:max-height .35s cubic-bezier(.25,1,.5,1);overflow:hidden}.Faq-module__pkI36W__faqItemOpen .Faq-module__pkI36W__answerRow{max-height:300px}.Faq-module__pkI36W__answerContent{padding:0 1.75rem 1.5rem}.Faq-module__pkI36W__answerText{color:#ffffffb3;font-size:.95rem;font-weight:400;line-height:1.6}@media (max-width:600px){.Faq-module__pkI36W__questionText{font-size:1.05rem}.Faq-module__pkI36W__questionRow{padding:1.25rem 1.5rem}.Faq-module__pkI36W__answerContent{padding:0 1.5rem 1.25rem}.Faq-module__pkI36W__mainTitle{font-size:2.1rem}.Faq-module__pkI36W__faqSection{padding:6rem 0}}
.TransformCTA-module__P-iRda__ctaSection{background-color:#000;border-top:1px solid #ffffff08;justify-content:center;align-items:center;min-height:520px;padding:8rem 0;display:flex;position:relative;overflow:hidden}.TransformCTA-module__P-iRda__container{z-index:5;justify-content:center;width:100%;display:flex;position:relative}.TransformCTA-module__P-iRda__contentArea{text-align:center;flex-direction:column;align-items:center;max-width:900px;display:flex}.TransformCTA-module__P-iRda__title{color:#fff;letter-spacing:-.025em;font-size:3.2rem;font-weight:800;line-height:1.35;font-family:var(--font-heading);margin-bottom:2.5rem}.TransformCTA-module__P-iRda__outlineBox{vertical-align:middle;background:#f255220d;border:1px solid #f2552299;border-radius:4px;justify-content:center;align-items:center;width:auto;min-width:180px;height:4.5rem;margin-top:.6rem;padding:0 1.5rem;display:inline-flex;position:relative}.TransformCTA-module__P-iRda__cursor{color:var(--accent-orange);margin-left:2px;font-weight:300;animation:.8s infinite TransformCTA-module__P-iRda__blink;display:inline-block}@keyframes TransformCTA-module__P-iRda__blink{50%{opacity:0}}.TransformCTA-module__P-iRda__outlineBox:before,.TransformCTA-module__P-iRda__outlineBox:after{content:"";background:var(--accent-orange);z-index:5;border:1px solid #fff;width:6px;height:6px;position:absolute}.TransformCTA-module__P-iRda__outlineBox:before{top:-3px;left:-3px}.TransformCTA-module__P-iRda__outlineBox:after{bottom:-3px;right:-3px}.TransformCTA-module__P-iRda__exploreBtn{background:var(--accent-orange-dark);color:#fff;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:.6rem;padding:.9rem 1.85rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex;box-shadow:0 8px 24px #cc441a40}.TransformCTA-module__P-iRda__exploreBtn:hover{background:var(--accent-orange);transform:translateY(-2px);box-shadow:0 12px 30px #f2552259}.TransformCTA-module__P-iRda__exploreBtn svg{width:18px;height:18px;transition:transform .3s}.TransformCTA-module__P-iRda__exploreBtn:hover svg{transform:translate(4px)}.TransformCTA-module__P-iRda__backgroundContainer{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.TransformCTA-module__P-iRda__blurredCard{filter:blur(4px)opacity(.22);border:1px solid #ffffff0d;border-radius:12px;animation:8s ease-in-out infinite TransformCTA-module__P-iRda__floatCard;position:absolute;overflow:hidden;transform:translate(0,0)}.TransformCTA-module__P-iRda__blurredCard:nth-child(2n){animation-duration:10s;animation-delay:-3s}.TransformCTA-module__P-iRda__blurredCard:nth-child(3n){animation-duration:12s;animation-delay:-5s}.TransformCTA-module__P-iRda__cardImage{object-fit:cover;width:100%;height:100%;display:block}.TransformCTA-module__P-iRda__cardOverlay{background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes TransformCTA-module__P-iRda__floatCard{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-6px)rotate(.5deg)}to{transform:translateY(0)rotate(0)}}@media (max-width:992px){.TransformCTA-module__P-iRda__title{font-size:2.5rem}.TransformCTA-module__P-iRda__outlineBox{min-width:150px;height:3.8rem;padding:0 1.25rem}.TransformCTA-module__P-iRda__blurredCard{filter:blur(5px)opacity(.15)}}@media (max-width:600px){.TransformCTA-module__P-iRda__title{font-size:1.85rem}.TransformCTA-module__P-iRda__outlineBox{min-width:130px;height:3.2rem;margin-top:.4rem;padding:0 1rem}.TransformCTA-module__P-iRda__brandBox{padding:.15rem 1.25rem}.TransformCTA-module__P-iRda__ctaSection{min-height:450px;padding:6rem 0}.TransformCTA-module__P-iRda__blurredCard{display:none}}
.Footer-module__S6Hkya__footer{background-color:#000;border-top:1px solid #ffffff08;padding:3.5rem 0 2.5rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__giantOutlineText{--mouse-x:-999px;--mouse-y:-999px;-webkit-text-stroke:1.5px #ffffff14;color:#0000;text-align:center;letter-spacing:-.01em;width:100%;font-size:clamp(4rem,15vw,11rem);font-weight:900;font-family:var(--font-outfit), sans-serif;-webkit-user-select:none;user-select:none;text-transform:uppercase;background:radial-gradient(circle 200px at var(--mouse-x) var(--mouse-y), #ff8c42 0%, #f25522 45%, transparent 75%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2.5rem;line-height:1;position:relative}.Footer-module__S6Hkya__container{z-index:5;flex-direction:column;display:flex;position:relative}.Footer-module__S6Hkya__columnsGrid{grid-template-columns:.8fr 2.2fr;gap:4rem;width:100%;max-width:1100px;margin:0 auto;display:grid}.Footer-module__S6Hkya__brandColumn{flex-direction:column;gap:2rem;display:flex}.Footer-module__S6Hkya__logo{color:#fff;align-items:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__logoImg{object-fit:contain;width:36px;height:36px}.Footer-module__S6Hkya__logoText{flex-direction:column;line-height:1.1;display:flex}.Footer-module__S6Hkya__brandName{font-family:var(--font-heading);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Footer-module__S6Hkya__brandSub{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:500}.Footer-module__S6Hkya__socialsRow{align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#ffffff80;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex}.Footer-module__S6Hkya__socialIcon svg{width:16px;height:16px}.Footer-module__S6Hkya__socialIcon:hover{color:var(--accent-orange);background:#f255221a;border-color:#f2552259;transform:translateY(-2px)}.Footer-module__S6Hkya__linksSubGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.Footer-module__S6Hkya__linksColumn{flex-direction:column;display:flex}.Footer-module__S6Hkya__columnHeader{color:#fff;letter-spacing:.12em;font-size:.8rem;font-weight:700;font-family:var(--font-body);margin-bottom:1.5rem}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:#fff9;font-size:.9rem;font-weight:400;transition:color .3s}.Footer-module__S6Hkya__footerLink:hover{color:#fff}.Footer-module__S6Hkya__contactInfo{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__contactRow{color:#fffc;font-size:.9rem;line-height:1.4}.Footer-module__S6Hkya__contactLabel{color:#fff6;font-weight:500}.Footer-module__S6Hkya__footerMail{color:var(--accent-orange);font-weight:500;transition:color .3s}.Footer-module__S6Hkya__footerMail:hover{color:#fff}.Footer-module__S6Hkya__contactAddress{color:#ffffff80;border-top:1px dashed #ffffff14;margin-top:.5rem;padding-top:.75rem;font-size:.85rem;line-height:1.55}.Footer-module__S6Hkya__bottomBar{border-top:1px solid #ffffff0d;justify-content:center;width:100%;margin-top:3.5rem;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyrightText{color:#fff6;font-size:.8rem}@media (max-width:992px){.Footer-module__S6Hkya__columnsGrid{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__brandColumn{text-align:center;align-items:center;gap:1.5rem}.Footer-module__S6Hkya__bottomBar{margin-top:2.5rem}}@media (max-width:600px){.Footer-module__S6Hkya__linksSubGrid{text-align:center;grid-template-columns:1fr;gap:2.5rem}.Footer-module__S6Hkya__columnHeader{margin-bottom:1rem}.Footer-module__S6Hkya__contactInfo{align-items:center}.Footer-module__S6Hkya__footer{padding:2.5rem 0 1.5rem}}
