.auth-modal .modal-dialog{max-width:600px;border-radius:5px}.auth-modal-header{background:linear-gradient(135deg,#141e46,#2c3e50);color:#fff;border:none;padding:10px;justify-content:space-between}.auth-modal-header .close-btn{color:#fff;font-size:1rem;padding:0;border:none;background:none}.auth-modal-header .close-btn:hover{color:#f8f9fa}.auth-modal-body{background:#f8f9fa}.auth-tabs{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}.tab-buttons{display:flex;background:#f8f9fa;border-bottom:1px solid #dee2e6}.tab-btn{flex:1 1;padding:1rem 1.5rem;border:none;background:transparent;color:#6c757d;font-weight:500;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.tab-btn:hover{background:#e9ecef;color:#495057}.tab-btn.active{background:#fff;color:#141e46;border-bottom:3px solid #141e46;font-weight:600}.tab-content{padding:2rem}.social-login-section{margin-bottom:2rem}.social-login-section h5{color:#495057;font-weight:600}.social-btn{border-radius:8px;padding:.75rem 1rem;font-weight:500;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border:1px solid #dee2e6}.google-btn{background:#fff;color:#495057;border-color:#dee2e6}.google-btn:hover{background:#f8f9fa;border-color:#adb5bd;color:#495057}.divider{text-align:center;margin:1.5rem 0;position:relative}.divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#dee2e6}.divider span{background:#fff;padding:0 1rem;color:#6c757d;font-size:.9rem}.form-section{margin-top:1rem}.connect-with{margin-top:1.5rem;text-align:center}.connect-with h6{margin-bottom:1rem;color:#6c757d;font-weight:500;position:relative}.connect-with h6 span{background:#fff;padding:0 1rem;position:relative;z-index:1}.connect-with h6:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#dee2e6;z-index:0}.GoogleBtn{background:#fff;border:1px solid #dee2e6;color:#495057;border-radius:8px;padding:.75rem 1rem;font-weight:500;transition:all .3s ease;min-width:140px}.GoogleBtn:hover{background:#f8f9fa;border-color:#adb5bd;color:#495057;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.GoogleBtn:active{transform:translateY(0);box-shadow:0 1px 2px rgba(0,0,0,.1)}@media (max-width:768px){.auth-modal .modal-dialog{margin:1rem;max-width:calc(100% - 2rem)}.tab-content{padding:1rem}.tab-btn{padding:.75rem 1rem;font-size:.9rem}}.auth-modal .modal-content{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.auth-modal .modal-backdrop{background-color:rgba(0,0,0,.6)}.unauthenticated-header{background:#141e46;color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.unauthenticated-header .navbar-brand{text-decoration:none}.unauthenticated-header .logo{height:50px;width:auto}.unauthenticated-header .btn{border-radius:8px;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.unauthenticated-header .btn-primary{background:#1877f2;border-color:#1877f2;color:#fff}.unauthenticated-header .btn-primary:hover{background:#166fe5;border-color:#166fe5;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px rgba(24,119,242,.3)}.unauthenticated-header .btn-outline-primary{background:transparent;border-color:#fff;color:#fff}.unauthenticated-header .btn-outline-primary:hover{background:#fff;border-color:#fff;color:#141e46;transform:translateY(-1px);box-shadow:0 4px 8px hsla(0,0%,100%,.3)}@media (max-width:768px){.unauthenticated-header{padding:.75rem 0}.unauthenticated-header .col-md-8{flex-direction:column;gap:1rem;text-align:center}.unauthenticated-header .btn{width:100%;margin:.25rem 0}.unauthenticated-header .logo{height:40px}}.unauthenticated-header .btn:focus{outline:2px solid #f8f9fa;outline-offset:2px}.unauthenticated-footer{background:#141e46;color:#fff;padding:2rem 0 1rem;margin-top:auto;position:-webkit-sticky;position:sticky;bottom:0;z-index:100}.footer-brand{margin-bottom:1rem}.footer-logo{margin-bottom:.5rem}.footer-description{color:#b8c5d1;line-height:1.6;margin-bottom:1rem;font-size:.95rem}.social-links{display:flex;gap:1rem}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;text-decoration:none;transition:all .3s ease;font-size:1.1rem}.social-link:hover{background:hsla(0,0%,100%,.2);color:#fff;transform:translateY(-2px)}.footer-title{font-size:1.1rem;font-weight:600;margin-bottom:1rem;position:relative}.footer-title a{color:#fff;text-decoration:none;position:relative}.footer-title a:hover{color:#a7a7a7}.footer-title:after{content:"";position:absolute;bottom:-5px;left:0;width:30px;height:2px;background:#a7a7a7}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#b8c5d1;text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer-links a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1.5rem}.footer-bottom-content{display:flex;justify-content:center;align-items:center}.copyright{color:#b8c5d1;margin:0;font-size:.9rem}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links a{color:#b8c5d1;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-bottom-links a:hover{color:#fff;text-decoration:underline}@media (max-width:768px){.unauthenticated-footer{padding:2rem 0 1rem}.footer-content{margin-bottom:1rem}.footer-brand,.footer-section{text-align:center}.social-links{justify-content:center}.footer-bottom-content{flex-direction:column;text-align:center;gap:1rem}.footer-bottom-links{justify-content:center}}@media (max-width:576px){.footer-bottom-links{flex-direction:column;gap:.5rem}.social-links{gap:.75rem}.social-link{width:35px;height:35px;font-size:1rem}}.footer-bottom-links a,.footer-links a{position:relative}.footer-bottom-links a:after,.footer-links a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#fff;transition:width .3s ease}.footer-bottom-links a:hover:after,.footer-links a:hover:after{width:100%}