.footer{background-color:#333;color:white;padding:3rem 2rem}.dark .footer{background-color:#000000}.footer-grid{display:flex;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto 2rem}.footer-column h3{color:white;margin-bottom:1.5rem;font-size:1.2rem;display:flex;align-items:center;gap:.5rem}.footer-column h3 i{font-size:1.1rem;opacity:.8}.footer-title-text{font-size:1.2rem}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:.75rem}.footer-column ul li a{color:#ccc!important;text-decoration:none!important;transition:transform .2s ease,color .2s ease;display:inline-block;transform-origin:left center}.footer-column ul li a:hover{color:white!important;transform:scale(1.05)}.footer-column .footer-external-link{color:#ccc!important;text-decoration:none!important;transition:transform .2s ease,color .2s ease;display:inline-block;transform-origin:left center}.footer-column .footer-external-link:hover{color:white!important;transform:scale(1.05)}.footer a,.footer a:link,.footer a:visited,.footer span,.footer-external-link,.footer-external-link:link,.footer-external-link:visited{color:#ccc!important}.footer a:hover,.footer span:hover,.footer-external-link:hover{color:white!important;transform:scale(1.05)}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #444;color:#aaa;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.dark .footer-bottom{border-top:1px solid #222}.footer-bottom p{color:white!important}@media (max-width:1024px){.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem 1rem;justify-content:start}.footer-column{text-align:left}}@media (max-width:768px){.footer-bottom{flex-direction:column;gap:1rem}.footer-grid{gap:1.5rem 1rem}.footer-column h3{font-size:1.1rem;margin-bottom:1rem}.footer-column ul li{margin-bottom:.5rem}}