.site-footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--line);background:#fff}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:28px}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:12px}.footer-brand[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{display:block;line-height:1.2}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:3px 0 0;color:var(--muted);font-size:14px}.footer-mark[data-astro-cid-sz7xmlte]{display:inline-grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--accent)}.footer-icon[data-astro-cid-sz7xmlte]{display:block;width:19px;height:25px}.footer-navigation[data-astro-cid-sz7xmlte]{display:grid;justify-items:end;gap:8px}.footer-links[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-links[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:var(--ink);font-weight:650;text-decoration:none}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-links[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:var(--muted);font-size:14px}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--blue)}@media(max-width:700px){.footer-inner[data-astro-cid-sz7xmlte]{align-items:flex-start;flex-direction:column}.footer-navigation[data-astro-cid-sz7xmlte]{justify-items:start}.footer-links[data-astro-cid-sz7xmlte]{justify-content:flex-start}}.site-header[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:#fffffff0;backdrop-filter:blur(12px)}nav[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:62px}.brand[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-weight:800;text-decoration:none}.brand-mark[data-astro-cid-dmqpwcec]{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:8px;background:var(--accent)}.brand-icon[data-astro-cid-dmqpwcec]{display:block;width:16px;height:21px}.links[data-astro-cid-dmqpwcec]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{min-height:34px;padding:6px 9px;border:1px solid transparent;border-radius:8px;color:var(--ink);font-weight:650;text-decoration:none}.repo-link[data-astro-cid-dmqpwcec]{display:inline-grid!important;place-items:center;width:34px!important;height:34px;padding:0!important;border-color:var(--line)!important}.repo-link[data-astro-cid-dmqpwcec] svg[data-astro-cid-dmqpwcec]{display:block;width:18px;height:18px;fill:currentColor}.links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{border-color:var(--line);color:var(--blue);background:#fff}.links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec].active{border-color:#b8ccd8;color:var(--blue);background:#f3f8fb}@media(max-width:700px){nav[data-astro-cid-dmqpwcec]{align-items:flex-start;flex-direction:column;padding-block:12px}.links[data-astro-cid-dmqpwcec]{justify-content:flex-start}}:root{color-scheme:light;--accent: #2e6f95;--amber: #9b6a16;--band: #f5f7fa;--blue: #325d8a;--green: #2f7d4c;--ink: #202428;--line: #d9dee4;--muted: #606a73;--paper: #ffffff;--red: #a13b3b}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.55 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}main,.shell{width:min(1120px,calc(100vw - 48px));margin:0 auto}h1,h2,h3{letter-spacing:0}h1{max-width:900px;margin:0 0 16px;font-size:clamp(34px,6vw,58px);line-height:1.04}h2{margin:44px 0 14px;font-size:28px;line-height:1.18}h3{margin:0 0 8px;font-size:18px}p{margin:0 0 14px}a{color:var(--blue)}code{padding:1px 4px;border-radius:4px;background:#eef1f4;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.94em}pre{overflow-x:auto;max-width:100%;padding:14px;border-radius:8px;background:#202428;color:#f5f7fa;font-size:14px;line-height:1.45}pre code{padding:0;background:transparent;color:inherit}table{width:100%;border-collapse:collapse;margin:12px 0 22px;border:1px solid var(--line);border-radius:8px;overflow:hidden}th,td{padding:11px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{background:#edf2f6;font-size:14px}tr:last-child td{border-bottom:0}ul,ol{padding-left:21px}.band{margin:38px calc(50% - 50vw);padding:32px max(24px,calc(50vw - 560px));background:var(--band);border-block:1px solid var(--line)}.band>h2:first-child{margin-top:0}.button-link{display:inline-flex;align-items:center;min-height:36px;padding:6px 10px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;font-weight:650;text-decoration:none}.button-link:hover{border-color:#9fb7c6;color:var(--blue)}.lede{max-width:820px;color:var(--muted);font-size:20px}.grid{display:grid;gap:16px}.grid>*{min-width:0}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{min-width:0;border:1px solid var(--line);border-radius:8px;padding:16px;background:#fff}.fit{color:var(--green);font-weight:700}.caution{color:var(--amber);font-weight:700}.avoid{color:var(--red);font-weight:700}@media(max-width:840px){main,.shell{width:min(100% - 32px,1120px)}.two,.three{grid-template-columns:1fr}}
