.Navbar-module__cJzEcG__header{z-index:100;will-change:transform;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 4rem;transition:transform .4s cubic-bezier(.25,1,.5,1),background-color .3s,border-bottom .3s,padding .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__visible{transform:translateY(0)}.Navbar-module__cJzEcG__hidden{transform:translateY(-100%)}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(16px)saturate(120%);backdrop-filter:blur(16px)saturate(120%);background:#000000a6;border-bottom:1px solid #ffffff0d;padding:1rem 4rem}.Navbar-module__cJzEcG__logo{color:var(--text-primary);align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:contain;width:36px;height:36px}.Navbar-module__cJzEcG__logoText{flex-direction:column;line-height:1.1;display:flex}.Navbar-module__cJzEcG__brandName{font-family:var(--font-heading);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__brandSub{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:500}.Navbar-module__cJzEcG__nav{justify-content:center;display:flex}.Navbar-module__cJzEcG__navPills{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;align-items:center;padding:.35rem .5rem;display:flex;position:relative}.Navbar-module__cJzEcG__navIndicator{pointer-events:none;z-index:0;background:#ffffff14;border-radius:100px;width:0;transition:left .38s cubic-bezier(.34,1.56,.64,1),width .38s cubic-bezier(.34,1.56,.64,1),opacity .3s;position:absolute;top:.35rem;bottom:.35rem;left:0;box-shadow:0 2px 10px #00000026}.Navbar-module__cJzEcG__navLink{color:#fff9;z-index:1;border-radius:100px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:color .3s;position:relative}.Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:var(--text-primary)}.Navbar-module__cJzEcG__actions{align-items:center;display:flex}.Navbar-module__cJzEcG__signIn{color:var(--text-primary);padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:color .3s}.Navbar-module__cJzEcG__signIn:hover{color:var(--accent-orange)}.Navbar-module__cJzEcG__mobileMenuBtn{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:44px;height:44px;padding:13px 10px;display:none}.Navbar-module__cJzEcG__hamburgerLine{background-color:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.25,1,.5,1)}.Navbar-module__cJzEcG__lineOpen:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__cJzEcG__lineOpen:nth-child(2){opacity:0}.Navbar-module__cJzEcG__lineOpen:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;opacity:0;pointer-events:none;background:#000000f2;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .4s cubic-bezier(.25,1,.5,1);display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__overlayOpen{opacity:1;pointer-events:auto}.Navbar-module__cJzEcG__mobileNavLinks{flex-direction:column;align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__mobileNavLink{font-family:var(--font-heading);color:#fff9;font-size:1.75rem;font-weight:700;transition:color .3s}.Navbar-module__cJzEcG__mobileNavLink:hover,.Navbar-module__cJzEcG__mobileActive{color:var(--accent-orange)}.Navbar-module__cJzEcG__mobileSignIn{background:var(--accent-orange);color:#fff;border-radius:50px;margin-top:1.5rem;padding:.75rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s}.Navbar-module__cJzEcG__mobileSignIn:hover{background:var(--accent-orange-dark);transform:scale(1.05)}@media (max-width:768px){.Navbar-module__cJzEcG__header{padding:1.5rem}.Navbar-module__cJzEcG__scrolled{padding:1rem 1.5rem}.Navbar-module__cJzEcG__nav,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{display:flex}}.Navbar-module__cJzEcG__lightTheme,.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__brandName{color:#1a1a1a}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__brandSub{color:#555}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__navLink{color:#0009}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:#000}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__navIndicator{background:#0000000f;box-shadow:0 2px 10px #0000000f}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__navPills{background:#00000008;border-color:#00000014}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__signIn{color:#1a1a1a}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__signIn:hover{color:var(--accent-orange)}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__hamburgerLine{background-color:#1a1a1a}.Navbar-module__cJzEcG__lineOpen{background-color:#fff!important}.Navbar-module__cJzEcG__lightTheme.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(16px)saturate(120%);backdrop-filter:blur(16px)saturate(120%);background:#ffffffb3;border-bottom:1px solid #0000000f}
.Comparison-module__3wjtJG__comparisonSection{background-color:#000;border-top:1px solid #ffffff08;padding:8rem 0;position:relative;overflow:hidden}.Comparison-module__3wjtJG__container{flex-direction:column;align-items:center;display:flex}.Comparison-module__3wjtJG__headerArea{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;margin-bottom:4rem;display:flex}.Comparison-module__3wjtJG__badgeWrapper{margin-bottom:1.25rem}.Comparison-module__3wjtJG__badge{color:var(--accent-orange);letter-spacing:.15em;border:1px solid #f2552266;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.Comparison-module__3wjtJG__mainTitle{color:#fff;letter-spacing:-.015em;font-size:2.8rem;font-weight:800;line-height:1.2;font-family:var(--font-heading);margin-bottom:1rem}.Comparison-module__3wjtJG__subtitle{color:#fff9;max-width:600px;font-size:1.05rem;line-height:1.5}.Comparison-module__3wjtJG__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:3rem;width:100%;max-width:1000px;margin-top:2rem;display:grid}.Comparison-module__3wjtJG__atelierCard,.Comparison-module__3wjtJG__othersCard{border-radius:28px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.25,1,.45,1);display:flex}.Comparison-module__3wjtJG__atelierCard{background:linear-gradient(135deg,#ffffff05 0%,#f255220a 100%);border:1px solid #f2552233;box-shadow:0 20px 50px #0000004d,0 0 30px #f2552205}.Comparison-module__3wjtJG__atelierCard:hover{border-color:#f2552273;transform:translateY(-2px);box-shadow:0 20px 60px #f255220d,0 0 40px #f2552208}.Comparison-module__3wjtJG__othersCard{opacity:.55;background:#ffffff03;border:1px solid #ffffff0d}.Comparison-module__3wjtJG__othersCard:hover{opacity:.85;border-color:#ffffff1f;transform:translateY(-2px)}.Comparison-module__3wjtJG__cardHeader{flex-direction:column;gap:.85rem;margin-bottom:2.5rem;display:flex}.Comparison-module__3wjtJG__logoPill{color:var(--accent-orange);letter-spacing:.02em;background:#f2552226;border:1px solid #f255224d;border-radius:20px;width:fit-content;padding:.25rem .75rem;font-size:.8rem;font-weight:700}.Comparison-module__3wjtJG__othersPill{color:#ffffff80;letter-spacing:.02em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;width:fit-content;padding:.25rem .75rem;font-size:.8rem;font-weight:700}.Comparison-module__3wjtJG__cardTitle{color:#fff;font-size:1.6rem;font-weight:800;font-family:var(--font-heading)}.Comparison-module__3wjtJG__featuresList{flex-direction:column;gap:1.5rem;height:100%;display:flex}.Comparison-module__3wjtJG__featureRow,.Comparison-module__3wjtJG__featureRowMuted{align-items:flex-start;gap:1rem;display:flex}.Comparison-module__3wjtJG__checkIcon,.Comparison-module__3wjtJG__crossIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:.2rem;display:flex}.Comparison-module__3wjtJG__checkIcon{color:var(--accent-orange);background:#f2552226}.Comparison-module__3wjtJG__checkIcon svg{width:11px;height:11px}.Comparison-module__3wjtJG__crossIcon{color:#fff6;background:#ffffff0d}.Comparison-module__3wjtJG__crossIcon svg{width:10px;height:10px}.Comparison-module__3wjtJG__featureText{color:#fff;font-size:.95rem;font-weight:500;line-height:1.45}.Comparison-module__3wjtJG__featureTextMuted{color:#ffffffa6;font-size:.95rem;font-weight:400;line-height:1.45}@media (max-width:768px){.Comparison-module__3wjtJG__grid{grid-template-columns:1fr;gap:2rem}.Comparison-module__3wjtJG__atelierCard,.Comparison-module__3wjtJG__othersCard{padding:2rem}.Comparison-module__3wjtJG__mainTitle{font-size:2.1rem}.Comparison-module__3wjtJG__comparisonSection{padding:6rem 0}}@media (max-width:480px){.Comparison-module__3wjtJG__mainTitle{font-size:1.75rem}.Comparison-module__3wjtJG__atelierCard,.Comparison-module__3wjtJG__othersCard{padding:1.5rem!important}.Comparison-module__3wjtJG__cardTitle{font-size:1.35rem!important}.Comparison-module__3wjtJG__featuresList{gap:1rem!important}.Comparison-module__3wjtJG__featureText,.Comparison-module__3wjtJG__featureTextMuted{font-size:.88rem!important}}
.Faq-module__pkI36W__faqSection{background-color:#000;border-top:1px solid #ffffff08;padding:8rem 0;position:relative;overflow:hidden}.Faq-module__pkI36W__container{flex-direction:column;align-items:center;display:flex}.Faq-module__pkI36W__headerArea{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;margin-bottom:4rem;display:flex}.Faq-module__pkI36W__badgeWrapper{margin-bottom:1.25rem}.Faq-module__pkI36W__badge{color:var(--accent-orange);letter-spacing:.15em;border:1px solid #f2552266;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.Faq-module__pkI36W__mainTitle{color:#fff;letter-spacing:-.015em;font-size:2.8rem;font-weight:800;line-height:1.2;font-family:var(--font-heading);margin-bottom:1rem}.Faq-module__pkI36W__subtitle{color:#fff9;max-width:600px;font-size:1.05rem;line-height:1.5}.Faq-module__pkI36W__faqList{flex-direction:column;gap:1.25rem;width:100%;max-width:800px;margin-top:2rem;display:flex}.Faq-module__pkI36W__faqItem{cursor:pointer;background:#ffffff03;border:1px solid #ffffff0f;border-radius:18px;transition:all .4s cubic-bezier(.25,1,.45,1)}.Faq-module__pkI36W__faqItem:hover{background:linear-gradient(135deg,#ffffff05 0%,#f2552205 100%);border-color:#f2552240}.Faq-module__pkI36W__faqItemOpen{background:linear-gradient(135deg,#ffffff05 0%,#f255220a 100%);border-color:#f2552259;box-shadow:0 15px 40px #0006}.Faq-module__pkI36W__questionRow{justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 1.75rem;display:flex}.Faq-module__pkI36W__questionText{color:#fff;font-size:1.15rem;font-weight:700;font-family:var(--font-heading);letter-spacing:-.01em;line-height:1.3;transition:color .3s}.Faq-module__pkI36W__faqItemOpen .Faq-module__pkI36W__questionText{color:var(--accent-orange)}.Faq-module__pkI36W__iconWrapper{color:#fff6;background:#ffffff0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .4s cubic-bezier(.25,1,.45,1);display:flex}.Faq-module__pkI36W__toggleIcon{width:14px;height:14px;transition:transform .4s cubic-bezier(.25,1,.45,1)}.Faq-module__pkI36W__faqItemOpen .Faq-module__pkI36W__iconWrapper{background:var(--accent-orange);color:#fff}.Faq-module__pkI36W__faqItemOpen .Faq-module__pkI36W__toggleIcon{transform:rotate(135deg)}.Faq-module__pkI36W__answerRow{max-height:0;transition:max-height .35s cubic-bezier(.25,1,.5,1);overflow:hidden}.Faq-module__pkI36W__faqItemOpen .Faq-module__pkI36W__answerRow{max-height:300px}.Faq-module__pkI36W__answerContent{padding:0 1.75rem 1.5rem}.Faq-module__pkI36W__answerText{color:#ffffffb3;font-size:.95rem;font-weight:400;line-height:1.6}@media (max-width:600px){.Faq-module__pkI36W__questionText{font-size:1.05rem}.Faq-module__pkI36W__questionRow{padding:1.25rem 1.5rem}.Faq-module__pkI36W__answerContent{padding:0 1.5rem 1.25rem}.Faq-module__pkI36W__mainTitle{font-size:2.1rem}.Faq-module__pkI36W__faqSection{padding:6rem 0}}@media (max-width:480px){.Faq-module__pkI36W__mainTitle{font-size:1.75rem}.Faq-module__pkI36W__questionText{font-size:.95rem}.Faq-module__pkI36W__questionRow{padding:1rem 1.25rem}.Faq-module__pkI36W__answerContent{padding:0 1.25rem 1rem}.Faq-module__pkI36W__answerText{font-size:.88rem}}
.Footer-module__S6Hkya__footer{background-color:#000;border-top:1px solid #ffffff08;padding:3.5rem 0 2.5rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__giantOutlineText{--mouse-x:-999px;--mouse-y:-999px;-webkit-text-stroke:1.5px #ffffff14;color:#0000;text-align:center;letter-spacing:-.01em;width:100%;font-size:clamp(4rem,15vw,11rem);font-weight:900;font-family:var(--font-outfit), sans-serif;-webkit-user-select:none;user-select:none;text-transform:uppercase;background:radial-gradient(circle 200px at var(--mouse-x) var(--mouse-y), #ff8c42 0%, #f25522 45%, transparent 75%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2.5rem;line-height:1;position:relative}.Footer-module__S6Hkya__container{z-index:5;flex-direction:column;display:flex;position:relative}.Footer-module__S6Hkya__columnsGrid{grid-template-columns:.8fr 2.2fr;gap:4rem;width:100%;max-width:1100px;margin:0 auto;display:grid}.Footer-module__S6Hkya__brandColumn{flex-direction:column;gap:2rem;display:flex}.Footer-module__S6Hkya__logo{color:#fff;align-items:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__logoImg{object-fit:contain;width:36px;height:36px}.Footer-module__S6Hkya__logoText{flex-direction:column;line-height:1.1;display:flex}.Footer-module__S6Hkya__brandName{font-family:var(--font-heading);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Footer-module__S6Hkya__brandSub{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:500}.Footer-module__S6Hkya__socialsRow{align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#ffffff80;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex}.Footer-module__S6Hkya__socialIcon svg{width:16px;height:16px}.Footer-module__S6Hkya__socialIcon:hover{color:var(--accent-orange);background:#f255221a;border-color:#f2552259;transform:translateY(-2px)}.Footer-module__S6Hkya__linksSubGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.Footer-module__S6Hkya__linksColumn{flex-direction:column;display:flex}.Footer-module__S6Hkya__columnHeader{color:#fff;letter-spacing:.12em;font-size:.8rem;font-weight:700;font-family:var(--font-body);margin-bottom:1.5rem}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:#fff9;font-size:.9rem;font-weight:400;transition:color .3s}.Footer-module__S6Hkya__footerLink:hover{color:#fff}.Footer-module__S6Hkya__contactInfo{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__contactRow{color:#fffc;font-size:.9rem;line-height:1.4}.Footer-module__S6Hkya__contactLabel{color:#fff6;font-weight:500}.Footer-module__S6Hkya__footerMail{color:var(--accent-orange);font-weight:500;transition:color .3s}.Footer-module__S6Hkya__footerMail:hover{color:#fff}.Footer-module__S6Hkya__contactAddress{color:#ffffff80;border-top:1px dashed #ffffff14;margin-top:.5rem;padding-top:.75rem;font-size:.85rem;line-height:1.55}.Footer-module__S6Hkya__bottomBar{border-top:1px solid #ffffff0d;justify-content:center;width:100%;margin-top:3.5rem;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyrightText{color:#fff6;font-size:.8rem}@media (max-width:992px){.Footer-module__S6Hkya__columnsGrid{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__brandColumn{text-align:center;align-items:center;gap:1.5rem}.Footer-module__S6Hkya__bottomBar{margin-top:2.5rem}}@media (max-width:600px){.Footer-module__S6Hkya__linksSubGrid{text-align:center;grid-template-columns:1fr;gap:2.5rem}.Footer-module__S6Hkya__columnHeader{margin-bottom:1rem}.Footer-module__S6Hkya__contactInfo{align-items:center}.Footer-module__S6Hkya__footer{padding:2.5rem 0 1.5rem}}@media (max-width:480px){.Footer-module__S6Hkya__giantOutlineText{font-size:clamp(2.5rem,12vw,5rem)!important}.Footer-module__S6Hkya__copyrightText{text-align:center;line-height:1.5;font-size:.72rem!important}}
.Hero-module__ZARIfG__heroSection{background-color:#000;justify-content:center;align-items:center;min-height:100vh;padding-top:8rem;padding-bottom:6rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundGrid{z-index:1;pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:50%;background-size:80px 80px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.Hero-module__ZARIfG__glowEffect{filter:blur(90px);pointer-events:none;z-index:2;background:radial-gradient(circle,#f255221f 0%,#f2552205 60%,#0000 100%);width:800px;height:450px;position:absolute;bottom:-150px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__container{z-index:10;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__badge{color:var(--accent-orange);letter-spacing:.2em;font-size:.9rem;font-weight:600;font-family:var(--font-body);margin-bottom:2rem}.Hero-module__ZARIfG__title{letter-spacing:-.02em;color:#fff;max-width:950px;margin-bottom:2rem;font-size:4rem;font-weight:300;line-height:1.15}.Hero-module__ZARIfG__outlineBox{vertical-align:middle;background:#f255220d;border:1px solid #f2552299;border-radius:4px;justify-content:center;align-items:center;width:auto;min-width:100px;height:5rem;padding:0 1.5rem;display:inline-flex;position:relative}.Hero-module__ZARIfG__cursor{color:var(--accent-orange);margin-left:2px;font-weight:300;animation:.8s infinite Hero-module__ZARIfG__blink;display:inline-block}@keyframes Hero-module__ZARIfG__blink{50%{opacity:0}}.Hero-module__ZARIfG__outlineBox:before,.Hero-module__ZARIfG__outlineBox:after{content:"";background:var(--accent-orange);z-index:5;border:1px solid #fff;width:6px;height:6px;position:absolute}.Hero-module__ZARIfG__outlineBox:before{box-shadow:calc(100% + 6px) 0 0 var(--accent-orange);top:-3px;left:-3px}.Hero-module__ZARIfG__outlineBox:after{bottom:-3px;right:-3px}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:650px;margin-bottom:3rem;font-size:1.25rem;font-weight:400;line-height:1.6}.Hero-module__ZARIfG__socialProof{flex-direction:row;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__avatarGroup{align-items:center;display:flex}.Hero-module__ZARIfG__avatar{object-fit:cover;border:2px solid #000;border-radius:50%;width:38px;height:38px;margin-left:-8px}.Hero-module__ZARIfG__avatar:first-child{margin-left:0}.Hero-module__ZARIfG__proofText{color:var(--text-secondary);font-size:.95rem;font-weight:500}.Hero-module__ZARIfG__orangeHighlight{color:var(--accent-orange);font-weight:700}.Hero-module__ZARIfG__ctaButton{background:linear-gradient(135deg, var(--accent-orange) 0%, var(--accent-orange-dark) 100%);color:#fff;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.25rem;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 20px #f255224d}.Hero-module__ZARIfG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 25px #f2552280}.Hero-module__ZARIfG__arrowIcon{width:20px;height:20px;transition:transform .3s}.Hero-module__ZARIfG__ctaButton:hover .Hero-module__ZARIfG__arrowIcon{transform:translate(4px)}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__outlineBox{min-width:140px;height:3.5rem;padding:0 1rem}.Hero-module__ZARIfG__subtitle{margin-bottom:2.5rem;font-size:1.1rem}.Hero-module__ZARIfG__socialProof{flex-direction:column;gap:.5rem}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:2rem}.Hero-module__ZARIfG__outlineBox{min-width:120px;height:2.8rem;padding:0 .75rem}.Hero-module__ZARIfG__badge{letter-spacing:.15em;margin-bottom:1.5rem;font-size:.8rem}.Hero-module__ZARIfG__subtitle{font-size:1rem}}@media (max-width:360px){.Hero-module__ZARIfG__title{font-size:1.65rem}.Hero-module__ZARIfG__outlineBox{min-width:100px;height:2.3rem;padding:0 .5rem}}
.SphereHive-module___KbTHq__sectionContainer{background-color:#000;border-top:1px solid #ffffff08;padding:8rem 0;position:relative;overflow:hidden}.SphereHive-module___KbTHq__container{flex-direction:column;display:flex}.SphereHive-module___KbTHq__grid{grid-template-columns:1.25fr 1fr;align-items:center;gap:5rem;display:grid}.SphereHive-module___KbTHq__leftCol{opacity:0;flex-direction:column;transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);display:flex;transform:translateY(30px)}.SphereHive-module___KbTHq__badgeWrapper{margin-bottom:1.5rem}.SphereHive-module___KbTHq__badge{color:var(--accent-orange);letter-spacing:.15em;border:1px solid #f2552266;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.SphereHive-module___KbTHq__mainTitle{color:#fff;letter-spacing:-.015em;font-size:2.8rem;font-weight:800;line-height:1.2;font-family:var(--font-heading);margin-bottom:1.75rem}.SphereHive-module___KbTHq__description{color:#ffffffb3;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.SphereHive-module___KbTHq__featuresList{flex-direction:column;gap:1.75rem;display:flex}.SphereHive-module___KbTHq__featureItem{border-left:2px solid #f2552240;padding-left:1.25rem;transition:all .3s cubic-bezier(.25,1,.5,1)}.SphereHive-module___KbTHq__featureItem:hover{border-left-color:var(--accent-orange);padding-left:1.65rem;transform:translate(4px)}.SphereHive-module___KbTHq__featureItem:hover .SphereHive-module___KbTHq__featureTitle{color:var(--accent-orange)}.SphereHive-module___KbTHq__featureItem:hover .SphereHive-module___KbTHq__featureText{color:#fffc}.SphereHive-module___KbTHq__featureTitle{color:#fff;font-size:1.05rem;font-weight:700;font-family:var(--font-heading);letter-spacing:-.01em;margin-bottom:.4rem;transition:color .3s}.SphereHive-module___KbTHq__featureText{color:#ffffff8c;font-size:.9rem;line-height:1.5;transition:color .3s}.SphereHive-module___KbTHq__rightCol{opacity:0;justify-content:center;transition:opacity .8s cubic-bezier(.25,1,.5,1) .15s,transform .8s cubic-bezier(.25,1,.5,1) .15s;display:flex;transform:translateY(30px)}.SphereHive-module___KbTHq__sectionVisible .SphereHive-module___KbTHq__leftCol,.SphereHive-module___KbTHq__sectionVisible .SphereHive-module___KbTHq__rightCol{opacity:1;transform:translateY(0)}.SphereHive-module___KbTHq__blueprintCard{background:#ffffff03;border:1px solid #ffffff0f;border-radius:16px;width:100%;max-width:440px;padding:1.5rem;transition:all .3s}.SphereHive-module___KbTHq__blueprintCard:hover{border-color:#f2552233;box-shadow:0 15px 40px #00000080,0 0 30px #f2552203}.SphereHive-module___KbTHq__blueprintHeader{color:#fff6;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;font-family:monospace;font-size:.75rem;display:flex}.SphereHive-module___KbTHq__statusWrapper{align-items:center;gap:.45rem;display:flex}.SphereHive-module___KbTHq__statusDot{background-color:var(--accent-orange);width:6px;height:6px;box-shadow:0 0 8px var(--accent-orange);border-radius:50%;animation:1.8s ease-in-out infinite alternate SphereHive-module___KbTHq__statusPulse;display:inline-block}.SphereHive-module___KbTHq__systemStatus{color:var(--accent-orange);letter-spacing:.05em;font-weight:700}.SphereHive-module___KbTHq__versionTag{opacity:.8}.SphereHive-module___KbTHq__blueprintSvgWrapper{background:#0006;border:1px dashed #ffffff14;border-radius:8px;margin-bottom:1.5rem;padding:.75rem;position:relative;overflow:hidden}.SphereHive-module___KbTHq__blueprintSvg{width:100%;height:auto;display:block}.SphereHive-module___KbTHq__pulseCircle{transform-origin:150px 75px;animation:3s cubic-bezier(.1,.8,.3,1) infinite SphereHive-module___KbTHq__sonarPulse}.SphereHive-module___KbTHq__infoBlock{flex-direction:column;gap:.85rem;margin-bottom:1.5rem;display:flex}.SphereHive-module___KbTHq__infoRow{border-bottom:1px dashed #ffffff0a;justify-content:space-between;align-items:center;padding-bottom:.6rem;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex}.SphereHive-module___KbTHq__infoRow:hover{border-bottom-color:#f2552240;padding-left:.5rem;padding-right:.25rem}.SphereHive-module___KbTHq__infoRow:hover .SphereHive-module___KbTHq__infoValue{color:var(--accent-orange);transform:translate(-2px)}.SphereHive-module___KbTHq__infoLabel{color:#fff6;letter-spacing:.03em;font-family:monospace;font-size:.75rem;font-weight:500}.SphereHive-module___KbTHq__infoValue{color:#fff;letter-spacing:-.01em;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.25,1,.5,1)}.SphereHive-module___KbTHq__blueprintFooter{color:#ffffff59;letter-spacing:.02em;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:.75rem;font-family:monospace;font-size:.7rem;display:flex}.SphereHive-module___KbTHq__badgePill{color:var(--accent-orange);background:#f2552226;border:1px solid #f255224d;border-radius:4px;padding:.15rem .45rem;font-family:monospace;font-size:.65rem;font-weight:800}@keyframes SphereHive-module___KbTHq__sonarPulse{0%{opacity:.9;transform:scale(.4)}to{opacity:0;transform:scale(1.6)}}@keyframes SphereHive-module___KbTHq__statusPulse{0%{opacity:.3;box-shadow:0 0 4px var(--accent-orange);transform:scale(.85)}to{opacity:1;box-shadow:0 0 10px var(--accent-orange);transform:scale(1.15)}}@media (max-width:992px){.SphereHive-module___KbTHq__grid{grid-template-columns:1fr;gap:4rem}.SphereHive-module___KbTHq__mainTitle{font-size:2.2rem}.SphereHive-module___KbTHq__rightCol{justify-content:flex-start}.SphereHive-module___KbTHq__blueprintCard{max-width:100%}}@media (max-width:600px){.SphereHive-module___KbTHq__mainTitle{font-size:1.8rem}.SphereHive-module___KbTHq__sectionContainer{padding:6rem 0}}@media (max-width:480px){.SphereHive-module___KbTHq__mainTitle{font-size:1.65rem}.SphereHive-module___KbTHq__blueprintCard{padding:1rem!important}.SphereHive-module___KbTHq__featureItem{padding-left:.75rem!important}.SphereHive-module___KbTHq__featureItem:hover{padding-left:1rem!important}}
.TransformCTA-module__P-iRda__ctaSection{background-color:#000;border-top:1px solid #ffffff08;justify-content:center;align-items:center;min-height:520px;padding:8rem 0;display:flex;position:relative;overflow:hidden}.TransformCTA-module__P-iRda__container{z-index:5;justify-content:center;width:100%;display:flex;position:relative}.TransformCTA-module__P-iRda__contentArea{text-align:center;flex-direction:column;align-items:center;max-width:900px;display:flex}.TransformCTA-module__P-iRda__title{color:#fff;letter-spacing:-.025em;font-size:3.2rem;font-weight:300;line-height:1.35;font-family:var(--font-heading);margin-bottom:2.5rem}.TransformCTA-module__P-iRda__outlineBox{vertical-align:middle;background:#f255220d;border:1px solid #f2552299;border-radius:4px;justify-content:center;align-items:center;width:auto;min-width:180px;height:4.5rem;margin-top:.6rem;padding:0 1.5rem;display:inline-flex;position:relative}.TransformCTA-module__P-iRda__cursor{color:var(--accent-orange);margin-left:2px;font-weight:300;animation:.8s infinite TransformCTA-module__P-iRda__blink;display:inline-block}@keyframes TransformCTA-module__P-iRda__blink{50%{opacity:0}}.TransformCTA-module__P-iRda__outlineBox:before,.TransformCTA-module__P-iRda__outlineBox:after{content:"";background:var(--accent-orange);z-index:5;border:1px solid #fff;width:6px;height:6px;position:absolute}.TransformCTA-module__P-iRda__outlineBox:before{top:-3px;left:-3px}.TransformCTA-module__P-iRda__outlineBox:after{bottom:-3px;right:-3px}.TransformCTA-module__P-iRda__exploreBtn{background:var(--accent-orange-dark);color:#fff;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:.6rem;padding:.9rem 1.85rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex;box-shadow:0 8px 24px #cc441a40}.TransformCTA-module__P-iRda__exploreBtn:hover{background:var(--accent-orange);transform:translateY(-2px);box-shadow:0 12px 30px #f2552259}.TransformCTA-module__P-iRda__exploreBtn svg{width:18px;height:18px;transition:transform .3s}.TransformCTA-module__P-iRda__exploreBtn:hover svg{transform:translate(4px)}.TransformCTA-module__P-iRda__backgroundContainer{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.TransformCTA-module__P-iRda__blurredCard{filter:blur(4px)opacity(.22);border:1px solid #ffffff0d;border-radius:12px;animation:8s ease-in-out infinite TransformCTA-module__P-iRda__floatCard;position:absolute;overflow:hidden;transform:translate(0,0)}.TransformCTA-module__P-iRda__blurredCard:nth-child(2n){animation-duration:10s;animation-delay:-3s}.TransformCTA-module__P-iRda__blurredCard:nth-child(3n){animation-duration:12s;animation-delay:-5s}.TransformCTA-module__P-iRda__cardImage{object-fit:cover;width:100%;height:100%;display:block}.TransformCTA-module__P-iRda__cardOverlay{background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes TransformCTA-module__P-iRda__floatCard{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-6px)rotate(.5deg)}to{transform:translateY(0)rotate(0)}}@media (max-width:992px){.TransformCTA-module__P-iRda__title{font-size:2.5rem}.TransformCTA-module__P-iRda__outlineBox{min-width:150px;height:3.8rem;padding:0 1.25rem}.TransformCTA-module__P-iRda__blurredCard{filter:blur(5px)opacity(.15)}}@media (max-width:600px){.TransformCTA-module__P-iRda__title{font-size:1.85rem}.TransformCTA-module__P-iRda__outlineBox{min-width:130px;height:3.2rem;margin-top:.4rem;padding:0 1rem}.TransformCTA-module__P-iRda__brandBox{padding:.15rem 1.25rem}.TransformCTA-module__P-iRda__ctaSection{min-height:450px;padding:6rem 0}.TransformCTA-module__P-iRda__blurredCard{display:none}}@media (max-width:360px){.TransformCTA-module__P-iRda__title{font-size:1.55rem}.TransformCTA-module__P-iRda__outlineBox{min-width:100px;height:2.6rem;padding:0 .5rem}}
.CheckoutModal-module__E4Wj3q__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.CheckoutModal-module__E4Wj3q__modal{background:#0f1013;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;width:100%;max-width:650px;animation:.35s cubic-bezier(.25,1,.5,1) CheckoutModal-module__E4Wj3q__modalSlideUp;display:flex;overflow:hidden;box-shadow:0 20px 50px #000c}@keyframes CheckoutModal-module__E4Wj3q__modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CheckoutModal-module__E4Wj3q__header{background:#17243c;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;display:flex}.CheckoutModal-module__E4Wj3q__merchantInfo{align-items:center;gap:.75rem;display:flex}.CheckoutModal-module__E4Wj3q__logoIcon{background:var(--accent-orange);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;font-weight:800;display:flex}.CheckoutModal-module__E4Wj3q__merchantName{font-family:var(--font-heading);color:#fff;font-size:1.05rem;font-weight:700}.CheckoutModal-module__E4Wj3q__merchantDomain{color:#fff6;font-size:.72rem}.CheckoutModal-module__E4Wj3q__pricingInfo{text-align:right}.CheckoutModal-module__E4Wj3q__amount{color:#fff;font-size:1.25rem;font-weight:800}.CheckoutModal-module__E4Wj3q__amountLabel{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;display:block}.CheckoutModal-module__E4Wj3q__body{min-height:340px;display:flex}.CheckoutModal-module__E4Wj3q__sidebar{background:#090a0c;border-right:1px solid #ffffff0d;flex-direction:column;width:200px;display:flex}.CheckoutModal-module__E4Wj3q__tabBtn{text-align:left;color:#ffffff80;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:.75rem;width:100%;padding:1.15rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .25s;display:flex}.CheckoutModal-module__E4Wj3q__tabBtn:hover{color:#fff;background:#ffffff05}.CheckoutModal-module__E4Wj3q__tabBtnActive{color:var(--accent-orange);border-left-color:var(--accent-orange);background:#f255220a}.CheckoutModal-module__E4Wj3q__tabIcon{opacity:.7;width:16px;height:16px}.CheckoutModal-module__E4Wj3q__tabBtnActive .CheckoutModal-module__E4Wj3q__tabIcon{opacity:1}.CheckoutModal-module__E4Wj3q__content{background:#0f1013;flex:1;padding:1.75rem 2rem}.CheckoutModal-module__E4Wj3q__title{color:#fff;margin-bottom:1.25rem;font-size:1rem;font-weight:700}.CheckoutModal-module__E4Wj3q__inputGroup{flex-direction:column;gap:1rem;display:flex}.CheckoutModal-module__E4Wj3q__field{flex-direction:column;gap:.4rem;display:flex}.CheckoutModal-module__E4Wj3q__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.CheckoutModal-module__E4Wj3q__label{color:#ffffff73;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.CheckoutModal-module__E4Wj3q__input{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;outline:none;width:100%;padding:.75rem .95rem;font-size:.9rem;transition:all .25s}.CheckoutModal-module__E4Wj3q__input:focus{background:#ffffff0d;border-color:#f2552280}.CheckoutModal-module__E4Wj3q__banksGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.CheckoutModal-module__E4Wj3q__bankBtn{color:#ffffffbf;cursor:pointer;text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;padding:.8rem;font-size:.82rem;font-weight:600;transition:all .25s}.CheckoutModal-module__E4Wj3q__bankBtn:hover{color:#fff;background:#ffffff0f;border-color:#ffffff26}.CheckoutModal-module__E4Wj3q__bankBtnActive{border-color:var(--accent-orange);color:#fff;background:#f255220d}.CheckoutModal-module__E4Wj3q__qrWrapper{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1rem 0;display:flex}.CheckoutModal-module__E4Wj3q__qrPlaceholder{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:140px;height:140px;padding:.75rem;display:flex}.CheckoutModal-module__E4Wj3q__upiInstructions{color:#fff6;text-align:center;font-size:.78rem}.CheckoutModal-module__E4Wj3q__footer{background:#090a0c;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.CheckoutModal-module__E4Wj3q__secureBadge{color:#ffffff59;align-items:center;gap:.4rem;font-size:.72rem;font-weight:500;display:flex}.CheckoutModal-module__E4Wj3q__secureIcon{color:#34c759;width:14px;height:14px}.CheckoutModal-module__E4Wj3q__payBtn{background:var(--accent-orange);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .25s;display:flex}.CheckoutModal-module__E4Wj3q__payBtn:hover{background:#ff6b35;transform:translateY(-1px)}.CheckoutModal-module__E4Wj3q__payBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.CheckoutModal-module__E4Wj3q__cancelBtn{color:#fff6;cursor:pointer;background:0 0;border:none;font-size:.82rem;font-weight:600;transition:color .25s}.CheckoutModal-module__E4Wj3q__cancelBtn:hover{color:#fff}.CheckoutModal-module__E4Wj3q__processingOverlay{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.CheckoutModal-module__E4Wj3q__spinner{border:3px solid #f255221a;border-top-color:var(--accent-orange);border-radius:50%;width:48px;height:48px;margin-bottom:2rem;animation:.8s linear infinite CheckoutModal-module__E4Wj3q__spin}@keyframes CheckoutModal-module__E4Wj3q__spin{to{transform:rotate(360deg)}}.CheckoutModal-module__E4Wj3q__successCheck{color:#34c759;background:#34c7591a;border:2px solid #34c759;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:2rem;font-size:1.75rem;font-weight:700;animation:.3s cubic-bezier(.34,1.56,.64,1) CheckoutModal-module__E4Wj3q__scaleIn;display:flex}@keyframes CheckoutModal-module__E4Wj3q__scaleIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.CheckoutModal-module__E4Wj3q__processTitle{color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.CheckoutModal-module__E4Wj3q__processDesc{color:#fff6;font-size:.85rem;line-height:1.5}.CheckoutModal-module__E4Wj3q__errorText{color:#ff4d4d;margin-top:.5rem;font-size:.8rem;font-weight:500}.CheckoutModal-module__E4Wj3q__orderSummary{text-align:left;width:100%;max-width:420px;margin:0 auto}.CheckoutModal-module__E4Wj3q__summaryRow{justify-content:space-between;align-items:center;padding:.65rem 0;display:flex}.CheckoutModal-module__E4Wj3q__summaryLabel{color:#fff6;font-size:.82rem;font-weight:500}.CheckoutModal-module__E4Wj3q__summaryValue{color:#fffc;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:.85rem;font-weight:600;overflow:hidden}.CheckoutModal-module__E4Wj3q__summaryDivider{background:#ffffff0f;width:100%;height:1px;margin:.5rem 0}.CheckoutModal-module__E4Wj3q__savingsTag{color:#34c759;background:#34c7590f;border:1px solid #34c75926;border-radius:4px;align-items:center;gap:.4rem;margin-top:.5rem;padding:.35rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}.CheckoutModal-module__E4Wj3q__securityGrid{border-top:1px solid #ffffff0a;justify-content:center;gap:1.75rem;margin-top:2rem;padding-top:1.5rem;display:flex}.CheckoutModal-module__E4Wj3q__securityItem{color:#ffffff4d;flex-direction:column;align-items:center;gap:.4rem;font-size:.72rem;font-weight:500;display:flex}.CheckoutModal-module__E4Wj3q__securityItem svg{color:#34c75999}.CheckoutModal-module__E4Wj3q__errorIcon{color:#ff4d4d;background:#ff4d4d1a;border:2px solid #ff4d4d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:2rem;font-size:1.75rem;font-weight:700;animation:.3s cubic-bezier(.34,1.56,.64,1) CheckoutModal-module__E4Wj3q__scaleIn;display:flex}.CheckoutModal-module__E4Wj3q__retryBtn{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;margin-top:1.5rem;padding:.65rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .25s}.CheckoutModal-module__E4Wj3q__retryBtn:hover{background:#ffffff14;border-color:#ffffff26}@media (max-width:600px){.CheckoutModal-module__E4Wj3q__backdrop{padding:.5rem}.CheckoutModal-module__E4Wj3q__modal{border-radius:8px;max-height:98vh}.CheckoutModal-module__E4Wj3q__header{padding:1rem}.CheckoutModal-module__E4Wj3q__body{flex-direction:column;min-height:auto}.CheckoutModal-module__E4Wj3q__sidebar{scrollbar-width:none;border-bottom:1px solid #ffffff0d;border-right:none;flex-direction:row;width:100%;overflow-x:auto}.CheckoutModal-module__E4Wj3q__sidebar::-webkit-scrollbar{display:none}.CheckoutModal-module__E4Wj3q__tabBtn{white-space:nowrap;border-bottom:3px solid #0000;border-left:none;flex-shrink:0;justify-content:center;padding:.85rem 1.25rem}.CheckoutModal-module__E4Wj3q__tabBtnActive{border-bottom-color:var(--accent-orange);background:#f2552205}.CheckoutModal-module__E4Wj3q__content{padding:1.25rem 1rem}.CheckoutModal-module__E4Wj3q__row{grid-template-columns:1fr;gap:.75rem}.CheckoutModal-module__E4Wj3q__footer{text-align:center;flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}.CheckoutModal-module__E4Wj3q__secureBadge{justify-content:center}.CheckoutModal-module__E4Wj3q__payBtn{justify-content:center;width:100%}.CheckoutModal-module__E4Wj3q__cancelBtn{order:3;padding:.5rem}.CheckoutModal-module__E4Wj3q__securityGrid{flex-wrap:wrap;gap:1rem}}
.course-detail-module__bgzIOq__loadingShell{background:#000;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.course-detail-module__bgzIOq__loadingGrid{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 50%,#0000 100%);mask-image:linear-gradient(#000 50%,#0000 100%)}.course-detail-module__bgzIOq__loadingGlow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#f255221f 0%,#0000 70%);width:600px;height:400px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.course-detail-module__bgzIOq__loadingContent{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.course-detail-module__bgzIOq__loadingSpinner{border:2px solid #ffffff0d;border-top-color:var(--accent-orange);border-radius:50%;width:48px;height:48px;animation:.9s linear infinite course-detail-module__bgzIOq__spin}@keyframes course-detail-module__bgzIOq__spin{to{transform:rotate(360deg)}}.course-detail-module__bgzIOq__loadingText{font-family:var(--font-heading);color:#ffffff59;letter-spacing:.1em;text-transform:uppercase;font-size:.9rem}.course-detail-module__bgzIOq__notFound{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.course-detail-module__bgzIOq__notFoundIcon{width:64px;height:64px;color:var(--accent-orange);opacity:.6}.course-detail-module__bgzIOq__notFoundIcon svg{width:100%;height:100%}.course-detail-module__bgzIOq__notFound h2{font-family:var(--font-heading);color:#fff;font-size:2rem}.course-detail-module__bgzIOq__notFound p{color:#fff6;max-width:400px;font-size:.95rem;line-height:1.6}.course-detail-module__bgzIOq__revealUp{opacity:0;transition:opacity .7s cubic-bezier(.25,1,.5,1),transform .7s cubic-bezier(.25,1,.5,1);transform:translateY(40px)}.course-detail-module__bgzIOq__revealLeft{opacity:0;transition:opacity .7s cubic-bezier(.25,1,.5,1),transform .7s cubic-bezier(.25,1,.5,1);transform:translate(-40px)}.course-detail-module__bgzIOq__revealRight{opacity:0;transition:opacity .7s cubic-bezier(.25,1,.5,1),transform .7s cubic-bezier(.25,1,.5,1);transform:translate(40px)}.course-detail-module__bgzIOq__revealed{opacity:1!important;transform:none!important}.course-detail-module__bgzIOq__sectionContainer{z-index:10;max-width:1280px;margin:0 auto;padding:5rem 2rem;position:relative}.course-detail-module__bgzIOq__sectionLabel{letter-spacing:.2em;color:var(--accent-orange);text-transform:uppercase;border:1px solid #f255224d;border-radius:4px;margin-bottom:1.25rem;padding:.3rem .9rem;font-size:.7rem;font-weight:700;display:inline-block}.course-detail-module__bgzIOq__sectionTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.course-detail-module__bgzIOq__textAccent{color:var(--accent-orange)}.course-detail-module__bgzIOq__ctaBtn{background:var(--accent-orange);color:#fff;font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.65rem;padding:1rem 2rem;font-size:.92rem;font-weight:800;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex;position:relative;overflow:hidden}.course-detail-module__bgzIOq__ctaBtn:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26 0%,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.course-detail-module__bgzIOq__ctaBtn:hover:before{opacity:1}.course-detail-module__bgzIOq__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #f2552266}.course-detail-module__bgzIOq__ctaBtn svg{flex-shrink:0;width:18px;height:18px}.course-detail-module__bgzIOq__ctaBtnOutline{color:#fffc;font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.92rem;font-weight:700;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex}.course-detail-module__bgzIOq__ctaBtnOutline:hover{color:#fff;background:#ffffff0a;border-color:#fff6}.course-detail-module__bgzIOq__heroSection{background:#000;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.course-detail-module__bgzIOq__heroBgGrid{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 100%);mask-image:radial-gradient(#000 30%,#0000 100%)}.course-detail-module__bgzIOq__heroBgBlob{filter:blur(120px);pointer-events:none;z-index:0;will-change:transform;background:radial-gradient(circle,#f255221a 0%,#f2552205 50%,#0000 70%);width:900px;height:900px;position:absolute;top:-20%;right:-10%}.course-detail-module__bgzIOq__heroNoise{pointer-events:none;z-index:0;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.course-detail-module__bgzIOq__heroContainer{z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:5rem 2rem;position:relative}.course-detail-module__bgzIOq__heroContent{grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;display:grid}.course-detail-module__bgzIOq__heroLeft{flex-direction:column;gap:1.5rem;display:flex}.course-detail-module__bgzIOq__heroBadgeRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.course-detail-module__bgzIOq__heroBadge{letter-spacing:.18em;color:var(--accent-orange);text-transform:uppercase;background:#f255220a;border:1px solid #f2552259;border-radius:4px;align-items:center;gap:.4rem;padding:.3rem .85rem;font-size:.68rem;font-weight:700;display:inline-flex}.course-detail-module__bgzIOq__heroDuration{color:#ffffff80;background:#ffffff05;border:1px solid #ffffff1a;border-radius:4px;padding:.3rem .75rem;font-size:.75rem}.course-detail-module__bgzIOq__heroTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.1}.course-detail-module__bgzIOq__heroSubtitle{color:#ffffffb3;font-size:1.15rem;font-weight:400;line-height:1.55}.course-detail-module__bgzIOq__heroDesc{color:#ffffff73;max-width:560px;font-size:.97rem;line-height:1.65}.course-detail-module__bgzIOq__heroBadges{flex-wrap:wrap;gap:.5rem;display:flex}.course-detail-module__bgzIOq__heroPill{color:#fff9;background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.78rem;font-weight:500;display:inline-flex}.course-detail-module__bgzIOq__heroActions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.course-detail-module__bgzIOq__heroPricingStrip{border-top:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:1rem;display:flex}.course-detail-module__bgzIOq__heroPriceMain{font-family:var(--font-heading);color:#fff;font-size:1.75rem;font-weight:800}.course-detail-module__bgzIOq__heroPriceSlash{color:#ffffff4d;font-size:1rem;text-decoration:line-through}.course-detail-module__bgzIOq__heroDiscountBadge{color:#34c759;background:#34c7591a;border:1px solid #34c75940;border-radius:4px;padding:.2rem .55rem;font-size:.72rem;font-weight:700}.course-detail-module__bgzIOq__heroPriceMeta{color:#ffffff4d;font-size:.78rem}.course-detail-module__bgzIOq__heroRight{justify-content:flex-end;display:flex}.course-detail-module__bgzIOq__heroStatsCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:440px;position:relative;overflow:hidden}.course-detail-module__bgzIOq__heroStatsCard:before{content:"";pointer-events:none;background:linear-gradient(135deg,#f255220d 0%,#0000 60%);position:absolute;inset:0}.course-detail-module__bgzIOq__heroStatsCardInner{z-index:1;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;position:relative}.course-detail-module__bgzIOq__heroCourseImg{aspect-ratio:16/9;border-radius:12px;position:relative;overflow:hidden}.course-detail-module__bgzIOq__heroCourseImg img{object-fit:cover;width:100%;height:100%}.course-detail-module__bgzIOq__heroCourseImgOverlay{background:linear-gradient(#0000 50%,#0009 100%);position:absolute;inset:0}.course-detail-module__bgzIOq__heroStatsGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.course-detail-module__bgzIOq__heroStatItem{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;align-items:center;gap:.35rem;padding:1rem .5rem;transition:all .3s;display:flex}.course-detail-module__bgzIOq__heroStatItem:hover{background:#f255220f;border-color:#f2552233;transform:translateY(-2px)}.course-detail-module__bgzIOq__heroStatIcon{width:22px;height:22px;color:var(--accent-orange);opacity:.7}.course-detail-module__bgzIOq__heroStatIcon svg{width:100%;height:100%}.course-detail-module__bgzIOq__statValue{font-family:var(--font-heading);color:#fff;font-size:1.35rem;font-weight:800;line-height:1}.course-detail-module__bgzIOq__heroStatLabel{color:#fff6;text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:600}.course-detail-module__bgzIOq__heroLiveStrip{color:#fff9;background:#f255220f;border:1px solid #f2552226;border-radius:8px;align-items:center;gap:.6rem;padding:.75rem 1rem;font-size:.78rem;font-weight:500;display:flex}.course-detail-module__bgzIOq__heroLiveDot{background:var(--accent-orange);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.5s infinite course-detail-module__bgzIOq__pulseLive}@keyframes course-detail-module__bgzIOq__pulseLive{0%,to{box-shadow:0 0 #f2552266}50%{box-shadow:0 0 0 6px #f2552200}}.course-detail-module__bgzIOq__outcomesSection{background:#000;border-top:1px solid #ffffff0a;position:relative}.course-detail-module__bgzIOq__outcomesGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;display:grid}.course-detail-module__bgzIOq__outcomeCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:1.75rem 1.5rem;transition:all .35s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.course-detail-module__bgzIOq__outcomeCard:before{content:"";background:linear-gradient(90deg, var(--accent-orange), transparent);opacity:0;width:100%;height:2px;transition:opacity .35s;position:absolute;bottom:0;left:0}.course-detail-module__bgzIOq__outcomeCard:hover{background:#f2552208;border-color:#f2552233;transform:translateY(-4px)}.course-detail-module__bgzIOq__outcomeCard:hover:before{opacity:1}.course-detail-module__bgzIOq__outcomeCardNum{font-family:var(--font-heading);color:#ffffff0a;margin-bottom:.75rem;font-size:2.5rem;font-weight:800;line-height:1}.course-detail-module__bgzIOq__outcomeCardLine{background:var(--accent-orange);border-radius:1px;width:32px;height:2px;margin-bottom:1rem}.course-detail-module__bgzIOq__outcomeCardCheck{width:22px;height:22px;color:var(--accent-orange);background:#f255221a;border:1px solid #f2552240;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.85rem;display:flex}.course-detail-module__bgzIOq__outcomeCardCheck svg{width:12px;height:12px}.course-detail-module__bgzIOq__outcomeCardText{color:#ffffffa6;font-size:.9rem;font-weight:500;line-height:1.55}.course-detail-module__bgzIOq__curriculumSection{background:#050505;border-top:1px solid #ffffff0a;position:relative}.course-detail-module__bgzIOq__curriculumList{flex-direction:column;gap:.5rem;max-width:900px;display:flex}.course-detail-module__bgzIOq__accordionItem{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;transition:border-color .3s;overflow:hidden}.course-detail-module__bgzIOq__accordionItem.course-detail-module__bgzIOq__accordionItemOpen{background:#f2552205;border-color:#f2552240}.course-detail-module__bgzIOq__accordionTrigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.2rem 1.5rem;transition:background .2s;display:flex}.course-detail-module__bgzIOq__accordionTrigger:hover{background:#ffffff05}.course-detail-module__bgzIOq__accordionLeft{flex:1;align-items:center;gap:1rem;display:flex}.course-detail-module__bgzIOq__accordionNum{font-family:var(--font-heading);color:var(--accent-orange);opacity:.7;min-width:30px;font-size:.7rem;font-weight:700}.course-detail-module__bgzIOq__accordionQ{color:#ffffffd9;font-size:.95rem;font-weight:600;line-height:1.4}.course-detail-module__bgzIOq__accordionIcon{color:#ffffff4d;flex-shrink:0;width:20px;height:20px;transition:transform .35s cubic-bezier(.25,1,.5,1),color .3s}.course-detail-module__bgzIOq__accordionIconOpen{color:var(--accent-orange);transform:rotate(180deg)}.course-detail-module__bgzIOq__accordionBody{max-height:0;transition:max-height .4s cubic-bezier(.25,1,.5,1);overflow:hidden}.course-detail-module__bgzIOq__accordionAns{color:#ffffff80;padding:0 1.5rem 1.25rem 3.75rem;font-size:.88rem;line-height:1.65}.course-detail-module__bgzIOq__syllabusSection{background:#000;border-top:1px solid #ffffff0a;position:relative}.course-detail-module__bgzIOq__syllabusGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.course-detail-module__bgzIOq__syllabusCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:1.5rem;transition:all .3s}.course-detail-module__bgzIOq__syllabusCard:hover{border-color:#f2552233;transform:translateY(-3px)}.course-detail-module__bgzIOq__syllabusCardHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.course-detail-module__bgzIOq__syllabusCardIcon{width:36px;height:36px;color:var(--accent-orange);background:#f2552214;border:1px solid #f2552233;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.course-detail-module__bgzIOq__syllabusCardIcon svg{width:18px;height:18px}.course-detail-module__bgzIOq__syllabusCardTitle{color:#fff;flex:1;font-size:.92rem;font-weight:700}.course-detail-module__bgzIOq__syllabusCardCount{color:var(--accent-orange);white-space:nowrap;background:#f2552214;border:1px solid #f2552233;border-radius:4px;padding:.15rem .5rem;font-size:.72rem;font-weight:600}.course-detail-module__bgzIOq__syllabusAssets{border-top:1px solid #ffffff0a;flex-direction:column;gap:.4rem;padding-top:.75rem;display:flex}.course-detail-module__bgzIOq__syllabusAsset{color:#fff6;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.course-detail-module__bgzIOq__syllabusAsset svg{color:#fff3}.course-detail-module__bgzIOq__syllabusAssetSize{color:#ffffff40;margin-left:auto;font-size:.72rem}.course-detail-module__bgzIOq__toolsSection{background:#050505;border-top:1px solid #ffffff0a;position:relative}.course-detail-module__bgzIOq__toolsGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:1rem;display:grid}.course-detail-module__bgzIOq__toolCard{cursor:default;background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden}.course-detail-module__bgzIOq__toolCard:before{content:"";opacity:0;background:radial-gradient(circle at 50% 120%,#f2552212,#0000 70%);width:100%;height:100%;transition:opacity .3s;position:absolute;bottom:0;left:0}.course-detail-module__bgzIOq__toolCard:hover{border-color:#ffffff1f;transform:translateY(-5px)scale(1.02)}.course-detail-module__bgzIOq__toolCard:hover:before{opacity:1}.course-detail-module__bgzIOq__toolIcon{justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex}.course-detail-module__bgzIOq__toolCard:hover .course-detail-module__bgzIOq__toolIcon{transform:scale(1.1)}.course-detail-module__bgzIOq__toolIcon svg{width:100%;height:100%}.course-detail-module__bgzIOq__toolName{color:#ffffff80;text-align:center;letter-spacing:.03em;font-size:.73rem;font-weight:600}.course-detail-module__bgzIOq__instructorSection{background:#000;border-top:1px solid #ffffff0a;position:relative}.course-detail-module__bgzIOq__instructorCard{background:#ffffff05;border:1px solid #ffffff12;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:3rem;max-width:900px;padding:3rem;display:grid;position:relative;overflow:hidden}.course-detail-module__bgzIOq__instructorCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#f2552212 0%,#0000 70%);width:300px;height:300px;position:absolute;top:0;right:0}.course-detail-module__bgzIOq__instructorImgWrap{flex-shrink:0;position:relative}.course-detail-module__bgzIOq__instructorImg{object-fit:cover;border:3px solid #f2552280;border-radius:50%;width:120px;height:120px;display:block}.course-detail-module__bgzIOq__instructorImgGlow{pointer-events:none;background:radial-gradient(circle,#f2552233 0%,#0000 70%);border-radius:50%;position:absolute;inset:-8px}.course-detail-module__bgzIOq__instructorInfo{flex-direction:column;gap:.65rem;display:flex}.course-detail-module__bgzIOq__instructorBadge{letter-spacing:.15em;color:var(--accent-orange);text-transform:uppercase;border:1px solid #f255224d;border-radius:4px;width:fit-content;padding:.2rem .7rem;font-size:.68rem;font-weight:700;display:inline-block}.course-detail-module__bgzIOq__instructorName{font-family:var(--font-heading);color:#fff;font-size:1.6rem;font-weight:800}.course-detail-module__bgzIOq__instructorExpertise{color:var(--accent-orange);text-transform:uppercase;letter-spacing:.07em;font-size:.82rem;font-weight:600}.course-detail-module__bgzIOq__instructorBio{color:#ffffff80;max-width:500px;font-size:.9rem;line-height:1.6}.course-detail-module__bgzIOq__instructorStats{border-top:1px solid #ffffff0f;gap:2rem;margin-top:.5rem;padding-top:1.25rem;display:flex}.course-detail-module__bgzIOq__instructorStat{flex-direction:column;gap:.2rem;display:flex}.course-detail-module__bgzIOq__instructorStatVal{font-family:var(--font-heading);color:#fff;font-size:1.35rem;font-weight:800}.course-detail-module__bgzIOq__instructorStatLabel{color:#ffffff59;font-size:.72rem;font-weight:600}.course-detail-module__bgzIOq__certSection{background:#050505;border-top:1px solid #ffffff0a;position:relative}.course-detail-module__bgzIOq__certCard{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.course-detail-module__bgzIOq__certMockup{background:linear-gradient(135deg,#1a1a1a,#111);border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;gap:1rem;padding:2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000080}.course-detail-module__bgzIOq__certMockup:before{content:"";background:linear-gradient(90deg, var(--accent-orange), transparent);height:2px;position:absolute;top:0;left:0;right:0}.course-detail-module__bgzIOq__certMockupHeader{color:#fff6;border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;padding-bottom:1rem;font-size:.75rem;font-weight:600;display:flex}.course-detail-module__bgzIOq__certMockupTitle{letter-spacing:.15em;color:#ffffff59;text-transform:uppercase;font-size:.72rem;font-weight:700}.course-detail-module__bgzIOq__certMockupName{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;font-size:2rem;font-weight:800}.course-detail-module__bgzIOq__certMockupCourse{color:#ffffff80;font-size:.88rem;line-height:1.4}.course-detail-module__bgzIOq__certMockupSeal{width:fit-content;color:var(--accent-orange);background:#f2552214;border:1px solid #f2552240;border-radius:6px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 1rem;font-size:.78rem;font-weight:700;display:inline-flex}.course-detail-module__bgzIOq__certMockupSeal svg{width:18px;height:18px}.course-detail-module__bgzIOq__certRight{flex-direction:column;gap:1.25rem;display:flex}.course-detail-module__bgzIOq__certHeading{font-family:var(--font-heading);color:#fff;font-size:1.9rem;font-weight:800;line-height:1.2}.course-detail-module__bgzIOq__certDesc{color:#ffffff80;font-size:.92rem;line-height:1.65}.course-detail-module__bgzIOq__certFeatures{flex-direction:column;gap:.6rem;margin-bottom:.5rem;display:flex}.course-detail-module__bgzIOq__certFeature{color:#ffffffa6;align-items:center;gap:.6rem;font-size:.88rem;font-weight:500;display:flex}.course-detail-module__bgzIOq__faqSection{background:#000;border-top:1px solid #ffffff0a;position:relative}.course-detail-module__bgzIOq__faqList{flex-direction:column;gap:.5rem;max-width:780px;display:flex}.course-detail-module__bgzIOq__bottomCta{text-align:center;background:#050505;border-top:1px solid #ffffff0a;position:relative;overflow:hidden}.course-detail-module__bgzIOq__bottomCtaGrid{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.course-detail-module__bgzIOq__bottomCtaGlow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#f255221a 0%,#0000 70%);width:700px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.course-detail-module__bgzIOq__bottomCtaContent{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;max-width:700px;margin:0 auto;display:flex;position:relative}.course-detail-module__bgzIOq__bottomCtaTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.course-detail-module__bgzIOq__bottomCtaDesc{color:#ffffff73;max-width:560px;font-size:1rem;line-height:1.65}.course-detail-module__bgzIOq__bottomCtaPricing{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;padding-top:.5rem;display:flex}@media (max-width:1024px){.course-detail-module__bgzIOq__heroContent{grid-template-columns:1fr;gap:3rem}.course-detail-module__bgzIOq__heroRight{justify-content:stretch}.course-detail-module__bgzIOq__heroStatsCard{max-width:100%}.course-detail-module__bgzIOq__certCard{grid-template-columns:1fr;gap:2.5rem}.course-detail-module__bgzIOq__instructorCard{grid-template-columns:1fr;gap:2rem;padding:2rem}.course-detail-module__bgzIOq__instructorImgWrap{align-self:center}}@media (max-width:768px){.course-detail-module__bgzIOq__heroTitle{font-size:2.2rem}.course-detail-module__bgzIOq__sectionTitle{font-size:1.9rem}.course-detail-module__bgzIOq__heroStatsGrid{grid-template-columns:repeat(2,1fr)}.course-detail-module__bgzIOq__outcomesGrid{grid-template-columns:1fr}.course-detail-module__bgzIOq__toolsGrid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.course-detail-module__bgzIOq__syllabusGrid{grid-template-columns:1fr}.course-detail-module__bgzIOq__instructorStats{flex-wrap:wrap;gap:1.25rem}.course-detail-module__bgzIOq__heroActions{flex-direction:column;align-items:stretch}.course-detail-module__bgzIOq__ctaBtn,.course-detail-module__bgzIOq__ctaBtnOutline{justify-content:center;width:100%}.course-detail-module__bgzIOq__sectionContainer{padding:3.5rem 1.25rem}.course-detail-module__bgzIOq__heroContainer{padding:3rem 1.25rem}.course-detail-module__bgzIOq__certMockup{padding:1.75rem}.course-detail-module__bgzIOq__certMockupName{font-size:1.5rem}}@media (max-width:480px){.course-detail-module__bgzIOq__heroStatsGrid{grid-template-columns:repeat(2,1fr);gap:.5rem}.course-detail-module__bgzIOq__heroTitle{font-size:1.9rem}.course-detail-module__bgzIOq__sectionTitle{margin-bottom:2rem;font-size:1.6rem}.course-detail-module__bgzIOq__accordionQ{font-size:.88rem}.course-detail-module__bgzIOq__bottomCtaTitle{font-size:1.75rem}}
.courses-page-module__uKOE0q__pageSection{background-color:#000;min-height:100vh;padding-top:9rem;padding-bottom:6rem;position:relative;overflow:hidden}.courses-page-module__uKOE0q__backgroundGrid{z-index:1;pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:top;background-size:80px 80px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.courses-page-module__uKOE0q__glowEffect{filter:blur(80px);pointer-events:none;z-index:2;background:radial-gradient(circle,#f2552214 0%,#f2552203 60%,#0000 100%);width:900px;height:500px;position:absolute;top:0;left:50%;transform:translate(-50%)}.courses-page-module__uKOE0q__container{z-index:10;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.courses-page-module__uKOE0q__badge{color:var(--accent-orange);letter-spacing:.2em;font-size:.8rem;font-weight:600;font-family:var(--font-body);border:1px dashed #f2552280;border-radius:4px;margin-bottom:1.5rem;padding:.25rem .9rem;display:inline-block;position:relative}.courses-page-module__uKOE0q__badge:before,.courses-page-module__uKOE0q__badge:after{content:"";background:var(--accent-orange);z-index:5;border:1px solid #fff;width:4px;height:4px;position:absolute}.courses-page-module__uKOE0q__badge:before{top:-2.5px;left:-2.5px}.courses-page-module__uKOE0q__badge:after{bottom:-2.5px;right:-2.5px}.courses-page-module__uKOE0q__title{letter-spacing:-.025em;color:#fff;max-width:850px;margin-bottom:4.5rem;font-size:3.2rem;font-weight:300;line-height:1.2}.courses-page-module__uKOE0q__grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.courses-page-module__uKOE0q__card{background:#09090a;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;padding:1.25rem;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;overflow:hidden;box-shadow:inset 0 0 12px #ffffff05}.courses-page-module__uKOE0q__card:hover{border-color:#f255224d;transform:translateY(-4px);box-shadow:0 12px 30px #00000080,inset 0 0 12px #ffffff0a}.courses-page-module__uKOE0q__windowBar{gap:6px;margin-bottom:.75rem;padding-left:.25rem;display:flex}.courses-page-module__uKOE0q__dot{border-radius:50%;width:6px;height:6px}.courses-page-module__uKOE0q__dotRed{background-color:#ff5f56}.courses-page-module__uKOE0q__dotYellow{background-color:#ffbd2e}.courses-page-module__uKOE0q__dotGreen{background-color:#27c93f}.courses-page-module__uKOE0q__imageWrapper{aspect-ratio:16/8.5;border:1px solid #ffffff08;border-radius:12px;width:100%;height:auto;margin-bottom:1rem;position:relative;overflow:hidden}.courses-page-module__uKOE0q__imageWrapper:after{content:"";pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 20px #0009}.courses-page-module__uKOE0q__image{object-fit:cover;width:100%;height:100%;display:block}.courses-page-module__uKOE0q__liveBadge{color:#000;text-transform:uppercase;letter-spacing:.05em;z-index:3;background-color:#fff;border-radius:4px;align-items:center;gap:5px;padding:.3rem .65rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 10px #0000004d}.courses-page-module__uKOE0q__liveDot{background-color:#ff3b30;border-radius:50%;width:6px;height:6px;animation:1.5s infinite courses-page-module__uKOE0q__pulseLive;display:inline-block}@keyframes courses-page-module__uKOE0q__pulseLive{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.35)}to{opacity:1;transform:scale(1)}}.courses-page-module__uKOE0q__badgeList{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.courses-page-module__uKOE0q__cardBadge{color:#fff9;background:#ffffff05;border:1px solid #ffffff14;border-radius:50px;padding:.4rem .85rem;font-size:.72rem;font-weight:500;transition:all .2s}.courses-page-module__uKOE0q__cardBadge:hover{color:#fff;border-color:#ffffff26}.courses-page-module__uKOE0q__courseTitle{color:#fff;min-height:2.8rem;font-size:1.3rem;font-weight:800;line-height:1.3;font-family:var(--font-heading);margin-bottom:1.25rem}.courses-page-module__uKOE0q__priceRow{border-top:1px solid #ffffff08;align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:.75rem;padding-top:1rem;display:flex}.courses-page-module__uKOE0q__priceSpacer{background-color:#0000;border-top:1px solid #ffffff08;height:1px;margin-top:1rem;margin-bottom:.75rem;padding-top:1rem}.courses-page-module__uKOE0q__priceLabel{color:#ffffff73;font-size:.85rem;font-weight:500}.courses-page-module__uKOE0q__priceValue{color:var(--accent-orange);font-size:1.2rem;font-weight:700}.courses-page-module__uKOE0q__originalPrice{color:#ffffff4d;font-size:.85rem;text-decoration:line-through}.courses-page-module__uKOE0q__discountBadge{color:var(--accent-orange);background:#f255221a;border:1px solid #f2552233;border-radius:4px;margin-left:auto;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.courses-page-module__uKOE0q__button{color:#fff;cursor:pointer;width:100%;font-size:.88rem;font-weight:600;font-family:var(--font-body);background:0 0;border:1px solid #ffffff1f;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;transition:all .3s;display:inline-flex}.courses-page-module__uKOE0q__button:hover{color:#000;background:#fff;border-color:#fff}.courses-page-module__uKOE0q__button svg{width:14px;height:14px;transition:transform .3s}.courses-page-module__uKOE0q__button:hover svg{transform:translate(4px)}@media (max-width:992px){.courses-page-module__uKOE0q__grid{grid-template-columns:repeat(2,1fr)}.courses-page-module__uKOE0q__title{margin-bottom:3.5rem;font-size:2.6rem}}@media (max-width:767px){.courses-page-module__uKOE0q__grid{grid-template-columns:1fr;max-width:440px;margin:0 auto}.courses-page-module__uKOE0q__title{margin-bottom:2.5rem;font-size:2.1rem}.courses-page-module__uKOE0q__pageSection{padding-top:7.5rem}}
