:where(.astro-e66smv76){box-sizing:border-box}:root{--accent:#08c;--accent-dark:#066a9e;--text:#222;--muted:#666;--border:#d3d3d3;--bg-alt:#f4f4f4;--code-bg:#f5f5f5}html,body{margin:0;padding:0}body{color:var(--text);background:#fff;font-family:DejaVu Sans,Verdana,Arial,Helvetica,sans-serif;font-size:13px;line-height:1.65}a:where(.astro-e66smv76){color:var(--accent);text-decoration:underline}a:where(.astro-e66smv76):hover{color:var(--accent-dark)}a:where(.astro-e66smv76):visited{color:#6a3d9a}#wrap:where(.astro-e66smv76){max-width:980px;margin:0 auto}header:where(.astro-e66smv76){border-bottom:3px solid var(--accent);padding:14px 16px 0}.brand-row:where(.astro-e66smv76){flex-wrap:wrap;justify-content:space-between;align-items:baseline;display:flex}.brand:where(.astro-e66smv76){color:var(--text);font-size:22px;font-weight:700;text-decoration:none}.brand:where(.astro-e66smv76):hover{color:var(--accent);text-decoration:none}.brand:where(.astro-e66smv76) small:where(.astro-e66smv76){color:var(--muted);font-size:11px;font-weight:400;display:block}.version-tag:where(.astro-e66smv76){color:#fff;background:var(--accent);border-radius:2px;padding:2px 8px;font-size:11px}nav:where(.astro-e66smv76).topnav{margin-top:12px;padding:6px 0;font-size:12px}nav:where(.astro-e66smv76).topnav a:where(.astro-e66smv76){color:var(--text);margin-right:4px;text-decoration:none}nav:where(.astro-e66smv76).topnav a:where(.astro-e66smv76):hover{color:var(--accent);text-decoration:underline}nav:where(.astro-e66smv76).topnav .sep:where(.astro-e66smv76){color:#bbb;margin-right:4px}.layout:where(.astro-e66smv76){align-items:flex-start;gap:28px;padding:20px 16px 10px;display:flex}main:where(.astro-e66smv76){flex:1;min-width:0}aside:where(.astro-e66smv76){flex-shrink:0;width:240px}@media (width<=760px){.layout:where(.astro-e66smv76){flex-direction:column}aside:where(.astro-e66smv76){width:100%}}.intro:where(.astro-e66smv76) h1:where(.astro-e66smv76){color:var(--accent-dark);margin:0 0 8px;font-size:20px;font-weight:700}.intro:where(.astro-e66smv76) p:where(.astro-e66smv76){color:#333;margin:0 0 10px}.distro-badges:where(.astro-e66smv76){margin:10px 0 4px;line-height:2}.distro-badges:where(.astro-e66smv76) img:where(.astro-e66smv76){vertical-align:middle;margin:2px 3px 2px 0}details:where(.astro-e66smv76).codebox-details{border:1px solid var(--border);background:#fff;margin:8px 0 12px}details:where(.astro-e66smv76).codebox-details>summary:where(.astro-e66smv76){cursor:pointer;background:var(--bg-alt);color:var(--accent-dark);border-bottom:1px solid #0000;padding:7px 10px;font-size:12.5px;font-weight:700;list-style:none}details:where(.astro-e66smv76).codebox-details[open]>summary:where(.astro-e66smv76){border-bottom-color:var(--border)}details:where(.astro-e66smv76).codebox-details>summary:where(.astro-e66smv76)::-webkit-details-marker{display:none}details:where(.astro-e66smv76).codebox-details>summary:where(.astro-e66smv76):before{content:"▸ ";color:var(--accent)}details:where(.astro-e66smv76).codebox-details[open]>summary:where(.astro-e66smv76):before{content:"▾ "}details:where(.astro-e66smv76).codebox-details .codebox:where(.astro-e66smv76){border:none;margin:0}.shot:where(.astro-e66smv76){text-align:center;margin:14px 0 18px}.shot:where(.astro-e66smv76) img:where(.astro-e66smv76){border:1px solid var(--border);background:#fff;max-width:100%;padding:3px}.shot:where(.astro-e66smv76) .cap:where(.astro-e66smv76){color:var(--muted);margin-top:6px;font-size:11px}h2:where(.astro-e66smv76).sec{color:var(--accent-dark);border-bottom:1px solid var(--border);margin:26px 0 12px;padding-bottom:4px;font-size:15px;font-weight:700}h3:where(.astro-e66smv76).sub{color:var(--text);margin:14px 0 6px;font-size:12.5px;font-weight:700}.cols2:where(.astro-e66smv76){flex-wrap:wrap;gap:20px;display:flex}.cols2:where(.astro-e66smv76)>div:where(.astro-e66smv76){flex:1;min-width:260px}.codebox:where(.astro-e66smv76){background:var(--code-bg);border:1px solid var(--border);margin:8px 0 12px;position:relative}.codebox:where(.astro-e66smv76) .tab:where(.astro-e66smv76){color:var(--muted);border-bottom:1px solid var(--border);background:#ececec;justify-content:space-between;align-items:center;padding:2px 8px;font-size:10.5px;display:flex}.codebox:where(.astro-e66smv76) pre:where(.astro-e66smv76){white-space:pre;color:#1b1b1b;margin:0;padding:9px 12px;font-family:DejaVu Sans Mono,Consolas,Monaco,monospace;font-size:12px;overflow-x:auto}.codebox:where(.astro-e66smv76) pre:where(.astro-e66smv76) .rem:where(.astro-e66smv76){color:#7a7a7a}.copy-btn:where(.astro-e66smv76){color:#444;cursor:pointer;background:#fff;border:1px solid #bbb;padding:1px 8px;font-size:10px}.copy-btn:where(.astro-e66smv76):hover{background:#eee}.copy-btn:where(.astro-e66smv76).copied{color:#2a6b2a;background:#dff4de;border-color:#9c9}code:where(.astro-e66smv76).inline{background:var(--code-bg);border:1px solid var(--border);color:#a6262b;padding:0 4px;font-family:DejaVu Sans Mono,Consolas,Monaco,monospace;font-size:12px}.noteline:where(.astro-e66smv76){color:var(--muted);border-left:3px solid var(--accent);background:#f8fbfd;margin:8px 0;padding:6px 10px;font-size:12px}.noteline:where(.astro-e66smv76) b:where(.astro-e66smv76){color:var(--accent-dark)}.entry:where(.astro-e66smv76){border-bottom:1px solid var(--border);padding:10px 0 14px}.entry:where(.astro-e66smv76):last-child{border-bottom:none}.entry:where(.astro-e66smv76) .meta:where(.astro-e66smv76){color:var(--muted);margin-bottom:2px;font-size:11px}.entry:where(.astro-e66smv76) .meta:where(.astro-e66smv76) .badge:where(.astro-e66smv76){color:#fff;border-radius:2px;margin-right:4px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-block}.badge:where(.astro-e66smv76).added{background:#4c9739}.badge:where(.astro-e66smv76).fixed{background:#b3382c}.badge:where(.astro-e66smv76).changed{background:#b9860a}.badge:where(.astro-e66smv76).notes{background:#7a7a7a}.badge:where(.astro-e66smv76).sec{background:#5c3d99}.entry:where(.astro-e66smv76) h3:where(.astro-e66smv76){margin:2px 0 6px;font-size:14px}.entry:where(.astro-e66smv76) h3:where(.astro-e66smv76) a:where(.astro-e66smv76){color:var(--accent-dark);text-decoration:none}.entry:where(.astro-e66smv76) h3:where(.astro-e66smv76) a:where(.astro-e66smv76):hover{text-decoration:underline}.entry:where(.astro-e66smv76) h4:where(.astro-e66smv76){margin:10px 0 3px;font-size:12px}.entry:where(.astro-e66smv76) ul:where(.astro-e66smv76){margin:0 0 4px 18px;padding:0;font-size:12.5px}.entry:where(.astro-e66smv76) li:where(.astro-e66smv76){margin-bottom:3px}table:where(.astro-e66smv76).assets{border-collapse:collapse;width:100%;margin:8px 0 4px;font-size:12px}table:where(.astro-e66smv76).assets td:where(.astro-e66smv76),table:where(.astro-e66smv76).assets th:where(.astro-e66smv76){text-align:left;border-bottom:1px solid #eaeaea;padding:4px 8px}table:where(.astro-e66smv76).assets th:where(.astro-e66smv76){background:var(--bg-alt);color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:700}table:where(.astro-e66smv76).assets tr:where(.astro-e66smv76):nth-child(2n) td:where(.astro-e66smv76){background:#fafafa}table:where(.astro-e66smv76).assets td:where(.astro-e66smv76).file{font-family:DejaVu Sans Mono,Consolas,monospace}table:where(.astro-e66smv76).assets td:where(.astro-e66smv76).size{color:var(--muted);white-space:nowrap}.side-box:where(.astro-e66smv76){margin-bottom:22px}.side-box:where(.astro-e66smv76) h4:where(.astro-e66smv76){text-transform:uppercase;letter-spacing:.03em;color:#fff;background:var(--accent);margin:0 0 6px;padding:4px 8px;font-size:12px}.side-box:where(.astro-e66smv76) ul:where(.astro-e66smv76){margin:0;padding:0;list-style:none}.side-box:where(.astro-e66smv76) li:where(.astro-e66smv76){border-bottom:1px solid #eee;padding:3px 2px;font-size:12.5px}.side-box:where(.astro-e66smv76) li:where(.astro-e66smv76):last-child{border-bottom:none}.side-box:where(.astro-e66smv76).callout{border:1px solid var(--border);background:var(--bg-alt);padding:12px}.side-box:where(.astro-e66smv76).callout h4:where(.astro-e66smv76){color:var(--accent-dark);text-transform:none;background:0 0;margin-bottom:8px;padding:0;font-size:13px}.side-box:where(.astro-e66smv76).callout p:where(.astro-e66smv76){margin:0 0 8px;font-size:12px}.btn-flat:where(.astro-e66smv76){background:var(--accent);border:1px solid var(--accent-dark);padding:6px 12px;font-size:12px;font-weight:700;display:inline-block;color:#fff!important;text-decoration:none!important}.btn-flat:where(.astro-e66smv76):hover{background:var(--accent-dark)}footer:where(.astro-e66smv76){border-top:3px solid var(--accent);margin-top:20px;padding:18px 16px 22px}.footcols:where(.astro-e66smv76){flex-wrap:wrap;gap:24px;margin-bottom:16px;display:flex}.footcols:where(.astro-e66smv76)>div:where(.astro-e66smv76){min-width:150px}.footcols:where(.astro-e66smv76) h5:where(.astro-e66smv76){text-transform:uppercase;color:var(--muted);letter-spacing:.03em;margin:0 0 8px;font-size:11px}.footcols:where(.astro-e66smv76) ul:where(.astro-e66smv76){margin:0;padding:0;font-size:12px;list-style:none}.footcols:where(.astro-e66smv76) li:where(.astro-e66smv76){margin-bottom:5px}.copyright:where(.astro-e66smv76){color:var(--muted);border-top:1px solid #eee;padding-top:10px;font-size:11px}
