@import "https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400&display=swap";*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{color:#111827;background:#fff}.page{width:100%;height:100svh;min-height:560px;position:relative;overflow:hidden}.background{background:linear-gradient(125deg,#eef0f2,#b3b6bb 35%,#eef0f2 52%,#22252a 70%,#f5f5f5);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 50%,#0000 100%);mask-image:linear-gradient(#000 50%,#0000 100%)}.background>div,.background canvas{width:100%!important;height:100%!important}.wordmark{width:min(832px,100% - 64px);margin:0;line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wordmark svg{width:100%;height:auto;display:block}.address{color:#4b5563;width:min(832px,100% - 64px);font-family:Roboto Mono,monospace;font-size:14px;line-height:1.42857;position:absolute;bottom:clamp(32px,9.55svh,96px);left:50%;transform:translate(-50%)}.address p{margin:0}.address p+p,.address address{margin-top:8px}.address address{font-style:normal}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=600px){.wordmark,.address{width:calc(100% - 40px)}.address{font-size:13px;line-height:1.5;bottom:32px}}
