.Header-module__zCemKG__header{z-index:100;background:#fff;border-bottom:1px solid #e8e4da;transition:box-shadow .25s;position:sticky;top:0}.Header-module__zCemKG__scrolled{box-shadow:0 2px 20px #040c1814}.Header-module__zCemKG__bar{max-width:var(--max-w);padding-inline:var(--pad-inline);grid-template-columns:1fr auto 1fr;align-items:center;height:72px;margin-inline:auto;display:grid}.Header-module__zCemKG__logo{flex-shrink:0;justify-self:start;align-items:center;text-decoration:none;display:flex}.Header-module__zCemKG__logoImg{object-fit:contain;width:52px;height:52px}.Header-module__zCemKG__nav{justify-content:center;align-items:center;gap:4px;display:none}.Header-module__zCemKG__navLink{white-space:nowrap;border-radius:6px;padding:6px 14px;font-size:17px;font-weight:700;text-decoration:none;transition:color .15s,background .15s;color:#3a3f4a!important}.Header-module__zCemKG__navLink:hover{background:#040c180d;color:var(--navy-950)!important}.Header-module__zCemKG__dropdownWrap{align-items:center;display:flex;position:relative}.Header-module__zCemKG__dropdownTrigger{cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;font-family:inherit;display:flex}.Header-module__zCemKG__chevron{color:#3a3f4a;flex-shrink:0;transition:transform .2s}.Header-module__zCemKG__chevronUp{transform:rotate(180deg)}.Header-module__zCemKG__dropdown{z-index:200;background:#fff;border:1px solid #e8e4da;border-radius:10px;min-width:160px;padding:6px 0;animation:.15s Header-module__zCemKG__fadeDown;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #040c181a}.Header-module__zCemKG__dropdown:before{content:"";background:0 0;height:12px;position:absolute;top:-12px;left:0;right:0}@keyframes Header-module__zCemKG__fadeDown{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Header-module__zCemKG__dropdownItem{white-space:nowrap;padding:10px 18px;font-size:15px;font-weight:600;text-decoration:none;transition:background .12s,color .12s;display:block;color:#3a3f4a!important}.Header-module__zCemKG__dropdownItem:hover{background:#040c180d;color:var(--navy-950)!important}.Header-module__zCemKG__cta{background:var(--navy-950);white-space:nowrap;border-radius:100px;justify-self:end;padding:10px 22px;font-size:14.5px;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-block;color:#fff!important}.Header-module__zCemKG__cta:hover{background:#1c3358;transform:translateY(-1px)}.Header-module__zCemKG__menuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;display:none}.Header-module__zCemKG__bar1,.Header-module__zCemKG__bar2{background:var(--navy-950);border-radius:2px;width:22px;height:2px;transition:transform .22s;display:block}.Header-module__zCemKG__x1{transform:translateY(3.5px)rotate(45deg)}.Header-module__zCemKG__x2{transform:translateY(-3.5px)rotate(-45deg)}.Header-module__zCemKG__mobilePanel{background:#fff;border-top:1px solid #e8e4da;max-height:0;transition:max-height .3s;overflow:hidden}.Header-module__zCemKG__mobileOpen{border-bottom:1px solid #e8e4da;max-height:720px}.Header-module__zCemKG__mobileNav{padding:12px var(--pad-inline) 28px;flex-direction:column;gap:2px;display:flex}.Header-module__zCemKG__mobileLink{border-bottom:1px solid #e8e4da;padding:12px 8px;font-size:16px;font-weight:500;text-decoration:none;transition:color .15s;color:#3a3f4a!important}.Header-module__zCemKG__mobileLink:hover{color:var(--navy-950)!important}.Header-module__zCemKG__mobileCta{text-align:center;background:var(--navy-950);border-radius:100px;margin-top:18px;padding:13px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:block;color:#fff!important}.Header-module__zCemKG__mobileCta:hover{background:#1c3358}.Header-module__zCemKG__mobileSectionLabel{letter-spacing:1px;text-transform:uppercase;color:#8a94a6;padding:10px 8px 4px;font-size:11px;font-weight:700}.Header-module__zCemKG__mobileLinkIndent{padding-left:20px!important}@media (min-width:900px){.Header-module__zCemKG__nav{display:flex}.Header-module__zCemKG__cta{display:inline-block}.Header-module__zCemKG__menuBtn,.Header-module__zCemKG__mobilePanel{display:none}}@media (max-width:899px){.Header-module__zCemKG__bar{grid-template-columns:auto 1fr auto}.Header-module__zCemKG__logo{grid-column:1}.Header-module__zCemKG__nav,.Header-module__zCemKG__cta{display:none}.Header-module__zCemKG__menuBtn{grid-column:3;justify-self:end;display:flex}}.Header-module__zCemKG__mobileSectionToggle{letter-spacing:1px;text-transform:uppercase;color:#8a94a6;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 8px 4px;font-family:inherit;font-size:11px;font-weight:700;transition:color .15s;display:flex}.Header-module__zCemKG__mobileSectionToggle:hover{color:var(--navy-950)}
.ApplyCategoryModal-module__eRcoda__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#0a1224b8;justify-content:center;align-items:center;padding:20px;animation:.18s ApplyCategoryModal-module__eRcoda__fadeIn;display:flex;position:fixed;inset:0}@keyframes ApplyCategoryModal-module__eRcoda__fadeIn{0%{opacity:0}to{opacity:1}}.ApplyCategoryModal-module__eRcoda__pathwayModalCard{background:#fff;border-radius:24px;flex-direction:column;gap:20px;width:100%;max-width:780px;padding:36px 32px 32px;animation:.22s ApplyCategoryModal-module__eRcoda__slideUp;display:flex;position:relative;box-shadow:0 24px 64px #00000038}@keyframes ApplyCategoryModal-module__eRcoda__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ApplyCategoryModal-module__eRcoda__modalClose{cursor:pointer;color:#475569;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex;position:absolute;top:16px;right:16px}.ApplyCategoryModal-module__eRcoda__modalClose:hover{background:#e2e8f0}.ApplyCategoryModal-module__eRcoda__pathwayModalHead{flex-direction:column;gap:6px;display:flex}.ApplyCategoryModal-module__eRcoda__pathwayModalEyebrow{color:#0f172a;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:14px;font-weight:800}.ApplyCategoryModal-module__eRcoda__pathwayModalSub{color:#64748b;margin:0;font-size:13.5px}.ApplyCategoryModal-module__eRcoda__pathwayModalGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:680px){.ApplyCategoryModal-module__eRcoda__pathwayModalGrid{grid-template-columns:repeat(3,1fr)}}.ApplyCategoryModal-module__eRcoda__pathwayCardOption{background:#fff;border:1.5px solid #cbd5e1;border-radius:18px;flex-direction:column;gap:10px;padding:22px 18px;text-decoration:none;transition:all .22s;display:flex;box-shadow:0 4px 12px #0818300a}.ApplyCategoryModal-module__eRcoda__pathwayCardOption:hover{background:#00d2ff0a;border-color:#0284c7;transform:translateY(-3px);box-shadow:0 12px 28px #0284c72e}.ApplyCategoryModal-module__eRcoda__pathwayOptionTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.ApplyCategoryModal-module__eRcoda__pathwayOptionTitle{color:#0f172a;margin:0;font-size:15px;font-weight:800}.ApplyCategoryModal-module__eRcoda__pathwayOptionBadge{font-size:10px;font-family:var(--font-mono,monospace);color:#0284c7;text-transform:uppercase;letter-spacing:.05em;background:#00d2ff24;border-radius:4px;padding:3px 7px;font-weight:800}.ApplyCategoryModal-module__eRcoda__pathwayOptionDesc{color:#64748b;margin:0;font-size:12.5px;line-height:1.5}.ApplyCategoryModal-module__eRcoda__pathwayOptionArrow{color:#0284c7;align-items:center;gap:4px;margin-top:auto;font-size:12.5px;font-weight:700;display:flex}
.Cohorts-module__pI1ARq__section{color:#0f172a;z-index:1;background:linear-gradient(#e6edf5 0%,#f1f6fb 100%);align-items:center;min-height:100vh;padding-block:clamp(48px,6vw,80px);display:flex;position:relative;overflow:hidden}.Cohorts-module__pI1ARq__wrapper{z-index:2;flex-direction:column;gap:clamp(28px,4vh,48px);width:100%;display:flex;position:relative}.Cohorts-module__pI1ARq__head{border-bottom:1px solid #00d2ff33;align-items:end;gap:16px;padding-bottom:24px;display:grid}@media (min-width:800px){.Cohorts-module__pI1ARq__head{grid-template-columns:1.1fr .9fr;gap:36px}}.Cohorts-module__pI1ARq__badgeWrap{align-items:center;gap:8px;margin-bottom:8px;display:inline-flex}.Cohorts-module__pI1ARq__badgeDot{background:#00d2ff;border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 3px #00d2ff33}.Cohorts-module__pI1ARq__eyebrow{text-transform:uppercase;color:#0284c7!important;font-family:var(--font-mono,monospace)!important;letter-spacing:.14em!important;font-size:18px!important;font-weight:700!important}.Cohorts-module__pI1ARq__heading{letter-spacing:-.025em;color:#0f172a;font-size:clamp(28px,3.5vw,44px);font-weight:900;line-height:1.12}.Cohorts-module__pI1ARq__headingAccent{color:#0284c7}.Cohorts-module__pI1ARq__headNote{color:#475569;font-size:clamp(14px,1.4vw,15.5px);line-height:1.65}.Cohorts-module__pI1ARq__list{grid-template-columns:1fr;gap:20px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:600px){.Cohorts-module__pI1ARq__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.Cohorts-module__pI1ARq__list{grid-template-columns:repeat(4,1fr)}}.Cohorts-module__pI1ARq__ticket{background:#fff;border:1.5px solid #00d2ff47;border-radius:20px;flex-direction:column;justify-content:space-between;gap:16px;padding:24px 20px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;box-shadow:0 10px 30px #0818300f}.Cohorts-module__pI1ARq__ticket:hover{border-color:#0284c7;transform:translateY(-5px);box-shadow:0 18px 36px -10px #00b4f040}.Cohorts-module__pI1ARq__ticketTop{justify-content:space-between;align-items:center;display:flex}.Cohorts-module__pI1ARq__ticketId{font-family:var(--font-mono,monospace);color:#0284c7;background:#00d2ff1f;border:1px solid #00d2ff4d;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:flex}.Cohorts-module__pI1ARq__ticketIntake{font-family:var(--font-mono,monospace);color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.Cohorts-module__pI1ARq__ticketName{color:#0f172a;margin:0;font-size:22px;font-weight:900}.Cohorts-module__pI1ARq__perforation{border-bottom:1px dashed #00d2ff40;height:1px;margin-block:4px}.Cohorts-module__pI1ARq__ticketRows{flex-direction:column;gap:8px;margin:0;display:flex}.Cohorts-module__pI1ARq__ticketRow{justify-content:space-between;font-size:12.5px;display:flex}.Cohorts-module__pI1ARq__ticketRow dt{color:#64748b}.Cohorts-module__pI1ARq__ticketRow dd{font-family:var(--font-mono,monospace);color:#0f172a;margin:0;font-weight:700}.Cohorts-module__pI1ARq__ticketCta{background:linear-gradient(135deg,#00d2ff 0%,#0284c7 100%);border-radius:100px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:12px 18px;font-size:13.5px;font-weight:800;text-decoration:none;transition:transform .2s,filter .2s;display:inline-flex;color:#fff!important}.Cohorts-module__pI1ARq__ticketCta:hover{filter:brightness(1.05);transform:translateY(-2px)}.Cohorts-module__pI1ARq__dayToDayWrap{margin-top:12px}.Cohorts-module__pI1ARq__dayToDayHeader{margin-bottom:16px}.Cohorts-module__pI1ARq__dayToDayLabel{font-family:var(--font-mono,monospace);letter-spacing:.12em;text-transform:uppercase;color:#0284c7;font-size:18px;font-weight:700}.Cohorts-module__pI1ARq__tasksGrid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:600px){.Cohorts-module__pI1ARq__tasksGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.Cohorts-module__pI1ARq__tasksGrid{grid-template-columns:repeat(3,1fr)}}.Cohorts-module__pI1ARq__taskCard{background:#fff;border:1px solid #cbd5e1;border-radius:14px;flex-direction:column;gap:8px;padding:16px;transition:transform .18s,border-color .18s;display:flex}.Cohorts-module__pI1ARq__taskCard:hover{border-color:#0284c7;transform:translateY(-3px)}.Cohorts-module__pI1ARq__taskTop{align-items:center;gap:10px;display:flex}.Cohorts-module__pI1ARq__taskNum{font-family:var(--font-mono,monospace);color:#0284c7;background:#00d2ff1a;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:800}.Cohorts-module__pI1ARq__taskTitle{color:#0f172a;font-size:14.5px;font-weight:800}.Cohorts-module__pI1ARq__taskBody{color:#475569;font-size:12.5px;line-height:1.55}.Cohorts-module__pI1ARq__ticketClosed{opacity:.72;filter:grayscale(.3)}.Cohorts-module__pI1ARq__ticketClosed:hover{cursor:default;border-color:#00d2ff47;transform:none;box-shadow:0 10px 30px #0818300f}.Cohorts-module__pI1ARq__statusOpen{font-size:11px;font-weight:700;font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.06em;color:#16a34a;background:#16a34a1a;border:1px solid #16a34a4d;border-radius:100px;align-items:center;gap:6px;width:fit-content;padding:3px 10px;display:inline-flex}.Cohorts-module__pI1ARq__statusClosed{font-size:11px;font-weight:700;font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;background:#94a3b81a;border:1px solid #94a3b840;border-radius:100px;align-items:center;gap:6px;width:fit-content;padding:3px 10px;display:inline-flex}.Cohorts-module__pI1ARq__statusDot{background:#16a34a;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.8s ease-in-out infinite Cohorts-module__pI1ARq__pulse-green;box-shadow:0 0 0 2px #16a34a40}.Cohorts-module__pI1ARq__statusDotClosed{background:#94a3b8;border-radius:50%;flex-shrink:0;width:6px;height:6px}@keyframes Cohorts-module__pI1ARq__pulse-green{0%,to{box-shadow:0 0 0 2px #16a34a40}50%{box-shadow:0 0 0 5px #16a34a14}}.Cohorts-module__pI1ARq__ticketCtaDisabled{cursor:pointer;background:#e2e8f0;border:1.5px solid #cbd5e1;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;padding:12px 18px;font-size:13px;font-weight:700;transition:background .18s;display:inline-flex;color:#94a3b8!important}.Cohorts-module__pI1ARq__ticketCtaDisabled:hover{background:#dde4ee}.Cohorts-module__pI1ARq__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#0a1224b8;justify-content:center;align-items:center;padding:20px;animation:.18s Cohorts-module__pI1ARq__fadeIn;display:flex;position:fixed;inset:0}@keyframes Cohorts-module__pI1ARq__fadeIn{0%{opacity:0}to{opacity:1}}.Cohorts-module__pI1ARq__modalCard{background:#fff;border-radius:24px;flex-direction:column;gap:16px;width:100%;max-width:440px;padding:36px 32px 32px;animation:.22s Cohorts-module__pI1ARq__slideUp;display:flex;position:relative;box-shadow:0 24px 64px #00000038}@keyframes Cohorts-module__pI1ARq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Cohorts-module__pI1ARq__modalClose{cursor:pointer;color:#475569;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex;position:absolute;top:16px;right:16px}.Cohorts-module__pI1ARq__modalClose:hover{background:#e2e8f0}.Cohorts-module__pI1ARq__modalIcon{color:#94a3b8;background:#94a3b81f;border:1.5px solid #94a3b840;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.Cohorts-module__pI1ARq__modalTitle{color:#0f172a;margin:0;font-size:20px;font-weight:900;line-height:1.2}.Cohorts-module__pI1ARq__modalBody{color:#475569;margin:0;font-size:14px;line-height:1.6}.Cohorts-module__pI1ARq__modalHighlight{background:#16a34a0f;border:1.5px solid #16a34a40;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.Cohorts-module__pI1ARq__modalHighlightDot{background:#16a34a;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:3px;animation:1.8s ease-in-out infinite Cohorts-module__pI1ARq__pulse-green;box-shadow:0 0 0 3px #16a34a33}.Cohorts-module__pI1ARq__modalHighlightLabel{text-transform:uppercase;letter-spacing:.08em;color:#16a34a;font-size:11px;font-weight:700;font-family:var(--font-mono,monospace);margin:0 0 2px}.Cohorts-module__pI1ARq__modalHighlightCohort{color:#0f172a;margin:0 0 2px;font-size:15px;font-weight:900}.Cohorts-module__pI1ARq__modalHighlightDates{color:#64748b;font-size:12px;font-family:var(--font-mono,monospace);margin:0}.Cohorts-module__pI1ARq__modalActions{flex-direction:column;gap:10px;margin-top:4px;display:flex}.Cohorts-module__pI1ARq__modalBtnPrimary{background:linear-gradient(135deg,#00d2ff 0%,#0284c7 100%);border-radius:100px;justify-content:center;align-items:center;padding:13px 20px;font-size:14px;font-weight:800;text-decoration:none;transition:filter .2s,transform .2s;display:flex;color:#fff!important}.Cohorts-module__pI1ARq__modalBtnPrimary:hover{filter:brightness(1.07);transform:translateY(-1px)}.Cohorts-module__pI1ARq__modalBtnSecondary{background:0 0;border:1.5px solid #cbd5e1;border-radius:100px;justify-content:center;align-items:center;padding:12px 20px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .18s,color .18s;display:flex;color:#475569!important}.Cohorts-module__pI1ARq__modalBtnSecondary:hover{border-color:#94a3b8;color:#0f172a!important}.Cohorts-module__pI1ARq__pathwayModalCard{background:#fff;border-radius:24px;flex-direction:column;gap:20px;width:100%;max-width:780px;padding:36px 32px 32px;animation:.22s Cohorts-module__pI1ARq__slideUp;display:flex;position:relative;box-shadow:0 24px 64px #00000038}.Cohorts-module__pI1ARq__pathwayModalHead{flex-direction:column;gap:6px;display:flex}.Cohorts-module__pI1ARq__pathwayModalEyebrow{color:#0f172a;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:14px;font-weight:800}.Cohorts-module__pI1ARq__pathwayModalSub{color:#64748b;margin:0;font-size:13.5px}.Cohorts-module__pI1ARq__pathwayModalGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:680px){.Cohorts-module__pI1ARq__pathwayModalGrid{grid-template-columns:repeat(3,1fr)}}.Cohorts-module__pI1ARq__pathwayCardOption{background:#fff;border:1.5px solid #cbd5e1;border-radius:18px;flex-direction:column;gap:10px;padding:22px 18px;text-decoration:none;transition:all .22s;display:flex;box-shadow:0 4px 12px #0818300a}.Cohorts-module__pI1ARq__pathwayCardOption:hover{background:#00d2ff0a;border-color:#0284c7;transform:translateY(-3px);box-shadow:0 12px 28px #0284c72e}.Cohorts-module__pI1ARq__pathwayOptionTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.Cohorts-module__pI1ARq__pathwayOptionTitle{color:#0f172a;margin:0;font-size:15px;font-weight:800}.Cohorts-module__pI1ARq__pathwayOptionBadge{font-size:10px;font-family:var(--font-mono,monospace);color:#0284c7;text-transform:uppercase;letter-spacing:.05em;background:#00d2ff24;border-radius:4px;padding:3px 7px;font-weight:800}.Cohorts-module__pI1ARq__pathwayOptionDesc{color:#64748b;margin:0;font-size:12.5px;line-height:1.5}.Cohorts-module__pI1ARq__pathwayOptionArrow{color:#0284c7;align-items:center;gap:4px;margin-top:auto;font-size:12.5px;font-weight:700;display:flex}.Cohorts-module__pI1ARq__headRight{flex-direction:column;gap:12px;max-width:440px;display:flex}.Cohorts-module__pI1ARq__headRedirectBtn{background:#00d2ff14;border:1px solid #0284c740;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:13.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;color:#0284c7!important}.Cohorts-module__pI1ARq__headRedirectBtn:hover{background:#00d2ff29;border-color:#0284c7;transform:translate(2px)}.Cohorts-module__pI1ARq__bottomRedirectWrap{justify-content:center;margin-top:32px;display:flex}.Cohorts-module__pI1ARq__bottomRedirectBtn{background:linear-gradient(135deg,#040c18 0%,#0f172a 100%);border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:10px;padding:13px 28px;font-size:14.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #040c1826;color:#fff!important}.Cohorts-module__pI1ARq__bottomRedirectBtn:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 8px 20px #040c1840}
.CtaBanner-module__KB3rwG__section{background:var(--paper,#eef2f7);color:#0f172a;z-index:1;justify-content:center;align-items:center;min-height:100vh;padding-block:clamp(60px,8vw,100px);display:flex;position:relative;overflow:hidden}.CtaBanner-module__KB3rwG__gridLines{pointer-events:none;background-image:linear-gradient(90deg,#00d2ff0d 1px,#0000 1px),linear-gradient(#00d2ff0d 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.CtaBanner-module__KB3rwG__orbLeft{pointer-events:none;background:radial-gradient(circle,#00d2ff24 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-10%;left:-5%}.CtaBanner-module__KB3rwG__orbRight{pointer-events:none;background:radial-gradient(circle,#0284c71f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-10%;right:-5%}.CtaBanner-module__KB3rwG__bracketTL,.CtaBanner-module__KB3rwG__bracketBR{font-family:var(--font-mono,monospace);color:#0284c733;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(36px,5vw,64px);font-weight:300;position:absolute}.CtaBanner-module__KB3rwG__bracketTL{top:32px;left:32px}.CtaBanner-module__KB3rwG__bracketBR{bottom:32px;right:32px}.CtaBanner-module__KB3rwG__wrapper{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:clamp(24px,3.5vh,40px);max-width:860px;display:flex;position:relative}.CtaBanner-module__KB3rwG__eyebrowRow{background:#00d2ff14;border:1px solid #00d2ff4d;border-radius:100px;align-items:center;gap:8px;padding:6px 18px;display:inline-flex}.CtaBanner-module__KB3rwG__pulse{background:#0284c7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #0284c7}.CtaBanner-module__KB3rwG__eyebrow{text-transform:uppercase;color:#0284c7!important;font-family:var(--font-mono,monospace)!important;letter-spacing:.14em!important;font-size:11.5px!important;font-weight:700!important}.CtaBanner-module__KB3rwG__heading{letter-spacing:-.03em;color:#0f172a;font-size:clamp(36px,5vw,60px);font-weight:900;line-height:1.1}.CtaBanner-module__KB3rwG__accent{color:#0284c7}.CtaBanner-module__KB3rwG__sub{color:#475569;max-width:64ch;font-size:clamp(15px,1.6vw,18px);line-height:1.65}.CtaBanner-module__KB3rwG__tracks{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.CtaBanner-module__KB3rwG__trackPill{font-family:var(--font-mono,monospace);color:#0284c7;background:#fff;border:1px solid #00d2ff4d;border-radius:100px;align-items:center;gap:6px;padding:6px 16px;font-size:12px;display:inline-flex}.CtaBanner-module__KB3rwG__pillDot{background:#0284c7;border-radius:50%;width:5px;height:5px}.CtaBanner-module__KB3rwG__statsCard{background:#fff;border:1px solid #00d2ff40;border-radius:20px;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;padding:20px 36px;display:grid;box-shadow:0 10px 30px #0818300f}@media (min-width:600px){.CtaBanner-module__KB3rwG__statsCard{grid-template-columns:repeat(4,1fr)}}.CtaBanner-module__KB3rwG__statItem{flex-direction:column;align-items:center;gap:2px;display:flex}.CtaBanner-module__KB3rwG__statValue{font-family:var(--font-mono,monospace);color:#0f172a;font-size:clamp(24px,3vw,32px);font-weight:900}.CtaBanner-module__KB3rwG__statLabel{color:#64748b;font-size:12px}.CtaBanner-module__KB3rwG__actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.CtaBanner-module__KB3rwG__btnPrimary{background:linear-gradient(135deg,#00d2ff 0%,#0284c7 100%);border-radius:100px;align-items:center;gap:10px;padding:16px 36px;font-size:16px;font-weight:800;text-decoration:none;transition:transform .2s,filter .2s;display:inline-flex;box-shadow:0 8px 25px #00d2ff66;color:#fff!important}.CtaBanner-module__KB3rwG__btnPrimary:hover{filter:brightness(1.05);transform:translateY(-2px)}.CtaBanner-module__KB3rwG__btnSecondary{background:#fff;border:1.5px solid #cbd5e1;border-radius:100px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;color:#0f172a!important}.CtaBanner-module__KB3rwG__btnSecondary:hover{background:#f8fafc;transform:translateY(-2px)}.CtaBanner-module__KB3rwG__prominentNote{color:#0f172a;background:#00d2ff14;border:1px solid #00d2ff4d;border-radius:14px;width:100%;padding:14px 24px;font-size:14.5px;font-weight:700;line-height:1.5}.CtaBanner-module__KB3rwG__prominentLink{color:#0284c7;font-weight:700;text-decoration:none}.CtaBanner-module__KB3rwG__prominentLink:hover{text-decoration:underline}
.Footer-module__q7ZRWa__footer{background:var(--navy-900);color:#c7cddb;padding-top:clamp(48px,7vw,72px)}.Footer-module__q7ZRWa__grid{grid-template-columns:repeat(2,1fr);gap:32px;padding-bottom:44px;display:grid}.Footer-module__q7ZRWa__colLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#6c7488;margin-bottom:16px;font-size:11.5px}.Footer-module__q7ZRWa__socials{gap:10px;display:flex}.Footer-module__q7ZRWa__socialLink{color:#c7cddb;background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Footer-module__q7ZRWa__socialLink:hover{color:#00d2ff;background:#00d2ff1f;border-color:#00d2ff;transform:translateY(-2px);box-shadow:0 0 12px #00d2ff66}.Footer-module__q7ZRWa__contactLink{color:#eef0f5;font-size:14.5px;font-weight:500}.Footer-module__q7ZRWa__links{flex-direction:column;gap:10px;display:flex}.Footer-module__q7ZRWa__link{color:#c7cddb;font-size:14.5px;transition:color .15s}.Footer-module__q7ZRWa__link:hover{color:#fff}.Footer-module__q7ZRWa__bottom{border-top:1px solid var(--line-dark);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding-block:22px;display:flex}.Footer-module__q7ZRWa__logo{font-family:var(--font-display);color:#fdfbf6;align-items:center;gap:9px;font-size:15px;font-weight:700;display:flex}.Footer-module__q7ZRWa__logoImg{object-fit:contain;flex-shrink:0;width:28px;height:28px}.Footer-module__q7ZRWa__copy{color:#6c7488;font-size:12.5px}@media (min-width:720px){.Footer-module__q7ZRWa__grid{grid-template-columns:repeat(4,1fr)}}
.Hero-module__7HnD1W__hero{z-index:1;background:linear-gradient(135deg,#00030773 0%,#a9b8d166 100%),url(https://images.unsplash.com/photo-1497366216548-37526070297c?q=80&w=2070&auto=format&fit=crop) 50%/cover no-repeat;align-items:center;min-height:100vh;padding-bottom:140px;display:flex;position:relative;overflow:hidden}.Hero-module__7HnD1W__gridLines{pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 30% 20%,#000 40%,#0000 90%);mask-image:radial-gradient(80% 60% at 30% 20%,#000 40%,#0000 90%)}.Hero-module__7HnD1W__orb{pointer-events:none;z-index:2;background:radial-gradient(circle,#00d2ff2e 0%,#00d2ff0a 50%,#0000 70%);border-radius:50%;width:clamp(300px,40vw,580px);height:clamp(300px,40vw,580px);transition:transform .6s cubic-bezier(.23,1,.32,1);animation:7s ease-in-out infinite Hero-module__7HnD1W__orbFloat;position:absolute;top:35%;left:70%;transform:translate(-50%,-50%)}.Hero-module__7HnD1W__orbSecondary{pointer-events:none;z-index:2;background:radial-gradient(circle,#2f8f5b14 0%,#0000 70%);border-radius:50%;width:clamp(200px,28vw,400px);height:clamp(200px,28vw,400px);animation:10s ease-in-out infinite reverse Hero-module__7HnD1W__orbFloat;position:absolute;bottom:-10%;left:-5%}@keyframes Hero-module__7HnD1W__orbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(20px,-30px)scale(1.04)}66%{transform:translate(-15px,20px)scale(.97)}}.Hero-module__7HnD1W__bracket{pointer-events:none;z-index:2;filter:drop-shadow(0 0 10px #00d2ff99);border:3.5px solid #00d2ff;width:44px;height:44px;animation:2.2s ease-in-out infinite Hero-module__7HnD1W__bracketBlink;position:absolute}.Hero-module__7HnD1W__brTL{border-bottom:none;border-right:none;top:28px;left:10%}.Hero-module__7HnD1W__brTR{border-bottom:none;border-left:none;top:28px;right:10%}.Hero-module__7HnD1W__brBL{border-top:none;border-right:none;bottom:28px;left:10%}.Hero-module__7HnD1W__brBR{border-top:none;border-left:none;bottom:28px;right:10%}@keyframes Hero-module__7HnD1W__bracketBlink{0%,to{opacity:1;filter:drop-shadow(0 0 12px #00d2ffcc);transform:scale(1)}50%{opacity:.3;filter:drop-shadow(0 0 3px #00d2ff33);transform:scale(.96)}}.Hero-module__7HnD1W__inner{z-index:3;width:100%;position:relative}.Hero-module__7HnD1W__headline{color:#fff;text-shadow:0 4px 24px #000307f2,0 2px 8px #000307d9;letter-spacing:-.02em;max-width:36ch;font-size:clamp(34px,5.4vw,58px);animation:.7s .2s both Hero-module__7HnD1W__slideUp}.Hero-module__7HnD1W__headlineAccent{color:#00d2ff;white-space:nowrap;border-right:3px solid #00d2ff;width:0;animation:3.5s steps(20,end) .8s forwards Hero-module__7HnD1W__typing,.75s step-end infinite Hero-module__7HnD1W__blink-cursor;display:block;overflow:hidden}.Hero-module__7HnD1W__sub{color:#fffffff2;max-width:58ch;margin-top:22px;font-size:clamp(16px,1.7vw,19px);line-height:1.68;animation:.7s .35s both Hero-module__7HnD1W__slideUp}.Hero-module__7HnD1W__actions{flex-wrap:wrap;gap:16px;margin-top:36px;animation:.7s .5s both Hero-module__7HnD1W__slideUp;display:flex}.Hero-module__7HnD1W__primaryBtn{z-index:1;background:linear-gradient(135deg,#00d2ff 0%,#0284c7 100%);border-radius:50px;align-items:center;gap:10px;padding:16px 38px;font-size:16.5px;font-weight:800;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #00d2ff73;color:#fff!important}.Hero-module__7HnD1W__primaryBtn:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#ffffff40,#0000);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.Hero-module__7HnD1W__primaryBtn:hover:before{animation:1.5s infinite Hero-module__7HnD1W__shine}.Hero-module__7HnD1W__primaryBtn:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 15px 35px #00d2ffa6}.Hero-module__7HnD1W__secondaryBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid #ffffff73;border-radius:50px;align-items:center;padding:16px 36px;font-size:16.5px;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 8px 25px #00000040;color:#fff!important}.Hero-module__7HnD1W__secondaryBtn:hover{background:#00d2ff1f;border-color:#00d2ff;transform:translateY(-3px)scale(1.03);box-shadow:0 15px 30px #00d2ff40;color:#00d2ff!important}@keyframes Hero-module__7HnD1W__shine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Hero-module__7HnD1W__primaryBtn svg{flex-shrink:0;transition:transform .2s}.Hero-module__7HnD1W__primaryBtn:hover svg{transform:translate(4px)}.Hero-module__7HnD1W__statsRow{border-top:1px solid #fff3;flex-wrap:wrap;gap:10px 36px;margin-top:48px;padding-top:24px;animation:.7s .65s both Hero-module__7HnD1W__slideUp;display:flex}.Hero-module__7HnD1W__stat{flex-direction:column;gap:3px;display:flex}.Hero-module__7HnD1W__statValue{color:#fff;letter-spacing:-.02em;font-size:clamp(26px,3.2vw,34px);font-weight:900;line-height:1}.Hero-module__7HnD1W__statLabel{font-family:var(--font-mono,monospace);letter-spacing:.05em;color:#ffffffbf;font-size:13px}.Hero-module__7HnD1W__tickerWrap{z-index:10;background:#040c18eb;border-top:1.5px solid #00d2ff59;border-bottom:1.5px solid #00d2ff59;width:100%;padding:14px 0;position:absolute;bottom:80px;left:0;overflow:hidden;box-shadow:0 4px 20px #00d2ff26}.Hero-module__7HnD1W__tickerTrack{white-space:nowrap;width:max-content;animation:20s linear infinite Hero-module__7HnD1W__marquee;display:flex}.Hero-module__7HnD1W__tickerItem{font-family:var(--font-mono,monospace);color:#00d2ff;text-transform:uppercase;letter-spacing:.14em;text-shadow:0 0 10px #00d2ff8c;align-items:center;gap:14px;padding-right:60px;font-size:13.5px;font-weight:800;display:inline-flex}.Hero-module__7HnD1W__tickerDot{background:#00d2ff;border-radius:50%;width:9px;height:9px;box-shadow:0 0 10px #00d2ff,0 0 20px #00d2ffcc}@keyframes Hero-module__7HnD1W__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Hero-module__7HnD1W__scrollHint{pointer-events:none;z-index:3;animation:1s 1.2s both Hero-module__7HnD1W__fadeIn;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.Hero-module__7HnD1W__scrollLine{background:linear-gradient(#fff6,#0000);width:1.5px;height:38px;animation:1.8s ease-in-out infinite Hero-module__7HnD1W__scrollDrop;display:block}@keyframes Hero-module__7HnD1W__scrollDrop{0%{transform-origin:top;opacity:1;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom}to{transform-origin:bottom;opacity:.2;transform:scaleY(0)}}@keyframes Hero-module__7HnD1W__typing{0%{width:0}to{width:100%}}@keyframes Hero-module__7HnD1W__blink-cursor{0%,to{border-color:#00d2ff}50%{border-color:#0000}}@keyframes Hero-module__7HnD1W__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__7HnD1W__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.Hero-module__7HnD1W__primaryBtn,.Hero-module__7HnD1W__secondaryBtn{padding:14px 28px;font-size:15px}.Hero-module__7HnD1W__statsRow{gap:16px 24px}}
.ContactForm-module__MW0ffG__contactCard{background:var(--card,#fffdf8);border:1px solid var(--line,#dad4c4);border-radius:12px;padding:36px;box-shadow:0 12px 36px #040c180f}.ContactForm-module__MW0ffG__titleRow{border-bottom:1px solid var(--line,#dad4c4);margin-bottom:24px;padding-bottom:16px}.ContactForm-module__MW0ffG__formTitle{font-family:var(--font-display,"Space Grotesk", sans-serif);color:var(--navy-950,#040c18);margin-bottom:6px;font-size:1.65rem;font-weight:700}.ContactForm-module__MW0ffG__formSub{color:var(--steel,#5b6472);font-size:.95rem}.ContactForm-module__MW0ffG__form{flex-direction:column;gap:20px;display:flex}.ContactForm-module__MW0ffG__formRow{grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (max-width:640px){.ContactForm-module__MW0ffG__formRow{grid-template-columns:1fr}.ContactForm-module__MW0ffG__contactCard{padding:24px 18px}}.ContactForm-module__MW0ffG__fieldGroup{flex-direction:column;gap:6px;display:flex}.ContactForm-module__MW0ffG__label{color:var(--navy-900,#0f1c33);font-size:.88rem;font-weight:600}.ContactForm-module__MW0ffG__input,.ContactForm-module__MW0ffG__select,.ContactForm-module__MW0ffG__textarea{border:1.5px solid var(--line,#dad4c4);border-radius:var(--radius-sm,6px);width:100%;font-family:var(--font-body,sans-serif);background:var(--paper,#f5f2ea);color:var(--ink,#171a21);padding:12px 14px;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.ContactForm-module__MW0ffG__input:focus,.ContactForm-module__MW0ffG__select:focus,.ContactForm-module__MW0ffG__textarea:focus{border-color:var(--navy-700,#1c3358);background:#fff;outline:none;box-shadow:0 0 0 3px #1c33581f}.ContactForm-module__MW0ffG__textarea{resize:vertical;min-height:120px}.ContactForm-module__MW0ffG__submitBtn{background:var(--navy-950,#040c18);color:#fff;border-radius:var(--radius-sm,6px);font-family:var(--font-display,"Space Grotesk", sans-serif);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:1rem;font-weight:700;transition:background-color .2s,transform .1s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #040c1840}.ContactForm-module__MW0ffG__submitBtn:hover{background:var(--navy-700,#1c3358);box-shadow:0 6px 18px #1c335859}.ContactForm-module__MW0ffG__submitBtn:active{transform:translateY(1px)}.ContactForm-module__MW0ffG__divider{color:var(--steel-light,#8b93a0);text-transform:uppercase;letter-spacing:.12em;align-items:center;margin:28px 0 24px;font-size:.82rem;font-weight:700;display:flex}.ContactForm-module__MW0ffG__divider:before,.ContactForm-module__MW0ffG__divider:after{content:"";border-bottom:1px solid var(--line,#dad4c4);flex:1}.ContactForm-module__MW0ffG__divider span{padding:0 14px}.ContactForm-module__MW0ffG__whatsappSection{background:var(--navy-950,#040c18);border:1px solid var(--navy-700,#1c3358);text-align:center;color:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px 20px;display:flex}.ContactForm-module__MW0ffG__whatsappInfo{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.ContactForm-module__MW0ffG__whatsappIcon{color:#25d366;flex-shrink:0}.ContactForm-module__MW0ffG__whatsappText h5{color:#fff;margin-bottom:2px;font-size:1rem;font-weight:700}.ContactForm-module__MW0ffG__whatsappText p{color:#94a3b8;font-size:.88rem}.ContactForm-module__MW0ffG__whatsappBtn{color:#fff;white-space:nowrap;background:#25d366;border-radius:6px;justify-content:center;align-items:center;gap:8px;margin:0 auto;padding:12px 24px;font-size:.95rem;font-weight:700;transition:background-color .2s,transform .1s;display:inline-flex;box-shadow:0 4px 12px #25d36640}.ContactForm-module__MW0ffG__whatsappBtn:hover{color:#fff;background:#1da851}.ContactForm-module__MW0ffG__successMessage{background:var(--paper,#f5f2ea);border:1.5px solid var(--mint-600,#2f8f5b);text-align:center;border-radius:10px;padding:28px}.ContactForm-module__MW0ffG__successTitle{color:var(--navy-950,#040c18);margin-bottom:8px;font-size:1.4rem;font-weight:700}.ContactForm-module__MW0ffG__successText{color:var(--steel,#5b6472);margin-bottom:20px;font-size:.98rem}.ContactForm-module__MW0ffG__resetBtn{border:1.5px solid var(--navy-700,#1c3358);color:var(--navy-950,#040c18);cursor:pointer;background:0 0;border-radius:6px;padding:9px 20px;font-weight:600;transition:background .2s}.ContactForm-module__MW0ffG__resetBtn:hover{background:var(--paper-dim,#ece7d9)}
.Overview-module__2djMDW__section{background:var(--paper);align-items:center;min-height:100vh;padding-block:clamp(40px,5vw,64px);display:flex;position:relative;overflow:hidden}.Overview-module__2djMDW__section:before{content:"";pointer-events:none;background-image:linear-gradient(#00d2ff08 1px,#0000 1px),linear-gradient(90deg,#00d2ff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.Overview-module__2djMDW__wrapper{z-index:1;flex-direction:column;gap:28px;width:100%;display:flex;position:relative}.Overview-module__2djMDW__topBar{border-bottom:1px solid #00d2ff26;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 24px;padding-bottom:20px;display:flex}.Overview-module__2djMDW__badgeWrap{align-items:center;gap:8px;display:inline-flex}.Overview-module__2djMDW__badgeDot{background:#00d2ff;border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 3px #00d2ff33}.Overview-module__2djMDW__eyebrow{text-transform:uppercase;color:#0284c7!important;letter-spacing:.14em!important;font-size:18px!important;font-weight:800!important}.Overview-module__2djMDW__heading{letter-spacing:-.025em;color:var(--navy-950);font-size:clamp(24px,2.8vw,34px);font-weight:800;line-height:1.1}.Overview-module__2djMDW__headingAccent{color:#0284c7}.Overview-module__2djMDW__midGrid{align-items:start;gap:24px;display:grid}.Overview-module__2djMDW__leftCol{flex-direction:column;gap:16px;display:flex}.Overview-module__2djMDW__lead{color:var(--ink);font-size:clamp(14px,1.4vw,15.5px);font-weight:500;line-height:1.65}.Overview-module__2djMDW__pillarsGrid{flex-direction:column;gap:8px;display:flex}.Overview-module__2djMDW__pillarCard{border-radius:var(--radius-sm);background:#00d2ff0a;border:1px solid #00d2ff26;border-left:3px solid #00d2ff;align-items:flex-start;gap:12px;padding:11px 14px;transition:background .18s,transform .18s;display:flex}.Overview-module__2djMDW__pillarCard:hover{background:#00d2ff14;transform:translate(3px)}.Overview-module__2djMDW__pillarNum{font-family:var(--font-mono);color:#00d2ff;flex-shrink:0;margin-top:2px;font-size:11px;font-weight:700}.Overview-module__2djMDW__pillarTitle{color:var(--navy-950);margin-bottom:2px;font-size:14px;font-weight:700}.Overview-module__2djMDW__pillarDesc{color:var(--steel);font-size:12.5px;line-height:1.5}.Overview-module__2djMDW__consoleCard{background:#07101f;border:1px solid #1e2d44;border-radius:30px;overflow:hidden;box-shadow:0 20px 40px -16px #040c1880,0 0 0 1px #ffffff0a,inset 0 1px #00d2ff0f}.Overview-module__2djMDW__consoleHeader{background:#0b1929;border-bottom:1px solid #1e2d44;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.Overview-module__2djMDW__windowControls{gap:5px;display:flex}.Overview-module__2djMDW__ctrlDot{border-radius:50%;width:9px;height:9px}.Overview-module__2djMDW__ctrlRed{background:#ff5f56}.Overview-module__2djMDW__ctrlYellow{background:#ffbd2e}.Overview-module__2djMDW__ctrlGreen{background:#27c93f}.Overview-module__2djMDW__consoleTitle{font-family:var(--font-mono);letter-spacing:.08em;color:#7a90ae;align-items:center;gap:7px;font-size:10.5px;font-weight:600;display:flex}.Overview-module__2djMDW__livePulse{background:#27c93f;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Overview-module__2djMDW__pGlow;box-shadow:0 0 7px #27c93f}@keyframes Overview-module__2djMDW__pGlow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.Overview-module__2djMDW__envTag{font-family:var(--font-mono);color:#00d2ff;background:#00d2ff1a;border:1px solid #00d2ff40;border-radius:4px;padding:2px 7px;font-size:9.5px;font-weight:700}.Overview-module__2djMDW__consoleBody{padding:14px 16px 16px}.Overview-module__2djMDW__pipelineMeta{font-family:var(--font-mono);letter-spacing:.07em;color:#4a6080;border-bottom:1px dashed #1e2d44;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;font-size:10px;display:flex}.Overview-module__2djMDW__metaStatus{color:#7a90ae;font-weight:700}.Overview-module__2djMDW__productCard{background:#ffffff05;border:1px solid #1a2840;border-radius:7px;margin-bottom:8px;padding:9px 11px;transition:border-color .18s,background .18s}.Overview-module__2djMDW__productCard:last-of-type{margin-bottom:0}.Overview-module__2djMDW__productCard:hover{background:#00d2ff0a;border-color:#00d2ff59}.Overview-module__2djMDW__productTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.Overview-module__2djMDW__productInfo{align-items:center;gap:9px;display:flex}.Overview-module__2djMDW__productId{font-family:var(--font-mono);color:#00d2ff;font-size:11px;font-weight:700}.Overview-module__2djMDW__productName{color:#f0f6ff;font-size:14px;font-weight:700}.Overview-module__2djMDW__statusBadge{font-family:var(--font-mono);color:#4ade80;white-space:nowrap;background:#4ade801a;border:1px solid #4ade8033;border-radius:100px;align-items:center;gap:5px;padding:2px 7px;font-size:10px;font-weight:600;display:inline-flex}.Overview-module__2djMDW__statusGlow{background:#4ade80;border-radius:50%;width:5px;height:5px}.Overview-module__2djMDW__productMeta{border-top:1px solid #ffffff0a;justify-content:space-between;margin-top:6px;padding-top:6px;display:flex}.Overview-module__2djMDW__categoryText{color:#6a88aa;font-size:11px}.Overview-module__2djMDW__techTag{font-family:var(--font-mono);color:#94a3b8;background:#ffffff0f;border-radius:4px;padding:1px 6px;font-size:10px}.Overview-module__2djMDW__consoleFooter{font-family:var(--font-mono);border-top:1px solid #1e2d44;align-items:center;gap:8px;margin-top:12px;padding-top:10px;font-size:10.5px;display:flex}.Overview-module__2djMDW__termPrompt{color:#00d2ff;font-weight:700}.Overview-module__2djMDW__termText{color:#4a6080}.Overview-module__2djMDW__bottomBar{border-top:1px solid #00d2ff26;padding-top:20px}.Overview-module__2djMDW__hlLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#0284c7;margin-bottom:14px;font-size:10.5px;font-weight:700}.Overview-module__2djMDW__hlGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.Overview-module__2djMDW__hlCard{border:1px solid var(--line);background:#fff;border-left:4px solid #00d2ff;border-radius:12px;padding:16px 16px 18px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden}.Overview-module__2djMDW__hlCard:after{content:"";opacity:0;background:linear-gradient(135deg,#00d2ff0f 0%,#0000 55%);transition:opacity .22s;position:absolute;inset:0}.Overview-module__2djMDW__hlCard:hover{transform:translateY(-4px);box-shadow:0 16px 32px -8px #00b4f061,0 4px 12px #0b152614}.Overview-module__2djMDW__hlCard:hover:after{opacity:1}.Overview-module__2djMDW__hlIndex{width:28px;height:28px;font-family:var(--font-mono);color:#0284c7;background:#00d2ff1a;border:1px solid #00d2ff40;border-radius:5px;justify-content:center;align-items:center;margin-bottom:10px;font-size:11px;font-weight:700;display:inline-flex}.Overview-module__2djMDW__hlTitle{color:var(--navy-950);margin-bottom:5px;font-size:14px;font-weight:700}.Overview-module__2djMDW__hlBody{color:var(--ink-soft);font-size:12.5px;line-height:1.6}@media (min-width:900px){.Overview-module__2djMDW__midGrid{grid-template-columns:1.1fr .9fr;gap:32px}.Overview-module__2djMDW__hlGrid{grid-template-columns:repeat(4,1fr)}}
.ContactModal-module__ztB4wa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#040c18bf;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out ContactModal-module__ztB4wa__fadeIn;display:flex;position:fixed;inset:0}@keyframes ContactModal-module__ztB4wa__fadeIn{0%{opacity:0}to{opacity:1}}.ContactModal-module__ztB4wa__modalContent{border-radius:var(--radius-md,12px);background:#fff;width:100%;max-width:680px;max-height:90vh;animation:.25s cubic-bezier(.16,1,.3,1) ContactModal-module__ztB4wa__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}@keyframes ContactModal-module__ztB4wa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ContactModal-module__ztB4wa__closeBtn{background:var(--paper-dim,#ece7d9);width:36px;height:36px;color:var(--navy-950,#040c18);cursor:pointer;z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;transition:background-color .2s,transform .1s;display:flex;position:absolute;top:16px;right:16px}.ContactModal-module__ztB4wa__closeBtn:hover{background:var(--line,#dad4c4)}.ContactModal-module__ztB4wa__closeBtn:active{transform:scale(.95)}
.Highlights-module__QCkbDG__section{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;z-index:1;background:#28364e63;justify-content:center;align-items:center;min-height:100vh;padding-block:clamp(48px,6vw,80px);display:flex;position:relative;overflow:hidden}.Highlights-module__QCkbDG__gridLines{pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#00d2ff0f 1px,#0000 1px),linear-gradient(#00d2ff0f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.Highlights-module__QCkbDG__orbLeft{pointer-events:none;z-index:0;background:radial-gradient(circle,#00d2ff2e 0%,#0000 70%);border-radius:50%;width:clamp(300px,40vw,600px);height:clamp(300px,40vw,600px);position:absolute;top:-10%;left:-5%}.Highlights-module__QCkbDG__orbRight{pointer-events:none;z-index:0;background:radial-gradient(circle,#0284c738 0%,#0000 70%);border-radius:50%;width:clamp(300px,40vw,600px);height:clamp(300px,40vw,600px);position:absolute;bottom:-10%;right:-5%}.Highlights-module__QCkbDG__wrapper{z-index:2;flex-direction:column;gap:clamp(24px,3vh,40px);width:100%;display:flex;position:relative}.Highlights-module__QCkbDG__head{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.Highlights-module__QCkbDG__badgeWrap{background:#00d2ff38;border:1.5px solid #00d2ffb3;border-radius:100px;align-items:center;gap:8px;padding:7px 20px;display:inline-flex;box-shadow:0 0 14px #00d2ff40}.Highlights-module__QCkbDG__badgeDot{background:#00d2ff;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 10px #00d2ff}.Highlights-module__QCkbDG__eyebrow{text-transform:uppercase;text-shadow:0 0 10px #00d2ffcc;color:#fff!important;font-family:var(--font-mono,monospace)!important;letter-spacing:.14em!important;font-size:12.5px!important;font-weight:800!important}.Highlights-module__QCkbDG__heading{letter-spacing:-.025em;color:#fff;text-shadow:0 2px 10px #0000004d;font-size:clamp(30px,4vw,48px);font-weight:900;line-height:1.15}.Highlights-module__QCkbDG__headingAccent{color:#00d2ff}.Highlights-module__QCkbDG__sub{color:#ffffffe0;max-width:58ch;font-size:clamp(14.5px,1.4vw,16.5px);line-height:1.6}.Highlights-module__QCkbDG__tracksGrid{grid-template-columns:1fr;gap:24px;width:100%;display:grid}@media (min-width:840px){.Highlights-module__QCkbDG__tracksGrid{grid-template-columns:repeat(2,1fr)}}.Highlights-module__QCkbDG__trackPathCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172ad1;border:1.5px solid #00d2ff59;border-radius:20px;flex-direction:column;justify-content:space-between;gap:24px;padding:clamp(24px,3.5vw,36px);transition:transform .25s cubic-bezier(.4,0,.2,1),border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 40px #00000073}.Highlights-module__QCkbDG__trackPathCard:hover{border-color:#00d2ff;transform:translateY(-6px);box-shadow:0 24px 48px -10px #00d2ff73}.Highlights-module__QCkbDG__cardGlowBlue{pointer-events:none;background:radial-gradient(circle,#00d2ff33 0%,#0000 70%);width:180px;height:180px;position:absolute;top:0;right:0}.Highlights-module__QCkbDG__cardGlowGold{pointer-events:none;background:radial-gradient(circle,#0284c740 0%,#0000 70%);width:180px;height:180px;position:absolute;top:0;right:0}.Highlights-module__QCkbDG__trackPathHeader{z-index:1;flex-direction:column;gap:10px;display:flex}.Highlights-module__QCkbDG__trackPathBadge{width:fit-content;font-family:var(--font-mono,monospace);letter-spacing:.08em;text-transform:uppercase;color:#00d2ff;background:#00d2ff1f;border:1px solid #00d2ff4d;border-radius:100px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-flex}.Highlights-module__QCkbDG__trackPathTitle{color:#fff;font-size:clamp(20px,2.2vw,24px);font-weight:800;line-height:1.25}.Highlights-module__QCkbDG__trackPathDesc{color:#ffffffd9;font-size:14px;line-height:1.65}.Highlights-module__QCkbDG__trackPathBtnPrimary,.Highlights-module__QCkbDG__trackPathBtnSecondary{z-index:1;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex}.Highlights-module__QCkbDG__trackPathBtnPrimary{background:linear-gradient(135deg,#00d2ff 0%,#0284c7 100%);box-shadow:0 8px 25px #00d2ff73;color:#fff!important}.Highlights-module__QCkbDG__trackPathBtnSecondary{background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%);border:1px solid #00d2ff66;box-shadow:0 8px 25px #0284c773;color:#fff!important}.Highlights-module__QCkbDG__trackPathBtnPrimary:hover,.Highlights-module__QCkbDG__trackPathBtnSecondary:hover{filter:brightness(1.12);transform:translateY(-2px);box-shadow:0 10px 24px #00000059,0 0 16px #0284c740}.Highlights-module__QCkbDG__trackPathBtnPrimary svg,.Highlights-module__QCkbDG__trackPathBtnSecondary svg{transition:transform .2s}.Highlights-module__QCkbDG__trackPathBtnPrimary:hover svg,.Highlights-module__QCkbDG__trackPathBtnSecondary:hover svg{transform:translate(4px)}.Highlights-module__QCkbDG__pathDetails{border-top:1px solid #ffffff14;grid-template-columns:1fr;gap:16px;margin-top:18px;padding-top:18px;display:grid}@media (min-width:480px){.Highlights-module__QCkbDG__pathDetails{grid-template-columns:1fr 1fr}}.Highlights-module__QCkbDG__detailBlock{flex-direction:column;gap:6px;display:flex}.Highlights-module__QCkbDG__detailLabel{font-family:var(--font-mono,monospace);text-transform:uppercase;color:#00d2ff;letter-spacing:.05em;font-size:11px;font-weight:700}.Highlights-module__QCkbDG__detailList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Highlights-module__QCkbDG__detailList li{color:#ffffffbf;align-items:center;gap:6px;font-size:12.5px;display:flex}.Highlights-module__QCkbDG__detailList li:before{content:"•";color:#00d2ff}
.ModalForms-module__EZxRoq__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#040c18c7;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out ModalForms-module__EZxRoq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ModalForms-module__EZxRoq__fadeIn{0%{opacity:0}to{opacity:1}}.ModalForms-module__EZxRoq__modalCard{background:#fff;border-radius:20px;width:100%;max-width:560px;max-height:90vh;padding:36px 32px;animation:.25s cubic-bezier(.16,1,.3,1) ModalForms-module__EZxRoq__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #040c1859}@keyframes ModalForms-module__EZxRoq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ModalForms-module__EZxRoq__closeBtn{color:#0f172a;cursor:pointer;z-index:10;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.2rem;line-height:1;transition:all .15s;display:flex;position:absolute;top:18px;right:18px}.ModalForms-module__EZxRoq__closeBtn:hover{color:#000;background:#e2e8f0}.ModalForms-module__EZxRoq__modalHeader{margin-bottom:24px}.ModalForms-module__EZxRoq__modalTitle{color:#0f172a;margin-bottom:6px;font-size:24px;font-weight:800;line-height:1.2}.ModalForms-module__EZxRoq__modalSub{color:#64748b;margin:0;font-size:14px;line-height:1.5}.ModalForms-module__EZxRoq__formGrid{flex-direction:column;gap:18px;display:flex}.ModalForms-module__EZxRoq__fieldGroup{flex-direction:column;gap:6px;display:flex}.ModalForms-module__EZxRoq__label{color:#1e293b;font-size:13.5px;font-weight:700}.ModalForms-module__EZxRoq__required{color:#ef4444}.ModalForms-module__EZxRoq__input,.ModalForms-module__EZxRoq__select,.ModalForms-module__EZxRoq__textarea{color:#0f172a;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:14.5px;transition:all .18s}.ModalForms-module__EZxRoq__input:focus,.ModalForms-module__EZxRoq__select:focus,.ModalForms-module__EZxRoq__textarea:focus{background:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.ModalForms-module__EZxRoq__textarea{resize:vertical;min-height:90px}.ModalForms-module__EZxRoq__submitBtn{cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:14px;font-size:15.5px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 14px #2563eb59;color:#fff!important}.ModalForms-module__EZxRoq__submitBtn:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-1px);box-shadow:0 6px 18px #2563eb73}.ModalForms-module__EZxRoq__successCard{text-align:center;padding:24px 12px 12px}.ModalForms-module__EZxRoq__successIcon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.ModalForms-module__EZxRoq__successTitle{color:#0f172a;margin-bottom:8px;font-size:22px;font-weight:800}.ModalForms-module__EZxRoq__successText{color:#475569;margin-bottom:24px;font-size:14.5px;line-height:1.6}.ModalForms-module__EZxRoq__doneBtn{cursor:pointer;background:#0f172a;border:none;border-radius:100px;padding:12px 28px;font-size:14.5px;font-weight:700;transition:all .18s;color:#fff!important}.ModalForms-module__EZxRoq__doneBtn:hover{background:#1e293b}
.RequirementsBenefits-module__OgsW5W__section{color:#eef0f5;z-index:1;background:#081830;align-items:center;min-height:100vh;padding-block:clamp(32px,4vw,56px);display:flex;position:relative;overflow:hidden}.RequirementsBenefits-module__OgsW5W__gridLines{pointer-events:none;z-index:1;background-image:linear-gradient(#00d2ff08 1px,#0000 1px),linear-gradient(90deg,#00d2ff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.RequirementsBenefits-module__OgsW5W__orb{pointer-events:none;z-index:1;background:radial-gradient(circle,#00d2ff17 0%,#0000 70%);border-radius:50%;width:clamp(280px,35vw,500px);height:clamp(280px,35vw,500px);position:absolute;top:30%;left:-5%}.RequirementsBenefits-module__OgsW5W__wrapper{z-index:3;flex-direction:column;gap:20px;width:100%;display:flex;position:relative}.RequirementsBenefits-module__OgsW5W__head{border-bottom:1px solid #00d2ff26;align-items:end;gap:12px;padding-bottom:14px;display:grid}.RequirementsBenefits-module__OgsW5W__badgeWrap{align-items:center;gap:8px;margin-bottom:6px;display:inline-flex}.RequirementsBenefits-module__OgsW5W__badgeDot{background:#00d2ff;border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 3px #00d2ff33}.RequirementsBenefits-module__OgsW5W__eyebrow{text-transform:uppercase;color:#00d2ff!important;letter-spacing:.14em!important;font-size:18px!important;font-weight:800!important}.RequirementsBenefits-module__OgsW5W__heading{letter-spacing:-.025em;color:#fff;font-size:clamp(20px,2.6vw,32px);font-weight:800;line-height:1.15}.RequirementsBenefits-module__OgsW5W__headingAccent{color:#00d2ff}.RequirementsBenefits-module__OgsW5W__headNote{color:#94a3b8;max-width:52ch;font-size:clamp(13px,1.3vw,14.5px);font-weight:500;line-height:1.6}.RequirementsBenefits-module__OgsW5W__columns{grid-template-columns:1fr;gap:16px;display:grid}.RequirementsBenefits-module__OgsW5W__col{background:#071224;border:1px solid #1a2c47;border-top:3.5px solid #00d2ff;border-radius:16px;flex-direction:column;padding:clamp(14px,2vw,20px);transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 16px 32px -12px #02060e99,0 0 0 1px #ffffff08,inset 0 1px #00d2ff14}.RequirementsBenefits-module__OgsW5W__col:hover{border-color:#00d2ff73;transform:translateY(-3px);box-shadow:0 20px 40px -10px #00b4f040,0 0 0 1px #00d2ff33}.RequirementsBenefits-module__OgsW5W__benCol{border-top-color:#38bdf8}.RequirementsBenefits-module__OgsW5W__colHeader{border-bottom:1px solid #1a2c47;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex}.RequirementsBenefits-module__OgsW5W__colIconWrap{color:#00d2ff;background:#00d2ff1a;border:1px solid #00d2ff40;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.RequirementsBenefits-module__OgsW5W__benIconWrap{color:#38bdf8;background:#38bdf81a;border-color:#38bdf840}.RequirementsBenefits-module__OgsW5W__colTitle{color:#f8fafc;letter-spacing:-.01em;font-size:clamp(15px,1.8vw,18px);font-weight:700}.RequirementsBenefits-module__OgsW5W__colSubtitle{font-family:var(--font-mono);color:#7dd3fc;margin-top:2px;font-size:11px;display:block}.RequirementsBenefits-module__OgsW5W__list{flex-direction:column;flex:1;gap:9px;display:flex}.RequirementsBenefits-module__OgsW5W__item{color:#cbd5e1;align-items:flex-start;gap:10px;font-size:clamp(12.5px,1.2vw,13.5px);line-height:1.5;display:flex}.RequirementsBenefits-module__OgsW5W__reqMark{color:#00d2ff;background:#00d2ff1f;border:1px solid #00d2ff4d;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:inline-flex}.RequirementsBenefits-module__OgsW5W__benMark{color:#4ade80;background:#4ade801f;border:1px solid #4ade804d;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:inline-flex}.RequirementsBenefits-module__OgsW5W__testimonialsDivider{align-items:center;gap:16px;display:flex}.RequirementsBenefits-module__OgsW5W__dividerLine{background:#00d2ff26;flex:1;height:1px}.RequirementsBenefits-module__OgsW5W__dividerBadge{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.RequirementsBenefits-module__OgsW5W__sliderContainer{width:100%;padding:6px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.RequirementsBenefits-module__OgsW5W__marqueeTrack{gap:16px;width:max-content;animation:50s linear infinite RequirementsBenefits-module__OgsW5W__marqueeScroll;display:flex}.RequirementsBenefits-module__OgsW5W__sliderContainer:hover .RequirementsBenefits-module__OgsW5W__marqueeTrack{animation-play-state:paused}@keyframes RequirementsBenefits-module__OgsW5W__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.RequirementsBenefits-module__OgsW5W__tCard{background:#0a1f38;border:1px solid #00d2ff24;border-left:4px solid #00d2ff;border-radius:18px;flex-direction:column;flex-shrink:0;gap:12px;width:clamp(300px,28vw,380px);padding:18px 20px 20px;transition:transform .22s,box-shadow .22s,background .22s;display:flex;position:relative;box-shadow:0 10px 28px -8px #02060e80,0 0 0 1px #ffffff05,inset 0 1px #00d2ff0f}.RequirementsBenefits-module__OgsW5W__tCard:hover{background:#0e2a4a;border-color:#00d2ff6b;transform:translateY(-4px);box-shadow:0 18px 36px -10px #00b4f047,0 0 0 1px #00d2ff2e,inset 0 1px #00d2ff1a}.RequirementsBenefits-module__OgsW5W__cardHeader{justify-content:space-between;align-items:center;display:flex}.RequirementsBenefits-module__OgsW5W__stars{gap:3px;display:flex}.RequirementsBenefits-module__OgsW5W__trackBadge{font-family:var(--font-mono);letter-spacing:.03em;color:#38bdf8;background:#00d2ff14;border:1px solid #00d2ff33;border-radius:20px;padding:2px 7px;font-size:9.5px;font-weight:700}.RequirementsBenefits-module__OgsW5W__quote{color:#cbd5e1;flex:1;font-size:13px;font-style:italic;line-height:1.65}.RequirementsBenefits-module__OgsW5W__tFooter{border-top:1px solid #ffffff12;align-items:center;gap:10px;padding-top:12px;display:flex}.RequirementsBenefits-module__OgsW5W__avatar{color:#00d2ff;width:32px;height:32px;font-family:var(--font-mono);background:#00d2ff1f;border:1px solid #00d2ff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.RequirementsBenefits-module__OgsW5W__authorInfo{flex-direction:column;display:flex}.RequirementsBenefits-module__OgsW5W__name{color:#f8fafc;font-size:13px;font-weight:700}.RequirementsBenefits-module__OgsW5W__role{color:#7dd3fc;font-size:11px}@media (min-width:820px){.RequirementsBenefits-module__OgsW5W__columns{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:960px){.RequirementsBenefits-module__OgsW5W__head{grid-template-columns:1.15fr .85fr;gap:24px}}@media (prefers-reduced-motion:reduce){.RequirementsBenefits-module__OgsW5W__marqueeTrack{animation:none}}
.Apply-module__I7VRQG__page{background:var(--paper,#f8fafc);flex-direction:column;min-height:100vh;display:flex}.Apply-module__I7VRQG__heroSection{color:#fff;background-color:#0000;background-image:linear-gradient(#040c18d6,#040c18e6),url(/images/education-hero-bg.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding-block:clamp(60px,8vw,90px);position:relative;overflow:hidden}.Apply-module__I7VRQG__heroOverlay{pointer-events:none;background-image:radial-gradient(circle,#00d2ff1f 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.Apply-module__I7VRQG__heroInner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex;position:relative}.Apply-module__I7VRQG__heroNav{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:4px;display:flex}.Apply-module__I7VRQG__heroNavLink{font-size:12.5px;font-family:var(--font-mono,monospace);color:#ffffffbf;align-items:center;gap:4px;font-weight:700;text-decoration:none;transition:color .18s;display:inline-flex}.Apply-module__I7VRQG__heroNavLink:hover{color:#00d2ff}.Apply-module__I7VRQG__heroNavSep{color:#ffffff4d;font-size:12px}.Apply-module__I7VRQG__eyebrowBadge{font-family:var(--font-mono,monospace);color:#00d2ff;letter-spacing:.12em;text-transform:uppercase;background:#00d2ff14;border:1px solid #00d2ff47;border-radius:100px;align-items:center;gap:8px;padding:6px 18px;font-size:11.5px;font-weight:700;display:inline-flex}.Apply-module__I7VRQG__pulseDot{background:#00d2ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #00d2ff}.Apply-module__I7VRQG__heroTitle{letter-spacing:-.03em;color:#fff;font-size:clamp(32px,4.5vw,54px);font-weight:900;line-height:1.12}.Apply-module__I7VRQG__heroAccent{color:#00d2ff}.Apply-module__I7VRQG__heroSub{color:#ffffffd1;max-width:60ch;font-size:clamp(15px,1.5vw,17.5px);line-height:1.65}.Apply-module__I7VRQG__mainContent{flex:1;padding-block:clamp(40px,6vw,70px)}.Apply-module__I7VRQG__formCard{background:#fff;border:1.5px solid #00d2ff40;border-radius:24px;max-width:800px;margin:0 auto;padding:clamp(24px,4vw,48px);box-shadow:0 16px 40px -10px #08183014}.Apply-module__I7VRQG__activeCohortBanner{background:#16a34a12;border:1.5px solid #16a34a4d;border-radius:16px;align-items:flex-start;gap:14px;margin-bottom:24px;padding:16px 20px;display:flex}.Apply-module__I7VRQG__activeCohortDot{background:#16a34a;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px;animation:1.8s ease-in-out infinite Apply-module__I7VRQG__pulse-green;box-shadow:0 0 0 3px #16a34a40}@keyframes Apply-module__I7VRQG__pulse-green{0%,to{box-shadow:0 0 0 3px #16a34a40}50%{box-shadow:0 0 0 6px #16a34a14}}.Apply-module__I7VRQG__activeCohortContent{flex-direction:column;gap:3px;display:flex}.Apply-module__I7VRQG__activeCohortHeader{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Apply-module__I7VRQG__activeCohortStatus{font-size:11px;font-family:var(--font-mono,monospace);color:#16a34a;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.Apply-module__I7VRQG__activeCohortTag{color:#0f172a;font-size:13.5px;font-weight:900}.Apply-module__I7VRQG__activeCohortDetails{color:#475569;margin:0;font-size:12.5px}.Apply-module__I7VRQG__pathwayHeading{color:#0f172a;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:800;display:flex}.Apply-module__I7VRQG__pathwaySelector{grid-template-columns:1fr;gap:14px;margin-bottom:28px;display:grid}@media (min-width:680px){.Apply-module__I7VRQG__pathwaySelector{grid-template-columns:repeat(3,1fr)}}.Apply-module__I7VRQG__pathwayCard{cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:16px;flex-direction:column;gap:6px;padding:18px 16px;transition:all .2s;display:flex;position:relative}.Apply-module__I7VRQG__pathwayCard:hover{border-color:#0284c7;transform:translateY(-2px);box-shadow:0 8px 20px #0284c71a}.Apply-module__I7VRQG__pathwayCardActive{cursor:default;background:#00d2ff14;border-color:#0284c7;box-shadow:0 8px 24px #0284c72e}.Apply-module__I7VRQG__pathwayCardDisabled{opacity:.42;filter:grayscale(.85);background:#f1f5f9;border-color:#e2e8f0;pointer-events:none!important;cursor:not-allowed!important}.Apply-module__I7VRQG__pathwayCardDisabled:hover{box-shadow:none!important;border-color:#e2e8f0!important;transform:none!important}.Apply-module__I7VRQG__pathwayCardTitle{color:#0f172a;justify-content:space-between;align-items:center;margin:0;font-size:14.5px;font-weight:800;display:flex}.Apply-module__I7VRQG__pathwayBadge{font-size:10px;font-family:var(--font-mono,monospace);color:#0284c7;text-transform:uppercase;background:#00d2ff1f;border-radius:4px;padding:2px 6px;font-weight:700}.Apply-module__I7VRQG__pathwayCardDesc{color:#64748b;margin:0;font-size:12px;line-height:1.45}.Apply-module__I7VRQG__formGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.Apply-module__I7VRQG__formGridTwoCol{grid-template-columns:repeat(2,1fr)}}.Apply-module__I7VRQG__fieldGroup{flex-direction:column;gap:8px;display:flex}.Apply-module__I7VRQG__label{color:#0f172a;font-size:13.5px;font-weight:700}.Apply-module__I7VRQG__required{color:#ef4444;margin-left:3px}.Apply-module__I7VRQG__input,.Apply-module__I7VRQG__select,.Apply-module__I7VRQG__textarea{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:12px;width:100%;padding:13px 16px;font-family:inherit;font-size:14.5px;transition:border-color .2s,box-shadow .2s,background .2s}.Apply-module__I7VRQG__input:focus,.Apply-module__I7VRQG__select:focus,.Apply-module__I7VRQG__textarea:focus{background:#fff;border-color:#0284c7;outline:none;box-shadow:0 0 0 4px #0284c726}.Apply-module__I7VRQG__textarea{resize:vertical;min-height:110px}.Apply-module__I7VRQG__formSectionHeader{border-bottom:1.5px solid #00d2ff26;align-items:center;gap:10px;margin-top:16px;padding-bottom:8px;display:flex}.Apply-module__I7VRQG__formSectionNum{font-family:var(--font-mono,monospace);color:#0284c7;background:#00d2ff1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:flex}.Apply-module__I7VRQG__formSectionTitle{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;font-size:15px;font-weight:800}.Apply-module__I7VRQG__helperText{color:#64748b;margin:0;font-size:12px;line-height:1.4}.Apply-module__I7VRQG__helperLink{color:#0284c7;font-weight:700;text-decoration:underline}.Apply-module__I7VRQG__helperLink:hover{color:#0369a1}.Apply-module__I7VRQG__wordCounter{font-size:11.5px;font-family:var(--font-mono,monospace);color:#64748b;text-align:right;margin-top:2px}.Apply-module__I7VRQG__wordCounterOverLimit{color:#ef4444;font-weight:700}.Apply-module__I7VRQG__uploadGrid{grid-template-columns:1fr;align-items:stretch;gap:20px;display:grid}@media (min-width:640px){.Apply-module__I7VRQG__uploadGrid{grid-template-columns:repeat(2,1fr)}}.Apply-module__I7VRQG__uploadCol{flex-direction:column;gap:8px;height:100%;display:flex}.Apply-module__I7VRQG__fileUploadBox{text-align:center;cursor:pointer;box-sizing:border-box;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;min-height:190px;padding:22px 16px;transition:border-color .2s,background .2s;display:flex;position:relative}.Apply-module__I7VRQG__fileUploadBox:hover{background:#00d2ff05;border-color:#0284c7}.Apply-module__I7VRQG__fileUploadInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.Apply-module__I7VRQG__uploadIcon{color:#64748b;justify-content:center;align-items:center;display:flex}.Apply-module__I7VRQG__fileUploadBox:hover .Apply-module__I7VRQG__uploadIcon{color:#0284c7}.Apply-module__I7VRQG__uploadLabel{color:#0f172a;font-size:13.5px;font-weight:700}.Apply-module__I7VRQG__uploadSupport{color:#64748b;font-size:11px;line-height:1.4}.Apply-module__I7VRQG__fileSelectedName{color:#16a34a;word-break:break-all;align-items:center;gap:6px;font-size:12.5px;font-weight:700;display:flex}.Apply-module__I7VRQG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00d2ff 0%,#0284c7 100%);border:none;border-radius:100px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:10px;padding:16px 36px;font-size:16.5px;font-weight:800;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 8px 25px #00d2ff66}.Apply-module__I7VRQG__submitBtn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 14px 35px #00d2ff8c}.Apply-module__I7VRQG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Apply-module__I7VRQG__successCard{text-align:center;background:#fff;border:2px solid #22c55e;border-radius:24px;flex-direction:column;align-items:center;gap:16px;max-width:600px;margin:0 auto;padding:clamp(32px,5vw,56px);display:flex;box-shadow:0 16px 40px -10px #22c55e26}.Apply-module__I7VRQG__successIcon{color:#22c55e;background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;display:flex}.Apply-module__I7VRQG__successTitle{color:#0f172a;font-size:26px;font-weight:900}.Apply-module__I7VRQG__successText{color:#475569;font-size:15px;line-height:1.6}.Apply-module__I7VRQG__successHomeBtn{color:#fff;background:#0f172a;border-radius:100px;align-items:center;gap:8px;margin-top:10px;padding:12px 28px;font-size:14.5px;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.Apply-module__I7VRQG__successHomeBtn:hover{transform:translateY(-2px)}
.CohortsPage-module__NleVha__page{color:#0f172a;background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.CohortsPage-module__NleVha__heroSection{color:#fff;text-align:center;background:linear-gradient(135deg,#040c18 0%,#0f172a 60%,#1e293b 100%);padding:80px 24px 70px;position:relative;overflow:hidden}.CohortsPage-module__NleVha__heroOverlay{pointer-events:none;background:radial-gradient(circle at 50% 30%,#3b82f626 0%,#0000 65%);position:absolute;inset:0}.CohortsPage-module__NleVha__heroWrapper{z-index:10;max-width:1000px;margin:0 auto;position:relative}.CohortsPage-module__NleVha__badgeWrap{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;display:inline-flex}.CohortsPage-module__NleVha__pulseDot{background-color:#3b82f6;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #3b82f6}.CohortsPage-module__NleVha__eyebrow{letter-spacing:.5px;text-transform:uppercase;color:#93c5fd;margin:0;font-size:13px;font-weight:600}.CohortsPage-module__NleVha__heroTitle{color:#fff;margin-bottom:18px;font-size:42px;font-weight:800;line-height:1.2}.CohortsPage-module__NleVha__heroAccent{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.CohortsPage-module__NleVha__heroSub{color:#94a3b8;max-width:720px;margin:0 auto 28px;font-size:18px;line-height:1.6}.CohortsPage-module__NleVha__heroCta{background:#3b82f6;border-radius:100px;align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #3b82f666;color:#fff!important}.CohortsPage-module__NleVha__heroCta:hover{background:#2563eb;transform:translateY(-2px)}@media (max-width:768px){.CohortsPage-module__NleVha__heroTitle{font-size:32px}.CohortsPage-module__NleVha__heroSub{font-size:16px}}
.Contact-module__J3q-aa__page{background:var(--paper,#f5f2ea);min-height:100vh;color:var(--ink,#171a21);flex-direction:column;display:flex}.Contact-module__J3q-aa__heroSection{background-color:var(--navy-950,#040c18);color:#fff;text-align:center;padding-top:130px;padding-bottom:60px;position:relative;overflow:hidden}.Contact-module__J3q-aa__heroOverlay{pointer-events:none;background:radial-gradient(circle at 50% 20%,#d7dddf33,#0000 70%);position:absolute;inset:0}.Contact-module__J3q-aa__heroWrapper{z-index:1;max-width:800px;margin:0 auto;position:relative}.Contact-module__J3q-aa__badgeWrap{background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;display:inline-flex}.Contact-module__J3q-aa__pulseDot{background:#25d366;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #25d366}.Contact-module__J3q-aa__eyebrow{color:#ffffffe6;letter-spacing:.12em;text-transform:uppercase;font-size:.8rem}.Contact-module__J3q-aa__heroTitle{color:#fff;margin-bottom:16px;font-size:clamp(2rem,5vw,3.2rem);font-weight:700}.Contact-module__J3q-aa__heroAccent{color:#00d2ff;text-shadow:0 0 16px #00d2ff99}.Contact-module__J3q-aa__heroSub{color:#fffc;font-size:1.1rem;line-height:1.6}.Contact-module__J3q-aa__mainSection{padding:60px 0 100px}.Contact-module__J3q-aa__contactGrid{grid-template-columns:1fr;align-items:stretch;gap:40px;display:grid}@media (min-width:992px){.Contact-module__J3q-aa__contactGrid{grid-template-columns:1fr 360px}}.Contact-module__J3q-aa__formCol{width:100%}.Contact-module__J3q-aa__sidebarCol{width:100%;height:100%}@media (min-width:992px){.Contact-module__J3q-aa__sidebarCol{position:sticky;top:100px}}.Contact-module__J3q-aa__stickyCard{border:1px solid var(--line,#dad4c4);background:#fff;border-radius:16px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 10px 30px #040c180d}.Contact-module__J3q-aa__imgWrap{background:var(--navy-950,#040c18);flex:1;width:100%;min-height:200px;position:relative;overflow:hidden}.Contact-module__J3q-aa__sidebarImg{object-fit:cover;opacity:.9;width:100%;height:100%}.Contact-module__J3q-aa__cardBody{flex-direction:column;gap:20px;padding:24px;display:flex}.Contact-module__J3q-aa__subCard{background:var(--paper,#f5f2ea);border:1px solid #dad4c480;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.Contact-module__J3q-aa__subCardHeader{align-items:center;gap:10px;display:flex}.Contact-module__J3q-aa__subCardHeader h5{color:var(--navy-950,#040c18);margin:0;font-size:14.5px;font-weight:800}.Contact-module__J3q-aa__subIconWrap{width:32px;height:32px;color:var(--navy-900,#0f1c33);background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 6px #040c180a}.Contact-module__J3q-aa__subCardText{color:var(--steel,#5b6472);margin:0;font-size:12.5px}.Contact-module__J3q-aa__phoneBtn,.Contact-module__J3q-aa__whatsappBtn{font-family:var(--font-mono,monospace);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:10px 16px;font-size:13.5px;font-weight:700;text-decoration:none;transition:transform .15s,filter .15s;display:inline-flex}.Contact-module__J3q-aa__phoneBtn:hover,.Contact-module__J3q-aa__whatsappBtn:hover{filter:brightness(1.05);transform:translateY(-1px)}.Contact-module__J3q-aa__phoneBtn{background:var(--navy-950,#040c18)}.Contact-module__J3q-aa__whatsappBtn{background:#25d366}
.Courses-module__uvHiBG__page{color:#1e293b;background:#f8f9fb;flex-direction:column;min-height:100vh;display:flex}.Courses-module__uvHiBG__header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#081830f2;border-bottom:1px solid #00d2ff33;padding:14px 0;position:sticky;top:0}.Courses-module__uvHiBG__navInner{justify-content:space-between;align-items:center;gap:16px;display:flex}.Courses-module__uvHiBG__logoLink{align-items:center;gap:12px;text-decoration:none;display:flex}.Courses-module__uvHiBG__logoImg{object-fit:contain;width:38px;height:38px}.Courses-module__uvHiBG__logoText{color:#fff;letter-spacing:-.01em;flex-direction:column;font-size:15px;font-weight:800;line-height:1.2;display:flex}.Courses-module__uvHiBG__logoSub{letter-spacing:.1em;color:#00d2ff;text-transform:uppercase;font-size:10px;font-weight:600}.Courses-module__uvHiBG__navLinks{align-items:center;gap:16px;display:flex}.Courses-module__uvHiBG__navLink{color:#cbd5e1;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .18s}.Courses-module__uvHiBG__navLink:hover{color:#00d2ff}.Courses-module__uvHiBG__navCta{color:#fff;background:linear-gradient(135deg,#00d2ff 0%,#0284c7 100%);border-radius:100px;padding:8px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .18s,filter .18s;box-shadow:0 4px 14px #00b4f059}.Courses-module__uvHiBG__navCta:hover{filter:brightness(1.08);transform:translateY(-2px)}.Courses-module__uvHiBG__heroSection{color:#fff;background:#081830;padding:clamp(60px,8vw,96px) 0 clamp(48px,6vw,72px);position:relative;overflow:hidden}.Courses-module__uvHiBG__heroOverlay{pointer-events:none;background:linear-gradient(#0f172ad9 0%,#0f172abf 100%);position:absolute;inset:0}.Courses-module__uvHiBG__heroGrid{pointer-events:none;background-image:linear-gradient(#00d2ff0a 1px,#0000 1px),linear-gradient(90deg,#00d2ff0a 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.Courses-module__uvHiBG__heroOrb{pointer-events:none;background:radial-gradient(circle,#00d2ff1f 0%,#0000 70%);border-radius:50%;width:clamp(300px,40vw,600px);height:clamp(300px,40vw,600px);position:absolute;top:20%;right:-5%}.Courses-module__uvHiBG__heroWrapper{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.Courses-module__uvHiBG__badgeWrap{background:#00d2ff1a;border:1px solid #00d2ff4d;border-radius:100px;align-items:center;gap:8px;padding:5px 14px;display:inline-flex}.Courses-module__uvHiBG__pulseDot{background:#00d2ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #00d2ff40}.Courses-module__uvHiBG__eyebrow{font-family:var(--font-mono,monospace);letter-spacing:.12em;text-transform:uppercase;color:#38bdf8;margin:0;font-size:11.5px;font-weight:700}.Courses-module__uvHiBG__heroTitle{letter-spacing:-.025em;color:#fff;font-size:clamp(32px,4.8vw,54px);font-weight:900;line-height:1.15}.Courses-module__uvHiBG__heroAccent{color:#00d2ff;animation:1.5s ease-in-out infinite Courses-module__uvHiBG__pulseBlink;display:inline-block}@keyframes Courses-module__uvHiBG__pulseBlink{0%,to{opacity:1;text-shadow:0 0 12px #00d2ffcc,0 0 24px #00d2ff66}50%{opacity:.25;text-shadow:none}}.Courses-module__uvHiBG__heroSub{color:#cbd5e1;max-width:68ch;margin:0 auto;font-size:clamp(15px,1.5vw,17.5px);line-height:1.7}.Courses-module__uvHiBG__heroCtaRow{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:12px;display:flex}.Courses-module__uvHiBG__heroBtnPrimary{color:#fff;background:#1a56db;border-radius:30px;align-items:center;gap:8px;padding:13px 28px;font-size:14.5px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 6px 20px #1a56db66}.Courses-module__uvHiBG__heroBtnPrimary:hover{background:#1e40af;transform:translateY(-2px)}.Courses-module__uvHiBG__heroBtnSecondary{color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:30px;align-items:center;gap:8px;padding:13px 24px;font-size:14.5px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.Courses-module__uvHiBG__heroBtnSecondary:hover{background:#fff3}.Courses-module__uvHiBG__coursesSection{flex:1;padding:48px 0 80px}.Courses-module__uvHiBG__catalogWrapper{flex-direction:column;gap:28px;display:flex}.Courses-module__uvHiBG__bathubBanner{color:#fff;background:linear-gradient(135deg,#071224 0%,#0d223f 100%);border:1px solid #00d2ff33;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:28px 32px;display:flex;box-shadow:0 10px 30px #07122433}.Courses-module__uvHiBG__bannerInfo{max-width:780px}.Courses-module__uvHiBG__bannerBadge{font-family:var(--font-mono,monospace);color:#38bdf8;text-transform:uppercase;letter-spacing:.08em;background:#00d2ff1f;border:1px solid #00d2ff4d;border-radius:20px;align-items:center;gap:8px;margin-bottom:10px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.Courses-module__uvHiBG__bannerTitle{color:#fff;letter-spacing:-.01em;margin:0 0 8px;font-size:22px;font-weight:800}.Courses-module__uvHiBG__bannerText{color:#cbd5e1;margin:0;font-size:14px;line-height:1.65}.Courses-module__uvHiBG__bannerBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#00d2ff 0%,#0284c7 100%);border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,filter .2s;display:inline-flex;box-shadow:0 4px 16px #00b4f059}.Courses-module__uvHiBG__bannerBtn:hover{filter:brightness(1.08);transform:translateY(-2px)}.Courses-module__uvHiBG__searchRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.Courses-module__uvHiBG__searchInputWrap{flex:1;min-width:280px;position:relative}.Courses-module__uvHiBG__searchIcon{color:#94a3b8;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Courses-module__uvHiBG__searchInput{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;padding:13px 40px 13px 44px;font-size:14px;transition:border-color .18s,box-shadow .18s;box-shadow:0 2px 8px #0000000a}.Courses-module__uvHiBG__searchInput:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.Courses-module__uvHiBG__clearSearch{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:18px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.Courses-module__uvHiBG__resultsCount{color:#64748b;font-size:13.5px}.Courses-module__uvHiBG__mainGrid{grid-template-columns:240px 1fr;align-items:start;gap:32px;display:grid}.Courses-module__uvHiBG__sidebar{flex-direction:column;gap:20px;display:flex}.Courses-module__uvHiBG__filterAllBtn{cursor:pointer;text-align:left;background:#e0f2fe;border:1px solid #bae6fd;border-radius:12px;align-items:center;gap:10px;width:100%;padding:12px 16px;transition:background .18s;display:flex}.Courses-module__uvHiBG__filterAllBtn:hover{background:#bae6fd}.Courses-module__uvHiBG__filterAllActive{color:#fff;background:#0284c7;border-color:#0284c7}.Courses-module__uvHiBG__filterAllActive .Courses-module__uvHiBG__filterAllLabel{color:#fff}.Courses-module__uvHiBG__filterAllActive .Courses-module__uvHiBG__countBadge{color:#fff;background:#ffffff40}.Courses-module__uvHiBG__checkboxCheck{justify-content:center;align-items:center;width:18px;height:18px;font-size:14px;font-weight:700;display:flex}.Courses-module__uvHiBG__filterAllLabel{color:#0369a1;flex:1;font-size:14.5px;font-weight:700}.Courses-module__uvHiBG__countBadge{color:#0284c7;background:#0284c726;border-radius:100px;padding:2px 7px;font-size:11px;font-weight:700}.Courses-module__uvHiBG__filterGroup{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px 16px;box-shadow:0 2px 10px #00000008}.Courses-module__uvHiBG__streamTabs{border-bottom:2px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;padding-bottom:12px;display:flex}.Courses-module__uvHiBG__streamTabBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:100px;padding:8px 18px;font-size:14px;font-weight:700;transition:all .2s}.Courses-module__uvHiBG__streamTabBtn:hover{color:#0f172a;background:#e2e8f0}.Courses-module__uvHiBG__streamTabActive{color:#fff;background:#1a56db;border-color:#1a56db;box-shadow:0 4px 12px #1a56db40}.Courses-module__uvHiBG__deptSelect{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-size:13.5px;font-weight:600;transition:border-color .18s;box-shadow:0 2px 6px #00000008}.Courses-module__uvHiBG__deptSelect:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.Courses-module__uvHiBG__deptReadMoreRow{margin-top:6px;padding-top:10px}.Courses-module__uvHiBG__deptReadMoreBtn{color:#00d2ff;align-items:center;gap:6px;font-size:13.5px;font-weight:700;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.Courses-module__uvHiBG__deptReadMoreBtn:hover{color:#38bdf8;text-decoration:underline;transform:translate(4px)}.Courses-module__uvHiBG__deptBannerCard{color:#fff;background:linear-gradient(135deg,#081830 0%,#0f294a 100%);border:1.5px solid #00d2ff4d;border-radius:16px;flex-direction:column;gap:12px;margin-bottom:24px;padding:24px 28px;display:flex;box-shadow:0 8px 24px #08183033}.Courses-module__uvHiBG__deptBannerHeader{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Courses-module__uvHiBG__deptBadge{color:#081830;background:#00d2ff;border-radius:6px;padding:4px 10px;font-family:monospace;font-size:13px;font-weight:800}.Courses-module__uvHiBG__deptBannerHeader h2{color:#fff;margin:0;font-size:20px;font-weight:800}.Courses-module__uvHiBG__deptOverviewText{color:#cbd5e1;margin:0;font-size:14px;line-height:1.65}.Courses-module__uvHiBG__careerPathsWrap{border-top:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px;padding-top:12px;display:flex}.Courses-module__uvHiBG__careerLabel{color:#38bdf8;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.Courses-module__uvHiBG__careerBadges{flex-wrap:wrap;gap:8px;display:flex}.Courses-module__uvHiBG__careerBadge{color:#f1f5f9;background:#ffffff1f;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600}.Courses-module__uvHiBG__filterHeading{font-family:var(--font-mono,monospace);letter-spacing:.1em;color:#64748b;text-transform:uppercase;justify-content:space-between;align-items:center;margin:0 0 14px 2px;font-size:11px;font-weight:700;display:flex}.Courses-module__uvHiBG__filterHeadingLink{color:#0284c7;letter-spacing:0;text-transform:none;font-family:inherit;font-size:11px;font-weight:700;text-decoration:none;transition:color .18s}.Courses-module__uvHiBG__filterHeadingLink:hover{color:#1a56db;text-decoration:underline}.Courses-module__uvHiBG__filterList{flex-direction:column;gap:10px;display:flex}.Courses-module__uvHiBG__filterItem{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:6px 8px;transition:background .15s;display:flex}.Courses-module__uvHiBG__filterItem:hover{background:#f1f5f9}.Courses-module__uvHiBG__filterItemActive{background:#f0f9ff}.Courses-module__uvHiBG__checkboxInput{display:none}.Courses-module__uvHiBG__checkboxCustom{color:#fff;background:#fff;border:1.5px solid #94a3b8;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;font-size:11px;font-weight:700;transition:all .15s;display:flex}.Courses-module__uvHiBG__filterItemActive .Courses-module__uvHiBG__checkboxCustom{background:#0284c7;border-color:#0284c7}.Courses-module__uvHiBG__filterLabel{color:#334155;font-size:13.5px;font-weight:500;line-height:1.3}.Courses-module__uvHiBG__sidebarCard{color:#fff;text-align:center;background:linear-gradient(135deg,#0a1f38 0%,#102e52 100%);border:1px solid #00d2ff33;border-radius:14px;padding:20px 18px}.Courses-module__uvHiBG__sidebarCard h4{color:#fff;text-align:center;margin:0 0 8px;font-size:15px;font-weight:800}.Courses-module__uvHiBG__sidebarCard p{color:#94a3b8;text-align:center;margin:0 0 14px;font-size:12.5px;line-height:1.5}.Courses-module__uvHiBG__sidebarMailBtn{text-align:center;color:#38bdf8;cursor:pointer;background:#00d2ff26;border:1px solid #00d2ff59;border-radius:8px;width:100%;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background .18s,transform .15s;display:inline-block}.Courses-module__uvHiBG__sidebarMailBtn:hover{background:#00d2ff40}.Courses-module__uvHiBG__coursesArea{min-width:0}.Courses-module__uvHiBG__noResults{text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:64px 24px;display:flex}.Courses-module__uvHiBG__resetBtn{color:#fff;cursor:pointer;background:#0284c7;border:none;border-radius:100px;padding:10px 22px;font-size:13.5px;font-weight:700}.Courses-module__uvHiBG__coursesGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.Courses-module__uvHiBG__courseCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000a}.Courses-module__uvHiBG__courseCard:hover{border-color:#00d2ff80;transform:translateY(-5px);box-shadow:0 12px 30px #0284c71f}.Courses-module__uvHiBG__cardImageWrap{background:#071224;width:100%;height:170px;position:relative;overflow:hidden}.Courses-module__uvHiBG__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.Courses-module__uvHiBG__courseCard:hover .Courses-module__uvHiBG__cardImg{transform:scale(1.05)}.Courses-module__uvHiBG__streamBadge{color:#38bdf8;font-family:var(--font-mono,monospace);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#071224d9;border:1px solid #00d2ff33;border-radius:12px;padding:3px 10px;font-size:10.5px;font-weight:700;position:absolute;bottom:10px;left:10px}.Courses-module__uvHiBG__cardBody{flex-direction:column;flex:1;gap:8px;padding:18px;display:flex}.Courses-module__uvHiBG__trackTag{font-family:var(--font-mono,monospace);letter-spacing:.08em;color:#0284c7;font-size:10px;font-weight:700}.Courses-module__uvHiBG__cardTitle{color:#0f172a;margin:0;font-size:15.5px;font-weight:750;line-height:1.35}.Courses-module__uvHiBG__cardDesc{color:#475569;flex:1;margin:0;font-size:13px;line-height:1.6}.Courses-module__uvHiBG__cardLink{color:#1a56db;align-items:center;gap:4px;margin-top:8px;font-size:13px;font-weight:700;text-decoration:none;transition:color .18s;display:inline-flex}.Courses-module__uvHiBG__cardLink:hover{color:#0284c7;text-decoration:underline}.Courses-module__uvHiBG__footer{color:#94a3b8;background:#081830;border-top:1px solid #00d2ff26;margin-top:auto;padding:28px 0}.Courses-module__uvHiBG__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Courses-module__uvHiBG__copyright{margin:0;font-size:13px}.Courses-module__uvHiBG__footerLinks{align-items:center;gap:20px;display:flex}.Courses-module__uvHiBG__footerLinks a{color:#cbd5e1;font-size:13px;text-decoration:none;transition:color .18s}.Courses-module__uvHiBG__footerLinks a:hover{color:#00d2ff}@media (max-width:1080px){.Courses-module__uvHiBG__coursesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.Courses-module__uvHiBG__mainGrid{grid-template-columns:1fr}.Courses-module__uvHiBG__sidebar{order:-1}}@media (max-width:600px){.Courses-module__uvHiBG__coursesGrid{grid-template-columns:1fr}.Courses-module__uvHiBG__heroTitle{font-size:28px}}.Courses-module__uvHiBG__pagination{box-sizing:border-box;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;max-width:100%;margin-top:40px;display:flex}.Courses-module__uvHiBG__pageBtn{color:#1f2937;cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;min-width:38px;height:38px;padding:8px 14px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.Courses-module__uvHiBG__prevNextBtn{padding:8px 14px;font-weight:700}.Courses-module__uvHiBG__btnText{display:inline}.Courses-module__uvHiBG__pageBtn:hover:not(:disabled){color:#0284c7;background:#f0f9ff;border-color:#0284c7}.Courses-module__uvHiBG__pageBtn:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.Courses-module__uvHiBG__pageBtnActive{color:#fff;background:linear-gradient(135deg,#1a56db 0%,#0f172a 100%);border:none;box-shadow:0 4px 12px #1a56db4d}@media (max-width:576px){.Courses-module__uvHiBG__pagination{gap:6px;margin-top:28px;padding:0 4px}.Courses-module__uvHiBG__pageBtn{border-radius:8px;min-width:32px;height:32px;padding:4px 10px;font-size:13px}.Courses-module__uvHiBG__prevNextBtn{padding:4px 8px}}@media (max-width:400px){.Courses-module__uvHiBG__pagination{gap:4px}.Courses-module__uvHiBG__pageBtn{min-width:30px;height:30px;padding:2px 6px;font-size:12px}}
.CourseDetail-module__wtmFVW__page{color:#1e293b;background:#f8f9fb;flex-direction:column;min-height:100vh;display:flex}.CourseDetail-module__wtmFVW__notFoundContainer{text-align:center;flex:1;padding:80px 24px}.CourseDetail-module__wtmFVW__backBtn{color:#fff;background:#1a56db;border-radius:8px;margin-top:20px;padding:10px 20px;font-weight:600;text-decoration:none;display:inline-block}.CourseDetail-module__wtmFVW__heroSection{color:#fff;align-items:center;min-height:320px;padding:60px 0;display:flex;position:relative}.CourseDetail-module__wtmFVW__heroOverlay{background:linear-gradient(#081830e6 0%,#0f172af2 100%);position:absolute;inset:0}.CourseDetail-module__wtmFVW__heroInner{z-index:2;flex-direction:column;gap:16px;display:flex;position:relative}.CourseDetail-module__wtmFVW__breadcrumbLink{color:#fff;background:#00d2ff2e;border:1.5px solid #00d2ff;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:8px 18px;font-size:15px;font-weight:800;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex;box-shadow:0 0 16px #00d2ff40}.CourseDetail-module__wtmFVW__breadcrumbLink:hover{color:#081830;background:#00d2ff;transform:translate(-3px);box-shadow:0 0 20px #00d2ff99}.CourseDetail-module__wtmFVW__badgeRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.CourseDetail-module__wtmFVW__deptBadge{color:#081830;background:#00d2ff;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:800}.CourseDetail-module__wtmFVW__trackBadge{color:#38bdf8;letter-spacing:.05em;background:#00d2ff26;border:1px solid #00d2ff59;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700}.CourseDetail-module__wtmFVW__streamBadge{color:#f1f5f9;background:#ffffff26;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:600}.CourseDetail-module__wtmFVW__courseTitle{color:#fff;margin:0;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.2}.CourseDetail-module__wtmFVW__courseSubtitle{color:#cbd5e1;max-width:800px;margin:0;font-size:16px;line-height:1.6}.CourseDetail-module__wtmFVW__mainContent{flex:1;padding:48px 0 80px}.CourseDetail-module__wtmFVW__grid{grid-template-columns:1fr 340px;align-items:start;gap:36px;display:grid}.CourseDetail-module__wtmFVW__leftCol{flex-direction:column;gap:28px;display:flex}.CourseDetail-module__wtmFVW__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px 32px;box-shadow:0 4px 20px #0000000a}.CourseDetail-module__wtmFVW__sectionHeading{color:#0f172a;border-bottom:2px solid #f1f5f9;margin:0 0 18px;padding-bottom:12px;font-size:20px;font-weight:750}.CourseDetail-module__wtmFVW__overviewText{color:#334155;margin:0;font-size:15px;line-height:1.7}.CourseDetail-module__wtmFVW__reqGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.CourseDetail-module__wtmFVW__reqItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.CourseDetail-module__wtmFVW__reqLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.CourseDetail-module__wtmFVW__reqVal{color:#1e293b;font-size:14px;font-weight:600}.CourseDetail-module__wtmFVW__outcomesList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.CourseDetail-module__wtmFVW__outcomeItem{color:#334155;align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;display:flex}.CourseDetail-module__wtmFVW__checkIcon{color:#1a56db;background:#dbeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;font-size:13px;font-weight:700;display:flex}.CourseDetail-module__wtmFVW__rightCol{position:relative}.CourseDetail-module__wtmFVW__sidebarSticky{position:sticky;top:100px}.CourseDetail-module__wtmFVW__ctaCard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #00000014}.CourseDetail-module__wtmFVW__imgWrap{background:#0f172a;width:100%;height:180px;overflow:hidden}.CourseDetail-module__wtmFVW__sidebarImg{object-fit:cover;width:100%;height:100%}.CourseDetail-module__wtmFVW__ctaBody{flex-direction:column;gap:14px;padding:24px;display:flex}.CourseDetail-module__wtmFVW__codeBadge{color:#1a56db;background:#eff6ff;border-radius:6px;width:fit-content;padding:4px 10px;font-family:monospace;font-size:12px;font-weight:700;display:inline-block}.CourseDetail-module__wtmFVW__ctaBody h3{color:#0f172a;margin:0;font-size:20px;font-weight:800}.CourseDetail-module__wtmFVW__ctaBody p{color:#64748b;margin:0;font-size:13.5px;line-height:1.5}.CourseDetail-module__wtmFVW__registerBtn{color:#fff;text-align:center;background:#1a56db;border-radius:10px;justify-content:center;align-items:center;padding:13px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s;display:flex;box-shadow:0 4px 14px #1a56db4d}.CourseDetail-module__wtmFVW__registerBtn:hover{background:#1e40af}.CourseDetail-module__wtmFVW__applyBtn{color:#334155;text-align:center;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;padding:11px 20px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.CourseDetail-module__wtmFVW__applyBtn:hover{background:#e2e8f0}@media (max-width:900px){.CourseDetail-module__wtmFVW__grid{grid-template-columns:1fr}.CourseDetail-module__wtmFVW__sidebarSticky{position:static}.CourseDetail-module__wtmFVW__reqGrid{grid-template-columns:1fr}}.CourseDetail-module__wtmFVW__curriculumList{flex-direction:column;gap:12px;display:flex}.CourseDetail-module__wtmFVW__moduleItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:14px 18px;transition:border-color .2s;display:flex}.CourseDetail-module__wtmFVW__moduleItem:hover{border-color:#00d2ff}.CourseDetail-module__wtmFVW__moduleNum{color:#0284c7;background:#e0f2fe;border-radius:8px;flex-shrink:0;padding:4px 10px;font-family:monospace;font-size:14px;font-weight:800}.CourseDetail-module__wtmFVW__moduleText{color:#1e293b;font-size:14.5px;font-weight:600}.CourseDetail-module__wtmFVW__roadmapWrap{flex-direction:column;gap:12px;margin-top:8px;display:flex}.CourseDetail-module__wtmFVW__roadmapHeading{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:13px;font-weight:700}.CourseDetail-module__wtmFVW__roadmapGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.CourseDetail-module__wtmFVW__roadmapStep{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;padding:12px 16px;text-decoration:none;transition:all .2s;display:flex;position:relative}.CourseDetail-module__wtmFVW__roadmapStep:hover{background:#fff;border-color:#0284c7;transform:translateY(-2px);box-shadow:0 4px 12px #0284c71a}.CourseDetail-module__wtmFVW__roadmapStepCurrent{background:#f0f9ff;border-color:#0284c7;box-shadow:0 0 0 2px #0284c733}.CourseDetail-module__wtmFVW__stepLevel{color:#0284c7;letter-spacing:.05em;font-family:monospace;font-size:10.5px;font-weight:700}.CourseDetail-module__wtmFVW__stepTitle{color:#0f172a;font-size:13px;font-weight:700;line-height:1.3}.CourseDetail-module__wtmFVW__currentBadge{color:#fff;background:#1a56db;border-radius:10px;padding:2px 7px;font-size:10px;font-weight:700;position:absolute;top:10px;right:10px}@media (max-width:600px){.CourseDetail-module__wtmFVW__roadmapGrid{grid-template-columns:1fr}}
.DepartmentList-module__r3XbNa__page{color:#1e293b;background:#f8f9fb;flex-direction:column;min-height:100vh;display:flex}.DepartmentList-module__r3XbNa__heroSection{color:#fff;align-items:center;min-height:320px;padding:60px 0;display:flex;position:relative}.DepartmentList-module__r3XbNa__heroOverlay{background:linear-gradient(#081830d9 0%,#0f172af2 100%);position:absolute;inset:0}.DepartmentList-module__r3XbNa__heroInner{z-index:2;flex-direction:column;gap:12px;display:flex;position:relative}.DepartmentList-module__r3XbNa__breadcrumbLink{color:#fff;background:#00d2ff1f;border:1.5px solid #00d2ff;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.DepartmentList-module__r3XbNa__breadcrumbLink:hover{color:#081830;background:#00d2ff;transform:translate(-2px)}.DepartmentList-module__r3XbNa__pageTitle{color:#fff;margin:0;font-size:clamp(30px,4vw,42px);font-weight:900;line-height:1.15}.DepartmentList-module__r3XbNa__pageSubtitle{color:#cbd5e1;max-width:720px;margin:0;font-size:16px;line-height:1.6}.DepartmentList-module__r3XbNa__mainContent{flex:1;padding:48px 0 80px}.DepartmentList-module__r3XbNa__streamSelector{grid-template-columns:repeat(2,1fr);gap:32px;margin-top:20px;display:grid}.DepartmentList-module__r3XbNa__streamSelectCard{text-align:left;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:20px;padding:40px 32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 20px #00000005}.DepartmentList-module__r3XbNa__streamSelectCard:hover{border-color:#38bdf8;transform:translateY(-6px);box-shadow:0 12px 30px #0284c71a}.DepartmentList-module__r3XbNa__streamIconWrap{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex}.DepartmentList-module__r3XbNa__streamSelectCard:hover .DepartmentList-module__r3XbNa__streamIconWrap{transform:scale(1.05)}.DepartmentList-module__r3XbNa__streamSelectTitle{color:#0f172a;margin:0;font-size:22px;font-weight:850}.DepartmentList-module__r3XbNa__streamSelectDesc{color:#475569;margin:0;font-size:14.5px;line-height:1.6}.DepartmentList-module__r3XbNa__streamSelectBtn{color:#1a56db;align-items:center;gap:6px;margin-top:auto;font-size:14px;font-weight:700;display:flex}.DepartmentList-module__r3XbNa__navigationRow{border-bottom:2px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:36px;padding-bottom:16px;display:flex}.DepartmentList-module__r3XbNa__streamTabs{gap:12px;display:flex}.DepartmentList-module__r3XbNa__streamTabBtn{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;padding:8px 18px;font-size:14px;font-weight:700;transition:all .2s}.DepartmentList-module__r3XbNa__streamTabBtn:hover{color:#0284c7;border-color:#0284c7}.DepartmentList-module__r3XbNa__streamTabActive{color:#fff;background:#1a56db;border-color:#1a56db;box-shadow:0 4px 12px #1a56db33}.DepartmentList-module__r3XbNa__streamTabActive:hover{color:#fff;border-color:#1a56db}.DepartmentList-module__r3XbNa__backToStreams{color:#475569;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:13.5px;font-weight:700;transition:color .2s;display:flex}.DepartmentList-module__r3XbNa__backToStreams:hover{color:#0f172a}.DepartmentList-module__r3XbNa__deptGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.DepartmentList-module__r3XbNa__deptCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.DepartmentList-module__r3XbNa__deptCard:hover{border-color:#38bdf8;transform:translateY(-4px);box-shadow:0 10px 25px #1a56db14}.DepartmentList-module__r3XbNa__cardHeader{background:#fafafb;border-bottom:1px solid #f1f5f9;flex-direction:column;gap:8px;padding:24px 24px 16px;display:flex}.DepartmentList-module__r3XbNa__badgeRow{gap:8px;display:flex}.DepartmentList-module__r3XbNa__deptCode{color:#1a56db;background:#eff6ff;border-radius:6px;padding:3px 8px;font-family:monospace;font-size:11px;font-weight:800}.DepartmentList-module__r3XbNa__deptStream{color:#475569;background:#f1f5f9;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700}.DepartmentList-module__r3XbNa__deptName{color:#0f172a;margin:0;font-size:18px;font-weight:800}.DepartmentList-module__r3XbNa__cardBody{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex}.DepartmentList-module__r3XbNa__overviewText{color:#475569;margin:0;font-size:14px;line-height:1.6}.DepartmentList-module__r3XbNa__listSection{flex-direction:column;gap:6px;display:flex}.DepartmentList-module__r3XbNa__listHeading{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:800}.DepartmentList-module__r3XbNa__careerList{flex-wrap:wrap;gap:8px;display:flex}.DepartmentList-module__r3XbNa__careerTag{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:600}.DepartmentList-module__r3XbNa__focusList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.DepartmentList-module__r3XbNa__focusItem{color:#334155;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.DepartmentList-module__r3XbNa__bullet{color:#38bdf8;font-weight:700}.DepartmentList-module__r3XbNa__cardFooter{border-top:1px solid #f1f5f9;padding:16px 24px 24px}.DepartmentList-module__r3XbNa__viewPathwayBtn{color:#fff;text-align:center;background:#1a56db;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:11px 20px;font-size:13.5px;font-weight:700;text-decoration:none;transition:background .2s,transform .1s;display:flex;box-shadow:0 4px 12px #1a56db26}.DepartmentList-module__r3XbNa__viewPathwayBtn:hover{background:#1e40af;transform:translateY(-1px)}@media (max-width:768px){.DepartmentList-module__r3XbNa__streamSelector{grid-template-columns:1fr;gap:20px}.DepartmentList-module__r3XbNa__deptGrid{grid-template-columns:1fr}}
