*{box-sizing:border-box}
body{margin:0;min-height:100vh;display:grid;place-items:center;background:#161615;color:#E6E5E0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
.empty{text-align:center;padding:24px;max-width:420px}
.empty h1{font-size:22px;letter-spacing:-0.01em;margin:14px 0 8px;font-weight:650}
.empty h1 span{color:#6E9A76}
.empty p{color:#8A8A84;font-size:14.5px;line-height:1.6;margin:0}