footer{background-color:var(--base-400);width:100vw;height:100.5svh;color:var(--base-100);padding:2rem;position:relative}footer .explosion-container{pointer-events:none;width:100%;height:200%;position:absolute;bottom:0;left:0;overflow:hidden}footer img.explosion-particle-img{object-fit:cover;will-change:transform;border-radius:1rem;position:absolute;bottom:-200px;left:50%;transform:translate(-50%);width:var(--particle-size,300px)!important;height:auto!important}.sample-project-page footer img.explosion-particle-img{width:var(--particle-size,300px)!important;height:auto!important}footer .footer-header-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:60%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}footer .footer-byline{width:100%;padding:2rem;display:flex;position:absolute;bottom:0;left:0}footer .footer-byline>div{flex:1;display:flex}footer .footer-copyright{justify-content:flex-end}footer .footer-author{color:var(--base-300);justify-content:center}footer .footer-time{color:var(--base-300);justify-content:flex-start}footer .footer-time span{color:var(--base-100)}footer .footer-byline p{font-size:.9rem}@media (max-width:1000px){footer{height:auto;min-height:100svh;padding:2rem 1.25rem;padding-bottom:max(2rem,calc(env(safe-area-inset-bottom) + 2rem));flex-direction:column;justify-content:space-between;display:flex}footer .explosion-container{display:none}footer .footer-header-content{width:100%;margin-top:auto;padding:4rem 0;position:relative;top:auto;left:auto;transform:none}footer .footer-copyright{display:none!important}footer .footer-author{flex:1;justify-content:flex-end}footer .footer-byline{flex-wrap:wrap;gap:1rem;margin-top:2rem;padding:1.25rem 0 0;position:relative}footer .footer-byline>div{flex:none;min-width:50%}}
