.modern-footer{background:#e8f4fc;color:#1e293b;padding:4rem 0 0}.footer-container{max-width:1400px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid #cbd5e1}.footer-brand{max-width:400px}.footer-logo{display:inline-block;margin-bottom:1.5rem;transition:transform .3s ease}.footer-logo:hover{transform:scale(1.05)}.footer-logo img{max-width:160px;height:auto;display:block}.footer-description{font-size:.95rem;line-height:1.6;color:#64748b;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem;margin-bottom:2rem}.footer-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border-radius:10px;color:#1e293b;text-decoration:none;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.08)}.footer-social-link:hover{background:#32a8ee;transform:translateY(-2px);color:#fff}.footer-apps{display:flex;flex-direction:column;gap:.75rem}.footer-app-btn{display:inline-block;transition:transform .3s ease}.footer-app-btn:hover{transform:translateY(-2px)}.footer-app-btn img{height:44px;width:auto;display:block}.footer-column-title{font-weight:600;color:#1e293b;margin:0 0 1.25rem;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#64748b;text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-block}.footer-links a:hover{color:#32a8ee;padding-left:4px}.footer-links a svg{display:inline-block;vertical-align:middle}.footer-bottom{padding:2rem 0;text-align:center}.footer-copyright{font-size:.875rem;color:#64748b;margin:0}@media (max-width:1024px){.footer-content{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-brand{grid-column:1/-1;max-width:100%}}@media (max-width:768px){.modern-footer{padding:3rem 0 0}.footer-container{padding:0 1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem;padding-bottom:2rem}.footer-brand{grid-column:1}.footer-social{justify-content:center}.footer-apps{align-items:center}.footer-column-title{margin-bottom:1rem}.footer-links li{margin-bottom:.625rem}}@media (max-width:480px){.footer-container{padding:0 1rem}.footer-logo img{max-width:140px}.footer-description{font-size:.875rem}.footer-social-link{width:36px;height:36px}.footer-app-btn img{height:40px}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}.footer-app-btn:focus,.footer-links a:focus,.footer-logo:focus,.footer-social-link:focus{outline:#32a8ee solid 2px;outline-offset:2px}html.dark .modern-footer{background:#0f172a;color:#e2e8f0}html.dark .footer-column h3,html.dark .footer-column-title{color:#f8fafc}html.dark .footer-copyright,html.dark .footer-description,html.dark .footer-links a{color:#94a3b8}html.dark .footer-links a:hover{color:#32a8ee}html.dark .footer-content{border-bottom-color:#334155}html.dark .footer-social-link{background:#1e293b;color:#e2e8f0;box-shadow:none}