.page-module__8qcKIG__container{background:#fff;min-height:100vh;overflow-x:hidden}.page-module__8qcKIG__hero{background:linear-gradient(135deg,#070a13 0%,#0c1527 50%,#050d1a 100%);border-bottom:1px solid #0055ff1a;padding:100px 40px 60px;position:relative;overflow:hidden}.page-module__8qcKIG__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#0055ff08 1px,#0000 1px),linear-gradient(90deg,#0055ff08 1px,#0000 1px);background-position:top;background-size:50px 50px;position:absolute;inset:0}.page-module__8qcKIG__hero:after{content:"";filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#0055ff2e,#0000 70%);width:60%;height:60%;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.page-module__8qcKIG__heroInner{z-index:2;align-items:center;gap:48px;max-width:1200px;margin:0 auto;display:flex;position:relative}.page-module__8qcKIG__heroLeft{flex-direction:column;flex:1.2;align-items:flex-start;display:flex}.page-module__8qcKIG__badge{color:#60a5fa;letter-spacing:1.5px;text-transform:uppercase;font-size:11px;font-weight:700;font-family:var(--font-code);background:#0055ff1f;border:1px solid #0055ff40;border-radius:9999px;align-items:center;margin-bottom:20px;padding:6px 16px;display:inline-flex}.page-module__8qcKIG__heroTitle{font-family:var(--font-title);color:#fff;letter-spacing:-2px;margin-bottom:16px;font-size:46px;font-weight:800;line-height:1.1}.page-module__8qcKIG__heroGradient{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#60a5fa 0%,#00b6e3 50%,#60a5fa 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite page-module__8qcKIG__gradShift}@keyframes page-module__8qcKIG__gradShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.page-module__8qcKIG__heroTagline{color:#94a3b8;margin-bottom:24px;font-size:17px;line-height:1.6}.page-module__8qcKIG__heroTrustBadge{color:#10b981;background:#10b9810f;border:1px solid #10b98126;border-radius:9999px;align-items:center;gap:10px;margin-bottom:28px;padding:6px 16px;font-size:12.5px;font-weight:700;display:inline-flex}.page-module__8qcKIG__trustDot{background:#10b981;border-radius:50%;width:8px;height:8px;display:inline-block;position:relative}.page-module__8qcKIG__trustDot:after{content:"";opacity:0;border:2px solid #10b981;border-radius:50%;animation:2s infinite page-module__8qcKIG__pulseDot;position:absolute;inset:-4px}@keyframes page-module__8qcKIG__pulseDot{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(1.6)}}.page-module__8qcKIG__heroBulletGrid{border-top:1px solid #ffffff14;flex-direction:column;gap:16px;width:100%;padding-top:20px;display:flex}.page-module__8qcKIG__bulletItem{align-items:flex-start;gap:12px;display:flex}.page-module__8qcKIG__bulletCheck{color:#34d399;background:#10b98126;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:11px;font-weight:800;display:flex}.page-module__8qcKIG__bulletItem strong{color:#fff;font-size:14.5px;font-family:var(--font-title);margin-bottom:2px;display:block}.page-module__8qcKIG__bulletItem p{color:#cbd5e1;margin:0;font-size:12.5px;line-height:1.5}.page-module__8qcKIG__heroRight{flex:.8;justify-content:center;display:flex}.page-module__8qcKIG__partnerFormCard{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:400px;padding:32px 28px;box-shadow:0 20px 45px #00000026}.page-module__8qcKIG__partnerFormCard h3{font-family:var(--font-title);color:#0f172a;letter-spacing:-.5px;margin-bottom:8px;font-size:20px;font-weight:800}.page-module__8qcKIG__partnerFormCard p{color:var(--slate-400);margin-bottom:24px;font-size:13px;line-height:1.5}.page-module__8qcKIG__partnerForm{flex-direction:column;gap:12px;display:flex}.page-module__8qcKIG__formRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.page-module__8qcKIG__formInput{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:12px 14px;font-family:inherit;font-size:13.5px;font-weight:500;transition:all .3s}.page-module__8qcKIG__formInput:focus{border-color:var(--brand-blue);background:#fff;outline:none;box-shadow:0 0 0 3px #0055ff1f}.page-module__8qcKIG__selectGroup{text-align:left;flex-direction:column;gap:6px;display:flex}.page-module__8qcKIG__selectGroup label{color:var(--slate-500);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.page-module__8qcKIG__formSelect{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:13.5px;font-weight:500}.page-module__8qcKIG__formSelect:focus{border-color:var(--brand-blue);background:#fff}.page-module__8qcKIG__formBtn{background:linear-gradient(135deg, var(--brand-blue), #0040c7);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:14px 20px;font-family:inherit;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex;box-shadow:0 4px 15px #05f3}.page-module__8qcKIG__formBtn:hover{transform:translateY(-1.5px);box-shadow:0 6px 20px #0055ff4d}.page-module__8qcKIG__formBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.page-module__8qcKIG__formSecurityNote{color:#10b981;text-align:center;letter-spacing:.5px;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:700}.page-module__8qcKIG__formSuccess{text-align:center;flex-direction:column;align-items:center;padding:24px 0;display:flex}.page-module__8qcKIG__successIcon{color:#10b981;background:#10b98114;border:1px solid #10b98133;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:20px;font-weight:800;display:flex}.page-module__8qcKIG__formSuccess h4{font-family:var(--font-title);color:#0f172a;margin-bottom:12px;font-size:18px;font-weight:800}.page-module__8qcKIG__formSuccess p{color:var(--slate-400);font-size:13.5px;line-height:1.6}.page-module__8qcKIG__formSuccessInline{color:#065f46;text-align:left;background:#10b9810f;border:1px solid #10b98133;border-radius:10px;align-items:center;gap:10px;margin-top:16px;padding:10px 14px;font-size:13px;font-weight:600;animation:.4s forwards page-module__8qcKIG__fadeInSuccess;display:flex}.page-module__8qcKIG__successTick{color:#fff;background:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:flex}@keyframes page-module__8qcKIG__fadeInSuccess{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.page-module__8qcKIG__customizeSection{background:linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #f1f5f9;padding:80px 40px}.page-module__8qcKIG__contentWrap{max-width:1200px;margin:0 auto}.page-module__8qcKIG__customizeInner{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:64px;display:grid}.page-module__8qcKIG__customizeLeft{flex-direction:column;align-items:flex-start;display:flex}.page-module__8qcKIG__sectionBadge{color:var(--brand-blue);letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:700;font-family:var(--font-code);background:#0055ff0f;border-radius:6px;margin-bottom:12px;padding:4px 12px;display:inline-block}.page-module__8qcKIG__customizeTitle{font-family:var(--font-title);color:#0f172a;letter-spacing:-1.5px;margin-bottom:20px;font-size:36px;font-weight:800;line-height:1.2}.page-module__8qcKIG__customizeDesc{color:var(--slate-400);margin-bottom:32px;font-size:16px;line-height:1.7}.page-module__8qcKIG__customGrid{grid-template-columns:1fr;gap:10px;width:100%;display:grid}.page-module__8qcKIG__customItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:12px;padding:10px 16px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #00000003}.page-module__8qcKIG__customItem:hover{border-color:#0055ff40;transform:translateY(-1.5px);box-shadow:0 8px 20px #0055ff08}.page-module__8qcKIG__customIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 4px 8px #00000005}.page-module__8qcKIG__customItem h5{font-family:var(--font-title);color:#0f172a;text-align:left;margin-bottom:2px;font-size:13.5px;font-weight:800}.page-module__8qcKIG__customItem p{color:var(--slate-400);text-align:left;margin:0;font-size:11.5px;line-height:1.5}.page-module__8qcKIG__customizeRight{justify-content:center;align-items:stretch;width:100%;display:flex}.page-module__8qcKIG__configuratorCard{background:#fff;border:1px solid #cbd5e1;border-radius:20px;flex-direction:column;width:100%;max-width:480px;height:100%;display:flex;overflow:hidden;box-shadow:0 20px 45px #00000014}.page-module__8qcKIG__configHeader{background:#f8fafc;border-bottom:1px solid #cbd5e1;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.page-module__8qcKIG__windowDots{gap:6px;display:flex}.page-module__8qcKIG__dotRed,.page-module__8qcKIG__dotYellow,.page-module__8qcKIG__dotGreen{border-radius:50%;width:8px;height:8px;display:inline-block}.page-module__8qcKIG__dotRed{background:#ef4444}.page-module__8qcKIG__dotYellow{background:#f59e0b}.page-module__8qcKIG__dotGreen{background:#10b981}.page-module__8qcKIG__configHeaderTitle{color:#94a3b8;font-size:11px;font-weight:700;font-family:var(--font-code);text-transform:uppercase;letter-spacing:.5px}.page-module__8qcKIG__configStatusBadge{color:#10b981;font-size:9px;font-weight:700;font-family:var(--font-code);background:#10b9811a;border-radius:6px;padding:3px 8px}.page-module__8qcKIG__configBody{flex-direction:column;flex:1;justify-content:space-between;gap:20px;padding:24px;display:flex}.page-module__8qcKIG__configSection{flex-direction:column;gap:8px;display:flex}.page-module__8qcKIG__configSection label{color:var(--slate-500);text-transform:uppercase;letter-spacing:.5px;text-align:left;font-size:11px;font-weight:700}.page-module__8qcKIG__configButtonGroup{grid-template-columns:1fr 1fr;gap:12px;display:grid}.page-module__8qcKIG__configBtnItem{color:#0f172a;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 14px;font-family:inherit;font-size:13px;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.page-module__8qcKIG__configBtnItem:hover{background:#f1f5f9;border-color:#cbd5e1}.page-module__8qcKIG__btnSub{color:var(--slate-400);font-size:10px;font-weight:500}.page-module__8qcKIG__configBtnActive{border-color:var(--brand-blue);color:var(--brand-blue);background:#0055ff0a;box-shadow:0 0 0 3px #0055ff1a}.page-module__8qcKIG__configBtnActive:hover{border-color:var(--brand-blue);background:#0055ff0a}.page-module__8qcKIG__configBtnActive .page-module__8qcKIG__btnSub{color:#0055ffb3}.page-module__8qcKIG__configDivider{opacity:.5;background:#cbd5e1;height:1px;margin:4px 0}.page-module__8qcKIG__summaryPanel{text-align:left;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #cbd5e1;border-radius:14px;padding:18px 20px;box-shadow:inset 0 2px 4px #00000003}.page-module__8qcKIG__summaryHeader{color:var(--slate-500);letter-spacing:.5px;font-size:9.5px;font-weight:800;font-family:var(--font-code);margin-bottom:12px}.page-module__8qcKIG__summaryGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.page-module__8qcKIG__summaryCol{flex-direction:column;gap:2px;display:flex}.page-module__8qcKIG__summaryLabel{color:var(--slate-400);text-transform:uppercase;letter-spacing:.5px;font-size:10.5px;font-weight:600}.page-module__8qcKIG__summaryVal{color:#0f172a;margin-top:2px;font-size:13px;font-weight:800}.page-module__8qcKIG__eventsSection{background:#fff;border-bottom:1px solid #f1f5f9;padding:80px 40px}.page-module__8qcKIG__sectionHeader{text-align:center;max-width:700px;margin:0 auto 56px}.page-module__8qcKIG__sectionTitle{font-family:var(--font-title);color:#0f172a;letter-spacing:-1.5px;margin-top:12px;margin-bottom:16px;font-size:36px;font-weight:800}.page-module__8qcKIG__sectionDesc{color:var(--slate-400);margin:0;font-size:15.5px;line-height:1.7}.page-module__8qcKIG__eventsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module__8qcKIG__eventCard{background:#fff;border:1px solid #cbd5e1;border-radius:16px;flex-direction:column;align-items:flex-start;padding:32px 28px;transition:all .35s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 4px 20px #00000005}.page-module__8qcKIG__eventCard:hover{border-color:#0055ff40;transform:translateY(-8px);box-shadow:0 20px 40px #0055ff12}.page-module__8qcKIG__eventIconBg{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 4px 10px #00000005}.page-module__8qcKIG__eventCard:hover .page-module__8qcKIG__eventIconBg{transform:scale(1.08);box-shadow:0 8px 20px #0055ff1f}.page-module__8qcKIG__eventCard h4{font-family:var(--font-title);color:#0f172a;margin-bottom:12px;font-size:17px;font-weight:800;line-height:1.3}.page-module__8qcKIG__eventCard p{color:var(--slate-400);margin:0;font-size:13px;line-height:1.6}.page-module__8qcKIG__bootcampWrapper{background:#f8fafc;border-bottom:1px solid #f1f5f9;padding:40px 0}@media (max-width:992px){.page-module__8qcKIG__heroInner{flex-direction:column;align-items:stretch;gap:40px}.page-module__8qcKIG__heroLeft{text-align:center;align-items:center}.page-module__8qcKIG__heroRight{justify-content:center}.page-module__8qcKIG__customizeInner{grid-template-columns:1fr;gap:48px}.page-module__8qcKIG__customGrid{grid-template-columns:1fr}.page-module__8qcKIG__eventsGrid{grid-template-columns:1fr;gap:20px}.page-module__8qcKIG__configuratorCard{height:auto}}@media (max-width:768px){.page-module__8qcKIG__hero{padding:75px 24px 40px}.page-module__8qcKIG__heroTitle{font-size:32px}.page-module__8qcKIG__customizeSection,.page-module__8qcKIG__eventsSection{padding:60px 24px}.page-module__8qcKIG__customizeTitle,.page-module__8qcKIG__sectionTitle{font-size:28px}.page-module__8qcKIG__formRow{grid-template-columns:1fr;gap:12px}.page-module__8qcKIG__configButtonGroup{grid-template-columns:1fr;gap:8px}}
.Header-module__lnUIdW__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;transition:background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0}.Header-module__lnUIdW__headerScrolled{box-shadow:0 4px 20px #0f172a0d;-webkit-backdrop-filter:none!important;background:#fff!important}.Header-module__lnUIdW__logoArea{align-items:center;gap:10px;display:flex}.Header-module__lnUIdW__nav{align-items:center;gap:30px;display:flex}.Header-module__lnUIdW__navLink{color:var(--slate-500);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;white-space:nowrap;padding:6px 0;font-size:13px;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.Header-module__lnUIdW__navLink:hover{color:var(--brand-blue)}.Header-module__lnUIdW__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__lnUIdW__navLink:hover:after,.Header-module__lnUIdW__navLinkActive:after{transform-origin:0 100%;transform:scaleX(1)}.Header-module__lnUIdW__navLinkActive{color:var(--brand-blue)!important}.Header-module__lnUIdW__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__lnUIdW__loginBtn:hover{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue);box-shadow:0 4px 15px #0055ff2e}.Header-module__lnUIdW__headerRight{align-items:center;gap:16px;display:flex}.Header-module__lnUIdW__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__lnUIdW__hamburgerLine{transform-origin:0;background-color:#0f172a;width:100%;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1)}.Header-module__lnUIdW__line1Open{transform:rotate(45deg)translateY(-2px)translate(2px)}.Header-module__lnUIdW__line2Open{opacity:0;width:0}.Header-module__lnUIdW__line3Open{transform:rotate(-45deg)translateY(2px)translate(2px)}.Header-module__lnUIdW__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__lnUIdW__mobileMenuOpen{transform:translateY(0)}.Header-module__lnUIdW__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__lnUIdW__mobileNavLink:hover{color:var(--coral)}.Header-module__lnUIdW__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__lnUIdW__mobileLoginBtn:hover{background:#0040c7}.Header-module__lnUIdW__programsDropdown{align-items:center;display:flex;position:relative}.Header-module__lnUIdW__programsDropdown .Header-module__lnUIdW__navLink{cursor:pointer;align-items:center;display:inline-flex}.Header-module__lnUIdW__dropdownMenu{-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;z-index:200;background:#fffffffa;border:1px solid #e2e8f0;border-radius:14px;min-width:280px;padding:8px;transition:all .25s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 12px 40px #00000014}.Header-module__lnUIdW__dropdownMenuOpen{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__lnUIdW__dropdownItem{color:#0f172a;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:flex;position:relative}.Header-module__lnUIdW__dropdownItemTitle{width:100%;color:inherit;align-items:center;gap:10px;display:flex}.Header-module__lnUIdW__dropdownItem:hover{color:var(--brand-blue);background:#0055ff0a}.Header-module__lnUIdW__dropdownItem svg{color:var(--brand-blue);flex-shrink:0}.Header-module__lnUIdW__dropdownDesc{color:#94a3b8;width:100%;padding-left:26px;font-size:11px;font-weight:500}.Header-module__lnUIdW__dropdownLiveDot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Header-module__lnUIdW__dropdownPulse}@keyframes Header-module__lnUIdW__dropdownPulse{0%,to{opacity:1}50%{opacity:.4}}.Header-module__lnUIdW__mobileNavGroup{flex-direction:column;gap:6px;padding:4px 0;display:flex}.Header-module__lnUIdW__mobileNavGroupLabel{font-family:var(--font-title);color:#94a3b8;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #f1f5f9;padding-bottom:4px;font-size:11px;font-weight:700}.Header-module__lnUIdW__mobileNavSubLink{color:var(--slate-400);align-items:center;gap:8px;padding:8px 0 8px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.Header-module__lnUIdW__mobileNavSubLink:hover{color:var(--brand-blue)}.Header-module__lnUIdW__mobileNavSubLink svg{color:var(--brand-blue);flex-shrink:0}@media (max-width:1024px){.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__hamburgerBtn{display:flex}}@media (max-width:900px){.Header-module__lnUIdW__header{padding:8px 24px}.Header-module__lnUIdW__mobileMenu{padding:20px 24px}}@media (max-width:480px){.Header-module__lnUIdW__loginBtn{display:none}.Header-module__lnUIdW__header{padding:14px 16px}.Header-module__lnUIdW__mobileMenu{padding:16px}}@media (min-width:1025px) and (max-width:1366px){.Header-module__lnUIdW__header{padding:8px 20px}.Header-module__lnUIdW__nav{gap:14px}.Header-module__lnUIdW__navLink{letter-spacing:.3px;font-size:11.5px}}
.Footer-module__3hUVsW__footer{color:#fff;background:#090e1a;border-top:1px solid #1e293b;padding:64px 5% 24px}.Footer-module__3hUVsW__footerInner{max-width:1200px;margin:0 auto}.Footer-module__3hUVsW__footerGrid{text-align:left;grid-template-columns:1.5fr 1fr 1.5fr;gap:60px;margin-bottom:48px;display:grid}.Footer-module__3hUVsW__footerCol{flex-direction:column;display:flex}.Footer-module__3hUVsW__footerCol h4{color:#fff;font-size:18px;font-weight:700;font-family:var(--font-title);margin-bottom:24px;position:relative}.Footer-module__3hUVsW__footerLogoArea{align-items:center;gap:6px;margin-bottom:16px;display:flex}.Footer-module__3hUVsW__footerLogoText{color:#fff;font-size:22px;font-weight:700;font-family:var(--font-title)}.Footer-module__3hUVsW__footerColDesc{color:#94a3b8;margin-bottom:24px;font-size:13.5px;line-height:1.6}.Footer-module__3hUVsW__footerSocials{gap:12px;display:flex}.Footer-module__3hUVsW__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__3hUVsW__socialIcon:hover{opacity:.9;transform:translateY(-2px)}.Footer-module__3hUVsW__facebook{background:#1877f2}.Footer-module__3hUVsW__linkedin{background:#0a66c2}.Footer-module__3hUVsW__instagram{background:#e1306c}.Footer-module__3hUVsW__twitter{background:#1da1f2}.Footer-module__3hUVsW__footerLinks{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__3hUVsW__footerLinks li{align-items:center;display:flex}.Footer-module__3hUVsW__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__3hUVsW__footerLinks a:hover{color:#fff}.Footer-module__3hUVsW__linkArrow{color:#94a3b8;font-weight:700}.Footer-module__3hUVsW__contactInfoBlock{flex-direction:column;gap:16px;display:flex}.Footer-module__3hUVsW__contactInfoEntity{color:#fff;margin-bottom:4px;font-size:14.5px;font-weight:700}.Footer-module__3hUVsW__contactInfoLine{color:#94a3b8;align-items:flex-start;gap:12px;font-size:13.5px;line-height:1.5;display:flex}.Footer-module__3hUVsW__contactInfoLine svg{color:#38bdf8;margin-top:2px}.Footer-module__3hUVsW__footerBottom{text-align:center;border-top:1px solid #1e293b;padding-top:24px}.Footer-module__3hUVsW__footerBottom p{color:#64748b;margin:0;font-size:13px}@media (max-width:900px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr;gap:40px}.Footer-module__3hUVsW__footerLinks{flex-flow:wrap;gap:12px 24px}}
.Modals-module__tHcFsa__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__tHcFsa__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__tHcFsa__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__tHcFsa__modalClose:hover{color:var(--coral)}.Modals-module__tHcFsa__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__tHcFsa__closeBtn:hover{color:var(--coral)}.Modals-module__tHcFsa__modalHeader{text-align:center;margin-bottom:30px}.Modals-module__tHcFsa__modalTitle{font-family:var(--font-title);color:#0f172a;margin-bottom:8px;font-size:26px;font-weight:800}.Modals-module__tHcFsa__modalDesc{color:var(--slate-500);font-size:13px}.Modals-module__tHcFsa__roleSelector{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px;display:grid}.Modals-module__tHcFsa__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__tHcFsa__roleBtnActive{border-color:var(--coral);color:var(--coral);background:#0055ff14}.Modals-module__tHcFsa__contactForm{background:0 0;flex-direction:column;gap:20px;display:flex}.Modals-module__tHcFsa__formGroup{flex-direction:column;gap:8px;display:flex}.Modals-module__tHcFsa__formLabel{color:var(--slate-400);font-size:13px;font-weight:600}.Modals-module__tHcFsa__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__tHcFsa__formInput:focus{border-color:var(--coral);outline:none}.Modals-module__tHcFsa__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__tHcFsa__submitBtn:hover{background:#0040c7}.Modals-module__tHcFsa__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__tHcFsa__lightboxContent{flex-direction:column;align-items:center;max-width:90%;max-height:90%;display:flex;position:relative}.Modals-module__tHcFsa__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__tHcFsa__lightboxClose{color:#fff;cursor:pointer;background:0 0;border:none;font-size:32px;transition:color .2s;position:absolute;top:-45px;right:0}.Modals-module__tHcFsa__lightboxClose:hover{color:var(--coral)}.Modals-module__tHcFsa__lightboxCaption{color:#cbd5e1;font-family:var(--font-title);text-align:center;margin-top:20px;font-size:18px;font-weight:600}
.CampusGallery-module__oQRvJq__campusGallerySection{background:linear-gradient(180deg, var(--background) 0%, #0f172a0d 100%);color:#0f172a;box-sizing:border-box;width:100%}.CampusGallery-module__oQRvJq__campusGalleryInner{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:80px 20px}.CampusGallery-module__oQRvJq__simpleGalleryInner{padding-top:0!important}.CampusGallery-module__oQRvJq__campusGalleryTop{grid-template-columns:1fr 1fr;align-items:start;gap:40px;margin-bottom:40px;display:grid}.CampusGallery-module__oQRvJq__campusGalleryIntro{flex-direction:column;display:flex}.CampusGallery-module__oQRvJq__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__oQRvJq__campusGalleryBadgeLine{background:#0076f6;border-radius:2px;width:28px;height:2.5px;margin-right:10px}.CampusGallery-module__oQRvJq__campusGalleryTitle{color:#0f172a;font-size:36px;font-weight:800;font-family:var(--font-title);margin:0 0 16px;line-height:1.2}.CampusGallery-module__oQRvJq__campusGalleryTitle span{color:#0076f6;font-style:italic}.CampusGallery-module__oQRvJq__campusGalleryDesc{color:var(--slate-500);max-width:460px;margin:0;font-size:14.5px;line-height:1.7}.CampusGallery-module__oQRvJq__campusGalleryStates{flex-direction:column;justify-content:flex-start;display:flex}.CampusGallery-module__oQRvJq__campusGalleryStatesLabel{letter-spacing:2px;text-transform:uppercase;color:var(--slate-500);margin-bottom:14px;font-size:11px;font-weight:600}.CampusGallery-module__oQRvJq__campusGalleryStateTags{flex-wrap:wrap;gap:10px;display:flex}.CampusGallery-module__oQRvJq__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__oQRvJq__campusGalleryStateTag:hover{color:#0076f6;background:#0076f614;border-color:#0076f6}.CampusGallery-module__oQRvJq__campusGalleryGrid{grid-template-columns:1.1fr 1fr;gap:16px;min-height:480px;display:grid}.CampusGallery-module__oQRvJq__campusGalleryMain{grid-row:1/2}.CampusGallery-module__oQRvJq__campusGalleryMain img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.CampusGallery-module__oQRvJq__campusGalleryMain:hover img{transform:scale(1.03)}.CampusGallery-module__oQRvJq__campusGalleryRight{grid-template-rows:1fr 1fr;gap:16px;display:grid}.CampusGallery-module__oQRvJq__campusGalleryRightTop,.CampusGallery-module__oQRvJq__campusGalleryRightBottom{grid-template-columns:1.2fr 1fr;gap:16px;display:grid}.CampusGallery-module__oQRvJq__campusGalleryImgWrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.CampusGallery-module__oQRvJq__campusGalleryImgWrap:hover img{transform:scale(1.05)}@media (max-width:900px){.CampusGallery-module__oQRvJq__campusGalleryInner{padding:50px 20px 60px}.CampusGallery-module__oQRvJq__campusGalleryTop{grid-template-columns:1fr;gap:24px}.CampusGallery-module__oQRvJq__campusGalleryGrid{grid-template-columns:1fr;min-height:auto}.CampusGallery-module__oQRvJq__campusGalleryMain{height:280px}.CampusGallery-module__oQRvJq__campusGalleryRightTop,.CampusGallery-module__oQRvJq__campusGalleryRightBottom{grid-template-columns:1fr 1fr}.CampusGallery-module__oQRvJq__campusGalleryImgWrap{height:180px}}@media (max-width:600px){.CampusGallery-module__oQRvJq__campusGalleryRightTop,.CampusGallery-module__oQRvJq__campusGalleryRightBottom{grid-template-columns:1fr}.CampusGallery-module__oQRvJq__campusGalleryImgWrap{height:200px}}.CampusGallery-module__oQRvJq__campusGalleryMain,.CampusGallery-module__oQRvJq__campusGalleryImgWrap{cursor:pointer;position:relative}.CampusGallery-module__oQRvJq__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__oQRvJq__clickableCard:hover .CampusGallery-module__oQRvJq__cardOverlay,.CampusGallery-module__oQRvJq__expandedImgCard:hover .CampusGallery-module__oQRvJq__cardOverlay{opacity:1}.CampusGallery-module__oQRvJq__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__oQRvJq__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__oQRvJq__clickableCard:hover .CampusGallery-module__oQRvJq__cardOverlay h4,.CampusGallery-module__oQRvJq__clickableCard:hover .CampusGallery-module__oQRvJq__cardOverlay p,.CampusGallery-module__oQRvJq__expandedImgCard:hover .CampusGallery-module__oQRvJq__cardOverlay h4,.CampusGallery-module__oQRvJq__expandedImgCard:hover .CampusGallery-module__oQRvJq__cardOverlay p{transform:translateY(0)}.CampusGallery-module__oQRvJq__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__oQRvJq__gridFadeIn;display:grid}@keyframes CampusGallery-module__oQRvJq__gridFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CampusGallery-module__oQRvJq__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__oQRvJq__expandedImgCard img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.CampusGallery-module__oQRvJq__expandedImgCard:hover img{transform:scale(1.05)}.CampusGallery-module__oQRvJq__viewMoreBtnContainer{justify-content:center;margin-top:40px;display:flex}.CampusGallery-module__oQRvJq__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__oQRvJq__viewMoreBtn:hover{color:#fff;background:#0076f6;border-color:#0076f6;transform:translateY(-2px);box-shadow:0 8px 30px #0076f633}.CampusGallery-module__oQRvJq__viewMoreBtn:active{transform:translateY(0)}.CampusGallery-module__oQRvJq__campusGalleryStateTag{cursor:pointer;-webkit-user-select:none;user-select:none}.CampusGallery-module__oQRvJq__campusGalleryStateTagActive{font-weight:600;box-shadow:0 4px 12px #0076f626;color:#fff!important;background:#0076f6!important;border-color:#0076f6!important}.CampusGallery-module__oQRvJq__campusGalleryStateTagActive:hover{background:#0062cc!important;border-color:#0062cc!important}.CampusGallery-module__oQRvJq__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__oQRvJq__gridFadeIn}.CampusGallery-module__oQRvJq__noResultsBlock h3{color:#0f172a;font-size:18px;font-weight:700;font-family:var(--font-title);margin-bottom:8px}.CampusGallery-module__oQRvJq__noResultsBlock p{color:var(--slate-400);margin:0;font-size:14px}.CampusGallery-module__oQRvJq__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .4s;animation:.35s cubic-bezier(.16,1,.3,1) CampusGallery-module__oQRvJq__imgFadeIn;display:block}@keyframes CampusGallery-module__oQRvJq__imgFadeIn{0%{opacity:.1;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.CampusGallery-module__oQRvJq__flipContainer:hover .CampusGallery-module__oQRvJq__galleryImage{transform:scale(1.04)}.CampusGallery-module__oQRvJq__flipContainer{perspective:1200px;cursor:pointer;width:100%;height:100%;position:relative}.CampusGallery-module__oQRvJq__flipCardInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.CampusGallery-module__oQRvJq__flipCardInner.CampusGallery-module__oQRvJq__isFlipped{transform:rotateY(180deg)}.CampusGallery-module__oQRvJq__flipCardFront,.CampusGallery-module__oQRvJq__flipCardBack{backface-visibility:hidden;border-radius:14px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.CampusGallery-module__oQRvJq__flipCardFront{background-color:#0f172a}.CampusGallery-module__oQRvJq__flipCardBack{background-color:#0f172a;transform:rotateY(180deg)}.CampusGallery-module__oQRvJq__campusGalleryMobileSlider{display:none}.CampusGallery-module__oQRvJq__sliderWrapper{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;max-width:480px;margin:0 auto;display:flex;position:relative}.CampusGallery-module__oQRvJq__slideCard{border:1px solid var(--card-border);background:#0f172a;border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.CampusGallery-module__oQRvJq__sliderImage{object-fit:cover;width:100%;height:100%;display:block}.CampusGallery-module__oQRvJq__sliderOverlay{box-sizing:border-box;z-index:2;text-align:left;background:linear-gradient(#0f172a00 40%,#0f172af2 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:20px;display:flex;position:absolute;top:0;left:0}.CampusGallery-module__oQRvJq__sliderOverlay h4{color:#fff;font-size:16px;font-weight:700;font-family:var(--font-title);margin:0 0 6px}.CampusGallery-module__oQRvJq__sliderOverlay p{color:#ffffffd9;margin:0;font-size:12px;line-height:1.4}.CampusGallery-module__oQRvJq__sliderArrow{color:#0f172a;cursor:pointer;z-index:10;background:#ffffffe6;border:1px solid #0055ff1a;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.CampusGallery-module__oQRvJq__sliderArrow:hover{color:#0076f6;background:#fff;transform:translateY(-50%)scale(1.05)}.CampusGallery-module__oQRvJq__arrowLeft{left:12px}.CampusGallery-module__oQRvJq__arrowRight{right:12px}.CampusGallery-module__oQRvJq__sliderDots{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:10px;padding:4px 10px;display:flex}.CampusGallery-module__oQRvJq__sliderDot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .25s}.CampusGallery-module__oQRvJq__sliderDotActive{background:#0076f6;border-radius:3px;width:14px}@media (max-width:768px){.CampusGallery-module__oQRvJq__campusGalleryTop{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.CampusGallery-module__oQRvJq__campusGalleryGrid{display:none!important}.CampusGallery-module__oQRvJq__campusGalleryMobileSlider{flex-direction:column;align-items:center;gap:16px;width:100%;margin-top:10px;display:flex}}
.CurriculumTracks-module__G8FDhG__programsSection{background:#f8fafc;border-bottom:1px solid #f1f5f9}.CurriculumTracks-module__G8FDhG__section{width:100%;max-width:1200px;margin:0 auto;padding:64px 40px}.CurriculumTracks-module__G8FDhG__sectionHeader{text-align:center;margin-bottom:32px}.CurriculumTracks-module__G8FDhG__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__G8FDhG__sectionTitle{font-family:var(--font-title);letter-spacing:-1px;color:#0f172a;margin-bottom:8px;font-size:36px;font-weight:800}.CurriculumTracks-module__G8FDhG__sectionDesc{color:var(--slate-400);max-width:600px;margin:0 auto;font-size:16px}.CurriculumTracks-module__G8FDhG__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__G8FDhG__tabs{border-bottom:1px solid var(--card-border);gap:16px;margin-bottom:32px;display:flex}.CurriculumTracks-module__G8FDhG__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__G8FDhG__tabActive{color:var(--coral)}.CurriculumTracks-module__G8FDhG__tabActive:after{content:"";background-color:var(--coral);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.CurriculumTracks-module__G8FDhG__accordionStack{flex-direction:column;gap:12px;display:flex}.CurriculumTracks-module__G8FDhG__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__G8FDhG__accordionCard:before{content:"";pointer-events:none;opacity:0;border:2px solid #0000;border-radius:15px;transition:opacity .35s;position:absolute;inset:-1px}.CurriculumTracks-module__G8FDhG__accordionCardOpen{border-color:#0000;box-shadow:0 8px 32px #0055ff14,0 2px 8px #0000000a}.CurriculumTracks-module__G8FDhG__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__G8FDhG__accordionCard:not(.CurriculumTracks-module__G8FDhG__accordionCardOpen):hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 16px #0000000a}.CurriculumTracks-module__G8FDhG__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__G8FDhG__accordionCard:not(.CurriculumTracks-module__G8FDhG__accordionCardOpen) .CurriculumTracks-module__G8FDhG__accordionHeader:hover{background:#f8fafc}.CurriculumTracks-module__G8FDhG__accordionCardOpen .CurriculumTracks-module__G8FDhG__accordionHeader{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)}.CurriculumTracks-module__G8FDhG__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__G8FDhG__accordionCardOpen .CurriculumTracks-module__G8FDhG__accordionNumberNode{background:var(--coral);color:#fff;box-shadow:0 4px 12px #ff4b2b4d}.CurriculumTracks-module__G8FDhG__accordionMeta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.CurriculumTracks-module__G8FDhG__accordionTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.CurriculumTracks-module__G8FDhG__accordionSem{font-family:var(--font-title);color:#0f172a;font-size:15px;font-weight:800;transition:color .3s}.CurriculumTracks-module__G8FDhG__accordionCardOpen .CurriculumTracks-module__G8FDhG__accordionSem{color:#fff}.CurriculumTracks-module__G8FDhG__accordionDot{color:#cbd5e1;font-size:14px;transition:color .3s}.CurriculumTracks-module__G8FDhG__accordionCardOpen .CurriculumTracks-module__G8FDhG__accordionDot{color:#475569}.CurriculumTracks-module__G8FDhG__accordionTitle{font-family:var(--font-title);color:#475569;font-size:15px;font-weight:600;transition:color .3s}.CurriculumTracks-module__G8FDhG__accordionCardOpen .CurriculumTracks-module__G8FDhG__accordionTitle{color:#94a3b8}.CurriculumTracks-module__G8FDhG__accordionHighlight{color:#64748b;letter-spacing:.01em;margin:0;font-size:12.5px;line-height:1.4;transition:color .3s}.CurriculumTracks-module__G8FDhG__accordionCardOpen .CurriculumTracks-module__G8FDhG__accordionHighlight{color:#94a3b8d9}.CurriculumTracks-module__G8FDhG__accordionRight{flex-shrink:0;align-items:center;gap:14px;display:flex}.CurriculumTracks-module__G8FDhG__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__G8FDhG__accordionCardOpen .CurriculumTracks-module__G8FDhG__accordionBadge{color:#fff;background:#ffffff1a;border-color:#fff3}.CurriculumTracks-module__G8FDhG__accordionChevron{color:#94a3b8;flex-shrink:0;transition:all .35s cubic-bezier(.4,0,.2,1)}.CurriculumTracks-module__G8FDhG__accordionCardOpen .CurriculumTracks-module__G8FDhG__accordionChevron{color:var(--coral)}.CurriculumTracks-module__G8FDhG__accordionChevronOpen{transform:rotate(180deg)}.CurriculumTracks-module__G8FDhG__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__G8FDhG__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__G8FDhG__consoleBannerText{flex-direction:column;gap:4px;display:flex}.CurriculumTracks-module__G8FDhG__consoleSemLabel{text-transform:uppercase;color:var(--coral);letter-spacing:1px;font-size:11px;font-weight:700}.CurriculumTracks-module__G8FDhG__consoleBannerText h3{font-family:var(--font-title);color:#fff;margin:0;font-size:22px;font-weight:800}.CurriculumTracks-module__G8FDhG__consoleBannerText p{color:#94a3b8;margin:0;font-size:13px}.CurriculumTracks-module__G8FDhG__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__G8FDhG__consoleGrid{grid-template-columns:1fr 1.15fr;gap:24px;display:grid}.CurriculumTracks-module__G8FDhG__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__G8FDhG__consoleCard[data-type=industry]{color:#fff;background:#0f172a;border-color:#05f3;box-shadow:0 10px 30px #0000000d}.CurriculumTracks-module__G8FDhG__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__G8FDhG__consoleCardHeader{align-items:center;gap:14px;display:flex}.CurriculumTracks-module__G8FDhG__consoleCardIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.CurriculumTracks-module__G8FDhG__consoleCardHeader h4{font-family:var(--font-title);color:inherit;margin:0;font-size:15px;font-weight:700}.CurriculumTracks-module__G8FDhG__consoleCardHeader p{color:#64748b;margin:0;font-size:11px}.CurriculumTracks-module__G8FDhG__consoleCard[data-type=industry] .CurriculumTracks-module__G8FDhG__consoleCardHeader p{color:#94a3b8}.CurriculumTracks-module__G8FDhG__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__G8FDhG__pulse}@keyframes CurriculumTracks-module__G8FDhG__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.CurriculumTracks-module__G8FDhG__consoleCardBody{flex-direction:column;display:flex}.CurriculumTracks-module__G8FDhG__courseList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.CurriculumTracks-module__G8FDhG__courseListItem{color:#475569;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.CurriculumTracks-module__G8FDhG__consoleCard[data-type=industry] .CurriculumTracks-module__G8FDhG__courseListItem{color:#cbd5e1}@media (max-width:992px){.CurriculumTracks-module__G8FDhG__syllabusContainer{padding:20px}.CurriculumTracks-module__G8FDhG__tabs{flex-wrap:wrap;gap:8px}.CurriculumTracks-module__G8FDhG__tab{padding:10px 14px;font-size:13px}.CurriculumTracks-module__G8FDhG__accordionHeader{gap:12px;padding:16px 18px}.CurriculumTracks-module__G8FDhG__accordionNumberNode{border-radius:8px;width:32px;min-width:32px;height:32px;font-size:13px}.CurriculumTracks-module__G8FDhG__accordionSem,.CurriculumTracks-module__G8FDhG__accordionTitle{font-size:13px}.CurriculumTracks-module__G8FDhG__accordionHighlight{font-size:11.5px}.CurriculumTracks-module__G8FDhG__accordionBadge{display:none}.CurriculumTracks-module__G8FDhG__accordionBody{padding-left:18px;padding-right:18px}.CurriculumTracks-module__G8FDhG__consoleGrid{grid-template-columns:1fr}.CurriculumTracks-module__G8FDhG__consoleBanner{flex-direction:column;align-items:flex-start;gap:14px;padding:20px}.CurriculumTracks-module__G8FDhG__consoleBannerText h3{font-size:18px}}@media (max-width:900px){.CurriculumTracks-module__G8FDhG__section{padding:40px 20px}}@media (max-width:600px){.CurriculumTracks-module__G8FDhG__accordionTitleRow{flex-direction:column;align-items:flex-start;gap:2px}.CurriculumTracks-module__G8FDhG__accordionDot{display:none}}
.BootcampSection-module__fdrYUG__bootcampSection{background:#fff;border-bottom:1px solid #f1f5f9;padding:48px 5%}.BootcampSection-module__fdrYUG__bootcampInner{max-width:1200px;margin:0 auto}.BootcampSection-module__fdrYUG__bootcampHeader{text-align:center;max-width:800px;margin:0 auto 28px}.BootcampSection-module__fdrYUG__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__fdrYUG__bootcampTitle{color:#0f172a;letter-spacing:-.5px;margin-bottom:14px;font-size:32px;font-weight:800;line-height:1.2}.BootcampSection-module__fdrYUG__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__fdrYUG__gradientTextAnim}@keyframes BootcampSection-module__fdrYUG__gradientTextAnim{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.BootcampSection-module__fdrYUG__bootcampDesc{color:#475569;font-size:14.5px;line-height:1.5}.BootcampSection-module__fdrYUG__bootcampTargetText{color:#d97706;text-align:center;margin-top:14px;font-size:14px;font-weight:600}.BootcampSection-module__fdrYUG__bootcampOutcomes{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}.BootcampSection-module__fdrYUG__outcomeCard{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px 14px;transition:all .3s}.BootcampSection-module__fdrYUG__outcomeCard:hover{border-color:#05f3;transform:translateY(-2px);box-shadow:0 6px 18px #0055ff0a}.BootcampSection-module__fdrYUG__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__fdrYUG__outcomeLabel{color:#64748b;font-size:12px;font-weight:600;line-height:1.3}.BootcampSection-module__fdrYUG__bootcampGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px;display:grid}.BootcampSection-module__fdrYUG__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__fdrYUG__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__fdrYUG__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__fdrYUG__bootcampBorderGlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.BootcampSection-module__fdrYUG__bootcampCard:hover{border-color:#05f6;transform:translateY(-6px);box-shadow:0 15px 45px #0055ff1f}.BootcampSection-module__fdrYUG__bootcampCard:hover:after{opacity:1}.BootcampSection-module__fdrYUG__bootcampCardTop{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.BootcampSection-module__fdrYUG__bootcampCardIcon{border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.BootcampSection-module__fdrYUG__bootcampDaysBadge{border-radius:20px;padding:3px 10px;font-size:12px;font-weight:700}.BootcampSection-module__fdrYUG__bootcampCard h4{color:#0f172a;font-size:16px;font-weight:700;font-family:var(--font-title);margin:0 0 10px}.BootcampSection-module__fdrYUG__bootcampCardBody{flex-direction:column;gap:8px;display:flex}.BootcampSection-module__fdrYUG__bootcampCardBody p{color:#475569;margin:0;font-size:12.5px;line-height:1.4}.BootcampSection-module__fdrYUG__bootcampCardBody strong{color:#0f172a}.BootcampSection-module__fdrYUG__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__fdrYUG__bootcampCta h4{font-size:18px;font-weight:700;font-family:var(--font-title);margin:0 0 14px}.BootcampSection-module__fdrYUG__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__fdrYUG__bootcampBtn:hover{background:#e11d48;transform:translateY(-1px);box-shadow:0 6px 16px #f43f5e40}@media (max-width:1024px){.BootcampSection-module__fdrYUG__bootcampGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BootcampSection-module__fdrYUG__bootcampOutcomes{grid-template-columns:1fr 1fr}.BootcampSection-module__fdrYUG__bootcampGrid{grid-template-columns:1fr}}@media (max-width:480px){.BootcampSection-module__fdrYUG__bootcampOutcomes{grid-template-columns:1fr}.BootcampSection-module__fdrYUG__bootcampCta{padding:24px 16px}.BootcampSection-module__fdrYUG__bootcampCta h4{font-size:16px}}
.ContactSection-module__jJh_sq__sectionContainer{background:linear-gradient(#fff 0%,#f8fafc 100%)}.ContactSection-module__jJh_sq__section{width:100%;max-width:1200px;margin:0 auto;padding:80px 40px}.ContactSection-module__jJh_sq__contactGrid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:50px;max-width:1200px;margin:0 auto;display:grid}.ContactSection-module__jJh_sq__contactMotivationCol{flex-direction:column;display:flex}.ContactSection-module__jJh_sq__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__jJh_sq__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__jJh_sq__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__jJh_sq__gradientTextAnim}@keyframes ContactSection-module__jJh_sq__gradientTextAnim{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.ContactSection-module__jJh_sq__sectionDesc{color:var(--slate-500);text-align:left;margin-bottom:24px;font-size:15px;line-height:1.6}.ContactSection-module__jJh_sq__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__jJh_sq__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__jJh_sq__workshopPromoText h4{color:#0f172a;font-size:15px;font-weight:700;font-family:var(--font-title);margin:0 0 6px}.ContactSection-module__jJh_sq__workshopPromoText p{color:var(--slate-500);margin:0;font-size:13px;line-height:1.55}.ContactSection-module__jJh_sq__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__jJh_sq__workshopStep{flex-shrink:0;align-items:center;gap:6px;display:flex}.ContactSection-module__jJh_sq__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__jJh_sq__stepText{flex-direction:column;align-items:flex-start;display:flex}.ContactSection-module__jJh_sq__stepText h5{color:#0f172a;white-space:nowrap;margin:0;font-size:10.5px;font-weight:700}.ContactSection-module__jJh_sq__stepText p{color:var(--slate-500);white-space:nowrap;margin:2px 0 0;font-size:9px;line-height:1.15}.ContactSection-module__jJh_sq__workshopStepLine{background:#0076f626;flex-grow:1;max-width:25px;height:1px;margin:0 4px}.ContactSection-module__jJh_sq__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__jJh_sq__mapTitle{font-family:var(--font-title);color:#0f172a;margin-bottom:18px;font-size:14.5px;font-weight:700}.ContactSection-module__jJh_sq__contactFormCard{border:1px solid var(--card-border);background:#fff;border-radius:20px;padding:28px 30px;box-shadow:0 20px 40px #0000000a}.ContactSection-module__jJh_sq__contactFormHeader{border-bottom:1px dashed #00000014;margin-bottom:18px;padding-bottom:14px}.ContactSection-module__jJh_sq__contactFormHeader h4{color:#0f172a;font-size:19px;font-weight:800;font-family:var(--font-title);margin:0 0 6px}.ContactSection-module__jJh_sq__contactFormHeader p{color:var(--slate-500);margin:0;font-size:13px}.ContactSection-module__jJh_sq__contactFormCard .ContactSection-module__jJh_sq__contactForm{box-shadow:none;background:0 0;border:none;flex-direction:column;gap:14px;padding:0;display:flex}.ContactSection-module__jJh_sq__contactForm .ContactSection-module__jJh_sq__formGroup{flex-direction:column;gap:6px;margin-bottom:6px;display:flex}.ContactSection-module__jJh_sq__contactForm .ContactSection-module__jJh_sq__formGroup label{color:var(--slate-400);margin-bottom:2px;font-size:13px;font-weight:600}.ContactSection-module__jJh_sq__contactForm .ContactSection-module__jJh_sq__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__jJh_sq__contactForm .ContactSection-module__jJh_sq__formInput:focus{border-color:var(--coral);outline:none}.ContactSection-module__jJh_sq__contactForm .ContactSection-module__jJh_sq__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__jJh_sq__contactForm .ContactSection-module__jJh_sq__submitBtn:hover{background:#0056c6}@media (max-width:900px){.ContactSection-module__jJh_sq__contactGrid{grid-template-columns:1fr;gap:40px}}@media (max-width:600px){.ContactSection-module__jJh_sq__workshopSteps{flex-direction:column;align-items:flex-start;gap:12px}.ContactSection-module__jJh_sq__workshopStepLine{width:1px;height:12px;margin:0}}
.SaaSShowcase-module__87M7xG__sectionContainer{background:linear-gradient(180deg, var(--background) 0%, #0f172a0d 100%);scroll-margin-top:80px;position:relative}.SaaSShowcase-module__87M7xG__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__87M7xG__section{width:100%;max-width:1200px;margin:0 auto;padding:80px 40px}.SaaSShowcase-module__87M7xG__sectionHeader{z-index:1;text-align:center;margin-bottom:30px;position:relative}.SaaSShowcase-module__87M7xG__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__87M7xG__sectionTitle{font-family:var(--font-title);letter-spacing:-1px;color:#0f172a;margin-bottom:12px;font-size:36px;font-weight:800}.SaaSShowcase-module__87M7xG__sectionDesc{color:var(--slate-500);max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}.SaaSShowcase-module__87M7xG__productTabSelectorContainer{z-index:1;justify-content:center;gap:15px;max-width:800px;margin:30px auto;padding:0 20px;display:flex;position:relative}.SaaSShowcase-module__87M7xG__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__87M7xG__productTabBtn:hover{color:#0076f6;background:#0076f614;border-color:#0076f640}.SaaSShowcase-module__87M7xG__productTabBtnActive{color:#0076f6;background:#0076f61f;border-color:#0076f6;box-shadow:0 4px 15px #0076f61f}.SaaSShowcase-module__87M7xG__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__87M7xG__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__87M7xG__showcaseLeftGallery:hover{border-color:#0076f6;transform:translateY(-6px);box-shadow:0 30px 60px #0076f61f,0 0 35px #0076f60f}.SaaSShowcase-module__87M7xG__matrixLeftBorder{border-color:#ff6b6b59}.SaaSShowcase-module__87M7xG__matrixLeftBorder:hover{border-color:var(--coral);box-shadow:0 30px 60px #ff6b6b1f,0 0 35px #ff6b6b0f}.SaaSShowcase-module__87M7xG__mockupHeader{border-bottom:1px solid #0076f614;justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:10px;display:flex}.SaaSShowcase-module__87M7xG__mockupDots{flex-shrink:0;gap:6px;display:flex}.SaaSShowcase-module__87M7xG__mockupDot{border-radius:50%;width:9px;height:9px;display:inline-block}.SaaSShowcase-module__87M7xG__galleryCategoryBadge{color:#0076f6;background:0 0;padding:0;font-size:12.5px;font-weight:600}.SaaSShowcase-module__87M7xG__matrixBadgeText{color:var(--coral)}.SaaSShowcase-module__87M7xG__showcaseSliderBody{background:#fff;border:1px solid #0076f61f;border-radius:12px;width:100%;height:340px;margin-top:8px;position:relative;overflow:hidden}@keyframes SaaSShowcase-module__87M7xG__slideFadeIn{0%{opacity:0;transform:scale(.97)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}.SaaSShowcase-module__87M7xG__showcaseSliderImg{object-fit:contain;width:100%;height:100%;animation:.4s cubic-bezier(.16,1,.3,1) forwards SaaSShowcase-module__87M7xG__slideFadeIn}.SaaSShowcase-module__87M7xG__showcaseLeftGallery:hover .SaaSShowcase-module__87M7xG__showcaseSliderImg{transform:scale(1.02)}.SaaSShowcase-module__87M7xG__showcaseSliderArrowLeft,.SaaSShowcase-module__87M7xG__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__87M7xG__showcaseSliderArrowLeft:hover,.SaaSShowcase-module__87M7xG__showcaseSliderArrowRight:hover{color:#fff;background:#0076f6;border-color:#0076f6;box-shadow:0 4px 12px #0076f64d}.SaaSShowcase-module__87M7xG__showcaseSliderArrowLeft{left:14px}.SaaSShowcase-module__87M7xG__showcaseSliderArrowRight{right:14px}.SaaSShowcase-module__87M7xG__showcaseSliderFooter{text-align:center;margin-top:20px}.SaaSShowcase-module__87M7xG__showcaseSliderFooter h4{color:#0f172a;letter-spacing:-.2px;margin:0 0 6px;font-size:16px;font-weight:700}.SaaSShowcase-module__87M7xG__showcaseSliderFooter p{color:var(--slate-500);min-height:38px;margin:0;font-size:13px;line-height:1.5}.SaaSShowcase-module__87M7xG__showcaseTagsRow{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}.SaaSShowcase-module__87M7xG__showcaseTagItem{color:#0076f6;background:#0076f605;border:1px solid #0076f626;border-radius:20px;padding:4px 10px;font-size:11.5px;font-weight:600}.SaaSShowcase-module__87M7xG__matrixTagItem{color:var(--coral);background:#ff6b6b0a;border-color:#ff6b6b40}.SaaSShowcase-module__87M7xG__showcaseBulletBox{justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.SaaSShowcase-module__87M7xG__showcaseBulletDot{color:#0076f6;font-size:16px}.SaaSShowcase-module__87M7xG__showcaseBulletText{color:var(--slate-400);margin:0;font-size:12.5px}.SaaSShowcase-module__87M7xG__showcaseSliderDots{justify-content:center;gap:8px;margin-top:15px;display:flex}.SaaSShowcase-module__87M7xG__showcaseSliderDot{cursor:pointer;background:#0076f633;border-radius:50%;width:8px;height:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.SaaSShowcase-module__87M7xG__showcaseSliderDotActive{background:#0076f6;border-radius:4px;width:22px;box-shadow:0 0 10px #0076f666}.SaaSShowcase-module__87M7xG__showcaseRightDetails{flex-direction:column;justify-content:center;padding:10px 0;display:flex}.SaaSShowcase-module__87M7xG__showcaseRightDetailsInner{flex-direction:column;display:flex}.SaaSShowcase-module__87M7xG__showcaseDetailsHeader{margin-bottom:25px}.SaaSShowcase-module__87M7xG__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__87M7xG__matrixDetailsBadge{color:var(--coral);background-color:#ff6b6b1a;border:1px solid #ff6b6b33}.SaaSShowcase-module__87M7xG__showcaseDetailsHeader h3{color:#0f172a;letter-spacing:-.5px;margin:0 0 10px;font-size:26px;font-weight:800}.SaaSShowcase-module__87M7xG__showcaseDetailsHeader p{color:var(--slate-500);margin:0;font-size:14.5px;line-height:1.6}.SaaSShowcase-module__87M7xG__showcasePointsGrid{flex-direction:column;gap:16px;max-height:520px;margin-bottom:10px;padding-right:8px;display:flex;overflow-y:auto}.SaaSShowcase-module__87M7xG__showcasePointsGrid::-webkit-scrollbar{width:6px}.SaaSShowcase-module__87M7xG__showcasePointsGrid::-webkit-scrollbar-track{background:#0076f605;border-radius:4px}.SaaSShowcase-module__87M7xG__showcasePointsGrid::-webkit-scrollbar-thumb{background:#0076f626;border-radius:4px}.SaaSShowcase-module__87M7xG__showcasePointsGrid::-webkit-scrollbar-thumb:hover{background:#0076f659}.SaaSShowcase-module__87M7xG__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__87M7xG__showcasePointCard:hover{background:#0076f60d;border-color:#0076f633;transform:translate(4px)}.SaaSShowcase-module__87M7xG__matrixPointCard{border-left-color:var(--coral);background:#ff6b6b05;border-color:#ff6b6b1a}.SaaSShowcase-module__87M7xG__matrixPointCard:hover{background:#ff6b6b0d;border-color:#ff6b6b33}.SaaSShowcase-module__87M7xG__showcasePointNum{color:#0076f6;font-size:18px;font-weight:800;line-height:1}.SaaSShowcase-module__87M7xG__matrixPointNum{color:var(--coral)}.SaaSShowcase-module__87M7xG__showcasePointText h4{color:#0f172a;margin:0 0 4px;font-size:14.5px;font-weight:700}.SaaSShowcase-module__87M7xG__showcasePointText p{color:var(--slate-500);margin:0;font-size:13px;line-height:1.5}.SaaSShowcase-module__87M7xG__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__87M7xG__demoRequestBtn:hover{background:#0056c6;transform:translateY(-2px);box-shadow:0 8px 20px #0076f64d}.SaaSShowcase-module__87M7xG__showcaseSubtext{color:#64748b;border-top:1px dashed #0076f626;margin:15px 0 10px;padding-top:14px;font-size:13px;line-height:1.6}.SaaSShowcase-module__87M7xG__matrixLeftBorder .SaaSShowcase-module__87M7xG__showcaseSubtext{border-top-color:#ff6b6b40}@media (max-width:992px){.SaaSShowcase-module__87M7xG__productShowcaseGrid{grid-template-columns:1fr;gap:30px}.SaaSShowcase-module__87M7xG__showcaseLeftGallery{width:100%;max-width:650px;margin:0 auto}}@media (max-width:900px){.SaaSShowcase-module__87M7xG__section{padding:60px 20px}}@media (max-width:600px){.SaaSShowcase-module__87M7xG__productTabSelectorContainer{gap:8px!important;margin:20px auto!important;padding:0 10px!important}.SaaSShowcase-module__87M7xG__productTabBtn{text-align:center;justify-content:center;border-radius:20px!important;padding:10px 12px!important;font-size:11.5px!important}.SaaSShowcase-module__87M7xG__productTabBtn svg{display:none!important}.SaaSShowcase-module__87M7xG__showcaseSliderBody{aspect-ratio:16/10!important;height:auto!important}.SaaSShowcase-module__87M7xG__showcaseSliderArrowLeft,.SaaSShowcase-module__87M7xG__showcaseSliderArrowRight{width:30px;height:30px;font-size:16px}.SaaSShowcase-module__87M7xG__showcaseSliderArrowLeft{left:8px}.SaaSShowcase-module__87M7xG__showcaseSliderArrowRight{right:8px}}
.LearningBlogs-module__LPvNFW__notesSection{border-bottom:1px solid var(--card-border);background:#fff;padding:80px 40px;position:relative}.LearningBlogs-module__LPvNFW__notesHeader{text-align:center;max-width:800px;margin:0 auto 50px}.LearningBlogs-module__LPvNFW__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__LPvNFW__sectionTitle{font-family:var(--font-title);letter-spacing:-1px;color:#0f172a;margin-bottom:12px;font-size:36px;font-weight:800}.LearningBlogs-module__LPvNFW__sectionDesc{color:var(--slate-500);max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}.LearningBlogs-module__LPvNFW__notesControls{flex-direction:column;align-items:center;gap:24px;max-width:1200px;margin:0 auto 45px;display:flex}.LearningBlogs-module__LPvNFW__notesFilters{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.LearningBlogs-module__LPvNFW__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__LPvNFW__filterPill:hover{border-color:var(--brand-blue);color:var(--brand-blue);background:var(--brand-blue-glow);transform:translateY(-1.5px)}.LearningBlogs-module__LPvNFW__filterPillActive{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff;box-shadow:0 4px 14px #0055ff38}.LearningBlogs-module__LPvNFW__filterPillActive:hover{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}.LearningBlogs-module__LPvNFW__notesSearchContainer{width:100%;max-width:500px;position:relative}.LearningBlogs-module__LPvNFW__searchBar{border:1px solid var(--card-border);width:100%;color:var(--foreground);font-family:var(--font-body);background:#f8fafc;border-radius:30px;padding:12px 16px 12px 46px;font-size:14px;transition:all .3s}.LearningBlogs-module__LPvNFW__searchBar:focus{border-color:var(--brand-blue);box-shadow:0 0 0 4px var(--brand-blue-glow);background:#fff;outline:none}.LearningBlogs-module__LPvNFW__searchIcon{color:var(--slate-500);pointer-events:none;transition:color .3s;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.LearningBlogs-module__LPvNFW__searchBar:focus+.LearningBlogs-module__LPvNFW__searchIcon{color:var(--brand-blue)}.LearningBlogs-module__LPvNFW__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__LPvNFW__emptyGridStateIcon{margin-bottom:16px;font-size:40px;display:block}.LearningBlogs-module__LPvNFW__emptyGridState h4{font-family:var(--font-title);color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:700}.LearningBlogs-module__LPvNFW__emptyGridState p{color:var(--slate-500);font-size:14px}.LearningBlogs-module__LPvNFW__notesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.LearningBlogs-module__LPvNFW__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__LPvNFW__notesCard:hover{border-color:#0055ff4d;transform:translateY(-6px);box-shadow:0 20px 25px -5px #0055ff0f,0 10px 10px -5px #0055ff08}.LearningBlogs-module__LPvNFW__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__LPvNFW__notesCard:hover:before{opacity:1}.LearningBlogs-module__LPvNFW__notesCardTop{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.LearningBlogs-module__LPvNFW__notesCardCategory{letter-spacing:.5px;font-size:11px;font-weight:700}.LearningBlogs-module__LPvNFW__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__LPvNFW__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__LPvNFW__notesCard:hover .LearningBlogs-module__LPvNFW__notesCardTitle{color:var(--brand-blue)}.LearningBlogs-module__LPvNFW__notesCardDesc{color:var(--slate-400);flex:1;margin-bottom:14px;font-size:14px;line-height:1.5}.LearningBlogs-module__LPvNFW__notesCardTags{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.LearningBlogs-module__LPvNFW__notesCardTag{color:var(--slate-500);border:1px solid var(--card-border);background:#f8fafc;border-radius:4px;padding:3px 8px;font-size:12px}.LearningBlogs-module__LPvNFW__notesCardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.LearningBlogs-module__LPvNFW__notesCardMeta{color:var(--slate-500);align-items:center;font-size:12px;display:flex}.LearningBlogs-module__LPvNFW__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__LPvNFW__readMoreBtn:hover{background:var(--brand-blue-glow)}.LearningBlogs-module__LPvNFW__paginationRow{justify-content:center;align-items:center;gap:16px;width:100%;margin-top:50px;display:flex}.LearningBlogs-module__LPvNFW__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__LPvNFW__paginationBtn:hover:not(:disabled){border-color:var(--brand-blue);color:var(--brand-blue);background:var(--brand-blue-glow);transform:translateY(-1.5px)}.LearningBlogs-module__LPvNFW__paginationBtn:disabled{opacity:.5;cursor:not-allowed;border-color:var(--card-border);color:#94a3b8;background:#f1f5f9}.LearningBlogs-module__LPvNFW__paginationLabel{color:var(--slate-500);font-size:14px;font-weight:600}.LearningBlogs-module__LPvNFW__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__LPvNFW__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes LearningBlogs-module__LPvNFW__fadeIn{0%{opacity:0}to{opacity:1}}.LearningBlogs-module__LPvNFW__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__LPvNFW__slideIn;display:flex;position:relative;box-shadow:-10px 0 30px #00000026}@keyframes LearningBlogs-module__LPvNFW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerContainer{color:#e2e8f0;background:#090e1a}.LearningBlogs-module__LPvNFW__readerProgressTrack{z-index:10;background:#0055ff0d;width:100%;height:4px;position:absolute;top:0;left:0}.LearningBlogs-module__LPvNFW__readerProgressBar{background:linear-gradient(90deg, var(--brand-blue), var(--brand-cyan));height:100%;transition:width 80ms}.LearningBlogs-module__LPvNFW__readerHeader{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;gap:20px;padding:20px 40px;display:flex}.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerHeader{border-bottom-color:#1e293b}.LearningBlogs-module__LPvNFW__readerHeaderLeft{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:10px;display:flex;overflow:hidden}.LearningBlogs-module__LPvNFW__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__LPvNFW__readerSemGlow{color:var(--slate-300)}.LearningBlogs-module__LPvNFW__readerDocTitle{font-family:var(--font-title);color:#0f172a;font-size:15px;font-weight:700}.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerDocTitle{color:#fff}.LearningBlogs-module__LPvNFW__readerHeaderRight{align-items:center;gap:12px;display:flex}.LearningBlogs-module__LPvNFW__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__LPvNFW__readerHeaderBtnActive{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue)}.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerHeaderBtn{color:#fff;background:#1e293b;border-color:#334155}.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerHeaderBtnActive{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue)}.LearningBlogs-module__LPvNFW__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__LPvNFW__readerCloseBtn:hover{color:#ef4444;transform:scale(1.1)}.LearningBlogs-module__LPvNFW__readerBody{scroll-behavior:smooth;overscroll-behavior-y:contain;flex:1;padding:40px;overflow-y:auto}.LearningBlogs-module__LPvNFW__font_small{font-size:14px;line-height:1.65}.LearningBlogs-module__LPvNFW__font_normal{font-size:16px;line-height:1.75}.LearningBlogs-module__LPvNFW__font_large{font-size:19px;line-height:1.85}.LearningBlogs-module__LPvNFW__readerBodyInner{max-width:700px;margin:0 auto}.LearningBlogs-module__LPvNFW__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__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerIntroCard{background:#121b2e;border-color:#1e293b}.LearningBlogs-module__LPvNFW__readerIntroLeft{flex:1;align-items:center;gap:16px;display:flex}.LearningBlogs-module__LPvNFW__readerIntroIcon{color:var(--brand-blue);justify-content:center;align-items:center;font-size:32px;display:inline-flex}.LearningBlogs-module__LPvNFW__readerIntroLeft h3{font-family:var(--font-title);color:#0f172a;margin-bottom:4px;font-size:15px;font-weight:700}.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerIntroLeft h3{color:#fff}.LearningBlogs-module__LPvNFW__readerIntroLeft p{color:var(--slate-500);margin:0;font-size:12.5px;line-height:1.4}.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerIntroLeft p{color:#94a3b8}.LearningBlogs-module__LPvNFW__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__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerIntroRight{color:#94a3b8;border-left-color:#1e293b}.LearningBlogs-module__LPvNFW__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__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerMarkdownContent h3{color:#fff;border-bottom-color:#1e293b}.LearningBlogs-module__LPvNFW__readerMarkdownContent p{margin-bottom:16px}.LearningBlogs-module__LPvNFW__readerMarkdownContent ul,.LearningBlogs-module__LPvNFW__readerMarkdownContent ol{margin-bottom:20px;margin-left:24px}.LearningBlogs-module__LPvNFW__readerMarkdownContent li{margin-bottom:8px}.LearningBlogs-module__LPvNFW__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__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerMarkdownContent .note-callout{border-left-color:var(--brand-blue);background:#0055ff14}.LearningBlogs-module__LPvNFW__readerMarkdownContent .note-table{-webkit-overflow-scrolling:touch;border-collapse:collapse;width:100%;margin:24px 0;font-size:13.5px;display:block;overflow-x:auto}:is(.LearningBlogs-module__LPvNFW__readerMarkdownContent .note-table th,.LearningBlogs-module__LPvNFW__readerMarkdownContent .note-table td){border:1px solid var(--card-border);text-align:left;padding:12px 14px}:is(.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerMarkdownContent .note-table th,.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerMarkdownContent .note-table td){border-color:#1e293b}.LearningBlogs-module__LPvNFW__readerMarkdownContent .note-table th{color:#0f172a;background:#f8fafc;font-weight:600}.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerMarkdownContent .note-table th{color:#fff;background:#121b2e}.LearningBlogs-module__LPvNFW__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__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerMarkdownContent .note-code{color:#38bdf8;background:#040811;border-color:#121b2e}.LearningBlogs-module__LPvNFW__readerEndNote{border-top:1px solid var(--card-border);text-align:center;margin-top:50px;padding-top:30px}.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerEndNote{border-top-color:#1e293b}.LearningBlogs-module__LPvNFW__readerEndLogo{font-family:var(--font-title);margin-bottom:12px;font-size:20px}.LearningBlogs-module__LPvNFW__readerLogoImg{filter:none;transition:filter .3s}.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerLogoImg{filter:brightness(0)invert()}.LearningBlogs-module__LPvNFW__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__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerFooter{background:#090e1a;border-top-color:#1e293b}.LearningBlogs-module__LPvNFW__readerFooterLogo{align-items:center;display:flex}.LearningBlogs-module__LPvNFW__readerFooterRight{align-items:center;gap:16px;display:flex}.LearningBlogs-module__LPvNFW__readerFooterText{color:var(--slate-500);font-size:12.5px}.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerFooterText{color:#94a3b8}.LearningBlogs-module__LPvNFW__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__LPvNFW__readerFooterDownloadBtn:hover{background:#04c;transform:translateY(-1px)}.LearningBlogs-module__LPvNFW__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__LPvNFW__readerSpin;display:inline-block}@keyframes LearningBlogs-module__LPvNFW__readerSpin{to{transform:rotate(360deg)}}.LearningBlogs-module__LPvNFW__readerEndDownloadBtn:hover{background:#04c;transform:translateY(-1px)}@media (max-width:1024px){.LearningBlogs-module__LPvNFW__notesGrid{grid-template-columns:1fr 1fr;gap:24px}}@media (max-width:768px){.LearningBlogs-module__LPvNFW__notesSection{padding:60px 20px}.LearningBlogs-module__LPvNFW__notesControls{align-items:stretch;margin-bottom:30px}.LearningBlogs-module__LPvNFW__notesFilters{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.LearningBlogs-module__LPvNFW__filterPill{flex-shrink:0}.LearningBlogs-module__LPvNFW__notesSearchContainer{max-width:100%}.LearningBlogs-module__LPvNFW__notesGrid{grid-template-columns:1fr;gap:20px}.LearningBlogs-module__LPvNFW__readerHeader{flex-direction:column;align-items:flex-start;padding:20px}.LearningBlogs-module__LPvNFW__readerHeaderRight{justify-content:space-between;width:100%;margin-top:14px}.LearningBlogs-module__LPvNFW__readerBody{padding:20px}.LearningBlogs-module__LPvNFW__readerIntroCard{flex-direction:column;gap:16px}.LearningBlogs-module__LPvNFW__readerIntroRight{border-left:none;border-top:1px solid var(--card-border);min-width:100%;padding-top:12px;padding-left:0}.LearningBlogs-module__LPvNFW__readerDarkTheme .LearningBlogs-module__LPvNFW__readerIntroRight{border-top-color:#1e293b}.LearningBlogs-module__LPvNFW__readerFooter{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:18px 20px}.LearningBlogs-module__LPvNFW__readerFooterRight{flex-direction:column;align-items:center;gap:12px;width:100%}.LearningBlogs-module__LPvNFW__readerFooterText{text-align:center;line-height:1.4}.LearningBlogs-module__LPvNFW__readerFooterDownloadBtn{justify-content:center;width:100%;max-width:280px}}@media (max-width:480px){.LearningBlogs-module__LPvNFW__filterPill{padding:8px 14px;font-size:12.5px}.LearningBlogs-module__LPvNFW__searchBar{font-size:13px}.LearningBlogs-module__LPvNFW__notesCard{padding:20px}}
.OnlineCohorts-module__Qxop2G__section{background:#fff;padding:80px 40px;position:relative;overflow:hidden}.OnlineCohorts-module__Qxop2G__sectionInner{width:100%;max-width:1200px;margin:0 auto}.OnlineCohorts-module__Qxop2G__sectionHeader{text-align:center;margin-bottom:48px}.OnlineCohorts-module__Qxop2G__badge{color:var(--brand-blue);letter-spacing:1.5px;text-transform:uppercase;font-size:12px;font-weight:700;font-family:var(--font-title);background:#0055ff0f;border:1px solid #0055ff26;border-radius:9999px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;display:inline-flex}.OnlineCohorts-module__Qxop2G__liveDot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite OnlineCohorts-module__Qxop2G__pulse}@keyframes OnlineCohorts-module__Qxop2G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.OnlineCohorts-module__Qxop2G__sectionTitle{font-family:var(--font-title);letter-spacing:-1.5px;color:#0f172a;margin-bottom:12px;font-size:40px;font-weight:800;line-height:1.15}.OnlineCohorts-module__Qxop2G__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 OnlineCohorts-module__Qxop2G__gradientShift}@keyframes OnlineCohorts-module__Qxop2G__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.OnlineCohorts-module__Qxop2G__sectionDesc{color:var(--slate-400);max-width:640px;margin:0 auto;font-size:17px;line-height:1.6}.OnlineCohorts-module__Qxop2G__cohortsGrid{grid-template-columns:1fr;gap:32px;display:grid}.OnlineCohorts-module__Qxop2G__cohortCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;grid-template-columns:400px 1fr;transition:all .4s cubic-bezier(.16,1,.3,1);display:grid;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000a}.OnlineCohorts-module__Qxop2G__cohortCard:before{content:"";background:linear-gradient(90deg, var(--brand-blue), var(--brand-cyan), var(--brand-blue));background-size:200% 100%;height:3px;animation:4s linear infinite OnlineCohorts-module__Qxop2G__gradientShift;position:absolute;top:0;left:0;right:0}.OnlineCohorts-module__Qxop2G__cohortCard:hover{border-color:#05f3;transform:translateY(-4px);box-shadow:0 12px 40px #0055ff1a}.OnlineCohorts-module__Qxop2G__cardImageWrap{min-height:340px;position:relative;overflow:hidden}.OnlineCohorts-module__Qxop2G__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.OnlineCohorts-module__Qxop2G__cohortCard:hover .OnlineCohorts-module__Qxop2G__cardImage{transform:scale(1.03)}.OnlineCohorts-module__Qxop2G__statusBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:700;font-family:var(--font-code);background:#0f172abf;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;display:flex;position:absolute;top:16px;left:16px}.OnlineCohorts-module__Qxop2G__statusDot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite OnlineCohorts-module__Qxop2G__pulse}.OnlineCohorts-module__Qxop2G__cardContent{flex-direction:column;gap:20px;padding:32px;display:flex}.OnlineCohorts-module__Qxop2G__cohortName{font-family:var(--font-title);color:#0f172a;letter-spacing:-.5px;margin:0;font-size:28px;font-weight:800;line-height:1.2}.OnlineCohorts-module__Qxop2G__cohortTagline{color:var(--slate-400);margin:0;font-size:15px;line-height:1.5}.OnlineCohorts-module__Qxop2G__metaRow{flex-wrap:wrap;gap:20px;display:flex}.OnlineCohorts-module__Qxop2G__metaItem{color:var(--slate-500);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.OnlineCohorts-module__Qxop2G__metaIcon{width:32px;height:32px;color:var(--brand-blue);background:#0055ff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.OnlineCohorts-module__Qxop2G__weekTimeline{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.OnlineCohorts-module__Qxop2G__weekItem{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;transition:all .2s;display:flex}.OnlineCohorts-module__Qxop2G__weekItem:hover{background:#0055ff0a;border-color:#0055ff1f}.OnlineCohorts-module__Qxop2G__weekNum{font-family:var(--font-code);color:var(--brand-blue);text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:700}.OnlineCohorts-module__Qxop2G__weekLabel{color:var(--slate-500);text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.OnlineCohorts-module__Qxop2G__highlightsRow{flex-wrap:wrap;gap:8px;display:flex}.OnlineCohorts-module__Qxop2G__highlightTag{color:var(--slate-500);white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.OnlineCohorts-module__Qxop2G__highlightTag svg{color:#10b981;flex-shrink:0}.OnlineCohorts-module__Qxop2G__cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:16px;display:flex}.OnlineCohorts-module__Qxop2G__priceBlock{align-items:baseline;gap:8px;display:flex}.OnlineCohorts-module__Qxop2G__price{font-family:var(--font-title);color:#0f172a;font-size:28px;font-weight:800}.OnlineCohorts-module__Qxop2G__originalPrice{color:#94a3b8;font-size:15px;text-decoration:line-through}.OnlineCohorts-module__Qxop2G__ctaGroup{gap:10px;display:flex}.OnlineCohorts-module__Qxop2G__registerBtn{background:linear-gradient(135deg, var(--brand-blue), #0040c7);color:#fff;font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:6px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex;box-shadow:0 4px 16px #05f3}.OnlineCohorts-module__Qxop2G__registerBtn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0055ff4d}.OnlineCohorts-module__Qxop2G__detailsBtn{color:var(--brand-blue);font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:#ffffffe6;border:1px solid #0055ff26;border-radius:10px;align-items:center;gap:6px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.OnlineCohorts-module__Qxop2G__detailsBtn:hover{background:#0055ff0d;border-color:#0055ff4d;box-shadow:0 4px 15px #0055ff14}@media (max-width:900px){.OnlineCohorts-module__Qxop2G__section{padding:60px 24px}.OnlineCohorts-module__Qxop2G__sectionTitle{font-size:30px}.OnlineCohorts-module__Qxop2G__cohortCard{grid-template-columns:1fr}.OnlineCohorts-module__Qxop2G__cardImageWrap{min-height:220px;max-height:240px}.OnlineCohorts-module__Qxop2G__weekTimeline{grid-template-columns:repeat(3,1fr)}.OnlineCohorts-module__Qxop2G__cardFooter{flex-direction:column;align-items:flex-start}.OnlineCohorts-module__Qxop2G__ctaGroup{width:100%}.OnlineCohorts-module__Qxop2G__registerBtn,.OnlineCohorts-module__Qxop2G__detailsBtn{flex:1;justify-content:center}}@media (max-width:600px){.OnlineCohorts-module__Qxop2G__sectionTitle{font-size:26px}.OnlineCohorts-module__Qxop2G__cohortName{font-size:22px}.OnlineCohorts-module__Qxop2G__metaRow{flex-direction:column;gap:12px}.OnlineCohorts-module__Qxop2G__weekTimeline{grid-template-columns:repeat(2,1fr)}.OnlineCohorts-module__Qxop2G__ctaGroup{flex-direction:column}.OnlineCohorts-module__Qxop2G__highlightsRow{display:none}}
.InstructorBanner-module__qGsEgq__section{background-color:#fff;padding:100px 40px}.InstructorBanner-module__qGsEgq__inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:grid}@media (max-width:1024px){.InstructorBanner-module__qGsEgq__inner{grid-template-columns:1fr;gap:48px}}.InstructorBanner-module__qGsEgq__left{flex-direction:column;align-items:flex-start;display:flex}.InstructorBanner-module__qGsEgq__badge{color:#2563eb;letter-spacing:1px;text-transform:uppercase;background:#2563eb14;border-radius:6px;margin-bottom:16px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.InstructorBanner-module__qGsEgq__title{color:#0f172a;letter-spacing:-1.5px;margin-bottom:20px;font-size:38px;font-weight:800;line-height:1.2}@media (max-width:640px){.InstructorBanner-module__qGsEgq__title{font-size:30px}}.InstructorBanner-module__qGsEgq__desc{color:#475569;text-align:left;margin-bottom:36px;font-size:16px;line-height:1.7}.InstructorBanner-module__qGsEgq__advantageList{flex-direction:column;gap:24px;width:100%;margin-bottom:36px;display:flex}.InstructorBanner-module__qGsEgq__advantageItem{align-items:flex-start;gap:16px;display:flex}.InstructorBanner-module__qGsEgq__advantageIcon{color:#2563eb;background:#2563eb0f;border:1px solid #2563eb26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.InstructorBanner-module__qGsEgq__advantageText h3{color:#0f172a;text-align:left;margin-bottom:4px;font-size:16px;font-weight:700}.InstructorBanner-module__qGsEgq__advantageText p{color:#475569;text-align:left;font-size:14px;line-height:1.6}.InstructorBanner-module__qGsEgq__ctaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:8px;justify-content:center;align-items:center;padding:14px 32px;font-size:14.5px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #2563eb40}.InstructorBanner-module__qGsEgq__ctaBtn:hover{transform:translateY(-1.5px);box-shadow:0 6px 24px #2563eb59}.InstructorBanner-module__qGsEgq__right{width:100%}.InstructorBanner-module__qGsEgq__galleryWrapper{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}.InstructorBanner-module__qGsEgq__galleryCard{border:1px solid #e2e8f0;border-radius:16px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.InstructorBanner-module__qGsEgq__galleryCard:hover{border-color:#2563eb4d;transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px #2563eb0f}.InstructorBanner-module__qGsEgq__galleryImg{object-fit:cover;width:100%;height:100%;display:block}.InstructorBanner-module__qGsEgq__galleryCardLarge{grid-row:span 2;height:350px}.InstructorBanner-module__qGsEgq__galleryCardSmall{height:167px}
.page-module__WxRwOG__container{background:#fff;min-height:100vh;overflow-x:hidden}.page-module__WxRwOG__hero{text-align:center;background:linear-gradient(135deg,#070a13 0%,#0c1527 50%,#050d1a 100%);border-bottom:1px solid #0055ff1a;padding:140px 40px 80px;position:relative;overflow:hidden}.page-module__WxRwOG__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#0055ff08 1px,#0000 1px),linear-gradient(90deg,#0055ff08 1px,#0000 1px);background-position:top;background-size:50px 50px;position:absolute;inset:0}.page-module__WxRwOG__radialGlow{filter:blur(100px);pointer-events:none;z-index:1;background:radial-gradient(circle,#05f3,#0000 70%);width:60%;height:60%;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.page-module__WxRwOG__heroInner{z-index:2;flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;display:flex;position:relative}.page-module__WxRwOG__badge{color:#60a5fa;letter-spacing:1.5px;text-transform:uppercase;font-size:11px;font-weight:700;font-family:var(--font-code);background:#0055ff1f;border:1px solid #0055ff40;border-radius:9999px;align-items:center;margin-bottom:24px;padding:6px 16px;display:inline-flex}.page-module__WxRwOG__heroTitle{font-family:var(--font-title);color:#fff;letter-spacing:-2px;max-width:800px;margin-bottom:20px;font-size:52px;font-weight:800;line-height:1.1}.page-module__WxRwOG__heroGradient{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#60a5fa 0%,#00b6e3 50%,#60a5fa 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite page-module__WxRwOG__gradShift}@keyframes page-module__WxRwOG__gradShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.page-module__WxRwOG__heroTagline{color:#94a3b8;max-width:720px;margin-bottom:24px;font-size:18px;line-height:1.6}.page-module__WxRwOG__metricsBar{color:#94a3b8;z-index:2;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:10px;margin-bottom:35px;font-size:12.5px;display:flex;position:relative}.page-module__WxRwOG__metricItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:99px;align-items:center;gap:8px;padding:8px 18px;transition:transform .2s,border-color .2s;display:flex}.page-module__WxRwOG__metricItem:hover{background:#0055ff0a;border-color:#0055ff4d;transform:translateY(-2px)}.page-module__WxRwOG__metricValue{color:#fff;font-weight:700}.page-module__WxRwOG__heroCtas{gap:16px;margin-bottom:48px;display:flex}.page-module__WxRwOG__primaryCta{background:var(--brand-blue);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:10px;align-items:center;padding:14px 28px;font-size:14px;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 15px #0055ff4d}.page-module__WxRwOG__primaryCta:hover{background:#0045d6;transform:translateY(-2px);box-shadow:0 6px 20px #05f6}.page-module__WxRwOG__secondaryCta{color:#fff;font-family:var(--font-body);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;align-items:center;padding:14px 28px;font-size:14px;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.page-module__WxRwOG__secondaryCta:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-2px)}.page-module__WxRwOG__marqueeContainer{white-space:nowrap;border-top:1px solid #ffffff14;width:100%;padding:24px 0 0;display:flex;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)}.page-module__WxRwOG__marqueeContent{gap:48px;padding-right:48px;animation:25s linear infinite page-module__WxRwOG__marqueeLoop;display:inline-flex}@keyframes page-module__WxRwOG__marqueeLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module__WxRwOG__trustItem{color:#cbd5e1;white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.page-module__WxRwOG__trustCheck{color:#34d399;font-weight:800}.page-module__WxRwOG__productsListContainer{flex-direction:column;display:flex}.page-module__WxRwOG__productSection{border-bottom:1px solid #f1f5f9;padding:100px 40px}.page-module__WxRwOG__productSectionAlt{border-bottom:1px solid #e2e8f0}.page-module__WxRwOG__productSectionInner{max-width:1200px;margin:0 auto}.page-module__WxRwOG__productLayoutGrid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:64px;display:grid}.page-module__WxRwOG__layoutGridAlt{grid-template-columns:.9fr 1.1fr}.page-module__WxRwOG__layoutGridAlt .page-module__WxRwOG__productDetailsCol{order:2}.page-module__WxRwOG__layoutGridAlt .page-module__WxRwOG__productGalleryCol{order:1}.page-module__WxRwOG__productDetailsCol{flex-direction:column;display:flex}.page-module__WxRwOG__detailsBadge{color:var(--brand-blue);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:11px;font-weight:800;display:inline-block}.page-module__WxRwOG__titleRow{align-items:baseline;gap:16px;margin-bottom:16px;display:flex}.page-module__WxRwOG__numberLabel{font-family:var(--font-code);color:#0055ff26;font-size:32px;font-weight:800}.page-module__WxRwOG__titleRow h2{font-family:var(--font-title);color:#0f172a;letter-spacing:-1px;margin:0;font-size:32px;font-weight:800}.page-module__WxRwOG__tagline{color:#334155;margin-bottom:12px;font-size:16px;font-weight:600;line-height:1.5}.page-module__WxRwOG__description{color:var(--slate-400);margin-bottom:32px;font-size:14.5px;line-height:1.6}.page-module__WxRwOG__pointsGrid{grid-template-columns:1fr;gap:16px;max-height:520px;margin-bottom:36px;padding-right:8px;display:grid;overflow-y:auto}.page-module__WxRwOG__pointsGrid::-webkit-scrollbar{width:6px}.page-module__WxRwOG__pointsGrid::-webkit-scrollbar-track{background:#0055ff03;border-radius:4px}.page-module__WxRwOG__pointsGrid::-webkit-scrollbar-thumb{background:#0055ff1f;border-radius:4px}.page-module__WxRwOG__pointsGrid::-webkit-scrollbar-thumb:hover{background:#0055ff4d;border-radius:4px}.page-module__WxRwOG__pointCard{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;align-items:start;gap:16px;padding:16px 20px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.page-module__WxRwOG__productSectionAlt .page-module__WxRwOG__pointCard{background:#fff}.page-module__WxRwOG__pointCard:hover{border-color:#0055ff4d;transform:translateY(-2px);box-shadow:0 8px 24px #0055ff0a}.page-module__WxRwOG__pointNum{font-family:var(--font-code);color:var(--brand-blue);background:#0055ff0f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:flex}.page-module__WxRwOG__pointText h4{font-family:var(--font-title);color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:700}.page-module__WxRwOG__pointText p{color:var(--slate-400);margin:0;font-size:13px;line-height:1.5}.page-module__WxRwOG__ctaWrapper{display:flex}.page-module__WxRwOG__productDemoBtn{border:1px solid var(--brand-blue);color:var(--brand-blue);font-family:var(--font-body);cursor:pointer;background:#fff;border-radius:8px;align-items:center;padding:12px 24px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.page-module__WxRwOG__productDemoBtn:hover{background:var(--brand-blue);color:#fff;box-shadow:0 4px 12px #0055ff26}.page-module__WxRwOG__productGalleryCol{flex-direction:column;justify-content:space-between;height:100%;display:flex}.page-module__WxRwOG__mockupBrowser{background:#fff;border:1px solid #cbd5e1;border-radius:16px;flex-direction:column;flex-grow:1;width:100%;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000014}.page-module__WxRwOG__mockupHeader{background:#f1f5f9;border-bottom:1px solid #cbd5e1;justify-content:space-between;align-items:center;height:40px;padding:0 16px;display:flex}.page-module__WxRwOG__mockupDots{gap:6px;display:flex}.page-module__WxRwOG__mockupDot{border-radius:50%;width:10px;height:10px}.page-module__WxRwOG__mockupUrlInput{font-family:var(--font-code);color:#64748b;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex:.6;padding:4px 12px;font-size:10.5px;overflow:hidden}.page-module__WxRwOG__galleryCategoryBadge{color:var(--brand-blue);text-transform:uppercase;letter-spacing:.5px;background:#0055ff0f;border-radius:4px;padding:3px 8px;font-size:9.5px;font-weight:800}.page-module__WxRwOG__sliderBody{aspect-ratio:16/10;background:#fff;border-bottom:1px solid #cbd5e1;position:relative;overflow:hidden}.page-module__WxRwOG__sliderImg{object-fit:contain;width:100%;height:100%;display:block}.page-module__WxRwOG__sliderArrow{color:#0f172a;cursor:pointer;z-index:10;background:#fffffff2;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:20px;font-weight:700;line-height:0;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.page-module__WxRwOG__sliderArrow:hover{color:var(--brand-blue);background:#fff;box-shadow:0 4px 16px #05f3}.page-module__WxRwOG__arrowLeft{left:12px}.page-module__WxRwOG__arrowRight{right:12px}.page-module__WxRwOG__sliderFooter{text-align:left;border-top:1px solid #f1f5f9;flex-direction:column;flex-grow:1;padding:24px;display:flex}.page-module__WxRwOG__sliderFooter h4{font-family:var(--font-title);color:#0f172a;margin:0 0 6px;font-size:16px;font-weight:800}.page-module__WxRwOG__sliderFooter p{color:var(--slate-500);margin-bottom:16px;font-size:13px;line-height:1.5}.page-module__WxRwOG__tagsRow{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.page-module__WxRwOG__tagItem{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700}.page-module__WxRwOG__bulletBox{border-left:2.5px solid var(--brand-blue);background:#0055ff05;border-radius:0 8px 8px 0;align-items:start;gap:8px;margin-bottom:16px;padding:10px 14px;display:flex}.page-module__WxRwOG__bulletDot{color:var(--brand-blue);font-size:14px;font-weight:800;line-height:1}.page-module__WxRwOG__bulletText{color:#1e293b;font-size:12.5px;font-weight:600;line-height:1.4;margin:0!important}.page-module__WxRwOG__sliderMetaRow{flex-direction:column;display:flex}.page-module__WxRwOG__subtext{color:var(--slate-400);font-size:11.5px;line-height:1.5;margin-bottom:20px!important}.page-module__WxRwOG__sliderDots{justify-content:center;gap:6px;margin-top:auto;padding-top:16px;display:flex}.page-module__WxRwOG__sliderDot{cursor:pointer;background:#cbd5e1;border-radius:50%;width:6px;height:6px;transition:all .25s}.page-module__WxRwOG__sliderDotActive{background:var(--brand-blue);border-radius:3px;width:14px}.page-module__WxRwOG__galleryCtaWrapper{justify-content:center;margin-top:20px;display:flex}.page-module__WxRwOG__importanceSection{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:100px 40px}.page-module__WxRwOG__importanceInner{max-width:1200px;margin:0 auto}.page-module__WxRwOG__importanceHeader{text-align:center;max-width:700px;margin:0 auto 56px}.page-module__WxRwOG__importanceBadge{color:var(--brand-blue);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:11px;font-weight:800;display:inline-block}.page-module__WxRwOG__importanceHeader h2{font-family:var(--font-title);color:#0f172a;letter-spacing:-1.5px;margin-bottom:16px;font-size:36px;font-weight:800}.page-module__WxRwOG__importanceHeader p{color:var(--slate-400);margin:0;font-size:15.5px;line-height:1.7}.page-module__WxRwOG__importanceGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.page-module__WxRwOG__importanceCard{background:#fff;border:1px solid #cbd5e1;border-radius:16px;flex-direction:column;align-items:flex-start;padding:36px 30px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 4px 20px #00000005}.page-module__WxRwOG__importanceCard:hover{border-color:#0055ff40;transform:translateY(-8px);box-shadow:0 20px 40px #0055ff0f}.page-module__WxRwOG__importanceIconBg{width:32px;height:32px;color:var(--brand-blue);background:#0055ff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 4px 10px #00000005}.page-module__WxRwOG__importanceCard:hover .page-module__WxRwOG__importanceIconBg{transform:scale(1.08);box-shadow:0 8px 20px #0055ff1f}.page-module__WxRwOG__cardSubtitle{color:var(--slate-400);letter-spacing:.5px;margin-bottom:12px;font-size:10px;font-weight:800}.page-module__WxRwOG__importanceTitleRow{align-items:center;gap:12px;width:100%;margin-bottom:14px;display:flex}.page-module__WxRwOG__importanceCard h3{font-family:var(--font-title);color:#0f172a;margin:0;font-size:15px;font-weight:800;line-height:1.3}.page-module__WxRwOG__importanceCard p{color:var(--slate-400);margin-bottom:20px;font-size:13px;line-height:1.6}.page-module__WxRwOG__importanceBulletList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.page-module__WxRwOG__importanceBulletList li{color:#334155;align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:flex}.page-module__WxRwOG__checkIcon{color:var(--brand-blue);font-weight:800}.page-module__WxRwOG__faqSection{background:#fff;border-top:1px solid #e2e8f0;padding:100px 40px}.page-module__WxRwOG__faqInner{max-width:800px;margin:0 auto}.page-module__WxRwOG__faqHeader{text-align:center;margin-bottom:50px}.page-module__WxRwOG__faqBadge{color:var(--brand-blue);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:11px;font-weight:800;display:inline-block}.page-module__WxRwOG__faqHeader h2{font-family:var(--font-title);color:#0f172a;letter-spacing:-1.5px;margin-bottom:12px;font-size:36px;font-weight:800}.page-module__WxRwOG__faqHeader p{color:var(--slate-400);margin:0;font-size:15.5px;line-height:1.6}.page-module__WxRwOG__faqList{flex-direction:column;gap:16px;display:flex}.page-module__WxRwOG__faqCard{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;transition:all .25s;overflow:hidden}.page-module__WxRwOG__faqCardOpen{border-color:#0055ff59;box-shadow:0 4px 20px #0055ff0a}.page-module__WxRwOG__faqQuestionBtn{text-align:left;width:100%;font-family:var(--font-body);color:#0f172a;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:22px 28px;font-size:15.5px;font-weight:700;transition:color .25s;display:flex}.page-module__WxRwOG__faqQuestionBtn:hover{color:var(--brand-blue)}.page-module__WxRwOG__faqArrow{color:var(--slate-400);font-size:20px;font-weight:600;line-height:1}.page-module__WxRwOG__faqCardOpen .page-module__WxRwOG__faqArrow{color:var(--brand-blue)}.page-module__WxRwOG__faqAnswer{color:var(--slate-400);border-top:1px solid #00000008;padding:16px 28px 22px;font-size:14px;line-height:1.65;animation:.3s forwards page-module__WxRwOG__slideDown}@keyframes page-module__WxRwOG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.page-module__WxRwOG__ctaBannerSection{background:#0f172a;padding:100px 40px;position:relative;overflow:hidden}.page-module__WxRwOG__ctaBannerInner{text-align:center;z-index:1;max-width:850px;margin:0 auto;position:relative}.page-module__WxRwOG__ctaGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#0055ff26 0%,#0000 70%);width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__WxRwOG__ctaBadge{color:#38bdf8;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:16px;font-size:11px;font-weight:800;display:inline-block}.page-module__WxRwOG__ctaBannerInner h2{font-family:var(--font-title);color:#fff;letter-spacing:-1.5px;margin-bottom:20px;font-size:40px;font-weight:800}.page-module__WxRwOG__ctaBannerInner p{color:#94a3b8;margin-bottom:36px;font-size:17px;line-height:1.65}.page-module__WxRwOG__ctaActionGroup{justify-content:center;display:flex}.page-module__WxRwOG__ctaButtonPrimary{background:var(--brand-blue);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:12px;align-items:center;padding:16px 36px;font-size:15px;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 24px #0055ff59}.page-module__WxRwOG__ctaButtonPrimary:hover{background:#0045d6;transform:translateY(-2px);box-shadow:0 12px 30px #0055ff80}@media (max-width:992px){.page-module__WxRwOG__productLayoutGrid{grid-template-columns:1fr;align-items:start;gap:40px}.page-module__WxRwOG__layoutGridAlt{grid-template-columns:1fr}.page-module__WxRwOG__layoutGridAlt .page-module__WxRwOG__productDetailsCol{order:1}.page-module__WxRwOG__layoutGridAlt .page-module__WxRwOG__productGalleryCol{order:2}.page-module__WxRwOG__pointsGrid{max-height:380px;padding-right:6px;overflow-y:auto}.page-module__WxRwOG__importanceGrid{grid-template-columns:1fr;gap:20px}.page-module__WxRwOG__productGalleryCol{justify-content:start;height:auto}.page-module__WxRwOG__mockupBrowser,.page-module__WxRwOG__sliderFooter{flex-grow:0}.page-module__WxRwOG__sliderDots{margin-top:16px}.page-module__WxRwOG__sliderMetaRow{flex-flow:wrap;align-items:center;gap:16px;margin-top:12px;margin-bottom:12px;display:flex}.page-module__WxRwOG__sliderMetaRow .page-module__WxRwOG__tagsRow{margin-bottom:0}.page-module__WxRwOG__sliderMetaRow .page-module__WxRwOG__bulletBox{margin-bottom:0;padding:6px 12px}.page-module__WxRwOG__sliderMetaRow .page-module__WxRwOG__subtext{margin-bottom:0!important}}@media (max-width:768px){.page-module__WxRwOG__hero{padding:110px 24px 60px}.page-module__WxRwOG__heroTitle{font-size:36px}.page-module__WxRwOG__heroTagline{font-size:15.5px}.page-module__WxRwOG__heroCtas{flex-direction:row;justify-content:center;gap:10px;width:100%;margin-bottom:36px;display:flex}.page-module__WxRwOG__primaryCta,.page-module__WxRwOG__secondaryCta{white-space:nowrap;text-align:center;border-radius:8px;flex:1;justify-content:center;padding:10px 14px;font-size:11.5px}.page-module__WxRwOG__primaryCta svg,.page-module__WxRwOG__secondaryCta svg{width:14px;height:14px}.page-module__WxRwOG__trustItem{gap:6px;font-size:10.5px}.page-module__WxRwOG__productSection{padding:60px 24px}.page-module__WxRwOG__titleRow h2{font-size:26px}.page-module__WxRwOG__pointsGrid{grid-template-columns:1fr}.page-module__WxRwOG__importanceSection{padding:60px 24px}.page-module__WxRwOG__importanceHeader h2{font-size:28px}.page-module__WxRwOG__faqSection{padding:60px 24px}.page-module__WxRwOG__faqHeader h2{font-size:28px}.page-module__WxRwOG__faqQuestionBtn{padding:18px 20px;font-size:14.5px}.page-module__WxRwOG__faqAnswer{padding:0 20px 18px;font-size:13.5px}.page-module__WxRwOG__ctaBannerSection{padding:80px 24px}.page-module__WxRwOG__ctaBannerInner h2{font-size:30px}.page-module__WxRwOG__ctaBannerInner p{font-size:15px}}@media (max-width:480px){.page-module__WxRwOG__heroCtas{gap:6px}.page-module__WxRwOG__primaryCta,.page-module__WxRwOG__secondaryCta{padding:8px 6px;font-size:10px}.page-module__WxRwOG__primaryCta svg{margin-right:4px!important}.page-module__WxRwOG__secondaryCta svg{margin-left:4px!important}.page-module__WxRwOG__primaryCta svg,.page-module__WxRwOG__secondaryCta svg{width:12px;height:12px}}
