@font-face{font-family:Inter-fallback;size-adjust:106%;src:local("system-ui")}:root{--font-emoji: apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;--font-system-ui: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", helvetica, arial, sans-serif, var(--font-emoji);--font-sans-serif: inter, inter-fallback, var(--font-system-ui);--font-headings: brandon-grotesque, var(--font-sans-serif);--font-mono: menlo, ui-monospace, sfmono-regular, "SF Mono", consolas, "Liberation Mono", monospace;color-scheme:dark;--white: #fff;--gray: hsl(214, 15%, 50%);--red: hsl(11, 77%, 50%);--orange: hsl(29, 90%, 50%);--yellow: hsl(47, 90%, 50%);--purple: hsl(259, 73%, 50%);--blue: hsl(209, 71%, 50%);--cyan: hsl(169, 73%, 50%);--green: hsl(135, 64%, 50%);--theme-accent: hsl(259, 73%, 50%);--theme-accent-text-light: hsl(259, 73%, 80%);--theme-accent-text: hsl(259, 73%, 70%);--theme-accent-text-dim: hsl(259, 73%, 60%);--theme-accent-opacity: .3;--theme-divider: hsl(214, 15%, 20%);--theme-text: hsl(214, 15%, 80%);--theme-text-dim: hsl(214, 15%, 70%);--theme-text-dimmer: hsl(214, 15%, 60%);--theme-text-disabled: hsl(214, 15%, 40%);--theme-text-secondary: hsl(47, 90%, 80%);--theme-bg: hsl(214, 15%, 5%);--theme-bg-offset: hsl(214, 15%, 10%);--theme-bg-light: hsl(214, 15%, 15%);--theme-button: hsl(214, 15%, 30%);--theme-button-dim: hsl(214, 15%, 20%);--theme-button-dimmer: hsl(214, 15%, 10%);--theme-input-border: hsl(214, 15%, 30%);--theme-code-inline-bg: hsl(214, 15%, 15%);--theme-code-text: hsl(214, 15%, 80%);--theme-code-border: hsl(214, 15%, 20%);--theme-code-bg: hsl(214, 15%, 15%);--color-border-hairline: hsl(214, 15%, 20%);--theme-table-border: hsl(214, 15%, 20%);--theme-th-text: hsl(214, 15%, 80%);--theme-th-bg: hsl(214, 15%, 10%);--size-focus-ring-offset: -6px;--size-focus-ring-radius: 12px;--size-focus-ring-width: 2px;--color-gray-20: hsl(214, 15%, 20%);--color-gray-15: hsl(214, 15%, 15%);--color-gray-10: hsl(214, 15%, 10%)}body{background:#0b0c0f;background:var(--theme-bg);color:#a7b1be;color:var(--theme-text-dim);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}::-moz-selection:where(.astro-g4ognpgs){color:#fff;background-color:#5d22dd;background-color:var(--theme-accent)}::selection:where(.astro-g4ognpgs){color:#fff;background-color:#5d22dd;background-color:var(--theme-accent)}.bg-gradient-1:where(.astro-g4ognpgs){background:linear-gradient(180deg,#0b0d0f40,#0b0c0f);background:linear-gradient(180deg,rgba(11,13,15,.25) 0%,var(--theme-bg) 100%)}.bg-gradient-2:where(.astro-g4ognpgs){background:linear-gradient(180deg,#0b0c0f,#0b0d0f40 52.6%,#0b0c0f 98.96%)}.bg-gray-95:where(.astro-g4ognpgs){background-color:#f0f2f4}.bg-gray-90:where(.astro-g4ognpgs){background-color:#e2e5e9}.bg-gray-80:where(.astro-g4ognpgs){background-color:#c4cbd4}.bg-gray-70:where(.astro-g4ognpgs){background-color:#a7b1be}.bg-gray-60:where(.astro-g4ognpgs){background-color:#8a97a8}.bg-gray-50:where(.astro-g4ognpgs){background-color:#6c7d93}.bg-gray-40:where(.astro-g4ognpgs){background-color:#576475}.bg-gray-30:where(.astro-g4ognpgs){background-color:#414b58}.bg-gray-20:where(.astro-g4ognpgs){background-color:#2b323b}.bg-gray-10:where(.astro-g4ognpgs){background-color:#16191d}.bg-gray-05:where(.astro-g4ognpgs){background-color:#0b0c0f}.Pagination:where(.astro-g4ognpgs){--pagination-button-width: 32px;--pagination-button-gap: 16px;color:#8a97a8;color:var(--theme-text-dimmer);display:grid;grid-template-columns:80px auto;grid-template-columns:calc(2 * var(--pagination-button-width) + var(--pagination-button-gap)) auto;align-items:center;grid-gap:16px;gap:16px}.Pagination_buttonList:where(.astro-g4ognpgs){display:grid;grid-template-columns:repeat(2,var(--pagination-button-width));grid-gap:var(--pagination-button-gap);gap:var(--pagination-button-gap)}.Pagination_button:where(.astro-g4ognpgs){width:32px;height:32px;color:#6c7d93}.Pagination_button___disabled:where(.astro-g4ognpgs){color:#2b323b}.Pagination_pageCount:where(.astro-g4ognpgs){display:inline;color:#8a97a8}.BlogFeature:where(.astro-e7e3ph77){display:grid;grid-gap:24px;gap:24px;border-radius:20px;background-color:var(--theme-bg-light);overflow:hidden;transition:box-shadow .2s ease}@media screen and (min-width: 768px){.BlogFeature:where(.astro-e7e3ph77){grid-template-columns:1.05fr 1fr;gap:0;align-items:stretch}}.BlogFeature:where(.astro-e7e3ph77):hover,.BlogFeature:where(.astro-e7e3ph77):focus-within{box-shadow:0 24px 60px -32px #000c}.BlogFeature_imageLink:where(.astro-e7e3ph77){display:block;aspect-ratio:2/1;overflow:hidden;background-color:var(--theme-bg-light)}@media screen and (min-width: 768px){.BlogFeature_imageLink:where(.astro-e7e3ph77){aspect-ratio:auto;height:100%;min-height:320px}}.BlogFeature_image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;vertical-align:bottom;background-color:var(--theme-bg-light);transition:transform .5s ease}.BlogFeature:where(.astro-e7e3ph77):hover .BlogFeature_image{transform:scale(1.03)}.BlogFeature_body:where(.astro-e7e3ph77){display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:24px}@media screen and (min-width: 768px){.BlogFeature_body:where(.astro-e7e3ph77){justify-content:center;padding:48px}}.BlogFeature_eyebrow:where(.astro-e7e3ph77){margin-bottom:0;color:var(--theme-text-secondary)}.BlogFeature_title:where(.astro-e7e3ph77){margin-bottom:0}.BlogFeature_title:where(.astro-e7e3ph77) a{color:#fff}.BlogFeature_title:where(.astro-e7e3ph77) a:hover,.BlogFeature_title:where(.astro-e7e3ph77) a:focus{color:var(--theme-accent-text)}.BlogFeature_summary:where(.astro-e7e3ph77){margin-bottom:0}.BlogFeature_byline:where(.astro-e7e3ph77){margin-bottom:0;color:var(--theme-text-dimmer)}.BlogIndex:where(.astro-uvp3hoxa){padding:2rem 0}@media screen and (min-width: 992px){.BlogIndex:where(.astro-uvp3hoxa){padding:var(--doc-padding) 0}}.BlogIndex_header:where(.astro-uvp3hoxa){max-width:720px;margin-bottom:40px}@media screen and (min-width: 992px){.BlogIndex_header:where(.astro-uvp3hoxa){margin-bottom:56px}}.BlogIndex_title:where(.astro-uvp3hoxa){margin-bottom:16px}.BlogIndex_lead:where(.astro-uvp3hoxa){margin-bottom:0}.BlogIndex_feature:where(.astro-uvp3hoxa){margin-bottom:48px}@media screen and (min-width: 992px){.BlogIndex_feature:where(.astro-uvp3hoxa){margin-bottom:64px}}.BlogIndex_grid:where(.astro-uvp3hoxa){list-style:none;padding-left:0;margin:0;display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr}@media screen and (min-width: 576px){.BlogIndex_grid:where(.astro-uvp3hoxa){grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 992px){.BlogIndex_grid:where(.astro-uvp3hoxa){grid-template-columns:repeat(3,1fr);gap:32px}}.BlogIndex_gridItem:where(.astro-uvp3hoxa){display:flex}.BlogIndex_gridItem:where(.astro-uvp3hoxa) .BlogCard{width:100%}.BlogIndex_pagination:where(.astro-uvp3hoxa){margin-top:56px}@media screen and (min-width: 992px){.BlogIndex_pagination:where(.astro-uvp3hoxa){margin-top:72px}}
