:root{--color-background: #0A0E1E;--color-background-lifted: #12182E;--color-accent: #3FA9F5;--color-accent-light: #5BC0FF;--color-foreground: #F5F7FA;--color-secondary: #8A95B0;--color-paper: #F1ECDF;--color-decrypt: #4ADE80;--color-pro-outline: #3FA9F5;--font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-text: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Helvetica, Arial, sans-serif;--type-display-xl: clamp(3rem, 9vw, 6rem);--type-display-lg: clamp(2.5rem, 7vw, 4.75rem);--type-display-md: clamp(2rem, 5vw, 3rem);--type-caption-lg: clamp(1.125rem, 2vw, 1.5rem);--type-caption: 1rem;--type-small: .875rem;--type-eyebrow: .75rem;--weight-heavy: 800;--weight-bold: 700;--weight-medium: 500;--weight-regular: 400;--tracking-display: -.025em;--tracking-tight: -.01em;--tracking-normal: 0;--tracking-eyebrow: .18em;--leading-display: .98;--leading-tight: 1.15;--leading-body: 1.5;--space-1: .5rem;--space-2: 1rem;--space-3: 1.5rem;--space-4: 2rem;--space-5: 2.5rem;--space-6: 3rem;--space-8: 4rem;--space-10: 5rem;--space-12: 6rem;--space-16: 8rem;--space-20: 10rem;--space-24: 12rem;--section-pad-y: clamp(5rem, 12vw, 10rem);--content-max: 72rem;--content-pad: clamp(1.25rem, 5vw, 3rem);--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 32px;--radius-pill: 999px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}html{background:var(--color-background);color:var(--color-foreground);font-family:var(--font-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{min-height:100vh;min-height:100dvh;background:var(--color-background);color:var(--color-foreground);font-size:1rem;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:var(--color-accent);text-decoration:none}a:hover,a:focus-visible{color:var(--color-accent-light)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:2px}::selection{background:var(--color-accent);color:var(--color-background)}.header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:10;background:#0a0e1ec7;backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px);border-bottom:1px solid rgba(245,247,250,.06)}.header__inner[data-astro-cid-ctg3m53h]{max-width:var(--content-max);margin:0 auto;padding:var(--space-2) var(--content-pad);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.header__brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.625rem;color:var(--color-foreground);font-family:var(--font-display);font-weight:var(--weight-bold);font-size:1.0625rem;letter-spacing:var(--tracking-tight);text-decoration:none;border-radius:var(--radius-sm)}.header__brand[data-astro-cid-ctg3m53h]:hover,.header__brand[data-astro-cid-ctg3m53h]:focus-visible{color:var(--color-foreground)}.header__icon[data-astro-cid-ctg3m53h]{width:28px;height:28px;border-radius:22%;box-shadow:0 4px 12px #0006}.header__wordmark[data-astro-cid-ctg3m53h]{line-height:1}.header__nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;margin:0;padding:0;display:flex;gap:clamp(var(--space-2),3vw,var(--space-4))}.header__link[data-astro-cid-ctg3m53h]{font-family:var(--font-text);font-size:.9375rem;font-weight:var(--weight-medium);color:var(--color-secondary);text-decoration:none;padding:var(--space-1) 0;border-radius:var(--radius-sm);transition:color .16s ease-out}.header__link[data-astro-cid-ctg3m53h]:hover,.header__link[data-astro-cid-ctg3m53h]:focus-visible{color:var(--color-foreground)}.header__link--active[data-astro-cid-ctg3m53h]{color:var(--color-foreground)}.footer[data-astro-cid-gcn2mc3v]{padding:var(--space-10) var(--content-pad) var(--space-8);background:var(--color-background);border-top:1px solid rgba(245,247,250,.06)}.footer__inner[data-astro-cid-gcn2mc3v]{max-width:var(--content-max);margin:0 auto;display:grid;gap:var(--space-5);grid-template-columns:1fr}@media(min-width:768px){.footer__inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr auto;align-items:start;gap:var(--space-6)}.footer__fineprint[data-astro-cid-gcn2mc3v]{grid-column:1 / -1}}.footer__brand[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;gap:var(--space-1)}.footer__name[data-astro-cid-gcn2mc3v]{font-family:var(--font-display);font-weight:var(--weight-bold);font-size:1.125rem;color:var(--color-foreground);letter-spacing:var(--tracking-tight)}.footer__tagline[data-astro-cid-gcn2mc3v]{font-family:var(--font-text);font-size:var(--type-small);color:var(--color-secondary);max-width:38ch}.footer__nav[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-3)}.footer__nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font-family:var(--font-text);font-size:var(--type-small);font-weight:var(--weight-medium);color:var(--color-secondary);text-decoration:none;transition:color .16s ease-out}.footer__nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover,.footer__nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:focus-visible{color:var(--color-foreground)}.footer__fineprint[data-astro-cid-gcn2mc3v]{margin:0;font-family:var(--font-text);font-size:var(--type-eyebrow);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--color-secondary);opacity:.85;display:flex;flex-wrap:wrap;gap:var(--space-2)}.footer__sep[data-astro-cid-gcn2mc3v]{opacity:.55}
