*, *::before, *::after { box-sizing: border-box; }

* { margin: 0; }

img, picture, video { max-width: 100%; display: block; }

input, button, textarea, select { font: inherit; }

summary { cursor: pointer; }
summary::-webkit-details-marker { display: none; }