@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#fff;letter-spacing:.04em;-webkit-font-smoothing:antialiased;background:#000;height:100%;font-family:DM Sans,sans-serif;font-size:12px;font-weight:300}.top-bar{text-align:center;letter-spacing:.08em;opacity:.6;font-size:11px;position:fixed;top:24px;left:0;right:0}.center{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;padding:0 24px;display:flex}.title{letter-spacing:.06em;font-size:17px;font-weight:400}.subtitle{opacity:.55;letter-spacing:.05em;max-width:340px;font-size:13px;line-height:1.47}
