:root{--design-background: #fafafa;--design-foreground: #0a0a0a;--design-muted: #737373;--design-input: #e5e5e5;--design-primary: #171717;--design-primary-foreground: #fafafa}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--design-background);color:#fff;overflow-x:hidden}#app{width:100%;max-width:640px;margin:0 auto}button{cursor:pointer;border:none;outline:none}input{outline:none;border:none}
