.btn[data-astro-cid-j6ocf6pu]{font-family:var(--font-mono);text-transform:uppercase;font-size:var(--text-sm);font-weight:var(--font-medium);border:1px solid var(--color-border);padding-block:calc(.5 * var(--spacing));padding-inline:calc(3 * var(--spacing));color:var(--color-foreground);align-items:center;display:flex}.btn[data-astro-cid-j6ocf6pu][data-leading-icon=true]{gap:calc(1.5 * var(--spacing));padding-inline-start:calc(1.5 * var(--spacing))}@layer theme{:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-background:#e9e9e9;--color-foreground:#0e0e0e;--color-primary:#151515;--color-primary-foreground:#e9e9e9;--color-secondary:#d2d2d2;--color-secondary-foreground:#151515;--color-muted:#dedede;--color-muted-foreground:#585858;--color-border:#d2d2d2}@supports (color:lab(0% 0 0)){:root{--color-background:lab(92.228% 0 0);--color-foreground:lab(3.84039% 0 0);--color-primary:lab(6.69783% 0 0);--color-primary-foreground:lab(92.228% 0 0);--color-secondary:lab(84.108% -.0000298023 -.0000119209);--color-secondary-foreground:lab(6.69783% 0 0);--color-muted:lab(88.4% 0 .0000119209);--color-muted-foreground:lab(37.244% 0 0);--color-border:lab(84.108% -.0000298023 -.0000119209)}}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background:#0e0e0e;--color-foreground:#e9e9e9;--color-primary:#d2d2d2;--color-primary-foreground:#0e0e0e;--color-secondary:#464646;--color-secondary-foreground:#d2d2d2;--color-muted:#222;--color-muted-foreground:#8f8f8f;--color-border:#e9e9e91a}@supports (color:lab(0% 0 0)){[data-theme=dark]{--color-background:lab(3.84039% 0 0);--color-foreground:lab(92.228% 0 0);--color-primary:lab(84.108% -.0000298023 -.0000119209);--color-primary-foreground:lab(3.84039% 0 0);--color-secondary:lab(29.936% 0 0);--color-secondary-foreground:lab(84.108% -.0000298023 -.0000119209);--color-muted:lab(13.464% -.0000149012 0);--color-muted-foreground:lab(59.284% 0 -.0000119209);--color-border:lab(92.228% 0 0/.1)}}@media (prefers-color-scheme:dark){[data-theme=system],:root:where(:not([data-theme])){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background:#0e0e0e;--color-foreground:#e9e9e9;--color-primary:#d2d2d2;--color-primary-foreground:#0e0e0e;--color-secondary:#464646;--color-secondary-foreground:#d2d2d2;--color-muted:#222;--color-muted-foreground:#8f8f8f;--color-border:#e9e9e91a}}:root{--spacing:.25rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem;--font-light:300;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--max-content-width:45rem;--min-content-inline-padding:1rem;--max-content-inline-padding:max((100vw - var(--max-content-width)) / 2, var(--min-content-inline-padding))}}@layer base{*,:before,:after{box-sizing:border-box}html,body{min-height:100dvh;margin:0}img,svg,video,canvas,audio,iframe,embed,object{display:block}img,video{max-width:100%;height:auto}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}input,button,textarea,select{font:inherit}body{background-color:var(--color-background);color:var(--color-foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.625}:focus-visible,.catch-focus:has(:focus-visible).focus-target,.catch-focus:has(:focus-visible) .focus-target{outline:2px solid var(--color-primary)}:focus-visible:not(:active),.catch-focus:has(:focus-visible:not(:active)).focus-target,.catch-focus:has(:focus-visible:not(:active)) .focus-target{outline-offset:3px}@media (prefers-reduced-motion:no-preference){:focus-visible:not(:active),.catch-focus:has(:focus-visible:not(:active)).focus-target,.catch-focus:has(:focus-visible:not(:active)) .focus-target{transition:outline-offset .15s}}}@layer utilities{.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sr-only-focusable:active,.sr-only-focusable:focus-visible{clip:auto;white-space:normal;width:auto;height:auto;position:static;overflow:visible}.light-only{display:block}[data-theme=dark] .light-only{display:none}@media (prefers-color-scheme:dark){[data-theme=system] .light-only,:root:where(:not([data-theme])) .light-only{display:none}}.dark-only{display:none}[data-theme=dark] .dark-only{display:block}@media (prefers-color-scheme:dark){[data-theme=system] .dark-only,:root:where(:not([data-theme])) .dark-only{display:block}}.icon-light-only{left:initial;position:static}[data-theme=dark] .icon-light-only{position:fixed;left:-9999px}@media (prefers-color-scheme:dark){[data-theme=system] .icon-light-only,:root:where(:not([data-theme])) .icon-light-only{position:fixed;left:-9999px}}.icon-dark-only{position:fixed;left:-9999px}[data-theme=dark] .icon-dark-only{left:initial;position:static}@media (prefers-color-scheme:dark){[data-theme=system] .icon-dark-only,:root:where(:not([data-theme])) .icon-dark-only{left:initial;position:static}}[data-no-js] .js-only{display:none}.reset-margin{margin:0}.reset-padding{padding:0}.reset-list{margin:0;padding:0;list-style:none}.reset-link{color:inherit;text-decoration:none}.pad-content-inline{padding-inline:var(--max-content-inline-padding)}}
