@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#000;color:#fafafa;min-height:100vh;display:flex;align-items:center;justify-content:center;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}main{text-align:center}.logo{width:320px;max-width:80vw;margin-bottom:1.5rem}p{font-size:1.125rem;color:#636363;font-weight:400;letter-spacing:.15em;text-transform:uppercase}
