.container-fluid.h-100.p-0{margin:0!important;padding:0!important;max-width:100%!important;width:100%!important;}html,body{margin:0;padding:0;overflow-x:hidden;height:100%;}a:not(.btn):not(.btn-google):hover{text-decoration:underline;}.auth-split-layout{overflow:hidden;margin:0;padding:0;min-height:100vh;}.row.g-0.h-100{min-height:100vh;margin:0;flex-wrap:nowrap!important;}@media (min-width:992px){.row.g-0.h-100 > .col-lg-6{flex:0 0 50%!important;max-width:50%!important;width:50%!important;}}.col-lg-6.col-md-12{min-height:100vh;display:flex;align-items:center;justify-content:center;}.d-flex.flex-column.h-100.justify-content-center{min-height:100vh;width:100%;}.auth-left-side{background:linear-gradient(160deg,#d4e4fa 0%,#e2eefc 40%,#f0f6ff 100%);background-size:400% 400%;animation:gradientFlow 15s ease infinite,pulseGlow 8s ease-in-out infinite;color:#0f172a;position:relative;overflow:hidden;height:100vh;width:100%;box-sizing:border-box;}.auth-left-side::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,rgba(0,101,253,0.14) 1.5px,transparent 1.5px);background-size:24px 24px;opacity:1;z-index:0;}@keyframes gradientFlow{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}@keyframes float{0%,100%{transform:translateY(0) rotate(0deg);}50%{transform:translateY(-20px) rotate(180deg);}}@keyframes pulse{0%{width:400px;height:400px;opacity:0.8;}100%{width:500px;height:500px;opacity:0;}}@keyframes shimmer{0%{left:-100%;}50%{left:100%;}100%{left:100%;}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg);}100%{transform:translate(-50%,-50%) rotate(360deg);}}@keyframes float-particle{0%,100%{transform:translateY(0) translateX(0) rotate(0deg);}33%{transform:translateY(-30px) translateX(20px) rotate(120deg);}66%{transform:translateY(20px) translateX(-30px) rotate(240deg);}}@keyframes pulseGlow{0%,100%{box-shadow:inset 0 0 100px rgba(255,255,255,0.05),0 0 80px rgba(0,101,253,0.1);}50%{box-shadow:inset 0 0 150px rgba(255,255,255,0.1),0 0 120px rgba(0,101,253,0.2);}}.text-theme-blue{color:#0065fd;}.auth-left-content{position:relative;z-index:1;padding:60px 50px;height:100%;display:flex;flex-direction:column;justify-content:center;}.auth-brand{text-align:center;width:min(550px,calc(100% - 40px));max-width:100%;margin:0 auto;}.auth-brand-title-section{display:flex;align-items:center;margin-bottom:10px;}.auth-brand a{display:inline-block;}.auth-brand-title{font-family:'Hanken Grotesk',sans-serif;font-weight:800;font-size:1.8rem;margin-bottom:0;letter-spacing:-0.5px;color:#0f172a;}.auth-brand-subtitle{font-size:2.8rem;font-weight:700;opacity:0.95;margin:0;text-align:left;}.auth-brand-subtitle-helper{text-align:left;margin:5px;color:#475569;}.auth-badge{background:rgba(0,101,253,0.08);padding:0px 6px;border-radius:50px;font-size:12px;font-weight:700;margin:10px 0;border:1px solid rgba(0,101,253,0.15);letter-spacing:0.5px;color:#0065fd;position:relative;overflow:hidden;display:flex;align-items:center;gap:5px;width:max-content;}.auth-extra-details{background:#fff;padding:10px;border-radius:10px;width:min(550px,calc(100% - 40px));max-width:100%;margin:0 auto 10px;display:flex;align-items:center;gap:10px;}.auth-extra-details .detail{display:flex;align-items:center;gap:3px;}.auth-extra-details > .detail:nth-child(1) .icon{background:linear-gradient(135deg,rgba(0,101,253,0.2),rgba(0,101,253,0.12));}.auth-extra-details > .detail:nth-child(1) .icon i{color:#0065fd;}.auth-extra-details > .detail:nth-child(2) .icon{background:linear-gradient(135deg,rgba(139,92,246,0.12),rgba(139,92,246,0.06));}.auth-extra-details > .detail:nth-child(2) .icon i{color:#7c3aed;}.auth-extra-details > .detail:nth-child(3) .icon{background:linear-gradient(135deg,rgba(0,101,253,0.2),rgba(0,101,253,0.12));}.auth-extra-details > .detail:nth-child(3) .icon i{color:#0065fd;}.auth-extra-details > .detail:nth-child(4) .icon{background:linear-gradient(135deg,rgba(139,92,246,0.12),rgba(139,92,246,0.06));}.auth-extra-details > .detail:nth-child(4) .icon i{color:#7c3aed;}.auth-extra-details .detail .icon{font-size:30px;padding:0px 6px;border-radius:4px;}.auth-extra-details .detail .details{display:block;}.auth-extra-details .detail .details .value{color:#0065fd;font-weight:700;display:inline-block;font-size:14px;}.auth-extra-details .detail .details .label{font-size:10px;display:inline-block;}@media (max-height:745px){.auth-extra-details{display:none;}}.auth-features{width:min(550px,calc(100% - 40px));max-width:100%;margin:20px auto 0;box-sizing:border-box;}.auth-feature-item{display:flex;align-items:flex-start;margin-bottom:30px;}.auth-feature-icon{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);width:70px;height:70px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-right:25px;flex-shrink:0;transition:all 0.5s cubic-bezier(0.175,0.885,0.32,1.275);position:relative;overflow:hidden;}.auth-feature-item:nth-child(1) .auth-feature-icon{background:linear-gradient(135deg,rgba(0,101,253,0.12),rgba(0,101,253,0.06));border:2px solid rgba(0,101,253,0.15);box-shadow:0 10px 30px rgba(0,101,253,0.08);}.auth-feature-item:nth-child(1) .auth-feature-icon i{color:#0065fd;}.auth-feature-item:nth-child(1):hover .auth-feature-icon{background:linear-gradient(135deg,rgba(0,101,253,0.2),rgba(0,101,253,0.12));box-shadow:0 20px 50px rgba(0,101,253,0.15);}.auth-feature-item:nth-child(2) .auth-feature-icon{background:linear-gradient(135deg,rgba(139,92,246,0.12),rgba(139,92,246,0.06));border:2px solid rgba(139,92,246,0.15);box-shadow:0 10px 30px rgba(139,92,246,0.08);}.auth-feature-item:nth-child(2) .auth-feature-icon i{color:#7c3aed;}.auth-feature-item:nth-child(2):hover .auth-feature-icon{background:linear-gradient(135deg,rgba(139,92,246,0.2),rgba(139,92,246,0.12));box-shadow:0 20px 50px rgba(139,92,246,0.15);}.auth-feature-item:nth-child(3) .auth-feature-icon{background:linear-gradient(135deg,rgba(34,197,94,0.12),rgba(34,197,94,0.06));border:2px solid rgba(34,197,94,0.15);box-shadow:0 10px 30px rgba(34,197,94,0.08);}.auth-feature-item:nth-child(3) .auth-feature-icon i{color:#16a34a;}.auth-feature-item:nth-child(3):hover .auth-feature-icon{background:linear-gradient(135deg,rgba(34,197,94,0.2),rgba(34,197,94,0.12));box-shadow:0 20px 50px rgba(34,197,94,0.15);}.auth-feature-icon::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.7s ease;}.auth-feature-item:hover .auth-feature-icon{transform:translateY(-15px) rotate(5deg);}.auth-feature-item:hover .auth-feature-icon::before{left:100%;}.auth-feature-icon i{font-size:1.5rem;}.auth-feature-text h5{font-size:1.1rem;font-weight:600;margin-bottom:5px;color:#0f172a;}.auth-feature-text p{font-size:0.8rem;color:#475569;line-height:1.5;margin:0;line-height:1.5;margin:0;}.auth-testimonial-wrapper{width:min(550px,calc(100% - 40px));max-width:100%;margin:0 auto;}.auth-testimonial{position:relative;background:rgba(255,255,255,0.9);padding:10px;border-radius:20px;border:1px solid rgba(0,0,0,0.06);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);width:min(400px,calc(100% - 40px));max-width:100%;box-shadow:0 8px 32px rgba(0,0,0,0.06);transition:all 0.5s cubic-bezier(0.175,0.885,0.32,1.275);box-sizing:border-box;}.auth-testimonial:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,0.1);}.auth-testimonial-content span{font-style:italic;opacity:0.95;}.auth-right-content{max-width:400px;margin:0 auto;width:100%;}.auth-form-title{font-size:2rem;color:#0f172a;}.auth-form-subtitle{font-size:0.95rem;}.auth-form-header{text-align:center;}@media (max-width:992px){.auth-left-side{display:none!important;}.col-lg-6.col-md-12{width:100%;}.auth-right-content{padding:20px;}}@media (max-width:768px){.auth-form-title{font-size:1.8rem;}.auth-form-subtitle{font-size:0.9rem;}.d-flex.flex-column.h-100.justify-content-center{padding:20px!important;}.authentication-form{padding:30px 25px;border-radius:20px;}.auth-right-content{padding:10px;}.auth-feature-item{margin-bottom:15px;}.auth-feature-icon{width:60px;height:60px;margin-right:20px;}.auth-feature-icon i{font-size:1.3rem;}.auth-feature-text h5{font-size:1rem;}.auth-feature-text p{font-size:0.75rem;}}.authentication-form{background:rgba(255,255,255,0.95);padding:40px;margin:20px 0;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,0.12),0 10px 40px rgba(0,101,253,0.08),inset 0 0 0 1px rgba(255,255,255,0.8);border:1px solid rgba(255,255,255,0.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative;overflow:hidden;transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);}.authentication-form::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(0,101,253,0.05) 0%,transparent 70%);animation:rotate 30s linear infinite;z-index:-1;}.authentication-form:hover{box-shadow:0 40px 100px rgba(0,0,0,0.15),0 15px 50px rgba(0,101,253,0.12),inset 0 0 0 1px rgba(255,255,255,0.9);background:rgba(255,255,255,0.98);}.authentication-form .form-label{font-weight:500;color:#475569;margin-bottom:8px;}.authentication-form .form-control{padding:16px 20px;border-radius:12px;border:2px solid #e2e8f0;background:rgba(255,255,255,0.9);font-size:1rem;transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);box-shadow:0 4px 12px rgba(0,0,0,0.05),inset 0 0 0 1px rgba(255,255,255,0.5);}.authentication-form .form-control:focus{border-color:#0065fd;box-shadow:0 0 0 4px rgba(0,101,253,0.15),0 6px 20px rgba(0,101,253,0.08),inset 0 0 0 1px rgba(255,255,255,0.8);background:white;}.authentication-form .form-control::placeholder{color:#94a3b8;opacity:0.8;}.authentication-form .btn{padding:16px 24px;border-radius:12px;font-weight:600;transition:all 0.3s ease;min-height:44px;display:inline-flex;align-items:center;justify-content:center;}.authentication-form .btn-soft-primary{background:linear-gradient(135deg,#0065fd 0%,#0065fd 50%,#0052cc 100%);border:none;color:white;font-weight:700;letter-spacing:0.5px;font-size:1rem;padding:16px 32px;border-radius:12px;box-shadow:0 10px 30px rgba(0,101,253,0.4),0 5px 15px rgba(0,101,253,0.3),inset 0 0 0 1px rgba(255,255,255,0.2);position:relative;overflow:hidden;transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);}.authentication-form .btn-soft-primary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.3),transparent);transition:left 0.7s ease;}.authentication-form .btn-soft-primary:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 20px 50px rgba(0,101,253,0.6),0 10px 30px rgba(0,101,253,0.5),inset 0 0 0 1px rgba(255,255,255,0.4);background:linear-gradient(135deg,#0065fd 0%,#0052cc 50%,#0040a0 100%);}.authentication-form .btn-soft-primary:hover::before{left:100%;}.authentication-form .btn-soft-primary:active{transform:translateY(-2px) scale(0.98);box-shadow:0 10px 30px rgba(0,101,253,0.4),0 5px 15px rgba(0,101,253,0.3),inset 0 0 0 1px rgba(255,255,255,0.2);}.auth-particle{position:absolute;border-radius:50%;background:rgba(0,101,253,0.1);animation:float 6s ease-in-out infinite;z-index:0;}.auth-particle:nth-of-type(1){top:10%;left:15%;width:8px;height:8px;animation-delay:0s;}.auth-particle:nth-of-type(2){top:20%;right:20%;width:6px;height:6px;animation-delay:0.5s;}.auth-particle:nth-of-type(3){bottom:30%;left:25%;width:10px;height:10px;animation-delay:1s;}.auth-particle:nth-of-type(4){top:40%;right:30%;width:7px;height:7px;animation-delay:1.5s;}.auth-particle:nth-of-type(5){bottom:20%;right:15%;width:9px;height:9px;animation-delay:2s;}.auth-particle:nth-of-type(6){top:60%;left:20%;width:5px;height:5px;animation-delay:2.5s;}.auth-particle-glow{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(0,101,253,0.12) 0%,transparent 70%);filter:blur(10px);animation:pulse 4s ease-out infinite;z-index:0;}.auth-particle-glow:nth-of-type(1){top:30%;left:40%;width:100px;height:100px;animation-delay:0s;}.auth-particle-glow:nth-of-type(2){top:60%;right:30%;width:150px;height:150px;animation-delay:2s;}.form-success .form-control{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,0.1);}.form-error .form-control{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,0.1);}.btn-loading{position:relative;pointer-events:none;opacity:0.8;}.btn-loading::after{content:'';position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid rgba(255,255,255,0.3);border-top-color:white;border-radius:50%;animation:rotate 0.8s linear infinite;}.auth-divider{display:flex;align-items:center;margin:20px 0;color:#94a3b8;font-size:0.85rem;font-weight:500;text-transform:uppercase;letter-spacing:0.5px;}.auth-divider::before,.auth-divider::after{content:'';flex:1;height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent);}.auth-divider span{padding:0 16px;}.btn-google{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 24px;border-radius:12px;border:2px solid #e2e8f0;background:white;color:#475569;font-weight:600;font-size:0.95rem;text-decoration:none;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(0,0,0,0.05);cursor:pointer;}.btn-google:hover{border-color:#4285F4;background:#f8faff;color:#0f172a;box-shadow:0 4px 16px rgba(66,133,244,0.15);transform:translateY(-2px);text-decoration:none;}.btn-google:active{transform:translateY(0);box-shadow:0 2px 8px rgba(66,133,244,0.1);}.google-icon{flex-shrink:0;}.auth-footer{margin-top:24px;padding-top:20px;border-top:1px solid #f1f5f9;}.auth-reset-link{font-size:0.82rem;font-weight:500;color:#64748b;text-decoration:none;transition:color 0.2s ease;}.auth-reset-link:hover{color:#0065fd;text-decoration:none!important;}.password-input-wrapper{position:relative;}.password-toggle-btn{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px 6px;line-height:1;transition:color 0.2s ease;z-index:5;font-size:1rem;}.password-toggle-btn:hover{color:#0065fd;}.password-toggle-btn:focus{outline:none;}.authentication-form .form-control.has-toggle{padding-right:46px;}.auth-testimonial-stars{color:#fbbf24;font-size:1rem;letter-spacing:2px;margin-bottom:6px;}.auth-testimonial-author{margin-top:6px;border-top:1px solid rgba(255,255,255,0.2);font-size:0.85rem;color:#64748b;}.auth-testimonial-author strong{color:#0f172a;font-weight:600;font-weight:600;}.auth-mobile-brand{display:none;margin-bottom:28px;}.auth-mobile-brand img{height:36px;margin-bottom:6px;}.auth-mobile-brand-name{font-family:'Hanken Grotesk',sans-serif;font-weight:700;font-size:1.4rem;color:#0065fd;letter-spacing:-0.3px;}@media (max-width:991px){.auth-mobile-brand{display:block;}}.auth-brand-logo{height:52px;margin-right:10px;}.auth-footer-link{font-weight:600;color:#0065fd;text-decoration:none;transition:color 0.2s ease;}.auth-footer-link:hover{color:#0052cc;text-decoration:none!important;}@media (max-height:800px) and (min-width:992px){html,body{overflow-y:auto;height:auto;}.auth-left-side{height:auto;min-height:100vh;}.auth-left-content{padding:36px 50px;justify-content:center;}.auth-brand-logo{height:42px;}.auth-brand-title{font-size:1.6rem;}.auth-brand-subtitle{font-size:2.4rem;}.auth-features{margin:15px auto;}.auth-feature-item{margin-bottom:10px;}.auth-feature-icon{width:56px;height:56px;}.auth-testimonial{padding:20px;}.auth-form-title{font-size:1.75rem;}.authentication-form{padding:28px 30px;margin:10px 0;}.authentication-form .form-control{padding:13px 16px;}.authentication-form .btn-soft-primary{padding:14px 24px;}.btn-google{padding:12px 20px;}.auth-divider{margin:14px 0;}.auth-footer{margin-top:16px;padding-top:14px;}}@media (max-height:660px) and (min-width:992px){.auth-left-content{padding:24px 42px;}.auth-brand-logo{height:34px;}.auth-brand-title{font-size:1.3rem;}.auth-brand-subtitle{font-size:1.9rem;}.auth-features{margin:10px auto;}.auth-feature-item{margin-bottom:5px;}.auth-feature-icon{width:46px;height:46px;border-radius:14px;margin-right:18px;}.auth-feature-icon i{font-size:1.1rem;}.auth-feature-text h5{font-size:0.95rem;}.auth-feature-text p{font-size:0.72rem;}.auth-testimonial{padding:14px 18px;}.auth-testimonial-stars{font-size:0.85rem;margin-bottom:3px;}.auth-testimonial-author{margin-top:3px;padding-top:10px;font-size:0.8rem;}.d-flex.flex-column.h-100.justify-content-center{padding-top:28px!important;padding-bottom:24px!important;}.auth-form-title{font-size:1.55rem;}.auth-form-subtitle{font-size:0.88rem;}.authentication-form{padding:20px 24px;margin:8px 0;border-radius:18px;}.authentication-form .form-control{padding:11px 14px;font-size:0.95rem;}.authentication-form .btn-soft-primary{padding:12px 20px;font-size:0.95rem;}.authentication-form .btn{min-height:42px;}.btn-google{padding:10px 18px;font-size:0.88rem;}.auth-divider{margin:10px 0;font-size:0.8rem;}.auth-footer{margin-top:10px;padding-top:10px;}.auth-footer p{font-size:0.88rem;}.mb-2,.mb-3{margin-bottom:0.4rem!important;}}.auth-right-panel{background:#f8fafc;}@media (max-width:575px){.auth-form-title{font-size:1.6rem;}.authentication-form{padding:28px 20px;}.authentication-form .form-control{padding:14px 16px;}.authentication-form .btn-soft-primary{padding:14px 24px;}.btn-google{padding:12px 20px;font-size:0.9rem;}}[data-bs-theme="dark"] .auth-right-panel{background:#0f172a!important;}[data-bs-theme="dark"] .auth-left-side{background:#0f172a;animation:none;}[data-bs-theme="dark"] .auth-left-side::before{background-image:radial-gradient(circle,rgba(0,101,253,0.08) 1.5px,transparent 1.5px);opacity:0.5;}[data-bs-theme="dark"] .auth-brand-title{color:#e2e8f0;}[data-bs-theme="dark"] .auth-brand-subtitle{color:#e2e8f0;}[data-bs-theme="dark"] .auth-brand-subtitle-helper{color:#94a3b8;}[data-bs-theme="dark"] .auth-badge{background:rgba(0,101,253,0.12);border-color:rgba(0,101,253,0.2);color:#60a5fa;}[data-bs-theme="dark"] .auth-extra-details{background:#1e293b;border:1px solid rgba(255,255,255,0.06);}[data-bs-theme="dark"] .auth-extra-details .detail .details .label{color:#94a3b8;}[data-bs-theme="dark"] .auth-extra-details .detail .details .value{color:#60a5fa;}[data-bs-theme="dark"] .auth-feature-text h5{color:#e2e8f0;}[data-bs-theme="dark"] .auth-feature-text p{color:#94a3b8;}[data-bs-theme="dark"] .auth-feature-item:nth-child(1) .auth-feature-icon{background:linear-gradient(135deg,rgba(0,101,253,0.15),rgba(0,101,253,0.08));border-color:rgba(0,101,253,0.2);box-shadow:0 10px 30px rgba(0,101,253,0.1);}[data-bs-theme="dark"] .auth-feature-item:nth-child(2) .auth-feature-icon{background:linear-gradient(135deg,rgba(139,92,246,0.15),rgba(139,92,246,0.08));border-color:rgba(139,92,246,0.2);box-shadow:0 10px 30px rgba(139,92,246,0.1);}[data-bs-theme="dark"] .auth-feature-item:nth-child(3) .auth-feature-icon{background:linear-gradient(135deg,rgba(34,197,94,0.15),rgba(34,197,94,0.08));border-color:rgba(34,197,94,0.2);box-shadow:0 10px 30px rgba(34,197,94,0.1);}[data-bs-theme="dark"] .auth-feature-icon::before{background:linear-gradient(90deg,transparent,rgba(255,255,255,0.05),transparent);}[data-bs-theme="dark"] .auth-testimonial{background:rgba(30,41,59,0.9);border-color:rgba(255,255,255,0.06);box-shadow:0 8px 32px rgba(0,0,0,0.2);}[data-bs-theme="dark"] .auth-testimonial:hover{box-shadow:0 16px 48px rgba(0,0,0,0.3);}[data-bs-theme="dark"] .auth-testimonial-content span{color:#cbd5e0;}[data-bs-theme="dark"] .auth-testimonial-author{border-top-color:rgba(255,255,255,0.06);color:#94a3b8;}[data-bs-theme="dark"] .auth-testimonial-author strong{color:#e2e8f0;}[data-bs-theme="dark"] .auth-particle{background:rgba(0,101,253,0.06);}[data-bs-theme="dark"] .auth-particle-glow{background:radial-gradient(circle,rgba(0,101,253,0.06) 0%,transparent 70%);}[data-bs-theme="dark"] .authentication-form{background:rgba(30,41,59,0.95);border-color:rgba(255,255,255,0.06);box-shadow:0 30px 80px rgba(0,0,0,0.3),0 10px 40px rgba(0,101,253,0.1),inset 0 0 0 1px rgba(255,255,255,0.05);}[data-bs-theme="dark"] .authentication-form::before{background:radial-gradient(circle,rgba(0,101,253,0.03) 0%,transparent 70%);}[data-bs-theme="dark"] .authentication-form:hover{background:rgba(30,41,59,0.98);box-shadow:0 40px 100px rgba(0,0,0,0.4),0 15px 50px rgba(0,101,253,0.15),inset 0 0 0 1px rgba(255,255,255,0.08);}[data-bs-theme="dark"] .authentication-form .form-label{color:#94a3b8;}[data-bs-theme="dark"] .authentication-form .form-control{background:#1a2235;border-color:rgba(255,255,255,0.08);color:#e2e8f0;box-shadow:0 4px 12px rgba(0,0,0,0.2),inset 0 0 0 1px rgba(255,255,255,0.03);}[data-bs-theme="dark"] .authentication-form .form-control::placeholder{color:#64748b;}[data-bs-theme="dark"] .authentication-form .form-control:focus{border-color:#0065fd;box-shadow:0 0 0 4px rgba(0,101,253,0.15),0 6px 20px rgba(0,101,253,0.1),inset 0 0 0 1px rgba(255,255,255,0.06);background:#1a2235;}[data-bs-theme="dark"] .auth-form-title{color:#e2e8f0;}[data-bs-theme="dark"] .auth-form-subtitle{color:#94a3b8;}[data-bs-theme="dark"] .btn-google{background:#1e293b;border-color:rgba(255,255,255,0.08);color:#cbd5e0;box-shadow:0 2px 8px rgba(0,0,0,0.15);}[data-bs-theme="dark"] .btn-google:hover{background:#334155;border-color:#4285F4;color:#e2e8f0;box-shadow:0 4px 16px rgba(66,133,244,0.2);}[data-bs-theme="dark"] .auth-divider{color:#64748b;}[data-bs-theme="dark"] .auth-divider::before,[data-bs-theme="dark"] .auth-divider::after{background:linear-gradient(90deg,transparent,rgba(255,255,255,0.08),transparent);}[data-bs-theme="dark"] .auth-footer{border-top-color:rgba(255,255,255,0.06);}[data-bs-theme="dark"] .auth-footer p{color:#94a3b8;}[data-bs-theme="dark"] .auth-reset-link{color:#94a3b8;}[data-bs-theme="dark"] .auth-reset-link:hover{color:#60a5fa;}[data-bs-theme="dark"] .password-toggle-btn{color:#64748b;}[data-bs-theme="dark"] .password-toggle-btn:hover{color:#60a5fa;}[data-bs-theme="dark"] .auth-footer-link{color:#60a5fa;}[data-bs-theme="dark"] .auth-footer-link:hover{color:#93c5fd;}[data-bs-theme="dark"] .auth-mobile-brand-name{color:#60a5fa;}