.PublicNavbar-module__F11LoG__header{z-index:100;position:sticky;top:0}.PublicNavbar-module__F11LoG__utilityBar{background:var(--brand-dark);color:#fff9;font-size:.75rem}.PublicNavbar-module__F11LoG__utilityInner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:.4rem 2rem;display:flex}.PublicNavbar-module__F11LoG__utilityRight{gap:1.25rem;display:flex}.PublicNavbar-module__F11LoG__utilityLink{color:#fff9;font-size:.75rem;text-decoration:none;transition:color .2s}.PublicNavbar-module__F11LoG__utilityLink:hover{color:#fff}.PublicNavbar-module__F11LoG__menuBar{background:var(--brand);position:relative;box-shadow:0 2px 8px #00000026}.PublicNavbar-module__F11LoG__menuInner{justify-content:center;align-items:center;max-width:1280px;margin:0 auto;padding:0 1rem;display:flex}.PublicNavbar-module__F11LoG__menuList{margin:0;padding:0;list-style:none;display:flex}.PublicNavbar-module__F11LoG__menuItem{position:relative}.PublicNavbar-module__F11LoG__menuBtn{color:#fffc;cursor:pointer;white-space:nowrap;letter-spacing:.8px;text-transform:uppercase;background:0 0;border:none;border-bottom:3px solid #0000;padding:1.1rem 1.3rem;font-size:.82rem;font-weight:500;transition:color .2s;display:block}.PublicNavbar-module__F11LoG__menuBtn:hover{color:#fff}.PublicNavbar-module__F11LoG__menuItemActive .PublicNavbar-module__F11LoG__menuBtn{color:#fff;border-bottom-color:#fff}.PublicNavbar-module__F11LoG__logo{flex-shrink:0;align-items:center;padding:.3rem 1.5rem;text-decoration:none;display:flex}.PublicNavbar-module__F11LoG__dropdown{background:var(--brand);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;animation:.18s PublicNavbar-module__F11LoG__slideDown;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 32px #0000004d}@keyframes PublicNavbar-module__F11LoG__slideDown{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.PublicNavbar-module__F11LoG__dropdownTitles{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;gap:3rem;max-width:1280px;margin:0 auto;padding:.75rem 2rem;display:flex}.PublicNavbar-module__F11LoG__dropdownTitleItem{color:#ffffffe6;letter-spacing:.3px;min-width:160px;font-size:.8rem;font-weight:600}.PublicNavbar-module__F11LoG__groupTitleLink{color:#ffffffe6;text-decoration:none;transition:color .15s}.PublicNavbar-module__F11LoG__groupTitleLink:hover{color:#fff;text-decoration:underline}.PublicNavbar-module__F11LoG__dropdownContent{gap:3rem;max-width:1280px;margin:0 auto;padding:1rem 2rem 1.8rem;display:flex}.PublicNavbar-module__F11LoG__dropdownGroup{min-width:160px}.PublicNavbar-module__F11LoG__groupItems{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.PublicNavbar-module__F11LoG__groupLink{color:#ffffff80;padding:.38rem 0;font-size:.8rem;text-decoration:none;transition:color .15s;display:block}.PublicNavbar-module__F11LoG__groupLink:hover{color:#fff}.PublicNavbar-module__F11LoG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:8px;display:none}.PublicNavbar-module__F11LoG__hamburger span{background:#fffc;border-radius:1px;width:20px;height:2px;display:block}.PublicNavbar-module__F11LoG__mobileMenu{background:var(--brand);max-height:80vh;padding:.5rem 0;display:none;overflow-y:auto}.PublicNavbar-module__F11LoG__mobileGroup{border-bottom:1px solid #ffffff0f}.PublicNavbar-module__F11LoG__mobileMenuBtn{text-align:left;color:#fffc;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;width:100%;padding:.85rem 1.5rem;font-size:.85rem;font-weight:500;transition:background .15s;display:block}.PublicNavbar-module__F11LoG__mobileMenuBtn:hover{color:#fff;background:#ffffff0a}.PublicNavbar-module__F11LoG__mobileDropdown{padding:.25rem 1.5rem 1rem 2.5rem}.PublicNavbar-module__F11LoG__mobileSubGroup{margin-bottom:.8rem}.PublicNavbar-module__F11LoG__mobileSubGroup h4{color:#fff6;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.4rem;font-size:.75rem}.PublicNavbar-module__F11LoG__mobileGroupLink{text-decoration:none}.PublicNavbar-module__F11LoG__mobileGroupLink h4{color:#fff6}.PublicNavbar-module__F11LoG__mobileGroupLink:hover h4{color:#ffffffb3}.PublicNavbar-module__F11LoG__mobileLink{color:#ffffff8c;padding:.3rem 0;font-size:.82rem;text-decoration:none;transition:color .15s;display:block}.PublicNavbar-module__F11LoG__mobileLink:hover{color:#fff}.PublicNavbar-module__F11LoG__mobileAuth{border-top:1px solid #ffffff0f;gap:.75rem;margin-top:.5rem;padding:1rem 1.5rem;display:flex}.PublicNavbar-module__F11LoG__mobileAuth a{text-align:center;color:#fffc;border:1px solid #fff3;border-radius:6px;flex:1;padding:.55rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .15s}.PublicNavbar-module__F11LoG__mobileAuth a:hover{color:#fff;border-color:#fff6}.PublicNavbar-module__F11LoG__mobileAuth a:last-child{color:#fff;background:#ffffff1a;border-color:#fff3}@media (max-width:1024px){.PublicNavbar-module__F11LoG__menuBtn{padding:1.1rem .8rem;font-size:.75rem}.PublicNavbar-module__F11LoG__logo{padding:.4rem 1.2rem}}@media (max-width:900px){.PublicNavbar-module__F11LoG__menuList{display:none}.PublicNavbar-module__F11LoG__hamburger{display:flex}.PublicNavbar-module__F11LoG__mobileMenu{display:block}.PublicNavbar-module__F11LoG__menuInner{justify-content:space-between;padding:0 1rem}.PublicNavbar-module__F11LoG__dropdown,.PublicNavbar-module__F11LoG__utilityRight{display:none}}@media (max-width:500px){.PublicNavbar-module__F11LoG__utilityBar{display:none}}
.PublicFooter-module__J5MK9a__footer{background:var(--brand);color:#ffffffa6;margin-top:auto}.PublicFooter-module__J5MK9a__footer:before{content:"";background:linear-gradient(90deg, var(--gold) 0%, var(--accent) 100%);height:4px;display:block}.PublicFooter-module__J5MK9a__statsStrip{background:#0003;border-bottom:1px solid #ffffff0f}.PublicFooter-module__J5MK9a__statsInner{flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex}.PublicFooter-module__J5MK9a__stat{flex-direction:column;align-items:center;gap:.1rem;display:flex}.PublicFooter-module__J5MK9a__statNumber{color:var(--gold);font-size:1.4rem;font-weight:800;line-height:1}.PublicFooter-module__J5MK9a__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.PublicFooter-module__J5MK9a__footerInner{grid-template-columns:1fr 1.2fr auto;gap:3rem;max-width:1280px;margin:0 auto;padding:2.5rem 2rem;display:grid}.PublicFooter-module__J5MK9a__footerLogo{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.PublicFooter-module__J5MK9a__copyright{color:#fff6;font-size:.75rem;line-height:1.6}.PublicFooter-module__J5MK9a__footerCampus{border-left:1px solid #ffffff1a;flex-direction:column;gap:1.5rem;padding-left:2rem;display:flex}.PublicFooter-module__J5MK9a__campusItem h4{color:var(--gold);letter-spacing:.03em;margin-bottom:.35rem;font-size:.8rem;font-weight:700}.PublicFooter-module__J5MK9a__campusItem p{color:#ffffff80;font-size:.78rem;line-height:1.6}.PublicFooter-module__J5MK9a__footerLinks{border-left:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;padding-left:2rem;display:flex}.PublicFooter-module__J5MK9a__linkList{flex-direction:column;gap:.5rem;display:flex}.PublicFooter-module__J5MK9a__linkList a{color:#ffffffa6;letter-spacing:.3px;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .15s}.PublicFooter-module__J5MK9a__linkList a:hover{color:var(--gold)}.PublicFooter-module__J5MK9a__social{gap:.65rem;margin-top:1.5rem;display:flex}.PublicFooter-module__J5MK9a__socialIcon{color:#ffffff8c;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.PublicFooter-module__J5MK9a__socialIcon:hover{color:var(--brand);background:var(--gold);border-color:var(--gold)}.PublicFooter-module__J5MK9a__footerBottom{text-align:center;color:#ffffff4d;background:#00000040;border-top:1px solid #ffffff0f;padding:.75rem 2rem;font-size:.72rem}.PublicFooter-module__J5MK9a__footerBottom a{color:#ffffff80;text-decoration:none}.PublicFooter-module__J5MK9a__footerBottom a:hover{color:var(--gold)}@media (max-width:900px){.PublicFooter-module__J5MK9a__statsInner{gap:1.5rem}.PublicFooter-module__J5MK9a__footerInner{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}.PublicFooter-module__J5MK9a__footerCampus,.PublicFooter-module__J5MK9a__footerLinks{border-top:1px solid #ffffff14;border-left:none;padding-top:1.5rem;padding-left:0}.PublicFooter-module__J5MK9a__footerLogo{text-align:center;align-items:center}.PublicFooter-module__J5MK9a__social{justify-content:center}}
.Layout-module__jbLzUW__layout{flex-direction:column;min-height:100vh;display:flex}.Layout-module__jbLzUW__navbar{background:var(--brand);color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex}.Layout-module__jbLzUW__logo{color:#fff;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.Layout-module__jbLzUW__navLinks{align-items:center;gap:1.5rem;display:flex}.Layout-module__jbLzUW__navLinks a{color:#cbd5e1;font-size:.9rem;transition:color .2s}.Layout-module__jbLzUW__navLinks a:hover{color:#fff}.Layout-module__jbLzUW__userName{color:#94a3b8;font-size:.85rem}.Layout-module__jbLzUW__logoutBtn{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;transition:all .2s}.Layout-module__jbLzUW__logoutBtn:hover{color:#fff;background:#ffffff26}.Layout-module__jbLzUW__main{flex:1;padding:2rem}.Layout-module__jbLzUW__footer{text-align:center;color:#6b7280;border-top:1px solid #80808033;padding:1.5rem 2rem;font-size:.8rem}
.Admin-module__4ORDUa__container{max-width:1200px;margin:0 auto}.Admin-module__4ORDUa__title{margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.Admin-module__4ORDUa__headerRow{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Admin-module__4ORDUa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.Admin-module__4ORDUa__statCard{text-align:center;border:1px solid #80808033;border-radius:12px;padding:1.5rem}.Admin-module__4ORDUa__statCard h3{color:#6b7280;margin-bottom:.5rem;font-size:.85rem}.Admin-module__4ORDUa__statNumber{font-size:2rem;font-weight:700}.Admin-module__4ORDUa__filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Admin-module__4ORDUa__filterBtn{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #8080804d;border-radius:6px;padding:.4rem 1rem;font-size:.85rem}.Admin-module__4ORDUa__filterBtn:hover{background:#8080801a}.Admin-module__4ORDUa__filterActive{background:var(--brand);color:#fff;border-color:var(--brand)}.Admin-module__4ORDUa__table{border-collapse:collapse;width:100%;font-size:.9rem}.Admin-module__4ORDUa__table th,.Admin-module__4ORDUa__table td{text-align:left;border-bottom:1px solid #80808026;padding:.75rem}.Admin-module__4ORDUa__table th{color:#6b7280;text-transform:uppercase;font-size:.8rem;font-weight:600}.Admin-module__4ORDUa__table tbody tr:hover{background:#8080800d}.Admin-module__4ORDUa__statusBadge{text-transform:uppercase;border-radius:12px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.Admin-module__4ORDUa__statusBadge[data-status=SUBMITTED]{color:var(--brand);background:#e8e5f7}.Admin-module__4ORDUa__statusBadge[data-status=UNDER_REVIEW]{color:#d97706;background:#fef3c7}.Admin-module__4ORDUa__statusBadge[data-status=ACCEPTED]{color:#059669;background:#d1fae5}.Admin-module__4ORDUa__statusBadge[data-status=REJECTED]{color:#dc2626;background:#fee2e2}.Admin-module__4ORDUa__statusBadge[data-status=DRAFT]{color:#6b7280;background:#f3f4f6}.Admin-module__4ORDUa__viewBtn{border:1px solid var(--brand);color:var(--brand);cursor:pointer;background:0 0;border-radius:6px;padding:.35rem .75rem;font-size:.8rem}.Admin-module__4ORDUa__viewBtn:hover{background:var(--brand);color:#fff}.Admin-module__4ORDUa__addBtn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1.25rem;font-weight:600}.Admin-module__4ORDUa__acceptBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;padding:.5rem 1.25rem}.Admin-module__4ORDUa__reviewBtn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:6px;padding:.5rem 1.25rem}.Admin-module__4ORDUa__rejectBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:.5rem 1.25rem}.Admin-module__4ORDUa__cancelBtn{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #8080804d;border-radius:6px;padding:.5rem 1.25rem}.Admin-module__4ORDUa__modal{z-index:100;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Admin-module__4ORDUa__modalContent{background:var(--background);border-radius:12px;width:90%;max-width:600px;max-height:80vh;padding:2rem;overflow-y:auto}.Admin-module__4ORDUa__modalContent h2{margin-bottom:1.25rem}.Admin-module__4ORDUa__detailGrid{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1.25rem;font-size:.9rem;display:grid}.Admin-module__4ORDUa__modalActions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.Admin-module__4ORDUa__fieldGroup{flex-direction:column;gap:.4rem;margin-bottom:.5rem;display:flex}.Admin-module__4ORDUa__fieldGroup label{font-size:.85rem;font-weight:500}.Admin-module__4ORDUa__textarea,.Admin-module__4ORDUa__formInput{background:var(--background);color:var(--foreground);border:1px solid #8080804d;border-radius:8px;outline:none;padding:.65rem .75rem;font-size:.95rem}.Admin-module__4ORDUa__textarea:focus,.Admin-module__4ORDUa__formInput:focus{border-color:var(--brand)}.Admin-module__4ORDUa__programForm{border:1px solid #80808033;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.Admin-module__4ORDUa__programForm h2{margin-bottom:1rem}.Admin-module__4ORDUa__formGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.Admin-module__4ORDUa__formActions{gap:.5rem;margin-top:1rem;display:flex}.Admin-module__4ORDUa__acceptBtn:disabled{opacity:.6;cursor:not-allowed}.Admin-module__4ORDUa__docsSection{margin:1.25rem 0}.Admin-module__4ORDUa__docsSection h3{margin-bottom:.75rem;font-size:.95rem}.Admin-module__4ORDUa__noDocs{color:#6b7280;font-size:.85rem;font-style:italic}.Admin-module__4ORDUa__docsList{flex-direction:column;gap:.5rem;display:flex}.Admin-module__4ORDUa__docItem{border:1px solid #80808033;border-radius:8px;justify-content:space-between;align-items:center;padding:.6rem .75rem;font-size:.85rem;display:flex}.Admin-module__4ORDUa__docInfo{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.Admin-module__4ORDUa__docType{background:var(--brand-light,#ece9f8);color:var(--brand);text-transform:uppercase;white-space:nowrap;border-radius:4px;padding:.15rem .5rem;font-size:.75rem;font-weight:600}.Admin-module__4ORDUa__docName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Admin-module__4ORDUa__docSize{color:#6b7280;white-space:nowrap;font-size:.8rem}.Admin-module__4ORDUa__downloadBtn{border:1px solid var(--brand);color:var(--brand);cursor:pointer;white-space:nowrap;border-radius:6px;margin-left:.75rem;padding:.3rem .75rem;font-size:.8rem;font-weight:500;text-decoration:none}.Admin-module__4ORDUa__downloadBtn:hover{background:var(--brand);color:#fff}@media (max-width:768px){.Admin-module__4ORDUa__formGrid,.Admin-module__4ORDUa__detailGrid{grid-template-columns:1fr}.Admin-module__4ORDUa__table{font-size:.8rem}}
.Apply-module__7xjLUa__container{max-width:800px;margin:0 auto}.Apply-module__7xjLUa__title{margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.Apply-module__7xjLUa__deadlineBanner{border:1px solid #1f1b6d40;border-left:4px solid var(--brand);color:var(--foreground);background:#1f1b6d14;border-radius:8px;margin-bottom:1.5rem;padding:.65rem 1rem;font-size:.875rem}.Apply-module__7xjLUa__steps{gap:1rem;margin-bottom:2rem;display:flex}.Apply-module__7xjLUa__step{text-align:center;color:#6b7280;background:#8080801a;border-radius:8px;flex:1;padding:.75rem;font-weight:500}.Apply-module__7xjLUa__step.Apply-module__7xjLUa__active{background:var(--brand);color:#fff}.Apply-module__7xjLUa__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:.75rem}.Apply-module__7xjLUa__success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:1rem;padding:.75rem}.Apply-module__7xjLUa__form{flex-direction:column;gap:1.5rem;display:flex}.Apply-module__7xjLUa__section{border:1px solid #80808033;border-radius:12px;padding:1.5rem}.Apply-module__7xjLUa__section h2{color:var(--foreground);margin-bottom:1rem;font-size:1.1rem}.Apply-module__7xjLUa__sectionNote{color:#9ca3af;margin:-.5rem 0 1rem;font-size:.8rem}.Apply-module__7xjLUa__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Apply-module__7xjLUa__fieldGroup{flex-direction:column;gap:.4rem;margin-bottom:.75rem;display:flex}.Apply-module__7xjLUa__fieldGroup label{color:var(--foreground);font-size:.85rem;font-weight:500}.Apply-module__7xjLUa__input{background:var(--background);color:var(--foreground);border:1px solid #8080804d;border-radius:8px;outline:none;padding:.65rem .75rem;font-size:.95rem}.Apply-module__7xjLUa__input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #1f1b6d26}.Apply-module__7xjLUa__inputReadonly{opacity:.6;cursor:default}.Apply-module__7xjLUa__button{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem;font-size:1rem;font-weight:600}.Apply-module__7xjLUa__button:hover{background:var(--accent-hover)}.Apply-module__7xjLUa__button:disabled{opacity:.6;cursor:not-allowed}.Apply-module__7xjLUa__uploadSection{flex-direction:column;gap:1.5rem;display:flex}.Apply-module__7xjLUa__uploadSection h2{margin-bottom:.25rem}.Apply-module__7xjLUa__appId{color:#9ca3af;margin-bottom:.5rem;font-size:.85rem}.Apply-module__7xjLUa__uploadGroup{border:1px solid #80808033;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.Apply-module__7xjLUa__uploadLabel{flex-direction:column;gap:.2rem;display:flex}.Apply-module__7xjLUa__uploadLabel span:first-child{font-size:.95rem;font-weight:500}.Apply-module__7xjLUa__uploadHint{color:#9ca3af;font-size:.78rem}.Apply-module__7xjLUa__uploadRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Apply-module__7xjLUa__uploadRemaining{color:#f59e0b;text-align:center;font-size:.85rem}.Apply-module__7xjLUa__fileInput{font-size:.9rem}.Apply-module__7xjLUa__uploadBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;align-self:flex-start;padding:.5rem 1rem;font-size:.9rem}.Apply-module__7xjLUa__uploadBtn:disabled{opacity:.5;cursor:not-allowed}.Apply-module__7xjLUa__uploadDone{background:#10b9810d;border-color:#10b981}.Apply-module__7xjLUa__uploadedMsg{color:#10b981;font-size:.9rem;font-weight:600}.Apply-module__7xjLUa__fileName{color:#6b7280;font-size:.85rem}@media (max-width:640px){.Apply-module__7xjLUa__row{grid-template-columns:1fr}.Apply-module__7xjLUa__steps{flex-direction:column}}
.Home-module__g21JLG__sectionTag{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:var(--accent-light);border-radius:20px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.72rem;font-weight:700;display:inline-block}.Home-module__g21JLG__sectionHeader{text-align:center;max-width:640px;margin:0 auto 2.5rem}.Home-module__g21JLG__sectionTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.8rem;font-weight:800;line-height:1.25}.Home-module__g21JLG__sectionSub{color:#6b7280;font-size:.95rem}.Home-module__g21JLG__hero{align-items:center;min-height:92vh;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__heroBg{z-index:0;position:absolute;inset:0}.Home-module__g21JLG__heroOverlay{background:linear-gradient(135deg,#1f1b6de0 0%,#1f1b6da6 50%,#140f4ad1 100%);position:absolute;inset:0}.Home-module__g21JLG__heroShapes{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Home-module__g21JLG__shape{border-radius:50%;position:absolute}.Home-module__g21JLG__shapeCircle{background:radial-gradient(circle,#fbae401f 0%,#0000 70%);width:600px;height:600px;animation:8s ease-in-out infinite Home-module__g21JLG__float;top:-150px;right:-150px}.Home-module__g21JLG__shapeRing{border:2px solid #fbae4026;width:400px;height:400px;animation:20s linear infinite Home-module__g21JLG__spin;top:50px;right:80px}@keyframes Home-module__g21JLG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}@keyframes Home-module__g21JLG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Home-module__g21JLG__heroContent{z-index:2;opacity:0;width:100%;max-width:1100px;margin:0 auto;padding:6rem 2rem 4rem;transition:opacity .8s,transform .8s;position:relative;transform:translateY(32px)}.Home-module__g21JLG__heroVisible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__heroBadge{color:var(--gold);letter-spacing:.02em;background:#fbae401f;border:1px solid #fbae404d;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.Home-module__g21JLG__badgeDot{background:var(--gold);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Home-module__g21JLG__pulse}@keyframes Home-module__g21JLG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.Home-module__g21JLG__heroTitle{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.15}.Home-module__g21JLG__heroAccent{color:var(--gold);position:relative}.Home-module__g21JLG__heroSubtitle{color:#ffffffa6;margin-bottom:1rem;font-size:1rem;font-style:italic}.Home-module__g21JLG__heroDesc{color:#ffffffd1;max-width:600px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.Home-module__g21JLG__heroCtas{flex-wrap:wrap;gap:1rem;margin-bottom:1.75rem;display:flex}.Home-module__g21JLG__ctaPrimary{background:var(--accent);color:#fff;border-radius:8px;padding:.8rem 2rem;font-size:.97rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.Home-module__g21JLG__ctaPrimary:hover{background:var(--accent-hover);transform:translateY(-1px)}.Home-module__g21JLG__ctaSecondary{color:#fff;border:2px solid #fff6;border-radius:8px;padding:.8rem 2rem;font-size:.97rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__g21JLG__ctaSecondary:hover{border-color:var(--gold);color:var(--gold)}.Home-module__g21JLG__heroDeadline{color:#fff9;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;display:inline-flex}.Home-module__g21JLG__heroDeadline strong{color:#ffffffe6}.Home-module__g21JLG__statsSection{background:var(--brand);padding:0}.Home-module__g21JLG__statsGrid{grid-template-columns:repeat(6,1fr);max-width:1100px;margin:0 auto;padding:0;display:grid}.Home-module__g21JLG__statCard{border-right:1px solid #ffffff14;flex-direction:column;align-items:center;gap:.3rem;padding:1.75rem 1rem;transition:background .2s;display:flex}.Home-module__g21JLG__statCard:last-child{border-right:none}.Home-module__g21JLG__statCard:hover{background:#ffffff0a}.Home-module__g21JLG__statNum{color:var(--gold);font-variant-numeric:tabular-nums;font-size:1.6rem;font-weight:800;line-height:1}.Home-module__g21JLG__statLbl{text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;text-align:center;font-size:.68rem;font-weight:600}.Home-module__g21JLG__visionStrip{background:linear-gradient(135deg, var(--brand) 0%, #17145a 100%);text-align:center;padding:3rem 2rem}.Home-module__g21JLG__visionInner{max-width:800px;margin:0 auto}.Home-module__g21JLG__visionQuote{color:#ffffffe6;margin:0 0 1rem;font-size:1.3rem;font-style:italic;line-height:1.7;position:relative}.Home-module__g21JLG__visionQuote:before{content:"“";color:var(--gold);opacity:.4;font-size:4rem;line-height:1;position:absolute;top:-1rem;left:-.5rem}.Home-module__g21JLG__visionCite{color:var(--gold);font-size:.85rem;font-style:normal;font-weight:600}.Home-module__g21JLG__programsSection{background:#f9f8ff;padding:5rem 2rem}.Home-module__g21JLG__programsGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1100px;margin:0 auto 1rem;display:grid}.Home-module__g21JLG__programCard{color:var(--foreground);background:#fff;border:1px solid #8080801f;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}.Home-module__g21JLG__programCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1f1b6d26}.Home-module__g21JLG__programCardTop{justify-content:center;align-items:center;height:80px;display:flex;position:relative}.Home-module__g21JLG__programShort{text-align:center;padding:0 1rem;font-size:.78rem;font-weight:700}.Home-module__g21JLG__programCardBody{flex-direction:column;gap:.2rem;padding:.9rem 1.1rem;display:flex}.Home-module__g21JLG__programCardBody strong{font-size:.9rem;line-height:1.3}.Home-module__g21JLG__programCardBody span{color:#9ca3af;font-size:.75rem}.Home-module__g21JLG__viewAllBtn{border:2px solid var(--brand);color:var(--brand);border-radius:8px;padding:.65rem 1.75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__g21JLG__viewAllBtn:hover{background:var(--brand);color:#fff}.Home-module__g21JLG__features{flex-direction:column;display:flex}.Home-module__g21JLG__featureBlock{opacity:0;grid-template-columns:1fr 1fr;min-height:420px;transition:opacity .7s,transform .7s;display:grid;transform:translateY(40px)}.Home-module__g21JLG__featureVisible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__featureDark{background:#0e0c3a}.Home-module__g21JLG__featureImg{position:relative;overflow:hidden}.Home-module__g21JLG__featureImgOverlay{background:linear-gradient(90deg,#0e0c3a99,#0000);position:absolute;inset:0}.Home-module__g21JLG__featureDark .Home-module__g21JLG__featureImgOverlay{background:linear-gradient(270deg,#0e0c3a99,#0000)}.Home-module__g21JLG__featureContent{flex-direction:column;justify-content:center;gap:1rem;padding:3.5rem 3rem;display:flex}.Home-module__g21JLG__featureDark .Home-module__g21JLG__featureContent{color:#fff}.Home-module__g21JLG__featureTag{text-transform:uppercase;letter-spacing:.1em;color:var(--gold);font-size:.72rem;font-weight:700}.Home-module__g21JLG__featureContent h3{font-size:1.6rem;font-weight:800;line-height:1.2}.Home-module__g21JLG__featureDark .Home-module__g21JLG__featureContent h3{color:#fff}.Home-module__g21JLG__featureContent p{color:#ffffffb3;max-width:420px;font-size:.92rem;line-height:1.7}.Home-module__g21JLG__featureBlock:not(.Home-module__g21JLG__featureDark) .Home-module__g21JLG__featureContent p{color:#4b5563}.Home-module__g21JLG__featureLink{color:var(--gold);align-items:center;font-size:.88rem;font-weight:700;text-decoration:none;transition:gap .15s;display:inline-flex}.Home-module__g21JLG__featureLink:hover{text-decoration:underline}.Home-module__g21JLG__stepsSection{background:#fff;padding:5rem 2rem}.Home-module__g21JLG__stepsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.Home-module__g21JLG__step{text-align:center;padding:1.5rem}.Home-module__g21JLG__stepNum{color:var(--brand);opacity:.12;margin-bottom:.75rem;font-size:2.2rem;font-weight:900;line-height:1}.Home-module__g21JLG__stepTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1rem;font-weight:700}.Home-module__g21JLG__stepDesc{color:#6b7280;font-size:.85rem;line-height:1.6}.Home-module__g21JLG__reqSection{background:#f9f8ff;padding:5rem 2rem}.Home-module__g21JLG__reqGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.Home-module__g21JLG__reqText p{color:#6b7280;margin-top:1rem;font-size:.95rem;line-height:1.7}.Home-module__g21JLG__reqTable table{border-collapse:collapse;width:100%;font-size:.9rem}.Home-module__g21JLG__reqTable th{background:var(--brand);color:#fff;text-align:left;letter-spacing:.05em;text-transform:uppercase;padding:.65rem 1rem;font-size:.78rem}.Home-module__g21JLG__reqTable td{border-bottom:1px solid #8080801f;padding:.6rem 1rem}.Home-module__g21JLG__reqTable tr:nth-child(2n) td{background:#8080800a}.Home-module__g21JLG__reqTable strong{color:var(--brand);font-size:1.05rem}.Home-module__g21JLG__ctaBanner{text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.Home-module__g21JLG__ctaBannerBg{position:absolute;inset:0}.Home-module__g21JLG__ctaBannerOverlay{background:linear-gradient(135deg,#1f1b6deb 0%,#140f4ae0 100%);position:absolute;inset:0}.Home-module__g21JLG__ctaBannerContent{z-index:1;max-width:640px;margin:0 auto;position:relative}.Home-module__g21JLG__ctaBannerContent h2{color:#fff;margin-bottom:1rem;font-size:2.2rem;font-weight:800}.Home-module__g21JLG__ctaBannerContent p{color:#ffffffbf;margin-bottom:2rem;font-size:1rem;line-height:1.7}@media (max-width:1024px){.Home-module__g21JLG__statsGrid{grid-template-columns:repeat(3,1fr)}.Home-module__g21JLG__statCard{border-bottom:1px solid #ffffff14}.Home-module__g21JLG__statCard:nth-child(3){border-right:none}}@media (max-width:768px){.Home-module__g21JLG__hero{min-height:100vh}.Home-module__g21JLG__heroTitle{font-size:1.75rem}.Home-module__g21JLG__statsGrid{grid-template-columns:repeat(2,1fr)}.Home-module__g21JLG__programsGrid{grid-template-columns:1fr 1fr}.Home-module__g21JLG__featureBlock{grid-template-columns:1fr;min-height:auto}.Home-module__g21JLG__featureImg{min-height:240px}.Home-module__g21JLG__featureContent{padding:2rem 1.5rem}.Home-module__g21JLG__stepsGrid{grid-template-columns:1fr 1fr}.Home-module__g21JLG__reqGrid{grid-template-columns:1fr;gap:2rem}}@media (max-width:500px){.Home-module__g21JLG__programsGrid,.Home-module__g21JLG__stepsGrid{grid-template-columns:1fr}.Home-module__g21JLG__statsGrid{grid-template-columns:repeat(2,1fr)}.Home-module__g21JLG__heroCtas{flex-direction:column}}
.Login-module__DCxJyW__container{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.Login-module__DCxJyW__card{background:var(--background);border:1px solid #80808033;border-radius:12px;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 2px 16px #0000001a}.Login-module__DCxJyW__logoWrap{text-align:center;margin-bottom:.5rem}.Login-module__DCxJyW__title{text-align:center;color:var(--foreground);margin-bottom:2rem;font-size:1.75rem;font-weight:700}.Login-module__DCxJyW__form{flex-direction:column;gap:1.25rem;display:flex}.Login-module__DCxJyW__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.Login-module__DCxJyW__label{color:var(--foreground);font-size:.875rem;font-weight:500}.Login-module__DCxJyW__input{background:var(--background);color:var(--foreground);border:1px solid #8080804d;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.Login-module__DCxJyW__input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #1f1b6d26}.Login-module__DCxJyW__button{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:1rem;font-weight:600;transition:background .2s}.Login-module__DCxJyW__button:hover,.Login-module__DCxJyW__button:active{background:var(--accent-hover)}.Login-module__DCxJyW__button:disabled{opacity:.6;cursor:not-allowed}.Login-module__DCxJyW__subtitle{text-align:center;color:#6b7280;margin-top:-1rem;margin-bottom:1.5rem;font-size:.9rem}.Login-module__DCxJyW__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.Login-module__DCxJyW__link{text-align:center;color:#6b7280;margin-top:1.5rem;font-size:.875rem}.Login-module__DCxJyW__link a{color:var(--brand);text-decoration:underline}
.MenuAdmin-module__Pal0yG__container{max-width:1200px;margin:0 auto}.MenuAdmin-module__Pal0yG__title{margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.MenuAdmin-module__Pal0yG__layout{grid-template-columns:380px 1fr;gap:1.5rem;min-height:600px;display:grid}.MenuAdmin-module__Pal0yG__treePanel{border:1px solid #80808033;border-radius:12px;overflow:hidden}.MenuAdmin-module__Pal0yG__treePanelHeader{background:#8080800d;border-bottom:1px solid #80808026;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.MenuAdmin-module__Pal0yG__treePanelHeader h3{font-size:.9rem;font-weight:600}.MenuAdmin-module__Pal0yG__addRootBtn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:5px;padding:.3rem .75rem;font-size:.75rem}.MenuAdmin-module__Pal0yG__treeList{max-height:550px;overflow-y:auto}.MenuAdmin-module__Pal0yG__treeItem{border-bottom:1px solid #80808014}.MenuAdmin-module__Pal0yG__treeRow{cursor:pointer;border-left:3px solid #0000;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.82rem;transition:background .1s;display:flex}.MenuAdmin-module__Pal0yG__treeRow:has(.MenuAdmin-module__Pal0yG__treeLevelMain){background:#f0eefb;border-left-color:#1f1b6d;font-weight:600}.MenuAdmin-module__Pal0yG__treeRow:has(.MenuAdmin-module__Pal0yG__treeLevelGroup){background:#f4f2fb;border-left-color:#3b82f6}.MenuAdmin-module__Pal0yG__treeRow:has(.MenuAdmin-module__Pal0yG__treeLevelItem){background:#fff;border-left-color:#10b981}.MenuAdmin-module__Pal0yG__treeRow:hover{filter:brightness(.96)}.MenuAdmin-module__Pal0yG__treeRowSelected{border-left-color:var(--brand)!important;background:#ece9f8!important}.MenuAdmin-module__Pal0yG__treeToggle{cursor:pointer;color:#6b7280;background:0 0;border:none;flex-shrink:0;width:18px;height:18px;font-size:.7rem}.MenuAdmin-module__Pal0yG__treeName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.MenuAdmin-module__Pal0yG__treeLevel{letter-spacing:.01em;border-radius:4px;flex-shrink:0;padding:.15rem .45rem;font-size:.65rem;font-weight:600}.MenuAdmin-module__Pal0yG__treeLevelMain{color:#fff;background:#1f1b6d}.MenuAdmin-module__Pal0yG__treeLevelGroup{color:var(--brand);background:#e8e5f7;border:1px solid #d4d0f5}.MenuAdmin-module__Pal0yG__treeLevelItem{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.MenuAdmin-module__Pal0yG__treeActions{flex-shrink:0;gap:.25rem;display:flex}.MenuAdmin-module__Pal0yG__treeActionBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:3px;padding:.15rem .35rem;font-size:.7rem}.MenuAdmin-module__Pal0yG__treeActionBtn:hover{color:var(--foreground);background:#80808026}.MenuAdmin-module__Pal0yG__treeDeleteBtn{}.MenuAdmin-module__Pal0yG__treeDeleteBtn:hover{color:#ef4444;background:#fee2e2}.MenuAdmin-module__Pal0yG__treeChildren{padding-left:1.2rem}.MenuAdmin-module__Pal0yG__inactive{opacity:.4;text-decoration:line-through}.MenuAdmin-module__Pal0yG__editPanel{border:1px solid #80808033;border-radius:12px;overflow:hidden}.MenuAdmin-module__Pal0yG__editPanelHeader{background:#8080800d;border-bottom:1px solid #80808026;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.MenuAdmin-module__Pal0yG__editPanelHeader h3{font-size:.9rem;font-weight:600}.MenuAdmin-module__Pal0yG__editBody{padding:1.25rem}.MenuAdmin-module__Pal0yG__emptyState{color:#6b7280;justify-content:center;align-items:center;height:100%;font-size:.9rem;display:flex}.MenuAdmin-module__Pal0yG__tabs{border-bottom:1px solid #80808026;gap:0;display:flex}.MenuAdmin-module__Pal0yG__tab{cursor:pointer;color:#6b7280;background:0 0;border:none;border-bottom:2px solid #0000;padding:.6rem 1.25rem;font-size:.82rem}.MenuAdmin-module__Pal0yG__tab:hover{color:var(--foreground)}.MenuAdmin-module__Pal0yG__tabActive{color:var(--brand);border-bottom-color:var(--brand);font-weight:600}.MenuAdmin-module__Pal0yG__formGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.MenuAdmin-module__Pal0yG__fieldGroup{flex-direction:column;gap:.35rem;margin-bottom:.5rem;display:flex}.MenuAdmin-module__Pal0yG__fieldGroup label{color:var(--foreground);font-size:.8rem;font-weight:500}.MenuAdmin-module__Pal0yG__formInput,.MenuAdmin-module__Pal0yG__formSelect,.MenuAdmin-module__Pal0yG__formTextarea{background:var(--background);color:var(--foreground);border:1px solid #80808040;border-radius:6px;outline:none;padding:.55rem .7rem;font-size:.85rem}.MenuAdmin-module__Pal0yG__formInput:focus,.MenuAdmin-module__Pal0yG__formSelect:focus,.MenuAdmin-module__Pal0yG__formTextarea:focus{border-color:var(--brand)}.MenuAdmin-module__Pal0yG__formTextarea{resize:vertical;min-height:200px;font-family:inherit}.MenuAdmin-module__Pal0yG__formFull{grid-column:1/-1}.MenuAdmin-module__Pal0yG__formActions{gap:.5rem;margin-top:1rem;display:flex}.MenuAdmin-module__Pal0yG__saveBtn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.82rem;font-weight:600}.MenuAdmin-module__Pal0yG__saveBtn:disabled{opacity:.5;cursor:not-allowed}.MenuAdmin-module__Pal0yG__cancelBtn{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #80808040;border-radius:6px;padding:.5rem 1.25rem;font-size:.82rem}.MenuAdmin-module__Pal0yG__deleteBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;margin-left:auto;padding:.5rem 1.25rem;font-size:.82rem}.MenuAdmin-module__Pal0yG__successMsg{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.8rem}.MenuAdmin-module__Pal0yG__autoBadge{color:var(--brand);vertical-align:middle;background:#e8e5f7;border-radius:4px;margin-left:.5rem;padding:.1rem .45rem;font-size:.68rem;font-weight:600;display:inline-block}.MenuAdmin-module__Pal0yG__urlRow{align-items:center;gap:.5rem;display:flex}.MenuAdmin-module__Pal0yG__urlRow .MenuAdmin-module__Pal0yG__formInput{flex:1}.MenuAdmin-module__Pal0yG__urlHint{color:#9ca3af;margin-top:.2rem;font-size:.72rem}.MenuAdmin-module__Pal0yG__genBtn{color:var(--brand);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #80808040;border-radius:6px;flex-shrink:0;padding:.45rem .85rem;font-size:.78rem;font-weight:600;transition:background .15s}.MenuAdmin-module__Pal0yG__genBtn:hover{background:var(--brand-light,#ece9f8)}.MenuAdmin-module__Pal0yG__contentLabelRow{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.MenuAdmin-module__Pal0yG__contentLabelRow label{color:var(--foreground);font-size:.8rem;font-weight:500}@media (max-width:900px){.MenuAdmin-module__Pal0yG__layout{grid-template-columns:1fr}}
.ProgramDetail-module__HHQNAq__hero{align-items:flex-end;min-height:220px;padding:3rem 2rem;display:flex}.ProgramDetail-module__HHQNAq__heroInner{width:100%;max-width:900px;margin:0 auto}.ProgramDetail-module__HHQNAq__back{color:#9ca3af;margin-bottom:1rem;font-size:.85rem;text-decoration:none;display:inline-block}.ProgramDetail-module__HHQNAq__back:hover{color:var(--foreground)}.ProgramDetail-module__HHQNAq__hero h1{margin-bottom:.35rem;font-size:2.2rem;font-weight:700;line-height:1.2}.ProgramDetail-module__HHQNAq__school{margin-bottom:1rem;font-size:.95rem}.ProgramDetail-module__HHQNAq__badges{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.ProgramDetail-module__HHQNAq__badge{color:#fff;border-radius:20px;padding:.25rem .75rem;font-size:.78rem;font-weight:600}.ProgramDetail-module__HHQNAq__badge2{color:#9ca3af;border:1px solid #80808059;border-radius:20px;padding:.25rem .75rem;font-size:.78rem;font-weight:500}.ProgramDetail-module__HHQNAq__applyBtn{color:#fff;border-radius:8px;padding:.65rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.ProgramDetail-module__HHQNAq__applyBtn:hover{opacity:.88}.ProgramDetail-module__HHQNAq__content{flex-direction:column;gap:2.5rem;max-width:900px;margin:0 auto;padding:2.5rem 2rem 4rem;display:flex}.ProgramDetail-module__HHQNAq__sectionTitle{border-bottom:3px solid;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700}.ProgramDetail-module__HHQNAq__purposeText{color:#374151;font-size:.97rem;line-height:1.75}.ProgramDetail-module__HHQNAq__objList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ProgramDetail-module__HHQNAq__objList li{color:#374151;align-items:flex-start;gap:.75rem;font-size:.92rem;line-height:1.6;display:flex}.ProgramDetail-module__HHQNAq__objNum{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.75rem;font-weight:700;display:flex}.ProgramDetail-module__HHQNAq__outcomeGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ProgramDetail-module__HHQNAq__outcomeCard{color:#374151;background:#8080800f;border-radius:8px;padding:.75rem 1rem;font-size:.88rem;line-height:1.55}.ProgramDetail-module__HHQNAq__instructorGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ProgramDetail-module__HHQNAq__instructorCard{background:#fff;border:1px solid #8080802e;border-radius:12px;gap:1.25rem;padding:1.25rem;display:flex;box-shadow:0 1px 4px #0000000a}.ProgramDetail-module__HHQNAq__avatar{color:#fff;object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.2rem;font-weight:700;display:flex}.ProgramDetail-module__HHQNAq__instInfo{flex-direction:column;gap:.15rem;min-width:0;display:flex}.ProgramDetail-module__HHQNAq__instInfo strong{font-size:.9rem;line-height:1.3}.ProgramDetail-module__HHQNAq__instTitle{color:#9ca3af;font-size:.75rem}.ProgramDetail-module__HHQNAq__instPosition{color:#6b7280;font-size:.75rem}.ProgramDetail-module__HHQNAq__courses{flex-wrap:wrap;gap:.3rem;margin-top:.4rem;display:flex}.ProgramDetail-module__HHQNAq__courseTag{color:#9ca3af;background:#8080801a;border:1px solid #80808026;border-radius:4px;padding:.15rem .45rem;font-size:.68rem}.ProgramDetail-module__HHQNAq__cta{text-align:center;background:#8080800a;border:1px solid #80808033;border-radius:16px;padding:2.5rem}.ProgramDetail-module__HHQNAq__cta h3{margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.ProgramDetail-module__HHQNAq__cta p{color:#6b7280;margin-bottom:1.25rem;font-size:.95rem}.ProgramDetail-module__HHQNAq__ctaBtn{color:#fff;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.ProgramDetail-module__HHQNAq__ctaBtn:hover{opacity:.88}@media (max-width:700px){.ProgramDetail-module__HHQNAq__hero h1{font-size:1.6rem}.ProgramDetail-module__HHQNAq__outcomeGrid,.ProgramDetail-module__HHQNAq__instructorGrid{grid-template-columns:1fr}}
.Programs-module__HRd_EG__page{max-width:1100px;margin:0 auto;padding:3rem 2rem}.Programs-module__HRd_EG__header{text-align:center;margin-bottom:3rem}.Programs-module__HRd_EG__header h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}.Programs-module__HRd_EG__header p{color:#9ca3af;font-size:1rem}.Programs-module__HRd_EG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Programs-module__HRd_EG__card{color:var(--foreground);border:1px solid #80808033;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.Programs-module__HRd_EG__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.Programs-module__HRd_EG__cardImage{justify-content:center;align-items:center;height:140px;display:flex}.Programs-module__HRd_EG__cardIcon{text-align:center;padding:0 1rem;font-size:1rem;font-weight:700}.Programs-module__HRd_EG__cardBody{flex-direction:column;flex:1;gap:.4rem;padding:1.25rem;display:flex}.Programs-module__HRd_EG__cardBody h2{font-size:1.05rem;font-weight:700;line-height:1.3}.Programs-module__HRd_EG__school{color:#9ca3af;font-size:.78rem;line-height:1.4}.Programs-module__HRd_EG__meta{color:#6b7280;gap:.75rem;margin-top:.25rem;font-size:.78rem;display:flex}.Programs-module__HRd_EG__meta span:before{content:"• "}.Programs-module__HRd_EG__meta span:first-child:before{content:""}.Programs-module__HRd_EG__excerpt{color:#9ca3af;flex:1;margin-top:.25rem;font-size:.82rem;line-height:1.5}.Programs-module__HRd_EG__learnMore{margin-top:.5rem;font-size:.85rem;font-weight:600}@media (max-width:900px){.Programs-module__HRd_EG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Programs-module__HRd_EG__grid{grid-template-columns:1fr}}
.Status-module__mYkSqG__container{max-width:900px;margin:0 auto}.Status-module__mYkSqG__title{margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.Status-module__mYkSqG__empty{text-align:center;color:#6b7280;padding:3rem}.Status-module__mYkSqG__applyLink{background:var(--brand);color:#fff;border-radius:8px;margin-top:1rem;padding:.6rem 1.5rem;font-weight:600;display:inline-block}.Status-module__mYkSqG__grid{flex-direction:column;gap:1rem;display:flex}.Status-module__mYkSqG__card{border:1px solid #80808033;border-radius:12px;overflow:hidden}.Status-module__mYkSqG__cardHeader{background:#8080800d;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Status-module__mYkSqG__cardHeader h3{font-size:1.1rem}.Status-module__mYkSqG__badge{color:#fff;text-transform:uppercase;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Status-module__mYkSqG__cardBody{flex-direction:column;gap:.4rem;padding:1rem 1.25rem;font-size:.9rem;display:flex}.Status-module__mYkSqG__cardBody strong{color:var(--foreground)}.Status-module__mYkSqG__statusNotice{border-left:4px solid;border-radius:8px;margin-bottom:.5rem;padding:.75rem 1rem}.Status-module__mYkSqG__statusNotice[data-status=SUBMITTED]{border-color:var(--brand);background:#1f1b6d14}.Status-module__mYkSqG__statusNotice[data-status=UNDER_REVIEW]{background:#f59e0b14;border-color:#f59e0b}.Status-module__mYkSqG__statusNotice[data-status=ACCEPTED]{background:#10b98114;border-color:#10b981}.Status-module__mYkSqG__statusNotice[data-status=REJECTED]{background:#ef444414;border-color:#ef4444}.Status-module__mYkSqG__statusNoticeLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.7;margin-bottom:.3rem;font-size:.7rem;font-weight:700;display:inline-block}.Status-module__mYkSqG__statusNotice p{color:var(--foreground);margin:0;font-size:.875rem;line-height:1.5}.Status-module__mYkSqG__detailGrid{border-top:1px solid #8080801f;border-bottom:1px solid #8080801f;grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;margin:.5rem 0;padding:.75rem 0;display:grid}.Status-module__mYkSqG__detailItem{flex-direction:column;gap:.15rem;display:flex}.Status-module__mYkSqG__detailLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.Status-module__mYkSqG__detailValue{color:var(--foreground);font-size:.9rem;font-weight:500}@media (max-width:600px){.Status-module__mYkSqG__detailGrid{grid-template-columns:1fr}}.Status-module__mYkSqG__adminNotes{background:#8080800f;border-radius:6px;margin-top:.25rem;padding:.6rem .75rem;font-size:.875rem}.Status-module__mYkSqG__adminNotes p{margin:.25rem 0 0;line-height:1.5}.Status-module__mYkSqG__docsSection{border-top:1px solid #80808026;margin-top:.5rem;padding-top:.75rem}.Status-module__mYkSqG__docsList{flex-direction:column;gap:.4rem;margin-top:.5rem;display:flex}.Status-module__mYkSqG__docItem{border:1px solid #80808026;border-radius:6px;align-items:center;gap:.6rem;padding:.4rem .6rem;font-size:.8rem;display:flex}.Status-module__mYkSqG__docType{background:var(--brand-light,#ece9f8);color:var(--brand);text-transform:uppercase;white-space:nowrap;border-radius:4px;padding:.1rem .4rem;font-size:.7rem;font-weight:600}.Status-module__mYkSqG__docName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Status-module__mYkSqG__docSize{color:#6b7280;white-space:nowrap;font-size:.75rem}.Status-module__mYkSqG__docViewBtn{border:1px solid var(--brand);color:var(--brand);white-space:nowrap;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;text-decoration:none}.Status-module__mYkSqG__docViewBtn:hover{background:var(--brand);color:#fff}
.content-module__7aaZMW__content{color:#374151;max-width:100%;font-size:.97rem;line-height:1.8}.content-module__7aaZMW__content figure.image{text-align:center;margin:1.5rem auto;display:block}.content-module__7aaZMW__content figure.image img{border-radius:8px;max-width:100%;height:auto;margin:0 auto;display:block}.content-module__7aaZMW__content figure.image figcaption{color:#9ca3af;margin-top:.4rem;font-size:.82rem;font-style:italic}.content-module__7aaZMW__content figure.image.image-style-align-left{float:left;max-width:50%;margin:.5rem 1.5rem 1rem 0}.content-module__7aaZMW__content figure.image.image-style-align-right{float:right;max-width:50%;margin:.5rem 0 1rem 1.5rem}:is(.content-module__7aaZMW__content figure.image.image-style-align-center,.content-module__7aaZMW__content figure.image.image_resized){text-align:center;margin:1.5rem auto}.content-module__7aaZMW__content figure.image.image_resized img{width:100%;max-width:100%}.content-module__7aaZMW__content:after{content:"";clear:both;display:table}.content-module__7aaZMW__content table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.9rem}.content-module__7aaZMW__content th{background:var(--brand);color:#fff;text-align:left;padding:.65rem 1rem;font-weight:600}.content-module__7aaZMW__content td{vertical-align:top;border-bottom:1px solid #80808026;padding:.6rem 1rem}.content-module__7aaZMW__content tr:nth-child(2n) td{background:#8080800a}.content-module__7aaZMW__content h1{color:var(--foreground);margin:1.5rem 0 .75rem;font-size:1.8rem;font-weight:800}.content-module__7aaZMW__content h2{color:var(--foreground);border-bottom:2px solid var(--brand-light);margin:1.5rem 0 .65rem;padding-bottom:.3rem;font-size:1.3rem;font-weight:700}.content-module__7aaZMW__content h3{color:var(--foreground);margin:1.25rem 0 .5rem;font-size:1.1rem;font-weight:700}.content-module__7aaZMW__content p{margin:0 0 1rem}.content-module__7aaZMW__content ul,.content-module__7aaZMW__content ol{margin:0 0 1rem 1.5rem;padding:0}.content-module__7aaZMW__content li{margin-bottom:.35rem}.content-module__7aaZMW__content blockquote{border-left:4px solid var(--brand);background:var(--brand-light);color:var(--brand);border-radius:0 8px 8px 0;margin:1.5rem 0;padding:.75rem 1.25rem;font-style:italic}.content-module__7aaZMW__content figure.media-embed{max-width:800px;margin:1.5rem auto}.content-module__7aaZMW__content a{color:var(--brand);text-decoration:underline}.content-module__7aaZMW__content a:hover{color:var(--accent)}
