:root{color-scheme:light;--color-ink: #17211f;--color-muted: #5e6865;--color-line: #d9ded9;--color-bg: #fbfaf6;--color-surface: #ffffff;--color-accent: #0f6b5f;--color-accent-strong: #0f3d3e;--color-warm: #d9a441;--font-body: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: Georgia, "Times New Roman", serif}*{box-sizing:border-box}body{margin:0;background:var(--color-bg);color:var(--color-ink);font-family:var(--font-body);line-height:1.6}a{color:var(--color-accent-strong);text-decoration-thickness:.08em;text-underline-offset:.18em}img{max-width:100%}.container{width:min(1120px,calc(100% - 32px));margin-inline:auto}.prose{width:min(760px,calc(100% - 32px));margin-inline:auto}.prose h1,.prose h2,.prose h3{line-height:1.2}.prose h1{font-family:var(--font-display);font-size:clamp(2.2rem,6vw,4.6rem);letter-spacing:0}.prose h2{margin-top:2.5rem;font-size:1.6rem}.prose table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.prose th,.prose td{border:1px solid var(--color-line);padding:.75rem;text-align:left;vertical-align:top}.eyebrow{color:var(--color-accent);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1rem;border:1px solid var(--color-accent-strong);border-radius:6px;background:var(--color-accent-strong);color:#fff;font-weight:700;text-decoration:none}.button.secondary{background:transparent;color:var(--color-accent-strong)}.site-footer[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--color-line);padding:2rem 0;background:var(--color-surface)}.footer-grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1fr auto;gap:2rem}p[data-astro-cid-gcn2mc3v],.fine-print[data-astro-cid-gcn2mc3v]{color:var(--color-muted)}.footer-brand[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;gap:.6rem;color:var(--color-ink);text-decoration:none}.footer-brand[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{display:block;width:34px;height:34px;flex:0 0 auto}nav[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:1rem;max-width:520px}nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--color-muted);text-decoration:none}.fine-print[data-astro-cid-gcn2mc3v]{margin-top:1.5rem;font-size:.9rem}@media (max-width: 720px){.footer-grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}}.site-header[data-astro-cid-ctg3m53h]{border-bottom:1px solid var(--color-line);background:#fbfaf6eb}.nav[data-astro-cid-ctg3m53h]{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:1rem}.brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.65rem;color:var(--color-ink);font-weight:800;text-decoration:none}.brand-mark[data-astro-cid-ctg3m53h]{display:block;width:40px;height:40px;flex:0 0 auto}.menu-toggle[data-astro-cid-ctg3m53h]{display:none;min-height:44px;align-items:center;gap:.5rem;padding:0 .8rem;border:1px solid var(--color-line);border-radius:6px;background:var(--color-surface);color:var(--color-ink);font:inherit;font-weight:700}.menu-toggle[data-astro-cid-ctg3m53h]:after{content:"";display:inline-block;width:.55rem;height:.55rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-.12rem)}.menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true]:after{transform:rotate(225deg) translate(-.05rem,-.1rem)}nav[data-astro-cid-ctg3m53h]{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;font-size:.94rem}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],summary[data-astro-cid-ctg3m53h]{color:var(--color-muted);line-height:1;text-decoration:none}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,summary[data-astro-cid-ctg3m53h]:hover{color:var(--color-accent-strong)}.nav-menu[data-astro-cid-ctg3m53h]{position:relative}summary[data-astro-cid-ctg3m53h]{display:inline-flex;min-height:44px;align-items:center;gap:.45rem;padding:0 .55rem;cursor:pointer;list-style:none}summary[data-astro-cid-ctg3m53h]::-webkit-details-marker{display:none}summary[data-astro-cid-ctg3m53h]:after{content:"";display:inline-block;flex:0 0 auto;width:.45rem;height:.45rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-.12rem)}nav[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h]{display:inline-flex;min-height:44px;align-items:center;padding:0 .55rem}.nav-menu[data-astro-cid-ctg3m53h][open] summary[data-astro-cid-ctg3m53h]{color:var(--color-accent-strong)}.menu-panel[data-astro-cid-ctg3m53h]{position:absolute;top:calc(100% + .45rem);right:0;z-index:10;display:grid;width:min(420px,calc(100vw - 32px));max-height:min(480px,calc(100vh - 110px));overflow-y:auto;overscroll-behavior:contain;gap:.35rem;padding:.75rem;border:1px solid var(--color-line);border-radius:8px;background:var(--color-surface);box-shadow:0 18px 60px #17211f1f}.guide-panel[data-astro-cid-ctg3m53h]{width:min(680px,calc(100vw - 32px));grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width: 1120px){.guide-panel[data-astro-cid-ctg3m53h]{width:min(820px,calc(100vw - 32px));grid-template-columns:repeat(3,minmax(0,1fr))}}.menu-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:grid;gap:.15rem;padding:.7rem;border-radius:6px}.menu-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{background:var(--color-bg)}.menu-panel[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{color:var(--color-muted);font-size:.86rem;line-height:1.35}.menu-panel[data-astro-cid-ctg3m53h]::-webkit-scrollbar{width:10px}.menu-panel[data-astro-cid-ctg3m53h]::-webkit-scrollbar-thumb{border:3px solid var(--color-surface);border-radius:999px;background:var(--color-line)}.menu-panel[data-astro-cid-ctg3m53h].compact{width:240px;grid-template-columns:1fr}@media (max-width: 760px){.site-header[data-astro-cid-ctg3m53h]{background:var(--color-bg)}.nav[data-astro-cid-ctg3m53h]{align-items:center;flex-direction:row;flex-wrap:wrap;padding:1rem 0}.menu-toggle[data-astro-cid-ctg3m53h]{display:inline-flex;margin-left:auto}nav[data-astro-cid-ctg3m53h]{display:none;width:100%;align-items:stretch;flex-direction:column;justify-content:flex-start;gap:.35rem}nav[data-astro-cid-ctg3m53h][data-open]{display:flex}nav[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h],summary[data-astro-cid-ctg3m53h]{display:flex;width:100%;min-height:44px;align-items:center;justify-content:space-between;padding:.65rem .75rem;border:1px solid var(--color-line);border-radius:6px;background:var(--color-surface)}.nav-menu[data-astro-cid-ctg3m53h]{position:static;width:100%}.menu-panel[data-astro-cid-ctg3m53h]{position:static;width:100%;max-height:min(520px,calc(100vh - 150px));margin-top:.35rem;grid-template-columns:1fr;box-shadow:none}}@media (max-width: 520px){.menu-panel[data-astro-cid-ctg3m53h]{max-height:min(460px,calc(100vh - 170px))}}
