footer[data-astro-cid-sz7xmlte]{margin-top:auto;padding:2rem 0 3rem;border-top:1px solid var(--gray-800);color:var(--gray-400);font-size:var(--text-sm)}.footer-inner[data-astro-cid-sz7xmlte]{display:grid;gap:1rem}.footer-main[data-astro-cid-sz7xmlte]{display:grid;gap:.35rem}.footer-title[data-astro-cid-sz7xmlte]{color:var(--gray-100)}.footer-description[data-astro-cid-sz7xmlte],.footer-copy[data-astro-cid-sz7xmlte]{color:var(--gray-400)}.footer-meta[data-astro-cid-sz7xmlte]{display:grid;gap:.35rem}.footer-email[data-astro-cid-sz7xmlte]{color:var(--gray-400);text-decoration:none;border-bottom:1px solid transparent}.footer-email[data-astro-cid-sz7xmlte]:hover,.footer-email[data-astro-cid-sz7xmlte]:focus{border-bottom-color:var(--gray-500)}@media(min-width:50em){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr auto;align-items:end;gap:2rem}.footer-meta[data-astro-cid-sz7xmlte]{text-align:right}}:root{--gray-0: #ffffff;--gray-50: #f3f3f3;--gray-100: #e5e5e5;--gray-200: #cfcfcf;--gray-300: #b5b5b5;--gray-400: #979797;--gray-500: #7a7a7a;--gray-600: #5f5f5f;--gray-700: #454545;--gray-800: #2b2b2b;--gray-900: #1a1a1a;--gray-999-basis: 0, 0%, 6%;--gray-999_40: hsla(var(--gray-999-basis), .4);--gray-999: #101010;--accent-light: #f3f3f3;--accent-regular: #ffffff;--accent-dark: #d9d9d9;--accent-overlay: rgba(255, 255, 255, .08);--accent-subtle-overlay: rgba(255, 255, 255, .06);--accent-text-over: #101010;--link-color: var(--gray-0);--gradient-stop-1: var(--gray-100);--gradient-stop-2: var(--gray-300);--gradient-stop-3: var(--gray-500);--gradient-subtle: linear-gradient(180deg, #151515 0%, #111111 100%);--gradient-accent: linear-gradient(180deg, #1a1a1a 0%, #111111 100%);--gradient-accent-orange: linear-gradient(180deg, #1a1a1a 0%, #111111 100%);--gradient-stroke: linear-gradient(180deg, var(--gray-700), var(--gray-800));--shadow-sm: 0 1px 2px rgba(0, 0, 0, .25);--shadow-md: 0 8px 24px rgba(0, 0, 0, .28);--shadow-lg: 0 18px 40px rgba(0, 0, 0, .32);--text-sm: .875rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.625rem;--text-2xl: 2.125rem;--text-3xl: 2.625rem;--text-4xl: 3.5rem;--text-5xl: 4.5rem;--font-system: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-body: "Public Sans", var(--font-system);--font-brand: "Public Sans", var(--font-system);--theme-transition: .2s ease-in-out}:root.theme-dark{--gray-0: #ffffff;--gray-50: #f3f3f3;--gray-100: #e5e5e5;--gray-200: #cfcfcf;--gray-300: #b5b5b5;--gray-400: #979797;--gray-500: #7a7a7a;--gray-600: #5f5f5f;--gray-700: #454545;--gray-800: #2b2b2b;--gray-900: #1a1a1a;--gray-999-basis: 0, 0%, 6%;--gray-999_40: hsla(var(--gray-999-basis), .4);--gray-999: #101010;--accent-light: #f3f3f3;--accent-regular: #ffffff;--accent-dark: #d9d9d9;--accent-overlay: rgba(255, 255, 255, .08);--accent-subtle-overlay: rgba(255, 255, 255, .06);--accent-text-over: #101010;--link-color: var(--gray-0);--gradient-stop-1: var(--gray-100);--gradient-stop-2: var(--gray-300);--gradient-stop-3: var(--gray-500);--gradient-subtle: linear-gradient(180deg, #151515 0%, #111111 100%);--gradient-accent: linear-gradient(180deg, #1a1a1a 0%, #111111 100%);--gradient-accent-orange: linear-gradient(180deg, #1a1a1a 0%, #111111 100%);--gradient-stroke: linear-gradient(180deg, var(--gray-700), var(--gray-800));--shadow-sm: 0 1px 2px rgba(0, 0, 0, .25);--shadow-md: 0 8px 24px rgba(0, 0, 0, .28);--shadow-lg: 0 18px 40px rgba(0, 0, 0, .32)}html,body{min-height:100%}html{scroll-behavior:smooth}body{overflow-x:clip;background-color:var(--gray-999);color:var(--gray-200);font-family:var(--font-body);-webkit-font-smoothing:antialiased;line-height:1.6}*,*:after,*:before{box-sizing:border-box;margin:0}img{display:block;max-width:100%;height:auto}a{color:var(--link-color)}h1,h2,h3,h4,h5{line-height:1.1;font-family:var(--font-brand);font-weight:600;letter-spacing:-.02em;color:var(--gray-0)}h1{font-size:var(--text-5xl)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-3xl)}h4{font-size:var(--text-2xl)}h5{font-size:var(--text-xl)}p,li{color:inherit}.code-copy-wrapper{position:relative}.code-copy-wrapper pre{padding-top:3rem}.code-copy-button{position:absolute;top:.75rem;right:.75rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid var(--gray-700);background:var(--gray-999);color:var(--gray-300);cursor:pointer}.code-copy-button:hover,.code-copy-button:focus{color:var(--gray-0);border-color:var(--gray-500)}.code-copy-button svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.wrapper{width:100%;max-width:110rem;margin-inline:auto;padding-inline:1.5rem}.stack{display:flex;flex-direction:column}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-15{gap:3.75rem}.gap-20{gap:5rem}.gap-30{gap:7.5rem}.gap-48{gap:12rem}@media(min-width:50em){.lg\:gap-2{gap:.5rem}.lg\:gap-4{gap:1rem}.lg\:gap-8{gap:2rem}.lg\:gap-10{gap:2.5rem}.lg\:gap-15{gap:3.75rem}.lg\:gap-20{gap:5rem}.lg\:gap-30{gap:7.5rem}.lg\:gap-48{gap:12rem}}svg[data-astro-cid-patnjmll]{vertical-align:middle;width:var(--size, 1em);height:var(--size, 1em)}nav[data-astro-cid-dmqpwcec]{position:relative;margin-bottom:2.5rem;border-bottom:1px solid var(--gray-800)}.nav-inner[data-astro-cid-dmqpwcec]{position:relative}.menu-header[data-astro-cid-dmqpwcec]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 0}.site-title[data-astro-cid-dmqpwcec]{display:grid;gap:.2rem;text-decoration:none;color:inherit}.site-name[data-astro-cid-dmqpwcec]{font-size:var(--text-lg);line-height:1.1;color:var(--gray-0)}.site-description[data-astro-cid-dmqpwcec]{font-size:var(--text-sm);color:var(--gray-400)}.menu-button[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gray-700);background:transparent;color:var(--gray-200);border-radius:.75rem;padding:.55rem;font-size:1.25rem}.menu-button[data-astro-cid-dmqpwcec][aria-expanded=true]{color:var(--gray-0);border-color:var(--gray-500)}.menu-button[data-astro-cid-dmqpwcec][hidden]{display:none}.menu-content[data-astro-cid-dmqpwcec]{position:absolute;left:0;right:0;background:var(--gray-999);border-bottom:1px solid var(--gray-800)}.nav-items[data-astro-cid-dmqpwcec]{margin:0;padding:.25rem 0 1rem;list-style:none;display:flex;flex-direction:column}.nav-items[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec]{border-top:1px solid var(--gray-800)}.link[data-astro-cid-dmqpwcec]{display:block;padding:.9rem 0;text-decoration:none;color:var(--gray-300)}.link[data-astro-cid-dmqpwcec]:hover,.link[data-astro-cid-dmqpwcec]:focus{color:var(--gray-0)}.link[data-astro-cid-dmqpwcec][aria-current=page]{color:var(--gray-0)}.menu-footer[data-astro-cid-dmqpwcec]{display:flex;justify-content:flex-end;padding:.75rem 0 1rem;border-top:1px solid var(--gray-800)}.theme-toggle[data-astro-cid-dmqpwcec]{display:flex;align-items:center}@media(min-width:50em){nav[data-astro-cid-dmqpwcec]{margin-bottom:3rem}.nav-inner[data-astro-cid-dmqpwcec]{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}.menu-header[data-astro-cid-dmqpwcec]{padding:1.5rem 0}.menu-content[data-astro-cid-dmqpwcec]{position:static;display:contents;background:transparent;border:0}.nav-items[data-astro-cid-dmqpwcec]{flex-direction:row;align-items:center;justify-content:center;gap:1.5rem;padding:0}.nav-items[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec]{border:0}.link[data-astro-cid-dmqpwcec]{padding:0;font-size:var(--text-sm);color:var(--gray-400)}.link[data-astro-cid-dmqpwcec][aria-current=page]{color:var(--gray-0)}.menu-footer[data-astro-cid-dmqpwcec]{padding:0;border:0}}html{min-height:100%;background:var(--gray-999)}body{min-height:100vh;background:var(--gray-999);color:var(--gray-0)}.page-shell[data-astro-cid-37fxchfa]{min-height:100vh;display:flex;flex-direction:column;background:var(--gray-999)}.page-content[data-astro-cid-37fxchfa]{flex:1 0 auto}::selection{background:var(--gray-700);color:var(--gray-0)}
