*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:112px;-webkit-text-size-adjust:100%}
body{margin:0;min-width:320px}
img{display:block;max-width:100%;height:auto}
button,input,textarea,select{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
button{color:inherit}
button[hidden]{display:none}
h1,h2,h3,p,figure{margin:0}
button:focus-visible,a:focus-visible{outline:2px solid currentColor;outline-offset:6px}
::selection{background:#96452f;color:#fffaf1}
.skip-link{position:fixed;z-index:100;top:12px;left:16px;padding:16px;background:#fffaf1;color:#904530;transform:translateY(-200%)}
.skip-link:focus{transform:translateY(0)}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  html:not([data-motion=on]) *,html:not([data-motion=on]) *::before,html:not([data-motion=on]) *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
