:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}html{scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);font-family:var(--font-body-sans),var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}[data-reveal]{opacity:1;transform:none}html[data-js=true] [data-reveal]{opacity:0;will-change:opacity,transform;transition:opacity .6s,transform .6s;transform:translateY(24px)}html[data-js=true] [data-reveal][data-visible=true]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}html[data-js=true] [data-reveal]{opacity:1;transition:none;transform:none}}.ghost-content{font-size:1rem;line-height:1.7}.ghost-content h1,.ghost-content h2,.ghost-content h3,.ghost-content h4{margin:2rem 0 1rem;line-height:1.3}.ghost-content p{margin:0 0 1rem}.ghost-content ul,.ghost-content ol{margin:0 0 1rem 1.25rem}.ghost-content img{border-radius:12px;max-width:100%;height:auto}.ghost-content pre{background:#f5f5f5;border-radius:12px;padding:1rem;overflow-x:auto}.ghost-content blockquote{color:#475569;border-left:4px solid #e2e8f0;margin:1.5rem 0;padding-left:1rem}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
