.authmodal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.55);display:flex;justify-content:center;align-items:center;z-index:100;padding:16px}.authmodal{background:#fff;border-radius:16px;width:100%;max-width:460px;border:1px solid rgba(148,163,184,.3);box-shadow:0 24px 64px rgba(15,23,42,.25);overflow:hidden;position:relative}.authmodal-brand{display:flex;justify-content:center;align-items:center;padding:20px 16px 0}.authmodal-logo{width:56px;height:56px;object-fit:contain}.authmodal-welcome{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 24px 4px;text-align:center}.authmodal-welcome h2{margin:0;font-size:22px;color:#0f172a;letter-spacing:-.01em}.authmodal-welcome p{margin:0;font-size:13px;color:#64748b}.authmodal-header{display:flex;justify-content:flex-end;align-items:center;padding:12px 20px 0}.authmodal-switch{display:flex;align-items:center;gap:6px;font-size:14px;color:#111827;font-weight:500}.authmodal-switch-bottom{justify-content:center;margin-top:4px}.authmodal-switch-link{border:none;background:none;color:#0a66c2;font-weight:700;cursor:pointer;padding:2px 0;transition:color .2s ease}.authmodal-switch-link:hover{color:#004182;text-decoration:underline}.authmodal-close{background:none;border:none;font-size:22px;cursor:pointer;color:#475569;border-radius:10px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;position:absolute;top:12px;right:12px}.authmodal-close:hover{background:#f1f5f9}.authmodal-body{padding:16px 20px 20px;display:flex;flex-direction:column;gap:12px}.authmodal-success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:24px 12px 28px}.authmodal-success h3{margin:0;font-size:20px;color:#0f172a}.authmodal-success p{margin:0;font-size:14px;color:#64748b}.authmodal-success-icon{width:56px;height:56px;border-radius:50%;background:#ecfdf5;border:2px solid #bbf7d0;display:flex;align-items:center;justify-content:center;animation:successPop .24s ease-out}.authmodal-success-check{color:#16a34a;font-size:28px;font-weight:700;display:inline-block;animation:checkBounce .42s ease-out}@keyframes successPop{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes checkBounce{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.15);opacity:1}to{transform:scale(1)}}.authmodal-intro{display:flex;flex-direction:column;gap:4px}.authmodal-intro h3{margin:0;font-size:18px;color:#0f172a}.authmodal-intro p{margin:0;color:#64748b;font-size:13px;line-height:1.4}.authmodal-field{display:flex;flex-direction:column;gap:6px}.authmodal-field input,.authmodal-select{border:1px solid #e5e7eb;border-radius:10px;padding:10px;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease;font-family:Poppins,sans-serif}.authmodal-field input:focus,.authmodal-select:focus{outline:none;border-color:#4338ca;box-shadow:0 0 0 3px rgba(67,56,202,.12)}.authmodal-input-wrapper{position:relative}.authmodal-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#ffffff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 12px 24px rgba(15,23,42,.12);max-height:240px;overflow-y:auto;z-index:10;padding:4px 0}.authmodal-dropdown-item{width:100%;text-align:left;background:none;border:none;padding:8px 12px;font-size:14px;cursor:pointer;color:#111827}.authmodal-dropdown-item:hover{background:#f1f5f9}.authmodal-dropdown-empty{padding:10px 12px;font-size:13px;color:#6b7280}.authmodal-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecdd3;border-radius:10px;padding:8px 10px;font-size:14px}.authmodal-success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:8px 10px;font-size:14px}.authmodal-primary{border:none;border-radius:10px;padding:12px;background:#061130;color:#fff;font-weight:700;cursor:pointer;transition:all .2s ease}.authmodal-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px rgba(6,17,48,.3)}.authmodal-primary:disabled{opacity:.7;cursor:not-allowed}.authmodal-secondary{border:1px solid #e5e7eb;border-radius:10px;padding:12px;background:#f8fafc;color:#0a66c2;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px}.authmodal-secondary:hover:not(:disabled){border-color:rgba(10,102,194,.35);background:rgba(10,102,194,.06)}.authmodal-google-primary{border:2px solid #e5e7eb;border-radius:10px;padding:14px 12px;background:#ffffff;color:#1f2937;font-weight:700;font-size:15px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%}.authmodal-google-primary:hover:not(:disabled){border-color:#d1d5db;background:#f9fafb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.authmodal-google-primary:disabled{opacity:.7;cursor:not-allowed}.authmodal-google-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.authmodal-google-icon svg{width:18px;height:18px;display:block}.authmodal-divider{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:13px}.authmodal-divider:after,.authmodal-divider:before{content:"";flex:1 1;height:1px;background:#e5e7eb}.authmodal-hint{font-size:12px;color:#6b7280}.authmodal-realtime{display:inline-flex;align-items:center;gap:6px}.authmodal-realtime:before{content:"";width:8px;height:8px;border-radius:999px;background:#cbd5f5;flex-shrink:0}.authmodal-realtime.is-valid{color:#15803d}.authmodal-realtime.is-valid:before{background:#22c55e}.authmodal-realtime.is-invalid{color:#b91c1c}.authmodal-realtime.is-invalid:before{background:#ef4444}.authmodal-stepper{font-size:12px;font-weight:600;color:#6b7280;letter-spacing:.4px;text-transform:uppercase}.authmodal-link{border:none;background:none;color:#4338ca;font-weight:600;cursor:pointer;padding:4px 0 0;text-align:left;transition:color .2s ease}.authmodal-link:hover{text-decoration:underline}.authmodal-forgot-link{border:none;background:none;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;padding:0;text-align:right;transition:color .2s ease;align-self:flex-end;margin-top:-4px}.authmodal-forgot-link:hover{color:#4338ca;text-decoration:underline}.authmodal-user-type-options{display:flex;flex-direction:column;gap:8px}.authmodal-user-type-option{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .15s ease;font-size:14px;color:#374151}.authmodal-user-type-option.selected,.authmodal-user-type-option:hover{border-color:#4338ca;background:#f5f3ff}.authmodal-user-type-option.selected{color:#4338ca;font-weight:500}.authmodal-user-type-option input[type=radio]{width:16px;height:16px;accent-color:#4338ca}.authmodal-selected-majors{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.authmodal-selected-major{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#f3f4f6;border-radius:16px;font-size:13px;color:#374151}.authmodal-selected-major button{display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:#9ca3af;border-radius:50%;color:white;font-size:12px;line-height:1;cursor:pointer;transition:background .15s ease}.authmodal-selected-major button:hover{background:#6b7280}.authmodal-input{width:100%;padding:12px 14px;font-size:15px;border:1px solid #e5e7eb;border-radius:8px;outline:none;transition:border-color .2s ease}.authmodal-input:focus{border-color:#4338ca}.authmodal-consent-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;line-height:1.4;color:#6b7280;margin-top:2px}.authmodal-consent-label input[type=checkbox]{width:15px;height:15px;cursor:pointer;accent-color:#4338ca;flex-shrink:0}.authmodal-passive-consent{font-size:11.5px;color:#9ca3af;text-align:center;margin:4px 0 -4px;line-height:1.4}.authmodal-passive-consent a{color:#6b7280;text-decoration:underline;-webkit-text-decoration-color:#d1d5db;text-decoration-color:#d1d5db;text-underline-offset:2px}.authmodal-passive-consent a:hover{color:#4338ca;-webkit-text-decoration-color:#4338ca;text-decoration-color:#4338ca}.footer{background-color:white;font-family:Poppins,sans-serif;position:relative}.wave-divider svg{display:block;width:100%;height:auto;margin-bottom:-2px}.footer-container{margin-top:120px;position:relative}.footer .row{align-items:flex-start;justify-content:center;margin:0 auto}.footer .col-md-3,.footer .col-md-6{display:flex;flex-direction:column}.footer .col-md-3:first-child{align-items:flex-start;text-align:left}.footer .col-md-6{align-items:center;text-align:center}.footer .col-md-3:last-child,.footer .col-md-3:last-child .footer-links{align-items:flex-end;text-align:right}.footer .col-md-3:last-child .footer-links li{display:flex;justify-content:flex-end;align-items:center}.footer .col-md-3:last-child .footer-links a{justify-content:flex-end;text-align:right}.footer .col-md-3:last-child .footer-links a:hover{color:#f98d24;text-decoration:none;transform:translateX(-3px)}.footer-logo-container{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.footer-logo{max-height:45px;height:auto;width:auto}.footer-description{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:2rem;text-align:center;padding:0 1rem}.footer-links-title{font-size:1.15rem;color:#0086FA;margin-bottom:1.25rem;font-weight:600}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#515151;transition:all .3s ease;display:flex;align-items:center;font-size:.95rem;padding:.25rem 0}.footer-links a:hover{color:#f98d24;text-decoration:none;transform:translateX(3px)}.footer-links a i{font-size:.85rem;opacity:.8;margin-right:.5rem}.footer-social-container{gap:20px;flex-wrap:wrap;margin-top:1.5rem}.footer-social-container,.footer-social-icon{display:flex;justify-content:center;align-items:center}.footer-social-icon{font-size:1.5rem;color:#0086FA;transition:all .3s ease;padding:12px;border-radius:50%;background:rgba(0,134,250,.1);width:50px;height:50px;text-decoration:none;min-width:50px;min-height:50px}.footer-social-icon:hover{color:#f98d24;transform:scale(1.15) translateY(-3px);background:rgba(249,141,36,.1);text-decoration:none}.footer-social-icon i{font-size:1.5rem;line-height:1}.footer hr{border-top:1px solid #e9ecef!important;opacity:.6;margin:2rem 0}.footer p{color:#666;font-size:.9rem;margin-bottom:.5rem}.footer .py-4{padding-top:3rem!important;padding-bottom:2rem!important}.footer-section-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:.5rem 0;border-bottom:1px solid transparent;transition:all .3s ease}.footer-section-header:hover{border-bottom-color:#e9ecef}.footer-toggle-btn{background:none;border:none;color:#0086FA;font-size:1.2rem;padding:.25rem;cursor:pointer;transition:all .3s ease;display:none}.footer-toggle-btn:hover{color:#f98d24;transform:scale(1.1)}.footer-section-content{overflow:hidden;transition:all .3s ease}@media (max-width:768px){.footer-toggle-btn{display:block}.footer-section-content{max-height:0;opacity:0;margin-top:0}.footer-section-content.expanded{max-height:300px;opacity:1;margin-top:1rem}.footer-section-header{border-bottom:1px solid #e9ecef;margin-bottom:0}.d-md-none{display:none}}@media (min-width:769px){.footer-section-content{max-height:none!important;opacity:1!important;margin-top:0!important}.footer-section-header{cursor:default;border-bottom:none!important}.footer-section-header:hover{border-bottom-color:transparent!important}}@media (max-width:768px){.footer-container{margin-top:60px}.footer{padding:2.5rem 0}.footer .col-md-3,.footer .col-md-6{margin-bottom:2rem}.footer .col-md-3,.footer .col-md-3:first-child,.footer .col-md-3:last-child,.footer .col-md-6{align-items:center;text-align:center}.footer .col-md-3:last-child .footer-links,.footer .col-md-3:last-child .footer-links a,.footer .col-md-3:last-child .footer-links li{align-items:center;text-align:center;justify-content:center}.footer-logo{max-height:45px}.footer-description{font-size:.95rem;margin-bottom:2rem;padding:0 1rem;line-height:1.7}.footer-links-title{font-size:1.1rem;margin-bottom:1.25rem;margin-top:1.5rem;font-weight:600}.footer-links a{font-size:.95rem;padding:.5rem 0;min-height:44px;display:flex;align-items:center;justify-content:center}.footer-links a i{font-size:.9rem;margin:0 .5rem}.footer-social-container{margin-top:1.5rem;gap:20px}.footer-social-icon{font-size:1.5rem;padding:12px;width:55px;height:55px;min-width:55px;min-height:55px}.footer-social-icon i{font-size:1.5rem}.footer p{font-size:.9rem;margin-top:2rem;line-height:1.5}.footer hr{margin:3rem 0}.footer .py-4{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}@media (max-width:480px){.footer-container{margin-top:40px}.footer{padding:2rem 0}.footer-logo{max-height:40px}.footer-description{font-size:.9rem;margin-bottom:1.5rem;padding:0 .5rem;line-height:1.6}.footer-links-title{font-size:1.05rem;margin-bottom:1rem;margin-top:1.25rem}.footer-links a{font-size:.9rem;padding:.6rem 0;min-height:48px}.footer-links a i{font-size:.85rem;margin:0 .4rem}.footer-social-container{gap:18px;margin-top:1.5rem}.footer-social-icon{font-size:1.4rem;padding:10px;width:50px;height:50px;min-width:50px;min-height:50px}.footer-social-icon i{font-size:1.4rem}.footer p{font-size:.85rem;padding:0 .5rem;line-height:1.4}.wave-divider{height:35px;overflow:hidden}.wave-divider svg{height:35px}.footer hr{margin:2.5rem 0}.footer .py-4{padding-top:2rem!important;padding-bottom:2rem!important}}@media (max-width:360px){.footer-container{margin-top:30px}.footer{padding:1.5rem 0}.footer-logo{max-height:35px}.footer-description{font-size:.85rem;margin-bottom:1.25rem;padding:0 .25rem}.footer-links-title{font-size:1rem;margin-bottom:.75rem;margin-top:1rem}.footer-links a{font-size:.85rem;padding:.5rem 0;min-height:44px}.footer-social-container{gap:15px;margin-top:1.25rem}.footer-social-icon{font-size:1.3rem;padding:8px;width:45px;height:45px;min-width:45px;min-height:45px}.footer-social-icon i{font-size:1.3rem}.footer p{font-size:.8rem;padding:0 .25rem}.wave-divider,.wave-divider svg{height:30px}.footer hr{margin:2rem 0}.footer .py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}