:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff;--foreground:#000;--muted:#000;--border:#000;--surface:#fff;--accent:#000;--font-plain:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-human:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}:root[data-view-mode=human]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f6f8f7;--foreground:#151a18;--muted:#5a6460;--border:#d8dedb;--surface:#fff;--surface-subtle:#eef3f1;--accent:#0f766e;--accent-strong:#0b5f59;--accent-warm:#b45309;--shadow:0 1px 2px #151a180f, 0 10px 30px #151a180d}*{box-sizing:border-box}html,body{background:var(--background);color:var(--foreground);font-family:var(--font-plain);font-size:16px;line-height:1.5}body{margin:0}:root[data-view-mode=human] body{font-family:var(--font-human);text-rendering:optimizelegibility;font-size:17px;line-height:1.65}::selection{background:var(--foreground);color:var(--background)}a{color:var(--foreground);text-underline-offset:2px;text-decoration:underline}:root[data-view-mode=human] a{color:var(--accent);text-decoration-thickness:1px}a:visited,a:hover,a:active{color:var(--foreground)}:root[data-view-mode=human] a:visited{color:var(--accent-strong)}:root[data-view-mode=human] a:hover,:root[data-view-mode=human] a:active{color:#083f3b}:root[data-view-mode=human] a:focus-visible,:root[data-view-mode=human] button:focus-visible,:root[data-view-mode=human] input:focus-visible,:root[data-view-mode=human] textarea:focus-visible,:root[data-view-mode=human] select:focus-visible{outline-offset:3px;outline:3px solid #0f766e47}button,input,textarea,select{background:var(--background);color:var(--foreground);font:inherit}button{cursor:pointer;border:0;padding:0;text-decoration:underline}button:disabled{cursor:not-allowed;text-decoration:none}input,textarea,select{border:0;border-bottom:1px solid var(--foreground);border-radius:0;outline:none}h1,h2,h3,h4,h5,h6,p,pre,blockquote,figure{font:inherit;margin:0 0 1rem}:root[data-view-mode=human] h1,:root[data-view-mode=human] h2,:root[data-view-mode=human] h3,:root[data-view-mode=human] h4,:root[data-view-mode=human] h5,:root[data-view-mode=human] h6{color:var(--foreground);font-family:var(--font-human);margin:0 0 .75rem;font-weight:700;line-height:1.2}:root[data-view-mode=human] h1{letter-spacing:0;margin-bottom:1rem;font-size:clamp(2.15rem,4.5vw,4rem)}:root[data-view-mode=human] h2{margin-top:2.4rem;padding-top:.2rem;font-size:1.5rem}:root[data-view-mode=human] h3{margin-top:1.65rem;font-size:1.18rem}:root[data-view-mode=human] h4,:root[data-view-mode=human] h5,:root[data-view-mode=human] h6{color:var(--muted);text-transform:uppercase;margin-top:1.25rem;font-size:1rem}strong,b,kbd,samp,th{font:inherit}code,kbd,samp{font-family:var(--font-plain)}pre,code{white-space:pre-wrap;word-break:break-word}:root[data-view-mode=human] :not(pre)>code,:root[data-view-mode=human] kbd,:root[data-view-mode=human] samp{background:var(--surface-subtle);color:#24302e;border:1px solid #d7e5df;border-radius:4px;padding:.05rem .25rem;font-size:.9em}:root[data-view-mode=human] pre{color:#f2f7f4;background:#111716;border:1px solid #263331;border-radius:8px;padding:1rem 1.1rem;overflow-x:auto}ul,ol{margin:0 0 1rem;padding-left:2ch}li{margin:0 0 .5rem}table{border-collapse:collapse;width:100%;margin:0 0 1rem}:root[data-view-mode=human] table{background:var(--surface);border:1px solid var(--border);border-radius:8px;display:block;position:relative;overflow-x:auto;box-shadow:0 1px #151a1808}th,td{border:1px solid var(--foreground);text-align:left;vertical-align:top;padding:.25rem .5rem}:root[data-view-mode=human] th,:root[data-view-mode=human] td{border-color:var(--border);padding:.6rem .75rem}:root[data-view-mode=human] th{z-index:1;background:#eef4f1;font-weight:700;position:sticky;top:0}:root[data-view-mode=human] td{font-variant-numeric:tabular-nums}:root[data-view-mode=human] td:nth-child(n+3),:root[data-view-mode=human] th:nth-child(n+3){white-space:nowrap}:root[data-view-mode=human] tbody tr:nth-child(2n){background:#fbfcfb}:root[data-view-mode=human] tbody tr:hover{background:#f1f7f4}:root[data-view-mode=human] blockquote{border:1px solid var(--border);border-left:4px solid var(--accent);color:var(--muted);background:#f4f8f6;border-radius:8px;padding:.85rem 1rem}.site-shell{padding:1rem}:root[data-view-mode=human] .site-shell{max-width:1240px;margin:0 auto;padding:1rem clamp(1rem,4vw,2.25rem) 3.5rem}.site-header{margin:0 0 2rem}:root[data-view-mode=human] .site-header{z-index:10;background:#f6f8f7eb;border-bottom:1px solid #d8dedbe6;grid-template-columns:minmax(14rem,1fr) auto;align-items:center;gap:.85rem 1.25rem;margin-bottom:2rem;padding-bottom:1rem;display:grid;position:sticky;top:0}:root[data-view-mode=human] .site-brand{flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;margin:0;display:flex}:root[data-view-mode=human] .site-brand a{color:var(--foreground);font-size:1.08rem;font-weight:700;text-decoration:none}.human-brand-note{display:none}:root[data-view-mode=human] .human-brand-note{color:var(--muted);font-size:.88rem;display:inline}.site-controls{min-width:0}:root[data-view-mode=human] .site-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem 1rem;display:flex}.site-nav{flex-wrap:wrap;gap:0 1ch;display:flex}:root[data-view-mode=human] .site-nav{justify-content:flex-end;gap:.35rem}:root[data-view-mode=human] .site-nav span{color:#0000;font-size:0}:root[data-view-mode=human] .site-nav a{color:var(--muted);border-radius:999px;padding:.32rem .55rem;font-size:.88rem;line-height:1.2;text-decoration:none;display:inline-block}:root[data-view-mode=human] .site-nav a:hover{background:var(--surface-subtle);color:var(--foreground)}.markdown-page{max-width:96ch}:root[data-view-mode=human] .markdown-page{max-width:82ch}.content-view{min-width:0}.raw-markdown{margin:0}.human-markdown,.human-only,.human-label,.human-summary,:root[data-view-mode=human] .raw-markdown,:root[data-view-mode=human] .agent-only,:root[data-view-mode=human] .agent-label,:root[data-view-mode=human] .agent-marker{display:none}:root[data-view-mode=human] .human-markdown,:root[data-view-mode=human] .human-only,:root[data-view-mode=human] .human-label,:root[data-view-mode=human] .human-summary{display:block}.mode-toggle{margin:0 0 1rem}.mode-button[aria-pressed=true]{font-weight:700;text-decoration:none}:root[data-view-mode=human] .mode-toggle{border:1px solid var(--border);white-space:nowrap;background:#eaf1ee;border-radius:999px;flex-wrap:wrap;justify-self:start;align-items:center;gap:.25rem;margin:0;padding:.18rem;display:flex}:root[data-view-mode=human] .mode-label{color:var(--muted);padding-left:.55rem;font-size:.78rem;font-weight:700}:root[data-view-mode=human] .mode-label .human-label{display:inline}:root[data-view-mode=human] .mode-option{color:#0000;font-size:0}:root[data-view-mode=human] .mode-button{color:var(--foreground);border-radius:999px;padding:.32rem .6rem;font-size:.84rem;font-weight:600;line-height:1.2;text-decoration:none}:root[data-view-mode=human] .mode-button[aria-pressed=true]{background:var(--accent);color:#fff;box-shadow:0 1px 3px #0f766e47}:root[data-view-mode=human] .human-markdown{padding:0 0 1rem}:root[data-view-mode=human] .human-summary{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#fff 0%,#fbfcfb 100%);border-radius:12px;margin:0 0 2rem;padding:clamp(1rem,3vw,1.5rem)}:root[data-view-mode=human] .summary-heading{border-bottom:1px solid var(--border);margin:0 0 1.1rem;padding:0 0 .9rem}:root[data-view-mode=human] .summary-heading p{color:var(--accent-warm);letter-spacing:0;text-transform:uppercase;margin:0 0 .2rem;font-size:.76rem;font-weight:800}:root[data-view-mode=human] .summary-heading h2{border:0;margin:0;padding:0;font-size:clamp(1.35rem,3vw,2rem)}:root[data-view-mode=human] .summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0 0 1rem;display:grid}:root[data-view-mode=human] .summary-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-view-mode=human] .summary-stat{background:var(--surface-subtle);border:1px solid #dfe8e4;border-radius:8px;padding:.7rem .75rem}:root[data-view-mode=human] .summary-stat dt{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin:0 0 .2rem;font-size:.74rem;font-weight:800}:root[data-view-mode=human] .summary-stat dd{color:var(--foreground);margin:0;font-size:.98rem;font-weight:650}:root[data-view-mode=human] .summary-section{margin:1.1rem 0 0}:root[data-view-mode=human] .summary-section h2{color:var(--muted);letter-spacing:0;text-transform:uppercase;border:0;margin:0 0 .55rem;padding:0;font-size:.78rem;font-weight:800}:root[data-view-mode=human] .summary-chips{flex-wrap:wrap;gap:.45rem;display:flex}:root[data-view-mode=human] .summary-chip{color:#24423e;background:#ecf4f1;border:1px solid #d6e6df;border-radius:999px;padding:.35rem .6rem;font-size:.84rem;font-weight:650;line-height:1.2;text-decoration:none;display:inline-flex}:root[data-view-mode=human] a.summary-chip:hover{background:var(--accent);border-color:var(--accent);color:#fff}:root[data-view-mode=human] .summary-benchmarks dl{gap:.55rem;margin:0;display:grid}:root[data-view-mode=human] .summary-benchmark{grid-template-columns:minmax(7rem,.45fr) minmax(0,1fr);align-items:center;gap:.75rem;display:grid}:root[data-view-mode=human] .summary-benchmark dt{color:var(--foreground);text-transform:capitalize;font-weight:650}:root[data-view-mode=human] .summary-benchmark dd{grid-template-columns:minmax(0,1fr) 2.5rem;align-items:center;gap:.55rem;margin:0;display:grid}:root[data-view-mode=human] .summary-bar{background:#dfe8e4;border-radius:999px;height:.55rem;overflow:hidden}:root[data-view-mode=human] .summary-bar span{background:linear-gradient(90deg, var(--accent), var(--accent-warm));border-radius:inherit;height:100%;display:block}:root[data-view-mode=human] .summary-benchmark strong{font-variant-numeric:tabular-nums;text-align:right}:root[data-view-mode=human] .summary-links{gap:.3rem;margin:0;padding:0;list-style:none;display:grid}:root[data-view-mode=human] .summary-links li{margin:0}:root[data-view-mode=human] .human-markdown>:last-child{margin-bottom:0}:root[data-view-mode=human] .home-hero{border-bottom:1px solid var(--border);margin:0 0 1.25rem;padding:1rem 0 2rem;display:block}:root[data-view-mode=human] .home-kicker{color:var(--accent-warm);letter-spacing:0;text-transform:uppercase;margin:0 0 .65rem;font-size:.78rem;font-weight:800}:root[data-view-mode=human] .home-hero h1{max-width:12ch}:root[data-view-mode=human] .home-hero p:not(.home-kicker){color:var(--muted);max-width:62ch;font-size:1.14rem}:root[data-view-mode=human] .home-actions{flex-wrap:wrap;gap:.65rem;margin-top:1.35rem;display:flex}:root[data-view-mode=human] .home-actions a{background:var(--accent);color:#fff;border-radius:999px;padding:.55rem .85rem;font-weight:750;text-decoration:none}:root[data-view-mode=human] .home-actions a:nth-child(2),:root[data-view-mode=human] .home-actions a:nth-child(3){background:var(--surface);border:1px solid var(--border);color:var(--foreground)}:root[data-view-mode=human] .home-paths{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin:0 0 2rem;display:grid}:root[data-view-mode=human] .home-path{background:var(--surface);border:1px solid var(--border);color:var(--foreground);border-radius:10px;min-height:9rem;padding:1rem;text-decoration:none;display:block;box-shadow:0 1px 2px #151a180a}:root[data-view-mode=human] .home-path:hover{border-color:var(--accent);box-shadow:var(--shadow)}:root[data-view-mode=human] .home-path span{color:var(--accent-warm);letter-spacing:0;text-transform:uppercase;margin-bottom:.45rem;font-size:.78rem;font-weight:800;display:block}:root[data-view-mode=human] .home-path strong{font-size:1rem;line-height:1.4}:root[data-view-mode=human] .human-markdown p,:root[data-view-mode=human] .human-markdown ul,:root[data-view-mode=human] .human-markdown ol{color:var(--foreground);margin-bottom:1.15rem}:root[data-view-mode=human] .human-markdown h1+p{color:var(--muted);margin-bottom:1.75rem;font-size:1.14rem;line-height:1.6}:root[data-view-mode=human] .human-markdown li{margin-bottom:.4rem}:root[data-view-mode=human] .human-markdown li::marker{color:var(--accent)}:root[data-view-mode=human] .human-markdown hr{border:0;border-top:1px solid var(--border);margin:2rem 0}:root[data-view-mode=human] .human-markdown img{border:1px solid var(--border);max-width:100%;height:auto;box-shadow:var(--shadow);border-radius:8px;display:block}.site-footer{max-width:96ch;margin:2rem 0 0}:root[data-view-mode=human] .site-footer{border-top:1px solid var(--border);color:var(--muted);max-width:82ch;margin-top:3rem;padding-top:1.1rem;font-size:.92rem}:root[data-view-mode=human] .site-footer p:first-child{display:none}.search-form{flex-wrap:wrap;gap:.5ch;margin:0 0 1rem;display:flex}:root[data-view-mode=human] .search-form{align-items:end;gap:.75rem;margin-bottom:1.4rem}.search-input{flex:1;min-width:18ch}:root[data-view-mode=human] .search-input{background:var(--surface);border:1px solid var(--border);border-radius:8px;min-height:2.8rem;padding:.45rem .7rem;box-shadow:0 1px 2px #151a180a}.search-result{margin:0 0 1rem;display:block}:root[data-view-mode=human] .search-result{background:var(--surface);border:1px solid var(--border);color:var(--foreground);border-radius:8px;padding:.85rem 1rem;text-decoration:none;transition:border-color .12s,box-shadow .12s,transform .12s;box-shadow:0 1px 2px #151a180a}:root[data-view-mode=human] .search-result:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-1px)}:root[data-view-mode=human] .search-result-title{color:var(--foreground);margin-bottom:.25rem;font-weight:700;line-height:1.3;display:block}:root[data-view-mode=human] .search-result-description{color:var(--muted);line-height:1.5;display:block}:root[data-view-mode=human] .search-result-path{color:var(--accent-warm);font-family:var(--font-plain);margin-top:.45rem;font-size:.78rem;display:block}:root[data-view-mode=human] .search-section-heading{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin-top:1.5rem;font-size:.85rem;font-weight:700}@media (max-width:820px){:root[data-view-mode=human] .site-header{grid-template-columns:1fr;position:static}:root[data-view-mode=human] .site-controls,:root[data-view-mode=human] .site-nav{justify-content:flex-start}:root[data-view-mode=human] .summary-grid,:root[data-view-mode=human] .summary-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-view-mode=human] .home-paths{grid-template-columns:1fr}}@media (max-width:560px){:root[data-view-mode=human] body{font-size:16px}:root[data-view-mode=human] .site-shell{padding-inline:1rem}:root[data-view-mode=human] .site-nav a{padding-inline:.35rem}:root[data-view-mode=human] h1{font-size:2rem}:root[data-view-mode=human] .summary-grid,:root[data-view-mode=human] .summary-grid.compact,:root[data-view-mode=human] .summary-benchmark{grid-template-columns:1fr}}.answer-button{margin-right:1ch}:root[data-view-mode=human] .self-audit{margin-top:1.75rem}:root[data-view-mode=human] .self-audit>p:first-child{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:.85rem;font-weight:700}:root[data-view-mode=human] .self-audit ol,:root[data-view-mode=human] .self-audit ul{padding-left:1.35rem}:root[data-view-mode=human] .self-audit li{margin-bottom:1rem}:root[data-view-mode=human] .self-audit li>p:first-child{margin-bottom:.35rem;font-weight:700}:root[data-view-mode=human] .answer-button{background:var(--surface);border:1px solid var(--border);color:var(--foreground);border-radius:999px;margin:0 .35rem .35rem 0;padding:.35rem .65rem;text-decoration:none}:root[data-view-mode=human] .answer-button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff}:root[data-view-mode=human] .audit-progress,:root[data-view-mode=human] .audit-actions{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.85rem 1rem;display:flex;box-shadow:0 1px 2px #151a180a}:root[data-view-mode=human] .audit-progress button,:root[data-view-mode=human] .audit-actions button{background:var(--accent);color:#fff;border-radius:999px;padding:.42rem .75rem;font-weight:700;text-decoration:none}:root[data-view-mode=human] .audit-progress button:disabled{color:#6f7a75;background:#d5ddd9}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
