@import "https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,300;6..72,400&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}.landing{--bg:#f4f1ea;--ink:#15151a;--accent:#c8704a;--dot:#15151a24;background-color:var(--bg);background-image:radial-gradient(var(--dot) 1px, transparent 1px);width:100vw;height:100vh;color:var(--ink);background-position:-11px -11px;background-size:22px 22px;place-items:center;display:grid}.landing__name{font-optical-sizing:auto;letter-spacing:-.015em;text-align:center;-webkit-user-select:none;user-select:none;white-space:nowrap;font-family:Newsreader,Georgia,Times New Roman,serif;font-size:clamp(2.5rem,9vw,7rem);font-weight:400;line-height:1}.landing__dot{color:var(--accent)}
