.AnimatedHero-module__JFLa4G__heroSection{background:0 0;align-items:center;height:90vh;min-height:700px;padding:0;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.AnimatedHero-module__JFLa4G__heroSection{align-items:flex-start;height:auto;min-height:auto;padding-bottom:2rem}}.AnimatedHero-module__JFLa4G__particles{opacity:.5;z-index:1;background-image:radial-gradient(#6366f126 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.AnimatedHero-module__JFLa4G__scanLine{pointer-events:none;z-index:3;background:linear-gradient(#0000 40%,#6366f10d 50%,#0000 60%) 0 0/100% 200%;animation:8s linear infinite AnimatedHero-module__JFLa4G__scan;position:absolute;inset:0}@keyframes AnimatedHero-module__JFLa4G__scan{0%{background-position:0 0}to{background-position:0 100%}}.AnimatedHero-module__JFLa4G__lightBeam{filter:blur(40px);z-index:1;background:linear-gradient(#0000,#6366f14d,#0000);width:1px;height:120%;position:absolute;top:-10%;left:40%;transform:rotate(25deg)}.AnimatedHero-module__JFLa4G__glowCircle{filter:blur(80px);z-index:2;background:radial-gradient(circle,#6366f114 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;right:-10%}.AnimatedHero-module__JFLa4G__container{z-index:10;justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1300px;margin:0 auto;padding:0 40px;display:flex;position:relative}.AnimatedHero-module__JFLa4G__textContent{max-width:600px}.AnimatedHero-module__JFLa4G__badge{background:var(--bg-subtle);border:var(--border-faint);border-radius:100px;align-items:center;gap:10px;margin-bottom:32px;padding:6px 16px;display:inline-flex}.AnimatedHero-module__JFLa4G__badgeText{color:var(--text-dim);letter-spacing:1px;font-size:.8rem;font-weight:500}.AnimatedHero-module__JFLa4G__mainTitle{color:var(--text-bright);letter-spacing:-2px;margin-bottom:24px;font-size:clamp(3.5rem,6vw,5rem);font-weight:800;line-height:1}.AnimatedHero-module__JFLa4G__gradientText{color:var(--primary)}.AnimatedHero-module__JFLa4G__subtitle{color:var(--text-dim);max-width:500px;margin-bottom:40px;font-size:1.15rem;line-height:1.6}.AnimatedHero-module__JFLa4G__compactList{flex-wrap:wrap;gap:12px;display:flex}.AnimatedHero-module__JFLa4G__listItem{color:var(--text-dim);background:var(--bg-subtle);border:var(--border-faint);border-radius:8px;padding:8px 16px;font-size:.9rem;transition:all .3s}.AnimatedHero-module__JFLa4G__listItem:hover{color:var(--text-bright);border-color:var(--primary);background:var(--bg-subtle)}.AnimatedHero-module__JFLa4G__visualFrame{perspective:2000px;justify-content:center;align-items:center;width:550px;height:400px;display:flex;position:relative}.AnimatedHero-module__JFLa4G__floatingCard{background:var(--bg-panel);border:var(--border-luminous);-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);border-radius:32px;grid-template-columns:100px 1fr;align-items:center;gap:32px;width:100%;max-width:600px;height:300px;padding:40px;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 100px #0003,inset 0 1px 1px #ffffff80}.AnimatedHero-module__JFLa4G__floatingCard:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff0d 30%,#0000);animation:6s infinite AnimatedHero-module__JFLa4G__shine;position:absolute;inset:0}@keyframes AnimatedHero-module__JFLa4G__shine{0%{transform:translate(-200%)skew(-30deg)}to{transform:translate(200%)skew(-30deg)}}.AnimatedHero-module__JFLa4G__cardLeft{flex-direction:column;align-items:center;gap:12px;display:flex}.AnimatedHero-module__JFLa4G__cardIcon{background:var(--primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 10px 20px #6366f14d}.AnimatedHero-module__JFLa4G__cardProgress{background:#ffffff0d;border-radius:10px;height:4px;margin:20px 0}.AnimatedHero-module__JFLa4G__cardFill{background:var(--primary);border-radius:10px;height:100%}@media (max-width:1024px){.AnimatedHero-module__JFLa4G__container{text-align:center;flex-direction:column;padding-top:140px}.AnimatedHero-module__JFLa4G__textContent{max-width:100%}.AnimatedHero-module__JFLa4G__subtitle{margin:0 auto 32px}.AnimatedHero-module__JFLa4G__compactList{justify-content:center}.AnimatedHero-module__JFLa4G__visualFrame{display:none}}
.Navbar-module__cJzEcG__navbar{z-index:1000;background:var(--bg-panel);-webkit-backdrop-filter:blur(20px)saturate(180%);border:var(--border-luminous);border-radius:24px;align-items:center;width:92%;max-width:1400px;height:72px;transition:background .3s,border-color .3s;display:flex;position:fixed;top:25px;left:50%;box-shadow:0 8px 32px #0000001a,inset 0 0 1px 1px #ffffff1a}.Navbar-module__cJzEcG__navbar:hover{background:var(--bg-panel);border-color:var(--primary);box-shadow:var(--glow-sm)}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;width:100%;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logoWrapper{background:var(--bg-void);border:var(--border-faint);box-shadow:var(--glow-sm);border-radius:12px;align-items:center;padding:.6rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Navbar-module__cJzEcG__logoWrapper:hover{box-shadow:var(--glow-lg);border-color:var(--primary);transform:translateY(-2px)}.Navbar-module__cJzEcG__logoImg{object-fit:contain;filter:drop-shadow(0 0 8px #7c3aed4d);width:auto;height:40px}.Navbar-module__cJzEcG__logoGlow{background:linear-gradient(45deg,var(--primary),var(--secondary));filter:blur(15px);opacity:0;z-index:-1;border-radius:16px;transition:opacity .3s;position:absolute;inset:-2px}.Navbar-module__cJzEcG__logoWrapper:hover .Navbar-module__cJzEcG__logoGlow{opacity:.3}.Navbar-module__cJzEcG__techDecoration{color:var(--primary);filter:drop-shadow(0 0 5px var(--primary));position:absolute;top:-6px;left:-6px}.Navbar-module__cJzEcG__navLinks{gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__navItemPill{background:var(--bg-subtle);border:var(--border-faint);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform-style:preserve-3d;cursor:pointer;color:var(--text-dim);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:.6rem 1.4rem;font-weight:600;transition:all .3s;display:flex;position:relative}.Navbar-module__cJzEcG__navItemPill:hover{background:var(--bg-panel);border-color:var(--primary);box-shadow:var(--glow-sm);color:var(--primary)}.Navbar-module__cJzEcG__pillGlow{border-radius:inherit;z-index:-1;filter:blur(8px);background:linear-gradient(45deg,#0000,#7c3aed4d,#0000);position:absolute;inset:-1px}.Navbar-module__cJzEcG__linkTextWrapper{z-index:1;display:flex;position:relative}.Navbar-module__cJzEcG__char{white-space:pre;letter-spacing:.5px;font-size:.85rem;font-weight:600;display:inline-block}.Navbar-module__cJzEcG__liquidUnderline{background:var(--primary);height:2px;box-shadow:0 0 10px var(--primary);border-radius:1px;position:absolute;bottom:6px}.Navbar-module__cJzEcG__underlineDot{background:var(--primary);width:4px;height:4px;box-shadow:0 0 10px var(--primary);border-radius:50%;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__loginBtn{color:var(--text-bright);cursor:pointer;background:#0b0f1a;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.6rem 1.8rem;font-size:.85rem;font-weight:600;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0006}.Navbar-module__cJzEcG__loginBtnBorder{background:conic-gradient(from 0deg,transparent 0deg,transparent 180deg,var(--primary)270deg,var(--primary)360deg);filter:blur(2px);position:absolute;inset:-2px}.Navbar-module__cJzEcG__loginBtnText{z-index:2;letter-spacing:1px;text-transform:uppercase;font-size:.75rem;position:relative}.Navbar-module__cJzEcG__loginBtnBg{background:var(--primary);z-index:1;border-radius:11px;position:absolute;inset:1px}.Navbar-module__cJzEcG__topBanner{color:#fff;z-index:-1;white-space:nowrap;background:linear-gradient(90deg,#7c3aed,#d946ef);border-radius:0 0 12px 12px;padding:.2rem 1rem;font-size:.7rem;font-weight:800;position:absolute;top:-24px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #7c3aed4d}@media (max-width:1024px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__navbar{width:95%;height:64px;top:35px}.Navbar-module__cJzEcG__logoImg{height:28px}.Navbar-module__cJzEcG__topBanner{white-space:normal;text-align:center;border-radius:8px 8px 0 0;width:85%;padding:.3rem .8rem;font-size:.65rem;line-height:1.2;top:auto;bottom:100%}}.Navbar-module__cJzEcG__mobileMenuBtn{color:var(--text-bright);cursor:pointer;z-index:1002;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__cJzEcG__mobileMenuOverlay{background:var(--bg-panel);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #7c3aed40;border-top:none;border-radius:0 0 24px 24px;padding-bottom:1rem;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 20px 40px #00000080}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;gap:1.5rem;padding:1.5rem 2rem;list-style:none;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--text-bright);border-bottom:1px solid #ffffff0d;padding:1rem 0;font-size:1.1rem;font-weight:600;text-decoration:none;display:block}@media (max-width:1024px){.Navbar-module__cJzEcG__mobileMenuBtn{justify-content:center;align-items:center;display:flex}}
.page-module___8aEwW__main{background-color:var(--bg-void);color:var(--text-bright);min-height:100vh;font-family:Outfit,sans-serif;overflow-x:hidden}.page-module___8aEwW__container{max-width:1300px;margin:0 auto;padding:0 2.5rem}.page-module___8aEwW__statsSection{padding:3rem 0;position:relative}@media (max-width:768px){.page-module___8aEwW__statsSection{padding:.5rem 0 2rem}}.page-module___8aEwW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}@media (max-width:768px){.page-module___8aEwW__statsGrid{gap:1rem}}.page-module___8aEwW__statItem{background:var(--bg-panel);border:var(--border-faint);text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:32px;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.2,.8,.2,1);position:relative}.page-module___8aEwW__statItem:hover{background:var(--bg-nebula);border-color:#8b5cf6;transform:translateY(-10px);box-shadow:0 20px 40px #0000001a,0 0 20px #8b5cf61a}.page-module___8aEwW__statValue{background:var(--grad-text-main);color:#0000;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;display:block}.page-module___8aEwW__statLabel{color:var(--text-dim);text-transform:uppercase;letter-spacing:2px;font-size:.75rem;font-weight:800}.page-module___8aEwW__advantageSection{background:var(--bg-subtle);padding:3rem 0}@media (max-width:768px){.page-module___8aEwW__advantageSection{padding:2rem 0}}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:2.5rem}@media (max-width:768px){.page-module___8aEwW__sectionHeader{margin-bottom:1.5rem}}.page-module___8aEwW__sectionTitle{letter-spacing:-1.5px;color:var(--text-bright);margin-bottom:1.5rem;font-size:3rem;font-weight:900}@media (max-width:768px){.page-module___8aEwW__sectionTitle{letter-spacing:-1px;font-size:2rem}}.page-module___8aEwW__sectionSubtitle{color:var(--text-dim);font-size:1.1rem}.page-module___8aEwW__advantageGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}@media (max-width:768px){.page-module___8aEwW__advantageGrid{gap:1.5rem}}.page-module___8aEwW__advantageCard{background:var(--bg-panel);border:var(--border-faint);border-radius:40px;flex-direction:column;justify-content:center;min-height:400px;padding:3rem 2.5rem;transition:all .5s;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.page-module___8aEwW__advantageCard{min-height:auto;padding:2rem 1.5rem}}.page-module___8aEwW__advantageCard:hover{background:var(--bg-nebula);border-color:#d946ef;box-shadow:0 0 40px #d946ef1a}.page-module___8aEwW__advIcon{color:#fff;background:linear-gradient(135deg,#8b5cf6,#d946ef);border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:2rem;display:flex;box-shadow:0 10px 20px #8b5cf64d}.page-module___8aEwW__advTitle{letter-spacing:-.5px;color:var(--text-bright);margin-bottom:1.25rem;font-size:1.6rem;font-weight:800}.page-module___8aEwW__advDesc{color:var(--text-dim);font-size:1rem;line-height:1.7}.page-module___8aEwW__pCoursesSection{padding:3rem 0}@media (max-width:768px){.page-module___8aEwW__pCoursesSection{padding:2rem 0}}.page-module___8aEwW__pSectionHeader{text-align:center;margin-bottom:2.5rem}@media (max-width:768px){.page-module___8aEwW__pSectionHeader{margin-bottom:1.5rem}}.page-module___8aEwW__pBadge{color:#8b5cf6;letter-spacing:2px;background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:900;display:inline-block}.page-module___8aEwW__pSectionTitle{letter-spacing:-3px;margin-bottom:1rem;font-size:4rem;font-weight:900}@media (max-width:768px){.page-module___8aEwW__pSectionTitle{letter-spacing:-1.5px;font-size:2.5rem}}.page-module___8aEwW__pCourseGrid{grid-template-columns:repeat(1,1fr);gap:2.5rem;display:grid}@media (max-width:768px){.page-module___8aEwW__pCourseGrid{gap:1.5rem}}@media (min-width:1024px){.page-module___8aEwW__pCourseGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__advCard{background:var(--bg-panel);border:var(--border-faint);height:100%;min-height:auto;transform-style:preserve-3d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:32px;flex-direction:column;padding-bottom:1.5rem;transition:all .6s cubic-bezier(.2,.8,.2,1);display:flex;overflow:hidden}.page-module___8aEwW__advCard:hover{background:var(--bg-nebula);border-color:#8b5cf6;transform:translateY(-10px)scale(1.02)}.page-module___8aEwW__advCardImage{height:150px;position:relative}.page-module___8aEwW__advCardImage img{object-fit:cover;filter:brightness()saturate(1.2);width:100%;height:100%}.page-module___8aEwW__advCardOverlay{background:linear-gradient(#0000 50%,#000c 100%);position:absolute;inset:0}.page-module___8aEwW__advCardContent{flex-direction:column;flex-grow:1;padding:1.25rem;display:flex}.page-module___8aEwW__advCardTitle{letter-spacing:-1px;color:var(--text-bright);margin-bottom:1rem;font-size:1.4rem;font-weight:900;line-height:1.1}.page-module___8aEwW__advCardDesc{color:var(--text-dim);margin-bottom:auto;font-size:1rem;line-height:1.6}.page-module___8aEwW__roadmapSection{background:var(--bg-void);padding:3rem 0}@media (max-width:768px){.page-module___8aEwW__roadmapSection{padding:2rem 0}}.page-module___8aEwW__roadmapContainer{margin-top:1rem;padding:2rem 0;position:relative}.page-module___8aEwW__roadmapPath{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex;position:relative}@media (max-width:1024px){.page-module___8aEwW__roadmapPath{flex-direction:column;gap:1.5rem}.page-module___8aEwW__roadmapPath:before{width:2px;height:100%;top:0;left:36px}}.page-module___8aEwW__roadmapPath:before{content:"";opacity:.2;background:linear-gradient(90deg,#8b5cf6,#d946ef,#06b6d4,#10b981);height:2px;position:absolute;top:30px;left:0;right:0}.page-module___8aEwW__roadmapNode{text-align:center;z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.page-module___8aEwW__nodeMarker{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8b5cf61a;border:1px solid #8b5cf666;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:2.5rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.page-module___8aEwW__markerIcon{color:#8b5cf6;margin-bottom:-2px}.page-module___8aEwW__markerNum{color:#8b5cf6;opacity:.8;letter-spacing:1px;font-size:.7rem;font-weight:950}.page-module___8aEwW__roadmapNode:hover .page-module___8aEwW__nodeMarker{background:#8b5cf640;border-color:#d946ef;transform:translateY(-8px)scale(1.1);box-shadow:0 20px 40px #d946ef33}.page-module___8aEwW__nodeMarker:after{content:"";border:1px solid #8b5cf626;border-radius:24px;transition:all .4s;position:absolute;inset:-10px}.page-module___8aEwW__roadmapNode:hover .page-module___8aEwW__nodeMarker:after{border-style:dashed;border-color:#d946ef66;transform:scale(1.1)}.page-module___8aEwW__nodePhase{color:#8b5cf6;text-transform:uppercase;letter-spacing:2.5px;opacity:.8;margin-bottom:.8rem;font-size:.65rem;font-weight:950}.page-module___8aEwW__nodeTitle{color:var(--text-bright);letter-spacing:-.5px;margin-bottom:1rem;font-size:1.15rem;font-weight:900;line-height:1.2}.page-module___8aEwW__nodeDesc{color:var(--text-dim);max-width:180px;margin:0 auto;font-size:.8rem;line-height:1.6}@media (max-width:1200px){.page-module___8aEwW__nodeTitle{font-size:1rem}.page-module___8aEwW__nodeDesc{font-size:.75rem}}@media (max-width:1024px){.page-module___8aEwW__roadmapPath{flex-direction:column;align-items:flex-start;gap:4rem;padding-left:2rem}.page-module___8aEwW__roadmapPath:before{width:2px;height:100%;inset:0 auto 0 36px}.page-module___8aEwW__roadmapNode{text-align:left;flex-direction:row;align-items:center;width:100%}.page-module___8aEwW__nodeMarker{flex-shrink:0;margin-bottom:0;margin-right:2.5rem}.page-module___8aEwW__nodeInfo{text-align:left}.page-module___8aEwW__nodeDesc{max-width:100%;margin:0}}.page-module___8aEwW__successSection{background:var(--bg-subtle);padding:3rem 0 1rem;position:relative;overflow:hidden}@media (max-width:768px){.page-module___8aEwW__successSection{padding:2rem 0 1rem}}.page-module___8aEwW__scrollWrapper{width:100%;padding:3rem 0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.page-module___8aEwW__scrollTrack{gap:2.5rem;width:max-content;animation:80s linear infinite page-module___8aEwW__scroll;display:flex}.page-module___8aEwW__scrollTrack:hover{animation-play-state:paused}@keyframes page-module___8aEwW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module___8aEwW__successCard{background:var(--bg-panel);border:var(--border-luminous);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;width:240px;transition:all .5s cubic-bezier(.23,1,.32,1);overflow:hidden}.page-module___8aEwW__successCard:hover{background:var(--bg-nebula);border-color:#8b5cf6;transform:translateY(-12px)scale(1.02);box-shadow:0 30px 60px #0000001a}.page-module___8aEwW__successHeader{height:140px;position:relative}.page-module___8aEwW__successImage{object-fit:cover;object-position:center top;width:100%;height:100%;transition:all .6s}.page-module___8aEwW__successBadge{color:#fff;background:#10b981;border-radius:8px;align-items:center;gap:.4rem;padding:.25rem .5rem;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:.75rem;right:.75rem}.page-module___8aEwW__successContent{padding:1.5rem}.page-module___8aEwW__cardTopRow{justify-content:flex-end;align-items:center;margin-bottom:.5rem;display:flex}.page-module___8aEwW__successName{color:var(--text-bright);font-size:1.1rem;font-weight:800;line-height:1.2}.page-module___8aEwW__nameHeader{margin-bottom:.5rem}.page-module___8aEwW__companyLogoBadgeMini{background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:32px;padding:2px;display:flex}.page-module___8aEwW__companyLogoBadgeMini img{object-fit:contain;width:100%;height:100%}.page-module___8aEwW__successRole{color:var(--text-dim);margin-bottom:1rem;font-size:.8rem;display:block}.page-module___8aEwW__metaRow{color:var(--text-dim);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:.75rem;font-size:.8rem;font-weight:700;display:flex}.page-module___8aEwW__metaRow span{color:#10b981;font-size:1rem;font-weight:800}.page-module___8aEwW__reviewsSection{background:radial-gradient(circle at 100% 100%,#d946ef0d,#0000 40%);padding:0 0 3rem;overflow:hidden}@media (max-width:768px){.page-module___8aEwW__reviewsSection{padding:0 0 2rem}}.page-module___8aEwW__reviewsWrapper{width:100%;padding:2rem 0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.page-module___8aEwW__reviewsTrack{gap:2.5rem;width:max-content;animation:100s linear infinite page-module___8aEwW__scrollReviews;display:flex}@keyframes page-module___8aEwW__scrollReviews{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module___8aEwW__reviewsTrack:hover{animation-play-state:paused}.page-module___8aEwW__reviewCard{background:var(--bg-panel);border:var(--border-luminous);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:32px;flex-shrink:0;width:min(350px,85vw);padding:2.5rem;transition:all .4s;position:relative}.page-module___8aEwW__reviewCard:hover{background:var(--bg-nebula);border-color:#8b5cf64d;transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.page-module___8aEwW__reviewHeader{align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex}.page-module___8aEwW__reviewAvatar{object-fit:cover;border:2px solid #8b5cf6;border-radius:50%;width:56px;height:56px}.page-module___8aEwW__reviewInfo h4{margin-bottom:.2rem;font-size:1.1rem;font-weight:800}.page-module___8aEwW__reviewInfo p{color:var(--text-dim);font-size:.85rem}.page-module___8aEwW__reviewRating{color:#f59e0b;gap:.25rem;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__reviewQuote{color:var(--text-dim);font-size:1rem;font-style:italic;line-height:1.6;position:relative}.page-module___8aEwW__reviewQuote:before{content:"“";opacity:.1;color:#8b5cf6;font-size:4rem;position:absolute;top:-1.5rem;left:-1rem}.page-module___8aEwW__footer{background:#020010;border-top:1px solid #8b5cf633;padding:8rem 0 0;position:relative;overflow:hidden}.page-module___8aEwW__footer:before{content:"";pointer-events:none;background-image:linear-gradient(#8b5cf60d 1px,#0000 1px),linear-gradient(90deg,#8b5cf60d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at top,#000,#0000 80%);mask-image:radial-gradient(circle at top,#000,#0000 80%)}.page-module___8aEwW__footerGrid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;margin-bottom:6rem;display:grid}@media (max-width:1024px){.page-module___8aEwW__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.page-module___8aEwW__footerGrid{grid-template-columns:1fr}}.page-module___8aEwW__footerInfo{border-left:2px solid #8b5cf6;padding-left:2.5rem}.page-module___8aEwW__footerInfo h2{letter-spacing:-1px;background:linear-gradient(90deg,#fff,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.2rem;font-weight:950}.page-module___8aEwW__footerDesc{color:var(--text-dim);max-width:400px;margin-bottom:2.5rem;font-size:1rem;line-height:1.8}.page-module___8aEwW__footerSocials{gap:1rem;display:flex}.page-module___8aEwW__socialIcon{background:var(--bg-subtle);width:44px;height:44px;color:var(--text-dim);border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.page-module___8aEwW__socialIcon:hover{color:var(--text-bright);background:#8b5cf6;transform:translateY(-5px);box-shadow:0 10px 20px #8b5cf64d}.page-module___8aEwW__footerTitle{color:#8b5cf6;text-transform:uppercase;letter-spacing:3px;align-items:center;gap:.75rem;margin-bottom:2.5rem;font-size:.8rem;font-weight:900;display:flex}.page-module___8aEwW__footerTitle:after{content:"";background:#8b5cf633;flex:1;height:1px}.page-module___8aEwW__footerLinks{padding:0;list-style:none}.page-module___8aEwW__footerLinks li{margin-bottom:1rem}.page-module___8aEwW__footerLinks a{color:var(--text-dim);align-items:center;gap:.5rem;font-size:.95rem;text-decoration:none;transition:all .3s;display:flex}.page-module___8aEwW__footerLinks a:hover{color:var(--text-bright);padding-left:5px}.page-module___8aEwW__newsletterDesc{color:var(--text-dim);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.page-module___8aEwW__newsletterInput{background:#0f0a2899;border:1px solid #8b5cf64d;border-radius:4px;padding:.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:inset 0 0 20px #8b5cf60d}.page-module___8aEwW__newsletterInput:focus-within{background:#0f0a28cc;border-color:#d946ef;box-shadow:0 0 30px #d946ef1a}.page-module___8aEwW__newsletterInput input{color:var(--text-bright);background:0 0;border:none;outline:none;width:100%;padding:0 1.25rem;font-family:JetBrains Mono,monospace;font-size:.9rem}.page-module___8aEwW__newsletterBtn{color:var(--text-bright);cursor:pointer;background:#8b5cf6;border:none;border-radius:12px;padding:.8rem 1.2rem;font-weight:700;transition:all .3s}.page-module___8aEwW__newsletterBtn:hover{background:#7c3aed;box-shadow:0 5px 15px #7c3aed4d}.page-module___8aEwW__footerBottom{color:#64748b;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:2.5rem 0;font-size:.9rem;display:flex}@media (max-width:640px){.page-module___8aEwW__footerBottom{text-align:center;flex-direction:column;gap:1.5rem}}.page-module___8aEwW__footerBottomLinks{gap:2rem;display:flex}.page-module___8aEwW__footerBottomLinks a{color:inherit;text-decoration:none;transition:color .3s}.page-module___8aEwW__footerBottomLinks a:hover{color:var(--text-bright)}.page-module___8aEwW__pSeeMoreBtn{color:#fff;text-transform:uppercase;letter-spacing:2px;background:linear-gradient(90deg,#8b5cf6,#d946ef);border:none;border-radius:100px;align-items:center;gap:1rem;padding:1.25rem 3.5rem;font-weight:900;text-decoration:none;transition:all .4s;display:flex;box-shadow:0 10px 30px #8b5cf64d}.page-module___8aEwW__pSeeMoreBtn:hover{transform:translateY(-5px);box-shadow:0 20px 50px #8b5cf680}.page-module___8aEwW__advTag{color:#c4b5fd;background:#8b5cf614;border:1px solid #8b5cf633;border-radius:10px;padding:.4rem .9rem;font-size:.7rem;font-weight:800}.page-module___8aEwW__advBtnPrimary{color:#000;cursor:pointer;background:#fff;border:none;border-radius:14px;padding:.8rem 1.75rem;font-weight:900;transition:all .3s}.page-module___8aEwW__advBtnPrimary:hover{color:var(--text-bright);background:#8b5cf6;box-shadow:0 10px 20px #8b5cf666}.page-module___8aEwW__modalOverlay{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:1000;background:#020617fa;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.page-module___8aEwW__megaDetailModal{background:#020010;border:1px solid #8b5cf633;border-radius:32px;flex-direction:column;width:100%;max-width:500px;height:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 150px -20px #8b5cf6}.page-module___8aEwW__modalCloseIcon{color:#fff;cursor:pointer;z-index:100;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.page-module___8aEwW__modalCloseIcon:hover{background:#ef4444;transform:rotate(90deg)scale(1.1)}.page-module___8aEwW__enrollBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;z-index:5;background:linear-gradient(135deg,#8b5cf6,#d946ef);border:1px solid #fff3;border-radius:14px;align-items:center;gap:10px;width:fit-content;padding:.9rem 2.2rem;font-family:Rajdhani,sans-serif;font-size:.85rem;font-weight:850;transition:all .4s;display:inline-flex;position:relative}.page-module___8aEwW__enrollBtn:hover{border-color:#fff;transform:translateY(-2px);box-shadow:0 0 30px #7c3aed80}
.Footer-module__S6Hkya__footer{background:var(--bg-nebula);border-top:var(--border-luminous);padding:8rem 0 0;font-family:Inter,sans-serif;position:relative;overflow:hidden}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding-top:4rem}}.Footer-module__S6Hkya__footerGrid{border-bottom:var(--border-faint);grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;padding-bottom:3rem;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__logo{width:160px;height:40px;position:relative}.Footer-module__S6Hkya__brandDesc{color:var(--text-dim);max-width:300px;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{background:var(--bg-subtle);width:36px;height:36px;color:var(--text-dim);border:var(--border-faint);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--primary);color:#fff;transform:translateY(-3px);box-shadow:0 5px 15px #7c3aed66}.Footer-module__S6Hkya__footerCol h4{color:var(--text-bright);margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__footerLinks{flex-direction:column;gap:.8rem;display:flex}.Footer-module__S6Hkya__footerLinks a{color:var(--text-dim);width:fit-content;font-size:.9rem;transition:color .2s;position:relative}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--accent)}.Footer-module__S6Hkya__newsletter{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__newsletter p{color:var(--text-dim);font-size:.9rem}.Footer-module__S6Hkya__inputGroup{background:var(--bg-panel);border:var(--border-faint);border-radius:8px;gap:.5rem;padding:.3rem;display:flex}.Footer-module__S6Hkya__emailInput{color:var(--text-bright);background:0 0;border:none;outline:none;flex:1;padding:.8rem;font-size:.9rem}.Footer-module__S6Hkya__subscribeBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.8rem 1.2rem;font-weight:600;transition:all .3s}.Footer-module__S6Hkya__subscribeBtn:hover{background:var(--accent)}.Footer-module__S6Hkya__footerBottom{color:var(--text-dim);justify-content:space-between;align-items:center;padding:2rem 0;font-size:.85rem;display:flex}.Footer-module__S6Hkya__legalLinks{gap:1.5rem;display:flex}@media (max-width:900px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__footerBottom{text-align:center;flex-direction:column;gap:1rem}}.Footer-module__S6Hkya__themeToggle{border:1px solid var(--text-dim);color:var(--text-dim);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Footer-module__S6Hkya__themeToggle:hover{background:var(--primary);color:#fff;border-color:var(--primary)}
.IndustryPartners-module__uRHwIG__partnersSection{background:0 0;padding:3rem 0;position:relative;overflow:hidden}.IndustryPartners-module__uRHwIG__container{z-index:5;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.IndustryPartners-module__uRHwIG__sectionHeader{text-align:center;margin-bottom:2.5rem}.IndustryPartners-module__uRHwIG__title{text-transform:uppercase;letter-spacing:4px;color:var(--text-bright);margin-bottom:1.5rem;font-family:Rajdhani,sans-serif;font-size:3rem;font-weight:800}.IndustryPartners-module__uRHwIG__subtitle{color:#94a3b8;max-width:700px;margin:0 auto;font-size:1.2rem;font-weight:500}.IndustryPartners-module__uRHwIG__whiteBlock{background:#fff;border-radius:40px;padding:40px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006,0 0 100px #7c3aed1a}.IndustryPartners-module__uRHwIG__whiteBlock:before{content:"";background:linear-gradient(90deg,#7c3aed,#4f46e5);height:4px;position:absolute;top:0;left:0;right:0}.IndustryPartners-module__uRHwIG__logoGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));place-items:center;gap:5px;display:grid}.IndustryPartners-module__uRHwIG__partnerCard{justify-content:center;align-items:center;width:100%;height:100px;padding:0;display:flex}.IndustryPartners-module__uRHwIG__partnerLogoImage{object-fit:contain;filter:none;width:auto;max-width:150px;height:auto;max-height:80px;transition:transform .3s}.IndustryPartners-module__uRHwIG__partnerCard:hover .IndustryPartners-module__uRHwIG__partnerLogoImage{transform:scale(1.15)}@media (max-width:1024px){.IndustryPartners-module__uRHwIG__logoGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.IndustryPartners-module__uRHwIG__whiteBlock{padding:60px 30px}}@media (max-width:768px){.IndustryPartners-module__uRHwIG__title{letter-spacing:4px;font-size:2.2rem}.IndustryPartners-module__uRHwIG__whiteBlock{padding:2rem 0}.IndustryPartners-module__uRHwIG__logoGrid{flex-wrap:nowrap;gap:2rem;width:max-content;animation:40s linear infinite IndustryPartners-module__uRHwIG__scrollLeft;display:flex}.IndustryPartners-module__uRHwIG__partnerCard{flex-shrink:0;width:140px}.IndustryPartners-module__uRHwIG__partnerLogoImage{max-width:120px}}@keyframes IndustryPartners-module__uRHwIG__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}
.about-module__8TymFG__main{background:var(--bg-void);min-height:100vh;color:var(--text-bright);font-family:Outfit,sans-serif;overflow-x:hidden}.about-module__8TymFG__heroSection{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__heroGrid{background-image:radial-gradient(circle at 2px 2px,#7c3aed1a 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.about-module__8TymFG__heroGlow{filter:blur(120px);z-index:1;background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-module__8TymFG__heroContent{z-index:10;max-width:1100px;padding:0 2rem;position:relative}.about-module__8TymFG__heroBadge{letter-spacing:4px;color:#a78bfa;text-transform:uppercase;background:#7c3aed0d;border:1px solid #7c3aed33;border-radius:100px;align-items:center;gap:10px;margin-bottom:2.5rem;padding:.7rem 1.8rem;font-size:.8rem;font-weight:800;display:inline-flex}.about-module__8TymFG__heroTitle{letter-spacing:-4px;margin-bottom:2.5rem;font-size:clamp(3.5rem,8vw,7.5rem);font-weight:950;line-height:.9}.about-module__8TymFG__titleMain{color:var(--text-bright);display:block}.about-module__8TymFG__titleGradient{background:linear-gradient(135deg,var(--text-bright)0%,#a78bfa 50%,#7c3aed 100%);color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.about-module__8TymFG__heroSubtitle{color:var(--text-dim);max-width:750px;margin:0 auto 4rem;font-size:1.4rem;font-weight:400;line-height:1.6}.about-module__8TymFG__heroActions{justify-content:center;gap:1.5rem;display:flex}.about-module__8TymFG__primaryBtn{background:var(--text-bright);color:var(--bg-void);letter-spacing:.5px;border-radius:14px;align-items:center;gap:12px;padding:1.2rem 3.5rem;font-size:1rem;font-weight:800;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.about-module__8TymFG__primaryBtn:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #ffffff1a}.about-module__8TymFG__secondaryBtn{background:var(--bg-subtle);border:var(--border-faint);color:var(--text-bright);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;padding:1.2rem 3rem;font-weight:700;text-decoration:none;transition:all .3s}.about-module__8TymFG__secondaryBtn:hover{background:var(--bg-panel);border-color:var(--primary)}.about-module__8TymFG__architectureSection{background:var(--bg-void);padding:10rem 0;position:relative}.about-module__8TymFG__sectionHeader{text-align:center;max-width:800px;margin-bottom:8rem;margin-left:auto;margin-right:auto}.about-module__8TymFG__sectionBadge{color:var(--primary);letter-spacing:5px;text-transform:uppercase;margin-bottom:1.5rem;font-size:.85rem;font-weight:900;display:block}.about-module__8TymFG__sectionTitle{letter-spacing:-2px;font-size:4rem;font-weight:900;line-height:1.1}.about-module__8TymFG__archGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.about-module__8TymFG__archCard{background:var(--bg-panel);border:var(--border-faint);border-radius:30px;padding:3.5rem 2.5rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.about-module__8TymFG__archCard:hover{background:var(--bg-nebula);border-color:var(--primary);transform:translateY(-15px)}.about-module__8TymFG__archIcon{color:#a78bfa;background:linear-gradient(135deg,#7c3aed1a,#7c3aed0d);border:1px solid #7c3aed33;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:2.5rem;display:flex}.about-module__8TymFG__archTitle{margin-bottom:1.2rem;font-size:1.6rem;font-weight:800;line-height:1.2}.about-module__8TymFG__archDesc{color:var(--text-dim);font-size:1rem;line-height:1.6}.about-module__8TymFG__cardGlow{opacity:0;background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);width:100px;height:100px;transition:opacity .5s;position:absolute;top:0;right:0}.about-module__8TymFG__archCard:hover .about-module__8TymFG__cardGlow{opacity:1}.about-module__8TymFG__performanceSection{background:var(--bg-void);padding:10rem 0}.about-module__8TymFG__perfWrapper{background:var(--bg-subtle);border:var(--border-faint);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:60px;grid-template-columns:1.1fr .9fr;align-items:center;gap:6rem;padding:6rem;display:grid}.about-module__8TymFG__perfContent h2{letter-spacing:-2px;margin-bottom:2.5rem;font-size:3.5rem;font-weight:900}.about-module__8TymFG__perfList{flex-direction:column;gap:2.5rem;padding:0;list-style:none;display:flex}.about-module__8TymFG__perfItem{gap:1.5rem;display:flex}.about-module__8TymFG__perfIcon{width:32px;height:32px;color:var(--primary);flex-shrink:0;margin-top:5px}.about-module__8TymFG__perfText h4{margin-bottom:.5rem;font-size:1.3rem;font-weight:800}.about-module__8TymFG__perfText p{color:var(--text-dim);line-height:1.6}.about-module__8TymFG__perfVisual{justify-content:center;align-items:center;height:450px;display:flex;position:relative}.about-module__8TymFG__visualCore{width:250px;height:250px;color:var(--primary);background:radial-gradient(circle,#7c3aed1a 0%,#0000 70%);border:2px solid #7c3aed33;border-radius:50%;justify-content:center;align-items:center;animation:4s ease-in-out infinite about-module__8TymFG__pulseGlow;display:flex}.about-module__8TymFG__floatingLabels{position:absolute;inset:0}.about-module__8TymFG__fLabel{background:var(--bg-subtle);border:var(--border-faint);color:var(--primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;border-radius:12px;padding:.8rem 1.5rem;font-size:.8rem;font-weight:800;position:absolute}@keyframes about-module__8TymFG__pulseGlow{0%,to{opacity:.8;transform:scale(1);box-shadow:0 0 #7c3aed00}50%{opacity:1;transform:scale(1.05);box-shadow:0 0 50px #7c3aed4d}}.about-module__8TymFG__gallerySection{background:var(--bg-void);padding:10rem 0}.about-module__8TymFG__galleryGrid{grid-template-rows:repeat(2,350px);grid-template-columns:repeat(12,1fr);gap:2rem;display:grid}.about-module__8TymFG__galleryItem{border:var(--border-faint);border-radius:40px;position:relative;overflow:hidden}.about-module__8TymFG__galleryItem:first-child{grid-area:span 1/span 8}.about-module__8TymFG__galleryItem:nth-child(2),.about-module__8TymFG__galleryItem:nth-child(3),.about-module__8TymFG__galleryItem:nth-child(4),.about-module__8TymFG__galleryItem:nth-child(5){grid-area:span 1/span 4}.about-module__8TymFG__galleryImage{transition:transform .8s cubic-bezier(.2,.8,.2,1)}.about-module__8TymFG__galleryItem:hover .about-module__8TymFG__galleryImage{transform:scale(1.1)}.about-module__8TymFG__imageCaption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-bright);opacity:0;background:#0009;border-radius:15px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .4s;position:absolute;bottom:2rem;left:2rem;transform:translateY(10px)}.about-module__8TymFG__galleryItem:hover .about-module__8TymFG__imageCaption{opacity:1;transform:translateY(0)}.about-module__8TymFG__dnaSection{background:var(--bg-void);padding:10rem 0}.about-module__8TymFG__dnaGrid{grid-template-columns:1fr 1fr;align-items:center;gap:10rem;display:grid}.about-module__8TymFG__dnaTag{color:var(--primary);margin-bottom:1.5rem;font-family:JetBrains Mono,monospace;font-size:.9rem;display:block}.about-module__8TymFG__dnaTitle{letter-spacing:-2px;margin-bottom:2.5rem;font-size:4rem;font-weight:950}.about-module__8TymFG__dnaDesc{color:var(--text-dim);margin-bottom:4rem;font-size:1.3rem;line-height:1.7}.about-module__8TymFG__dnaStats{gap:4rem;display:flex}.about-module__8TymFG__dnaStat h2{color:var(--text-bright);margin-bottom:.5rem;font-size:3.5rem;font-weight:900}.about-module__8TymFG__dnaStat p{color:var(--text-dim);text-transform:uppercase;letter-spacing:2px;font-size:.75rem;font-weight:800}.about-module__8TymFG__dnaVisual{border:var(--border-luminous);border-radius:60px;height:600px;position:relative;overflow:hidden}.about-module__8TymFG__dnaImage{object-fit:cover;filter:saturate(1.2);width:100%;height:100%}.about-module__8TymFG__dnaOverlay{background:linear-gradient(#0000,#02000f);position:absolute;inset:0}.about-module__8TymFG__ctaSection{background:var(--bg-void);padding:10rem 0}.about-module__8TymFG__ctaCard{background:var(--bg-panel);border:var(--border-luminous);text-align:center;border-radius:60px;padding:8rem 4rem;position:relative;overflow:hidden}.about-module__8TymFG__ctaTitle{letter-spacing:-3px;margin-bottom:2rem;font-size:5rem;font-weight:950;line-height:1}.about-module__8TymFG__ctaDesc{color:var(--text-dim);max-width:700px;margin:0 auto 4rem;font-size:1.5rem}.about-module__8TymFG__ctaActions{justify-content:center;gap:2rem;display:flex}.about-module__8TymFG__ctaBtnPrim{background:var(--text-bright);color:var(--bg-void);border-radius:20px;padding:1.5rem 4rem;font-size:1.1rem;font-weight:900;text-decoration:none;transition:all .4s}.about-module__8TymFG__ctaBtnPrim:hover{transform:scale(1.05);box-shadow:0 0 50px #fff3}@media (max-width:1200px){.about-module__8TymFG__archGrid{grid-template-columns:repeat(2,1fr)}.about-module__8TymFG__galleryGrid{grid-template-rows:repeat(3,300px)}.about-module__8TymFG__dnaGrid{gap:5rem}}@media (max-width:768px){.about-module__8TymFG__architectureSection,.about-module__8TymFG__performanceSection,.about-module__8TymFG__gallerySection,.about-module__8TymFG__dnaSection,.about-module__8TymFG__ctaSection{padding:5rem 0}.about-module__8TymFG__heroSection{min-height:auto;padding-top:120px;padding-bottom:4rem}.about-module__8TymFG__heroTitle{font-size:3rem}.about-module__8TymFG__heroSubtitle{margin-bottom:2.5rem;font-size:1.1rem}.about-module__8TymFG__sectionHeader{margin-bottom:2rem}.about-module__8TymFG__sectionTitle{font-size:2.2rem}.about-module__8TymFG__archGrid{grid-template-columns:1fr;gap:1.5rem}.about-module__8TymFG__archCard{padding:2rem 1.5rem}.about-module__8TymFG__perfWrapper,.about-module__8TymFG__dnaGrid{text-align:center;grid-template-columns:1fr;gap:2rem;padding:1.5rem}.about-module__8TymFG__perfContent h2{margin-bottom:1.5rem;font-size:2rem}.about-module__8TymFG__dnaStats{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}.about-module__8TymFG__dnaStat h2{font-size:2.2rem}.about-module__8TymFG__dnaTitle{margin-bottom:1rem;font-size:2.2rem}.about-module__8TymFG__dnaDesc{margin-bottom:2rem;font-size:1rem}.about-module__8TymFG__perfVisual{height:250px}.about-module__8TymFG__galleryGrid{flex-direction:column;gap:1rem;display:flex}.about-module__8TymFG__galleryItem{width:100%;height:250px}.about-module__8TymFG__ctaCard{border-radius:30px;padding:2.5rem 1.5rem}.about-module__8TymFG__ctaTitle{font-size:2.2rem}.about-module__8TymFG__ctaDesc{margin-bottom:2rem;font-size:1rem}.about-module__8TymFG__primaryBtn,.about-module__8TymFG__secondaryBtn{padding:1rem 1.5rem;font-size:.9rem}.about-module__8TymFG__heroActions{flex-direction:column;gap:1rem}}
.contact-module__swMWYG__main{background:var(--bg-void);min-height:100vh;color:var(--text-bright);padding-top:80px;font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden}.contact-module__swMWYG__statusBadge{background:var(--bg-panel);border:var(--border-luminous);border-radius:30px;align-items:center;gap:10px;margin-bottom:2rem;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.contact-module__swMWYG__innerDot{border-radius:50%;width:10px;height:10px;animation:2s infinite contact-module__swMWYG__pulse;box-shadow:0 0 10px}.contact-module__swMWYG__bgDecor{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.contact-module__swMWYG__blob{filter:blur(80px);background:radial-gradient(circle,#3b82f626 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:25s infinite alternate contact-module__swMWYG__move;position:absolute}.contact-module__swMWYG__blob1{background:radial-gradient(circle,#3b82f633 0%,#0000 70%);top:-100px;right:-100px}.contact-module__swMWYG__blob2{background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);bottom:-100px;left:-100px}@keyframes contact-module__swMWYG__move{0%{transform:translate(0)scale(1)}to{transform:translate(100px,100px)scale(1.2)}}.contact-module__swMWYG__heroRow{justify-content:center;align-items:center;gap:80px;max-width:1600px;margin:4rem auto 2rem;padding:0 4rem;display:flex}@media (max-width:1024px){.contact-module__swMWYG__heroRow{text-align:center;flex-direction:column-reverse;gap:4rem;margin-top:2rem;padding:0 2rem}.contact-module__swMWYG__heroContent{max-width:100%}}.contact-module__swMWYG__heroContent{flex:1.2;max-width:800px}@media (max-width:1024px){.contact-module__swMWYG__heroContent{text-align:center;max-width:100%}}.contact-module__swMWYG__heroVisual{flex:1;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__portalRow{justify-content:center;max-width:1400px;margin:0 auto 6rem;padding:0 4rem;display:flex}.contact-module__swMWYG__visualWrapper{width:100%;position:relative}@media (max-width:768px){.contact-module__swMWYG__visualWrapper{display:none}}.contact-module__swMWYG__mainIllustration{filter:drop-shadow(0 0 40px #3b82f666);border-radius:40px;width:100%;height:auto}.contact-module__swMWYG__visualGlow{filter:blur(60px);z-index:-1;background:radial-gradient(circle,#3b82f64d,#0000 70%);position:absolute;inset:0}.contact-module__swMWYG__landingHeader{margin-bottom:3rem}.contact-module__swMWYG__statusIconsRow{gap:1.5rem;display:flex}@media (max-width:768px){.contact-module__swMWYG__statusIconsRow{flex-wrap:wrap;justify-content:center}}.contact-module__swMWYG__heroTitle{letter-spacing:-2px;background:var(--grad-text-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-family:Rajdhani,sans-serif;font-size:5rem;font-weight:800;line-height:1}.contact-module__swMWYG__heroHighlight{color:#3b82f6;padding:0 10px;display:inline-block;position:relative}.contact-module__swMWYG__heroHighlight:before{content:"";z-index:-1;background:#3b82f633;border-radius:4px;width:100%;height:40%;position:absolute;bottom:5px;left:0;transform:skew(-15deg)}.contact-module__swMWYG__heroSubtitle{color:var(--text-dim);max-width:500px;margin-bottom:3rem;font-size:1.25rem;line-height:1.8}.contact-module__swMWYG__channelsList{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__channelItem{background:var(--bg-panel);border:var(--border-faint);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;align-items:center;gap:1.5rem;padding:1.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.contact-module__swMWYG__channelItem:hover{background:var(--bg-nebula);border-color:#3b82f680;transform:translate(15px)scale(1.02);box-shadow:0 10px 30px #0000001a}.contact-module__swMWYG__iconBox{color:#3b82f6;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid #3b82f633;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex}.contact-module__swMWYG__channelItem:hover .contact-module__swMWYG__iconBox{color:#fff;background:#3b82f6;transform:rotate(-5deg)}.contact-module__swMWYG__channelItem h4{color:var(--text-bright);margin-bottom:.2rem;font-family:Rajdhani,sans-serif;font-size:1.4rem;font-weight:700}.contact-module__swMWYG__channelItem p{color:var(--text-dim);font-size:.95rem}.contact-module__swMWYG__elitePortal{background:var(--bg-panel);-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);border:var(--border-luminous);border-radius:48px;width:100%;padding:3rem 5rem;position:relative;overflow:hidden;box-shadow:0 60px 120px -30px #0000001a,inset 0 0 100px #3b82f60d}.contact-module__swMWYG__elitePortal:after{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:2;background:linear-gradient(135deg,#3b82f699,#0000 30%,#8b5cf699);border-radius:56px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.contact-module__swMWYG__elitePortal:before{content:"";pointer-events:none;z-index:0;background:conic-gradient(#0000,#3b82f61a,#0000 40%);width:200%;height:200%;animation:10s linear infinite contact-module__swMWYG__rotateHUD;position:absolute;top:-50%;left:-50%}@keyframes contact-module__swMWYG__rotateHUD{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-module__swMWYG__portalHeader{z-index:3;border-bottom:var(--border-faint);justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:2.5rem;padding-bottom:2rem;display:flex;position:relative}@media (max-width:768px){.contact-module__swMWYG__elitePortal{border-radius:32px;padding:2rem}.contact-module__swMWYG__portalHeader{flex-direction:column;align-items:flex-start;gap:1rem}}.contact-module__swMWYG__statusPill{color:#4ade80;letter-spacing:2px;text-transform:uppercase;background:#22c55e0d;border:1px solid #22c55e33;border-radius:40px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:8px 16px;font-size:.75rem;font-weight:900;display:inline-flex}.contact-module__swMWYG__pulseDot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite contact-module__swMWYG__portalPulse;box-shadow:0 0 15px #4ade80}.contact-module__swMWYG__portalHeader h3{color:var(--text-bright);letter-spacing:-1px;margin-bottom:.75rem;font-family:Rajdhani,sans-serif;font-size:3rem;font-weight:800}.contact-module__swMWYG__portalHeader p{color:var(--text-dim);font-size:1rem}.contact-module__swMWYG__horizontalGroup{align-items:flex-start;gap:3rem;margin-bottom:2.5rem;display:flex}.contact-module__swMWYG__sideBySide{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-module__swMWYG__chipGrid{flex-wrap:nowrap;gap:.75rem;min-width:480px;display:flex}@media (max-width:640px){.contact-module__swMWYG__chipGrid{flex-wrap:wrap;min-width:auto}}.contact-module__swMWYG__formSection[style*="flex: 1.5"] .contact-module__swMWYG__chipGrid{flex-wrap:wrap}.contact-module__swMWYG__sectionLabel{color:var(--text-dim);letter-spacing:3px;align-items:center;gap:15px;margin-bottom:1.5rem;font-size:.7rem;font-weight:900;display:flex}.contact-module__swMWYG__sectionLabel:after{content:"";background:linear-gradient(90deg,#ffffff1a,#0000);flex:1;height:1px}.contact-module__swMWYG__advancedInputGroup{margin-bottom:1.25rem;position:relative}.contact-module__swMWYG__advancedInputGroup input{background:var(--bg-subtle);border:var(--border-faint);width:100%;color:var(--text-bright);border-bottom:2px solid #ffffff1a;border-radius:12px;outline:none;padding:1.25rem 1.25rem 1.25rem 3.75rem;font-size:1.1rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-module__swMWYG__advancedInputGroup input:focus{background:var(--bg-nebula);border-color:#3b82f64d #3b82f64d #3b82f6;box-shadow:0 10px 30px -10px #0000001a}.contact-module__swMWYG__inputIcon{color:#475569;transition:all .3s;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.contact-module__swMWYG__advancedInputGroup input:focus+.contact-module__swMWYG__inputIcon{color:#3b82f6;transform:translateY(-50%)scale(1.2)}.contact-module__swMWYG__chipGrid{flex-wrap:wrap;gap:1rem;display:flex}.contact-module__swMWYG__chip{background:var(--bg-subtle);border:var(--border-faint);color:var(--text-dim);cursor:pointer;border-radius:14px;padding:12px 24px;font-size:.9rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.contact-module__swMWYG__chip:hover{background:var(--bg-panel);color:var(--text-bright);border-color:#3b82f666;transform:translateY(-4px)}.contact-module__swMWYG__activeChip{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:14px;padding:14px 28px;font-size:.9rem;font-weight:800;transform:translateY(-2px);box-shadow:0 15px 30px -10px #2563eb99,0 0 0 4px #3b82f61a}.contact-module__swMWYG__eliteSubmitBtn{width:100%;height:72px;color:var(--text-bright);letter-spacing:2px;cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;border-radius:20px;justify-content:center;align-items:center;gap:1.25rem;margin-top:2rem;font-family:Rajdhani,sans-serif;font-size:1.25rem;font-weight:900;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 20px 40px -10px #2563eb80}.contact-module__swMWYG__eliteSubmitBtn:hover{background:linear-gradient(135deg,#60a5fa 0%,#2563eb 100%);transform:translateY(-6px)scale(1.02);box-shadow:0 30px 60px -12px #2563eb99}.contact-module__swMWYG__eliteSubmitBtn:active{transform:scale(.98)}.contact-module__swMWYG__trustStrip{color:#475569;letter-spacing:1px;justify-content:center;align-items:center;gap:10px;margin-top:2rem;font-size:.8rem;font-weight:800;display:flex}.contact-module__swMWYG__processSection{background:var(--bg-void);padding:100px 2rem}.contact-module__swMWYG__processGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;max-width:1200px;margin:0 auto;display:grid}.contact-module__swMWYG__processStep{text-align:center;position:relative}.contact-module__swMWYG__stepNumber{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:20px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:800;display:flex;box-shadow:0 10px 20px #3b82f64d}.contact-module__swMWYG__processStep h4{margin-bottom:.5rem;font-family:Rajdhani,sans-serif;font-size:1.3rem}.contact-module__swMWYG__processStep p{color:var(--text-dim);font-size:.9rem;line-height:1.6}.contact-module__swMWYG__locationContainer{background:var(--bg-panel);border:var(--border-luminous);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:40px;max-width:1200px;height:500px;margin:6rem auto;display:flex;overflow:hidden}.contact-module__swMWYG__mapSide{flex:1.5}.contact-module__swMWYG__hqDetails{background:var(--bg-nebula);flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex}.contact-module__swMWYG__hqBadge{color:#fff;background:#3b82f6;border-radius:6px;width:fit-content;margin-bottom:2rem;padding:4px 12px;font-size:.75rem;font-weight:800;display:inline-block}.contact-module__swMWYG__hqDetails h3{color:var(--text-bright);margin-bottom:1rem;font-family:Rajdhani,sans-serif;font-size:2.5rem}.contact-module__swMWYG__hqDetails p{color:var(--text-dim);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.contact-module__swMWYG__hqStats{gap:40px;display:flex}.contact-module__swMWYG__stat{flex-direction:column;display:flex}.contact-module__swMWYG__stat strong{color:#3b82f6;font-family:Rajdhani,sans-serif;font-size:2rem}.contact-module__swMWYG__stat span{color:var(--text-dim);font-size:.9rem}@media (max-width:900px){.contact-module__swMWYG__locationContainer{flex-direction:column;height:auto}.contact-module__swMWYG__hqDetails{padding:3rem 2rem}}.contact-module__swMWYG__faqSection{max-width:900px;margin:0 auto;padding:100px 2rem}.contact-module__swMWYG__faqItem{background:var(--bg-subtle);border:var(--border-faint);border-radius:20px;margin-bottom:1rem;transition:all .3s;overflow:hidden}.contact-module__swMWYG__faqQuestion{width:100%;color:var(--text-bright);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-family:Rajdhani,sans-serif;font-size:1.25rem;font-weight:700;display:flex}.contact-module__swMWYG__faqAnswer{color:var(--text-dim);padding:0 2rem 1.5rem;font-size:1.05rem;line-height:1.7;display:none}.contact-module__swMWYG__faqAnswer.contact-module__swMWYG__active{animation:.4s ease-out contact-module__swMWYG__slideUp;display:block}@keyframes contact-module__swMWYG__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.contact-module__swMWYG__chatOverlay{background:var(--bg-panel);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:2000;transform-origin:100% 100%;border:1px solid #ffffff26;border-radius:32px;flex-direction:column;width:400px;height:650px;display:flex;position:fixed;bottom:2rem;right:2rem;overflow:hidden;box-shadow:0 30px 60px -15px #0000001a,0 0 0 1px #ffffff0d}.contact-module__swMWYG__chatCloseBtn{background:var(--bg-subtle);border:var(--border-faint);color:var(--text-bright);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.contact-module__swMWYG__chatCloseBtn:hover{background:#dc262633;border-color:#ef4444;transform:scale(1.1)}.contact-module__swMWYG__chatHeader{background:var(--bg-subtle);border-bottom:var(--border-faint);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.contact-module__swMWYG__chatTitleGroup{align-items:center;gap:15px;display:flex}.contact-module__swMWYG__botAvatar{width:48px;height:48px;color:var(--text-bright);background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:16px;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 16px #3b82f64d}.contact-module__swMWYG__chatTitle{color:var(--text-bright);letter-spacing:.5px;font-family:Rajdhani,sans-serif;font-size:1.2rem;font-weight:800}.contact-module__swMWYG__chatStatus{color:#4ade80;opacity:.8;align-items:center;gap:6px;font-size:.8rem;display:flex}.contact-module__swMWYG__statusDot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite contact-module__swMWYG__pulse}@keyframes contact-module__swMWYG__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes contact-module__swMWYG__pulse{0%{box-shadow:0 0 #4ade8066}70%{box-shadow:0 0 0 10px #4ade8000}to{box-shadow:0 0 #4ade8000}}.contact-module__swMWYG__chatBody{background:var(--bg-void);scroll-behavior:smooth;flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.contact-module__swMWYG__messageWrapper{flex-direction:column;gap:6px;max-width:85%;animation:.4s cubic-bezier(.2,.8,.2,1) contact-module__swMWYG__msgIn;display:flex}@keyframes contact-module__swMWYG__msgIn{0%{opacity:0;transform:translateY(15px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.contact-module__swMWYG__msgBot{align-self:flex-start}.contact-module__swMWYG__msgUser{align-self:flex-end;align-items:flex-end}.contact-module__swMWYG__message{border-radius:20px;padding:1rem 1.25rem;font-size:.95rem;line-height:1.6;position:relative;box-shadow:0 4px 12px #0000001a}.contact-module__swMWYG__msgBot .contact-module__swMWYG__message{color:#cbd5e1;background:#1e293b;border:1px solid #ffffff0d;border-top-left-radius:4px}.contact-module__swMWYG__msgUser .contact-module__swMWYG__message{color:var(--text-bright);background:linear-gradient(135deg,#3b82f6,#2563eb);border-top-right-radius:4px}.contact-module__swMWYG__timeStamp{color:#64748b;padding:0 5px;font-size:.7rem}.contact-module__swMWYG__chatFooter{background:#0f172af2;border-top:1px solid #ffffff1a;gap:1rem;padding:1.25rem;display:flex}.contact-module__swMWYG__chatInput{color:var(--text-bright);background:#02061780;border:1px solid #ffffff1a;border-radius:16px;outline:none;flex:1;padding:.9rem 1.25rem;font-size:1rem}.contact-module__swMWYG__chatSendBtn{width:50px;height:50px;color:var(--text-bright);cursor:pointer;background:#3b82f6;border:none;border-radius:16px;justify-content:center;align-items:center;transition:all .3s;display:flex}.contact-module__swMWYG__chatSendBtn:hover{background:#2563eb;transform:scale(1.05)rotate(5deg)}.contact-module__swMWYG__typingIndicator{background:#1e293b;border-radius:4px 18px 18px;gap:5px;width:fit-content;padding:12px 18px;display:flex}.contact-module__swMWYG__dot{background:#94a3b8;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite both contact-module__swMWYG__bounce}.contact-module__swMWYG__dot:first-child{animation-delay:-.32s}.contact-module__swMWYG__visualContainer{justify-content:center;width:100%;margin:3rem 0;display:flex;position:relative}.contact-module__swMWYG__techIllustration{width:100%;max-width:550px;position:relative}.contact-module__swMWYG__heroImage{filter:drop-shadow(0 0 30px #3b82f64d);border-radius:32px;width:100%;height:auto;-webkit-mask-image:linear-gradient(#000 80%,#0000);mask-image:linear-gradient(#000 80%,#0000)}.contact-module__swMWYG__imageGlow{filter:blur(40px);z-index:-1;background:radial-gradient(circle,#3b82f633,#0000 70%);position:absolute;inset:0}.contact-module__swMWYG__horizontalChannels{gap:1.5rem;margin-top:3rem;display:flex}.contact-module__swMWYG__channelTile{cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172a66;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;flex:1;align-items:center;gap:12px;padding:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.contact-module__swMWYG__channelTile:hover{background:#1e293b99;border-color:#3b82f6;transform:translateY(-10px);box-shadow:0 20px 40px #0006}.contact-module__swMWYG__channelTile span{color:var(--text-dim);font-size:.9rem;font-weight:700}.contact-module__swMWYG__channelTile:hover span{color:var(--text-bright)}.contact-module__swMWYG__channelTile svg{color:#3b82f6;transition:transform .4s}.contact-module__swMWYG__channelTile:hover svg{transform:scale(1.2)rotate(-5deg)}@media (max-width:1200px){.contact-module__swMWYG__splitWrapper{gap:50px;padding:0 2rem}.contact-module__swMWYG__heroTitle{font-size:4rem}}@media (max-width:1024px){.contact-module__swMWYG__splitWrapper{flex-direction:column;align-items:stretch}.contact-module__swMWYG__infoColumn{text-align:center;max-width:100%}.contact-module__swMWYG__heroSubtitle{max-width:100%}.contact-module__swMWYG__channelsList{flex-flow:wrap;justify-content:center}.contact-module__swMWYG__channelItem{flex:1;min-width:300px}.contact-module__swMWYG__formColumn{width:100%;max-width:700px;margin:0 auto}.contact-module__swMWYG__elitePortal{padding:3rem;position:static}}@media (max-width:768px){.contact-module__swMWYG__main{padding-top:60px}.contact-module__swMWYG__heroTitle{font-size:3rem}.contact-module__swMWYG__elitePortal{border-radius:40px;padding:2.5rem 1.5rem}.contact-module__swMWYG__portalHeader h3{font-size:2.2rem}.contact-module__swMWYG__chipGrid{gap:.75rem}.contact-module__swMWYG__chip,.contact-module__swMWYG__activeChip{padding:10px 16px;font-size:.8rem}.contact-module__swMWYG__eliteSubmitBtn{height:64px;font-size:1.1rem}}@media (max-width:480px){.contact-module__swMWYG__heroTitle{font-size:2.5rem}.contact-module__swMWYG__advancedInputGroup input{padding-left:3.5rem;font-size:1rem}.contact-module__swMWYG__inputIcon{left:1.25rem}.contact-module__swMWYG__channelsList{flex-direction:column}}
.courses-module__CLvPQW__main{background:var(--bg-void);min-height:100vh;color:var(--text-bright);padding-top:100px;position:relative;overflow-x:hidden}.courses-module__CLvPQW__mouseGlow{pointer-events:none;z-index:1;background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);border-radius:50%;width:600px;height:600px;transition:transform .1s ease-out;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.courses-module__CLvPQW__heroSection{text-align:center;padding:6rem 0 4rem;position:relative;overflow:hidden}@media (max-width:768px){.courses-module__CLvPQW__heroSection{padding:3rem 0 2rem}}.courses-module__CLvPQW__heroBg{z-index:0;position:absolute;inset:0}.courses-module__CLvPQW__orb{filter:blur(120px);opacity:.15;border-radius:50%;position:absolute}.courses-module__CLvPQW__orb1{background:var(--primary);width:600px;height:600px;animation:20s infinite courses-module__CLvPQW__float;top:-200px;left:-200px}.courses-module__CLvPQW__orb2{background:var(--accent);width:500px;height:500px;animation:15s infinite reverse courses-module__CLvPQW__float;bottom:-100px;right:-100px}@keyframes courses-module__CLvPQW__float{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}.courses-module__CLvPQW__heroTitle{letter-spacing:-2px;background:var(--grad-text-main);color:#0000;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:950;line-height:1.1}@media (max-width:768px){.courses-module__CLvPQW__heroTitle{letter-spacing:-1px;font-size:2.5rem}}.courses-module__CLvPQW__heroSubtitle{color:var(--text-dim);max-width:600px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6}.courses-module__CLvPQW__partnersSection{background:var(--bg-subtle);border-top:var(--border-faint);border-bottom:var(--border-faint);padding:3rem 0;overflow:hidden}.courses-module__CLvPQW__marqueeContainer{width:100%}.courses-module__CLvPQW__marqueeTrack{white-space:nowrap;gap:6rem;width:max-content;animation:160s linear infinite courses-module__CLvPQW__scroll;display:flex}@keyframes courses-module__CLvPQW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.courses-module__CLvPQW__partnerLogo{justify-content:center;align-items:center;width:150px;height:80px;transition:transform .3s;display:flex}.courses-module__CLvPQW__partnerLogo:hover{transform:scale(1.1)}.courses-module__CLvPQW__statsSection{padding:4rem 0}@media (max-width:768px){.courses-module__CLvPQW__statsSection{padding:2rem 0}}.courses-module__CLvPQW__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:1024px){.courses-module__CLvPQW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.courses-module__CLvPQW__statsGrid{grid-template-columns:1fr}}.courses-module__CLvPQW__statItem{text-align:center;background:var(--bg-panel);border:var(--border-faint);transition:all .4s var(--ease-elastic);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem 1.5rem}.courses-module__CLvPQW__statItem:hover{border-color:var(--primary);box-shadow:var(--glow-sm);transform:translateY(-10px)}.courses-module__CLvPQW__statValue{background:var(--grad-glow);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-family:Rajdhani,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:900;display:block}.courses-module__CLvPQW__statLabel{color:var(--text-dim);text-transform:uppercase;letter-spacing:2px;font-size:.8rem;font-weight:800}.courses-module__CLvPQW__spotlightSection{padding:4rem 0}@media (max-width:768px){.courses-module__CLvPQW__spotlightSection{padding:2rem 0}}@media (max-width:900px){.courses-module__CLvPQW__spotlightCard{grid-template-columns:1fr}.courses-module__CLvPQW__spotlightImageWrapper{order:-1;min-height:250px}}.courses-module__CLvPQW__spotlightCard:hover{border-color:var(--accent);box-shadow:var(--glow-lg)}.courses-module__CLvPQW__spotlightContent{flex-direction:column;justify-content:center;align-items:flex-start;padding:3rem;display:flex}.courses-module__CLvPQW__spotlightBadge{border:1px solid var(--primary);color:var(--primary);text-transform:uppercase;letter-spacing:3px;background:#7c3aed1a;border-radius:100px;width:fit-content;margin-bottom:2rem;padding:.6rem 1.5rem;font-size:.75rem;font-weight:900}.courses-module__CLvPQW__spotlightTitle{letter-spacing:-1.5px;margin-bottom:1rem;font-family:Rajdhani,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:950;line-height:1.2}.courses-module__CLvPQW__spotlightDesc{color:var(--text-dim);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.courses-module__CLvPQW__spotlightMeta{gap:2rem;margin-bottom:2rem;display:flex}.courses-module__CLvPQW__spotlightMeta .courses-module__CLvPQW__metaItem{color:var(--text-bright);align-items:center;gap:12px;font-size:1.1rem;font-weight:700;display:flex}.courses-module__CLvPQW__spotlightImageWrapper{height:100%;min-height:400px;position:relative}.courses-module__CLvPQW__spotlightImage{transition:transform 10s ease-out}.courses-module__CLvPQW__spotlightCard:hover .courses-module__CLvPQW__spotlightImage{transform:scale(1.1)}.courses-module__CLvPQW__pathSection{padding:4rem 0}@media (max-width:768px){.courses-module__CLvPQW__pathSection{padding:2rem 0}}.courses-module__CLvPQW__sectionHeader{text-align:left;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.courses-module__CLvPQW__sectionTitle{letter-spacing:-1.5px;margin-bottom:1rem;font-family:Rajdhani,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:900}.courses-module__CLvPQW__pathGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:900px){.courses-module__CLvPQW__pathGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.courses-module__CLvPQW__pathGrid{grid-template-columns:1fr}}.courses-module__CLvPQW__pathCard{background:var(--bg-panel);border:var(--border-faint);cursor:pointer;transition:all .5s var(--ease-elastic);z-index:1;border-radius:30px;padding:2.5rem;position:relative}.courses-module__CLvPQW__pathCard:hover{border-color:var(--primary);box-shadow:var(--glow-sm);background:#7c3aed0d;transform:translateY(-15px)}.courses-module__CLvPQW__pathIcon{border:1px solid var(--primary);width:50px;height:50px;color:var(--primary);background:#7c3aed1a;border-radius:15px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.courses-module__CLvPQW__pathCard:hover .courses-module__CLvPQW__pathIcon{background:var(--primary);color:var(--text-bright);transform:scale(1.1)rotate(10deg)}.courses-module__CLvPQW__pathTitle{margin-bottom:.75rem;font-family:Rajdhani,sans-serif;font-size:1.4rem;font-weight:800}.courses-module__CLvPQW__pathDesc{color:var(--text-dim);font-size:1.05rem;line-height:1.7}.courses-module__CLvPQW__searchSection{z-index:100;padding:2rem 0;position:sticky;top:100px}.courses-module__CLvPQW__searchContainer{background:var(--bg-panel);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:var(--border-luminous);border-radius:20px;align-items:center;gap:1.5rem;padding:1rem 1.5rem;display:flex;box-shadow:0 40px 100px #0000001a}@media (max-width:768px){.courses-module__CLvPQW__searchContainer{flex-direction:column;align-items:stretch}.courses-module__CLvPQW__filters{padding-bottom:.5rem;overflow-x:auto}}.courses-module__CLvPQW__searchBarWrapper{background:var(--bg-subtle);border:var(--border-faint);border-radius:18px;flex:1;align-items:center;gap:1.25rem;padding:1rem 1.5rem;display:flex}.courses-module__CLvPQW__searchInput{color:var(--text-bright);background:0 0;border:none;outline:none;flex:1;font-size:1.1rem}.courses-module__CLvPQW__filters{align-items:center;gap:.75rem;display:flex}.courses-module__CLvPQW__filterBtn{background:var(--bg-subtle);border:var(--border-faint);color:var(--text-dim);cursor:pointer;white-space:nowrap;text-transform:uppercase;border-radius:14px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s}.courses-module__CLvPQW__filterBtn.courses-module__CLvPQW__active,.courses-module__CLvPQW__filterBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.courses-module__CLvPQW__tracksSection{padding:4rem 0 6rem}.courses-module__CLvPQW__trackGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem;display:grid}@media (max-width:768px){.courses-module__CLvPQW__trackGrid{gap:1.5rem}}@media (max-width:640px){.courses-module__CLvPQW__trackGrid{grid-template-columns:1fr}}.courses-module__CLvPQW__courseCard{background:var(--bg-panel);border:var(--border-faint);transition:all .5s var(--ease-elastic);transform-style:preserve-3d;border-radius:24px;flex-direction:column;padding:4rem 0;display:flex;overflow:hidden}@media (max-width:768px){.courses-module__CLvPQW__courseCard{padding:1.5rem 0}}.courses-module__CLvPQW__spotlightCard{background:linear-gradient(135deg,var(--bg-nebula)0%,var(--bg-void)100%);border:var(--border-luminous);transform-style:preserve-3d;perspective:1000px;border-radius:48px;grid-template-columns:1.2fr .8fr;transition:all .5s;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #0000001a}.courses-module__CLvPQW__courseCard:hover{background:var(--bg-nebula);border-color:var(--primary);box-shadow:var(--glow-sm);transform:translateY(-20px)}.courses-module__CLvPQW__cardImageWrapper{height:160px;position:relative;overflow:hidden}.courses-module__CLvPQW__cardImage{transition:transform 1.5s cubic-bezier(.2,.8,.2,1)}.courses-module__CLvPQW__courseCard:hover .courses-module__CLvPQW__cardImage{transform:scale(1.1)}.courses-module__CLvPQW__cardCategory{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;text-transform:uppercase;border:var(--border-faint);background:#0009;border-radius:100px;padding:.6rem 1.2rem;font-size:.8rem;font-weight:800;position:absolute;top:1.5rem;left:1.5rem}.courses-module__CLvPQW__featuredBadge{background:var(--primary);z-index:10;width:48px;height:48px;color:var(--text-bright);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 0 20px #7c3aed99}.courses-module__CLvPQW__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}@media (max-width:768px){.courses-module__CLvPQW__cardContent{padding:1rem}.courses-module__CLvPQW__cardTitle{margin-bottom:.75rem;font-size:1.2rem}.courses-module__CLvPQW__techStack{margin-bottom:1rem}}.courses-module__CLvPQW__cardTitle{margin-bottom:1.25rem;font-family:Rajdhani,sans-serif;font-size:1.3rem;font-weight:850;line-height:1.2}.courses-module__CLvPQW__techStack{flex-wrap:wrap;gap:8px;margin-bottom:1.5rem;display:flex}.courses-module__CLvPQW__techIcon{color:var(--accent);border:var(--border-faint);background:#ffffff0d;border-radius:10px;align-items:center;gap:8px;padding:8px 14px;font-size:.85rem;font-weight:700;display:flex}.courses-module__CLvPQW__batchContainer{gap:1rem;margin-bottom:1.5rem;display:flex}.courses-module__CLvPQW__batchBadge{color:var(--accent);background:#22d3ee1a;border-radius:8px;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;font-weight:800;display:flex}.courses-module__CLvPQW__seatsBadge{color:var(--text-dim);align-items:center;gap:8px;font-size:.85rem;font-weight:800;display:flex}.courses-module__CLvPQW__cardMeta{border-top:var(--border-faint);grid-template-columns:repeat(3,1fr);margin-top:auto;padding:1.5rem 0;display:grid}.courses-module__CLvPQW__cardMeta .courses-module__CLvPQW__metaItem{color:var(--text-dim);justify-content:center;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.courses-module__CLvPQW__cardFooter{z-index:10;justify-content:space-between;align-items:center;margin-top:1.5rem;display:flex;position:relative}.courses-module__CLvPQW__cardPrice{color:var(--text-bright);font-family:Rajdhani,sans-serif;font-size:1.8rem;font-weight:950}.courses-module__CLvPQW__enrollBtn{background:var(--grad-main);color:var(--text-bright);cursor:pointer;text-transform:uppercase;letter-spacing:1px;z-index:5;border:1px solid #fff3;border-radius:14px;align-items:center;gap:10px;width:fit-content;padding:.9rem 2.2rem;font-family:Rajdhani,sans-serif;font-size:.85rem;font-weight:850;transition:all .4s;display:inline-flex;position:relative}.courses-module__CLvPQW__enrollBtn:hover{border-color:#fff;transform:translateY(-2px);box-shadow:0 0 30px #7c3aed80}.courses-module__CLvPQW__videoSection{background:var(--bg-void);padding:6rem 0}@media (max-width:768px){.courses-module__CLvPQW__videoSection{padding:3rem 0}}.courses-module__CLvPQW__videoGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}@media (max-width:1024px){.courses-module__CLvPQW__videoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.courses-module__CLvPQW__videoGrid{grid-template-columns:1fr}}.courses-module__CLvPQW__videoCard{background:var(--bg-panel);border:var(--border-faint);cursor:pointer;border-radius:20px;transition:all .4s;overflow:hidden}.courses-module__CLvPQW__videoCard:hover{border-color:var(--accent);transform:translateY(-12px);box-shadow:0 0 30px #22d3ee33}.courses-module__CLvPQW__thumbnailWrapper{aspect-ratio:16/9;position:relative}.courses-module__CLvPQW__videoThumbnail{object-fit:cover;width:100%;height:100%;transition:transform .5s}.courses-module__CLvPQW__videoCard:hover .courses-module__CLvPQW__videoThumbnail{transform:scale(1.05)}.courses-module__CLvPQW__playOverlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.courses-module__CLvPQW__videoCard:hover .courses-module__CLvPQW__playOverlay{opacity:1}.courses-module__CLvPQW__playButton{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;transition:all .3s;display:flex;box-shadow:0 0 30px #ffffff4d}.courses-module__CLvPQW__videoCard:hover .courses-module__CLvPQW__playButton{transform:scale(1.1)}.courses-module__CLvPQW__playTriangle{border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:20px solid #000;width:0;height:0;margin-left:6px}.courses-module__CLvPQW__videoDuration{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-radius:8px;padding:6px 14px;font-size:.85rem;font-weight:800;position:absolute;bottom:1.5rem;right:1.5rem}.courses-module__CLvPQW__videoInfo{padding:1.5rem}.courses-module__CLvPQW__videoTitle{margin-bottom:1rem;font-family:Rajdhani,sans-serif;font-size:1.3rem;font-weight:800;line-height:1.4}.courses-module__CLvPQW__videoViews{color:var(--accent);text-transform:uppercase;letter-spacing:1.5px;font-size:.8rem;font-weight:900}.courses-module__CLvPQW__reviewsSection{padding:6rem 0;overflow:hidden}.courses-module__CLvPQW__scrollWrapper{width:100%;padding:2rem 0;overflow:hidden}.courses-module__CLvPQW__reviewsTrack{gap:2.5rem;width:max-content;animation:60s linear infinite courses-module__CLvPQW__scrollSlow;display:flex}@keyframes courses-module__CLvPQW__scrollSlow{0%{transform:translate(0)}to{transform:translate(-50%)}}.courses-module__CLvPQW__storyHeader{border-bottom:1px solid #ffffff14;align-items:center;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex;position:relative}.courses-module__CLvPQW__storyAvatar{border:3px solid var(--primary);object-fit:cover;border-radius:50%;padding:3px}.courses-module__CLvPQW__storyAvatarWrap{flex-shrink:0;width:56px;height:56px;position:relative}.courses-module__CLvPQW__storyInfo h4{letter-spacing:.5px;color:#fff;margin-bottom:2px;font-size:1.1rem;font-weight:900}.courses-module__CLvPQW__storyInfo p{color:var(--accent);text-transform:uppercase;font-size:.8rem;font-weight:800}.courses-module__CLvPQW__storyPackage{background:var(--grad-main);color:var(--text-bright);border-radius:12px;padding:.5rem 1rem;font-size:.85rem;font-weight:950;position:absolute;top:0;right:0;box-shadow:0 0 20px #7c3aed66}.courses-module__CLvPQW__reviewCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0a28b3;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;flex-shrink:0;width:420px;padding:2.5rem;transition:all .4s;display:flex;position:relative}.courses-module__CLvPQW__reviewCard:hover{border-color:var(--secondary);transform:translateY(-10px)scale(1.02);box-shadow:0 30px 60px -10px #0009}.courses-module__CLvPQW__quoteWrapper{margin:1.25rem 0;line-height:0}.courses-module__CLvPQW__quoteIcon{opacity:.15;color:var(--primary);transform:rotate(180deg)}.courses-module__CLvPQW__reviewText{color:#ffffffe6;z-index:1;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.7;position:relative}.courses-module__CLvPQW__reviewerInfo h4{margin-bottom:6px;font-family:Rajdhani,sans-serif;font-size:1.2rem;font-weight:800}.courses-module__CLvPQW__reviewerCourse{color:var(--primary);text-transform:uppercase;font-size:.9rem;font-weight:800}.courses-module__CLvPQW__liveToast{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--accent);z-index:1000;background:#0f172ae6;border-radius:30px;align-items:center;gap:1.5rem;padding:1.5rem 2.5rem;display:flex;position:fixed;bottom:4rem;left:4rem;box-shadow:0 30px 60px #00000080}.courses-module__CLvPQW__toastAvatar{background:var(--grad-main);width:56px;height:56px;color:var(--text-bright);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:900;display:flex}.courses-module__CLvPQW__toastContent h4{margin-bottom:2px;font-size:1rem;font-weight:800}.courses-module__CLvPQW__toastContent p{color:var(--accent);font-size:.85rem}.courses-module__CLvPQW__modalOverlay{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:1000;background:#020617fa;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.courses-module__CLvPQW__megaDetailModal{background:var(--bg-nebula);border:var(--border-luminous);width:100%;max-width:1100px;height:80vh;box-shadow:0 40px 150px -20px var(--primary);border-radius:32px;display:flex;position:relative;overflow:hidden}.courses-module__CLvPQW__modalCloseIcon{color:var(--text-bright);cursor:pointer;z-index:100;width:48px;height:48px;transition:.3s var(--ease-elastic);background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1.5rem;right:1.5rem}.courses-module__CLvPQW__modalCloseIcon:hover{background:#ef4444;transform:rotate(90deg)scale(1.1)}.courses-module__CLvPQW__modalSplit{width:100%;display:flex}.courses-module__CLvPQW__modalSidebar{border-right:var(--border-faint);background:#0a051e66;flex-direction:column;width:320px;display:flex;position:relative;overflow:hidden auto}.courses-module__CLvPQW__modalSidebar::-webkit-scrollbar{width:4px}.courses-module__CLvPQW__modalSidebar::-webkit-scrollbar-thumb{background:#7c3aed4d}.courses-module__CLvPQW__modalImageWrapper{border-bottom:2px solid #7c3aed;flex-shrink:0;width:100%;height:180px;position:relative;overflow:hidden}.courses-module__CLvPQW__modalImageWrapper:after{content:"";background:linear-gradient(#0000 60%,#0a051ecc);position:absolute;inset:0}.courses-module__CLvPQW__modalMainContent{flex-direction:column;flex:1;padding:2.5rem;display:flex;position:relative;overflow-y:auto}.courses-module__CLvPQW__modalTabBtn{color:var(--text-dim);cursor:pointer;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;background:0 0;border:none;padding:.75rem 0;font-family:Rajdhani,sans-serif;font-size:.8rem;font-weight:800;transition:all .3s;position:relative}.courses-module__CLvPQW__modalTabBtn.courses-module__CLvPQW__active{color:var(--text-bright)}.courses-module__CLvPQW__modalTabBtn.courses-module__CLvPQW__active:after{content:"";background:var(--primary);width:100%;height:4px;box-shadow:0 0 10px var(--primary);border-radius:4px;position:absolute;bottom:0;left:0}.courses-module__CLvPQW__modalEnrollBtn{background:var(--grad-main);color:var(--text-bright);cursor:pointer;text-transform:uppercase;letter-spacing:1px;z-index:5;border:1px solid #fff3;border-radius:18px;justify-content:center;align-items:center;gap:10px;margin-top:1rem;padding:1rem;font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:850;transition:all .4s;display:flex;position:relative}.courses-module__CLvPQW__modalEnrollBtn:hover{border-color:#fff;transform:translateY(-2px);box-shadow:0 0 30px #7c3aed80}.courses-module__CLvPQW__modalPriceSection{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;margin:1rem;padding:1.5rem}.courses-module__CLvPQW__tabScrollArea{flex:1;margin-top:1.5rem}.courses-module__CLvPQW__overviewText p{color:var(--text-dim);font-size:1.1rem;line-height:1.8}.courses-module__CLvPQW__mentorGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.courses-module__CLvPQW__mentorCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex}.courses-module__CLvPQW__mentorCard:hover{border-color:var(--primary);background:#7c3aed1a}.courses-module__CLvPQW__mentorAvatar{background:var(--grad-main);width:60px;height:60px;color:var(--text-bright);border-radius:16px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.courses-module__CLvPQW__placementGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.courses-module__CLvPQW__placementMiniCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:18px;align-items:center;gap:1rem;padding:1.25rem;display:flex}.courses-module__CLvPQW__miniAvatar{border-radius:50%;flex-shrink:0;width:45px;height:45px;overflow:hidden}.courses-module__CLvPQW__miniInfo h5{margin-bottom:2px;font-size:.95rem;font-weight:800}.courses-module__CLvPQW__miniInfo p{color:var(--accent);font-size:.8rem;font-weight:700}@media (max-width:1200px){.courses-module__CLvPQW__megaDetailModal{flex-direction:column;height:95vh}.courses-module__CLvPQW__modalSplit{flex-direction:column;flex:1;min-height:0}.courses-module__CLvPQW__modalSidebar{flex-shrink:0;width:100%;height:auto}.courses-module__CLvPQW__trackGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.courses-module__CLvPQW__pathGrid,.courses-module__CLvPQW__videoGrid,.courses-module__CLvPQW__statsGrid{grid-template-columns:repeat(2,1fr)}.courses-module__CLvPQW__spotlightCard{grid-template-columns:1fr}}@media (max-width:768px){.courses-module__CLvPQW__searchContainer{flex-direction:column}.courses-module__CLvPQW__heroTitle{font-size:3rem}.courses-module__CLvPQW__statsGrid,.courses-module__CLvPQW__pathGrid,.courses-module__CLvPQW__videoGrid,.courses-module__CLvPQW__trackGrid{grid-template-columns:1fr}.courses-module__CLvPQW__modalMainContent{padding:2rem}.courses-module__CLvPQW__modalSplit .courses-module__CLvPQW__modalMainContent>div:first-child{-webkit-overflow-scrolling:touch;background:#0a051e66;border-bottom:1px solid #ffffff0d;flex-wrap:nowrap;margin:-2rem -2rem 1.5rem;padding:1rem 2rem;overflow-x:auto}.courses-module__CLvPQW__modalSplit .courses-module__CLvPQW__modalMainContent>div:first-child::-webkit-scrollbar{height:4px}.courses-module__CLvPQW__modalSplit .courses-module__CLvPQW__modalMainContent>div:first-child::-webkit-scrollbar-thumb{background:#7c3aed4d;border-radius:4px}.courses-module__CLvPQW__liveToast{max-width:none;bottom:1rem;left:1rem;right:1rem}}.courses-module__CLvPQW__liveSignals{gap:1.5rem;margin:1.5rem 0;display:flex}.courses-module__CLvPQW__signal{color:var(--accent);background:#22d3ee0d;border:1px solid #22d3ee1a;border-radius:100px;align-items:center;gap:8px;padding:6px 12px;font-size:.8rem;font-weight:800;display:flex}.courses-module__CLvPQW__pulse{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite courses-module__CLvPQW__signalPulse}@keyframes courses-module__CLvPQW__signalPulse{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 10px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.courses-module__CLvPQW__modalActionGrid{grid-template-columns:1fr;gap:.75rem;margin-top:1rem;display:grid}.courses-module__CLvPQW__viewBrochureBtn{border:1px solid var(--primary);color:var(--primary);cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#7c3aed1a;border-radius:18px;justify-content:center;align-items:center;gap:12px;padding:1rem;font-family:Rajdhani,sans-serif;font-size:.8rem;font-weight:800;transition:all .3s;display:flex}.courses-module__CLvPQW__viewBrochureBtn:hover{background:var(--primary);color:var(--text-bright);transform:translateY(-2px);box-shadow:0 0 20px #7c3aed66}.courses-module__CLvPQW__downloadBtn{color:var(--accent);cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#ffffff0d;border:1px solid #22d3ee4d;border-radius:18px;justify-content:center;align-items:center;gap:12px;padding:1rem;font-family:Rajdhani,sans-serif;font-size:.8rem;font-weight:800;transition:all .3s;display:flex}.courses-module__CLvPQW__downloadBtn:hover{border-color:var(--accent);color:#fff;background:#ffffff14;transform:translateY(-2px)}.courses-module__CLvPQW__floatingIcons{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.courses-module__CLvPQW__floatIcon{opacity:.2;filter:blur(1px);animation:10s infinite courses-module__CLvPQW__floatSlow;position:absolute}@keyframes courses-module__CLvPQW__floatSlow{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(30px,-50px)rotate(10deg)}66%{transform:translate(-20px,20px)rotate(-10deg)}}
.payment-module__fq9l6q__main{color:#fff;background:#020617;min-height:100vh;padding-top:100px}.payment-module__fq9l6q__container{max-width:1200px;margin:4rem auto;padding:0 2rem}.payment-module__fq9l6q__paymentGrid{grid-template-columns:1fr 400px;align-items:start;gap:4rem;display:grid}.payment-module__fq9l6q__header{margin-bottom:2.5rem}.payment-module__fq9l6q__title{margin-bottom:.5rem;font-size:2.5rem}.payment-module__fq9l6q__subtitle{color:#94a3b8;font-size:1.1rem}.payment-module__fq9l6q__methodsList{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}.payment-module__fq9l6q__methodCard{cursor:pointer;background:#0f172a99;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.payment-module__fq9l6q__methodCard:hover{border-color:var(--primary);background:#0f172ae6}.payment-module__fq9l6q__activeMethod{box-shadow:0 0 20px #7c3aed33;border-color:var(--primary)!important;background:#7c3aed1a!important}.payment-module__fq9l6q__methodIcon{width:40px;height:40px;color:var(--accent);background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;display:flex}.payment-module__fq9l6q__activeMethod .payment-module__fq9l6q__methodIcon{background:var(--primary);color:#fff}.payment-module__fq9l6q__methodTitle{flex:1;font-family:Rajdhani,sans-serif;font-size:1.1rem;font-weight:700}.payment-module__fq9l6q__radio{border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.payment-module__fq9l6q__activeMethod .payment-module__fq9l6q__radio{border-color:var(--primary)}.payment-module__fq9l6q__radioInner{background:var(--primary);border-radius:50%;width:10px;height:10px}.payment-module__fq9l6q__methodDetails{background:#0f172a66;border:1px solid #ffffff1a;border-radius:24px;margin-bottom:2rem;padding:2.5rem}.payment-module__fq9l6q__inputGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.payment-module__fq9l6q__inputGroup label{text-transform:uppercase;color:#94a3b8;letter-spacing:1px;font-size:.8rem;font-weight:700}.payment-module__fq9l6q__inputGroup input{color:#fff;background:#020617;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:1rem;font-size:1rem;transition:all .3s}.payment-module__fq9l6q__inputGroup input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #7c3aed33}.payment-module__fq9l6q__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.payment-module__fq9l6q__payBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.payment-module__fq9l6q__payBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #7c3aed66}.payment-module__fq9l6q__securityBadges{justify-content:center;gap:2rem;display:flex}.payment-module__fq9l6q__badge{color:#4ade80;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.payment-module__fq9l6q__summaryCard{background:#1e293b66;border:1px solid #ffffff1a;border-radius:24px;padding:2rem;position:sticky;top:120px}.payment-module__fq9l6q__summaryCard h3{margin-bottom:1.5rem;font-size:1.3rem}.payment-module__fq9l6q__courseBrief{border-bottom:1px solid #ffffff0d;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.payment-module__fq9l6q__courseThumb{background:var(--primary);background-image:url(https://images.unsplash.com/photo-1517694712202-14dd9538aa97?auto=format&fit=crop&q=80);background-size:cover;border-radius:12px;width:60px;height:60px}.payment-module__fq9l6q__courseBrief h4{margin-bottom:4px;font-size:1rem}.payment-module__fq9l6q__courseBrief span{color:#94a3b8;font-size:.8rem}.payment-module__fq9l6q__costLines{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.payment-module__fq9l6q__line{color:#94a3b8;justify-content:space-between;font-size:.95rem;display:flex}.payment-module__fq9l6q__totalLine{color:#fff;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:1rem;font-size:1.25rem;font-weight:800;display:flex}.payment-module__fq9l6q__trustFooter{color:#94a3b8;gap:10px;font-size:.8rem;line-height:1.4;display:flex}.payment-module__fq9l6q__upiForm{text-align:center}.payment-module__fq9l6q__qrPlaceholder{color:#000;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:10px;margin-bottom:2rem;padding:2rem;font-size:.7rem;font-weight:800;display:flex}@media (max-width:1024px){.payment-module__fq9l6q__paymentGrid{grid-template-columns:1fr}.payment-module__fq9l6q__summaryColumn{order:-1}}
.privacy-module__ZGDmtG__main{background:var(--bg-void);min-height:100vh;color:var(--text-bright);font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden}.privacy-module__ZGDmtG__heroSection{text-align:center;background:radial-gradient(circle at 50% 0,#7c3aed26,#0000 70%);padding:180px 0 100px;position:relative}.privacy-module__ZGDmtG__heroTitle{letter-spacing:-2px;background:var(--grad-text-main);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Rajdhani,sans-serif;font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:1.1}.privacy-module__ZGDmtG__heroSubtitle{color:var(--text-dim);max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.6}.privacy-module__ZGDmtG__lastUpdated{color:var(--accent);text-transform:uppercase;letter-spacing:1px;background:#7c3aed1a;border:1px solid #8b5cf64d;border-radius:100px;margin-top:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.privacy-module__ZGDmtG__contentWrapper{max-width:1000px;margin:0 auto;padding:0 2rem 100px}.privacy-module__ZGDmtG__policyGrid{grid-template-columns:1fr;gap:3rem;display:grid}.privacy-module__ZGDmtG__policyCard{background:var(--bg-panel);border:var(--border-faint);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:32px;padding:3rem;transition:all .4s;position:relative}.privacy-module__ZGDmtG__policyCard:hover{background:var(--bg-nebula);border-color:var(--primary);transform:translateY(-5px);box-shadow:0 20px 40px -10px #0000001a}.privacy-module__ZGDmtG__cardHeader{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.privacy-module__ZGDmtG__iconWrapper{width:60px;height:60px;color:var(--accent);background:linear-gradient(135deg,#7c3aed1a,#d946ef1a);border:1px solid #8b5cf633;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.privacy-module__ZGDmtG__cardTitle{background:var(--grad-text-main);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Rajdhani,sans-serif;font-size:1.8rem;font-weight:800}.privacy-module__ZGDmtG__cardText{color:var(--text-dim);font-size:1.05rem;line-height:1.8}.privacy-module__ZGDmtG__cardText p{margin-bottom:1rem}.privacy-module__ZGDmtG__cardText ul{padding-left:1rem;list-style:none}.privacy-module__ZGDmtG__cardText li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.privacy-module__ZGDmtG__cardText li:before{content:"▹";color:var(--primary);font-weight:700;position:absolute;left:0}.privacy-module__ZGDmtG__divider{background:linear-gradient(90deg,#0000,#8b5cf64d,#0000);height:1px;margin:4rem 0}.privacy-module__ZGDmtG__contactBox{border:1px solid var(--primary);text-align:center;background:linear-gradient(135deg,#7c3aed1a,#0f072899);border-radius:32px;margin-top:2rem;padding:3rem}.privacy-module__ZGDmtG__contactBtn{background:var(--grad-main);color:#fff;letter-spacing:1px;border-radius:100px;align-items:center;gap:10px;margin-top:1.5rem;padding:1rem 2.5rem;font-family:Rajdhani,sans-serif;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.privacy-module__ZGDmtG__contactBtn:hover{transform:scale(1.05);box-shadow:0 0 30px #7c3aed80}@media (max-width:768px){.privacy-module__ZGDmtG__policyCard{padding:2rem}.privacy-module__ZGDmtG__cardHeader{flex-direction:column;align-items:flex-start;gap:1rem}.privacy-module__ZGDmtG__heroTitle{font-size:2.5rem}}
.terms-module__tZIRGq__main{background:var(--bg-void);min-height:100vh;color:var(--text-bright);font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden}.terms-module__tZIRGq__heroSection{text-align:center;background:radial-gradient(circle at 50% 0,#7c3aed26,#0000 70%);padding:180px 0 100px;position:relative}.terms-module__tZIRGq__heroTitle{letter-spacing:-2px;background:var(--grad-text-main);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Rajdhani,sans-serif;font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:1.1}.terms-module__tZIRGq__heroSubtitle{color:var(--text-dim);max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.6}.terms-module__tZIRGq__lastUpdated{color:var(--accent);text-transform:uppercase;letter-spacing:1px;background:#7c3aed1a;border:1px solid #8b5cf64d;border-radius:100px;margin-top:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.terms-module__tZIRGq__contentWrapper{max-width:1000px;margin:0 auto;padding:0 2rem 100px}.terms-module__tZIRGq__policyGrid{grid-template-columns:1fr;gap:3rem;display:grid}.terms-module__tZIRGq__policyCard{background:var(--bg-panel);border:var(--border-faint);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:32px;padding:3rem;transition:all .4s;position:relative}.terms-module__tZIRGq__policyCard:hover{background:var(--bg-nebula);border-color:var(--primary);transform:translateY(-5px);box-shadow:0 20px 40px -10px #0000001a}.terms-module__tZIRGq__cardHeader{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.terms-module__tZIRGq__iconWrapper{width:60px;height:60px;color:var(--accent);background:linear-gradient(135deg,#7c3aed1a,#d946ef1a);border:1px solid #8b5cf633;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.terms-module__tZIRGq__cardTitle{background:var(--grad-text-main);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Rajdhani,sans-serif;font-size:1.8rem;font-weight:800}.terms-module__tZIRGq__cardText{color:var(--text-dim);font-size:1.05rem;line-height:1.8}.terms-module__tZIRGq__cardText p{margin-bottom:1rem}.terms-module__tZIRGq__cardText ul{padding-left:1rem;list-style:none}.terms-module__tZIRGq__cardText li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.terms-module__tZIRGq__cardText li:before{content:"▹";color:var(--primary);font-weight:700;position:absolute;left:0}.terms-module__tZIRGq__divider{background:linear-gradient(90deg,#0000,#8b5cf64d,#0000);height:1px;margin:4rem 0}.terms-module__tZIRGq__contactBox{border:1px solid var(--primary);text-align:center;background:linear-gradient(135deg,#7c3aed1a,#0f072899);border-radius:32px;margin-top:2rem;padding:3rem}.terms-module__tZIRGq__contactBtn{background:var(--grad-main);color:#fff;letter-spacing:1px;border-radius:100px;align-items:center;gap:10px;margin-top:1.5rem;padding:1rem 2.5rem;font-family:Rajdhani,sans-serif;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.terms-module__tZIRGq__contactBtn:hover{transform:scale(1.05);box-shadow:0 0 30px #7c3aed80}@media (max-width:768px){.terms-module__tZIRGq__policyCard{padding:2rem}.terms-module__tZIRGq__cardHeader{flex-direction:column;align-items:flex-start;gap:1rem}.terms-module__tZIRGq__heroTitle{font-size:2.5rem}}
