:root{--app-font-family:"Trebuchet MS", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;--purple-500:#7c3aed;--purple-600:#6d28d9;--purple-700:#5b21b6;--purple-800:#4f46e5}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--app-font-family);color:#0f172a;background-color:#0000;background-image:radial-gradient(at 0 0,#6c3fd18c 0%,#0000 50%),radial-gradient(at 100% 0,#4f8ef773 0%,#0000 50%),radial-gradient(at 50% 100%,#a855f759 0%,#0000 55%),linear-gradient(145deg,#1a0533 0%,#0e1d5c 45%,#0a2a6e 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;min-height:100dvh;font-size:13px}body,button,input,select,textarea,a{font-family:var(--app-font-family)}body:before,body:after{content:"";filter:blur(80px);z-index:0;pointer-events:none;border-radius:50%;animation:12s ease-in-out infinite blobFloat;position:fixed}body:before{background:radial-gradient(circle,#8b5cf666,#0000 70%);width:520px;height:520px;top:-160px;left:-120px}body:after{background:radial-gradient(circle,#3b82f666,#0000 70%);width:480px;height:480px;animation-delay:-6s;bottom:-140px;right:-100px}@keyframes blobFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.97)}}.auth-shell-wrapper{z-index:1;background:linear-gradient(135deg,#667eea 0%,#764ba2 25%,#f093fb 50%,#4facfe 75%,#00f2fe 100%) 0 0/400% 400%;justify-content:center;align-items:center;min-height:100dvh;padding:1rem;animation:15s infinite authGradientShift;display:flex;position:relative}@keyframes authGradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.glass-shell{-webkit-backdrop-filter:blur(24px);background:#ffffff0a;border:1px solid #ffffff2e;border-radius:24px;width:min(1080px,97vw);height:min(90dvh,690px);min-height:0;max-height:min(96vh,720px);display:grid;overflow:hidden;box-shadow:0 28px 72px #0000008c,inset 0 0 0 1px #ffffff0f,inset 0 1px #ffffff1f}@media (width>=768px){.glass-shell{grid-template-columns:1fr 1.05fr}}.brand-bar-mobile,.modules-toggle-mobile{display:none}.glass-left{background:linear-gradient(145deg,#633cd2ed 0%,#4f4edcdb 40%,#386dece3 100%);flex-direction:column;justify-content:flex-start;padding:1.05rem 1.6rem 1.2rem;display:flex;position:relative;overflow-y:auto}.glass-left:before{content:"";pointer-events:none;background:radial-gradient(at 80% 5%,#ffffff1a 0%,#0000 40%),radial-gradient(at 20% 95%,#a855f733 0%,#0000 40%);position:absolute;inset:0}.logo-block{flex-direction:row;justify-content:center;align-items:center;gap:0;margin-top:.15rem;margin-bottom:.85rem;display:flex;position:relative}.logo-img-wrap{background:#fffffff5;border:2px solid #ffffff85;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:240px;height:110px;display:flex;overflow:hidden;box-shadow:0 4px 22px #0000004d,0 0 0 4px #ffffff1f}.logo-img-wrap img{object-fit:fill;width:100%;height:100%;display:block}.system-title{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 10px #00000047;text-align:center;font-size:1.01rem;font-weight:900;line-height:1.25;position:relative}.system-subtitle{color:#ffffffbf;text-align:center;margin-top:.15rem;font-size:.78rem;font-weight:400;position:relative}.module-list{grid-template-columns:1fr 1fr;grid-auto-rows:54px;gap:.4rem;margin-top:.9rem;display:grid;position:relative}.module-tile{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:12px;align-items:center;gap:.55rem;min-height:54px;padding:.5rem .65rem;transition:background .22s,border-color .22s,transform .18s;display:flex}.module-tile:hover{background:#fff3;border-color:#ffffff61;transform:translateY(-1px)}.module-icon{color:#fff;background:#fff3;border:1px solid #ffffff47;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.81rem;display:flex}.module-name{color:#fff;letter-spacing:.01em;text-shadow:0 1px 4px #00000038;white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;font-weight:600;overflow:hidden}.footer-text{color:#ffffff80;text-align:center;margin-top:.85rem;font-size:.64rem;position:relative}.module-scroller-wrap{margin-top:1rem;padding:.15rem 0;overflow:hidden}.module-scroller-track{align-items:flex-start;gap:.9rem;width:max-content;animation:20s linear infinite moduleScroll;display:flex}.module-scroller-item{flex-direction:column;flex:none;align-items:center;gap:.35rem;width:72px;display:flex}.module-scroller-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:.96rem;display:flex}.module-scroller-label{color:#4b5563;text-align:center;white-space:nowrap;font-size:.7rem;font-weight:600}@keyframes moduleScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.glass-right{-webkit-backdrop-filter:blur(30px);background:#f6f8ffed;flex-direction:column;justify-content:center;align-items:stretch;padding:2rem 2.25rem;display:flex;position:relative;overflow-y:auto}.glass-right--login{justify-content:flex-start;padding:.9rem 2.25rem 1rem;overflow:hidden}.login-form-wrap{align-self:center;width:100%;max-width:420px;position:relative}.login-university-header{justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;min-height:5.95rem;margin-bottom:.35rem;display:flex}.login-university-name{color:#ef233c;text-align:center;text-shadow:.018em 0;overflow-wrap:anywhere;flex:auto;min-width:0;margin:0;padding:.2rem .75rem 0;font-size:1.42rem;font-weight:900;line-height:1.18}.login-university-logo-box{z-index:2;pointer-events:none;background:#ffffffb8;border:1px solid #8b5cf629;border-radius:18px;justify-content:center;align-items:center;width:170px;height:158px;padding:.75rem;display:flex;position:absolute;top:1rem;right:1.3rem;overflow:hidden;box-shadow:0 16px 40px #4c1d9514,inset 0 0 0 1px #ffffff8c}.login-university-logo-box img{object-fit:contain;width:100%;height:100%;display:block}.module-university-logo-box{border-radius:16px;width:118px;height:118px;padding:.5rem;top:1rem;right:1.3rem}.module-university-logo-inline{background:#ffffffb3;border:1px solid #a78bfa38;border-radius:18px;flex:0 0 92px;width:92px;height:92px;padding:.45rem;box-shadow:0 14px 34px #4c1d9514,inset 0 0 0 1px #ffffff8c}.module-university-logo-inline img{object-fit:contain;width:100%;height:100%;display:block}.login-page-university-logo-box{border-radius:16px;width:96px;height:96px;padding:.5rem;top:.9rem;right:1.3rem}.login-university-header .login-page-university-logo-box{flex:0 0 96px;margin:0;position:static}.login-university-logo-box span{color:#ef4444;text-align:center;width:100%;padding:0 1rem;font-size:1.05rem;font-weight:700;line-height:1.35}@media (width<=767px){.auth-shell-wrapper{padding:.5rem}.glass-shell{border-radius:18px;flex-direction:column;width:100%;height:auto;min-height:0;max-height:none;display:flex}.brand-bar-mobile{order:1}.glass-right{order:2}.glass-left{order:3}.brand-bar-mobile{z-index:5;background:linear-gradient(95deg,#633cd2f2 0%,#4f4edce6 55%,#386deceb 100%);border-bottom:1px solid #ffffff1a;align-items:center;gap:.6rem;height:56px;padding:0 1rem;display:flex;position:sticky;top:0}.brand-bar-logo{background:#ffffff24;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.brand-bar-logo img{object-fit:contain;width:100%;height:100%}.brand-bar-title{color:#fff;letter-spacing:.02em;font-size:.95rem;font-weight:700}.glass-left{padding:.9rem 1.1rem 1.1rem;overflow-y:visible}.glass-left .logo-block,.glass-left .system-title,.glass-left .system-subtitle{display:none}.modules-toggle-mobile{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff14;border:1px solid #fff3;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:.7rem .9rem;font-size:.82rem;font-weight:600;display:flex}.modules-toggle-mobile:hover,.modules-toggle-mobile:focus-visible{background:#ffffff1f;outline:none}.modules-toggle-chevron{font-size:1rem;line-height:1;transition:transform .2s}.modules-toggle-chevron.is-open{transform:rotate(180deg)}.module-list{grid-template-columns:1fr;grid-auto-rows:46px;gap:.35rem;margin-top:.7rem;display:none}.module-list--open{display:grid}.module-tile{border-radius:10px;gap:.5rem;min-height:46px;padding:.4rem .6rem}.module-icon{width:26px;height:26px;font-size:.78rem}.module-name{font-size:.78rem}.footer-text{margin-top:.7rem;font-size:.62rem}.glass-right{padding:1.4rem 1.15rem 1.6rem}.glass-right--login{padding-top:1.4rem}.login-university-header{justify-items:center;gap:.65rem;min-height:0;margin-bottom:1rem;display:grid}.login-university-name{order:2;padding:0;font-size:1.22rem;line-height:1.3}.login-form-wrap{max-width:100%}.login-university-logo-box,.module-university-logo-box,.login-page-university-logo-box{width:100%;max-width:170px;height:120px;margin:0 auto 1rem;position:static}.login-university-header .login-page-university-logo-box{flex-basis:auto;order:1;margin:0 auto}.module-university-logo-inline{flex:0 0 72px;width:72px;height:72px}.module-scroller-wrap{margin-top:.7rem}.module-scroller-track{animation-duration:28s}.module-scroller-item{width:60px}.module-scroller-icon{width:38px;height:38px;font-size:.86rem}.module-scroller-label{font-size:.62rem}.login-heading{font-size:1.32rem}.login-badge{padding:.24rem .7rem;font-size:.6rem}}@media (width<=380px){.logo-img-wrap{width:150px;height:70px}.glass-left{padding:.85rem .9rem .9rem}.glass-right{padding:1.1rem .95rem 1.3rem}.brand-bar-mobile{height:52px;padding:0 .75rem}.brand-bar-logo{width:32px;height:32px}.brand-bar-title{font-size:.88rem}}.login-badge{letter-spacing:.13em;text-transform:uppercase;color:var(--purple-500);background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:999px;align-items:center;gap:.45rem;margin-bottom:1rem;padding:.28rem .8rem;font-size:.63rem;font-weight:700;display:inline-flex}.login-badge:before{content:"";background:var(--purple-500);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-dot;box-shadow:0 0 0 3px #7c3aed33}.login-badge--vertical{writing-mode:vertical-rl;letter-spacing:.09em;justify-content:center;min-height:8.4rem;margin-bottom:0;padding:.7rem .28rem;position:absolute;top:.05rem;left:-4.15rem;transform:rotate(180deg)}.login-badge--vertical:before{flex:none}@media (width<=767px){.login-badge--vertical{writing-mode:horizontal-tb;min-height:0;margin-bottom:1rem;padding:.24rem .7rem;position:static;transform:none}}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 3px #7c3aed33}50%{box-shadow:0 0 0 6px #7c3aed1a}}.login-heading{color:#0f172a;letter-spacing:-.03em;margin-bottom:.35rem;font-size:1.54rem;font-weight:900;line-height:1.15}.login-heading--with-user{letter-spacing:-.02em;overflow-wrap:anywhere;margin-bottom:.2rem;font-size:1.34rem;font-weight:800}.login-subheading{color:#64748b;margin-bottom:1.5rem;font-size:.78rem}.form-group{margin-bottom:.85rem;position:relative}.form-label{color:#374151;margin-bottom:.4rem;font-size:.72rem;font-weight:600;display:block}.glass-input{color:#1e293b;background:#ffffffd1;border:1.5px solid #94a3b873;border-radius:13px;outline:none;width:100%;height:46px;padding:0 1rem;font-size:.84rem;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:0 1px 4px #0000000d}.glass-input:focus{border-color:var(--purple-500);background:#fff;box-shadow:0 0 0 3px #7c3aed24,0 1px 4px #00000012}.glass-input::placeholder{color:#94a3b8}.glass-button{color:#fff;letter-spacing:.03em;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 50%,#4f46e5 100%);border:none;border-radius:13px;width:100%;height:48px;font-size:.89rem;font-weight:700;transition:filter .18s,transform .15s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 5px 18px #6d28d966,inset 0 1px #ffffff24}.glass-button:after{content:"";pointer-events:none;background:linear-gradient(#ffffff1f 0%,#0000 60%);position:absolute;inset:0}.glass-button:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 9px 26px #6d28d980,inset 0 1px #ffffff24}.glass-button:active:not(:disabled){transform:translateY(0)}.glass-button:disabled{opacity:.65;cursor:not-allowed}.form-extras{justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.remember-label{color:#475569;cursor:pointer;align-items:center;gap:.45rem;font-size:.76rem;font-weight:500;display:flex}.remember-label input[type=checkbox]{width:15px;height:15px;accent-color:var(--purple-500);cursor:pointer;border-radius:4px}.forgot-link{color:var(--purple-500);font-size:.76rem;font-weight:600;text-decoration:none}.forgot-link:hover{color:var(--purple-700);text-decoration:underline}.glass-button--link{color:#fff;justify-content:center;align-items:center;margin-top:.75rem;text-decoration:none;display:flex}.glass-button--link:hover{color:#fff}.input-pw-wrap{position:relative}.input-pw-wrap .glass-input{padding-right:4.5rem}.pw-toggle{color:var(--purple-500);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .45rem;font-size:.72rem;font-weight:700;transition:background .15s;position:absolute;top:50%;right:.85rem;transform:translateY(-50%)}.pw-toggle:hover{background:#7c3aed1a}.captcha-refresh-btn{color:var(--purple-500);cursor:pointer;background:#7c3aed14;border:1px solid #7c3aed2e;border-radius:999px;padding:.22rem .7rem;font-size:.72rem;font-weight:600;transition:background .15s}.captcha-refresh-btn:hover{background:#7c3aed29}.turnstile-box{justify-content:center;min-height:65px;margin-bottom:.95rem;display:flex}.error-banner{color:#b91c1c;background:#fee2e2d1;border:1px solid #f8717166;border-radius:11px;align-items:center;gap:.45rem;margin-bottom:.85rem;padding:.6rem .9rem;font-size:.76rem;font-weight:500;display:flex}.success-banner{color:#166534;background:#dcfce7db;border:1px solid #22c55e57;border-radius:11px;align-items:center;gap:.45rem;margin-bottom:.85rem;padding:.6rem .9rem;font-size:.76rem;font-weight:500;display:flex}.switch-user-row{text-align:center;color:#94a3b8;margin-top:.85rem;font-size:.78rem}.switch-user-row a{color:var(--purple-500);font-weight:600;text-decoration:none}.switch-user-row a:hover{text-decoration:underline}
