.footer{background:#ffffff;padding:64px 0 32px}.footer-container{max-width:1080px;margin:0 auto;padding:0 40px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-brand{max-width:260px}.footer-logo{font-family:var(--font-outfit),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:20px;font-weight:600;line-height:1.15;color:#0f172a;display:block;margin:0 0 12px;padding:0}.footer-tagline{font-size:14px;line-height:1.6;color:#475569;margin-bottom:20px}.footer-frenchtech{display:inline-flex;align-items:center;opacity:.9;transition:opacity .2s ease}.footer-frenchtech:hover{opacity:1}.footer-frenchtech-logo{height:56px;width:auto;border-radius:0}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-heading{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.footer-link{font-size:14px;color:#334155;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#ea580c}.footer-bottom{padding-top:32px;border-top:1px solid rgba(15,23,42,.1);display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.footer-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 24px}.footer-legal .footer-link{font-size:13px}.footer-copyright{font-size:13px;color:#64748b}@media (max-width:1024px){.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:span 2}}@media (max-width:768px){.footer-container{padding:0 20px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:span 1}}