.site-footer{margin-top:auto;padding:1.5rem 1rem 1rem;border-top:1px solid rgba(0,0,0,8%);font-size:.85rem;color:#666}.footer-container{max-width:1400px;margin:0 auto;display:flex;gap:3rem;margin-bottom:1rem;align-items:flex-start}.footer-section{flex:1}.footer-section.blog-highlight{flex:1.5;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #dee2e6;border-radius:8px;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,5%)}.blog-highlight h4{color:#495057;font-size:.8rem;margin-bottom:.8rem}.blog-promo p{font-size:.8rem;line-height:1.4;margin:0 0 .8rem;color:#6c757d}.blog-cta{display:inline-block;background:#007bff;color:#fff !important;text-decoration:none;padding:.4rem .8rem;border-radius:4px;font-size:.75rem;font-weight:500;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.blog-cta:hover{background:#0056b3;transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,123,255,.3)}.footer-section h4{font-size:.75rem;font-weight:600;color:#333;margin:0 0 .6rem;letter-spacing:.5px;text-transform:uppercase}.footer-links{display:flex;flex-wrap:wrap;gap:.4rem 1.2rem;line-height:1.3}.footer-links a{color:#666;text-decoration:none;padding:.2rem 0;transition:color .2s ease;font-weight:400;font-size:.8rem;white-space:nowrap}.footer-links a:hover{color:#000}.footer-bottom{max-width:1400px;margin:0 auto;padding-top:1rem;border-top:1px solid rgba(0,0,0,5%);display:flex;justify-content:space-between;align-items:center;font-size:.7rem;color:#888;min-height:2rem}.footer-version{font-family:courier new,monospace;font-size:.65rem;color:#999}.footer-copyright p{margin:0;font-style:italic}@media(max-width:900px){.footer-container{flex-direction:column;gap:1.5rem}.footer-links{justify-content:center}}@media(max-width:600px){.site-footer{padding:1rem}.footer-links{gap:.3rem .8rem}.footer-bottom{flex-direction:column;gap:.3rem;min-height:auto}}