:root{--color-bg: #ffffff;--color-bg-subtle: #f7f7f8;--color-bg-muted: #eeeef0;--color-text: #111114;--color-text-muted: #5a5a63;--color-text-soft: #8a8a93;--color-border: #e4e4e7;--color-border-strong: #c8c8cf;--color-brand: #0d9488;--color-brand-dark: #0f766e;--color-brand-light: #ccfbf1;--color-brand-soft: #f0fdfa;--color-accent: #1d4ed8;--color-accent-hover: #1e40af;--color-accent-soft: #eef2ff;--font-sans: "Inter", "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", system-ui, -apple-system, sans-serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--content-max: 1100px;--content-narrow: 760px;--gap-xs: .5rem;--gap-sm: 1rem;--gap-md: 1.5rem;--gap-lg: 2.5rem;--gap-xl: 4rem;--radius: 8px;--radius-lg: 14px;--shadow-sm: 0 1px 2px rgba(17, 17, 20, .04);--shadow-md: 0 4px 16px rgba(17, 17, 20, .06)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:16px;line-height:1.75;font-feature-settings:"palt";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.01em}img,svg,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}p{margin:0 0 1em}ul,ol{margin:0 0 1em;padding-left:1.25em}h1,h2,h3,h4{margin:0 0 .5em;line-height:1.35;letter-spacing:.005em;font-weight:700;color:var(--color-text)}h1{font-size:clamp(1.75rem,2.4vw + 1rem,2.75rem)}h2{font-size:clamp(1.5rem,1.5vw + 1rem,2rem)}h3{font-size:1.125rem}hr{border:0;border-top:1px solid var(--color-border);margin:var(--gap-lg) 0}code,pre{font-family:var(--font-mono);font-size:.92em}.container{width:100%;max-width:var(--content-max);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.container-narrow{width:100%;max-width:var(--content-narrow);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.section{padding:var(--gap-xl) 0}.section--alt{background:var(--color-bg-subtle)}.eyebrow{display:inline-block;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-muted);font-weight:600;margin-bottom:.5rem}.eyebrow--accent{color:var(--color-accent)}.section-title{font-size:clamp(1.5rem,1.5vw + 1rem,2rem);margin:0 0 1rem}.section-lead{color:var(--color-text-muted);max-width:60ch;margin:0 0 var(--gap-lg)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.25rem;border-radius:var(--radius);font-weight:600;font-size:.95rem;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,color .15s ease;cursor:pointer}.btn--primary{background:var(--color-text);color:var(--color-bg)}.btn--primary:hover{background:var(--color-accent)}.btn--ghost{background:transparent;color:var(--color-text);border-color:var(--color-border-strong)}.btn--ghost:hover{border-color:var(--color-text)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.prose{color:var(--color-text);line-height:1.85}.prose h2{margin-top:2em;margin-bottom:.6em;font-size:1.5rem;border-bottom:1px solid var(--color-border);padding-bottom:.3em}.prose h3{margin-top:1.6em;font-size:1.15rem}.prose a{color:var(--color-accent);text-decoration:underline;text-underline-offset:3px}.prose a:hover{color:var(--color-accent-hover)}.prose blockquote{margin:1.5em 0;padding:.5em 1em;border-left:3px solid var(--color-accent);background:var(--color-bg-subtle);color:var(--color-text-muted)}.prose code{background:var(--color-bg-muted);padding:.15em .4em;border-radius:4px}.prose pre{background:var(--color-bg-subtle);padding:1em 1.25em;border-radius:var(--radius);overflow-x:auto;border:1px solid var(--color-border)}.prose pre code{background:transparent;padding:0}.prose img{border-radius:var(--radius);margin:1.5em 0}.prose ul,.prose ol{padding-left:1.5em}.prose li+li{margin-top:.25em}@media (max-width: 640px){body{font-size:15px;line-height:1.7}.section{padding:var(--gap-lg) 0}.container,.container-narrow{padding-left:1.25rem;padding-right:1.25rem}}@media (prefers-reduced-motion: no-preference){.fade-in{animation:fadeIn .6s ease both}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:50;background:linear-gradient(to right,#ffffff 0%,#ffffff 24%,var(--color-brand) 56%,var(--color-brand) 100%);box-shadow:0 1px 3px #0000000f;color:#fff}.site-header__inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:64px}.site-header__logo[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:28px;width:auto;transition:opacity .15s ease}.site-header__logo[data-astro-cid-ctg3m53h]:hover img[data-astro-cid-ctg3m53h]{opacity:.85}.site-header__nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1.75rem;list-style:none;padding:0;margin:0}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.9rem;font-weight:500;color:#ffffffd9;transition:color .15s ease}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:#fff}.site-header__menu-btn[data-astro-cid-ctg3m53h]{display:none;background:transparent;border:1px solid rgba(255,255,255,.4);border-radius:var(--radius);width:40px;height:40px;padding:0;cursor:pointer;position:relative}.site-header__menu-btn[data-astro-cid-ctg3m53h] .bar[data-astro-cid-ctg3m53h]{display:block;position:absolute;left:50%;width:18px;height:1.5px;background:#fff;transform:translate(-50%);transition:transform .2s ease,opacity .2s ease,top .2s ease}.site-header__menu-btn[data-astro-cid-ctg3m53h] .bar[data-astro-cid-ctg3m53h]:nth-child(2){top:14px}.site-header__menu-btn[data-astro-cid-ctg3m53h] .bar[data-astro-cid-ctg3m53h]:nth-child(3){top:19px}.site-header__menu-btn[data-astro-cid-ctg3m53h] .bar[data-astro-cid-ctg3m53h]:nth-child(4){top:24px}.site-header__menu-btn[data-astro-cid-ctg3m53h][aria-expanded=true] .bar[data-astro-cid-ctg3m53h]:nth-child(2){top:19px;transform:translate(-50%) rotate(45deg)}.site-header__menu-btn[data-astro-cid-ctg3m53h][aria-expanded=true] .bar[data-astro-cid-ctg3m53h]:nth-child(3){opacity:0}.site-header__menu-btn[data-astro-cid-ctg3m53h][aria-expanded=true] .bar[data-astro-cid-ctg3m53h]:nth-child(4){top:19px;transform:translate(-50%) rotate(-45deg)}@media (max-width: 768px){.site-header__menu-btn[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;justify-content:center}.site-header__nav[data-astro-cid-ctg3m53h]{position:absolute;top:64px;left:0;right:0;background:var(--color-brand);border-bottom:1px solid var(--color-brand-dark);padding:1rem 1.5rem 1.5rem;transform:translateY(-12px);opacity:0;pointer-events:none;transition:transform .2s ease,opacity .2s ease}.site-header__nav[data-astro-cid-ctg3m53h].is-open{transform:translateY(0);opacity:1;pointer-events:auto}.site-header__nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{flex-direction:column;align-items:stretch;gap:0}.site-header__nav[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]{border-bottom:1px solid rgba(255,255,255,.18)}.site-header__nav[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]:last-child{border-bottom:0}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:.85rem 0;font-size:1rem}}.site-footer[data-astro-cid-gcn2mc3v]{margin-top:4rem;padding:3rem 0 1.5rem;border-top:1px solid var(--color-border);background:var(--color-bg-subtle);color:var(--color-text-muted);font-size:.9rem}.site-footer__inner[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.site-footer__brand[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{height:28px;margin-bottom:1rem}.site-footer__address[data-astro-cid-gcn2mc3v]{margin:0;line-height:1.8}.site-footer__nav[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:repeat(2,1fr);gap:.4rem 1.5rem;list-style:none;padding:0;margin:0}.site-footer__nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--color-text-muted)}.site-footer__nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--color-text)}.site-footer__copyright[data-astro-cid-gcn2mc3v]{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border);color:var(--color-text-soft)}@media (max-width: 640px){.site-footer__inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr;gap:1.75rem}.site-footer__nav[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr}}.skip-link[data-astro-cid-37fxchfa]{position:absolute;top:0;left:0;background:var(--color-text);color:var(--color-bg);padding:.5rem 1rem;z-index:100;transform:translateY(-100%);transition:transform .2s ease}.skip-link[data-astro-cid-37fxchfa]:focus{transform:translateY(0)}
