.docs{margin-left:1rem;margin-right:1rem;margin-top:1rem;font-size:1rem;line-height:1.5rem}@media (min-width:640px){.docs{margin-left:1.5rem;margin-right:1.5rem;font-size:1.125rem;line-height:1.75rem}}@media (min-width:768px){.docs{margin-left:2.5rem;margin-right:2.5rem;font-size:1.25rem;line-height:1.75rem}}.docs{& article,& div,& section,&>*,article>*,section>*{margin-bottom:1.5rem}h1{margin-left:auto;margin-right:auto;margin-top:1.5rem;margin-bottom:3rem;font-size:1.5rem;line-height:2rem;font-weight:700}@media (min-width:640px){h1{font-size:1.875rem;line-height:2.25rem}}@media (min-width:768px){h1{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1024px){h1{font-size:3rem;line-height:1}}h2{margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem;font-weight:600}@media (min-width:640px){h2{font-size:1.5rem;line-height:2rem}}@media (min-width:768px){h2{font-size:1.875rem;line-height:2.25rem}}h3{margin-bottom:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:600}@media (min-width:640px){h3{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){h3{font-size:1.5rem;line-height:2rem}}p{margin-bottom:1rem}img{margin-top:1.5rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;justify-content:center;border-radius:.75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}img:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:pointer}@media (min-width:640px){img{margin-top:2rem;margin-bottom:2rem}}@media (min-width:768px){img{margin-top:2.5rem;margin-bottom:2.5rem}}a{color:hsl(var(--primary));text-decoration-line:underline}ol li{margin-left:1.5rem;list-style-type:decimal}@media (min-width:640px){ol li{margin-left:2rem}}@media (min-width:768px){ol li{margin-left:2.5rem}}ul li{margin-left:1.5rem;list-style-type:decimal}@media (min-width:640px){ul li{margin-left:2rem}}@media (min-width:768px){ul li{margin-left:2.5rem}}ul{margin-left:1rem;margin-bottom:1rem;list-style-type:disc}@media (min-width:640px){ul{margin-left:2rem}}@media (min-width:768px){ul{margin-left:2.5rem}}}:root{--shiki-color-text:#24292f;--shiki-token-constant:#0550ae;--shiki-token-string:#0a3069;--shiki-token-comment:#656d76;--shiki-token-keyword:#cf222e;--shiki-token-parameter:#953800;--shiki-token-function:#8250df;--shiki-token-string-expression:#116329;--shiki-token-punctuation:#24292f;--shiki-token-link:#0969da}.dark{--shiki-color-text:#d1d1d1;--shiki-token-constant:#79b8ff;--shiki-token-string:#ffab70;--shiki-token-comment:#6b737c;--shiki-token-keyword:#f97583;--shiki-token-parameter:#ff9800;--shiki-token-function:#b392f0;--shiki-token-string-expression:#f5e251e1;--shiki-token-punctuation:#bbb;--shiki-token-link:#ffab70}.highlighted-word{border-radius:.25rem;background-color:#74118dad!important;padding:.25rem;font-weight:700;--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.wp-block-kevinbatdorf-code-block-pro{&>*{background-color:transparent!important}&{overflow:auto;overflow-wrap:break-word!important;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}&:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}&:is(.dark *){--tw-bg-opacity:1;background-color:rgb(6 4 22/var(--tw-bg-opacity))}&>span:first-child{height:3rem}}pre.shiki{counter-reset:codeblock-line;.line{counter-increment:codeblock-line;&:before{content:counter(codeblock-line);padding-left:1.5rem;padding-right:1.5rem;--tw-text-opacity:1!important;color:rgb(75 85 99/var(--tw-text-opacity))!important;opacity:.2}&:is(.dark *):before{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}}--tw-text-opacity:1!important;color:rgb(17 24 39/var(--tw-text-opacity))!important}pre.shiki:is(.dark *){--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.code-scrollbar{--sb-track-color:hsl(var(--background));--sb-thumb-color:hsl(var(--secondary));--sb-size:6px}.code-scrollbar::-webkit-scrollbar{width:var(--sb-size);height:var(--sb-size)}.code-scrollbar::-webkit-scrollbar-track{background:var(--sb-track-color);border-radius:10px}.code-scrollbar::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border-radius:10px}@supports not selector(::-webkit-scrollbar){.code-scrollbar{scrollbar-color:var(--sb-thumb-color) var(--sb-track-color)}}