.footer{text-align:center;background-color:#fff;border-top:1px solid #00000014;flex-direction:column;gap:.5rem;margin-top:3rem;padding:1.5rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex}.footer:before{content:"";background:linear-gradient(90deg,#ff6759,#ffac3a);width:120px;height:2px;margin:-1.5rem auto 1.5rem;display:block}.footer p{color:#666;letter-spacing:.02em;margin:0;font-size:.875rem}.footer small{color:#999;margin-top:.5rem;font-size:.75rem;display:block}.footer:before{animation:.6s cubic-bezier(.22,.61,.36,1) forwards footerLineEntrance}@keyframes footerLineEntrance{0%{opacity:0;width:0}to{opacity:1;width:120px}}@media (max-width:768px){.footer{flex-direction:row;gap:1rem;padding:1rem .5rem;font-size:.8rem}.footer:before{width:80px;margin:-1rem auto 1rem}.footer p{color:#444;font-size:.75rem}.footer small{margin-top:.25rem;font-size:.65rem}}
