@layer component{.Post{padding:var(--space-xs);padding-top:var(--space-l);max-width:var(--max-width);margin:0 auto;position:relative}.Post .hero-image{width:100%;max-width:500px;height:auto;max-height:500px;margin:0 auto;margin-bottom:var(--space-l);display:block}.Post img,.Post video{max-width:100%;margin:0 auto;margin-bottom:var(--space-m);display:block}.Post video{width:100%}.Post a{word-break:break-all;text-decoration:underline}.Post li{margin-left:var(--space-l)}.Post h1{font-size:var(--step-3);margin-bottom:var(--space-l)}.Post h2{font-size:var(--step-2);margin-bottom:var(--space-m)}.Post p,.Post ul{margin-bottom:var(--space-m);line-height:var(--step-3)}.Post h3{font-size:var(--step-1);margin-bottom:var(--space-s)}.Post p>code{color:#ff69b4}.Post pre{border-radius:var(--space-3xs);margin-bottom:var(--space-m);max-width:90%;font-size:var(--step--1);margin-left:auto;margin-right:auto}.Post pre code{max-width:100%}}
