@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,500&display=swap";:root{color:#f6f4ed;font-synthesis:none;--surface:#131a18;--surface-raised:#18221f;--surface-soft:#101715;--line:#2b3834;--line-strong:#40514b;--ink:#f6f4ed;--muted:#a6b2ad;--quiet:#74827d;--lime:#d8ff72;--lime-dark:#18280f;--cyan:#85dcff;--amber:#ffd173;--red:#ff9b89;--radius:18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0c1110;font-family:Manrope,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 80% -10%,#d8ff7217,#0000 34rem),linear-gradient(#0c1110 0%,#0a0f0e 100%);min-width:320px;margin:0}a{color:inherit}button,select{font:inherit}code,pre{font-family:DM Mono,ui-monospace,monospace}.site-shell{width:min(1240px,100% - 40px);margin:0 auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:78px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:700;text-decoration:none;display:inline-flex}.brand__mark{color:#0c1110;background:var(--lime);border-radius:9px;place-items:center;width:32px;height:32px;font-family:DM Mono,monospace;display:grid}.site-header nav{gap:24px;display:flex}.site-header nav a{color:var(--muted);font-size:.86rem;text-decoration:none}.site-header nav a:hover{color:var(--ink)}.site-footer{border-top:1px solid var(--line);color:var(--quiet);justify-content:space-between;gap:24px;margin-top:54px;padding:30px 0 42px;font-size:.75rem;display:flex}.eyebrow{color:var(--lime);letter-spacing:.1em;text-transform:uppercase;margin:0 0 9px;font:500 .72rem/1.5 DM Mono,monospace}.button{border:1px solid var(--line-strong);border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 18px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.button--primary{color:#101510;background:var(--lime);border-color:var(--lime)}.button--primary:hover{background:#e4ff9e}.button--secondary{background:#ffffff05}.button--secondary:hover{border-color:var(--muted)}.button--disabled{color:var(--quiet);cursor:not-allowed}.hero{grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);align-items:center;gap:clamp(52px,9vw,130px);min-height:650px;padding:72px 0 84px;display:grid}.hero h1,.page-hero h1,.state-page h1,.section-heading h2,.boundary-card h2,.proof-strip h2{letter-spacing:-.045em;font-family:Newsreader,Georgia,serif;font-weight:500}.hero h1{max-width:870px;margin:0;font-size:clamp(3.75rem,8.5vw,7.9rem);line-height:.84}.hero__lede{max-width:660px;color:var(--muted);margin:32px 0 0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.75}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.hero__note{max-width:600px;color:var(--quiet);font-size:.83rem;line-height:1.65}.hero__note strong{color:var(--ink)}.telegram-card{border:1px solid var(--line);background:linear-gradient(145deg, var(--surface-raised), #111816);text-align:center;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:390px;padding:28px;display:flex;box-shadow:0 30px 70px #0000003b}.telegram-card__topline{width:100%;color:var(--muted);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:6px;font:500 .68rem/1 DM Mono,monospace;display:flex}.live-dot{background:var(--lime);border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 5px #d8ff7214}.telegram-card__qr{background:#fff;border-radius:18px;width:176px;height:176px;padding:7px}.telegram-card>strong{font-size:1.08rem}.telegram-card>span{max-width:230px;color:var(--muted);font-size:.8rem;line-height:1.55}.telegram-card__empty{min-height:220px;color:var(--muted);align-content:center;gap:10px;display:grid}.telegram-card__empty strong{color:var(--ink)}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:40px;padding:30px 0;display:flex}.proof-strip h2{margin:0;font-size:clamp(1.7rem,3vw,2.5rem)}.proof-strip__status{max-width:520px;color:var(--muted);margin:0;line-height:1.6}.is-warning{color:var(--amber)!important}.release-chip{border:1px solid var(--line);border-radius:12px;min-width:240px;padding:14px 16px;text-decoration:none}.release-chip span,.release-chip strong{display:block}.release-chip span{color:var(--muted);text-transform:uppercase;font-size:.7rem}.release-chip strong{margin-top:5px}.release-chip.is-pass{background:#d8ff720d;border-color:#d8ff7259}.release-chip.is-blocked{background:#ff9b890d;border-color:#ff9b8959}.workflow{padding:110px 0 90px}.section-heading h2{max-width:780px;margin:0;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.98}.section-heading--row{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.section-heading--row time{color:var(--quiet);font-size:.78rem}.workflow__steps{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(4,1fr);gap:1px;margin:52px 0 0;padding:0;list-style:none;display:grid;overflow:hidden}.workflow__steps li{background:var(--surface);min-height:240px;padding:25px}.workflow__steps li>span{color:var(--lime);font:.7rem/1 DM Mono,monospace}.workflow__steps h3{margin:54px 0 10px;font-size:1rem}.workflow__steps p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.7}.boundary-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:24px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding:44px;display:grid}.boundary-card h2{margin:0;font-size:clamp(2rem,4vw,3.7rem)}.boundary-card>p{color:var(--muted);margin:0;line-height:1.8}.page-hero{justify-content:space-between;align-items:flex-start;gap:50px;padding:72px 0 42px;display:flex}.page-hero h1{margin:0;font-size:clamp(3.2rem,7vw,6.4rem);line-height:.9}.page-hero>div>p:not(.eyebrow){max-width:730px;color:var(--muted);line-height:1.7}.page-hero--compact{border-bottom:1px solid var(--line);padding-bottom:54px}.page-hero--run{align-items:center}.run-meta{color:var(--quiet);flex-wrap:wrap;gap:14px;font:.68rem/1.4 DM Mono,monospace;display:flex}.release-badge,.status-badge{white-space:nowrap;text-transform:uppercase;border-radius:999px;font:500 .68rem/1 DM Mono,monospace}.release-badge{border:1px solid var(--line);padding:11px 14px}.release-badge.is-pass,.task-outcome.is-pass{color:var(--lime);background:#d8ff720f;border-color:#d8ff7259}.release-badge.is-blocked,.task-outcome.is-blocked{color:var(--red);background:#ff9b890f;border-color:#ff9b8959}.status-badge{padding:7px 9px}.status-badge--succeeded{color:var(--lime);background:var(--lime-dark)}.status-badge--degraded,.status-badge--running{color:var(--amber);background:#332919}.status-badge--failed{color:var(--red);background:#37201d}.metrics-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin:24px 0;display:grid}.metric-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;min-height:112px;padding:18px}.metric-card>span,.coaching-pack span,.list-group>span{color:var(--quiet);text-transform:uppercase;font:.66rem/1.4 DM Mono,monospace;display:block}.metric-card>strong{margin-top:16px;font-size:clamp(1.15rem,2vw,1.6rem);display:block}.metric-card>small{color:var(--muted);margin-top:7px;font-size:.68rem;line-height:1.45;display:block}.run-page,.evaluation-page{padding-bottom:30px}.proof-grid{gap:16px;display:grid}.proof-grid--balanced{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;margin:16px 0 0;padding:24px}.panel-heading h2{margin:0;font-size:1.25rem}.panel-heading--controls{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.trace-filters{gap:10px;display:flex}.trace-filters label{color:var(--quiet);text-transform:uppercase;gap:6px;font:.63rem/1 DM Mono,monospace;display:grid}.trace-filters select{border:1px solid var(--line-strong);min-width:145px;color:var(--ink);background:#111816;border-radius:8px;padding:9px 30px 9px 10px}.empty-copy{color:var(--muted);font-size:.84rem;line-height:1.7}.trace-tree,.trace-tree ol{margin:0;padding:0;list-style:none}.trace-tree ol{border-left:1px solid var(--line-strong);margin-left:21px;padding-left:21px}.trace-step{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:15px 0;display:flex}.trace-tree>li:first-child>.trace-step{border-top:0}.trace-step__summary,.trace-step__metrics{align-items:center;gap:10px;display:flex}.trace-step__summary>div>span{color:var(--quiet);margin-top:3px;font-size:.7rem;display:block}.trace-kind{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);border-radius:9px;place-items:center;font:.49rem/1 DM Mono,monospace;display:grid;overflow:hidden}.trace-kind--agent{color:var(--lime);border-color:#d8ff724d}.trace-kind--manager{color:var(--cyan);border-color:#85dcff4d}.trace-step__metrics{color:var(--quiet);font:.64rem/1 DM Mono,monospace}.revision-tag{color:var(--cyan);border:1px solid #85dcff40;border-radius:999px;padding:6px 8px}.trace-step__details{flex-basis:100%;margin-left:44px}.trace-step__details summary,.word-timestamps summary{color:var(--muted);cursor:pointer;font-size:.75rem}.trace-error{color:var(--red)}.json-block{margin-top:12px}.json-block>span{color:var(--quiet);text-transform:uppercase;font:.63rem/1 DM Mono,monospace}.json-block pre{border:1px solid var(--line);color:#d5ddd9;white-space:pre-wrap;overflow-wrap:anywhere;background:#090e0d;border-radius:9px;max-height:320px;margin:6px 0 0;padding:13px;font-size:.7rem;line-height:1.55;overflow:auto}.mastery-diff,.provider-receipts,.research-sources ul,.case-list{margin:14px 0 0;padding:0;list-style:none}.mastery-diff li{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:15px 0;display:flex}.mastery-diff li:first-child{border-top:0}.mastery-diff li span{color:var(--quiet);margin-top:5px;font-size:.7rem;display:block}.mastery-diff output{font:500 .85rem/1 DM Mono,monospace}.is-positive{color:var(--lime)}.is-negative{color:var(--red)}.coaching-pack{gap:20px;margin-top:16px;display:grid}.coaching-pack__focus{background:#d8ff720a;border:1px solid #d8ff7233;border-radius:12px;padding:16px}.coaching-pack__focus strong{margin-top:6px;line-height:1.55;display:block}.list-group ul{color:var(--muted);margin:8px 0 0;padding-left:18px;font-size:.82rem;line-height:1.65}.list-group p{color:var(--muted)}.artifact-meta{flex-wrap:wrap;gap:8px;display:flex}.artifact-meta span{color:var(--quiet);background:#0c1210;border-radius:6px;padding:6px 8px;font-size:.65rem}.transcript blockquote,.evaluations figure blockquote{border-left:2px solid var(--lime);color:#d8dfdc;margin:16px 0;padding-left:17px;line-height:1.75}.delivery-metrics,.score-row{grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0;display:grid}.delivery-metrics div,.score-row div{border:1px solid var(--line);border-radius:8px;padding:10px}.delivery-metrics dt,.score-row dt{color:var(--quiet);font-size:.62rem}.delivery-metrics dd,.score-row dd{margin:4px 0 0;font:500 .78rem/1 DM Mono,monospace}.word-timestamps ol{max-height:250px;padding-left:24px;overflow:auto}.word-timestamps li{color:var(--muted);justify-content:space-between;padding:5px;font-size:.75rem;display:flex}.word-timestamps time{color:var(--quiet);font-family:DM Mono,monospace}.evaluations article{border-top:1px solid var(--line);padding:16px 0}.evaluations article:first-child{border-top:0}.evaluation-title{justify-content:space-between;gap:15px;display:flex}.evaluation-title span{color:var(--lime);font-size:.7rem}.evaluations figure{margin:14px 0 0}.evaluations figcaption{color:var(--muted);font-size:.8rem}.evaluations figure blockquote{margin-top:7px;font-size:.77rem}.research-sources>strong{margin-top:16px;display:block}.research-sources li{border-top:1px solid var(--line)}.research-sources a{color:var(--muted);justify-content:space-between;gap:15px;padding:12px 0;font-size:.8rem;text-decoration:none;display:flex}.research-sources a:hover{color:var(--lime)}.provider-receipts li{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:13px 0;display:flex}.provider-receipts li:first-child{border-top:0}.provider-receipts li>div{gap:4px;display:grid}.provider-receipts li>div:last-child{justify-items:end}.provider-receipts span,.provider-receipts code{color:var(--quiet);font-size:.66rem}.receipt-status{color:var(--lime)!important}.task-outcome,.live-proof-card{border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;gap:30px;margin:16px 0;padding:21px 24px;display:flex}.task-outcome h2,.live-proof-card h2{margin:0;font-size:1.1rem}.task-outcome ul{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0;padding:0;list-style:none;display:flex}.task-outcome li{font-size:.72rem}.task-outcome li span{margin-right:5px}.evaluation-page .metrics-grid{grid-template-columns:repeat(4,1fr);margin:28px 0}.live-proof-card{background:var(--surface)}.live-proof-card__number{text-align:right}.live-proof-card__number strong{color:var(--lime);font-size:2rem;display:block}.live-proof-card__number span{color:var(--muted);font-size:.75rem}.case-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin-top:16px;padding:28px}.case-list li{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:start;gap:15px;padding:16px 0;display:grid}.case-list li>span:last-child{color:var(--quiet);font-size:.7rem}.case-list p{color:var(--muted);margin:5px 0 0;font-size:.78rem}.case-list__failure{color:var(--red)!important}.case-status{border-radius:999px;place-items:center;width:24px;height:24px;display:grid}.case-status.is-pass{color:var(--lime);background:var(--lime-dark)}.case-status.is-blocked{color:var(--red);background:#37201d}.state-page{flex-direction:column;justify-content:center;align-items:flex-start;max-width:760px;min-height:64vh;padding:80px 0;display:flex}.state-page h1{margin:0;font-size:clamp(2.8rem,7vw,5.8rem);line-height:.95}.state-page>p:not(.eyebrow){color:var(--muted);line-height:1.7}.state-page .button{margin-top:12px}.loading-mark{border:2px solid var(--line);border-top-color:var(--lime);border-radius:999px;width:28px;height:28px;margin-bottom:24px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=920px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:80px}.telegram-card{width:min(100%,420px)}.workflow__steps{grid-template-columns:repeat(2,1fr)}.metrics-grid{grid-template-columns:repeat(3,1fr)}.proof-grid--balanced{grid-template-columns:1fr}.boundary-card{grid-template-columns:1fr;gap:24px}}@media (width<=650px){.site-shell{width:min(100% - 24px,1240px)}.site-header{min-height:66px}.site-header nav{gap:14px}.site-header nav a{font-size:.72rem}.brand>span:last-child{display:none}.hero{gap:42px;padding:58px 0}.hero h1{font-size:clamp(3.4rem,18vw,5.2rem)}.hero__actions .button{width:100%}.proof-strip,.page-hero,.panel-heading--controls,.task-outcome,.live-proof-card{flex-direction:column;align-items:flex-start}.workflow{padding:74px 0 64px}.workflow__steps{grid-template-columns:1fr}.workflow__steps li{min-height:190px}.workflow__steps h3{margin-top:35px}.boundary-card{padding:26px}.page-hero{padding-top:54px}.metrics-grid,.evaluation-page .metrics-grid{grid-template-columns:repeat(2,1fr)}.metric-card{min-height:100px}.trace-filters{grid-template-columns:1fr 1fr;width:100%;display:grid}.trace-filters select{width:100%;min-width:0}.trace-step{align-items:flex-start}.trace-step__metrics{flex-wrap:wrap}.trace-step__details{margin-left:0}.delivery-metrics,.score-row{grid-template-columns:repeat(2,1fr)}.provider-receipts li{flex-direction:column}.provider-receipts li>div:last-child{justify-items:start}.section-heading--row{flex-direction:column;align-items:flex-start}.case-panel{padding:20px}.case-list li{grid-template-columns:auto 1fr}.case-list li>span:last-child{grid-column:2}.site-footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.loading-mark{animation:none}}
