body{margin:0;overflow-x:hidden}.body-wrapper{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:100%;min-height:100svh;min-width:100%;text-align:center;width:100%}h1,h2{color:var(--text-h);font-family:var(--heading);font-weight:700}h1{font-size:clamp(2.5rem,5vw,4.211rem);letter-spacing:-.03em;line-height:1.15;margin:32px 0;@media (max-width:1024px){font-size:clamp(2rem,6vw,2.25rem);margin-bottom:20px;margin-left:0;margin-right:0;margin-top:20px}}h2{font-size:24px;letter-spacing:-.24px;line-height:118%;margin:0 0 8px;@media (max-width:1024px){font-size:20px}}p{margin:0}.counter,code{border-radius:4px;color:var(--text-h);display:inline-flex;font-family:var(--mono)}code{background:var(--code-bg);font-size:15px;line-height:135%;padding:4px 8px}