.site-footer{background-color:#111;color:#ccc;padding:3rem 2rem 1.5rem;font-family:sans-serif}.footer-container{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding-bottom:2.5rem;border-bottom:1px solid #2a2a2a}.footer-column h2{font-size:1.1rem;font-weight:700;color:#fff;margin:0 0 .6rem}.footer-column h3{font-size:.8rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .9rem}.footer-brand p{font-size:.9rem;color:#666;line-height:1.6;margin:0;max-width:220px}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:.5rem;font-size:.9rem;color:#888}.footer-column a{color:#aaa;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#fff}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{font-size:.85rem;color:#666}.social-links a:hover{color:#fff}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:1.25rem;font-size:.8rem;color:#444}@media(max-width:768px){.site-footer{padding:2rem 1.25rem 1.25rem}.footer-container{flex-direction:column;gap:1.75rem}.footer-brand p{max-width:100%}.social-links{justify-content:flex-start}}