.footer{color:#1a1a2e;width:100%;border-top:1px solid rgba(26,26,46,.12);transition:background-color .3s ease,color .3s ease}.dark .footer,.footer{background:transparent}.dark .footer{border-top:1px solid rgba(255,255,255,.1);color:#e0e0e8}.footer-main{max-width:1250px;margin:0 auto;padding:4rem 2rem;display:flex;justify-content:space-between;align-items:flex-start;gap:4rem}.footer-left{flex:1}.footer-cta{font-family:system-ui,-apple-system,sans-serif;font-size:3rem;font-weight:400;line-height:1.5;color:#1a1a2e;margin:0 0 2rem}.dark .footer-cta{color:#e0e0e8}.footer-cta-button{background-color:#1a1a2e;color:#ffffff;border:none;padding:1rem 2rem;border-radius:25px;font-family:system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.dark .footer-cta-button{background-color:#e0e0e8;color:#1a1a2e}.footer-cta-button:hover{background-color:#2d2d4a;color:#ffffff;transform:translateY(-1px)}.dark .footer-cta-button:hover{background-color:#ffffff;color:#1a1a2e}.footer-cta-button:active{transform:translateY(0)}.footer-right{flex:1;align-items:flex-end;gap:2rem}.footer-right,.footer-section{display:flex;flex-direction:column}.footer-section{gap:1rem}.footer-section-title{font-family:system-ui,-apple-system,sans-serif;font-size:.9rem;font-weight:400;color:#1a1a2e;margin:0;text-transform:uppercase;letter-spacing:.5px}.dark .footer-section-title{color:#e0e0e8}.footer-links{display:flex;gap:3rem}.footer-links-column{display:flex;flex-direction:column;gap:.75rem}.footer-link{font-family:system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;color:#1a1a2e;text-decoration:none;transition:color .2s ease}.dark .footer-link{color:#c0c0d0}.footer-link:hover{color:#6b7aad}.dark .footer-link:hover{color:#ffffff}.footer-contact-info{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.footer-email{font-family:system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;color:#1a1a2e;text-decoration:none;transition:color .2s ease}.dark .footer-email{color:#c0c0d0}.footer-email:hover{color:#6b7aad}.dark .footer-email:hover{color:#ffffff}.footer-social{display:flex;gap:.75rem}.footer-social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:rgba(26,26,46,.08);border:1px solid rgba(26,26,46,.12);border-radius:50%;color:#1a1a2e;text-decoration:none;transition:all .2s ease}.dark .footer-social-icon{background-color:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#e0e0e8}.footer-social-icon:hover{background-color:rgba(26,26,46,.15);color:#1a1a2e;transform:translateY(-2px)}.dark .footer-social-icon:hover{background-color:rgba(255,255,255,.15);color:#ffffff}.footer-bottom{border-top:1px solid rgba(26,26,46,.12);padding:1.5rem 2rem}.dark .footer-bottom{border-top:1px solid rgba(255,255,255,.12)}.footer-bottom-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer-legal-links{display:flex;align-items:center;gap:.75rem}.footer-bottom-link{font-family:system-ui,-apple-system,sans-serif;font-size:.8rem;font-weight:400;color:#1a1a2e;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:color .2s ease}.dark .footer-bottom-link{color:#c0c0d0}.footer-bottom-link:hover{color:#6b7aad}.dark .footer-bottom-link:hover{color:#ffffff}.footer-legal-separator{font-family:system-ui,-apple-system,sans-serif;font-size:.8rem;color:rgba(26,26,46,.4)}.dark .footer-legal-separator{color:rgba(255,255,255,.3)}.footer-copyright{font-family:system-ui,-apple-system,sans-serif;font-size:.8rem;font-weight:400;color:#1a1a2e;text-transform:uppercase;letter-spacing:.5px}.dark .footer-copyright{color:#c0c0d0}@media (max-width:968px){.footer-main{flex-direction:column;gap:3rem;padding:3rem 1.5rem}.footer-cta{font-size:2.5rem}.footer-links{gap:2rem}}@media (max-width:768px){.footer-main{padding:2rem 1rem;gap:2rem}.footer-cta{font-size:2rem;margin-bottom:1.5rem}.footer-cta-button{padding:.875rem 1.75rem;font-size:.95rem}.footer-right{gap:1.5rem;align-items:flex-start}.footer-links{flex-direction:column;gap:1rem}.footer-contact-info{margin-bottom:.75rem}.footer-social{gap:.5rem;justify-content:space-evenly}.footer-social-icon{width:36px;height:36px}.footer-bottom{padding:1rem}.footer-bottom-content{flex-direction:column;gap:.75rem;text-align:center}.footer-legal-links{flex-wrap:wrap;justify-content:center;gap:.5rem}}@media (max-width:480px){.footer-cta{font-size:1.75rem}.footer-cta-button{padding:.75rem 1.5rem;font-size:.9rem}.footer-social-icon{width:32px;height:32px}.footer-social-icon svg{width:14px;height:14px}.footer-bottom-link,.footer-copyright,.footer-legal-separator{font-size:.75rem}}