:root{color-scheme:light;--bg: #ffffff;--bg-elevated: #f7f7f8;--border: #e5e5e5;--border-strong: #c8c8c8;--fg: #1a1a1a;--fg-muted: #555555;--fg-subtle: #888888;--accent: #1a1a1a;--link: #1a1a1a;--link-hover: #000000;--font-sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--font-size-base: 16px;--line-height-base: 1.7;--line-height-tight: 1.3;--line-height-prose: 1.8;--letter-spacing-tight: -.015em;--letter-spacing-wide: .08em;--letter-spacing-wider: .12em;--max-w: 720px;--max-w-wide: 960px;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--radius-sm: 3px;--radius-md: 6px}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--bg: #0e0e10;--bg-elevated: #18181b;--border: #27272a;--border-strong: #3f3f46;--fg: #ededed;--fg-muted: #b5b5b5;--fg-subtle: #7a7a7a;--accent: #ededed;--link: #ededed;--link-hover: #ffffff}}:root[data-theme=dark]{color-scheme:dark;--bg: #0e0e10;--bg-elevated: #18181b;--border: #27272a;--border-strong: #3f3f46;--fg: #ededed;--fg-muted: #b5b5b5;--fg-subtle: #7a7a7a;--accent: #ededed;--link: #ededed;--link-hover: #ffffff}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:var(--font-size-base);line-height:var(--line-height-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{color:var(--fg);font-weight:600;letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-tight)}h1{font-size:1.75rem;margin:0 0 var(--space-4)}h2{font-size:1.05rem;margin:0 0 var(--space-4);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide);color:var(--fg-subtle);font-weight:500}p{margin:0 0 var(--space-4);color:var(--fg-muted)}a{color:var(--link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .15s ease}a:hover{color:var(--link-hover)}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}button{font-family:inherit}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}code{font-family:var(--font-mono);font-size:.92em}::selection{background:var(--fg);color:var(--bg)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.theme-toggle[data-astro-cid-x3pjskd3]{display:inline-flex;gap:0;padding:2px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg)}button[data-astro-cid-x3pjskd3]{appearance:none;background:transparent;border:0;padding:var(--space-1) var(--space-3);font-size:.75rem;color:var(--fg-subtle);cursor:pointer;border-radius:calc(var(--radius-md) - 2px);line-height:1.4;letter-spacing:.02em;transition:background .15s ease,color .15s ease}button[data-astro-cid-x3pjskd3]:hover{color:var(--fg)}button[data-astro-cid-x3pjskd3][aria-checked=true]{background:var(--bg-elevated);color:var(--fg)}.site-header[data-astro-cid-ctg3m53h]{border-bottom:1px solid var(--border);background:var(--bg)}.inner[data-astro-cid-ctg3m53h]{max-width:var(--max-w-wide);margin:0 auto;padding:var(--space-4) var(--space-6);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-6)}.brand[data-astro-cid-ctg3m53h]{color:var(--fg);text-decoration:none;font-weight:600;font-size:.9375rem;letter-spacing:-.01em}.brand[data-astro-cid-ctg3m53h]:hover{color:var(--link-hover)}nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:var(--space-4);justify-content:center}.nav-link[data-astro-cid-ctg3m53h]{color:var(--fg-muted);text-decoration:none;font-size:.875rem;padding:var(--space-1) 0;border-bottom:1px solid transparent;transition:color .15s ease}.nav-link[data-astro-cid-ctg3m53h]:hover{color:var(--fg)}.nav-link[data-astro-cid-ctg3m53h].active{color:var(--fg);border-bottom-color:var(--fg)}.actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:var(--space-3)}.lang-switch[data-astro-cid-ctg3m53h]{display:inline-flex;gap:0;padding:2px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg)}.lang-switch[data-astro-cid-ctg3m53h] button[data-astro-cid-ctg3m53h]{appearance:none;background:transparent;border:0;padding:var(--space-1) var(--space-3);font-size:.75rem;color:var(--fg-subtle);cursor:pointer;border-radius:calc(var(--radius-md) - 2px);line-height:1.4;letter-spacing:.02em;transition:background .15s ease,color .15s ease}.lang-switch[data-astro-cid-ctg3m53h] button[data-astro-cid-ctg3m53h]:hover{color:var(--fg)}.lang-switch[data-astro-cid-ctg3m53h] button[data-astro-cid-ctg3m53h][aria-checked=true]{background:var(--bg-elevated);color:var(--fg)}@media(max-width:720px){.inner[data-astro-cid-ctg3m53h]{grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:var(--space-3)}nav[data-astro-cid-ctg3m53h]{grid-column:1 / -1;grid-row:2}nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{justify-content:flex-start}}.site-footer[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--border);margin-top:var(--space-16)}.inner[data-astro-cid-gcn2mc3v]{max-width:var(--max-w-wide);margin:0 auto;padding:var(--space-8) var(--space-6);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--space-4)}.copyright[data-astro-cid-gcn2mc3v]{margin:0;color:var(--fg-subtle);font-size:.8125rem}.links[data-astro-cid-gcn2mc3v]{list-style:none;padding:0;margin:0;display:flex;gap:var(--space-4)}.links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font-size:.8125rem;color:var(--fg-subtle)}.links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--fg)}main{max-width:var(--max-w);margin:0 auto;padding:var(--space-12) var(--space-6) var(--space-16)}
