.login-module-scss-module__jd2uBG__loginOuterWrapper{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.login-module-scss-module__jd2uBG__loginHeader{z-index:10;position:absolute;top:2rem;left:2rem}.login-module-scss-module__jd2uBG__loginHeader a{cursor:pointer;display:inline-block}@media (max-width:768px){.login-module-scss-module__jd2uBG__loginHeader{top:1.5rem;left:1.5rem}}.login-module-scss-module__jd2uBG__bgShapes{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.login-module-scss-module__jd2uBG__shape{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50%;animation:20s ease-in-out infinite login-module-scss-module__jd2uBG__float;position:absolute}.login-module-scss-module__jd2uBG__shape1{width:300px;height:300px;animation-delay:0s;top:-150px;left:-150px}.login-module-scss-module__jd2uBG__shape2{width:200px;height:200px;animation-delay:2s;top:50%;right:-100px}.login-module-scss-module__jd2uBG__shape3{width:250px;height:250px;animation-delay:4s;bottom:-125px;left:20%}.login-module-scss-module__jd2uBG__shape4{width:180px;height:180px;animation-delay:6s;top:20%;left:50%}@keyframes login-module-scss-module__jd2uBG__float{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-30px)rotate(5deg)}50%{transform:translateY(20px)rotate(-5deg)}75%{transform:translateY(-15px)rotate(3deg)}}.login-module-scss-module__jd2uBG__loginTitle{text-align:center;z-index:1;margin-bottom:3rem;animation:1s ease-out login-module-scss-module__jd2uBG__titleFadeIn}.login-module-scss-module__jd2uBG__loginTitle h1{color:#fff;text-shadow:0 2px 20px #0003;letter-spacing:-.5px;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.login-module-scss-module__jd2uBG__loginTitle p{color:#ffffffe6;margin:0;font-size:1.1rem;font-weight:400}@keyframes login-module-scss-module__jd2uBG__titleFadeIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.login-module-scss-module__jd2uBG__loginCardsContainer{z-index:1;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:2rem;max-width:1200px;display:flex}.login-module-scss-module__jd2uBG__loginCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;opacity:0;background:#fffffffa;border-radius:2rem;flex-direction:column;align-items:center;min-width:300px;max-width:340px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.8s ease-out forwards login-module-scss-module__jd2uBG__cardSlideUp;display:flex;position:relative;overflow:hidden;transform:translateY(60px)scale(.95);box-shadow:0 20px 60px #0000004d}.login-module-scss-module__jd2uBG__loginCard:first-child{animation-delay:.2s}.login-module-scss-module__jd2uBG__loginCard:nth-child(2){animation-delay:.4s}.login-module-scss-module__jd2uBG__loginCard:nth-child(3){animation-delay:.6s}.login-module-scss-module__jd2uBG__loginCard:hover{transform:translateY(-12px)scale(1.02);box-shadow:0 30px 80px #00000059}.login-module-scss-module__jd2uBG__loginCard.login-module-scss-module__jd2uBG__active{border:5px solid #644bb9;transform:translateY(-12px)scale(1.05);box-shadow:0 30px 80px #667eea80}@keyframes login-module-scss-module__jd2uBG__cardSlideUp{to{opacity:1;transform:translateY(0)scale(1)}}.login-module-scss-module__jd2uBG__cardIconWrapper{margin-bottom:1.5rem;animation:2s ease-in-out infinite login-module-scss-module__jd2uBG__iconBounce}.login-module-scss-module__jd2uBG__loginCard:hover .login-module-scss-module__jd2uBG__cardIconWrapper{animation:1.5s ease-in-out login-module-scss-module__jd2uBG__iconSpin}@keyframes login-module-scss-module__jd2uBG__iconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes login-module-scss-module__jd2uBG__iconSpin{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.1)}to{transform:rotate(360deg)scale(1)}}.login-module-scss-module__jd2uBG__iconCircle{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;box-shadow:0 8px 24px #00000026}.login-module-scss-module__jd2uBG__iconCircle svg{width:48px;height:48px}.login-module-scss-module__jd2uBG__cardContent{text-align:center;margin-bottom:1.5rem}.login-module-scss-module__jd2uBG__cardTitle{color:#2d3748;letter-spacing:-.3px;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.login-module-scss-module__jd2uBG__cardDesc{color:#718096;margin:0;font-size:.95rem;line-height:1.6}.login-module-scss-module__jd2uBG__loginBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #667eea66}.login-module-scss-module__jd2uBG__loginBtn:hover{transform:translate(5px);box-shadow:0 6px 20px #667eea99}.login-module-scss-module__jd2uBG__loginBtn:active{transform:translate(5px)scale(.98)}.login-module-scss-module__jd2uBG__loginBtn span{flex:1}.login-module-scss-module__jd2uBG__loginBtn svg{transition:transform .3s}.login-module-scss-module__jd2uBG__loginBtn:hover svg{transform:translate(3px)}@media (max-width:768px){.login-module-scss-module__jd2uBG__loginOuterWrapper{padding:1rem}.login-module-scss-module__jd2uBG__loginTitle h1{font-size:2rem}.login-module-scss-module__jd2uBG__loginTitle p{font-size:1rem}.login-module-scss-module__jd2uBG__loginCardsContainer{gap:1.5rem}.login-module-scss-module__jd2uBG__loginCard{max-width:100%;padding:2rem 1.5rem}.login-module-scss-module__jd2uBG__shape1,.login-module-scss-module__jd2uBG__shape2,.login-module-scss-module__jd2uBG__shape3,.login-module-scss-module__jd2uBG__shape4{display:none}}
