.legal-modal-backdrop{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.75);padding:1rem;animation:legalModalFadeIn .2s ease-out}@keyframes legalModalFadeIn{0%{opacity:0}to{opacity:1}}.legal-modal{position:relative;width:100%;max-width:640px;max-height:90vh;background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);overflow:hidden;display:flex;flex-direction:column;animation:legalModalSlideIn .25s ease-out}@keyframes legalModalSlideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.legal-modal-close{position:absolute;top:.75rem;right:.75rem;z-index:2;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.06);border:none;border-radius:50%;color:#1a1a2e;font-size:1.5rem;line-height:1;cursor:pointer;transition:background .2s ease}.legal-modal-close:hover{background:rgba(0,0,0,.12)}.legal-modal-content{padding:2rem 2rem 2.5rem;overflow-y:auto;flex:1 1}.legal-modal-title{font-family:Poppins,sans-serif;font-weight:700;font-size:1.5rem;color:#1a1a2e;margin:0 0 .25rem}.legal-modal-effective-date{font-size:.875rem;color:#6b7280;margin:0 0 1rem}.legal-modal-intro{font-size:1rem;line-height:1.6;color:#374151;margin:0 0 1.5rem}.legal-modal-sections{display:flex;flex-direction:column;gap:1.25rem}.legal-modal-section-title{font-family:Poppins,sans-serif;font-weight:600;font-size:1rem;color:#1a1a2e;margin:0 0 .5rem}.legal-modal-section-body{font-size:.9375rem;line-height:1.5;color:#4b5563}.legal-modal-list{margin:.25rem 0 .75rem;padding-left:1.25rem;list-style-type:disc}.legal-modal-list li{margin-bottom:.2rem}.footer{margin-top:auto}.footer-main{background-color:#ffffff;border-top:1px solid rgba(0,80,108,.1);padding:3rem 0 2rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:2fr 1.5fr 1fr;grid-gap:3rem;gap:3rem}.footer-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-logo-section{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.footer-logo{width:150px;object-fit:contain;flex-shrink:0}.footer-brand-text{display:flex;flex-direction:column}.footer-brand .social-icons{margin-top:1rem;justify-content:flex-start}.footer-brand-name{font-weight:700;font-size:24px;line-height:1.2;text-transform:uppercase;letter-spacing:.5px}.footer-brand-name,.footer-tagline{font-family:Poppins,sans-serif;color:var(--primary-color);margin:0}.footer-tagline{font-weight:400;font-size:18px;line-height:1.5}.footer-links{display:flex;flex-direction:column}.footer-links-title{font-family:Poppins,sans-serif;font-weight:700;font-size:18px;line-height:1.5;color:var(--primary-color);margin:0 0 1rem}.footer-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-link{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#005573;text-decoration:none;transition:color .3s ease-in-out;display:block;text-align:left;margin-bottom:0}.footer-link:hover{color:var(--primary-color);opacity:.8}.footer-link-button{background:none;border:none;padding:0;cursor:pointer;text-align:left;text-decoration:none;font:inherit;color:inherit}.footer-legal-contact{gap:2rem}.footer-contact,.footer-legal,.footer-legal-contact{display:flex;flex-direction:column}.footer-contact-title,.footer-legal-title{font-family:Poppins,sans-serif;font-weight:700;font-size:18px;line-height:1.5;color:var(--primary-color);margin:0 0 1rem}.footer-legal-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-contact-email{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#005573;text-decoration:none;transition:color .3s ease-in-out;display:block;text-align:left}.footer-contact-email:hover{color:var(--primary-color);opacity:.8}.social-icons{display:flex;gap:1rem;justify-content:flex-start}.social-icon{width:40px;height:40px;border-radius:50%;background-color:transparent;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease-in-out;border:none}.social-icon:hover{transform:translateY(-2px);opacity:.8}.social-icon svg{transition:color .3s ease-in-out;width:24px;height:24px}.social-icon svg,.social-icon:hover svg{color:var(--primary-color)}.footer-bottom{background-color:#F9FAFB;padding:1.5rem 0;border-top:1px solid #e5e7eb}.footer-bottom .container{max-width:1200px;margin:0 auto;padding:0 1rem;text-align:center}.footer-copyright{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#6B7280;margin:0}@media screen and (max-width:768px){.footer-main{padding:4rem 0 3rem}.footer-container{grid-template-columns:1fr;gap:2.5rem}.footer-brand{text-align:center;align-items:center}.footer-legal-contact,.footer-links{text-align:left}.footer-legal-contact{gap:2rem}.footer-logo-section{flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin-bottom:.75rem}.footer-brand-text{align-items:center}.footer-tagline{text-align:center;font-size:18px;margin-top:0}.footer-brand .social-icons{margin-top:1rem;justify-content:center}.footer-links-list{gap:.5rem}.footer-link{text-align:left;margin-bottom:0}.footer-legal-list{gap:.5rem}.footer-copyright{font-size:13px;line-height:18px}.footer-bottom{padding:2.5rem 0}.footer-bottom .container{text-align:center}}@media screen and (max-width:480px){.footer-main{padding:3.5rem 0 3rem}.footer-container{gap:2rem}.footer-brand-name{font-size:20px}.footer-tagline{font-size:18px;margin-top:0}.footer-contact-title,.footer-legal-title,.footer-links-title{font-size:20px;margin-bottom:1rem}.footer-link{font-size:16px;margin-bottom:.75rem;line-height:1.6}.footer-copyright{font-size:12px;line-height:16px}.social-icon{width:40px;height:40px}.social-icon svg{width:24px;height:24px}.footer-bottom{padding:2.25rem 0}}