:root{--brand-secondary:#35d8ac;--neutral-900:#0f172a}.footer-redesign{background:linear-gradient(135deg,var(--neutral-900) 0%,#0d1117 100%);color:rgba(255,255,255,.7);padding:0;margin-top:0;font-size:.9rem;line-height:1.6}.footer-redesign-inner{max-width:1200px;margin:0 auto;padding:60px 24px 0}.footer-redesign-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.footer-redesign-col h4{color:#fff;font-size:.95rem;font-weight:600;margin:0 0 16px;letter-spacing:.03em}.footer-redesign-links{list-style:none;padding:0;margin:0}.footer-redesign-links li{margin-bottom:10px}.footer-redesign-links a{color:rgba(255,255,255,.55);text-decoration:none;transition:color .2s ease;font-size:.875rem}.footer-redesign-links a:hover{color:#35d8ac}.footer-redesign-brand .footer-redesign-logo{max-width:140px;height:auto;margin-bottom:16px}.footer-redesign-brand p{font-size:.85rem;color:rgba(255,255,255,.45);margin:0 0 20px;line-height:1.7;max-width:300px}.footer-redesign-social{display:flex;gap:12px}.footer-redesign-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.06);color:rgba(255,255,255,.5);font-size:16px;text-decoration:none;transition:all .2s ease}.footer-redesign-social a:hover{background:#35d8ac;color:#fff}.footer-redesign-bottom{border-top:1px solid rgba(255,255,255,.06);padding:20px 0;text-align:center}.footer-redesign-bottom p{margin:0;font-size:.8rem;color:rgba(255,255,255,.3)}@media (max-width:1024px){.footer-redesign-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-redesign-brand{grid-column:1 / -1}.footer-redesign-brand p{max-width:100%}}@media (max-width:640px){.footer-redesign-grid{grid-template-columns:1fr;gap:28px}.footer-redesign-inner{padding:40px 20px 0}.footer-redesign-brand .footer-redesign-logo{max-width:120px}}