*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden}.app{color:#f3f0e8;background:#050505;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.enter-screen{text-align:center;max-width:520px;padding:32px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;opacity:.7;font-size:12px}h1{margin:8px 0 16px;font-size:clamp(48px,8vw,96px);font-weight:500}p{opacity:.82;line-height:1.6}button{color:#f3f0e8;cursor:pointer;font:inherit;background:0 0;border:1px solid #f3f0e8;border-radius:999px;margin-top:24px;padding:12px 22px}button:hover{color:#050505;background:#f3f0e8}
