﻿.typography{--typography-body:#52525b;--typography-headings:#18181b;--typography-quotes:#71717a;--typography-quotes-border:#e4e4e7;--typography-links:#059669;--typography-link-hover:#047857;--typography-link-hover-underline:rgba(5,150,105,.4);--typography-pre:#d4d4d8;--typography-pre-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--typography-bold:#18181b;--typography-kbd:#52525b;--typography-kbd-border:#e4e4e7;--typography-kbd-bg:#fafafa;--typography-code:#18181b;--typography-hr:rgba(24,24,27,.05);--typography-th-borders:rgba(24,24,27,.2);--typography-td-borders:rgba(24,24,27,.05);color:var(--typography-body);font-size:15px;letter-spacing:.0025rem;line-height:1.75rem;font-weight:400;h2{font-size:1.25rem;line-height:2rem}h2,h3{color:var(--typography-headings);font-weight:600}h3{font-size:1rem;line-height:1.5rem;display:flex;align-items:center;column-gap:.75rem}h3>svg{flex:none;width:1rem;height:1rem}h4{color:var(--typography-headings);font-weight:600;font-size:.875rem;line-height:1.5rem}blockquote{border-left:3px solid var(--typography-quotes-border);padding-left:1.5rem;color:var(--typography-quotes)}a:not(h2 a){font-weight:600;color:var(--typography-links);text-decoration:underline;text-decoration-color:var(--typography-link-underline);text-underline-offset:2px;transition-property:color,text-decoration-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);&:hover{color:var(--typography-link-hover);text-decoration-color:var(--typography-link-hover-underline)}}strong{font-weight:600}strong:not(a strong){color:var(--typography-bold)}kbd{display:inline-block;border-radius:.25rem;background-color:var(--typography-kbd-bg);padding:0 .375rem;font-size:.75rem;font-weight:400;line-height:1.25rem;color:var(--typography-kbd);box-shadow:inset 0 0 0 1px var(--typography-kbd-border)}code,kbd{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}code:not(a code,pre code){color:var(--typography-code)}code:not(pre code){font-size:calc(12 / 14 * 1em);line-height:1;font-weight:700;&:after,&:before{content:"`"}}pre{display:flex;background-color:#111827;border-radius:.5rem;overflow-x:auto;box-shadow:var(--typography-pre-shadow)}pre code{flex:none;padding:1.5rem;font-size:.8125rem;line-height:1.5rem;color:var(--typography-pre)}hr{border-color:var(--typography-hr)}ol,ul{padding-left:1.375rem}ul{list-style-type:disc}ol{list-style-type:decimal}li{padding-left:.625rem}li::marker{color:#9ca3af}ol>li::marker{font-size:.75rem;font-weight:600}table{width:100%;text-align:left}thead{border-bottom:1px solid var(--typography-th-borders)}thead th{font-weight:600;padding-top:0;padding-bottom:calc(.5rem - 1px);color:var(--typography-headings)}tbody tr{border-bottom:1px solid var(--typography-td-borders)}tbody td{padding-top:calc(.5rem - 1px);padding-bottom:.5rem}:is(th,td):first-child{padding-left:0;padding-right:.5rem}:is(th,td):last-child{padding-left:.5rem;padding-right:0}:is(th,td):not(:first-child,:last-child){padding-left:.5rem;padding-right:.5rem}>*{margin-top:1.5rem}:is(h2,h3,h4,blockquote,pre,table){margin-top:2rem}hr{margin-top:calc(4rem - 1px)}li{margin-top:1rem}li>:is(p,ol,ul){margin-top:1rem}:is(h2)>a{display:block}:is(h2)>a{width:100%}:is(h2,h3,h4)+*{margin-top:1rem}:is(blockquote,pre,table)+*{margin-top:2rem}hr+*{margin-top:4rem}>:first-child,li>:first-child{margin-top:0}}:root{color-scheme:dark}.typography{--typography-body:#a1a1aa;--typography-headings:#fafafa;--typography-quotes:#9ca3af;--typography-quotes-border:#1f2937;--typography-links:#34d399;--typography-link-hover:#fff;--typography-link-underline:rgba(52,211,153,.4);--typography-link-hover-underline:hsla(0,0%,100%,.4);--typography-pre:#9ca3af;--typography-pre-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1);--typography-bold:#fff;--typography-kbd:#fff;--typography-kbd-border:#1f2937;--typography-kbd-bg:#111827;--typography-code:#fff;--typography-hr:hsla(0,0%,100%,.1);--typography-th-borders:hsla(0,0%,100%,.1);--typography-td-borders:hsla(0,0%,100%,.05)}