:root{color-scheme:light;font-family:Georgia,times new roman,serif;background-color:#8fa9a0;color:#171916}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{position:relative;isolation:isolate;min-height:100svh;overflow:hidden;background:#8fa9a0}.background-texture{position:fixed;z-index:0;inset:0;width:100%;height:100%;object-fit:cover}main{position:relative;z-index:1;display:grid;min-height:100svh;place-items:center;padding:clamp(1.25rem,5vw,5rem)}.logo{display:block;width:min(88vw,68rem);height:auto;filter:drop-shadow(0 1.4rem 1.7rem rgb(24 25 20/22%))}footer{position:fixed;z-index:2;right:0;bottom:0;left:0;display:flex;justify-content:center;padding:1.25rem;padding-bottom:max(1.25rem,env(safe-area-inset-bottom));pointer-events:none}footer a{color:#fff;font-size:clamp(.82rem,1.5vw,.95rem);letter-spacing:.08em;text-decoration-color:rgb(255 255 255/55%);text-decoration-thickness:1px;text-underline-offset:.3em;pointer-events:auto;transition:color 160ms ease,text-decoration-color 160ms ease}footer a:hover,footer a:focus-visible{color:#fff;text-decoration-color:initial}footer a:focus-visible{outline:2px solid #fff;outline-offset:.35rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-height:32rem){main{padding-bottom:4.5rem}.logo{width:min(72vw,52rem)}}@media(prefers-reduced-motion:reduce){footer a{transition:none}}