*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.8}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}button,input,textarea,select{font:inherit}.site-shell{width:var(--shell);margin-inline:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{z-index:9999;width:auto;height:auto;clip:auto;margin:1rem;padding:.5rem 1rem;background:var(--paper);color:var(--ink);box-shadow:var(--shadow)}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.button,.button--quiet{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:0;border-radius:8px;padding:.65rem 1rem;background:var(--accent);color:var(--accent-contrast);cursor:pointer}.button--quiet{background:transparent;color:var(--accent)}
