@import"https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,200..800;1,6..72,200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Inknut+Antiqua:wght@300;400;700&display=swap";:root{--primaryFont: "Inter Variable", "Helvetica Neue", "Helvetica", "Arial", sans-serif;--secondaryFont: "Newsreader";--monoFont: "Jetbrains Mono", "Menlo", monospace;--devangariFont: "Inknut Antiqua";--background: #fff;--error: #eb5758;--primary: #2c3cb8;--black: #151515;--surface: #cdcdcd;--surfaceLighter: #dedede;--infoLighter: #e5e5e5;--info: #555}:root --angle-2:{syntax:"<angle>";inherits:false;initial-value:-45deg}@font-face{font-family:Inter Variable;src:url(/assets/InterVariable-DiVDrmQJ.woff2) format("woff2")}@font-face{font-family:Jetbrains Mono;src:url(/assets/JetBrainsMono-Regular-BQaDgvhP.woff2) format("woff2")}@property --angle-1{syntax: "<angle>"; inherits: false; initial-value: -75deg;}*{padding:0;margin:0;box-sizing:border-box;font-family:Inter Variable,sans-serif;scrollbar-color:#888 #888;scrollbar-width:thin}html,body{font-family:var(--primaryFont);height:100%;width:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;-webkit-text-size-adjust:100%}::selection{background:#e1e1e1}#root{width:100%;height:100%}code{font-family:var(--monoFont)}[basics-prose]>:not(:last-child),[basics-prose]>[basics-codeblock]{margin-bottom:28px}[basics-prose]>:first-child{margin-top:0}[basics-prose]>:where(h1,h2,h3,h4,h5,h6){margin-top:56px;margin-bottom:28px}[basics-heading],[basics-prose] :where(h1,h2,h3,h4,h5,h6){font:var(--type-heading);font-feature-settings:"kern","calt","case"}[basics-prose] :where(h1,h2,h3,h4,h5,h6,p,li),[basics-text]:where(h1,h2,h3,h4,h5,h6,p,li){font:var(--type)}[basics-prose] p,[basics-text]{margin:0;letter-spacing:0;font-size:var(--text);line-height:var(--leading);font-feature-settings:"kern","frac","kern","ss02"}@media(prefers-reduced-motion:no-preference){[data-animate]{animation:enter .6s both;animation-delay:calc(var(--stagger) * var(--delay) + var(--start))}}[data-animate]{--stagger: 0;--delay: .12s;--start: 0ms}@keyframes enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}[data-animate]{--stagger: 0;--delay: .5s;--start: 0ms}a{text-decoration:none;color:inherit}@media screen and (max-width:780px){html,body{-webkit-user-select:none;user-select:none}}hr{border:.5px solid #ccc}a{outline:none}a[data-styled]{text-decoration:underline!important;font-family:var(--secondaryFont);font-style:italic;font-weight:500}
