:root{--footer-offset:6rem}*{box-sizing:border-box}#__next,body,html{height:100%}body,html{margin:0;padding:0}body{background:#000;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 24px;position:relative}.header{margin-top:clamp(96px,22vh,160px);text-align:center}.title{font-weight:300;letter-spacing:-.02em;font-size:clamp(40px,6vw,72px);opacity:.92;margin:0 0 12px}.title-underline{width:clamp(160px,30vw,420px);height:1px;background:rgba(255,255,255,.2);margin:0 auto}.footer{position:absolute;left:0;right:0;bottom:var(--footer-offset);padding:0 24px}.footer .divider{border-top:1px solid rgba(255,255,255,.1)}.footer-inner{max-width:64rem;margin:0 auto;text-align:center;padding-top:16px}.footer .reg{font-size:10px;color:rgba(255,255,255,.4);font-weight:300}.footer .contact{display:inline-flex;align-items:center;gap:8px;margin-top:14px;font-size:10px;color:rgba(255,255,255,.7);text-decoration:none;font-weight:400}.footer .contact:hover{color:rgba(255,255,255,.95)}.icon{width:12px;height:12px;opacity:.7}