*{box-sizing:border-box}
body{font-family:Arial,sans-serif;max-width:850px;margin:0 auto;padding:1rem;line-height:1.55}
#app{display:block}
button{display:block;width:100%;text-align:left;margin:.45rem 0;padding:.75rem;font:inherit;cursor:pointer}
button:focus,a:focus{outline:3px solid currentColor;outline-offset:2px}
h1,h2,h3{line-height:1.25}
p{margin:.55rem 0}
.skip-link{position:absolute;left:-9999px;top:auto}
.skip-link:focus{left:1rem;top:1rem;z-index:1000;padding:.5rem;background:white;color:black}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.secondary{opacity:.85}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
