.GlassCard-module__S0rxXG__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:20px;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.GlassCard-module__S0rxXG__hoverable:hover{background:#ffffff14;border-color:#ffffff4d;transform:translateY(-5px)scale(1.02);box-shadow:0 15px 45px #00000080}.GlassCard-module__S0rxXG__card:before{content:"";background:linear-gradient(120deg,#0000,#ffffff0d,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.GlassCard-module__S0rxXG__card:hover:before{left:100%}
.EmployeeForm-module__y15v8W__formCard{width:100%;max-width:800px;margin:0 auto}.EmployeeForm-module__y15v8W__form{flex-direction:column;gap:1.5rem;display:flex}.EmployeeForm-module__y15v8W__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.EmployeeForm-module__y15v8W__uploadContainer{flex-direction:column;gap:.5rem;display:flex}.EmployeeForm-module__y15v8W__uploadLabel{color:#ffffffb3;font-size:.9rem}.EmployeeForm-module__y15v8W__fileInput{border:1px solid var(--glass-border);color:#fff;background:#ffffff0d;border-radius:12px;width:100%;padding:.6rem}@media (max-width:600px){.EmployeeForm-module__y15v8W__row{grid-template-columns:1fr}}
.GlassButton-module__fzkTYG__button{border:1px solid var(--glass-border);background:var(--glass-bg);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.GlassButton-module__fzkTYG__primary{background:linear-gradient(135deg,var(--primary),var(--accent));box-shadow:0 4px 15px var(--primary-glow);border:none}.GlassButton-module__fzkTYG__primary:hover{box-shadow:0 6px 20px var(--primary-glow);filter:brightness(1.1);transform:translateY(-2px)}.GlassButton-module__fzkTYG__secondary{background:#ffffff1a}.GlassButton-module__fzkTYG__secondary:hover{background:#fff3;transform:translateY(-2px)}.GlassButton-module__fzkTYG__outline{border:1px solid var(--glass-border);background:0 0}.GlassButton-module__fzkTYG__outline:hover{background:var(--glass-bg);border-color:#fff6}.GlassButton-module__fzkTYG__button:active{transform:translateY(0)}.GlassButton-module__fzkTYG__button:disabled{opacity:.5;cursor:not-allowed;transform:none}
.Toast-module__dpyMdW__container{z-index:9999;pointer-events:none;flex-direction:column;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}.Toast-module__dpyMdW__toast{pointer-events:auto;-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);background:#0f0f0fcc;border-radius:12px;justify-content:space-between;align-items:flex-start;min-width:300px;padding:1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.Toast-module__dpyMdW__content{align-items:center;gap:.8rem;display:flex}.Toast-module__dpyMdW__message{color:#fff;font-size:.95rem;line-height:1.4}.Toast-module__dpyMdW__closeBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:color .2s;display:flex}.Toast-module__dpyMdW__closeBtn:hover{color:#fff}.Toast-module__dpyMdW__success{border-left:4px solid #00e676}.Toast-module__dpyMdW__error{border-left:4px solid #ff4d4d}.Toast-module__dpyMdW__info{border-left:4px solid #0070f3}.Toast-module__dpyMdW__iconSuccess{color:#00e676}.Toast-module__dpyMdW__iconError{color:#ff4d4d}.Toast-module__dpyMdW__iconInfo{color:#0070f3}@media (max-width:480px){.Toast-module__dpyMdW__container{bottom:1rem;left:1rem;right:1rem}.Toast-module__dpyMdW__toast{width:100%;min-width:auto}}
.InteractiveBackground-module__5gSYOW__canvas{z-index:0;pointer-events:none;background:radial-gradient(circle at 20%,#0066ff1a,#0000 50%),radial-gradient(circle at 80% 80%,#7b1fa21a,#0000 50%),#050505;width:100%;height:100%;position:fixed;top:0;left:0}
.forgot-password-module__orGclW__container{justify-content:center;align-items:center;height:100vh;padding:0 5%;display:flex}.forgot-password-module__orGclW__card{text-align:center;width:100%;max-width:450px}.forgot-password-module__orGclW__title{margin-bottom:.5rem;font-size:2rem}.forgot-password-module__orGclW__instruction{color:#ffffff80;margin-bottom:2rem;font-size:.95rem}.forgot-password-module__orGclW__form{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.forgot-password-module__orGclW__btn{width:100%;padding:1rem}.forgot-password-module__orGclW__backLink{color:#fff9;cursor:pointer;background:0 0;border:none;margin-top:1rem;font-size:.9rem;text-decoration:underline}.forgot-password-module__orGclW__backLink:hover{color:#fff}
.login-module__WEZH7G__container{justify-content:center;align-items:center;height:100vh;padding:0 5%;display:flex}.login-module__WEZH7G__loginCard{text-align:center;width:100%;max-width:450px}.login-module__WEZH7G__title{margin-bottom:.5rem;font-size:2rem}.login-module__WEZH7G__subtitle{color:#ffffff80;margin-bottom:2rem;font-size:.95rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.login-module__WEZH7G__btn{width:100%;padding:1rem}.login-module__WEZH7G__error{color:#ff4d4d;font-size:.9rem}.login-module__WEZH7G__footerLink{color:#fff9;font-size:.9rem}.login-module__WEZH7G__footerLink a{color:var(--primary);font-weight:600}.login-module__WEZH7G__forgotPassword{text-align:right;margin-top:-1rem;margin-bottom:1rem}.login-module__WEZH7G__forgotPassword a{color:#fff9;font-size:.85rem;text-decoration:none;transition:color .2s}.login-module__WEZH7G__forgotPassword a:hover{color:#fff}
.profile-module__5FeCNW__container{background:radial-gradient(circle at 100% 0,#0066ff1a,#0000),radial-gradient(circle at 0 100%,#7b1fa21a,#0000);justify-content:center;min-height:100vh;padding:120px 5% 60px;display:flex}.profile-module__5FeCNW__profileCard{width:100%;max-width:600px}.profile-module__5FeCNW__title{background:linear-gradient(90deg,#fff,#ffffff80);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.profile-module__5FeCNW__subtitle{color:#ffffff80;margin-bottom:2.5rem;font-size:1rem}.profile-module__5FeCNW__imageUploadSection{justify-content:center;margin-bottom:2rem;display:flex}.profile-module__5FeCNW__imagePreview{width:120px;height:120px;position:relative}.profile-module__5FeCNW__profileImg,.profile-module__5FeCNW__profilePlaceholder{object-fit:cover;border:4px solid #ffffff1a;border-radius:50%;width:120px;height:120px}.profile-module__5FeCNW__profilePlaceholder{background:linear-gradient(135deg,var(--primary),#7b1fa2);color:#fff;justify-content:center;align-items:center;font-size:3rem;font-weight:700;display:flex}.profile-module__5FeCNW__uploadLabel{color:#fff;text-align:center;cursor:pointer;background:#0009;border-bottom-right-radius:60px;border-bottom-left-radius:60px;padding:4px 0;font-size:.75rem;transition:background .2s;position:absolute;bottom:0;left:0;right:0}.profile-module__5FeCNW__uploadLabel:hover{background:#000c}.profile-module__5FeCNW__form{flex-direction:column;gap:2rem;display:flex}.profile-module__5FeCNW__section{flex-direction:column;display:flex;position:relative}.profile-module__5FeCNW__verifyRow{align-items:flex-end;gap:1rem;display:flex}.profile-module__5FeCNW__verifyRow>div{flex:1}.profile-module__5FeCNW__verifyBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;height:52px;padding:.8rem 1.2rem;font-size:.9rem;transition:all .2s}.profile-module__5FeCNW__verifyBtn:hover:not(:disabled){background:#ffffff1a;border-color:#fff3}.profile-module__5FeCNW__verifyBtn:disabled{opacity:.5;cursor:not-allowed}.profile-module__5FeCNW__verifiedBadge{color:#4ade80;margin-bottom:12px;font-size:1.2rem;font-weight:700}.profile-module__5FeCNW__otpRow{gap:1rem;margin-top:1rem;animation:.3s ease-out profile-module__5FeCNW__slideDown;display:flex}.profile-module__5FeCNW__confirmBtn{color:#000;cursor:pointer;background:#4ade80;border:none;border-radius:8px;height:52px;padding:0 1.5rem;font-weight:600}.profile-module__5FeCNW__btnGroup{gap:1rem;margin-top:1rem;display:flex}.profile-module__5FeCNW__saveBtn{flex:2}@keyframes profile-module__5FeCNW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.signup-module__8Fjwta__container{justify-content:center;align-items:center;height:100vh;padding:5%;display:flex}.signup-module__8Fjwta__signupCard{text-align:center;width:100%;max-width:500px}.signup-module__8Fjwta__title{margin-bottom:2rem;font-size:2rem}.signup-module__8Fjwta__form{flex-direction:column;gap:1.5rem;display:flex}.signup-module__8Fjwta__verifySection{align-items:flex-end;gap:.5rem;display:flex;position:relative}.signup-module__8Fjwta__verifyBtn{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:12px;height:48px;padding:.8rem 1rem;font-size:.85rem}.signup-module__8Fjwta__verifyBtn:hover{background:#0070f31a}.signup-module__8Fjwta__otpRow{gap:.5rem;margin-top:-1rem;margin-bottom:.5rem;display:flex}.signup-module__8Fjwta__confirmBtn{background:var(--primary);color:#fff;border:none;border-radius:12px;padding:.5rem 1rem}.signup-module__8Fjwta__verifiedBadge{color:#00e676;font-size:1.5rem;font-weight:700;position:absolute;top:38px;right:15px}.signup-module__8Fjwta__btn{width:100%;padding:1rem}.signup-module__8Fjwta__backBtn{border:1px solid var(--glass-border);color:#ffffffb3;cursor:pointer;background:0 0;border-radius:.5rem;padding:0 1.5rem;font-size:1rem;transition:all .2s}.signup-module__8Fjwta__backBtn:hover{color:#fff;background:#ffffff0d}.signup-module__8Fjwta__error{color:#ff4d4d;font-size:.9rem}.signup-module__8Fjwta__success{color:#00e676;font-size:.9rem}
.RobotFollower-module__txZpUG__robotContainer{z-index:999;pointer-events:none;position:fixed;bottom:80px;right:80px}.RobotFollower-module__txZpUG__robot{perspective:1000px;width:150px;height:200px;position:relative}.RobotFollower-module__txZpUG__head{width:100px;height:100px;transform-style:preserve-3d;background:linear-gradient(135deg,#06f3,#7b1fa233);border:2px solid #0066ff80;border-radius:20px;margin:0 auto;transition:transform .3s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 0 30px #0066ff4d,inset 0 0 20px #0066ff1a}.RobotFollower-module__txZpUG__antenna{background:linear-gradient(#06f,#0000);width:3px;height:25px;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.RobotFollower-module__txZpUG__antennaBall{background:#06f;border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite RobotFollower-module__txZpUG__pulse;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 0 15px #06f}@keyframes RobotFollower-module__txZpUG__pulse{0%,to{opacity:1;transform:translate(-50%)scale(1)}50%{opacity:.7;transform:translate(-50%)scale(1.3)}}.RobotFollower-module__txZpUG__eyes{justify-content:space-around;padding:25px 15px 0;display:flex}.RobotFollower-module__txZpUG__eye{background:#ffffff1a;border:2px solid #06f;border-radius:50%;width:24px;height:24px;position:relative;overflow:hidden;box-shadow:0 0 10px #0066ff80,inset 0 0 10px #06f3}.RobotFollower-module__txZpUG__pupil{background:#00d4ff;border-radius:50%;width:10px;height:10px;transition:transform .15s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #00d4ff}.RobotFollower-module__txZpUG__mouth{background:#0066ff4d;border-radius:4px;width:50px;height:8px;position:absolute;bottom:20px;left:50%;overflow:hidden;transform:translate(-50%)}.RobotFollower-module__txZpUG__mouthLine{background:#06f;width:100%;height:2px;animation:2s linear infinite RobotFollower-module__txZpUG__scan;box-shadow:0 0 5px #06f}@keyframes RobotFollower-module__txZpUG__scan{0%{transform:translate(-100%)}to{transform:translate(100%)}}.RobotFollower-module__txZpUG__faceDetail{background:#0066ff80;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;right:10px;box-shadow:0 0 5px #06fc}.RobotFollower-module__txZpUG__body{background:linear-gradient(135deg,#0066ff26,#7b1fa226);border:2px solid #06f6;border-radius:15px;width:80px;height:60px;margin:10px auto 0;position:relative;box-shadow:0 0 20px #06f3}.RobotFollower-module__txZpUG__bodyPanel{justify-content:center;align-items:center;gap:8px;height:100%;display:flex}.RobotFollower-module__txZpUG__indicator{background:#06f;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite RobotFollower-module__txZpUG__blink;box-shadow:0 0 8px #06f}.RobotFollower-module__txZpUG__indicator:nth-child(2){animation-delay:.3s}.RobotFollower-module__txZpUG__indicator:nth-child(3){animation-delay:.6s}@keyframes RobotFollower-module__txZpUG__blink{0%,to{opacity:1}50%{opacity:.3}}.RobotFollower-module__txZpUG__arms{width:100%;position:absolute;top:110px}.RobotFollower-module__txZpUG__armLeft,.RobotFollower-module__txZpUG__armRight{background:linear-gradient(135deg,#06f3,#7b1fa233);border:2px solid #06f6;border-radius:10px;width:30px;height:50px;position:absolute}.RobotFollower-module__txZpUG__armLeft{animation:3s ease-in-out infinite RobotFollower-module__txZpUG__waveLeft;left:0;transform:rotate(-10deg)}.RobotFollower-module__txZpUG__armRight{animation:3s ease-in-out infinite RobotFollower-module__txZpUG__waveRight;right:0;transform:rotate(10deg)}@keyframes RobotFollower-module__txZpUG__waveLeft{0%,to{transform:rotate(-10deg)}50%{transform:rotate(-20deg)}}@keyframes RobotFollower-module__txZpUG__waveRight{0%,to{transform:rotate(10deg)}50%{transform:rotate(20deg)}}.RobotFollower-module__txZpUG__particles{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.RobotFollower-module__txZpUG__particle{width:4px;height:4px;animation:4s ease-in-out infinite RobotFollower-module__txZpUG__float;animation-delay:var(--delay);background:#06f;border-radius:50%;position:absolute;box-shadow:0 0 10px #06f}.RobotFollower-module__txZpUG__particle:first-child{top:10%;left:20%}.RobotFollower-module__txZpUG__particle:nth-child(2){top:30%;left:80%}.RobotFollower-module__txZpUG__particle:nth-child(3){top:50%;left:10%}.RobotFollower-module__txZpUG__particle:nth-child(4){top:70%;left:90%}.RobotFollower-module__txZpUG__particle:nth-child(5){top:20%;left:50%}.RobotFollower-module__txZpUG__particle:nth-child(6){top:80%;left:30%}.RobotFollower-module__txZpUG__particle:nth-child(7){top:40%;left:70%}.RobotFollower-module__txZpUG__particle:nth-child(8){top:60%;left:40%}@keyframes RobotFollower-module__txZpUG__float{0%,to{opacity:.6;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-20px)scale(1.2)}}@media (max-width:768px){.RobotFollower-module__txZpUG__robotContainer{bottom:40px;right:40px;transform:scale(.8)}}
