:root{--text:#6b6375;--text-h:#08060d;--text-muted:#5c5668;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--link:#5b21b6;--link-hover:#4c1d95;--surface-raised:#faf9fc;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#b4b9c5;--text-h:#f3f4f6;--text-muted:#8b919d;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--link:#c4b5fd;--link-hover:#ddd6fe;--surface-raised:#1c1d26;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:left;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.page{max-width:960px;margin:2rem auto;padding:0 1rem}.page a:not(.button-link){color:var(--link);text-underline-offset:2px}.page a:not(.button-link):hover{color:var(--link-hover)}.home{max-width:720px;margin:2rem auto;padding:0 1.25rem}.run-history{max-width:960px;margin:2rem auto;padding:0 1rem}.home-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.home-header h1{letter-spacing:-.03em;margin:0 0 .4rem;font-size:clamp(1.35rem,4vw,1.75rem);font-weight:600;line-height:1.2}.home-body{flex-direction:column;gap:1.25rem;display:flex}.home-card{border:1px solid var(--border);background:var(--surface-raised);box-shadow:var(--shadow);border-radius:12px;padding:1.15rem 1.35rem}.home-card h2{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .65rem;font-size:.8rem;font-weight:600}.home-card p:last-child{margin-bottom:0}.home-card .muted{margin:0;line-height:1.55}.home-footer{border-top:1px solid var(--border);margin-top:2rem;padding-top:1rem}.home-footer a{font-size:.95rem}.home-guest .home-card--hero{text-align:center}.home-hero-title{letter-spacing:-.03em;color:var(--text-h);margin:0 0 .75rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:600;line-height:1.2}.home-lead{margin-bottom:1.25rem;line-height:1.55}.home-cta{margin:0}.home-guest .home-card--hero .home-lead{max-width:36ch;margin-left:auto;margin-right:auto}.home-guest .home-card--hero .error{margin-bottom:1rem}.home-session{margin:0}.home-session-user{color:var(--text-h);font-weight:600}.muted{color:var(--text-muted);font-size:.95rem}.error{color:#b00020}@media (prefers-color-scheme:dark){.error{color:#f87171}}.token-banner{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--text-h);word-break:break-all;border-radius:8px;padding:.75rem 1rem;font-size:.9rem}.workspace-list{margin:.75rem 0 0;padding:0;list-style:none}.workspace-list li{margin-bottom:.35rem}.workspace-empty{padding:.5rem 0}.ws-panel ul{margin:0 0 .75rem;padding:0;list-style:none}.ws-panel li{margin:.4rem 0;line-height:1.45}.ws-toggle{font:inherit;text-align:left;cursor:pointer;color:var(--link);background:0 0;border:none;border-radius:4px;width:100%;padding:.35rem 0;font-weight:600;text-decoration:none;transition:color .15s}.ws-toggle:hover{color:var(--link-hover);text-underline-offset:3px;text-decoration:underline}.ws-panel{border:1px solid var(--border);background:var(--bg);border-radius:8px;margin:.75rem 0 1rem;padding:.85rem 1rem .25rem}.ws-panel h3{color:var(--text-h);margin:0 0 .5rem;font-size:.95rem;font-weight:600}.inline-form{flex-wrap:wrap;align-items:stretch;gap:.5rem;margin-top:.5rem;display:flex}.btn-secondary{font:inherit;cursor:pointer;border:1px solid var(--border);background:var(--social-bg);color:var(--text-h);border-radius:8px;flex-shrink:0;padding:.45rem .9rem;font-size:.9rem;font-weight:500;transition:background .15s,border-color .15s}.btn-secondary:hover{background:var(--accent-bg);border-color:var(--accent-border)}.button-link{background:#24292f;border-radius:6px;padding:.5rem 1rem;font-weight:600;text-decoration:none;display:inline-block;color:#fff!important}.linkish{font:inherit;color:var(--link);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.linkish:hover{color:var(--link-hover)}.processing-banner{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--text-h);border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1rem}.dl-grid{grid-template-columns:140px 1fr;gap:.35rem 1rem;display:grid}.dl-grid dt{margin:0;font-weight:600}.dl-grid dd{margin:0}.signals{padding-left:1.25rem}.json-block{background:var(--code-bg);border:1px solid var(--border);border-radius:8px;padding:1rem;font-size:.85rem;overflow:auto}.path-list{margin:.5rem 0 0;padding:0;list-style:none}.path-list li{padding:.15rem 0}.security-page ul{padding-left:1.25rem}.home form:not(.inline-form){flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.home .inline-form{margin-top:.75rem}.home input,.inline-form input{border:1px solid var(--border);background:var(--bg);min-width:min(100%,12rem);color:var(--text-h);box-sizing:border-box;border-radius:8px;flex:1;padding:.62rem .85rem;font-family:inherit;font-size:.95rem}.home input::placeholder,.inline-form input::placeholder{color:var(--text-muted);opacity:.9}.home input:focus,.inline-form input:focus{outline:2px solid var(--accent-border);outline-offset:0}.home .inline-form button[type=submit],.home .inline-form button:not(.linkish):not(.ws-toggle){font:inherit;background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.62rem 1.1rem;font-size:.95rem;font-weight:600;transition:filter .15s}.home .inline-form button[type=submit]:hover,.home .inline-form button:not(.linkish):not(.ws-toggle):hover{filter:brightness(1.08)}.run-history table{border-collapse:collapse;width:100%;margin-top:1rem}.run-history th,.run-history td{text-align:left;border-bottom:1px solid var(--border);padding:.5rem .75rem}.run-history th{font-weight:600}.run-history code{font-size:.9em}.run-history .run-history-time{white-space:nowrap;font-variant-numeric:tabular-nums}.run-details .tests-table{border-collapse:collapse;width:100%;margin-top:.5rem;font-size:.92rem}.run-details .tests-table th,.run-details .tests-table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.35rem .5rem}.run-details .tests-table th{font-weight:600}.run-details .comparison-list{margin:.35rem 0 1rem 1.25rem;padding:0}.run-details .comparison-list li{margin:.25rem 0}.run-details code.signature{word-break:break-all;white-space:pre-wrap}.run-details details.raw-comparison{margin-top:1rem}.run-details details.raw-comparison summary{cursor:pointer;color:var(--text-muted);font-size:.92rem}.run-details-error{color:#b91c1c;margin:.5rem 0 0}@media (prefers-color-scheme:dark){.run-details-error{color:#fca5a5}}.run-details .test-summary{margin:.35rem 0 .75rem}.run-details .test-pill{border-radius:4px;padding:.12rem .45rem;font-size:.85rem;font-weight:600;display:inline-block}.run-details .test-pill-pass{color:#15803d;background:#22c55e26}.run-details .test-pill-fail{color:#b91c1c;background:#ef444426}@media (prefers-color-scheme:dark){.run-details .test-pill-pass{color:#86efac;background:#22c55e33}.run-details .test-pill-fail{color:#fca5a5;background:#ef444433}}.run-details .tests-table-wide .tests-details-cell{min-width:9rem;font-size:.88rem}.run-details .test-inline-details summary{cursor:pointer;color:var(--link);font-size:.88rem}.run-details .test-inline-details summary:hover{color:var(--link-hover)}.run-details .test-details-body{border-top:1px solid var(--border);margin-top:.5rem;padding:.5rem 0 .25rem}.run-details .small-label{margin:.35rem 0 .25rem;font-size:.82rem}.run-details .test-history-list{margin:0 0 .5rem;padding-left:1.1rem;font-size:.88rem}.run-details .test-history-list li{margin:.2rem 0}.run-details .failure-snippet{background:var(--code-bg);white-space:pre-wrap;word-break:break-word;border-radius:4px;max-height:14rem;margin:0 0 .5rem;padding:.5rem .65rem;font-size:.8rem;line-height:1.35;overflow:auto}
