.LoadingScreen_loadingScreen__iZWNh{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);z-index:9999}.LoadingScreen_content__9e08i{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;text-align:center}.LoadingScreen_logoContainer__qQ816{margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.LoadingScreen_logo__gWawN{object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.LoadingScreen_lineLoadingContainer__WdlFq{width:100%;max-width:200px;display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem}.LoadingScreen_lineLoadingTrack__vNFKo{width:100%;height:4px;background-color:rgba(226,165,39,.2);border-radius:2px;overflow:hidden;position:relative}.LoadingScreen_lineLoadingBar__44kov{position:absolute;left:0;top:0;bottom:0;width:30%;background-color:#e2a527;border-radius:2px;animation:LoadingScreen_lineLoading__ay9dC 1.5s ease-in-out infinite}@keyframes LoadingScreen_lineLoading__ay9dC{0%{left:-30%;width:30%}70%{width:70%}to{left:100%;width:30%}}.LoadingScreen_collegeInfo__jAml2{margin:.5rem 0}.LoadingScreen_collegeName__2dPRN{color:#e2a527;font-size:1.75rem;font-weight:700;margin:0;padding:0;letter-spacing:-.5px;text-shadow:0 1px 2px rgba(0,0,0,.05)}.LoadingScreen_loadingText__drMRn{color:#e2a527;margin-top:.5rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;font-size:.85rem}@keyframes LoadingScreen_spin__WEjmy{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.LoadingScreen_collegeName__2dPRN{font-size:1.5rem}.LoadingScreen_logo__gWawN{width:120px;height:120px}.LoadingScreen_loadingText__drMRn{font-size:.9rem}.LoadingScreen_content__9e08i{padding:1rem;gap:1rem}}