/* © 2025 Paftom */body>div:first-child{padding-left:12px;padding-right:12px}article{display:flex;flex-direction:column;row-gap:22px}article hgroup{display:flex;flex-direction:column}article h1{font-size:24px;font-weight:var(--em);line-height:30px}article h2{font-size:18px;font-weight:var(--em);line-height:24px}article hgroup p{font-size:14px;font-weight:var(--em);color:var(--cs)}article>div{display:flex;flex-direction:column}article>div>div:first-child{display:flex}article>div>div:last-child{display:flex;flex-direction:column;row-gap:22px}article>div>div:last-child a{color:var(--blue);font-weight:var(--em)}article>div>div:last-child a:hover{text-decoration:underline}@media screen and (min-width:1024px){body>div:first-child{padding-left:24px;padding-right:24px}nav{width:190px;height:100vh;padding-top:24px;padding-bottom:24px;position:sticky;top:0px}div:has(>main){padding-top:90px;padding-bottom:90px}main{width:530px}aside{width:190px}aside>div{width:190px}}@media screen and (min-width:1280px){nav{width:288px}main{width:530px}aside{width:346px}aside>div{width:288px}}