@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
.StudentLoginPage-module__pA830W__page{background:linear-gradient(160deg,#0ab5a8 0%,#0891b2 30%,#0c4a6e 65%,#07304d 100%);flex-direction:column;width:100%;height:100vh;min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.StudentLoginPage-module__pA830W__page:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(55% 60% at 75% 45%,#0e74904d 0%,#0000 70%),radial-gradient(35% 50% at 5% 90%,#06b6d426 0%,#0000 60%);position:absolute;inset:0}.StudentLoginPage-module__pA830W__navbar{z-index:10;flex-shrink:0;align-items:center;padding:20px 36px;display:flex;position:relative}.StudentLoginPage-module__pA830W__logoBox{background:#fff;border-radius:10px;align-items:center;padding:5px 12px;display:inline-flex;box-shadow:0 4px 16px #00000038}.StudentLoginPage-module__pA830W__logoImg{object-fit:contain;width:auto;height:34px;display:block}.StudentLoginPage-module__pA830W__content{z-index:5;flex:1;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative;overflow:hidden}.StudentLoginPage-module__pA830W__ambassadorWrap{z-index:3;flex:0 0 46%;justify-content:center;align-self:stretch;align-items:flex-start;min-width:340px;max-width:620px;height:100%;display:flex;position:relative;overflow:hidden}.StudentLoginPage-module__pA830W__ambassadorImg{object-fit:contain;object-position:top center;filter:drop-shadow(4px 0 32px #0000004d);transform-origin:top;width:auto;max-width:none;height:186%;margin:0;animation:.55s ease-out both StudentLoginPage-module__pA830W__ambassadorFadeIn;display:block;transform:translate(-2%)}@keyframes StudentLoginPage-module__pA830W__ambassadorFadeIn{0%{opacity:0}to{opacity:1}}.StudentLoginPage-module__pA830W__rightPanel{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:28px;padding:0 6% 40px 32px;animation:.8s cubic-bezier(.22,1,.36,1) .25s both StudentLoginPage-module__pA830W__fadeUp;display:flex}@keyframes StudentLoginPage-module__pA830W__fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.StudentLoginPage-module__pA830W__tagline{flex-direction:column;gap:2px;display:flex}.StudentLoginPage-module__pA830W__taglineSmall{color:#ffffffb8;letter-spacing:.08em;margin-bottom:4px;font-size:clamp(13px,1.3vw,17px);font-weight:500}.StudentLoginPage-module__pA830W__taglineMain{color:#facc15;letter-spacing:-.02em;text-shadow:0 4px 28px #facc1540;margin:0;font-size:clamp(34px,4.8vw,68px);font-weight:900;line-height:1}.StudentLoginPage-module__pA830W__taglineSub{color:#fff;letter-spacing:-.01em;margin-top:6px;margin-bottom:0;font-size:clamp(17px,2vw,28px);font-weight:800}.StudentLoginPage-module__pA830W__card{-webkit-backdrop-filter:blur(20px)saturate(150%);background:#ffffff17;border:1px solid #ffffff29;border-radius:14px;width:100%;max-width:340px;padding:22px 22px 18px;box-shadow:0 8px 36px #0000004d,inset 0 1px #ffffff1f}.StudentLoginPage-module__pA830W__fieldGroup{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.StudentLoginPage-module__pA830W__forgotLink{color:#fffc;text-underline-offset:3px;font-size:12px;font-weight:600;text-decoration:underline;transition:color .15s}.StudentLoginPage-module__pA830W__inputWrap{align-items:center;display:flex;position:relative}.StudentLoginPage-module__pA830W__inputIcon{color:#ffffff73;pointer-events:none;flex-shrink:0;width:15px;height:15px;position:absolute;left:11px}.StudentLoginPage-module__pA830W__input{color:#fff;box-sizing:border-box;background:#ffffff17;border:1px solid #ffffff2e;border-radius:7px;outline:none;width:100%;padding:10px 12px 10px 34px;font-family:inherit;font-size:13.5px;transition:border-color .2s,background .2s,box-shadow .2s}.StudentLoginPage-module__pA830W__input::placeholder{color:#fff6}.StudentLoginPage-module__pA830W__input:focus{background:#ffffff21;border-color:#facc158c;box-shadow:0 0 0 3px #facc151f}.StudentLoginPage-module__pA830W__actions{align-items:center;gap:10px;margin-bottom:12px;display:flex}.StudentLoginPage-module__pA830W__btnLogin{color:#fff;cursor:pointer;letter-spacing:.02em;text-align:center;background:#ffffff21;border:1px solid #ffffff47;border-radius:7px;flex:1;padding:9px 16px;font-family:inherit;font-size:13.5px;font-weight:700;transition:background .2s,border-color .2s,transform .12s}.StudentLoginPage-module__pA830W__btnLogin:hover:not(:disabled){background:#ffffff38;border-color:#ffffff73;transform:translateY(-1px)}.StudentLoginPage-module__pA830W__btnLogin:active:not(:disabled){transform:translateY(0)}.StudentLoginPage-module__pA830W__btnLogin:disabled{opacity:.55;cursor:not-allowed}.StudentLoginPage-module__pA830W__btnRegister{color:#ffffffc7;cursor:pointer;letter-spacing:.02em;text-align:center;background:0 0;border:1px solid #ffffff38;border-radius:7px;flex:1;justify-content:center;align-items:center;padding:9px 16px;font-family:inherit;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .12s;display:inline-flex}.StudentLoginPage-module__pA830W__btnRegister:hover{color:#fff;background:#ffffff1a;border-color:#ffffff61;transform:translateY(-1px)}.StudentLoginPage-module__pA830W__forgotLink{text-align:center;color:#ffffff80;cursor:pointer;background:0 0;border:none;width:100%;padding:0;font-family:inherit;font-size:11.5px;text-decoration:underline;transition:color .18s;display:block}.StudentLoginPage-module__pA830W__forgotLink:hover{color:#ffffffd1}.StudentLoginPage-module__pA830W__error{color:#fca5a5;text-align:center;background:#ef44442e;border:1px solid #ef444461;border-radius:7px;margin-bottom:12px;padding:9px 12px;font-size:12.5px}.StudentLoginPage-module__pA830W__spinner{vertical-align:middle;border:2px solid #ffffff47;border-top-color:#fff;border-radius:50%;width:13px;height:13px;margin-right:6px;animation:.7s linear infinite StudentLoginPage-module__pA830W__spin;display:inline-block}@keyframes StudentLoginPage-module__pA830W__spin{to{transform:rotate(360deg)}}@media (max-width:860px){.StudentLoginPage-module__pA830W__content{flex-direction:column;justify-content:flex-start;align-items:center}.StudentLoginPage-module__pA830W__ambassadorWrap{flex:none;justify-content:center;align-items:flex-start;width:72%;min-width:0;max-width:360px;height:40vh;overflow:hidden}.StudentLoginPage-module__pA830W__ambassadorImg{width:auto;height:178%;margin:0;transform:translate(-1%)}.StudentLoginPage-module__pA830W__rightPanel{text-align:center;align-items:center;gap:20px;padding:16px 24px 32px}.StudentLoginPage-module__pA830W__card{max-width:100%}}@media (max-width:480px){.StudentLoginPage-module__pA830W__navbar{padding:14px 20px}.StudentLoginPage-module__pA830W__taglineMain{font-size:clamp(28px,8vw,40px)}}
