@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap");*{box-sizing:border-box}body,html{margin:0;width:100%;min-height:100%;background:#f8f3ea;color:#0b0d11;font-family:Space Grotesk,Helvetica Neue,sans-serif}button,input,textarea{font:inherit}