.Navbar-module__cJzEcG__nav{z-index:200;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f4efd9;border-bottom:1px solid #5b2d8e1f;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 5%;transition:all .3s;display:flex;position:fixed;top:0}.Navbar-module__cJzEcG__scrolled{background:#f7f4eff2;height:60px;box-shadow:0 4px 20px #0000000d}.Navbar-module__cJzEcG__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoWrapper{border:2px solid var(--sand);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000001a}.Navbar-module__cJzEcG__logoImage{object-fit:cover;width:100%;height:100%}.Navbar-module__cJzEcG__logoText{font-family:var(--font-serif);color:var(--uv3);flex-direction:column;line-height:1.1;display:none}.Navbar-module__cJzEcG__primaryText{letter-spacing:-.02em;font-size:1.15rem;font-weight:800}.Navbar-module__cJzEcG__secondaryText{color:var(--burg);letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;font-weight:600}.Navbar-module__cJzEcG__navLinks{gap:1.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLinks a{color:#5a4060;letter-spacing:.06em;text-transform:uppercase;padding:5px 0;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__cJzEcG__navLinks a:after{content:"";background:var(--sand);width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__navLinks a:hover{color:var(--uv)}.Navbar-module__cJzEcG__navLinks a:hover:after{width:100%}.Navbar-module__cJzEcG__navActions{align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__cta{background:linear-gradient(135deg, var(--uv), var(--burg));color:var(--lem);letter-spacing:.04em;text-transform:uppercase;box-shadow:0 4px 20px var(--shadow-uv);border-radius:50px;padding:10px 24px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .25s}.Navbar-module__cJzEcG__cta:hover{box-shadow:0 8px 28px var(--shadow-uv);transform:translateY(-2px)}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:220;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--uv3);width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#f7f4effa;max-height:0;padding:0 5%;transition:all .4s;position:fixed;top:70px;left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #0000001a}.Navbar-module__cJzEcG__mobileOpen{max-height:450px;padding:30px 5% 40px}.Navbar-module__cJzEcG__mobileMenu ul{padding:0;list-style:none}.Navbar-module__cJzEcG__mobileMenu li a{color:var(--uv3);border-bottom:1px solid #0000000d;padding:15px 0;font-weight:600;text-decoration:none;display:block}.Navbar-module__cJzEcG__mobCta{background:linear-gradient(135deg, var(--uv), var(--burg));color:var(--lem);text-align:center;border-radius:50px;margin-top:20px;padding:14px;font-weight:700;text-decoration:none;display:block}@media (max-width:860px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__hamburger,.Navbar-module__cJzEcG__logoText{display:flex}}@media (max-width:480px){.Navbar-module__cJzEcG__cta{display:none}.Navbar-module__cJzEcG__logo{gap:8px}.Navbar-module__cJzEcG__primaryText{font-size:1rem}.Navbar-module__cJzEcG__secondaryText{font-size:.7rem}}.Navbar-module__cJzEcG__liveBadge{background:#ff4d4d;border-radius:50%;width:6px;height:6px;margin-left:6px;animation:1.5s infinite Navbar-module__cJzEcG__pulse;box-shadow:0 0 10px #ff4d4d99}@keyframes Navbar-module__cJzEcG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.6)}to{opacity:1;transform:scale(1)}}
.Footer-module__S6Hkya__footer{background:var(--ink);color:#fffacd99;padding:80px 5% 40px}.Footer-module__S6Hkya__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:50px;display:flex}.Footer-module__S6Hkya__footerLogo{align-items:center;gap:15px;margin-bottom:20px;display:flex}.Footer-module__S6Hkya__logoImage{border:2px solid var(--sand);background:#fff;border-radius:50%}.Footer-module__S6Hkya__logoText h3{font-family:var(--font-serif);color:var(--lem);margin:0;font-size:1.3rem;line-height:1}.Footer-module__S6Hkya__logoText span{letter-spacing:.15em;color:var(--sand);font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__brand p{max-width:320px;font-size:.9rem;line-height:1.7}.Footer-module__S6Hkya__col h4{color:var(--sand);text-transform:uppercase;letter-spacing:.12em;margin-bottom:20px;font-size:.85rem}.Footer-module__S6Hkya__col ul{padding:0;list-style:none}.Footer-module__S6Hkya__col li{margin-bottom:12px}.Footer-module__S6Hkya__col a{color:#fffacd8c;font-size:.9rem;text-decoration:none;transition:all .2s}.Footer-module__S6Hkya__col a:hover{color:var(--sand)}.Footer-module__S6Hkya__bottom{border-top:1px solid #fffacd14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding-top:30px;font-size:.85rem;display:flex}.Footer-module__S6Hkya__heart{color:var(--sand)}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start;gap:10px}}
.FloatingActions-module__AneK9a__quickBtns{z-index:300;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:40px;right:24px}.FloatingActions-module__AneK9a__qbtn{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:all .3s;display:flex;position:relative;box-shadow:0 6px 24px #00000040}.FloatingActions-module__AneK9a__qbtn:hover{transform:scale(1.15)translate(-4px)}.FloatingActions-module__AneK9a__label{background:var(--ink);color:var(--white);white-space:nowrap;opacity:0;pointer-events:none;border-radius:8px;padding:5px 12px;font-size:.75rem;font-weight:600;transition:all .3s;position:absolute;right:64px}.FloatingActions-module__AneK9a__qbtn:hover .FloatingActions-module__AneK9a__label{opacity:1;right:68px}.FloatingActions-module__AneK9a__wa{background:linear-gradient(135deg,#25d366,#128c7e)}.FloatingActions-module__AneK9a__insta{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.FloatingActions-module__AneK9a__tg{background:linear-gradient(135deg,#08c,#00a2ed)}.FloatingActions-module__AneK9a__mail{background:linear-gradient(135deg, var(--uv), var(--burg))}.FloatingActions-module__AneK9a__icon{fill:#fff;width:24px;height:24px}@media (max-width:768px){.FloatingActions-module__AneK9a__label{display:none}.FloatingActions-module__AneK9a__quickBtns{bottom:30px;right:15px}.FloatingActions-module__AneK9a__qbtn{width:46px;height:46px}}
.Hero-module__ZARIfG__hero{background:#1a0b16;align-items:center;min-height:100vh;padding:100px 5% 60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgContainer{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__bgImageFull{object-fit:cover;opacity:.45;animation:40s linear infinite alternate Hero-module__ZARIfG__slowZoom}.Hero-module__ZARIfG__bgOverlay{z-index:1;background:linear-gradient(135deg,#1a0b1699,#3a0ca340);position:absolute;inset:0}@keyframes Hero-module__ZARIfG__slowZoom{0%{transform:scale(1)}to{transform:scale(1.15)}}.Hero-module__ZARIfG__orb{filter:blur(80px);pointer-events:none;opacity:.6;border-radius:50%;position:absolute}.Hero-module__ZARIfG__orb1{background:#5b2d8e73;width:500px;height:500px;animation:8s ease-in-out infinite Hero-module__ZARIfG__orbFloat;top:-100px;right:-100px}.Hero-module__ZARIfG__orb2{background:#c8a96e40;width:350px;height:350px;animation:11s ease-in-out 2s infinite reverse Hero-module__ZARIfG__orbFloat;bottom:-80px;left:10%}.Hero-module__ZARIfG__orb3{background:#fffacd1a;width:250px;height:250px;animation:7s ease-in-out 1s infinite Hero-module__ZARIfG__orbFloat;top:40%;left:40%}.Hero-module__ZARIfG__particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__particle{background:var(--sand2);opacity:0;border-radius:50%;width:3px;height:3px;animation:linear infinite Hero-module__ZARIfG__particleDrift;position:absolute}.Hero-module__ZARIfG__content{z-index:2;color:#fff;max-width:640px;position:relative}.Hero-module__ZARIfG__badge{background:#fffacd1f;border:1px solid #fffacd4d;border-radius:40px;align-items:center;margin-bottom:28px;padding:7px 18px;animation:.8s both Hero-module__ZARIfG__fadeSlideDown;display:inline-flex}.Hero-module__ZARIfG__badgeLink{color:var(--lem);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Hero-module__ZARIfG__badgeLink:hover{color:var(--sand)}.Hero-module__ZARIfG__locIcon{width:14px;height:14px;color:var(--sand);animation:2s ease-in-out infinite Hero-module__ZARIfG__locGlow}.Hero-module__ZARIfG__dot{background:var(--sand);border-radius:50%;width:7px;height:7px;animation:2s infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__title{font-family:var(--font-serif);color:var(--white);margin-bottom:22px;font-size:clamp(3rem,6.5vw,5.2rem);font-weight:700;line-height:1.08;animation:.9s .2s both Hero-module__ZARIfG__fadeSlideUp}.Hero-module__ZARIfG__gold{color:var(--sand)}.Hero-module__ZARIfG__accent{color:var(--lem)}.Hero-module__ZARIfG__sub{color:#fffacdbf;margin-bottom:36px;font-size:1.05rem;font-weight:300;line-height:1.8;animation:.9s .4s both Hero-module__ZARIfG__fadeSlideUp}.Hero-module__ZARIfG__btns{flex-wrap:wrap;gap:16px;margin-bottom:56px;animation:.9s .6s both Hero-module__ZARIfG__fadeSlideUp;display:flex}.Hero-module__ZARIfG__btnGlow{background:linear-gradient(135deg, var(--sand), var(--sand2));color:var(--burg3);letter-spacing:.04em;border-radius:50px;padding:15px 34px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 6px 30px #c8a96e80}.Hero-module__ZARIfG__btnGlow:hover{transform:translateY(-3px);box-shadow:0 12px 40px #c8a96eb3}.Hero-module__ZARIfG__btnGhost{color:var(--lem);border:1.5px solid #fffacd66;border-radius:50px;padding:14px 32px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.Hero-module__ZARIfG__btnGhost:hover{background:#fffacd1f;border-color:#fffacdb3}.Hero-module__ZARIfG__stats{flex-wrap:wrap;gap:40px;animation:.9s .8s both Hero-module__ZARIfG__fadeSlideUp;display:flex}.Hero-module__ZARIfG__statNum{font-family:var(--font-serif);color:var(--sand);font-size:2.5rem;font-weight:700;line-height:1}.Hero-module__ZARIfG__statLabel{color:#fffacd99;letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:.72rem}.Hero-module__ZARIfG__divider{background:#fffacd26;align-self:stretch;width:1px}.Hero-module__ZARIfG__floatArea{z-index:2;pointer-events:none;flex-direction:column;gap:16px;width:clamp(260px,32vw,400px);display:flex;position:absolute;top:45%;right:4%;transform:translateY(-50%)}.Hero-module__ZARIfG__floatCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #fffacd2e;border-radius:20px;padding:22px 24px;animation:4s ease-in-out infinite Hero-module__ZARIfG__floatY}.Hero-module__ZARIfG__fLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--sand);margin-bottom:8px;font-size:.65rem;font-weight:700}.Hero-module__ZARIfG__fTitle{color:var(--white);font-family:var(--font-serif);margin-bottom:10px;font-size:1.1rem;font-weight:600}.Hero-module__ZARIfG__pWrap{background:#ffffff1f;border-radius:6px;height:7px;margin-bottom:6px;overflow:hidden}.Hero-module__ZARIfG__pBar{background:linear-gradient(90deg, var(--sand), var(--lem));border-radius:6px;height:100%}.Hero-module__ZARIfG__prow{color:#fffacdb3;justify-content:space-between;margin-bottom:4px;font-size:.72rem;display:flex}.Hero-module__ZARIfG__ratingCard{align-items:center;gap:20px;animation-delay:1.5s;display:flex}.Hero-module__ZARIfG__rBig{font-family:var(--font-serif);color:var(--sand);font-size:2.4rem;font-weight:700;line-height:1}.Hero-module__ZARIfG__rStars{color:var(--sand);letter-spacing:3px;margin:4px 0;font-size:.95rem}.Hero-module__ZARIfG__rSub{color:#fffacda6;font-size:.72rem}.Hero-module__ZARIfG__rInfo{color:#fffacda6;border-left:1px solid #fffacd26;padding-left:20px;font-size:.78rem;line-height:1.7}@media (max-width:1024px){.Hero-module__ZARIfG__floatArea{width:300px;display:none}}@media (max-width:768px){.Hero-module__ZARIfG__hero{align-items:flex-start;padding-top:120px}.Hero-module__ZARIfG__content{max-width:100%}.Hero-module__ZARIfG__title{font-size:clamp(2.4rem,7vw,3.5rem)}}@keyframes Hero-module__ZARIfG__orbFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.05)}}@keyframes Hero-module__ZARIfG__particleDrift{0%{opacity:0;transform:translateY(0)rotate(0)}10%{opacity:.6}90%{opacity:.2}to{opacity:0;transform:translateY(-80vh)rotate(360deg)}}@keyframes Hero-module__ZARIfG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes Hero-module__ZARIfG__fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeSlideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes Hero-module__ZARIfG__locGlow{0%,to{filter:drop-shadow(0 0 2px #e2c08d66);opacity:.8;transform:scale(1)}50%{filter:drop-shadow(0 0 10px #e2c08dcc);opacity:1;transform:scale(1.2)}}
.NoticeBoard-module__lXfbRa__noticeBoardSection{background:#f8f9fa;padding:80px 20px;position:relative;overflow:hidden}.NoticeBoard-module__lXfbRa__boardContainer{background:#fff;border:1px solid #00000014;border-radius:20px;max-width:1200px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 40px 100px #0000000d}.NoticeBoard-module__lXfbRa__boardHeader{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a1a,#3a0ca3);padding:60px 40px;position:relative}.NoticeBoard-module__lXfbRa__pin{opacity:.5;font-size:2rem;position:absolute;top:20px;right:20px}.NoticeBoard-module__lXfbRa__boardHeader h2{letter-spacing:-1px;margin-bottom:10px;font-size:2.5rem}.NoticeBoard-module__lXfbRa__boardHeader p{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.1rem}.NoticeBoard-module__lXfbRa__boardBody{background:url(https://www.transparenttextures.com/patterns/notebook.png);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;padding:60px 40px;display:grid}.NoticeBoard-module__lXfbRa__noticeCard{background:#fff;border:1px solid #0000000d;border-radius:15px;flex-direction:column;padding:30px;transition:all .3s;display:flex;position:relative;box-shadow:0 10px 30px #00000008}.NoticeBoard-module__lXfbRa__noticeCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.NoticeBoard-module__lXfbRa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.NoticeBoard-module__lXfbRa__date{color:#666;font-size:.8rem;font-weight:600}.NoticeBoard-module__lXfbRa__typeBadge{letter-spacing:1px;border-radius:20px;padding:4px 12px;font-size:.7rem;font-weight:700}.NoticeBoard-module__lXfbRa__urgent .NoticeBoard-module__lXfbRa__typeBadge{color:#ff4d4d;background:#ff4d4d15;border:1px solid #ff4d4d30}.NoticeBoard-module__lXfbRa__info .NoticeBoard-module__lXfbRa__typeBadge{color:#3a0ca3;background:#3a0ca310;border:1px solid #3a0ca320}.NoticeBoard-module__lXfbRa__new .NoticeBoard-module__lXfbRa__typeBadge{color:#4cc9f0;background:#4cc9f015;border:1px solid #4cc9f030}.NoticeBoard-module__lXfbRa__noticeTitle{color:#1a1a1a;margin-bottom:15px;font-size:1.4rem;line-height:1.25}.NoticeBoard-module__lXfbRa__noticeText{color:#555;font-size:.95rem;line-height:1.6}.NoticeBoard-module__lXfbRa__boardFooter{text-align:right;color:#999;background:#fdfdfd;border-top:1px solid #0000000d;padding:20px 40px;font-size:.8rem;font-style:italic}.NoticeBoard-module__lXfbRa__empty{text-align:center;color:#999;grid-column:1/-1;padding:60px;font-style:italic}@media (max-width:768px){.NoticeBoard-module__lXfbRa__boardHeader{padding:40px 20px}.NoticeBoard-module__lXfbRa__boardHeader h2{font-size:1.8rem}.NoticeBoard-module__lXfbRa__boardBody{padding:30px 20px}}.NoticeBoard-module__lXfbRa__dateInfo{align-items:center;gap:8px;display:flex}.NoticeBoard-module__lXfbRa__greenIndicator{background-color:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite NoticeBoard-module__lXfbRa__pulsateGreen;box-shadow:0 0 #10b98166}@keyframes NoticeBoard-module__lXfbRa__pulsateGreen{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.NoticeBoard-module__lXfbRa__noticeContact{border-top:1px dashed #0000001a;gap:12px;margin-top:25px;padding-top:15px;display:flex}.NoticeBoard-module__lXfbRa__noticeCall,.NoticeBoard-module__lXfbRa__noticeEmail{color:#3a0ca3;align-items:center;gap:6px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.NoticeBoard-module__lXfbRa__noticeCall:hover,.NoticeBoard-module__lXfbRa__noticeEmail:hover{color:#4cc9f0}
.SplashScreen-module__I3M2YW__splashMain{z-index:10000;background:#000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.SplashScreen-module__I3M2YW__movingGradient{z-index:1;width:100%;height:100%;position:absolute}.SplashScreen-module__I3M2YW__orb1,.SplashScreen-module__I3M2YW__orb2,.SplashScreen-module__I3M2YW__orb3,.SplashScreen-module__I3M2YW__shapeSquare,.SplashScreen-module__I3M2YW__shapeTri,.SplashScreen-module__I3M2YW__shapeBeam{border:1px solid #dbb36666;animation:4s ease-in-out infinite alternate SplashScreen-module__I3M2YW__glowEdge;position:absolute;box-shadow:0 0 30px #dbb36633}.SplashScreen-module__I3M2YW__orb1,.SplashScreen-module__I3M2YW__orb2,.SplashScreen-module__I3M2YW__orb3{opacity:.5;border-radius:50%}.SplashScreen-module__I3M2YW__shapeSquare{border-radius:12px;width:60px;height:60px;transform:rotate(45deg)}.SplashScreen-module__I3M2YW__sq1{animation:25s linear infinite alternate SplashScreen-module__I3M2YW__orbMove1,10s linear infinite SplashScreen-module__I3M2YW__rotateShape;top:20%;right:15%}.SplashScreen-module__I3M2YW__sq2{width:40px;height:40px;animation:20s linear infinite alternate SplashScreen-module__I3M2YW__orbMove2,15s linear infinite reverse SplashScreen-module__I3M2YW__rotateShape;top:40%;left:10%}.SplashScreen-module__I3M2YW__sq3{width:50px;height:50px;animation:22s linear infinite alternate SplashScreen-module__I3M2YW__orbMove3,12s linear infinite SplashScreen-module__I3M2YW__rotateShape;bottom:20%;right:25%}.SplashScreen-module__I3M2YW__shapeTri{width:0;height:0;box-shadow:none;filter:drop-shadow(0 0 15px #dbb36666);background:0 0;border:30px solid #0000;border-top:none;border-bottom:50px solid #dbb36633}.SplashScreen-module__I3M2YW__tri1{animation:30s linear infinite alternate SplashScreen-module__I3M2YW__orbMove2,18s linear infinite reverse SplashScreen-module__I3M2YW__rotateShape;top:70%;left:15%}.SplashScreen-module__I3M2YW__tri2{animation:28s linear infinite alternate SplashScreen-module__I3M2YW__orbMove1,12s linear infinite SplashScreen-module__I3M2YW__rotateShape;top:15%;left:45%;transform:scale(.7)}.SplashScreen-module__I3M2YW__shapeBeam{opacity:.6;background:linear-gradient(#0000,#dbb36666,#0000);border:none;width:2px;height:180px;box-shadow:0 0 20px #dbb36633}.SplashScreen-module__I3M2YW__bm1{animation:20s linear infinite alternate SplashScreen-module__I3M2YW__orbMove3;top:5%;left:30%}.SplashScreen-module__I3M2YW__bm2{opacity:.4;height:120px;animation:22s linear infinite alternate SplashScreen-module__I3M2YW__orbMove1;bottom:10%;right:40%}.SplashScreen-module__I3M2YW__bm3{animation:25s linear infinite alternate SplashScreen-module__I3M2YW__orbMove2;top:50%;right:10%;transform:rotate(30deg)}.SplashScreen-module__I3M2YW__bm4{opacity:.3;height:250px;animation:18s linear infinite alternate SplashScreen-module__I3M2YW__orbMove3;top:10%;right:50%}@keyframes SplashScreen-module__I3M2YW__rotateShape{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SplashScreen-module__I3M2YW__glowEdge{0%{border-color:#dbb36633;box-shadow:0 0 20px #dbb3661a}to{border-color:#dbb36680;box-shadow:0 0 50px #dbb3664d}}.SplashScreen-module__I3M2YW__noise{opacity:.02;z-index:2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:-200%}.SplashScreen-module__I3M2YW__shine{z-index:3;background:linear-gradient(90deg,#0000 0%,#dbb36608 50%,#0000 100%);width:200%;height:100%;animation:8s ease-in-out infinite alternate SplashScreen-module__I3M2YW__shineSweep;position:absolute;top:-50%;left:-100%;transform:rotate(45deg)}@keyframes SplashScreen-module__I3M2YW__orbMove1{0%{transform:translate(0)}to{transform:translate(300px,200px)}}@keyframes SplashScreen-module__I3M2YW__orbMove2{0%{transform:translate(0)}to{transform:translate(-200px,-300px)}}@keyframes SplashScreen-module__I3M2YW__orbMove3{0%{transform:translate(-50%,-50%)}to{transform:translate(-20%,-80%)}}@keyframes SplashScreen-module__I3M2YW__shineSweep{0%{transform:rotate(45deg)translate(-100%)}to{transform:rotate(45deg)translate(100%)}}.SplashScreen-module__I3M2YW__logoSlot,.SplashScreen-module__I3M2YW__textSlot{z-index:10;text-align:center;color:#fff;position:relative}.SplashScreen-module__I3M2YW__largeLogo{border-radius:50%;box-shadow:0 0 100px #dbb3664d}.SplashScreen-module__I3M2YW__brandTitle{letter-spacing:4px;font-size:3rem;font-weight:800;font-family:var(--font-serif);line-height:1.2}.SplashScreen-module__I3M2YW__brandTitle span{letter-spacing:8px;opacity:.8;font-size:1.5rem;font-weight:300}.SplashScreen-module__I3M2YW__welcomeText{letter-spacing:20px;background:linear-gradient(135deg,#dbb366 0%,#fff 50%,#dbb366 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:900}@media (max-width:768px){.SplashScreen-module__I3M2YW__brandTitle{font-size:1.8rem}.SplashScreen-module__I3M2YW__brandTitle span{font-size:.9rem}.SplashScreen-module__I3M2YW__welcomeText{letter-spacing:10px;font-size:2.5rem}.SplashScreen-module__I3M2YW__largeLogo{width:140px;height:140px}}
.Counsellors-module__uz2Hdq__main{background:#fdfafb;min-height:100vh;position:relative;overflow-x:hidden}.Counsellors-module__uz2Hdq__main:before{content:"";z-index:0;background:radial-gradient(circle at 15% 15%,#dbb3661a 0%,#0000 40%),radial-gradient(circle at 85% 85%,#3d0a1014 0%,#0000 40%);width:200%;height:200%;animation:20s linear infinite alternate Counsellors-module__uz2Hdq__moveGradient;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Counsellors-module__uz2Hdq__moveGradient{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-48%,-48%)rotate(2deg)}}.Counsellors-module__uz2Hdq__hero{text-align:center;color:#1a0b16;background:0 0;padding:160px 5% 100px;position:relative;overflow:hidden}.Counsellors-module__uz2Hdq__hero:after{content:"";opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.Counsellors-module__uz2Hdq__badge{color:#dbb366;text-transform:uppercase;letter-spacing:2px;background:#e2c08d26;border:1px solid #dbb3664d;border-radius:50px;margin-bottom:24px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.Counsellors-module__uz2Hdq__title{font-size:clamp(2.5rem,5vw,4.5rem);font-family:var(--font-serif);margin-bottom:20px;font-weight:800}.Counsellors-module__uz2Hdq__gold{color:#dbb366}.Counsellors-module__uz2Hdq__subtitle{color:#4b5563;opacity:.9;max-width:800px;margin:0 auto;font-size:1.15rem;line-height:1.7}.Counsellors-module__uz2Hdq__contentSection{text-align:center;z-index:5;background:0 0;max-width:1000px;margin:0 auto;padding:100px 5%;position:relative}.Counsellors-module__uz2Hdq__visionText{color:#1a0b16;font-size:clamp(1.2rem,3vw,1.8rem);line-height:1.6;font-family:var(--font-serif);margin-bottom:60px;font-style:italic;font-weight:600;position:relative}.Counsellors-module__uz2Hdq__visionText:before{content:"\"";opacity:.1;color:#dbb366;font-size:6rem;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.Counsellors-module__uz2Hdq__descriptionText{color:#4b5563;text-align:center;max-width:800px;margin-bottom:80px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}.Counsellors-module__uz2Hdq__highlightBox{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background-color:#fff9;background-image:radial-gradient(at 0 0,#dbb36626 0,#0000 50%),radial-gradient(at 100% 100%,#3d0a101a 0,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #dbb3661f;border-radius:40px;padding:80px 40px;position:relative;overflow:hidden;box-shadow:0 40px 100px #0003}.Counsellors-module__uz2Hdq__highlightBox:after{content:"";background:linear-gradient(45deg,#0000,#ffffff4d,#0000);width:200%;height:200%;animation:6s infinite Counsellors-module__uz2Hdq__shineEffect;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}@keyframes Counsellors-module__uz2Hdq__shineEffect{0%{left:-100%}20%{left:100%}to{left:100%}}.Counsellors-module__uz2Hdq__statsGridNew{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Counsellors-module__uz2Hdq__statItem{padding:20px}.Counsellors-module__uz2Hdq__statNumber{color:#3d0a10;font-variant-numeric:tabular-nums;margin-bottom:10px;font-size:3rem;font-weight:800;display:block}.Counsellors-module__uz2Hdq__statLabel{color:#dbb366;text-transform:uppercase;letter-spacing:2px;font-size:.85rem;font-weight:700}.Counsellors-module__uz2Hdq__loader{text-align:center;color:#9d7e4d;letter-spacing:1px;padding:80px 20px;font-size:1.2rem;font-weight:600}@media (max-width:768px){.Counsellors-module__uz2Hdq__hero{padding:120px 5% 80px}.Counsellors-module__uz2Hdq__statsGridNew{grid-template-columns:1fr}}
.EntrancePrep-module__nPspBq__main{background:#fdfafb;min-height:100vh;position:relative;overflow-x:hidden}.EntrancePrep-module__nPspBq__main:before{content:"";z-index:0;background:radial-gradient(circle at 15% 15%,#dbb3661a 0%,#0000 40%),radial-gradient(circle at 85% 85%,#3d0a1014 0%,#0000 40%);width:200%;height:200%;animation:20s linear infinite alternate EntrancePrep-module__nPspBq__moveGradient;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes EntrancePrep-module__nPspBq__moveGradient{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-48%,-48%)rotate(2deg)}}.EntrancePrep-module__nPspBq__hero{text-align:center;color:#1a0b16;z-index:5;padding:160px 5% 100px;position:relative}.EntrancePrep-module__nPspBq__badge{color:#dbb366;text-transform:uppercase;letter-spacing:2px;background:#e2c08d26;border:1px solid #dbb3664d;border-radius:50px;margin-bottom:24px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.EntrancePrep-module__nPspBq__title{font-size:clamp(2.5rem,5vw,4.5rem);font-family:var(--font-serif);margin-bottom:20px;font-weight:800}.EntrancePrep-module__nPspBq__gold{color:#dbb366}.EntrancePrep-module__nPspBq__subtitle{color:#4b5563;opacity:.95;max-width:800px;margin:0 auto;font-size:1.15rem;line-height:1.7}.EntrancePrep-module__nPspBq__contentSection{text-align:center;z-index:5;max-width:1000px;margin:0 auto;padding:80px 5%;position:relative}.EntrancePrep-module__nPspBq__visionText{color:#1a0b16;font-size:clamp(1.2rem,3vw,1.8rem);line-height:1.6;font-family:var(--font-serif);margin-bottom:60px;font-style:italic;font-weight:600}.EntrancePrep-module__nPspBq__descriptionText{color:#4b5563;margin-bottom:80px;font-size:1.1rem;line-height:2}.EntrancePrep-module__nPspBq__highlightBox{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background-color:#fff9;background-image:radial-gradient(at 0 0,#dbb36626 0,#0000 50%),radial-gradient(at 100% 100%,#3d0a101a 0,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #dbb3661f;border-radius:40px;margin-top:40px;padding:60px 40px;overflow:hidden;box-shadow:0 40px 100px #0000001a}.EntrancePrep-module__nPspBq__strategyGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.EntrancePrep-module__nPspBq__statIcon{margin-bottom:20px;font-size:2.5rem}.EntrancePrep-module__nPspBq__strategyItem h3{color:#dbb366;font-family:var(--font-serif);margin-bottom:12px;font-size:1.25rem}.EntrancePrep-module__nPspBq__strategyItem p{color:#4b5563;font-size:.95rem;line-height:1.6}@media (max-width:768px){.EntrancePrep-module__nPspBq__strategyGrid{grid-template-columns:1fr;gap:40px}.EntrancePrep-module__nPspBq__hero{padding:120px 5% 60px}}
.Scholarship-module__GEg7Cq__main{background:#fdfafb;min-height:100vh;position:relative;overflow-x:hidden}.Scholarship-module__GEg7Cq__main:before{content:"";z-index:0;background:radial-gradient(circle at 15% 15%,#dbb3661a 0%,#0000 40%),radial-gradient(circle at 85% 85%,#3d0a1014 0%,#0000 40%);width:200%;height:200%;animation:20s linear infinite alternate Scholarship-module__GEg7Cq__moveGradient;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Scholarship-module__GEg7Cq__moveGradient{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-48%,-48%)rotate(2deg)}}.Scholarship-module__GEg7Cq__hero{text-align:center;color:#1a0b16;z-index:5;padding:160px 5% 100px;position:relative}.Scholarship-module__GEg7Cq__badge{color:#dbb366;text-transform:uppercase;letter-spacing:2px;background:#e2c08d26;border:1px solid #dbb3664d;border-radius:50px;margin-bottom:24px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.Scholarship-module__GEg7Cq__title{font-size:clamp(2.5rem,5vw,4.5rem);font-family:var(--font-serif);margin-bottom:20px;font-weight:800}.Scholarship-module__GEg7Cq__gold{color:#dbb366}.Scholarship-module__GEg7Cq__subtitle{color:#4b5563;opacity:.95;max-width:800px;margin:0 auto;font-size:1.15rem;line-height:1.7}.Scholarship-module__GEg7Cq__contentSection{text-align:center;z-index:5;max-width:1000px;margin:0 auto;padding:80px 5%;position:relative}.Scholarship-module__GEg7Cq__visionText{color:#1a0b16;font-size:clamp(1.2rem,3vw,1.8rem);line-height:1.6;font-family:var(--font-serif);margin-bottom:60px;font-style:italic;font-weight:600}.Scholarship-module__GEg7Cq__descriptionText{color:#4b5563;text-align:center;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:2}.Scholarship-module__GEg7Cq__highlightBox{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background-color:#fff9;background-image:radial-gradient(at 0 0,#dbb36626 0,#0000 50%),radial-gradient(at 100% 100%,#3d0a101a 0,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #dbb3661f;border-radius:40px;margin-top:40px;padding:80px 40px;overflow:hidden;box-shadow:0 40px 100px #0003}.Scholarship-module__GEg7Cq__supportGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Scholarship-module__GEg7Cq__supportItem h3{color:#dbb366;font-family:var(--font-serif);margin-bottom:12px;font-size:1.25rem}.Scholarship-module__GEg7Cq__supportItem p{color:#4b5563;font-size:.95rem;line-height:1.6}@media (max-width:768px){.Scholarship-module__GEg7Cq__supportGrid{grid-template-columns:1fr}.Scholarship-module__GEg7Cq__hero{padding:120px 5% 60px}}
.StudyAbroad-module__joPHmG__main{background:#fdfafb;min-height:100vh;position:relative;overflow-x:hidden}.StudyAbroad-module__joPHmG__main:before{content:"";z-index:0;background:radial-gradient(circle at 15% 15%,#dbb3661a 0%,#0000 40%),radial-gradient(circle at 85% 85%,#3d0a1014 0%,#0000 40%);width:200%;height:200%;animation:20s linear infinite alternate StudyAbroad-module__joPHmG__moveGradient;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes StudyAbroad-module__joPHmG__moveGradient{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-48%,-48%)rotate(2deg)}}.StudyAbroad-module__joPHmG__hero{text-align:center;color:#1a0b16;z-index:5;padding:160px 5% 100px;position:relative}.StudyAbroad-module__joPHmG__badge{color:#dbb366;text-transform:uppercase;letter-spacing:2px;background:#e2c08d26;border:1px solid #dbb3664d;border-radius:50px;margin-bottom:24px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.StudyAbroad-module__joPHmG__title{font-size:clamp(2.5rem,5vw,4.5rem);font-family:var(--font-serif);margin-bottom:20px;font-weight:800}.StudyAbroad-module__joPHmG__gold{color:#dbb366}.StudyAbroad-module__joPHmG__subtitle{color:#4b5563;opacity:.95;max-width:800px;margin:0 auto;font-size:1.15rem;line-height:1.7}.StudyAbroad-module__joPHmG__contentSection{text-align:center;z-index:5;max-width:1000px;margin:0 auto;padding:80px 5%;position:relative}.StudyAbroad-module__joPHmG__visionText{color:#1a0b16;font-size:clamp(1.2rem,3vw,1.8rem);line-height:1.6;font-family:var(--font-serif);margin-bottom:60px;font-style:italic;font-weight:600}.StudyAbroad-module__joPHmG__descriptionText{color:#4b5563;margin-bottom:80px;font-size:1.1rem;line-height:2}.StudyAbroad-module__joPHmG__highlightBox{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background-color:#fff9;background-image:radial-gradient(at 0 0,#dbb36626 0,#0000 50%),radial-gradient(at 100% 100%,#3d0a101a 0,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #dbb3661f;border-radius:40px;margin-top:40px;padding:60px 40px;overflow:hidden;box-shadow:0 40px 100px #0000001a}.StudyAbroad-module__joPHmG__destGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.StudyAbroad-module__joPHmG__destIcon{margin-bottom:20px;font-size:2.5rem}.StudyAbroad-module__joPHmG__destItem h3{color:#dbb366;font-family:var(--font-serif);margin-bottom:12px;font-size:1.1rem}.StudyAbroad-module__joPHmG__destItem p{color:#4b5563;font-size:.85rem;line-height:1.6}@media (max-width:992px){.StudyAbroad-module__joPHmG__destGrid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:480px){.StudyAbroad-module__joPHmG__destGrid{grid-template-columns:1fr}.StudyAbroad-module__joPHmG__hero{padding:120px 5% 60px}}
