/* ═══════════════════════════════════════════
   Reset — PA Field & Creek Stone
   SleaK Web Designs © 2026
═══════════════════════════════════════════ */

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

html { scroll-behavior: smooth; font-size: 16px; -webkit-text-size-adjust: 100%; }

body { min-height: 100vh; line-height: 1.6; -webkit-font-smoothing: antialiased; }

img, video, svg { display: block; max-width: 100%; height: auto; }

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

button { cursor: pointer; border: none; background: none; }

a { color: inherit; text-decoration: none; }

ul, ol { list-style: none; }

h1, h2, h3, h4, h5, h6 { font-weight: inherit; line-height: 1.2; }

p { max-width: 72ch; }

iframe { border: 0; }
