.footer{padding:0;text-align:center}.footer-full-width{width:100vw;padding:14px 20px;background:linear-gradient(90deg,#fede64,#ffb1b1,#d3aeff);border-top:1.5px solid rgba(0,0,0,.12)}.footer-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:4px}.footer-logo{height:20px;width:auto;transition:transform .5s cubic-bezier(.34,1.56,.64,1),filter .3s ease}.footer-logo:hover{transform:scale(1.15) translateY(-3px);filter:drop-shadow(0 6px 12px rgba(211,174,255,.6))}.footer-text{font-size:13px;color:rgba(0,0,0,.6);margin:0}@media (max-width:768px){.footer-full-width{padding:12px 20px}.footer-logo{height:16px}.footer-text{font-size:12px}}