footer{position:relative;width:100vw;height:100.5svh;background-color:var(--base-400);color:var(--base-100);padding:2rem}footer .explosion-container{position:absolute;bottom:0;left:0;width:100%;height:200%;pointer-events:none;overflow:hidden}footer img.explosion-particle-img{position:absolute;bottom:-200px;left:50%;border-radius:1rem;object-fit:cover;transform:translateX(-50%);will-change:transform}.sample-project-page footer img.explosion-particle-img,footer img.explosion-particle-img{width:var(--particle-size,300px)!important;height:auto!important}footer .footer-header-content{top:50%;left:50%;transform:translate(-50%,-50%);width:60%;justify-content:center;align-items:center;text-align:center;gap:2rem}footer .footer-byline,footer .footer-header-content{position:absolute;display:flex;flex-direction:column}footer .footer-byline{left:0;bottom:0;width:100%;gap:.75rem;padding:2rem}footer .footer-byline-row--heads{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:1rem 1.5rem;width:100%}footer .footer-location{justify-self:start}footer .footer-brand,footer .footer-location{margin:0;font-size:.9rem;line-height:1.2;color:var(--base-300);white-space:nowrap}footer .footer-brand{justify-self:center;text-align:center}footer .footer-copyright{justify-self:end;margin:0;text-align:right;font-size:.9rem;line-height:1.2;color:var(--base-100);white-space:nowrap}footer .footer-byline-row--meta{width:100%;text-align:center}footer .footer-byline-row--meta,footer .footer-legal{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem .45rem}footer .footer-legal-item{display:inline-flex;align-items:center;gap:.45rem}footer .footer-legal a{font-size:.68rem;line-height:1.35;color:var(--base-300);text-decoration:none;text-transform:none;letter-spacing:.01em;font-family:var(--font-body,"Clash Grotesk",sans-serif);transition:color .2s ease}footer .footer-legal a:hover{color:var(--base-100)}footer .footer-legal-dot{color:var(--base-300);opacity:.55;font-size:.68rem;user-select:none;line-height:1}footer .footer-cookie-preferences{background:none;border:none;padding:0;cursor:pointer;font:inherit;font-size:.68rem;color:var(--base-300);text-decoration:underline;text-underline-offset:.15em;white-space:nowrap}footer .footer-cookie-preferences:hover{color:var(--base-100)}footer .footer-byline-row--meta .footer-cookie-preferences:before{content:"·";margin-right:.45rem;opacity:.55;text-decoration:none}@media (max-width:1000px){footer{height:100svh}footer .explosion-container{display:none}footer .footer-header-content{width:100%;padding:1.25rem}footer .footer-byline{padding:1.25rem;gap:.65rem}footer .footer-byline-row--heads{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.5rem .65rem;align-items:center}footer .footer-brand,footer .footer-copyright,footer .footer-location{font-size:clamp(.65rem,2.9vw,.82rem);line-height:1.15;white-space:nowrap}footer .footer-byline-row--meta{flex-wrap:nowrap;justify-content:center;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.2rem .35rem;padding-bottom:.15rem}footer .footer-byline-row--meta::-webkit-scrollbar{display:none}footer .footer-legal{flex-wrap:nowrap}footer .footer-cookie-preferences,footer .footer-legal a{font-size:clamp(.54rem,2.1vw,.68rem);white-space:nowrap}}@media (max-width:380px){footer .footer-brand,footer .footer-copyright,footer .footer-location{font-size:.58rem}}