.cursor-pointer{cursor:pointer!important}.auth-desktop{display:flex}.auth-mobile{display:none}.left-section-image,.right-section-image{width:100%;height:100%;background-size:cover;background-position:50%;transition:transform .5s ease-in-out;border-radius:10px}.active-left,.active-right,.inactive-left,.inactive-right{transform:translateX(0)}@media screen and (max-width:768px){.auth-desktop{display:none}.auth-mobile{display:block}.auth-mobile-container{display:flex}.logo-image{width:150px;height:auto;margin-bottom:30px}.tab-button{position:relative;padding:10px 20px;font-size:18px;font-weight:700;color:#007bff;cursor:pointer;transition:color .3s,transform .3s}.tab-button:hover{color:#0056b3;transform:scale(1.1)}.active-tab{color:#0056b3}.tab-button .tab-indicator{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:#0056b3;transition:transform .3s;transform:scaleX(0)}.active-tab .tab-indicator{transform:scaleX(1)}.tab-text{z-index:1;padding-bottom:10px}}.falling-stars-new{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.falling-stars-new .star1,.falling-stars-new .star2,.falling-stars-new .star3,.falling-stars-new .star4,.falling-stars-new .star5,.falling-stars-new .star6{content:"";position:absolute;background-color:transparent;width:2px;height:4px;background-color:rgba(255,255,255,1);border-radius:50%;animation:fall linear infinite}.falling-stars-new .star1{top:-10%;left:15%;animation-duration:2s}.falling-stars-new .star2{top:-20%;left:30%;animation-duration:3s}.falling-stars-new .star3{top:-15%;left:50%;animation-duration:2.5s}.falling-stars-new .star4{top:-30%;left:70%;animation-duration:3.5s}.falling-stars-new .star5{top:-25%;left:80%;animation-duration:2.2s}.falling-stars-new .star6{top:-5%;left:90%;animation-duration:2.8s}@keyframes fall{0%{top:-10%;opacity:1}to{top:100%;opacity:0}}.auth-container{background:linear-gradient(135deg,#f5f7fa,#dbeafe,#e0f2fe);padding:2rem}.auth-card{background:rgba(255,255,255,.85);border-radius:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 40px rgba(0,0,0,.08)}.form-floating>.form-control{border-radius:12px;padding-left:1.25rem;font-size:1rem}.form-floating>label{padding-left:1.25rem;font-size:.9rem;color:#666}.css-13cymwt-control{border-radius:12px!important;padding:2px;font-size:1rem}.input-group-text{border-radius:12px 0 0 12px;background-color:#eef2f8;color:#333;font-weight:500}.nav-pills .nav-link{background:transparent;color:#666;border:none;font-size:1rem;transition:all .3s ease}.nav-pills .nav-link.active{background:linear-gradient(90deg,#ff5a00,#b4139b);color:white;font-weight:600;box-shadow:0 0 12px rgba(13,110,253,.3)}.btn{border-radius:12px;padding:10px 16px;font-weight:500;font-size:1rem}@media (max-width:576px){.auth-card{padding:1.5rem;border-radius:16px}.btn,.form-floating>.form-control{font-size:.95rem}}