.tech-footer{background-color:#212529;color:#adb5bd;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:60px 20px 20px}.footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1100px}.footer-col{flex:1;min-width:200px}.brand-col{flex:2;max-width:400px}.footer-logo{color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:-.5px;margin-bottom:15px;margin-top:0}.footer-logo span{animation:blink 1s step-end infinite;color:#0d6efd}@keyframes blink{50%{opacity:0}}.footer-bio{font-size:.95rem;line-height:1.6;margin-bottom:20px}.footer-col h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:20px;margin-top:0}.links-col ul{list-style:none;margin:0;padding:0}.links-col ul li{margin-bottom:12px}.links-col ul li a{color:#adb5bd;font-size:.95rem;text-decoration:none;transition:color .3s ease,padding-left .3s ease}.links-col ul li a:hover{color:#0d6efd;padding-left:5px}.footer-socials{display:flex;gap:15px}.footer-socials a{background-color:hsla(0,0%,100%,.05);border-radius:6px;color:#fff;font-size:.85rem;font-weight:600;padding:8px 16px;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.footer-socials a:hover{background-color:#0d6efd;transform:translateY(-2px)}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);font-size:.85rem;margin:50px auto 0;max-width:1100px;padding-top:20px;text-align:center}@media (max-width:768px){.footer-container{flex-direction:column}.brand-col{max-width:100%}}