*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body { margin: 0; }
img, video, svg { display: block; max-width: 100%; }
h1, h2, h3, h4, h5, h6 { margin: 0; }
p { margin: 0; }
ul, ol { list-style: none; margin: 0; padding: 0; }
a { color: inherit; text-decoration: none; }
button { border: none; background: none; cursor: pointer; font: inherit; padding: 0; }
input, textarea, select { font: inherit; }
fieldset { border: none; margin: 0; padding: 0; }
table { border-collapse: collapse; }
