.LoginAuthScreen-module__K3hGNG__loadingContainer{background:#fff;justify-content:center;align-items:center;min-height:100vh;display:flex}.LoginAuthScreen-module__K3hGNG__loadingContent{text-align:center}.LoginAuthScreen-module__K3hGNG__spinner{border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:48px;height:48px;margin:0 auto;animation:1s linear infinite LoginAuthScreen-module__K3hGNG__spin}@keyframes LoginAuthScreen-module__K3hGNG__spin{to{transform:rotate(360deg)}}.LoginAuthScreen-module__K3hGNG__loadingText{color:#6b7280;margin-top:16px;font-size:14px}.LoginAuthScreen-module__K3hGNG__container{background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.LoginAuthScreen-module__K3hGNG__leftPanel{clip-path:polygon(0 0,100% 0,95% 100%,0 100%);background:#fff;justify-content:center;align-items:center;width:50%;padding:3rem 6rem;display:flex;position:relative}.LoginAuthScreen-module__K3hGNG__formWrapper{width:100%;max-width:28rem}.LoginAuthScreen-module__K3hGNG__title{color:#1f2937;letter-spacing:-.025em;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.LoginAuthScreen-module__K3hGNG__brandName{color:#3b82f6;font-weight:700}.LoginAuthScreen-module__K3hGNG__subtitle{color:#6b7280;margin-bottom:2.5rem;font-size:1.125rem;font-weight:400;line-height:1.6}.LoginAuthScreen-module__K3hGNG__infoText{color:#6b7280;text-align:left;margin-bottom:2.5rem;font-size:1rem;font-weight:400;line-height:1.6}.LoginAuthScreen-module__K3hGNG__signInButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.75rem;width:100%;margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:1.125rem;font-weight:600;transition:all .3s;box-shadow:0 10px 15px -3px #3b82f64d}.LoginAuthScreen-module__K3hGNG__signInButton:hover{background:#2563eb}.LoginAuthScreen-module__K3hGNG__footerText{color:#6b7280;text-align:left;margin-bottom:2.5rem;font-size:.875rem;font-weight:400;line-height:1.6}.LoginAuthScreen-module__K3hGNG__toggleLink{color:#3b82f6;cursor:pointer;text-align:center;background:0 0;border:none;margin-top:1rem;padding:0;font-size:.875rem;text-decoration:underline;display:block}.LoginAuthScreen-module__K3hGNG__toggleLink:hover{color:#2563eb}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiTextField-root{background:#f9fafb;border-radius:.5rem}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiOutlinedInput-root{background:#f9fafb;border-radius:.5rem}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiOutlinedInput-root:hover{background:#f3f4f6}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiOutlinedInput-root.Mui-focused{background:#fff}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiInputLabel-root{color:#6b7280;font-weight:500}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiInputBase-input{color:#1f2937;font-weight:500}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiFormControlLabel-label{color:#374151;font-weight:500}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiAlert-root{border:1px solid #bfdbfe;border-radius:.5rem;background:#eff6ff!important}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiAlert-root .MuiTypography-root{color:#1e40af;font-weight:500}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiButton-contained{color:#fff;text-transform:none;background:#3b82f6;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px -1px #3b82f64d}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiButton-contained:hover{background:#2563eb;box-shadow:0 10px 15px -3px #3b82f666}:is(.LoginAuthScreen-module__K3hGNG__formWrapper .MuiButton-outlined,.LoginAuthScreen-module__K3hGNG__formWrapper .MuiButton-text){color:#3b82f6;text-transform:none;border-color:#3b82f6;font-weight:600}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiDivider-root{color:#9ca3af;font-size:.875rem}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiTypography-root{color:#374151}.LoginAuthScreen-module__K3hGNG__formWrapper a.MuiTypography-root{color:#3b82f6;font-weight:600;text-decoration:none}.LoginAuthScreen-module__K3hGNG__formWrapper a.MuiTypography-root:hover{color:#2563eb;text-decoration:underline}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiCheckbox-root{color:#3b82f6}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiCheckbox-root.Mui-checked{color:#3b82f6}.LoginAuthScreen-module__K3hGNG__formWrapper .MuiFormHelperText-root{color:#ef4444;font-weight:500}.LoginAuthScreen-module__K3hGNG__formWrapper p,.LoginAuthScreen-module__K3hGNG__formWrapper span,.LoginAuthScreen-module__K3hGNG__formWrapper label{color:#374151}.LoginAuthScreen-module__K3hGNG__formWrapper .text-end{color:#3b82f6!important}.LoginAuthScreen-module__K3hGNG__darkModeToggle{cursor:pointer;color:#374151;z-index:50;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:transform .2s;display:flex;position:fixed;bottom:1.5rem;left:1.5rem;box-shadow:0 10px 15px -3px #0000001a}.LoginAuthScreen-module__K3hGNG__darkModeToggle:active{transform:scale(.95)}.LoginAuthScreen-module__K3hGNG__rightPanel{clip-path:polygon(5% 0,100% 0,100% 100%,0 100%);background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);flex-direction:column;justify-content:center;align-items:center;width:50%;padding:3rem;display:flex;position:relative;overflow:hidden}.LoginAuthScreen-module__K3hGNG__bgShape1{background:#ffffff0d;border-radius:100px;width:80%;height:80%;position:absolute;top:-10%;right:-10%;transform:rotate(45deg)}.LoginAuthScreen-module__K3hGNG__bgShape2{clip-path:polygon(0 100%,100% 100%,100% 0,0 60%);background:#3b82f680;width:100%;height:70%;position:absolute;bottom:-20%;left:-10%}.LoginAuthScreen-module__K3hGNG__bgShape3{clip-path:polygon(100% 100%,0 100%,100% 0);background:#ffffff1a;width:60%;height:40%;position:absolute;bottom:0;right:0}.LoginAuthScreen-module__K3hGNG__floatingCardsContainer{z-index:10;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:32rem;display:flex;position:relative}.LoginAuthScreen-module__K3hGNG__alexCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-radius:1rem;align-self:flex-start;width:18rem;margin-left:1rem;padding:.75rem;animation:3s ease-in-out infinite LoginAuthScreen-module__K3hGNG__float;transform:rotate(-2deg);box-shadow:0 25px 50px -12px #00000040}@keyframes LoginAuthScreen-module__K3hGNG__float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-10px)rotate(-2deg)}}.LoginAuthScreen-module__K3hGNG__cardInner{align-items:center;gap:.75rem;display:flex}.LoginAuthScreen-module__K3hGNG__avatarWithStatus{position:relative}.LoginAuthScreen-module__K3hGNG__avatar{object-fit:cover;background:#dbeafe;border-radius:50%;width:2.5rem;height:2.5rem}.LoginAuthScreen-module__K3hGNG__statusDot{background:#10b981;border:2px solid #fff;border-radius:50%;width:.75rem;height:.75rem;position:absolute;bottom:0;right:0}.LoginAuthScreen-module__K3hGNG__messageContent{flex:1}.LoginAuthScreen-module__K3hGNG__messageHeader{justify-content:space-between;align-items:center;display:flex}.LoginAuthScreen-module__K3hGNG__userName{color:#111827;font-size:.875rem;font-weight:700}.LoginAuthScreen-module__K3hGNG__emoji{font-size:.75rem}.LoginAuthScreen-module__K3hGNG__messageCount{color:#6b7280;font-size:.625rem;font-weight:700}.LoginAuthScreen-module__K3hGNG__messageText{color:#4b5563;margin:.125rem 0;font-size:.75rem}.LoginAuthScreen-module__K3hGNG__messageTime{color:#9ca3af;text-align:right;margin-top:.125rem;font-size:.5625rem}.LoginAuthScreen-module__K3hGNG__profileCardWrapper{width:20rem;animation:4s ease-in-out .5s infinite LoginAuthScreen-module__K3hGNG__floatCenter;position:relative}@keyframes LoginAuthScreen-module__K3hGNG__floatCenter{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.LoginAuthScreen-module__K3hGNG__slackBadge{z-index:20;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:absolute;top:-1rem;right:-1rem;box-shadow:0 10px 15px -3px #0000001a}.LoginAuthScreen-module__K3hGNG__profileCard{text-align:center;background:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 25px 50px -12px #00000040}.LoginAuthScreen-module__K3hGNG__profileHeader{text-align:left;color:#4b5563;margin-bottom:1rem;font-size:.875rem;font-weight:600}.LoginAuthScreen-module__K3hGNG__profileAvatarWrapper{margin-bottom:1rem;display:inline-block;position:relative}.LoginAuthScreen-module__K3hGNG__profileAvatar{ring:4px solid white;object-fit:cover;background:#fed7aa;border-radius:1rem;width:6rem;height:6rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.LoginAuthScreen-module__K3hGNG__profileName{color:#111827;margin:0 0 .25rem;font-size:1.125rem;font-weight:700}.LoginAuthScreen-module__K3hGNG__profileBio{color:#6b7280;margin:0 0 1rem;font-size:.75rem}.LoginAuthScreen-module__K3hGNG__socialLinks{justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.LoginAuthScreen-module__K3hGNG__socialLink{border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.875rem;text-decoration:none;display:flex}.LoginAuthScreen-module__K3hGNG__actionGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.LoginAuthScreen-module__K3hGNG__actionItem{cursor:pointer;border:1px solid #f3f4f6;border-radius:.75rem;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem;transition:background-color .3s;display:flex}.LoginAuthScreen-module__K3hGNG__actionItem:hover{background:#f9fafb}.LoginAuthScreen-module__K3hGNG__actionItem i{margin-bottom:.25rem;font-size:1.25rem;display:block}.LoginAuthScreen-module__K3hGNG__actionItem span{color:#4b5563;font-size:.625rem;display:block}.LoginAuthScreen-module__K3hGNG__kariCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-radius:1rem;align-self:flex-end;width:16rem;margin-right:1rem;padding:.75rem;animation:3.5s ease-in-out 1s infinite LoginAuthScreen-module__K3hGNG__floatKari;transform:rotate(1deg);box-shadow:0 25px 50px -12px #00000040}@keyframes LoginAuthScreen-module__K3hGNG__floatKari{0%,to{transform:translateY(0)rotate(1deg)}50%{transform:translateY(-8px)rotate(1deg)}}.LoginAuthScreen-module__K3hGNG__userEmail{color:#9ca3af;font-size:.625rem;display:block}.LoginAuthScreen-module__K3hGNG__searchIcon{background:#f3f4f6;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.LoginAuthScreen-module__K3hGNG__searchIcon i{color:#6b7280;font-size:.875rem}.LoginAuthScreen-module__K3hGNG__decorativeArrow{opacity:.3;color:#fff;width:8rem;height:8rem;position:absolute;bottom:-5rem;right:-2.5rem}@media (max-width:1024px){.LoginAuthScreen-module__K3hGNG__rightPanel{display:none}.LoginAuthScreen-module__K3hGNG__leftPanel{clip-path:none;width:100%}}@media (max-width:640px){.LoginAuthScreen-module__K3hGNG__leftPanel{padding:1.5rem}.LoginAuthScreen-module__K3hGNG__title{font-size:1.5rem}.LoginAuthScreen-module__K3hGNG__darkModeToggle{bottom:1rem;left:1rem}}
