.SocialButtons-module__tNAEfa__container{flex-direction:column;gap:1rem;width:100%;margin-bottom:2rem;display:flex}.SocialButtons-module__tNAEfa__socialBtn{border-radius:var(--radius);cursor:pointer;width:100%;height:3rem;color:hsl(var(--foreground));background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;gap:.75rem;padding:0 1rem;font-weight:500;transition:all .2s;display:flex}.SocialButtons-module__tNAEfa__socialBtn:hover{background:#ffffff1a;transform:translateY(-1px)}.SocialButtons-module__tNAEfa__socialIcon{width:1.25rem;height:1.25rem}
.LoginForm-module__QjMGja__form{flex-direction:column;gap:1.5rem;width:100%;display:flex}.LoginForm-module__QjMGja__inputGroup{flex-direction:column;gap:.5rem;display:flex}.LoginForm-module__QjMGja__labelRow{justify-content:space-between;align-items:center;display:flex}.LoginForm-module__QjMGja__label{color:hsl(var(--foreground));opacity:.9;font-size:.875rem;font-weight:500}.LoginForm-module__QjMGja__input{border-radius:var(--radius);width:100%;color:hsl(var(--foreground));background:#ffffff08;border:1px solid #ffffff1a;outline:none;padding:.75rem 1rem;font-family:inherit;transition:all .2s}.LoginForm-module__QjMGja__input:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary)/.2);background:#ffffff0f}.LoginForm-module__QjMGja__input::placeholder{color:hsl(var(--muted-foreground))}.LoginForm-module__QjMGja__forgotLink{color:hsl(var(--primary));font-size:.8rem;font-weight:500;text-decoration:none;transition:opacity .2s}.LoginForm-module__QjMGja__forgotLink:hover{opacity:.8}.LoginForm-module__QjMGja__submitButton{border-radius:var(--radius);background:linear-gradient(135deg,hsl(var(--primary))0%,#b447eb 100%);color:#fff;cursor:pointer;border:none;width:100%;margin-top:.5rem;padding:.875rem;font-weight:600;transition:all .3s}.LoginForm-module__QjMGja__submitButton:hover{opacity:.95;box-shadow:0 4px 12px hsl(var(--primary)/.3);transform:translateY(-1px)}.LoginForm-module__QjMGja__footerText{text-align:center;color:hsl(var(--muted-foreground));font-size:.875rem}.LoginForm-module__QjMGja__signupLink{color:hsl(var(--primary));margin-left:.25rem;font-weight:600;text-decoration:none}.LoginForm-module__QjMGja__signupLink:hover{text-decoration:underline}.LoginForm-module__QjMGja__passwordContainer{width:100%;position:relative}.LoginForm-module__QjMGja__togglePasswordBtn{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.LoginForm-module__QjMGja__togglePasswordBtn:hover{color:hsl(var(--foreground))}.LoginForm-module__QjMGja__helperRow{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.LoginForm-module__QjMGja__rememberMe{color:hsl(var(--muted-foreground));cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.LoginForm-module__QjMGja__checkbox{border:1px solid hsl(var(--border));cursor:pointer;appearance:none;background:#ffffff0d;border-radius:.25rem;width:1rem;height:1rem;position:relative}.LoginForm-module__QjMGja__checkbox:checked{background:hsl(var(--primary));border-color:hsl(var(--primary))}.LoginForm-module__QjMGja__checkbox:checked:after{content:"";border-top:none;border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:none;width:50%;height:25%;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.LoginForm-module__QjMGja__securityBadge{border-top:1px solid hsl(var(--border)/.5);color:hsl(var(--muted-foreground));opacity:.8;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding-top:1rem;font-size:.75rem;display:flex}
.LoginPage-module__PJLZpW__container{border-radius:1.5rem;flex-direction:column;align-items:center;width:100%;max-width:440px;padding:2.5rem;display:flex}.LoginPage-module__PJLZpW__logoContainer{background:#fff;border-radius:1rem;justify-content:center;align-items:center;width:80px;height:80px;margin-top:1rem;margin-bottom:2rem;padding:1rem;display:flex;box-shadow:0 4px 12px #0000001a}.LoginPage-module__PJLZpW__logo{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.LoginPage-module__PJLZpW__header{text-align:center;margin-bottom:2rem}.LoginPage-module__PJLZpW__title{background:linear-gradient(135deg,hsl(var(--foreground))0%,hsl(var(--foreground)/.7)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem}.LoginPage-module__PJLZpW__subtitle{color:hsl(var(--muted-foreground));font-size:.95rem}.LoginPage-module__PJLZpW__divider{justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex;position:relative}.LoginPage-module__PJLZpW__divider:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%);width:100%;height:1px;position:absolute;left:0}.LoginPage-module__PJLZpW__dividerText{background:hsl(var(--card));background:hsl(var(--background));text-transform:uppercase;color:hsl(var(--muted-foreground));letter-spacing:.05em;background-color:#0000;padding:0 .75rem;font-size:.75rem;position:relative}.LoginPage-module__PJLZpW__divider{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:1rem;margin:1.5rem 0;font-size:.75rem;display:flex}.LoginPage-module__PJLZpW__divider:before,.LoginPage-module__PJLZpW__divider:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a);flex:1;height:1px}.LoginPage-module__PJLZpW__divider:after{background:linear-gradient(90deg,#ffffff1a,#0000)}.LoginPage-module__PJLZpW__footer{text-align:center;margin-top:2rem}.LoginPage-module__PJLZpW__footer p{color:hsl(var(--muted-foreground));opacity:.7;font-size:.75rem}
.SignUpForm-module__5x9y4q__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:480px){.SignUpForm-module__5x9y4q__row{grid-template-columns:1fr}}.SignUpForm-module__5x9y4q__passwordWrapper{width:100%;position:relative}.SignUpForm-module__5x9y4q__toggleBtn{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .3s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.SignUpForm-module__5x9y4q__toggleBtn:hover{color:hsl(var(--foreground))}
.SignUpPage-module__OpCf_G__containerOverride{max-width:500px;margin:2rem 1rem}
.ThemeToggle-module__z59Ilq__toggleBtn{cursor:pointer;z-index:50;width:2.5rem;height:2.5rem;color:hsl(var(--foreground));border:1px solid hsl(var(--border));background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:relative}.ThemeToggle-module__z59Ilq__toggleBtn:hover{background-color:hsl(var(--accent))}.ThemeToggle-module__z59Ilq__iconContainer{width:20px;height:20px;position:relative}.ThemeToggle-module__z59Ilq__icon{opacity:1;transition:all .3s;position:absolute;top:0;left:0;transform:rotate(0)scale(1)}.ThemeToggle-module__z59Ilq__hidden{opacity:0;transform:rotate(90deg)scale(0)}
.page-module__I6_JoG__container{background:var(--background);width:100%;min-height:100vh;color:var(--foreground);flex-direction:column;display:flex}.page-module__I6_JoG__navbar{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.page-module__I6_JoG__navActions{align-items:center;gap:1rem;display:flex}.page-module__I6_JoG__logoutBtn{color:var(--muted-foreground);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.page-module__I6_JoG__logoutBtn:hover{color:var(--destructive);background:#ef44441a}.page-module__I6_JoG__main{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.page-module__I6_JoG__card{text-align:center;width:100%;max-width:600px;padding:3rem}.page-module__I6_JoG__title{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.page-module__I6_JoG__subtitle{color:var(--muted-foreground);font-size:1.125rem}.page-module__I6_JoG__content{grid-template-columns:1fr 1fr;gap:1rem;margin:3rem 0;display:grid}.page-module__I6_JoG__statusItem{background:var(--secondary);border-radius:12px;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.page-module__I6_JoG__statusLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-size:.75rem}.page-module__I6_JoG__statusValue{font-size:1.125rem;font-weight:600}.page-module__I6_JoG__placeholder{border:2px dashed var(--border);color:var(--muted-foreground);border-radius:12px;padding:4rem 2rem;font-size:.875rem}@media (max-width:640px){.page-module__I6_JoG__navbar{padding:1rem}.page-module__I6_JoG__card{padding:2rem 1.5rem}.page-module__I6_JoG__title{font-size:2rem}}
