.footer-section{background:#1a1a1a;color:#e2e8f0;padding:80px 80px 40px}.footer-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px}.footer-brand{max-width:400px}.footer-brand-name{font-size:24px;font-weight:700;color:#fff;margin:0 0 16px;letter-spacing:-.02em}.footer-brand-tagline{font-size:15px;line-height:24px;color:#94a3b8;margin:0 0 24px}.footer-social{display:flex;gap:12px}.footer-social-link{width:40px;height:40px;border-radius:50%;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .2s ease}.footer-social-link:hover{background:#ffffff1a;color:#fff;transform:translateY(-2px)}.footer-column-title{font-size:14px;font-weight:600;color:#fff;margin:0 0 20px;letter-spacing:.02em;text-transform:uppercase}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-link{font-size:15px;color:#94a3b8;text-decoration:none;transition:color .2s ease;display:inline-block}.footer-link:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:40px;border-top:1px solid #ffffff1a}.footer-copyright{font-size:14px;color:#dfe4ec;margin:0}.footer-bottom-links{display:flex;align-items:center;gap:16px}.footer-bottom-link{font-size:14px;color:#dfe4ec;text-decoration:none;transition:color .2s ease}.footer-bottom-link:hover{color:#fff}.footer-divider{color:#475569;-webkit-user-select:none;user-select:none}@media (max-width:1200px){.footer-section{padding:80px 40px 40px}.footer-top{gap:40px}}@media (max-width:1024px){.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1;max-width:100%}}@media (max-width:768px){.footer-section{padding:60px 24px 32px}.footer-top{grid-template-columns:1fr;gap:40px}.footer-bottom{flex-direction:column;gap:16px;align-items:center;text-align:center}.footer-bottom-links{justify-content:center}}@media (max-width:480px){.footer-section{padding:40px 16px 24px}.footer-container{gap:40px}.footer-brand-name{font-size:20px}.footer-brand-tagline{font-size:14px;line-height:22px}.footer-column-title{font-size:13px;margin-bottom:16px}.footer-link{font-size:14px}.footer-bottom{padding-top:32px}.footer-bottom-link,.footer-copyright{font-size:13px}}