:root{--main-width:720px;--full-width:min(1400px, 90vw);--effective-main-width:var(--main-width)}[data-content-width=default]{--effective-main-width:var(--main-width)}[data-content-width=full]{--effective-main-width:var(--full-width)}.main{max-width:var(--effective-main-width);transition:max-width 300ms cubic-bezier(.4,0,.2,1)}[data-content-width=full] .post-content>p{max-width:900px}[data-content-width=full] .post-content pre,[data-content-width=full] .post-content table,[data-content-width=full] .post-content .highlight{max-width:100%}[data-content-width=full] .post-content img{max-width:100%}[data-content-width=full] .post-content{font-size:1.05em;line-height:1.7}#width-toggle{display:inline-flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:8px;margin-left:8px;color:currentColor;opacity:.85;transition:opacity .2s ease,transform .1s ease;min-width:44px;min-height:44px}#width-toggle:hover{opacity:.6;transform:scale(1.05)}#width-toggle:active{transform:scale(.95)}#width-toggle:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:4px}#width-toggle svg{width:24px;height:18px;display:block}@media screen and (max-width:767px){#width-toggle{display:none}.main{max-width:100%}}@media screen and (min-width:768px) and (max-width:1024px){[data-content-width=full]{--full-width:min(1200px, 95vw)}}@media screen and (min-width:2560px){[data-content-width=full]{--full-width:2000px}}@media(prefers-reduced-motion:reduce){.main,.post-content,#width-toggle{transition:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}