.footer{color:#fff;background-color:#333;margin-top:auto;padding:2rem 0 1rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.footer-section h3,.footer-section h4{color:#ff6b35;margin-bottom:1rem;font-weight:700}.footer-section p{color:#ccc;margin:.5rem 0;font-size:.9rem}.footer-section a{color:#ff6b35;text-decoration:none;transition:color .2s}.footer-section a:hover{color:#ff8c42;text-decoration:underline}.footer-bottom{text-align:center;border-top:1px solid #555;padding-top:1rem}.footer-bottom p{color:#999;margin:0;font-size:.8rem}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer{padding:1.5rem 0 1rem}}
