:root{--footer-h:450px;--page-bg:#ffffff}.site-footer{position:fixed;left:0;right:0;bottom:0;height:var(--footer-h);background:#111;z-index:-1}html,body{background:var(--page-bg)}#page-container{position:relative;z-index:1;background:var(--page-bg);margin-bottom:var(--footer-h)}@supports (-webkit-touch-callout:none){@media (max-width:480px){:root{--footer-h:clamp(350px,60vh,420px)}}}