.programs-section{background:var(--white)}.program-filter-bar{flex-wrap:wrap;justify-content:center;gap:.55rem;margin-bottom:2.5rem;display:flex}.programs-section{background:var(--gray-50);position:relative;overflow:hidden}.program-filter-bar{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex;position:relative}.prog-filter-btn{border-radius:var(--r-full);background:var(--white);color:var(--gray-700);border:1px solid var(--gray-200);cursor:pointer;align-items:center;gap:.55rem;padding:.65rem 1.35rem;font-size:.88rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 8px #0000000a}.prog-count-pill{border-radius:var(--r-full);background:var(--gray-100);color:var(--gray-600);padding:.15rem .5rem;font-size:.72rem;font-weight:800;transition:all .3s}.prog-filter-btn:hover{background:var(--gold-50);border-color:var(--gold-400);color:var(--gray-900);transform:translateY(-2px)}.prog-filter-btn.active{background:var(--grad-red);color:var(--white);border-color:#0000;box-shadow:0 6px 20px #8a000040}.prog-filter-btn.active svg{stroke:var(--white)}.prog-filter-btn.active .prog-count-pill{color:var(--white);background:#ffffff40}.program-filter-dropdown{z-index:20;margin:0 auto 2.5rem;display:none;position:relative}.pfd-toggle{width:100%;color:var(--red-800);background:var(--white);border:1.5px solid var(--red-800);border-radius:var(--r-full);cursor:pointer;justify-content:space-between;align-items:center;gap:.6rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:800;transition:box-shadow .25s;display:flex;box-shadow:0 4px 16px #8a000014}.pfd-toggle:hover{box-shadow:0 6px 20px #8a000026}.pfd-chevron{transition:transform .3s}.program-filter-dropdown.open .pfd-chevron{transform:rotate(180deg)}.pfd-overlay{z-index:1;position:fixed;inset:0}.pfd-menu{z-index:2;background:var(--white);border:1px solid var(--gray-100);border-radius:1.25rem;max-height:320px;margin:0;padding:.6rem;list-style:none;animation:.18s pfdFadeIn;position:absolute;top:calc(100% + .6rem);left:0;right:0;overflow-y:auto;box-shadow:0 20px 50px #0000002e}@keyframes pfdFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pfd-option{border-radius:var(--r-full);color:var(--gray-800);cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem 1.1rem;font-size:.95rem;font-weight:700;transition:background .2s,color .2s;display:flex}.pfd-option:hover{background:var(--gray-50)}.pfd-option.active{color:var(--red-800);background:#8a000014;font-weight:800}.pfd-option-count{color:var(--gray-500);font-weight:600}.pfd-option.active .pfd-option-count{color:var(--red-800)}.programs-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.prog-card-luxury{-webkit-backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #e2e8f0e6;border-radius:1.35rem;flex-direction:column;padding:0;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a0d,0 1px 3px #0f172a05}.prog-card-luxury:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 50px #0f172a1f,0 4px 12px #0f172a0a}.prog-card-luxury:before{content:"";background:linear-gradient(90deg,#8a0000 0%,#dc2626 100%);border-radius:1.35rem 1.35rem 0 0;height:4px;transition:height .3s;position:absolute;top:0;left:0;right:0}.prog-card-luxury[data-category=pg]:before{background:linear-gradient(90deg,#d97706 0%,#f59e0b 100%)}.prog-card-luxury[data-category=diploma]:before{background:linear-gradient(90deg,#0284c7 0%,#38bdf8 100%)}.prog-card-luxury:hover:before{height:5px}.prog-card-inner{flex-direction:column;flex:1;padding:2rem 1.85rem 1.25rem;display:flex}.prog-card-header-bar{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.prog-tag{border-radius:var(--r-full);text-transform:uppercase;letter-spacing:.05em;padding:.28rem .85rem;font-size:.72rem;font-weight:800;display:inline-block}.tag-ug{color:var(--red-800);background:#fef2f2;border:1px solid #fecaca}.tag-pg{color:var(--gold-600);background:#fffbeb;border:1px solid #fde68a}.tag-diploma{color:var(--red-900);background:#fef2f2;border:1px solid #fecaca}.prog-icon-badge{border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex}.prog-icon-badge svg{stroke-width:1px!important}.prog-card-luxury:hover .prog-icon-badge{transform:scale(1.1)rotate(4deg)}.prog-ibadge-ruby{color:var(--red-800);background:#fef2f2;border:1px solid #fecaca}.prog-ibadge-azure,.prog-ibadge-crimson{color:var(--red-900);background:#fef2f2;border:1px solid #fecaca}.prog-ibadge-gold{color:var(--gold-600);background:#fffbeb;border:1px solid #fde68a}.prog-ibadge-purple,.prog-ibadge-amber{color:var(--gold-700);background:#fffbeb;border:1px solid #fde68a}.prog-acronym-badge{font-family:var(--font-heading);letter-spacing:-.01em;background:linear-gradient(135deg,#7f0000 0%,#b30000 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.35rem;font-size:1.35rem;font-weight:900;display:inline-block}.acronym-azure,.acronym-crimson{background:linear-gradient(135deg,#8a0000 0%,#dc2626 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.acronym-gold{background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.acronym-purple,.acronym-amber{background:linear-gradient(135deg,#b45309 0%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.prog-title{font-family:var(--font-heading);color:var(--gray-900);margin-bottom:.6rem;font-size:1.12rem;font-weight:800;line-height:1.35}.prog-summary{color:var(--gray-600);margin-bottom:1.25rem;font-size:.86rem;line-height:1.55}.prog-points-list{flex-direction:column;gap:.55rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.prog-points-list li{color:var(--gray-700);align-items:flex-start;gap:.55rem;font-size:.82rem;font-weight:600;line-height:1.4;display:flex}.prog-points-list li svg{color:var(--gold-600);flex-shrink:0;margin-top:2px}.prog-meta-strip{border:1px solid var(--gray-200);background:#f8fafc;border-radius:.85rem;justify-content:space-between;align-items:center;margin-top:auto;padding:.75rem 1rem;display:flex}.prog-meta-item{color:var(--gray-600);align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;display:flex}.prog-meta-item svg{color:var(--gray-400)}.prog-fee-badge{color:var(--red-800);background:0 0;border:none;border-radius:0;padding:0;font-size:.82rem;font-weight:800}.fee-azure,.fee-crimson{color:var(--red-800);background:0 0;border:none}.fee-gold{color:var(--gold-600);background:0 0;border:none}.fee-purple,.fee-amber{color:var(--gold-700);background:0 0;border:none}.fee-ruby{color:var(--red-800);background:0 0;border:none}.prog-card-btn{border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin:0 1.85rem 1.85rem;padding:.8rem 1.25rem;font-size:.92rem;font-weight:800;transition:all .3s;display:inline-flex}.prog-card-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #8a00004d}.prog-card-btn svg{transition:transform .3s}.prog-card-btn:hover svg,prog-card-btn:hover svg{transform:translate(4px)}@media (max-width:1216px){.programs-grid{gap:1rem}.prog-card-inner{padding:1rem}.prog-card-btn{margin:0 1rem 1rem}}@media (max-width:1024px){.programs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.prog-tag{font-size:.6rem}.program-filter-bar{display:none}.programs-section{overflow:visible}.program-filter-dropdown{display:block;position:sticky;top:80px}.prog-icon-badge{width:35px;height:35px}.prog-acronym-badge{font-size:1.1rem}.prog-meta-item,.prog-fee-badge{font-size:.75rem}.prog-meta-strip{padding:.5rem}.prog-card-btn{font-size:.8rem}}@media (max-width:640px){.programs-grid{grid-template-columns:1fr;gap:1.25rem}}@media (max-width:575px){.pfd-toggle,.pfd-option{padding:.6rem 1rem;font-size:.8rem}}.programs-grid{align-items:stretch!important}.prog-card-luxury{flex-direction:column!important;justify-content:space-between!important;height:100%!important;display:flex!important}.prog-card-inner{flex-direction:column!important;flex:auto!important;height:100%!important;display:flex!important}.prog-title{-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;min-height:2.8rem!important;display:-webkit-box!important;overflow:hidden!important}.prog-summary{-webkit-line-clamp:3!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;min-height:4rem!important;display:-webkit-box!important;overflow:hidden!important}.prog-points-list{flex:auto!important;min-height:5.5rem!important;margin-bottom:1.5rem!important}.prog-points-list li span{-webkit-line-clamp:1!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.prog-meta-strip{margin-top:auto!important}
.TopProgressBar-module__V9UAxq__scrollProgressBar{z-index:10005;pointer-events:none;background:linear-gradient(90deg,#8a0000 0%,#f59e0b 50%,#0284c7 85%,#8a0000 100%) 0 0/200% 100%;width:0%;height:4px;animation:4s linear infinite TopProgressBar-module__V9UAxq__progressGradientMove;position:fixed;top:0;left:0;box-shadow:0 0 12px #f59e0b99}@keyframes TopProgressBar-module__V9UAxq__progressGradientMove{0%{background-position:0 0}to{background-position:200% 0}}
.ScrollToTop-module__JBmVXG__backToTopBtn{background:var(--white,#fff);cursor:pointer;z-index:900;opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(20px)scale(.85);box-shadow:0 8px 30px #00000026}.ScrollToTop-module__JBmVXG__backToTopBtn.ScrollToTop-module__JBmVXG__visible{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.ScrollToTop-module__JBmVXG__backToTopBtn:hover{background:var(--white,#fff);transform:translateY(-5px)scale(1.08);box-shadow:0 14px 40px #8a000040}.ScrollToTop-module__JBmVXG__progressRingSvg{pointer-events:none;position:absolute;top:2px;left:2px;transform:rotate(-90deg)}.ScrollToTop-module__JBmVXG__progressRingTrack{stroke:#8a000014}.ScrollToTop-module__JBmVXG__progressRingFill{stroke:var(--brand-red,#8a0000)}.ScrollToTop-module__JBmVXG__backToTopArrow{z-index:2;color:var(--brand-red,#8a0000);justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.ScrollToTop-module__JBmVXG__backToTopBtn:hover .ScrollToTop-module__JBmVXG__backToTopArrow{transform:translateY(-2px)}.ScrollToTop-module__JBmVXG__contactBtn{cursor:pointer;z-index:900;opacity:0;visibility:hidden;color:#fff;background:linear-gradient(135deg,#8a0000 0%,#630000 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:5.5rem;right:2rem;transform:translateY(20px)scale(.85);box-shadow:0 8px 30px #8a000040}.ScrollToTop-module__JBmVXG__contactBtn.ScrollToTop-module__JBmVXG__visible{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.ScrollToTop-module__JBmVXG__contactBtn:hover{background:linear-gradient(135deg,#a30000 0%,#750000 100%);transform:translateY(-5px)scale(1.08);box-shadow:0 14px 40px #8a000059}@media (max-width:1216px){.ScrollToTop-module__JBmVXG__backToTopBtn{width:35px;height:35px;bottom:4.25rem;right:1rem}.ScrollToTop-module__JBmVXG__contactBtn{width:35px;height:35px;bottom:7.5rem;right:1rem}.ScrollToTop-module__JBmVXG__contactBtn svg{width:16px;height:16px}.ScrollToTop-module__JBmVXG__progressRingSvg{width:31px;height:31px;top:2px;left:2px}.ScrollToTop-module__JBmVXG__backToTopArrow svg{width:14px;height:14px}}
.StickyActions-module__AUTdrq__stickyActionsWrap{z-index:995!important;pointer-events:none!important;box-sizing:border-box!important;flex-direction:column!important;align-items:flex-end!important;gap:.4rem!important;width:auto!important;max-width:max-content!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;top:50%!important;right:0!important;transform:translateY(-50%)!important}.StickyActions-module__AUTdrq__stickyBtn{pointer-events:auto;font-family:var(--font-heading,"Outfit", sans-serif);-webkit-backdrop-filter:blur(8px);border:1px solid #ffffff40;border-right:none;border-radius:7px 0 0 7px;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:.85rem .45rem;font-size:.82rem;font-weight:700;line-height:1;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:translate(0);box-shadow:-3px 4px 14px #00000029;margin:0!important}.StickyActions-module__AUTdrq__stickyBtn:hover{transform:translate(-8px);box-shadow:-8px 10px 26px #00000047,0 4px 12px #0000002e}.StickyActions-module__AUTdrq__stickyBtn:active{transform:translate(-4px)scale(.98)}.StickyActions-module__AUTdrq__btnAdmission{color:#fff;background:linear-gradient(135deg,#8a0000 0%,#630000 100%);border-color:#f4c74973}.StickyActions-module__AUTdrq__btnAdmission:hover{background:linear-gradient(135deg,#a30000 0%,#750000 100%);border-color:#f4c749d9}.StickyActions-module__AUTdrq__btnBrochure{color:#fff;background:linear-gradient(135deg,#d97706 0%,#92400e 100%);border-color:#fef08a80}.StickyActions-module__AUTdrq__btnBrochure:hover{background:linear-gradient(135deg,#ea580c 0%,#b45309 100%);border-color:#fef08ae6}.StickyActions-module__AUTdrq__btnIconWrap{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .3s,background .3s;display:flex}.StickyActions-module__AUTdrq__stickyBtn:hover .StickyActions-module__AUTdrq__btnIconWrap{background:#ffffff52;transform:scale(1.15)}.StickyActions-module__AUTdrq__btnText{writing-mode:vertical-rl;white-space:nowrap;letter-spacing:.04em;text-transform:none;transform:rotate(180deg)}.StickyActions-module__AUTdrq__pulseDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.8s cubic-bezier(.66,0,0,1) infinite StickyActions-module__AUTdrq__pulseGlow;box-shadow:0 0 #22c55eb3}@keyframes StickyActions-module__AUTdrq__pulseGlow{0%{box-shadow:0 0 #22c55eb3}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}.StickyActions-module__AUTdrq__btnShimmer{pointer-events:none;background:linear-gradient(#0000,#ffffff40,#0000);width:100%;height:60%;animation:3.5s infinite StickyActions-module__AUTdrq__shimmerVertical;position:absolute;top:-100%;left:0}@keyframes StickyActions-module__AUTdrq__shimmerVertical{0%,65%{top:-100%}to{top:200%}}@media (max-width:992px){.StickyActions-module__AUTdrq__stickyBtn{gap:.4rem;padding:.75rem .4rem;font-size:.78rem}.StickyActions-module__AUTdrq__btnIconWrap{width:22px;height:22px}.StickyActions-module__AUTdrq__btnIconWrap svg{width:13px;height:13px}}@media (max-width:768px){.StickyActions-module__AUTdrq__stickyActionsWrap{inset:auto 0 0!important;z-index:9999!important;box-sizing:border-box!important;flex-direction:row!important;align-items:stretch!important;gap:0!important;width:100%!important;max-width:100vw!important;margin:0!important;padding:0!important;position:fixed!important;inset-inline:0!important;transform:none!important;box-shadow:0 -4px 20px #00000040!important}.StickyActions-module__AUTdrq__stickyBtn{writing-mode:horizontal-tb!important;width:50%!important;min-width:0!important;max-width:50%!important;height:52px!important;box-shadow:none!important;box-sizing:border-box!important;border:none!important;border-top:1.5px solid #fff3!important;border-radius:0!important;flex-direction:row!important;flex:50%!important;justify-content:center!important;align-items:center!important;gap:.45rem!important;margin:0!important;padding:0 .5rem!important;font-size:.85rem!important;font-weight:700!important;display:flex!important;transform:none!important}.StickyActions-module__AUTdrq__stickyBtn:hover,.StickyActions-module__AUTdrq__stickyBtn:active{box-shadow:none!important;transform:none!important}.StickyActions-module__AUTdrq__stickyBtn:active{opacity:.92}.StickyActions-module__AUTdrq__btnAdmission{border-right:1px solid #ffffff40!important}.StickyActions-module__AUTdrq__btnIconWrap{width:22px!important;height:22px!important;transform:none!important}.StickyActions-module__AUTdrq__btnIconWrap svg{width:13px!important;height:13px!important}.StickyActions-module__AUTdrq__stickyBtn:hover .StickyActions-module__AUTdrq__btnIconWrap{transform:none!important}.StickyActions-module__AUTdrq__btnText{writing-mode:horizontal-tb!important;white-space:nowrap!important;letter-spacing:.01em!important;display:inline-block!important;overflow:visible!important;transform:none!important}}@media (max-width:480px){.StickyActions-module__AUTdrq__stickyBtn{gap:.35rem!important;height:50px!important;padding:0 .4rem!important;font-size:.78rem!important}.StickyActions-module__AUTdrq__btnIconWrap{width:20px!important;height:20px!important}.StickyActions-module__AUTdrq__btnIconWrap svg{width:12px!important;height:12px!important}.StickyActions-module__AUTdrq__pulseDot{width:6px!important;height:6px!important}}
