/* © 2025 Paftom */body>div:first-child{padding-left:12px;padding-right:12px}article{display:flex;flex-direction:column;row-gap:24px}article hgroup{display:flex;flex-direction:column;row-gap:6px}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;row-gap:6px}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{color:var(--ah);text-decoration:underline}@media screen and (min-width:1024px){body>div:first-child{padding-left:0px;padding-right:24px}nav{width:214px;height:100vh;padding-top:24px;padding-bottom:24px;position:sticky;top:0px;border-right:1px solid var(--br)}nav>div:first-child>div>a:hover{background-color:var(--fg)}div:has(>main){padding-top:96px;padding-bottom:96px}main{width:530px}aside{width:190px}aside>div{width:190px}}@media screen and (min-width:1280px){nav{width:312px}main{width:530px}aside{width:346px}aside>div{width:288px}}