:root{--hn-font-sans:ui-sans-serif, system-ui, -apple-system, "SF Pro Text", "Segoe UI", Roboto, Inter, sans-serif;--hn-font-mono:ui-monospace, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", monospace;--color-bg:#fcfcfc;--color-surface:#f7f7f7;--color-border:#e1e1e1;--color-fg:#121212;--color-muted:#696969;--color-accent:#ee5d2b}@supports (color:lab(0% 0 0)){:root{--color-bg:lab(98.84% .0000298023 -.0000119209);--color-surface:lab(97.1% -.0000298023 -.0000119209);--color-border:lab(89.56% -.0000298023 0);--color-fg:lab(5.26802% 0 0);--color-muted:lab(44.32% 0 0);--color-accent:lab(58.9745% 55.564 56.3759)}}@media (prefers-color-scheme:dark){:root{--color-bg:#090909;--color-surface:#121212;--color-border:#242424;--color-fg:#f2f2f2;--color-muted:#7a7a7a;--color-accent:#ff864b}@supports (color:lab(0% 0 0)){:root{--color-bg:lab(2.47865% 0 0);--color-surface:lab(5.26802% 0 0);--color-border:lab(14.16% 0 0);--color-fg:lab(95.36% 0 0);--color-muted:lab(51.28% -.0000298023 0);--color-accent:lab(69.7089% 49.0736 57.8468)}}}html:has(.theme-hn){background-color:#fcfcfc;background-color:lab(98.84% .0000298023 -.0000119209)}@media (prefers-color-scheme:dark){html:has(.theme-hn){background-color:#090909;background-color:lab(2.47865% 0 0)}}.hn-root{background:var(--color-bg);color:var(--color-fg);font-family:var(--hn-font-sans);font-feature-settings:"ss01", "cv11";-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;text-rendering:optimizelegibility;font-size:17px;line-height:1.55}.hn-root :focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:4px}.hn-html{overflow-wrap:break-word;word-break:break-word}.hn-html a{color:var(--color-accent);text-underline-offset:2px;word-break:break-word;text-decoration:underline}.hn-html p{margin:.7em 0;line-height:1.55}.hn-html p:first-child{margin-top:0}.hn-html p:last-child{margin-bottom:0}.hn-html blockquote{border-left:3px solid var(--color-border);color:var(--color-muted);margin:.7em 0;padding:.15em 0 .15em .9em}.hn-html blockquote:first-child{margin-top:0}.hn-html blockquote:last-child{margin-bottom:0}.hn-html blockquote p{margin:.3em 0}.hn-html blockquote a{color:var(--color-muted)}.hn-html pre{white-space:pre-wrap;word-break:break-word;font-family:var(--hn-font-mono);background:var(--color-surface);border-radius:.5em;margin:.7em 0;padding:.6em .8em;font-size:.88em;line-height:1.5}.hn-html code{font-family:var(--hn-font-mono);background:var(--color-surface);border-radius:.3em;padding:.1em .35em;font-size:.88em}.hn-html pre code{font-size:inherit;background:0 0;border-radius:0;padding:0}.hn-html i,.hn-html em{font-style:italic}@keyframes hn-shimmer{0%{opacity:.55}to{opacity:1}}.skeleton{background:var(--color-surface);border-radius:.5rem;animation:1.2s ease-in-out infinite alternate hn-shimmer}@media (prefers-reduced-motion:no-preference){::view-transition-old(root){animation-duration:.18s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}::view-transition-new(root){animation-duration:.18s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}}
