/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Rubik;src:url(/fonts/Rubik-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(/fonts/Rubik-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GeistMono;src:url(/fonts/GeistMono-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GeistMono;src:url(/fonts/GeistMono-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:GeistMono;src:url(/fonts/GeistMono-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:GeistMono;src:url(/fonts/GeistMono-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:GeistMono;src:url(/fonts/GeistMono-Semibold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:GeistMono;src:url(/fonts/GeistMono-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--bg-color: #0d0d0d;--secondary-font-family: "GeistMono", monospace;--font-family: "Rubik", sans-serif;--max-width: 1200px;--secondary-bg-color: #2c2c2c;--secondary-color: #ffffff;--hero-font-size: 4rem;--title-font-size: 2.5rem;--subtitle-font-size: 1.5rem;--foreground-color: #fff;--body-font-size: 1rem;--content-font-size: 2rem}html,body{color-scheme:dark;background-color:var(--bg-color);font-family:var(--font-family);font-weight:400;max-width:100vw;overflow-y:visible;overscroll-behavior-inline:none;overscroll-behavior-block:none;scroll-behavior:smooth}::selection{background-color:#fff;color:#000}p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}.obs-btn-group{display:flex;flex-direction:row;gap:1rem}.obs-title{font-family:var(--secondary-font-family)!important;font-weight:300;font-size:var(--title-font-size);&.obs-title--bold{font-weight:500}&.hero{font-size:var(--hero-font-size);font-weight:400}}.obs-secondary-text{font-family:var(--secondary-font-family);font-weight:300;font-size:var(--body-font-size);color:var(--foreground-color)}.obs-fg{color:var(--foreground-color);opacity:.5}.obs-content{font-weight:400;letter-spacing:.1em;font-size:var(--content-font-size)}.obs-subtitle{font-family:var(--secondary-font-family);font-weight:300;font-size:var(--subtitle-font-size)}.obs-button{display:flex;align-items:center;justify-content:center;font-family:var(--secondary-font-family);font-weight:500;text-transform:uppercase;cursor:pointer;padding:.5rem 1rem;border-radius:0;height:25px;border:1px solid transparent;min-width:150px;font-size:.9rem;letter-spacing:.05rem;background-color:var(--secondary-bg-color);transition:all .2s ease-in-out;&:hover{opacity:.5}&.outline{background-color:transparent;color:var(--secondary-color);border:1px solid var(--secondary-color)}&.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}&:active{opacity:.8;transform:scale(.98)}}.commeta-button{display:flex;flex-direction:column;gap:.5rem;p{opacity:.5}}.btn-content{display:flex;align-items:center;gap:.5rem}.obs-toc-item{color:#fff;text-decoration:none;transition:transform .2s ease-in-out;font-size:.9rem;&:hover{transform:translate(.5rem)}}.scroll-container[data-astro-cid-sckkx6r4]{overflow-x:clip}
