:root{--footer-offset:6rem}*{box-sizing:border-box}html,body,#__next{height:100%}html,body{margin:0;padding:0}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:Carlito,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji;font-weight:400}.container{flex-direction:column;justify-content:flex-start;align-items:center;min-height:100dvh;padding:0 24px;display:flex;position:relative}.header{text-align:center;margin-top:clamp(96px,22vh,160px)}.title{letter-spacing:-.02em;opacity:.92;margin:0 0 12px;font-size:clamp(40px,6vw,72px);font-weight:300}.title-underline{background:#fff3;width:clamp(160px,30vw,420px);height:1px;margin:0 auto}.footer{left:0;right:0;bottom:var(--footer-offset);padding:0 24px;position:absolute}.footer .divider{border-top:1px solid #ffffff1a}.footer-inner{text-align:center;max-width:64rem;margin:0 auto;padding-top:16px}.footer .reg{color:#fff6;font-size:10px;font-weight:300}.footer .contact{color:#ffffffb3;align-items:center;gap:8px;margin-top:14px;font-size:10px;font-weight:400;text-decoration:none;display:inline-flex}.footer .contact:hover{color:#fffffff2}.icon{opacity:.7;width:12px;height:12px}
