.page-module__Yin2Gq__container{background-color:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;display:flex}.page-module__Yin2Gq__sectionDivider{background:var(--card-border);width:100%;height:1px}
.Footer-module__h-376q__footer{color:#fff;background:#090e1a;border-top:1px solid #1e293b;padding:64px 5% 24px}.Footer-module__h-376q__footerInner{max-width:1200px;margin:0 auto}.Footer-module__h-376q__footerGrid{text-align:left;grid-template-columns:1.5fr 1fr 1.5fr;gap:60px;margin-bottom:48px;display:grid}.Footer-module__h-376q__footerCol{flex-direction:column;display:flex}.Footer-module__h-376q__footerCol h4{color:#fff;font-size:18px;font-weight:700;font-family:var(--font-title);margin-bottom:24px;position:relative}.Footer-module__h-376q__footerLogoArea{align-items:center;gap:6px;margin-bottom:16px;display:flex}.Footer-module__h-376q__footerLogoText{color:#fff;font-size:22px;font-weight:700;font-family:var(--font-title)}.Footer-module__h-376q__footerColDesc{color:#94a3b8;margin-bottom:24px;font-size:13.5px;line-height:1.6}.Footer-module__h-376q__footerSocials{gap:12px;display:flex}.Footer-module__h-376q__socialIcon{color:#fff;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,opacity .2s;display:flex}.Footer-module__h-376q__socialIcon:hover{opacity:.9;transform:translateY(-2px)}.Footer-module__h-376q__facebook{background:#1877f2}.Footer-module__h-376q__linkedin{background:#0a66c2}.Footer-module__h-376q__instagram{background:#e1306c}.Footer-module__h-376q__twitter{background:#1da1f2}.Footer-module__h-376q__footerLinks{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__h-376q__footerLinks li{align-items:center;display:flex}.Footer-module__h-376q__footerLinks a{color:#94a3b8;align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__h-376q__footerLinks a:hover{color:#fff}.Footer-module__h-376q__linkArrow{color:#94a3b8;font-weight:700}.Footer-module__h-376q__contactInfoBlock{flex-direction:column;gap:16px;display:flex}.Footer-module__h-376q__contactInfoEntity{color:#fff;margin-bottom:4px;font-size:14.5px;font-weight:700}.Footer-module__h-376q__contactInfoLine{color:#94a3b8;align-items:flex-start;gap:12px;font-size:13.5px;line-height:1.5;display:flex}.Footer-module__h-376q__contactInfoLine svg{color:#38bdf8;margin-top:2px}.Footer-module__h-376q__footerBottom{text-align:center;border-top:1px solid #1e293b;padding-top:24px}.Footer-module__h-376q__footerBottom p{color:#64748b;margin:0;font-size:13px}@media (max-width:900px){.Footer-module__h-376q__footerGrid{grid-template-columns:1fr;gap:40px}}
.Header-module__lrzS5q__header{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--card-border);background:#ffffffd9;justify-content:space-between;align-items:center;width:100%;padding:8px 40px;display:flex;position:fixed;top:0;left:0}.Header-module__lrzS5q__logoArea{align-items:center;gap:10px;display:flex}.Header-module__lrzS5q__nav{align-items:center;gap:30px;display:flex}.Header-module__lrzS5q__navLink{color:var(--slate-500);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;padding:6px 0;font-size:13px;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.Header-module__lrzS5q__navLink:hover{color:var(--brand-blue)}.Header-module__lrzS5q__navLink:after{content:"";background-color:var(--brand-blue);transform-origin:100% 100%;width:100%;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.Header-module__lrzS5q__navLink:hover:after,.Header-module__lrzS5q__navLinkActive:after{transform-origin:0 100%;transform:scaleX(1)}.Header-module__lrzS5q__navLinkActive{color:var(--brand-blue)!important}.Header-module__lrzS5q__loginBtn{color:var(--brand-blue);font-family:var(--font-body);cursor:pointer;background:0 0;border:1px solid #0055ff4d;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Header-module__lrzS5q__loginBtn:hover{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue);box-shadow:0 4px 15px #0055ff2e}.Header-module__lrzS5q__headerRight{align-items:center;gap:16px;display:flex}.Header-module__lrzS5q__hamburgerBtn{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none}.Header-module__lrzS5q__hamburgerLine{transform-origin:0;background-color:#0f172a;width:100%;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1)}.Header-module__lrzS5q__line1Open{transform:rotate(45deg)translateY(-2px)translate(2px)}.Header-module__lrzS5q__line2Open{opacity:0;width:0}.Header-module__lrzS5q__line3Open{transform:rotate(-45deg)translateY(2px)translate(2px)}.Header-module__lrzS5q__mobileMenu{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--card-border);z-index:99;background:#fffffffa;flex-direction:column;gap:16px;width:100%;padding:24px 40px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:100%;left:0;transform:translateY(-150%);box-shadow:0 10px 30px #0000000d}.Header-module__lrzS5q__mobileMenuOpen{transform:translateY(0)}.Header-module__lrzS5q__mobileNavLink{font-family:var(--font-title);color:var(--slate-400);border-bottom:1px solid #f1f5f9;padding:8px 0;font-size:15px;font-weight:700;text-decoration:none;transition:color .2s}.Header-module__lrzS5q__mobileNavLink:hover{color:var(--coral)}.Header-module__lrzS5q__mobileLoginBtn{background:var(--coral);color:#fff;font-family:var(--font-body);cursor:pointer;text-align:center;border:none;border-radius:8px;margin-top:10px;padding:12px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s;display:block}.Header-module__lrzS5q__mobileLoginBtn:hover{background:#0040c7}@media (max-width:1024px){.Header-module__lrzS5q__nav{display:none}.Header-module__lrzS5q__hamburgerBtn{display:flex}}@media (max-width:900px){.Header-module__lrzS5q__header{padding:8px 24px}.Header-module__lrzS5q__mobileMenu{padding:20px 24px}}@media (max-width:480px){.Header-module__lrzS5q__loginBtn{display:none}.Header-module__lrzS5q__header{padding:14px 16px}.Header-module__lrzS5q__mobileMenu{padding:16px}}
.HeroSection-module__v0qqSq__heroSection{background-color:#fff;flex-direction:column;align-items:center;padding:100px 40px 60px;display:flex;position:relative;overflow:hidden}.HeroSection-module__v0qqSq__gridBg{z-index:0;opacity:.85;pointer-events:none;background-image:linear-gradient(#0055ff0a 1px,#0000 1px),linear-gradient(90deg,#0055ff0a 1px,#0000 1px);background-position:top;background-size:44px 44px;position:absolute;inset:0}.HeroSection-module__v0qqSq__spotlight{filter:blur(50px);z-index:0;pointer-events:none;background:radial-gradient(circle,#0055ff14,#0000 70%);width:40%;height:40%;animation:8s ease-in-out infinite HeroSection-module__v0qqSq__breathingGlow;position:absolute;top:10%;left:30%}.HeroSection-module__v0qqSq__heroLayout{z-index:2;align-items:center;gap:40px;width:100%;max-width:1200px;display:flex;position:relative}.HeroSection-module__v0qqSq__heroLeft{text-align:left;flex-direction:column;align-items:flex-start;width:calc(55% - 20px);transition:width .3s;display:flex}.HeroSection-module__v0qqSq__heroRight{justify-content:center;align-items:center;width:calc(45% - 20px);height:480px;display:flex;position:relative}.HeroSection-module__v0qqSq__badge{color:var(--coral);letter-spacing:1.5px;text-transform:uppercase;font-size:11px;font-weight:700;font-family:var(--font-title);background:#0055ff0d;border:1px solid #0055ff26;border-radius:9999px;align-items:center;margin-bottom:24px;padding:6px 14px;display:inline-flex}.HeroSection-module__v0qqSq__headline{font-family:var(--font-title);letter-spacing:-2px;color:#0f172a;margin-bottom:24px;font-size:60px;font-weight:800;line-height:1.1}.HeroSection-module__v0qqSq__gradientText{background:linear-gradient(90deg, var(--brand-blue) 0%, var(--brand-cyan) 50%, var(--brand-blue) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite HeroSection-module__v0qqSq__gradientText}.HeroSection-module__v0qqSq__heroSub{color:var(--slate-400);margin-bottom:40px;font-size:18px;line-height:1.6}.HeroSection-module__v0qqSq__ctas{gap:16px;margin-bottom:24px;display:flex}.HeroSection-module__v0qqSq__primaryCta{background:linear-gradient(135deg, var(--brand-blue), #0040c7);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;padding:16px 36px;font-size:15px;font-weight:700;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 20px #0055ff38}.HeroSection-module__v0qqSq__primaryCta:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0055ff52}.HeroSection-module__v0qqSq__secondaryCta{color:var(--brand-blue);font-family:var(--font-body);cursor:pointer;z-index:1;background:#ffffffd9;border:1px solid #0055ff26;border-radius:8px;padding:16px 36px;font-size:15px;font-weight:600;transition:all .3s;position:relative}.HeroSection-module__v0qqSq__secondaryCta:after{content:"";background:linear-gradient(135deg, transparent 30%, var(--brand-blue) 50%, transparent 70%);-webkit-mask-composite:xor;pointer-events:none;z-index:2;background-size:200% 200%;border-radius:8px;padding:1.5px;transition:opacity .3s;animation:4s linear infinite HeroSection-module__v0qqSq__borderGlow;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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}.HeroSection-module__v0qqSq__secondaryCta:hover{background:#0055ff0d;border-color:#0055ff4d;box-shadow:0 4px 15px #0055ff1a}.HeroSection-module__v0qqSq__heroStatsRibbon{border:1px solid var(--card-border);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;width:100%;max-width:680px;margin-top:0;padding:16px 24px;display:flex;box-shadow:0 4px 20px #00000005}.HeroSection-module__v0qqSq__heroStatItem{flex-direction:column;flex:1;align-items:center;display:flex}.HeroSection-module__v0qqSq__heroStatNumber{font-family:var(--font-title);color:#0f172a;font-size:24px;font-weight:800;line-height:1.2}.HeroSection-module__v0qqSq__heroStatLabel{color:var(--slate-500);text-transform:uppercase;letter-spacing:.5px;text-align:center;white-space:nowrap;margin-top:4px;font-size:11px;font-weight:700}.HeroSection-module__v0qqSq__heroStatDivider{background-color:#cbd5e1;width:1px;height:36px;margin:0 16px}.HeroSection-module__v0qqSq__floatingIcon{width:auto;min-width:64px;height:40px;color:var(--coral);opacity:.85;z-index:1;pointer-events:none;white-space:nowrap;background:#0055ff08;border:1px solid #0055ff1a;border-radius:12px;justify-content:center;align-items:center;padding:0 16px;animation:6s ease-in-out infinite HeroSection-module__v0qqSq__floating;display:flex;position:absolute;box-shadow:0 4px 12px #0055ff05}.HeroSection-module__v0qqSq__floatingIcon1{animation-delay:0s;top:15%;left:4%}.HeroSection-module__v0qqSq__floatingIcon2{color:var(--mint);background:#10b98105;border-color:#10b9811a;animation-delay:3s;top:12%;right:4%}.HeroSection-module__v0qqSq__floatingIcon3{color:var(--mint);background:#10b98105;border-color:#10b9811a;animation-delay:1.5s;top:68%;left:6%}.HeroSection-module__v0qqSq__floatingIcon4{animation-delay:4.5s;top:62%;right:8%}.HeroSection-module__v0qqSq__galleryStackContainer{width:420px;height:420px;margin:0 auto;position:relative;overflow:visible}.HeroSection-module__v0qqSq__photoCard{transform-origin:50%;will-change:transform;backface-visibility:hidden;border-radius:16px;width:370px;height:370px;transition:all .6s cubic-bezier(.16,1,.3,1);position:absolute}.HeroSection-module__v0qqSq__glassFrame{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;height:100%;padding:12px;display:flex;position:relative;box-shadow:0 20px 45px #0055ff12}.HeroSection-module__v0qqSq__galleryImage{object-fit:cover;pointer-events:auto;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;border-radius:10px;transform:translate(0,0)}.HeroSection-module__v0qqSq__photoCardBack{z-index:1;opacity:.65;top:-24px;left:-28px;transform:rotate(-6deg)}.HeroSection-module__v0qqSq__photoCardMiddle{z-index:2;opacity:.85;top:28px;left:32px;transform:rotate(5deg)}.HeroSection-module__v0qqSq__photoCardFront{z-index:3;cursor:zoom-in;top:0;left:0;transform:rotate(0);box-shadow:0 20px 45px #0055ff29}.HeroSection-module__v0qqSq__galleryStackContainer:hover .HeroSection-module__v0qqSq__photoCardFront{transform:scale(1.04)translateY(-8px);box-shadow:0 25px 50px #0055ff38}.HeroSection-module__v0qqSq__galleryStackContainer:hover .HeroSection-module__v0qqSq__photoCardMiddle{opacity:1;transform:rotate(10deg)translate(40px,32px)}.HeroSection-module__v0qqSq__galleryStackContainer:hover .HeroSection-module__v0qqSq__photoCardBack{opacity:.9;transform:rotate(-12deg)translate(-36px,-28px)}.HeroSection-module__v0qqSq__cardOverlay{text-align:left;pointer-events:none;background:linear-gradient(#0000 0%,#0f172a66 40%,#0f172ad9 100%);border-radius:0 0 10px 10px;flex-direction:column;align-items:flex-start;padding:40px 16px 14px;display:flex;position:absolute;inset:auto 10px 10px}.HeroSection-module__v0qqSq__overlayBadge{color:#00e5ff;font-family:var(--font-code);text-transform:uppercase;letter-spacing:.8px;background:#00b6e340;border:1px solid #00b6e366;border-radius:4px;margin-bottom:6px;padding:2.5px 6px;font-size:8px;font-weight:700}.HeroSection-module__v0qqSq__overlayTitle{font-family:var(--font-title);color:#fff;letter-spacing:-.2px;margin:0 0 3px;font-size:13.5px;font-weight:800}.HeroSection-module__v0qqSq__overlayDesc{color:#fffc;margin:0;font-size:9.5px;line-height:1.35}@keyframes HeroSection-module__v0qqSq__borderGlow{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}@keyframes HeroSection-module__v0qqSq__breathingGlow{0%{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}to{opacity:.85;transform:scale(1)}}@keyframes HeroSection-module__v0qqSq__floating{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes HeroSection-module__v0qqSq__gradientText{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.HeroSection-module__v0qqSq__trackMarquee{z-index:5;width:100%;max-width:1200px;margin-top:24px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.HeroSection-module__v0qqSq__marqueeTrack{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.HeroSection-module__v0qqSq__marqueeItem{font-family:var(--font-title);color:var(--slate-400);white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.HeroSection-module__v0qqSq__marqueeDot{background-color:var(--coral);border-radius:50%;width:6px;height:6px;display:inline-block}@media (max-width:900px){.HeroSection-module__v0qqSq__floatingIcon{display:none}.HeroSection-module__v0qqSq__headline{font-size:38px}.HeroSection-module__v0qqSq__heroSection{padding:90px 24px 40px}.HeroSection-module__v0qqSq__heroLayout{flex-direction:column}.HeroSection-module__v0qqSq__heroLeft{width:100%!important}.HeroSection-module__v0qqSq__heroRight{display:none!important}}@media (max-width:600px){.HeroSection-module__v0qqSq__heroStatsRibbon{flex-wrap:wrap;justify-content:center;gap:16px;padding:16px}.HeroSection-module__v0qqSq__heroStatItem{min-width:120px}.HeroSection-module__v0qqSq__heroStatDivider{display:none}.HeroSection-module__v0qqSq__ctas{flex-direction:column;align-items:stretch;gap:12px;width:100%}.HeroSection-module__v0qqSq__primaryCta,.HeroSection-module__v0qqSq__secondaryCta{text-align:center;padding:14px 20px}}
.WhyAlgoTutor-module__Mrfc-G__partnersSection{border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border);text-align:center;background:linear-gradient(135deg,#f0f4ff 0%,#f8fafc 50%,#f0fff8 100%);padding:48px 0 40px;overflow:hidden}.WhyAlgoTutor-module__Mrfc-G__placedAtHeader{flex-direction:column;align-items:center;gap:6px;margin-bottom:28px;padding:0 20px;display:flex}.WhyAlgoTutor-module__Mrfc-G__placedAtBadge{color:var(--coral);letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:800;font-family:var(--font-title);background:#0055ff0f;border:1px solid #0055ff26;border-radius:9999px;align-items:center;gap:6px;margin-bottom:4px;padding:5px 14px;display:inline-flex}.WhyAlgoTutor-module__Mrfc-G__partnerMarqueeText{font-family:var(--font-title);color:#0f172a;letter-spacing:-.5px;margin:0;font-size:22px;font-weight:800}.WhyAlgoTutor-module__Mrfc-G__placedAtSub{color:var(--slate-500);max-width:480px;font-size:13px;font-weight:500}.WhyAlgoTutor-module__Mrfc-G__partnersGrid{display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.WhyAlgoTutor-module__Mrfc-G__marqueeLogos{align-items:center;gap:16px;width:max-content;padding:4px 0 8px;animation:35s linear infinite WhyAlgoTutor-module__Mrfc-G__marquee;display:flex}@keyframes WhyAlgoTutor-module__Mrfc-G__marquee{0%{transform:translate(0%)}to{transform:translate(-50%)}}.WhyAlgoTutor-module__Mrfc-G__companyChip{color:#0f172a;font-family:var(--font-title);white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:9px;padding:10px 20px;font-size:15px;font-weight:700;transition:all .25s cubic-bezier(.25,.8,.25,1);display:inline-flex;box-shadow:0 2px 8px #0000000a}.WhyAlgoTutor-module__Mrfc-G__companyChip:hover{border-color:#0055ff4d;transform:translateY(-2px)scale(1.03);box-shadow:0 6px 20px #0055ff1a}.WhyAlgoTutor-module__Mrfc-G__companyLogoImg{object-fit:contain;border-radius:4px;flex-shrink:0;width:22px;height:22px;display:block}.WhyAlgoTutor-module__Mrfc-G__whySection{background:#f8fafc;padding:40px 40px 100px;position:relative;overflow:hidden}.WhyAlgoTutor-module__Mrfc-G__whyInner{max-width:1200px;margin:0 auto}.WhyAlgoTutor-module__Mrfc-G__sectionHeader{text-align:center;margin-bottom:60px}.WhyAlgoTutor-module__Mrfc-G__classroomBadge{color:var(--coral);letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:800;font-family:var(--font-title);background:#0055ff0f;border:1px solid #0055ff26;border-radius:9999px;align-items:center;gap:6px;width:fit-content;margin-bottom:16px;padding:5px 14px;display:inline-flex}.WhyAlgoTutor-module__Mrfc-G__sectionTitle{font-family:var(--font-title);letter-spacing:-1px;color:#0f172a;margin-bottom:16px;font-size:36px;font-weight:800}.WhyAlgoTutor-module__Mrfc-G__gradientText{background:linear-gradient(90deg, var(--brand-blue) 0%, var(--brand-cyan) 50%, var(--brand-blue) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite WhyAlgoTutor-module__Mrfc-G__gradientTextAnim}@keyframes WhyAlgoTutor-module__Mrfc-G__gradientTextAnim{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.WhyAlgoTutor-module__Mrfc-G__sectionDesc{color:var(--slate-400);max-width:600px;margin:0 auto;font-size:16px}.WhyAlgoTutor-module__Mrfc-G__whyGrid{grid-template-columns:1fr 400px 1fr;align-items:center;gap:30px;margin-top:60px;display:grid}.WhyAlgoTutor-module__Mrfc-G__whyColumnLeft,.WhyAlgoTutor-module__Mrfc-G__whyColumnRight{flex-direction:column;gap:40px;display:flex}.WhyAlgoTutor-module__Mrfc-G__whyFeatureRightAligned{text-align:right;justify-content:flex-end;align-items:center;gap:20px;display:flex}.WhyAlgoTutor-module__Mrfc-G__whyFeatureLeftAligned{text-align:left;justify-content:flex-start;align-items:center;gap:20px;display:flex}.WhyAlgoTutor-module__Mrfc-G__whyFeatureIcon{width:56px;height:56px;color:var(--coral);background:#fff;border:1px solid #0055ff1a;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 4px 12px #0055ff0d}.WhyAlgoTutor-module__Mrfc-G__whyFeatureRightAligned:hover .WhyAlgoTutor-module__Mrfc-G__whyFeatureIcon,.WhyAlgoTutor-module__Mrfc-G__whyFeatureLeftAligned:hover .WhyAlgoTutor-module__Mrfc-G__whyFeatureIcon{border-color:#0055ff4d;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 24px #0055ff1f}.WhyAlgoTutor-module__Mrfc-G__whyFeatureContent h4{font-family:var(--font-title);color:#0f172a;margin-bottom:6px;font-size:18px;font-weight:700}.WhyAlgoTutor-module__Mrfc-G__whyFeatureContent p{color:var(--slate-500);font-size:14px;line-height:1.5}.WhyAlgoTutor-module__Mrfc-G__whyCenter{justify-content:center;align-items:center;height:400px;display:flex;position:relative}.WhyAlgoTutor-module__Mrfc-G__whyCenterCircle{background:radial-gradient(circle,#0055ff0d 0%,#0000 70%);border-radius:50%;justify-content:center;align-items:center;width:320px;height:320px;display:flex;position:relative}.WhyAlgoTutor-module__Mrfc-G__whyCenterInner{z-index:10;background:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative;box-shadow:0 10px 40px #0055ff26}.WhyAlgoTutor-module__Mrfc-G__whyCenterLogo{object-fit:cover;border-radius:50%;width:105px;height:105px}.WhyAlgoTutor-module__Mrfc-G__orbit1,.WhyAlgoTutor-module__Mrfc-G__orbit2{border:1px dashed #05f3;border-radius:50%;animation:30s linear infinite WhyAlgoTutor-module__Mrfc-G__rotateOrbit;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WhyAlgoTutor-module__Mrfc-G__orbit1{width:240px;height:240px}.WhyAlgoTutor-module__Mrfc-G__orbit2{width:320px;height:320px;animation-duration:40s;animation-direction:reverse}.WhyAlgoTutor-module__Mrfc-G__orbitItem{transform:translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-1 * var(--radius))) rotate(calc(-1 * var(--angle)));width:26px;height:26px;position:absolute;top:50%;left:50%}.WhyAlgoTutor-module__Mrfc-G__orbitIconWrapper{background:#fff;border:1px solid #0055ff1a;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:0 4px 10px #0055ff1f}.WhyAlgoTutor-module__Mrfc-G__orbitIcon{object-fit:contain;width:14px;height:14px}.WhyAlgoTutor-module__Mrfc-G__orbit1 .WhyAlgoTutor-module__Mrfc-G__orbitIconWrapper{animation:30s linear infinite WhyAlgoTutor-module__Mrfc-G__counterRotateOrbit}.WhyAlgoTutor-module__Mrfc-G__orbit2 .WhyAlgoTutor-module__Mrfc-G__orbitIconWrapper{animation:40s linear infinite WhyAlgoTutor-module__Mrfc-G__clockwiseRotateOrbit}@keyframes WhyAlgoTutor-module__Mrfc-G__counterRotateOrbit{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes WhyAlgoTutor-module__Mrfc-G__clockwiseRotateOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes WhyAlgoTutor-module__Mrfc-G__rotateOrbit{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (max-width:1024px){.WhyAlgoTutor-module__Mrfc-G__whyGrid{grid-template-columns:1fr;gap:60px}.WhyAlgoTutor-module__Mrfc-G__whyCenter{order:-1;height:300px}.WhyAlgoTutor-module__Mrfc-G__whyFeatureRightAligned{text-align:left;flex-direction:row-reverse;justify-content:flex-start}}.WhyAlgoTutor-module__Mrfc-G__section{width:100%;max-width:1200px;margin:0 auto;padding:100px 40px}.WhyAlgoTutor-module__Mrfc-G__comparisonWrapper{border:1px solid var(--card-border);background:#fff;border-radius:24px;margin-top:20px;padding:40px;box-shadow:0 10px 30px #0055ff03}.WhyAlgoTutor-module__Mrfc-G__comparisonHeader{text-align:center;margin-bottom:40px}.WhyAlgoTutor-module__Mrfc-G__comparisonTitle{font-family:var(--font-title);letter-spacing:-.5px;color:#0f172a;margin-bottom:10px;font-size:26px;font-weight:800}.WhyAlgoTutor-module__Mrfc-G__comparisonSub{color:var(--slate-400);font-size:14px}.WhyAlgoTutor-module__Mrfc-G__comparisonGrid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.WhyAlgoTutor-module__Mrfc-G__comparisonCol{border:1px solid var(--card-border);background:#f8fafc;border-radius:16px;flex-direction:column;padding:30px;transition:all .3s;display:flex}.WhyAlgoTutor-module__Mrfc-G__comparisonColPremium{background:#fff;border-color:#0055ff40;position:relative;box-shadow:0 15px 40px #0055ff0d}.WhyAlgoTutor-module__Mrfc-G__comparisonColPremium:after{content:"";background:linear-gradient(135deg, transparent 30%, var(--brand-blue) 50%, transparent 70%);-webkit-mask-composite:xor;pointer-events:none;z-index:2;background-size:200% 200%;border-radius:16px;padding:1.5px;animation:6s linear infinite WhyAlgoTutor-module__Mrfc-G__borderGlow;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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}@keyframes WhyAlgoTutor-module__Mrfc-G__borderGlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.WhyAlgoTutor-module__Mrfc-G__comparisonColPremium:hover{border-color:#05f6;box-shadow:0 20px 50px #0055ff14}.WhyAlgoTutor-module__Mrfc-G__colHeader{border-bottom:1px solid var(--card-border);margin-bottom:24px;padding-bottom:20px}.WhyAlgoTutor-module__Mrfc-G__colHeader h4{font-family:var(--font-title);color:#0f172a;margin-top:10px;margin-bottom:6px;font-size:19px;font-weight:700}.WhyAlgoTutor-module__Mrfc-G__colHeader p{color:var(--slate-400);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.WhyAlgoTutor-module__Mrfc-G__premiumTag{background:var(--coral);color:#fff;letter-spacing:1px;z-index:10;border-radius:9999px;padding:4px 12px;font-size:9px;font-weight:800;position:absolute;top:-12px;left:24px}.WhyAlgoTutor-module__Mrfc-G__comparisonList{flex-direction:column;gap:20px;display:flex}.WhyAlgoTutor-module__Mrfc-G__comparisonItem{align-items:flex-start;gap:16px;display:flex}.WhyAlgoTutor-module__Mrfc-G__comparisonItem h5{font-family:var(--font-title);color:#0f172a;margin-bottom:4px;font-size:15px;font-weight:700}.WhyAlgoTutor-module__Mrfc-G__comparisonItem p{color:var(--slate-400);font-size:13px;line-height:1.5}.WhyAlgoTutor-module__Mrfc-G__blueCheckIcon{color:#3b82f6;background:#3b82f614;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;font-size:13px;font-weight:700;display:flex}.WhyAlgoTutor-module__Mrfc-G__checkIcon{color:#10b981;background:#10b98114;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;font-size:13px;font-weight:700;display:flex}@media (max-width:900px){.WhyAlgoTutor-module__Mrfc-G__whySection{padding:60px 20px}.WhyAlgoTutor-module__Mrfc-G__comparisonGrid{grid-template-columns:1fr}.WhyAlgoTutor-module__Mrfc-G__comparisonWrapper{padding:24px}.WhyAlgoTutor-module__Mrfc-G__section{padding:60px 20px}}
.ClassroomSection-module__iMySEW__classroomSection{border-top:1px solid var(--card-border);background:linear-gradient(#fff 0%,#f8fafc 100%);padding:80px 40px}.ClassroomSection-module__iMySEW__classroomInner{grid-template-columns:1fr 1fr;align-items:stretch;gap:60px;max-width:1200px;margin:0 auto;display:grid}.ClassroomSection-module__iMySEW__classroomLeft{flex-direction:column;height:100%;display:flex;position:relative}.ClassroomSection-module__iMySEW__classroomImageWrapper{border:1px solid var(--card-border);border-radius:20px;flex-direction:column;height:100%;min-height:480px;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000014}.ClassroomSection-module__iMySEW__classroomImageWrapper:hover{transform:translateY(-4px);box-shadow:0 25px 70px #0055ff1f}.ClassroomSection-module__iMySEW__classroomImage{object-fit:cover;width:100%;height:100%;display:block}.ClassroomSection-module__iMySEW__classroomImageOverlay{position:absolute;bottom:16px;left:16px}.ClassroomSection-module__iMySEW__classroomLogoOverlay{position:absolute;top:17%;left:14%}.ClassroomSection-module__iMySEW__classroomLogo{opacity:.7;mix-blend-mode:multiply;width:auto;height:34px;display:block}.ClassroomSection-module__iMySEW__classroomLiveBadge{-webkit-backdrop-filter:blur(10px);color:#fff;font-family:var(--font-title);letter-spacing:.5px;background:#000000a6;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}.ClassroomSection-module__iMySEW__liveDot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite ClassroomSection-module__iMySEW__livePulse;display:inline-block}@keyframes ClassroomSection-module__iMySEW__livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.ClassroomSection-module__iMySEW__classroomRight{flex-direction:column;display:flex}.ClassroomSection-module__iMySEW__classroomBadge{color:var(--coral);letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:800;font-family:var(--font-title);background:#0055ff0f;border:1px solid #0055ff26;border-radius:9999px;align-items:center;gap:6px;width:fit-content;margin-bottom:16px;padding:5px 14px;display:inline-flex}.ClassroomSection-module__iMySEW__classroomTitle{font-family:var(--font-title);letter-spacing:-1px;color:#0f172a;margin-bottom:14px;font-size:36px;font-weight:800;line-height:1.15}.ClassroomSection-module__iMySEW__gradientText{background:linear-gradient(90deg, var(--brand-blue) 0%, var(--brand-cyan) 50%, var(--brand-blue) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite ClassroomSection-module__iMySEW__gradientTextAnim}@keyframes ClassroomSection-module__iMySEW__gradientTextAnim{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.ClassroomSection-module__iMySEW__classroomSubtitle{color:var(--slate-400);margin-bottom:28px;font-size:15px;line-height:1.7}.ClassroomSection-module__iMySEW__classroomFeatures{flex-direction:column;gap:20px;display:flex}.ClassroomSection-module__iMySEW__classroomFeature{background:#fff;border:1px solid #f1f5f9;border-radius:14px;align-items:flex-start;gap:16px;padding:14px 18px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.ClassroomSection-module__iMySEW__classroomFeature:hover{border-color:#05f3;transform:translate(4px);box-shadow:0 6px 20px #0055ff0f}.ClassroomSection-module__iMySEW__featureIcon{width:42px;min-width:42px;height:42px;color:var(--coral);background:#0055ff0f;border-radius:10px;justify-content:center;align-items:center;display:flex}.ClassroomSection-module__iMySEW__featureTitle{font-family:var(--font-title);color:#0f172a;margin-bottom:4px;font-size:15px;font-weight:700}.ClassroomSection-module__iMySEW__featureDesc{color:var(--slate-400);font-size:13px;line-height:1.6}@media (min-width:901px){.ClassroomSection-module__iMySEW__classroomInner{grid-template-columns:1fr 1.3fr;align-items:stretch}.ClassroomSection-module__iMySEW__classroomTitle{margin-bottom:16px;font-size:32px}.ClassroomSection-module__iMySEW__classroomSubtitle{margin-bottom:26px;font-size:14.5px}.ClassroomSection-module__iMySEW__classroomFeatures{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ClassroomSection-module__iMySEW__classroomFeature{border-radius:12px;gap:12px;padding:14px 16px}.ClassroomSection-module__iMySEW__featureIcon{border-radius:8px;width:36px;min-width:36px;height:36px}.ClassroomSection-module__iMySEW__featureIcon svg{width:18px;height:18px}.ClassroomSection-module__iMySEW__featureTitle{margin-bottom:2px;font-size:14px}.ClassroomSection-module__iMySEW__featureDesc{font-size:12px;line-height:1.45}}@media (max-width:900px){.ClassroomSection-module__iMySEW__classroomInner{grid-template-columns:1fr;gap:36px}.ClassroomSection-module__iMySEW__classroomSection{padding:50px 24px}.ClassroomSection-module__iMySEW__classroomImageWrapper{height:320px;min-height:auto}}
.ExecutionModel-module__ZXQgpG__execSection{border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border);background:linear-gradient(#f8fafc 0%,#fff 40%,#f0f4ff 100%);padding:80px 40px}.ExecutionModel-module__ZXQgpG__execInner{max-width:1200px;margin:0 auto}.ExecutionModel-module__ZXQgpG__execSection .ExecutionModel-module__ZXQgpG__sectionHeader{margin-bottom:25px}.ExecutionModel-module__ZXQgpG__sectionHeader{text-align:center;margin-bottom:60px}.ExecutionModel-module__ZXQgpG__classroomBadge{color:var(--coral);letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:800;font-family:var(--font-title);background:#0055ff0f;border:1px solid #0055ff26;border-radius:9999px;align-items:center;gap:6px;width:fit-content;margin-bottom:16px;padding:5px 14px;display:inline-flex}.ExecutionModel-module__ZXQgpG__sectionTitle{font-family:var(--font-title);letter-spacing:-1px;color:#0f172a;margin-bottom:16px;font-size:36px;font-weight:800}.ExecutionModel-module__ZXQgpG__gradientText{background:linear-gradient(90deg, var(--brand-blue) 0%, var(--brand-cyan) 50%, var(--brand-blue) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite ExecutionModel-module__ZXQgpG__gradientTextAnim}@keyframes ExecutionModel-module__ZXQgpG__gradientTextAnim{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.ExecutionModel-module__ZXQgpG__sectionDesc{color:var(--slate-400);max-width:600px;margin:0 auto;font-size:16px}.ExecutionModel-module__ZXQgpG__execHub{flex-direction:column;align-items:center;margin-top:-10px;margin-bottom:48px;display:flex}.ExecutionModel-module__ZXQgpG__execLogoBox{background:#fff;border:2px solid #0055ff26;border-radius:18px;justify-content:center;align-items:center;width:90px;height:90px;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 30px #0055ff1a,0 0 0 6px #0055ff08}.ExecutionModel-module__ZXQgpG__execLogoBox:hover{transform:scale(1.08);box-shadow:0 12px 40px #0055ff26,0 0 0 8px #0055ff0d}.ExecutionModel-module__ZXQgpG__execLogo{object-fit:cover;border-radius:50%;width:70px;height:70px;display:block}.ExecutionModel-module__ZXQgpG__execHubLabel{font-family:var(--font-title);letter-spacing:1.5px;text-transform:uppercase;color:var(--coral);margin-top:12px;font-size:12px;font-weight:800}.ExecutionModel-module__ZXQgpG__execMilestones{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin-bottom:56px;padding:0 20px;display:flex}.ExecutionModel-module__ZXQgpG__milestone{cursor:default;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:center;gap:8px;min-width:110px;padding:12px 16px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.ExecutionModel-module__ZXQgpG__milestone:hover{border-color:#0055ff4d;transform:translateY(-3px);box-shadow:0 6px 20px #0055ff14}.ExecutionModel-module__ZXQgpG__milestoneIcon{width:38px;height:38px;color:var(--coral);background:#0055ff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ExecutionModel-module__ZXQgpG__milestone span{font-family:var(--font-title);color:#0f172a;text-align:center;white-space:nowrap;font-size:11px;font-weight:700}.ExecutionModel-module__ZXQgpG__milestoneConnector{flex-shrink:0;align-items:center;display:flex}.ExecutionModel-module__ZXQgpG__connectorSvg{display:block}.ExecutionModel-module__ZXQgpG__connectorPath{animation:1.2s linear infinite ExecutionModel-module__ZXQgpG__milestoneDashFlow}@keyframes ExecutionModel-module__ZXQgpG__milestoneDashFlow{to{stroke-dashoffset:-16px}}.ExecutionModel-module__ZXQgpG__execGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ExecutionModel-module__ZXQgpG__execCard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;height:100%;padding:28px 24px;transition:all .35s cubic-bezier(.25,.8,.25,1);display:flex;position:relative}.ExecutionModel-module__ZXQgpG__execCard:after{content:"";background:linear-gradient(135deg, transparent 30%, var(--brand-blue) 50%, transparent 70%);-webkit-mask-composite:xor;-webkit-mask-composite:exclude;pointer-events:none;z-index:2;opacity:.65;background-size:200% 200%;border-radius:18px;padding:1.5px;transition:opacity .3s;animation:6s linear infinite ExecutionModel-module__ZXQgpG__cardBorderGlow;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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}@keyframes ExecutionModel-module__ZXQgpG__cardBorderGlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.ExecutionModel-module__ZXQgpG__execCard:hover{border-color:#05f6;transform:translateY(-6px);box-shadow:0 15px 45px #0055ff1f}.ExecutionModel-module__ZXQgpG__execCard:hover:after{opacity:1}.ExecutionModel-module__ZXQgpG__execCardHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.ExecutionModel-module__ZXQgpG__execYearBadge{background:linear-gradient(135deg, var(--coral), #0040c7);color:#fff;font-family:var(--font-title);letter-spacing:.5px;white-space:nowrap;border-radius:8px;padding:5px 14px;font-size:12px;font-weight:800}.ExecutionModel-module__ZXQgpG__execYearBadge2{background:linear-gradient(135deg,#3b82f6,#6366f1)}.ExecutionModel-module__ZXQgpG__execYearBadge3{background:linear-gradient(135deg,#8b5cf6,#a855f7)}.ExecutionModel-module__ZXQgpG__execYearBadge4{background:linear-gradient(135deg,#10b981,#059669)}.ExecutionModel-module__ZXQgpG__execCardLine{background:#e2e8f0;flex:1;height:1px}.ExecutionModel-module__ZXQgpG__execCardTitle{font-family:var(--font-title);color:#0f172a;margin-bottom:10px;font-size:18px;font-weight:700;line-height:1.3}.ExecutionModel-module__ZXQgpG__execCardDesc{color:var(--slate-400);margin-bottom:16px;font-size:13px;line-height:1.65}.ExecutionModel-module__ZXQgpG__execTags{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.ExecutionModel-module__ZXQgpG__execTag{font-family:var(--font-code);color:var(--coral);white-space:nowrap;background:#0055ff0a;border:1px solid #0055ff1a;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.ExecutionModel-module__ZXQgpG__execPhase{border-top:1px solid #f1f5f9;flex-direction:column;align-items:flex-start;gap:6px;margin-top:auto;padding-top:16px;display:flex}.ExecutionModel-module__ZXQgpG__phaseLabel{font-family:var(--font-title);text-transform:uppercase;letter-spacing:1px;color:var(--slate-500);font-size:10px;font-weight:800}.ExecutionModel-module__ZXQgpG__phaseValue{font-family:var(--font-code);color:#0f172a;font-size:11px;font-weight:600}@media (max-width:1100px){.ExecutionModel-module__ZXQgpG__execGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.ExecutionModel-module__ZXQgpG__execGrid{grid-template-columns:1fr}.ExecutionModel-module__ZXQgpG__execMilestones{gap:8px}.ExecutionModel-module__ZXQgpG__milestoneConnector{width:16px}.ExecutionModel-module__ZXQgpG__execSection{padding:50px 20px}}
.BootcampSection-module__AnYq-G__bootcampSection{background:#fff;border-bottom:1px solid #f1f5f9;padding:48px 5%}.BootcampSection-module__AnYq-G__bootcampInner{max-width:1200px;margin:0 auto}.BootcampSection-module__AnYq-G__bootcampHeader{text-align:center;max-width:800px;margin:0 auto 28px}.BootcampSection-module__AnYq-G__bootcampBadge{color:#05f;text-transform:uppercase;letter-spacing:.5px;background:#0055ff1a;border-radius:20px;margin-bottom:12px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-block}.BootcampSection-module__AnYq-G__bootcampTitle{color:#0f172a;letter-spacing:-.5px;margin-bottom:14px;font-size:32px;font-weight:800;line-height:1.2}.BootcampSection-module__AnYq-G__gradientText{background:linear-gradient(90deg, var(--brand-blue) 0%, var(--brand-cyan) 50%, var(--brand-blue) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite BootcampSection-module__AnYq-G__gradientTextAnim}@keyframes BootcampSection-module__AnYq-G__gradientTextAnim{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.BootcampSection-module__AnYq-G__bootcampDesc{color:#475569;font-size:14.5px;line-height:1.5}.BootcampSection-module__AnYq-G__bootcampTargetText{color:#d97706;text-align:center;margin-top:14px;font-size:14px;font-weight:600}.BootcampSection-module__AnYq-G__bootcampOutcomes{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}.BootcampSection-module__AnYq-G__outcomeCard{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px 14px;transition:all .3s}.BootcampSection-module__AnYq-G__outcomeCard:hover{border-color:#05f3;transform:translateY(-2px);box-shadow:0 6px 18px #0055ff0a}.BootcampSection-module__AnYq-G__outcomeVal{color:#0f172a;font-size:26px;font-weight:800;font-family:var(--font-title);background:linear-gradient(135deg,#0f172a 30%,#05f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:4px}.BootcampSection-module__AnYq-G__outcomeLabel{color:#64748b;font-size:12px;font-weight:600;line-height:1.3}.BootcampSection-module__AnYq-G__bootcampGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px;display:grid}.BootcampSection-module__AnYq-G__bootcampCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:20px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #00000003}.BootcampSection-module__AnYq-G__bootcampCard:after{content:"";background:linear-gradient(135deg, transparent 30%, var(--brand-blue) 50%, transparent 70%);-webkit-mask-composite:xor;-webkit-mask-composite:exclude;pointer-events:none;z-index:2;opacity:.65;background-size:200% 200%;border-radius:16px;padding:1.5px;transition:opacity .3s;animation:6s linear infinite BootcampSection-module__AnYq-G__bootcampBorderGlow;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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}@keyframes BootcampSection-module__AnYq-G__bootcampBorderGlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.BootcampSection-module__AnYq-G__bootcampCard:hover{border-color:#05f6;transform:translateY(-6px);box-shadow:0 15px 45px #0055ff1f}.BootcampSection-module__AnYq-G__bootcampCard:hover:after{opacity:1}.BootcampSection-module__AnYq-G__bootcampCardTop{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.BootcampSection-module__AnYq-G__bootcampCardIcon{border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.BootcampSection-module__AnYq-G__bootcampDaysBadge{border-radius:20px;padding:3px 10px;font-size:12px;font-weight:700}.BootcampSection-module__AnYq-G__bootcampCard h4{color:#0f172a;font-size:16px;font-weight:700;font-family:var(--font-title);margin:0 0 10px}.BootcampSection-module__AnYq-G__bootcampCardBody{flex-direction:column;gap:8px;display:flex}.BootcampSection-module__AnYq-G__bootcampCardBody p{color:#475569;margin:0;font-size:12.5px;line-height:1.4}.BootcampSection-module__AnYq-G__bootcampCardBody strong{color:#0f172a}.BootcampSection-module__AnYq-G__bootcampCta{text-align:center;color:#fff;background:linear-gradient(135deg,#090e1a 0%,#05f 100%);border-radius:16px;padding:24px 32px;box-shadow:0 10px 30px #0055ff1f}.BootcampSection-module__AnYq-G__bootcampCta h4{font-size:18px;font-weight:700;font-family:var(--font-title);margin:0 0 14px}.BootcampSection-module__AnYq-G__bootcampBtn{background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 28px;font-size:14.5px;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #f43f5e26}.BootcampSection-module__AnYq-G__bootcampBtn:hover{background:#e11d48;transform:translateY(-1px);box-shadow:0 6px 16px #f43f5e40}@media (max-width:1024px){.BootcampSection-module__AnYq-G__bootcampGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BootcampSection-module__AnYq-G__bootcampOutcomes{grid-template-columns:1fr 1fr}.BootcampSection-module__AnYq-G__bootcampGrid{grid-template-columns:1fr}}@media (max-width:480px){.BootcampSection-module__AnYq-G__bootcampOutcomes{grid-template-columns:1fr}.BootcampSection-module__AnYq-G__bootcampCta{padding:24px 16px}.BootcampSection-module__AnYq-G__bootcampCta h4{font-size:16px}}
.DiagnosticTest-module__2jVS4q__aprtSection{background:linear-gradient(#f8fafc 0%,#fff 100%);border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:80px 5%}.DiagnosticTest-module__2jVS4q__aprtInner{grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.DiagnosticTest-module__2jVS4q__aprtBadge{color:#05f;text-transform:uppercase;letter-spacing:.5px;background:#0055ff14;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-flex}.DiagnosticTest-module__2jVS4q__aprtTitle{color:#0f172a;letter-spacing:-.5px;margin-bottom:20px;font-size:38px;font-weight:800;line-height:1.2}.DiagnosticTest-module__2jVS4q__aprtDesc{color:#475569;margin-bottom:30px;font-size:16px;line-height:1.6}.DiagnosticTest-module__2jVS4q__aprtFeatures{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px;display:grid}.DiagnosticTest-module__2jVS4q__aprtFeature{align-items:flex-start;gap:14px;display:flex}.DiagnosticTest-module__2jVS4q__aprtFeatureIcon{color:#05f;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 6px #00000005}.DiagnosticTest-module__2jVS4q__aprtFeatureText h4{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:700}.DiagnosticTest-module__2jVS4q__aprtFeatureText p{color:#64748b;margin:0;font-size:13px;line-height:1.4}.DiagnosticTest-module__2jVS4q__aprtActionBlock{justify-content:flex-start;margin-top:10px;display:flex}.DiagnosticTest-module__2jVS4q__aprtCtaBtn{background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;padding:14px 30px;font-size:15px;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #f43f5e26}.DiagnosticTest-module__2jVS4q__aprtCtaBtn:hover{background:#e11d48;transform:translateY(-2px);box-shadow:0 8px 20px #f43f5e4d}.DiagnosticTest-module__2jVS4q__aprtImageWrapper{border:1px solid var(--card-border);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000000d}.DiagnosticTest-module__2jVS4q__aprtImage{object-fit:cover;width:100%;height:440px;display:block}.DiagnosticTest-module__2jVS4q__aprtImageOverlay{-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #f1f5f9;border-radius:16px;align-items:center;gap:16px;max-width:calc(100% - 48px);padding:16px 20px;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 10px 25px #0000001a}.DiagnosticTest-module__2jVS4q__aprtFeatureIconOverlay{width:44px;height:44px;color:var(--coral);background:#0f172a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DiagnosticTest-module__2jVS4q__aprtStatsBox h5{font-family:var(--font-title);color:#0f172a;margin:0 0 2px;font-size:14.5px;font-weight:700}.DiagnosticTest-module__2jVS4q__aprtStatsBox p{color:var(--slate-400);margin:0;font-size:12px}@media (max-width:900px){.DiagnosticTest-module__2jVS4q__aprtInner{grid-template-columns:1fr;gap:40px}.DiagnosticTest-module__2jVS4q__aprtSection{padding:60px 20px}.DiagnosticTest-module__2jVS4q__aprtImage{height:320px}}
.CertificationSection-module__6Trs1G__certSection{background:#fff;border-bottom:1px solid #f1f5f9;padding:48px 5%}.CertificationSection-module__6Trs1G__certHeader{text-align:center;max-width:800px;margin:0 auto 30px}.CertificationSection-module__6Trs1G__certBadge{color:#d97706;text-transform:uppercase;letter-spacing:.5px;background:#f59e0b1a;border-radius:20px;margin-bottom:16px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.CertificationSection-module__6Trs1G__certTitle{color:#0f172a;letter-spacing:-.5px;margin-bottom:20px;font-size:40px;font-weight:800;line-height:1.2}.CertificationSection-module__6Trs1G__certDesc{color:#475569;font-size:16px;line-height:1.6}.CertificationSection-module__6Trs1G__certInner{grid-template-columns:1.2fr 1fr;align-items:stretch;gap:60px;max-width:1200px;margin:0 auto;display:grid}.CertificationSection-module__6Trs1G__certList{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:flex-start;gap:10px;height:100%;min-height:480px;padding:16px;display:flex}.CertificationSection-module__6Trs1G__certCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:16px;transition:all .3s;display:flex}.CertificationSection-module__6Trs1G__certCard:hover{background:#fff;border-color:#cbd5e1;transform:translate(4px);box-shadow:0 10px 20px #0000000d}.CertificationSection-module__6Trs1G__certCardHeader{align-items:center;gap:16px;width:100%;display:flex}.CertificationSection-module__6Trs1G__certCardDetails{opacity:0;border-top:1px dashed #0000;max-height:0;margin-top:0;padding-top:0;transition:max-height .5s,opacity .4s,margin-top .4s,padding-top .4s;overflow:hidden}.CertificationSection-module__6Trs1G__certCardDetailsExpanded{opacity:1;border-top-color:#cbd5e1;max-height:380px;margin-top:16px;padding-top:16px;padding-right:8px;overflow-y:auto}.CertificationSection-module__6Trs1G__certCardDetailsExpanded::-webkit-scrollbar{width:6px}.CertificationSection-module__6Trs1G__certCardDetailsExpanded::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.CertificationSection-module__6Trs1G__certCardDetailsExpanded::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.CertificationSection-module__6Trs1G__certCardDetailsExpanded::-webkit-scrollbar-thumb:hover{background:#94a3b8}.CertificationSection-module__6Trs1G__certCardIcon{color:#fff;background:#0f172a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.CertificationSection-module__6Trs1G__certCardText h4{color:#0f172a;margin:0 0 4px;font-size:16px;font-weight:700}.CertificationSection-module__6Trs1G__certCardText p{color:#64748b;margin:0;font-size:13px;line-height:1.4}.CertificationSection-module__6Trs1G__certVisual{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;height:100%;min-height:480px;display:flex}.CertificationSection-module__6Trs1G__certImageWrapper{aspect-ratio:1.35;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000014}.CertificationSection-module__6Trs1G__certImage{object-fit:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.CertificationSection-module__6Trs1G__certCtaBox{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:20px;box-shadow:0 4px 12px #00000005}.CertificationSection-module__6Trs1G__certCtaBox h4{color:#0f172a;margin:0 0 12px;font-size:15px;font-weight:700}.CertificationSection-module__6Trs1G__certCtaBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 24px;font-size:14px;font-weight:700;transition:all .3s;display:inline-flex}.CertificationSection-module__6Trs1G__certCtaBtn:hover{background:#059669;transform:translateY(-2px);box-shadow:0 8px 16px #10b98126}.CertificationSection-module__6Trs1G__cohortOverview{grid-template-columns:repeat(4,1fr);gap:24px;width:100%;max-width:1200px;margin:40px auto 48px;display:grid}.CertificationSection-module__6Trs1G__cohortStep{border:1px solid var(--card-border);background:#ffffffb3;border-radius:16px;padding:24px 20px;transition:all .3s;position:relative;box-shadow:0 4px 20px #00000005}.CertificationSection-module__6Trs1G__cohortStep:hover{border-color:#05f3;transform:translateY(-4px);box-shadow:0 10px 30px #0055ff0f}.CertificationSection-module__6Trs1G__cohortStepNum{color:#0055ff26;font-size:32px;font-weight:800;font-family:var(--font-title);margin-bottom:12px;line-height:1}.CertificationSection-module__6Trs1G__cohortStep h5{font-family:var(--font-title);color:#0f172a;margin-bottom:8px;font-size:15px;font-weight:700}.CertificationSection-module__6Trs1G__cohortStep p{color:var(--slate-400);margin:0;font-size:12.5px;line-height:1.5}.CertificationSection-module__6Trs1G__certPlanGrid{border-top:1px dashed #00000014;flex-direction:column;gap:20px;margin-top:12px;padding:16px 0 8px;display:flex}.CertificationSection-module__6Trs1G__daysContainer{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.CertificationSection-module__6Trs1G__certPlanWeek{flex-direction:column;gap:10px;display:flex}.CertificationSection-module__6Trs1G__weekHeader{font-family:var(--font-title);letter-spacing:1.5px;text-transform:uppercase;color:var(--slate-600);border-left:3px solid var(--brand-blue);margin-bottom:4px;padding-left:8px;font-size:11px;font-weight:700}.CertificationSection-module__6Trs1G__dayItem{color:var(--slate-400);background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:8px 12px;font-size:12px;line-height:1.5}.CertificationSection-module__6Trs1G__dayItem strong{color:#0f172a;margin-bottom:2px;font-size:11.5px;display:block}@media (max-width:992px){.CertificationSection-module__6Trs1G__certInner{grid-template-columns:1fr}.CertificationSection-module__6Trs1G__certList{justify-content:flex-start;height:auto;min-height:auto}.CertificationSection-module__6Trs1G__certVisual{justify-content:flex-start;gap:16px;height:auto;min-height:auto}.CertificationSection-module__6Trs1G__cohortOverview{grid-template-columns:1fr 1fr;gap:16px}}@media (max-width:768px){.CertificationSection-module__6Trs1G__daysContainer{grid-template-columns:1fr}}@media (max-width:480px){.CertificationSection-module__6Trs1G__cohortOverview{grid-template-columns:1fr}}
.CurriculumTracks-module__56s5Ca__programsSection{background:#f8fafc;border-bottom:1px solid #f1f5f9}.CurriculumTracks-module__56s5Ca__section{width:100%;max-width:1200px;margin:0 auto;padding:64px 40px}.CurriculumTracks-module__56s5Ca__sectionHeader{text-align:center;margin-bottom:32px}.CurriculumTracks-module__56s5Ca__certBadge{color:#05f;text-transform:uppercase;letter-spacing:.5px;background:#0055ff1a;border-radius:20px;margin-bottom:10px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.CurriculumTracks-module__56s5Ca__sectionTitle{font-family:var(--font-title);letter-spacing:-1px;color:#0f172a;margin-bottom:8px;font-size:36px;font-weight:800}.CurriculumTracks-module__56s5Ca__sectionDesc{color:var(--slate-400);max-width:600px;margin:0 auto;font-size:16px}.CurriculumTracks-module__56s5Ca__syllabusContainer{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:40px;box-shadow:0 4px 6px -1px #00000005}.CurriculumTracks-module__56s5Ca__tabs{border-bottom:1px solid var(--card-border);gap:16px;margin-bottom:32px;display:flex}.CurriculumTracks-module__56s5Ca__tab{color:var(--slate-500);font-family:var(--font-title);cursor:pointer;background:0 0;border:none;align-items:center;padding:12px 20px;font-size:16px;font-weight:700;transition:all .2s;display:flex;position:relative}.CurriculumTracks-module__56s5Ca__tabActive{color:var(--coral)}.CurriculumTracks-module__56s5Ca__tabActive:after{content:"";background-color:var(--coral);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.CurriculumTracks-module__56s5Ca__accordionStack{flex-direction:column;gap:12px;display:flex}.CurriculumTracks-module__56s5Ca__accordionCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.CurriculumTracks-module__56s5Ca__accordionCard:before{content:"";pointer-events:none;opacity:0;border:2px solid #0000;border-radius:15px;transition:opacity .35s;position:absolute;inset:-1px}.CurriculumTracks-module__56s5Ca__accordionCardOpen{border-color:#0000;box-shadow:0 8px 32px #0055ff14,0 2px 8px #0000000a}.CurriculumTracks-module__56s5Ca__accordionCardOpen:before{opacity:1;-webkit-mask-composite:destination-out;background:linear-gradient(135deg,#05f,#10b981) border-box;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CurriculumTracks-module__56s5Ca__accordionCard:not(.CurriculumTracks-module__56s5Ca__accordionCardOpen):hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 16px #0000000a}.CurriculumTracks-module__56s5Ca__accordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:18px;width:100%;padding:20px 24px;transition:background .2s;display:flex}.CurriculumTracks-module__56s5Ca__accordionCard:not(.CurriculumTracks-module__56s5Ca__accordionCardOpen) .CurriculumTracks-module__56s5Ca__accordionHeader:hover{background:#f8fafc}.CurriculumTracks-module__56s5Ca__accordionCardOpen .CurriculumTracks-module__56s5Ca__accordionHeader{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)}.CurriculumTracks-module__56s5Ca__accordionNumberNode{color:#05f;width:38px;min-width:38px;height:38px;font-family:var(--font-title);background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;font-size:15px;font-weight:800;transition:all .3s;display:flex}.CurriculumTracks-module__56s5Ca__accordionCardOpen .CurriculumTracks-module__56s5Ca__accordionNumberNode{background:var(--coral);color:#fff;box-shadow:0 4px 12px #ff4b2b4d}.CurriculumTracks-module__56s5Ca__accordionMeta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.CurriculumTracks-module__56s5Ca__accordionTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.CurriculumTracks-module__56s5Ca__accordionSem{font-family:var(--font-title);color:#0f172a;font-size:15px;font-weight:800;transition:color .3s}.CurriculumTracks-module__56s5Ca__accordionCardOpen .CurriculumTracks-module__56s5Ca__accordionSem{color:#fff}.CurriculumTracks-module__56s5Ca__accordionDot{color:#cbd5e1;font-size:14px;transition:color .3s}.CurriculumTracks-module__56s5Ca__accordionCardOpen .CurriculumTracks-module__56s5Ca__accordionDot{color:#475569}.CurriculumTracks-module__56s5Ca__accordionTitle{font-family:var(--font-title);color:#475569;font-size:15px;font-weight:600;transition:color .3s}.CurriculumTracks-module__56s5Ca__accordionCardOpen .CurriculumTracks-module__56s5Ca__accordionTitle{color:#94a3b8}.CurriculumTracks-module__56s5Ca__accordionHighlight{color:#64748b;letter-spacing:.01em;margin:0;font-size:12.5px;line-height:1.4;transition:color .3s}.CurriculumTracks-module__56s5Ca__accordionCardOpen .CurriculumTracks-module__56s5Ca__accordionHighlight{color:#94a3b8d9}.CurriculumTracks-module__56s5Ca__accordionRight{flex-shrink:0;align-items:center;gap:14px;display:flex}.CurriculumTracks-module__56s5Ca__accordionBadge{color:#475569;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:5px 12px;font-size:11px;font-weight:700;transition:all .3s}.CurriculumTracks-module__56s5Ca__accordionCardOpen .CurriculumTracks-module__56s5Ca__accordionBadge{color:#fff;background:#ffffff1a;border-color:#fff3}.CurriculumTracks-module__56s5Ca__accordionChevron{color:#94a3b8;flex-shrink:0;transition:all .35s cubic-bezier(.4,0,.2,1)}.CurriculumTracks-module__56s5Ca__accordionCardOpen .CurriculumTracks-module__56s5Ca__accordionChevron{color:var(--coral)}.CurriculumTracks-module__56s5Ca__accordionChevronOpen{transform:rotate(180deg)}.CurriculumTracks-module__56s5Ca__accordionBody{opacity:0;max-height:0;padding:0 28px;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .35s 50ms,padding .35s;overflow:hidden}.CurriculumTracks-module__56s5Ca__consoleBanner{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:24px;display:flex;box-shadow:0 8px 24px #0f172a14}.CurriculumTracks-module__56s5Ca__consoleBannerText{flex-direction:column;gap:4px;display:flex}.CurriculumTracks-module__56s5Ca__consoleSemLabel{text-transform:uppercase;color:var(--coral);letter-spacing:1px;font-size:11px;font-weight:700}.CurriculumTracks-module__56s5Ca__consoleBannerText h3{font-family:var(--font-title);color:#fff;margin:0;font-size:22px;font-weight:800}.CurriculumTracks-module__56s5Ca__consoleBannerText p{color:#94a3b8;margin:0;font-size:13px}.CurriculumTracks-module__56s5Ca__consoleBadge{text-transform:uppercase;color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;flex-shrink:0;padding:6px 14px;font-size:12px;font-weight:700}.CurriculumTracks-module__56s5Ca__consoleGrid{grid-template-columns:1fr 1.15fr;gap:24px;display:grid}.CurriculumTracks-module__56s5Ca__consoleCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:20px;padding:24px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 12px #00000003}.CurriculumTracks-module__56s5Ca__consoleCard[data-type=industry]{color:#fff;background:#0f172a;border-color:#05f3;box-shadow:0 10px 30px #0000000d}.CurriculumTracks-module__56s5Ca__consoleCard[data-type=industry]:before{content:"";-webkit-mask-composite:destination-out;pointer-events:none;opacity:.7;background:linear-gradient(135deg,#05f,#10b981) border-box;border:1.5px solid #0000;border-radius:16px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CurriculumTracks-module__56s5Ca__consoleCardHeader{align-items:center;gap:14px;display:flex}.CurriculumTracks-module__56s5Ca__consoleCardIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.CurriculumTracks-module__56s5Ca__consoleCardHeader h4{font-family:var(--font-title);color:inherit;margin:0;font-size:15px;font-weight:700}.CurriculumTracks-module__56s5Ca__consoleCardHeader p{color:#64748b;margin:0;font-size:11px}.CurriculumTracks-module__56s5Ca__consoleCard[data-type=industry] .CurriculumTracks-module__56s5Ca__consoleCardHeader p{color:#94a3b8}.CurriculumTracks-module__56s5Ca__glowTag{color:#10b981;letter-spacing:.5px;background:#10b98126;border:1px solid #10b9814d;border-radius:20px;margin-left:auto;padding:3px 8px;font-size:10px;font-weight:800;animation:2s infinite CurriculumTracks-module__56s5Ca__pulse}@keyframes CurriculumTracks-module__56s5Ca__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.CurriculumTracks-module__56s5Ca__consoleCardBody{flex-direction:column;display:flex}.CurriculumTracks-module__56s5Ca__courseList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.CurriculumTracks-module__56s5Ca__courseListItem{color:#475569;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.CurriculumTracks-module__56s5Ca__consoleCard[data-type=industry] .CurriculumTracks-module__56s5Ca__courseListItem{color:#cbd5e1}@media (max-width:992px){.CurriculumTracks-module__56s5Ca__syllabusContainer{padding:20px}.CurriculumTracks-module__56s5Ca__tabs{flex-wrap:wrap;gap:8px}.CurriculumTracks-module__56s5Ca__tab{padding:10px 14px;font-size:13px}.CurriculumTracks-module__56s5Ca__accordionHeader{gap:12px;padding:16px 18px}.CurriculumTracks-module__56s5Ca__accordionNumberNode{border-radius:8px;width:32px;min-width:32px;height:32px;font-size:13px}.CurriculumTracks-module__56s5Ca__accordionSem,.CurriculumTracks-module__56s5Ca__accordionTitle{font-size:13px}.CurriculumTracks-module__56s5Ca__accordionHighlight{font-size:11.5px}.CurriculumTracks-module__56s5Ca__accordionBadge{display:none}.CurriculumTracks-module__56s5Ca__accordionBody{padding-left:18px;padding-right:18px}.CurriculumTracks-module__56s5Ca__consoleGrid{grid-template-columns:1fr}}@media (max-width:900px){.CurriculumTracks-module__56s5Ca__section{padding:40px 20px}}
.ContactSection-module__8bu6na__sectionContainer{background:linear-gradient(#fff 0%,#f8fafc 100%)}.ContactSection-module__8bu6na__section{width:100%;max-width:1200px;margin:0 auto;padding:80px 40px}.ContactSection-module__8bu6na__contactGrid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:50px;max-width:1200px;margin:0 auto;display:grid}.ContactSection-module__8bu6na__contactMotivationCol{flex-direction:column;display:flex}.ContactSection-module__8bu6na__classroomBadge{color:#0076f6;letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:800;font-family:var(--font-title);background:#0076f614;border-radius:9999px;width:fit-content;margin-bottom:14px;padding:5px 14px;display:inline-flex}.ContactSection-module__8bu6na__sectionTitle{font-family:var(--font-title);letter-spacing:-1px;color:#0f172a;text-align:left;margin-bottom:16px;font-size:32px;font-weight:800}.ContactSection-module__8bu6na__gradientText{background:linear-gradient(90deg, var(--brand-blue) 0%, var(--brand-cyan) 50%, var(--brand-blue) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite ContactSection-module__8bu6na__gradientTextAnim}@keyframes ContactSection-module__8bu6na__gradientTextAnim{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.ContactSection-module__8bu6na__sectionDesc{color:var(--slate-500);text-align:left;margin-bottom:24px;font-size:15px;line-height:1.6}.ContactSection-module__8bu6na__workshopPromoBox{background:#0076f60a;border:1px solid #0076f626;border-radius:14px;flex-direction:column;gap:12px;margin-top:10px;padding:18px 20px;display:flex;box-shadow:0 4px 15px #0076f605}.ContactSection-module__8bu6na__workshopPromoIcon{color:#0076f6;background:#0076f61a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ContactSection-module__8bu6na__workshopPromoText h4{color:#0f172a;font-size:15px;font-weight:700;font-family:var(--font-title);margin:0 0 6px}.ContactSection-module__8bu6na__workshopPromoText p{color:var(--slate-500);margin:0;font-size:13px;line-height:1.55}.ContactSection-module__8bu6na__workshopSteps{background:#fffc;border:1px solid #0076f61a;border-radius:10px;justify-content:space-between;align-items:center;margin-top:5px;padding:8px;display:flex}.ContactSection-module__8bu6na__workshopStep{flex-shrink:0;align-items:center;gap:6px;display:flex}.ContactSection-module__8bu6na__stepNum{color:#fff;background:#0076f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:flex}.ContactSection-module__8bu6na__stepText{flex-direction:column;align-items:flex-start;display:flex}.ContactSection-module__8bu6na__stepText h5{color:#0f172a;white-space:nowrap;margin:0;font-size:10.5px;font-weight:700}.ContactSection-module__8bu6na__stepText p{color:var(--slate-500);white-space:nowrap;margin:2px 0 0;font-size:9px;line-height:1.15}.ContactSection-module__8bu6na__workshopStepLine{background:#0076f626;flex-grow:1;max-width:25px;height:1px;margin:0 4px}.ContactSection-module__8bu6na__mapContainer{border:1px solid var(--card-border);background:#f8fafc;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin-top:8px;padding:22px;display:flex}.ContactSection-module__8bu6na__mapTitle{font-family:var(--font-title);color:#0f172a;margin-bottom:18px;font-size:14.5px;font-weight:700}.ContactSection-module__8bu6na__contactFormCard{border:1px solid var(--card-border);background:#fff;border-radius:20px;padding:28px 30px;box-shadow:0 20px 40px #0000000a}.ContactSection-module__8bu6na__contactFormHeader{border-bottom:1px dashed #00000014;margin-bottom:18px;padding-bottom:14px}.ContactSection-module__8bu6na__contactFormHeader h4{color:#0f172a;font-size:19px;font-weight:800;font-family:var(--font-title);margin:0 0 6px}.ContactSection-module__8bu6na__contactFormHeader p{color:var(--slate-500);margin:0;font-size:13px}.ContactSection-module__8bu6na__contactFormCard .ContactSection-module__8bu6na__contactForm{box-shadow:none;background:0 0;border:none;flex-direction:column;gap:14px;padding:0;display:flex}.ContactSection-module__8bu6na__contactForm .ContactSection-module__8bu6na__formGroup{flex-direction:column;gap:6px;margin-bottom:6px;display:flex}.ContactSection-module__8bu6na__contactForm .ContactSection-module__8bu6na__formGroup label{color:var(--slate-400);margin-bottom:2px;font-size:13px;font-weight:600}.ContactSection-module__8bu6na__contactForm .ContactSection-module__8bu6na__formInput{border:1px solid var(--card-border);color:#0f172a;font-family:var(--font-body);background:#fff;border-radius:8px;width:100%;padding:9px 12px;font-size:14px;transition:border-color .2s}.ContactSection-module__8bu6na__contactForm .ContactSection-module__8bu6na__formInput:focus{border-color:var(--coral);outline:none}.ContactSection-module__8bu6na__contactForm .ContactSection-module__8bu6na__submitBtn{color:#fff;font-family:var(--font-body);cursor:pointer;background:#0076f6;border:none;border-radius:8px;width:100%;margin-top:8px;padding:12px;font-size:15px;font-weight:700;transition:background .2s}.ContactSection-module__8bu6na__contactForm .ContactSection-module__8bu6na__submitBtn:hover{background:#0056c6}@media (max-width:900px){.ContactSection-module__8bu6na__contactGrid{grid-template-columns:1fr;gap:40px}}@media (max-width:600px){.ContactSection-module__8bu6na__workshopSteps{flex-direction:column;align-items:flex-start;gap:12px}.ContactSection-module__8bu6na__workshopStepLine{width:1px;height:12px;margin:0}}
.CampusGallery-module__f9BbFa__campusGallerySection{background:linear-gradient(180deg, var(--background) 0%, #0f172a0d 100%);color:#0f172a;box-sizing:border-box;width:100%}.CampusGallery-module__f9BbFa__campusGalleryInner{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:80px 20px}.CampusGallery-module__f9BbFa__campusGalleryTop{grid-template-columns:1fr 1fr;align-items:start;gap:40px;margin-bottom:40px;display:grid}.CampusGallery-module__f9BbFa__campusGalleryIntro{flex-direction:column;display:flex}.CampusGallery-module__f9BbFa__campusGalleryBadge{text-transform:uppercase;letter-spacing:2.5px;color:var(--slate-500);align-items:center;margin-bottom:16px;font-size:11px;font-weight:600;display:flex}.CampusGallery-module__f9BbFa__campusGalleryBadgeLine{background:#0076f6;border-radius:2px;width:28px;height:2.5px;margin-right:10px}.CampusGallery-module__f9BbFa__campusGalleryTitle{color:#0f172a;font-size:36px;font-weight:800;font-family:var(--font-title);margin:0 0 16px;line-height:1.2}.CampusGallery-module__f9BbFa__campusGalleryTitle span{color:#0076f6;font-style:italic}.CampusGallery-module__f9BbFa__campusGalleryDesc{color:var(--slate-500);max-width:460px;margin:0;font-size:14.5px;line-height:1.7}.CampusGallery-module__f9BbFa__campusGalleryStates{flex-direction:column;justify-content:flex-start;display:flex}.CampusGallery-module__f9BbFa__campusGalleryStatesLabel{letter-spacing:2px;text-transform:uppercase;color:var(--slate-500);margin-bottom:14px;font-size:11px;font-weight:600}.CampusGallery-module__f9BbFa__campusGalleryStateTags{flex-wrap:wrap;gap:10px;display:flex}.CampusGallery-module__f9BbFa__campusGalleryStateTag{color:var(--slate-600);cursor:default;background:#0076f608;border:1px solid #0076f626;border-radius:20px;padding:7px 16px;font-size:13px;transition:all .2s}.CampusGallery-module__f9BbFa__campusGalleryStateTag:hover{color:#0076f6;background:#0076f614;border-color:#0076f6}.CampusGallery-module__f9BbFa__campusGalleryGrid{grid-template-columns:1.1fr 1fr;gap:16px;min-height:480px;display:grid}.CampusGallery-module__f9BbFa__campusGalleryMain{grid-row:1/2}.CampusGallery-module__f9BbFa__campusGalleryMain img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.CampusGallery-module__f9BbFa__campusGalleryMain:hover img{transform:scale(1.03)}.CampusGallery-module__f9BbFa__campusGalleryRight{grid-template-rows:1fr 1fr;gap:16px;display:grid}.CampusGallery-module__f9BbFa__campusGalleryRightTop,.CampusGallery-module__f9BbFa__campusGalleryRightBottom{grid-template-columns:1.2fr 1fr;gap:16px;display:grid}.CampusGallery-module__f9BbFa__campusGalleryImgWrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.CampusGallery-module__f9BbFa__campusGalleryImgWrap:hover img{transform:scale(1.05)}@media (max-width:900px){.CampusGallery-module__f9BbFa__campusGalleryInner{padding:50px 20px 60px}.CampusGallery-module__f9BbFa__campusGalleryTop{grid-template-columns:1fr;gap:24px}.CampusGallery-module__f9BbFa__campusGalleryGrid{grid-template-columns:1fr;min-height:auto}.CampusGallery-module__f9BbFa__campusGalleryMain{height:280px}.CampusGallery-module__f9BbFa__campusGalleryRightTop,.CampusGallery-module__f9BbFa__campusGalleryRightBottom{grid-template-columns:1fr 1fr}.CampusGallery-module__f9BbFa__campusGalleryImgWrap{height:180px}}@media (max-width:600px){.CampusGallery-module__f9BbFa__campusGalleryRightTop,.CampusGallery-module__f9BbFa__campusGalleryRightBottom{grid-template-columns:1fr}.CampusGallery-module__f9BbFa__campusGalleryImgWrap{height:200px}}.CampusGallery-module__f9BbFa__campusGalleryMain,.CampusGallery-module__f9BbFa__campusGalleryImgWrap{cursor:pointer;position:relative}.CampusGallery-module__f9BbFa__cardOverlay{opacity:0;box-sizing:border-box;z-index:2;background:linear-gradient(#0f172a00 40%,#0f172af2 100%);border-radius:14px;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:24px;transition:opacity .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:0}.CampusGallery-module__f9BbFa__clickableCard:hover .CampusGallery-module__f9BbFa__cardOverlay,.CampusGallery-module__f9BbFa__expandedImgCard:hover .CampusGallery-module__f9BbFa__cardOverlay{opacity:1}.CampusGallery-module__f9BbFa__cardOverlay h4{color:#fff;font-size:16px;font-weight:700;font-family:var(--font-title);margin:0 0 6px;transition:transform .3s cubic-bezier(.16,1,.3,1);transform:translateY(10px)}.CampusGallery-module__f9BbFa__cardOverlay p{color:#fffc;margin:0;font-size:12px;line-height:1.4;transition:transform .3s cubic-bezier(.16,1,.3,1) 50ms;transform:translateY(10px)}.CampusGallery-module__f9BbFa__clickableCard:hover .CampusGallery-module__f9BbFa__cardOverlay h4,.CampusGallery-module__f9BbFa__clickableCard:hover .CampusGallery-module__f9BbFa__cardOverlay p,.CampusGallery-module__f9BbFa__expandedImgCard:hover .CampusGallery-module__f9BbFa__cardOverlay h4,.CampusGallery-module__f9BbFa__expandedImgCard:hover .CampusGallery-module__f9BbFa__cardOverlay p{transform:translateY(0)}.CampusGallery-module__f9BbFa__campusGalleryExpandedGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:24px;animation:.5s cubic-bezier(.16,1,.3,1) CampusGallery-module__f9BbFa__gridFadeIn;display:grid}@keyframes CampusGallery-module__f9BbFa__gridFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CampusGallery-module__f9BbFa__expandedImgCard{aspect-ratio:4/3;cursor:pointer;border:1px solid var(--card-border);background:#0f172a;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000d}.CampusGallery-module__f9BbFa__expandedImgCard img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.CampusGallery-module__f9BbFa__expandedImgCard:hover img{transform:scale(1.05)}.CampusGallery-module__f9BbFa__viewMoreBtnContainer{justify-content:center;margin-top:40px;display:flex}.CampusGallery-module__f9BbFa__viewMoreBtn{color:#0076f6;font-size:14px;font-weight:700;font-family:var(--font-title);cursor:pointer;letter-spacing:.5px;background:0 0;border:1px solid #0076f64d;border-radius:30px;padding:14px 32px;transition:all .25s}.CampusGallery-module__f9BbFa__viewMoreBtn:hover{color:#fff;background:#0076f6;border-color:#0076f6;transform:translateY(-2px);box-shadow:0 8px 30px #0076f633}.CampusGallery-module__f9BbFa__viewMoreBtn:active{transform:translateY(0)}.CampusGallery-module__f9BbFa__campusGalleryStateTag{cursor:pointer;-webkit-user-select:none;user-select:none}.CampusGallery-module__f9BbFa__campusGalleryStateTagActive{font-weight:600;box-shadow:0 4px 12px #0076f626;color:#fff!important;background:#0076f6!important;border-color:#0076f6!important}.CampusGallery-module__f9BbFa__campusGalleryStateTagActive:hover{background:#0062cc!important;border-color:#0062cc!important}.CampusGallery-module__f9BbFa__noResultsBlock{text-align:center;border:1.5px dashed var(--card-border);background:#0f172a03;border-radius:20px;margin-top:20px;padding:80px 20px;animation:.4s CampusGallery-module__f9BbFa__gridFadeIn}.CampusGallery-module__f9BbFa__noResultsBlock h3{color:#0f172a;font-size:18px;font-weight:700;font-family:var(--font-title);margin-bottom:8px}.CampusGallery-module__f9BbFa__noResultsBlock p{color:var(--slate-400);margin:0;font-size:14px}.CampusGallery-module__f9BbFa__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .4s;animation:.35s cubic-bezier(.16,1,.3,1) CampusGallery-module__f9BbFa__imgFadeIn;display:block}@keyframes CampusGallery-module__f9BbFa__imgFadeIn{0%{opacity:.1;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.CampusGallery-module__f9BbFa__flipContainer:hover .CampusGallery-module__f9BbFa__galleryImage{transform:scale(1.04)}.CampusGallery-module__f9BbFa__flipContainer{perspective:1200px;cursor:pointer;width:100%;height:100%;position:relative}.CampusGallery-module__f9BbFa__flipCardInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.CampusGallery-module__f9BbFa__flipCardInner.CampusGallery-module__f9BbFa__isFlipped{transform:rotateY(180deg)}.CampusGallery-module__f9BbFa__flipCardFront,.CampusGallery-module__f9BbFa__flipCardBack{backface-visibility:hidden;border-radius:14px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.CampusGallery-module__f9BbFa__flipCardFront{background-color:#0f172a}.CampusGallery-module__f9BbFa__flipCardBack{background-color:#0f172a;transform:rotateY(180deg)}
.SaaSShowcase-module__rrlXyW__sectionContainer{background:linear-gradient(180deg, var(--background) 0%, #0f172a0d 100%);scroll-margin-top:80px;position:relative}.SaaSShowcase-module__rrlXyW__radialGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#0076f614 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-10%;right:5%}.SaaSShowcase-module__rrlXyW__section{width:100%;max-width:1200px;margin:0 auto;padding:80px 40px}.SaaSShowcase-module__rrlXyW__sectionHeader{z-index:1;text-align:center;margin-bottom:30px;position:relative}.SaaSShowcase-module__rrlXyW__classroomBadge{color:#0076f6;letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:800;font-family:var(--font-title);background-color:#0076f61a;border:1px solid #0076f633;border-radius:9999px;width:fit-content;margin-bottom:16px;padding:5px 14px;display:inline-flex}.SaaSShowcase-module__rrlXyW__sectionTitle{font-family:var(--font-title);letter-spacing:-1px;color:#0f172a;margin-bottom:12px;font-size:36px;font-weight:800}.SaaSShowcase-module__rrlXyW__sectionDesc{color:var(--slate-500);max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}.SaaSShowcase-module__rrlXyW__productTabSelectorContainer{z-index:1;justify-content:center;gap:15px;max-width:800px;margin:30px auto;padding:0 20px;display:flex;position:relative}.SaaSShowcase-module__rrlXyW__productTabBtn{color:var(--slate-600);cursor:pointer;background:#0076f608;border:1px solid #0076f61f;border-radius:30px;align-items:center;padding:12px 24px;font-size:14px;font-weight:600;transition:all .25s;display:flex}.SaaSShowcase-module__rrlXyW__productTabBtn:hover{color:#0076f6;background:#0076f614;border-color:#0076f640}.SaaSShowcase-module__rrlXyW__productTabBtnActive{color:#0076f6;background:#0076f61f;border-color:#0076f6;box-shadow:0 4px 15px #0076f61f}.SaaSShowcase-module__rrlXyW__productShowcaseGrid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:stretch;gap:40px;max-width:1200px;margin:30px auto 0;padding:0 20px;display:grid;position:relative}.SaaSShowcase-module__rrlXyW__showcaseLeftGallery{-webkit-backdrop-filter:blur(20px);background:#fff;border:1px solid #0076f633;border-radius:20px;flex-direction:column;padding:20px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0076f60a,inset 0 1px #ffffffe6}.SaaSShowcase-module__rrlXyW__showcaseLeftGallery:hover{border-color:#0076f6;transform:translateY(-6px);box-shadow:0 30px 60px #0076f61f,0 0 35px #0076f60f}.SaaSShowcase-module__rrlXyW__matrixLeftBorder{border-color:#ff6b6b59}.SaaSShowcase-module__rrlXyW__matrixLeftBorder:hover{border-color:var(--coral);box-shadow:0 30px 60px #ff6b6b1f,0 0 35px #ff6b6b0f}.SaaSShowcase-module__rrlXyW__mockupHeader{border-bottom:1px solid #0076f614;justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:10px;display:flex}.SaaSShowcase-module__rrlXyW__mockupDots{flex-shrink:0;gap:6px;display:flex}.SaaSShowcase-module__rrlXyW__mockupDot{border-radius:50%;width:9px;height:9px;display:inline-block}.SaaSShowcase-module__rrlXyW__galleryCategoryBadge{color:#0076f6;background:0 0;padding:0;font-size:12.5px;font-weight:600}.SaaSShowcase-module__rrlXyW__matrixBadgeText{color:var(--coral)}.SaaSShowcase-module__rrlXyW__showcaseSliderBody{background:#fff;border:1px solid #0076f61f;border-radius:12px;width:100%;height:340px;margin-top:8px;position:relative;overflow:hidden}@keyframes SaaSShowcase-module__rrlXyW__slideFadeIn{0%{opacity:0;transform:scale(.97)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}.SaaSShowcase-module__rrlXyW__showcaseSliderImg{object-fit:contain;width:100%;height:100%;animation:.4s cubic-bezier(.16,1,.3,1) forwards SaaSShowcase-module__rrlXyW__slideFadeIn}.SaaSShowcase-module__rrlXyW__showcaseLeftGallery:hover .SaaSShowcase-module__rrlXyW__showcaseSliderImg{transform:scale(1.02)}.SaaSShowcase-module__rrlXyW__showcaseSliderArrowLeft,.SaaSShowcase-module__rrlXyW__showcaseSliderArrowRight{color:#0076f6;cursor:pointer;z-index:2;-webkit-backdrop-filter:blur(5px);background:#ffffffe6;border:1px solid #0076f626;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.SaaSShowcase-module__rrlXyW__showcaseSliderArrowLeft:hover,.SaaSShowcase-module__rrlXyW__showcaseSliderArrowRight:hover{color:#fff;background:#0076f6;border-color:#0076f6;box-shadow:0 4px 12px #0076f64d}.SaaSShowcase-module__rrlXyW__showcaseSliderArrowLeft{left:14px}.SaaSShowcase-module__rrlXyW__showcaseSliderArrowRight{right:14px}.SaaSShowcase-module__rrlXyW__showcaseSliderFooter{text-align:center;margin-top:20px}.SaaSShowcase-module__rrlXyW__showcaseSliderFooter h4{color:#0f172a;letter-spacing:-.2px;margin:0 0 6px;font-size:16px;font-weight:700}.SaaSShowcase-module__rrlXyW__showcaseSliderFooter p{color:var(--slate-500);min-height:38px;margin:0;font-size:13px;line-height:1.5}.SaaSShowcase-module__rrlXyW__showcaseTagsRow{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}.SaaSShowcase-module__rrlXyW__showcaseTagItem{color:#0076f6;background:#0076f605;border:1px solid #0076f626;border-radius:20px;padding:4px 10px;font-size:11.5px;font-weight:600}.SaaSShowcase-module__rrlXyW__matrixTagItem{color:var(--coral);background:#ff6b6b0a;border-color:#ff6b6b40}.SaaSShowcase-module__rrlXyW__showcaseBulletBox{justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.SaaSShowcase-module__rrlXyW__showcaseBulletDot{color:#0076f6;font-size:16px}.SaaSShowcase-module__rrlXyW__showcaseBulletText{color:var(--slate-400);margin:0;font-size:12.5px}.SaaSShowcase-module__rrlXyW__showcaseSliderDots{justify-content:center;gap:8px;margin-top:15px;display:flex}.SaaSShowcase-module__rrlXyW__showcaseSliderDot{cursor:pointer;background:#0076f633;border-radius:50%;width:8px;height:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.SaaSShowcase-module__rrlXyW__showcaseSliderDotActive{background:#0076f6;border-radius:4px;width:22px;box-shadow:0 0 10px #0076f666}.SaaSShowcase-module__rrlXyW__showcaseRightDetails{flex-direction:column;justify-content:center;padding:10px 0;display:flex}.SaaSShowcase-module__rrlXyW__showcaseRightDetailsInner{flex-direction:column;display:flex}.SaaSShowcase-module__rrlXyW__showcaseDetailsHeader{margin-bottom:25px}.SaaSShowcase-module__rrlXyW__showcaseDetailsBadge{text-transform:uppercase;letter-spacing:1px;color:#0076f6;background:#0076f626;border:1px solid #0076f640;border-radius:6px;margin-bottom:12px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-block}.SaaSShowcase-module__rrlXyW__matrixDetailsBadge{color:var(--coral);background-color:#ff6b6b1a;border:1px solid #ff6b6b33}.SaaSShowcase-module__rrlXyW__showcaseDetailsHeader h3{color:#0f172a;letter-spacing:-.5px;margin:0 0 10px;font-size:26px;font-weight:800}.SaaSShowcase-module__rrlXyW__showcaseDetailsHeader p{color:var(--slate-500);margin:0;font-size:14.5px;line-height:1.6}.SaaSShowcase-module__rrlXyW__showcasePointsGrid{flex-direction:column;gap:16px;max-height:520px;margin-bottom:10px;padding-right:8px;display:flex;overflow-y:auto}.SaaSShowcase-module__rrlXyW__showcasePointsGrid::-webkit-scrollbar{width:6px}.SaaSShowcase-module__rrlXyW__showcasePointsGrid::-webkit-scrollbar-track{background:#0076f605;border-radius:4px}.SaaSShowcase-module__rrlXyW__showcasePointsGrid::-webkit-scrollbar-thumb{background:#0076f626;border-radius:4px}.SaaSShowcase-module__rrlXyW__showcasePointsGrid::-webkit-scrollbar-thumb:hover{background:#0076f659}.SaaSShowcase-module__rrlXyW__showcasePointCard{background:#0076f605;border:1px solid #0076f61a;border-left:4px solid #0076f6;border-radius:8px;gap:16px;padding:18px 20px;transition:all .2s;display:flex}.SaaSShowcase-module__rrlXyW__showcasePointCard:hover{background:#0076f60d;border-color:#0076f633;transform:translate(4px)}.SaaSShowcase-module__rrlXyW__matrixPointCard{border-left-color:var(--coral);background:#ff6b6b05;border-color:#ff6b6b1a}.SaaSShowcase-module__rrlXyW__matrixPointCard:hover{background:#ff6b6b0d;border-color:#ff6b6b33}.SaaSShowcase-module__rrlXyW__showcasePointNum{color:#0076f6;font-size:18px;font-weight:800;line-height:1}.SaaSShowcase-module__rrlXyW__matrixPointNum{color:var(--coral)}.SaaSShowcase-module__rrlXyW__showcasePointText h4{color:#0f172a;margin:0 0 4px;font-size:14.5px;font-weight:700}.SaaSShowcase-module__rrlXyW__showcasePointText p{color:var(--slate-500);margin:0;font-size:13px;line-height:1.5}.SaaSShowcase-module__rrlXyW__demoRequestBtn{color:#fff;cursor:pointer;background:#0076f6;border:none;border-radius:10px;justify-content:center;align-items:center;padding:14px 30px;font-size:15px;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #0076f626}.SaaSShowcase-module__rrlXyW__demoRequestBtn:hover{background:#0056c6;transform:translateY(-2px);box-shadow:0 8px 20px #0076f64d}.SaaSShowcase-module__rrlXyW__showcaseSubtext{color:#64748b;border-top:1px dashed #0076f626;margin:15px 0 10px;padding-top:14px;font-size:13px;line-height:1.6}.SaaSShowcase-module__rrlXyW__matrixLeftBorder .SaaSShowcase-module__rrlXyW__showcaseSubtext{border-top-color:#ff6b6b40}@media (max-width:992px){.SaaSShowcase-module__rrlXyW__productShowcaseGrid{grid-template-columns:1fr;gap:30px}.SaaSShowcase-module__rrlXyW__showcaseLeftGallery{width:100%;max-width:650px;margin:0 auto}}@media (max-width:900px){.SaaSShowcase-module__rrlXyW__section{padding:60px 20px}}
.LearningBlogs-module__2e5F8G__notesSection{border-bottom:1px solid var(--card-border);background:#fff;padding:80px 40px;position:relative}.LearningBlogs-module__2e5F8G__notesHeader{text-align:center;max-width:800px;margin:0 auto 50px}.LearningBlogs-module__2e5F8G__certBadge{color:#10b981;letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:800;font-family:var(--font-title);background:#10b9811a;border:1px solid #10b98133;border-radius:9999px;width:fit-content;margin-bottom:10px;padding:5px 14px;display:inline-flex}.LearningBlogs-module__2e5F8G__sectionTitle{font-family:var(--font-title);letter-spacing:-1px;color:#0f172a;margin-bottom:12px;font-size:36px;font-weight:800}.LearningBlogs-module__2e5F8G__sectionDesc{color:var(--slate-500);max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}.LearningBlogs-module__2e5F8G__notesControls{flex-direction:column;align-items:center;gap:24px;max-width:1200px;margin:0 auto 45px;display:flex}.LearningBlogs-module__2e5F8G__notesFilters{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.LearningBlogs-module__2e5F8G__filterPill{border:1px solid var(--card-border);background:var(--card-bg);color:var(--slate-400);font-family:var(--font-body);cursor:pointer;border-radius:50px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.LearningBlogs-module__2e5F8G__filterPill:hover{border-color:var(--brand-blue);color:var(--brand-blue);background:var(--brand-blue-glow);transform:translateY(-1.5px)}.LearningBlogs-module__2e5F8G__filterPillActive{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff;box-shadow:0 4px 14px #0055ff38}.LearningBlogs-module__2e5F8G__filterPillActive:hover{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}.LearningBlogs-module__2e5F8G__notesSearchContainer{width:100%;max-width:500px;position:relative}.LearningBlogs-module__2e5F8G__searchBar{border:1px solid var(--card-border);width:100%;color:var(--slate-800);font-family:var(--font-body);background:#f8fafc;border-radius:30px;padding:12px 16px 12px 46px;font-size:14px;transition:all .3s}.LearningBlogs-module__2e5F8G__searchBar:focus{border-color:var(--brand-blue);box-shadow:0 0 0 4px var(--brand-blue-glow);background:#fff;outline:none}.LearningBlogs-module__2e5F8G__searchIcon{color:var(--slate-500);pointer-events:none;transition:color .3s;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.LearningBlogs-module__2e5F8G__searchBar:focus+.LearningBlogs-module__2e5F8G__searchIcon{color:var(--brand-blue)}.LearningBlogs-module__2e5F8G__emptyGridState{text-align:center;border:1px dashed var(--card-border);background:#f8fafc;border-radius:16px;grid-column:1/-1;max-width:600px;margin:0 auto;padding:60px 20px}.LearningBlogs-module__2e5F8G__emptyGridStateIcon{margin-bottom:16px;font-size:40px;display:block}.LearningBlogs-module__2e5F8G__emptyGridState h4{font-family:var(--font-title);color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:700}.LearningBlogs-module__2e5F8G__emptyGridState p{color:var(--slate-500);font-size:14px}.LearningBlogs-module__2e5F8G__notesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.LearningBlogs-module__2e5F8G__notesCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;flex-direction:column;padding:28px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003}.LearningBlogs-module__2e5F8G__notesCard:hover{border-color:#0055ff4d;transform:translateY(-6px);box-shadow:0 20px 25px -5px #0055ff0f,0 10px 10px -5px #0055ff08}.LearningBlogs-module__2e5F8G__notesCard:before{content:"";background:linear-gradient(90deg, var(--brand-blue), var(--brand-cyan));opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.LearningBlogs-module__2e5F8G__notesCard:hover:before{opacity:1}.LearningBlogs-module__2e5F8G__notesCardTop{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.LearningBlogs-module__2e5F8G__notesCardCategory{letter-spacing:.5px;font-size:11px;font-weight:700}.LearningBlogs-module__2e5F8G__notesCardDifficulty{text-transform:uppercase;letter-spacing:.5px;color:var(--slate-600);background:#f1f5f9;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700}.LearningBlogs-module__2e5F8G__notesCardTitle{font-family:var(--font-title);color:#0f172a;margin-bottom:10px;font-size:18px;font-weight:700;line-height:1.4;transition:color .3s}.LearningBlogs-module__2e5F8G__notesCard:hover .LearningBlogs-module__2e5F8G__notesCardTitle{color:var(--brand-blue)}.LearningBlogs-module__2e5F8G__notesCardDesc{color:var(--slate-400);flex:1;margin-bottom:14px;font-size:14px;line-height:1.5}.LearningBlogs-module__2e5F8G__notesCardTags{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.LearningBlogs-module__2e5F8G__notesCardTag{color:var(--slate-500);border:1px solid var(--card-border);background:#f8fafc;border-radius:4px;padding:3px 8px;font-size:12px}.LearningBlogs-module__2e5F8G__notesCardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.LearningBlogs-module__2e5F8G__notesCardMeta{color:var(--slate-500);align-items:center;font-size:12px;display:flex}.LearningBlogs-module__2e5F8G__readMoreBtn{border:1px solid var(--brand-blue);color:var(--brand-blue);font-family:var(--font-body);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:600;transition:all .25s;display:flex}.LearningBlogs-module__2e5F8G__readMoreBtn:hover{background:var(--brand-blue-glow)}.LearningBlogs-module__2e5F8G__paginationRow{justify-content:center;align-items:center;gap:16px;width:100%;margin-top:50px;display:flex}.LearningBlogs-module__2e5F8G__paginationBtn{border:1px solid var(--card-border);background:var(--card-bg);min-width:80px;height:40px;color:var(--slate-600);font-family:var(--font-body);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.LearningBlogs-module__2e5F8G__paginationBtn:hover:not(:disabled){border-color:var(--brand-blue);color:var(--brand-blue);background:var(--brand-blue-glow);transform:translateY(-1.5px)}.LearningBlogs-module__2e5F8G__paginationBtn:disabled{opacity:.5;cursor:not-allowed;border-color:var(--card-border);color:#94a3b8;background:#f1f5f9}.LearningBlogs-module__2e5F8G__paginationLabel{color:var(--slate-500);font-size:14px;font-weight:600}.LearningBlogs-module__2e5F8G__readerOverlay{-webkit-backdrop-filter:blur(8px);z-index:200;overscroll-behavior:contain;background:#0f172a73;justify-content:flex-end;width:100vw;height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) LearningBlogs-module__2e5F8G__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes LearningBlogs-module__2e5F8G__fadeIn{0%{opacity:0}to{opacity:1}}.LearningBlogs-module__2e5F8G__readerContainer{color:#1e293b;background:#fff;flex-direction:column;width:100%;max-width:850px;height:100%;animation:.38s cubic-bezier(.16,1,.3,1) LearningBlogs-module__2e5F8G__slideIn;display:flex;position:relative;box-shadow:-10px 0 30px #00000026}@keyframes LearningBlogs-module__2e5F8G__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerContainer{color:#e2e8f0;background:#090e1a}.LearningBlogs-module__2e5F8G__readerProgressTrack{z-index:10;background:#0055ff0d;width:100%;height:4px;position:absolute;top:0;left:0}.LearningBlogs-module__2e5F8G__readerProgressBar{background:linear-gradient(90deg, var(--brand-blue), var(--brand-cyan));height:100%;transition:width 80ms}.LearningBlogs-module__2e5F8G__readerHeader{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;gap:20px;padding:20px 40px;display:flex}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerHeader{border-bottom-color:#1e293b}.LearningBlogs-module__2e5F8G__readerHeaderLeft{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:10px;display:flex;overflow:hidden}.LearningBlogs-module__2e5F8G__readerCategoryBadge{color:var(--brand-blue);background:var(--brand-blue-glow);letter-spacing:.5px;border-radius:4px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.LearningBlogs-module__2e5F8G__readerSemGlow{color:var(--slate-300)}.LearningBlogs-module__2e5F8G__readerDocTitle{font-family:var(--font-title);color:#0f172a;font-size:15px;font-weight:700}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerDocTitle{color:#fff}.LearningBlogs-module__2e5F8G__readerHeaderRight{align-items:center;gap:12px;display:flex}.LearningBlogs-module__2e5F8G__readerHeaderBtn{border:1px solid var(--card-border);cursor:pointer;width:32px;height:32px;color:var(--slate-600);background:#fff;border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:600;transition:all .2s;display:flex}.LearningBlogs-module__2e5F8G__readerHeaderBtnActive{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue)}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerHeaderBtn{color:#fff;background:#1e293b;border-color:#334155}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerHeaderBtnActive{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue)}.LearningBlogs-module__2e5F8G__readerCloseBtn{cursor:pointer;color:var(--slate-400);background:0 0;border:none;justify-content:center;align-items:center;padding:0 4px;font-size:24px;transition:all .2s;display:flex}.LearningBlogs-module__2e5F8G__readerCloseBtn:hover{color:#ef4444;transform:scale(1.1)}.LearningBlogs-module__2e5F8G__readerBody{scroll-behavior:smooth;overscroll-behavior-y:contain;flex:1;padding:40px;overflow-y:auto}.LearningBlogs-module__2e5F8G__font_small{font-size:14px;line-height:1.65}.LearningBlogs-module__2e5F8G__font_normal{font-size:16px;line-height:1.75}.LearningBlogs-module__2e5F8G__font_large{font-size:19px;line-height:1.85}.LearningBlogs-module__2e5F8G__readerBodyInner{max-width:700px;margin:0 auto}.LearningBlogs-module__2e5F8G__readerIntroCard{border:1px solid var(--card-border);background:#f8fafc;border-radius:12px;justify-content:space-between;gap:20px;margin-bottom:30px;padding:20px;display:flex}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerIntroCard{background:#121b2e;border-color:#1e293b}.LearningBlogs-module__2e5F8G__readerIntroLeft{flex:1;align-items:center;gap:16px;display:flex}.LearningBlogs-module__2e5F8G__readerIntroIcon{color:var(--brand-blue);justify-content:center;align-items:center;font-size:32px;display:inline-flex}.LearningBlogs-module__2e5F8G__readerIntroLeft h3{font-family:var(--font-title);color:#0f172a;margin-bottom:4px;font-size:15px;font-weight:700}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerIntroLeft h3{color:#fff}.LearningBlogs-module__2e5F8G__readerIntroLeft p{color:var(--slate-500);margin:0;font-size:12.5px;line-height:1.4}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerIntroLeft p{color:#94a3b8}.LearningBlogs-module__2e5F8G__readerIntroRight{color:var(--slate-500);border-left:1px solid var(--card-border);flex-direction:column;justify-content:center;gap:6px;min-width:180px;padding-left:20px;font-size:12px;display:flex}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerIntroRight{color:#94a3b8;border-left-color:#1e293b}.LearningBlogs-module__2e5F8G__readerMarkdownContent h3{font-family:var(--font-title);color:#0f172a;border-bottom:1px solid #f1f5f9;margin:35px 0 14px;padding-bottom:8px;font-size:20px;font-weight:700}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerMarkdownContent h3{color:#fff;border-bottom-color:#1e293b}.LearningBlogs-module__2e5F8G__readerMarkdownContent p{margin-bottom:16px}.LearningBlogs-module__2e5F8G__readerMarkdownContent ul,.LearningBlogs-module__2e5F8G__readerMarkdownContent ol{margin-bottom:20px;margin-left:24px}.LearningBlogs-module__2e5F8G__readerMarkdownContent li{margin-bottom:8px}.LearningBlogs-module__2e5F8G__readerMarkdownContent .note-callout{border-left:4px solid var(--brand-blue);background:#eff6ff;border-radius:0 8px 8px 0;margin:24px 0;padding:16px;font-size:14px}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerMarkdownContent .note-callout{border-left-color:var(--brand-blue);background:#0055ff14}.LearningBlogs-module__2e5F8G__readerMarkdownContent .note-table{border-collapse:collapse;width:100%;margin:24px 0;font-size:13.5px}:is(.LearningBlogs-module__2e5F8G__readerMarkdownContent .note-table th,.LearningBlogs-module__2e5F8G__readerMarkdownContent .note-table td){border:1px solid var(--card-border);text-align:left;padding:12px 14px}:is(.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerMarkdownContent .note-table th,.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerMarkdownContent .note-table td){border-color:#1e293b}.LearningBlogs-module__2e5F8G__readerMarkdownContent .note-table th{color:#0f172a;background:#f8fafc;font-weight:600}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerMarkdownContent .note-table th{color:#fff;background:#121b2e}.LearningBlogs-module__2e5F8G__readerMarkdownContent .note-code{border:1px solid var(--card-border);font-family:var(--font-code);background:#f8fafc;border-radius:8px;margin:24px 0;padding:18px;font-size:13px;overflow-x:auto}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerMarkdownContent .note-code{color:#38bdf8;background:#040811;border-color:#121b2e}.LearningBlogs-module__2e5F8G__readerEndNote{border-top:1px solid var(--card-border);text-align:center;margin-top:50px;padding-top:30px}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerEndNote{border-top-color:#1e293b}.LearningBlogs-module__2e5F8G__readerEndLogo{font-family:var(--font-title);margin-bottom:12px;font-size:20px}.LearningBlogs-module__2e5F8G__readerLogoImg{filter:none;transition:filter .3s}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerLogoImg{filter:brightness(0)invert()}.LearningBlogs-module__2e5F8G__readerFooter{border-top:1px solid var(--card-border);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:20px 40px;display:flex}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerFooter{background:#090e1a;border-top-color:#1e293b}.LearningBlogs-module__2e5F8G__readerFooterLogo{align-items:center;display:flex}.LearningBlogs-module__2e5F8G__readerFooterRight{align-items:center;gap:16px;display:flex}.LearningBlogs-module__2e5F8G__readerFooterText{color:var(--slate-500);font-size:12.5px}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerFooterText{color:#94a3b8}.LearningBlogs-module__2e5F8G__readerFooterDownloadBtn{background:var(--brand-blue);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;align-items:center;padding:10px 18px;font-size:13.5px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #05f3}.LearningBlogs-module__2e5F8G__readerFooterDownloadBtn:hover{background:#04c;transform:translateY(-1px)}.LearningBlogs-module__2e5F8G__readerSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;margin-right:8px;animation:.8s linear infinite LearningBlogs-module__2e5F8G__readerSpin;display:inline-block}@keyframes LearningBlogs-module__2e5F8G__readerSpin{to{transform:rotate(360deg)}}.LearningBlogs-module__2e5F8G__readerEndDownloadBtn:hover{background:#04c;transform:translateY(-1px)}@media (max-width:1024px){.LearningBlogs-module__2e5F8G__notesGrid{grid-template-columns:1fr 1fr;gap:24px}}@media (max-width:768px){.LearningBlogs-module__2e5F8G__notesSection{padding:60px 20px}.LearningBlogs-module__2e5F8G__notesControls{align-items:stretch;margin-bottom:30px}.LearningBlogs-module__2e5F8G__notesFilters{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.LearningBlogs-module__2e5F8G__filterPill{flex-shrink:0}.LearningBlogs-module__2e5F8G__notesSearchContainer{max-width:100%}.LearningBlogs-module__2e5F8G__notesGrid{grid-template-columns:1fr;gap:20px}.LearningBlogs-module__2e5F8G__readerHeader{flex-direction:column;align-items:flex-start;padding:20px}.LearningBlogs-module__2e5F8G__readerHeaderRight{justify-content:space-between;width:100%;margin-top:14px}.LearningBlogs-module__2e5F8G__readerBody{padding:20px}.LearningBlogs-module__2e5F8G__readerIntroCard{flex-direction:column;gap:16px}.LearningBlogs-module__2e5F8G__readerIntroRight{border-left:none;border-top:1px solid var(--card-border);min-width:100%;padding-top:12px;padding-left:0}.LearningBlogs-module__2e5F8G__readerDarkTheme .LearningBlogs-module__2e5F8G__readerIntroRight{border-top-color:#1e293b}}@media (max-width:480px){.LearningBlogs-module__2e5F8G__filterPill{padding:8px 14px;font-size:12.5px}.LearningBlogs-module__2e5F8G__searchBar{font-size:13px}.LearningBlogs-module__2e5F8G__notesCard{padding:20px}}
.Modals-module__SjIIwW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(10px);overscroll-behavior:contain;background:#0f172a66;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Modals-module__SjIIwW__modalContent{border:1px solid var(--card-border);background:#fff;border-radius:20px;width:100%;max-width:440px;padding:40px;position:relative;box-shadow:0 15px 50px #0f172a26}.Modals-module__SjIIwW__modalClose{color:var(--slate-500);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:20px;transition:color .2s;display:flex;position:absolute;top:20px;right:20px}.Modals-module__SjIIwW__modalClose:hover{color:var(--coral)}.Modals-module__SjIIwW__closeBtn{color:var(--slate-500);cursor:pointer;background:0 0;border:none;font-size:20px;transition:color .2s;position:absolute;top:20px;right:20px}.Modals-module__SjIIwW__closeBtn:hover{color:var(--coral)}.Modals-module__SjIIwW__modalHeader{text-align:center;margin-bottom:30px}.Modals-module__SjIIwW__modalTitle{font-family:var(--font-title);color:#0f172a;margin-bottom:8px;font-size:26px;font-weight:800}.Modals-module__SjIIwW__modalDesc{color:var(--slate-500);font-size:13px}.Modals-module__SjIIwW__roleSelector{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px;display:grid}.Modals-module__SjIIwW__roleBtn{border:1px solid var(--card-border);color:var(--slate-500);font-family:var(--font-title);cursor:pointer;background:#f8fafc;border-radius:6px;padding:10px 0;font-size:12px;font-weight:700;transition:all .2s}.Modals-module__SjIIwW__roleBtnActive{border-color:var(--coral);color:var(--coral);background:#0055ff14}.Modals-module__SjIIwW__contactForm{background:0 0;flex-direction:column;gap:20px;display:flex}.Modals-module__SjIIwW__formGroup{flex-direction:column;gap:8px;display:flex}.Modals-module__SjIIwW__formLabel{color:var(--slate-400);font-size:13px;font-weight:600}.Modals-module__SjIIwW__formInput{border:1px solid var(--card-border);color:#0f172a;font-family:var(--font-body);background:#fff;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:border-color .2s}.Modals-module__SjIIwW__formInput:focus{border-color:var(--coral);outline:none}.Modals-module__SjIIwW__submitBtn{background:var(--coral);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:10px;padding:14px;font-size:15px;font-weight:700;transition:background .2s}.Modals-module__SjIIwW__submitBtn:hover{background:#0040c7}.Modals-module__SjIIwW__lightboxOverlay{z-index:2000;-webkit-backdrop-filter:blur(15px);background:#090e1af2;justify-content:center;align-items:center;width:100vw;height:100vh;padding:40px;display:flex;position:fixed;top:0;left:0}.Modals-module__SjIIwW__lightboxContent{flex-direction:column;align-items:center;max-width:90%;max-height:90%;display:flex;position:relative}.Modals-module__SjIIwW__lightboxImage{object-fit:contain;border:1px solid #ffffff1a;border-radius:12px;max-width:100%;max-height:80vh;box-shadow:0 25px 60px #00000080}.Modals-module__SjIIwW__lightboxClose{color:#fff;cursor:pointer;background:0 0;border:none;font-size:32px;transition:color .2s;position:absolute;top:-45px;right:0}.Modals-module__SjIIwW__lightboxClose:hover{color:var(--coral)}.Modals-module__SjIIwW__lightboxCaption{color:#cbd5e1;font-family:var(--font-title);text-align:center;margin-top:20px;font-size:18px;font-weight:600}
