@layer base{.learn-article-toc{scrollbar-width:none}.learn-article-toc::-webkit-scrollbar{display:none}}@layer components{.article-html-embed{max-width:100%;overflow-wrap:anywhere;color:var(--color-grey-900);font-size:var(--text-body);line-height:1.58}.article-html-embed>*+*{margin-top:1rem}.article-html-embed h2,.article-html-embed h3,.article-html-embed h4{color:var(--color-ink);font-weight:600;line-height:1.25}.article-html-embed ul,.article-html-embed ol{padding-left:1.5rem}.article-html-embed ul{list-style:disc}.article-html-embed ol{list-style:decimal}.article-html-embed a{text-decoration:underline;text-underline-offset:2px}.article-html-embed img{display:block;width:auto;max-width:100%;height:auto}.article-html-embed table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse}.article-html-embed th,.article-html-embed td{border:1px solid var(--color-grey-100);padding:.75rem 1rem;text-align:left}.article-html-embed blockquote{border-left:3px solid var(--color-red-500);padding-left:1rem}@keyframes toc-wave-in{0%{opacity:0;-webkit-mask-position:0 100%;mask-position:0 100%}20%{opacity:1}to{opacity:1;-webkit-mask-position:0 0;mask-position:0 0}}.toc-wave-in{-webkit-mask-image:linear-gradient(to bottom,black 0%,black 65%,transparent 75%,transparent 100%);mask-image:linear-gradient(to bottom,black 0%,black 65%,transparent 75%,transparent 100%);-webkit-mask-position:0 100%;mask-position:0 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 240%;mask-size:100% 240%;animation:toc-wave-in var(--toc-wave-duration, 2.5s) linear both}@keyframes toc-item-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.toc-item-in{opacity:0;animation:toc-item-in .34s var(--ease-out-strong, cubic-bezier(.16, 1, .3, 1)) var(--stagger, 0ms) both}}@media (prefers-reduced-motion: reduce){.toc-wave-in{opacity:1;-webkit-mask-image:none;mask-image:none;animation:none}.toc-item-in{opacity:1;transform:none;animation:none}}
