:root{--gray-1:#fcfcfc;--gray-2:#f9f9f9;--gray-3:#f0f0f0;--gray-4:#e8e8e8;--gray-5:#e0e0e0;--gray-6:#d9d9d9;--gray-7:#cecece;--gray-8:#bbb;--gray-9:#8d8d8d;--gray-10:#838383;--gray-11:#646464;--gray-12:#202020;--accent-3:#f0f4ff;--accent-9:#3e63dd;--accent-10:#3351d1;--accent-11:#3a5ccc;--accent-contrast:#fff;--teal-11:#008573;--magenta-11:#c2298a;--orange-11:#cc4e00;--bg:var(--gray-1);--bg-subtle:var(--gray-2);--bg-muted:var(--gray-3);--surface:#fff;--border:var(--gray-5);--border-strong:var(--gray-7);--text:var(--gray-12);--text-secondary:var(--gray-11);--text-faint:var(--gray-9);--accent:var(--accent-9);--accent-hover:var(--accent-10);--accent-surface:var(--accent-3);--halftone-dot:#0000000e;--rose:190 90 115;--font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--content-width:72rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1.25rem;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 16px 48px #0000001f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--gray-1:#111;--gray-2:#191919;--gray-3:#222;--gray-4:#2a2a2a;--gray-5:#313131;--gray-6:#3a3a3a;--gray-7:#484848;--gray-8:#606060;--gray-9:#6e6e6e;--gray-10:#7b7b7b;--gray-11:#b4b4b4;--gray-12:#eee;--accent-3:#182449;--accent-9:#3e63dd;--accent-10:#5472e4;--accent-11:#9eb1ff;--teal-11:#0ac5b3;--magenta-11:#ff8dcc;--orange-11:#ffa057;--surface:var(--gray-2);--halftone-dot:#ffffff0d;--rose:220 130 155;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 16px #0006;--shadow-lg:0 16px 48px #00000080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--gray-1:#111;--gray-2:#191919;--gray-3:#222;--gray-4:#2a2a2a;--gray-5:#313131;--gray-6:#3a3a3a;--gray-7:#484848;--gray-8:#606060;--gray-9:#6e6e6e;--gray-10:#7b7b7b;--gray-11:#b4b4b4;--gray-12:#eee;--accent-3:#182449;--accent-9:#3e63dd;--accent-10:#5472e4;--accent-11:#9eb1ff;--teal-11:#0ac5b3;--magenta-11:#ff8dcc;--orange-11:#ffa057;--surface:var(--gray-2);--halftone-dot:#ffffff0d;--rose:220 130 155;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 16px #0006;--shadow-lg:0 16px 48px #00000080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*,:before,:after{box-sizing:border-box}html{text-size-adjust:100%}body{font-family:var(--font-sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100dvh;margin:0;font-size:1rem;line-height:1.5;display:flex}img,svg,video{max-width:100%;height:auto;display:block}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,p{margin:0}::selection{background:var(--accent);color:var(--accent-contrast)}[lang=ar] *{letter-spacing:0!important}[lang=ja] :is(h1,h2,h3),[lang=zh-Hant] :is(h1,h2,h3),[lang=zh-Hans] :is(h1,h2,h3),[lang=ko] :is(h1,h2,h3){word-break:auto-phrase}.site-footer[data-astro-cid-nns7i3if]{border-top:1px solid var(--border);background:var(--bg-subtle);margin-top:auto}.inner[data-astro-cid-nns7i3if]{max-width:var(--content-width);color:var(--text-secondary);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem 1.5rem;margin:0 auto;padding:0 1.5rem;font-size:1rem;display:grid}.brand[data-astro-cid-nns7i3if]{font-family:var(--font-brand);color:var(--text);justify-self:start;margin-block:3rem;margin-inline-start:-.5rem;padding:0 .5rem;font-size:1.0625rem;font-weight:600;text-decoration:none}.brand[data-astro-cid-nns7i3if]:hover{color:rgb(var(--rose))}.links[data-astro-cid-nns7i3if]{grid-column:2;place-self:stretch center;gap:1.5rem;display:flex}@media (width<=40rem){.inner[data-astro-cid-nns7i3if]{grid-template-columns:1fr auto;padding-bottom:2rem}.links[data-astro-cid-nns7i3if]{flex-wrap:wrap;grid-area:2/1/auto/-1;justify-content:center;align-self:auto}}.links[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{color:var(--text-secondary);white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:3px;text-decoration:none;display:flex}.links[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:after{content:"";background-image:radial-gradient(circle,currentColor 1.2px,#0000 1.7px);background-repeat:round;background-size:.375rem .25rem;width:100%;height:.5rem}.links[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:hover,.links[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if][aria-current=page]{color:var(--text)}.links[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if][aria-current=page]:after{color:rgb(var(--rose))}.theme-toggle[data-astro-cid-nns7i3if]{border:1px solid var(--border);border-radius:var(--radius-sm);width:2.5rem;height:2.5rem;color:var(--text-secondary);cursor:pointer;background:0 0;justify-content:center;justify-self:end;align-items:center;padding:0;display:inline-flex}.theme-toggle[data-astro-cid-nns7i3if]:hover{color:var(--text);border-color:var(--text-faint)}.theme-toggle[data-astro-cid-nns7i3if] .hidden[data-astro-cid-nns7i3if]{display:none}
