*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}input,textarea,select,[contenteditable=true]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}html,body{height:100%;width:100%;overflow-x:hidden;overscroll-behavior:none;background:#faf4e1;color:#1a1a1a;font-family:Segoe UI,Arial,sans-serif}body{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center}#app{width:100%;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}a{color:inherit}button{font-family:inherit;cursor:pointer}button:disabled{cursor:not-allowed}
