*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body, h1, h2, p { margin: 0; }
button, input { font: inherit; }
button { color: inherit; cursor: pointer; -webkit-tap-highlight-color: transparent; }
button, input { touch-action: manipulation; }
button { border: 0; }
img { display: block; max-width: 100%; }
canvas { display: block; }
[hidden] { display: none !important; }
button:disabled, input:disabled { cursor: default; }
:focus-visible { outline: 2px solid #ffe88a; outline-offset: 5px; }
dialog { padding: 0; border: 0; }
