:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:system-ui,sans-serif}body{color:#e8eaed;background:#0f1115;margin:0}nav{border-bottom:1px solid #2a2f3a;flex-wrap:wrap;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}nav a{color:#9ecbff}nav .nav-status{margin-left:auto}main{min-width:0;max-width:1200px;margin:0 auto;padding:1rem}.panel{background:#171b22;border:1px solid #2a2f3a;border-radius:8px;margin:1rem 0;padding:1rem}.muted{color:#9aa0a6}.badge{color:#b7e1a1;background:#2d4a22;border-radius:4px;padding:.15rem .5rem;font-size:.85rem}pre{font-size:.85rem;overflow:auto}.journey-page{--accent:#6eb5ff;--border:#2a3140;--text-muted:#9aa0a6;min-width:0}.journey-hero{border-bottom:1px solid var(--border);gap:.8rem;margin-bottom:1.25rem;padding:.5rem 0 1.5rem;display:grid}.journey-hero h1{max-width:48rem;margin:0;font-size:2rem;font-weight:680;line-height:1.15}.hero-actions{flex-wrap:wrap;gap:.65rem;display:flex}.action{border-radius:7px;justify-content:center;align-items:center;min-height:2.3rem;padding:0 .85rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.action.primary{color:#06111f;background:#8cc8ff}.action.secondary{color:#d8e5f5;background:#171d28;border:1px solid #2d3748}.journey-summary,.loop-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1.25rem;display:grid}.loop-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card.accent-blue{border-top-color:#6eb5ff}.metric-card.accent-green{border-top-color:#8fd694}.metric-card.accent-amber{border-top-color:#e8b86d}.journey-loop{margin-bottom:1.25rem}.journey-steps{gap:.85rem;display:grid}.journey-step{border:1px solid var(--border);background:#121722;border-radius:10px;grid-template-columns:2rem minmax(0,1fr);gap:.85rem;min-width:0;padding:1rem;display:grid}.step-index{color:#dce9f7;background:#1f2a3a;border-radius:999px;place-items:center;width:2rem;height:2rem;font-size:.78rem;font-weight:800;display:grid}.journey-step dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0 0 .75rem;display:grid}.journey-step dt{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.2rem;font-size:.7rem;font-weight:700}.journey-step dd{color:#c7d0dc;margin:0;font-size:.86rem;line-height:1.45}.inline-link{color:#9ecbff;font-size:.85rem;font-weight:700}.production-page{--accent:#6eb5ff;--pass:#8fd694;--fail:#f28b82;--warn:#e8b86d;--border:#2a3140;--text-muted:#9aa0a6;min-width:0}.production-hero{border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding:.5rem 0 1.5rem}.production-hero h1{margin:0 0 .65rem;font-size:1.85rem;font-weight:650;line-height:1.2}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin:0 0 .5rem;font-size:.7rem;font-weight:600}.lede{color:#b8c0cc;max-width:54rem;margin:0 0 1rem;font-size:.95rem;line-height:1.5}.hero-badges{flex-wrap:wrap;gap:.45rem;display:flex}.gate,.badge.phase{border-radius:999px;padding:.2rem .55rem;font-size:.78rem;font-weight:600}.gate.pass{color:var(--pass);background:#1e3a24}.gate.fail{color:var(--fail);background:#3d1f1f}.gate.muted,.badge.phase{color:var(--text-muted);background:#252a35}.prod-summary{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.75rem;margin-bottom:1.25rem;display:grid}.metric-card{border:1px solid var(--border);background:#121722;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.35rem;min-width:0;padding:.85rem .95rem;display:flex}.metric-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.metric-card strong{color:#eef1f6;font-size:1.25rem;line-height:1}.metric-note{color:#aeb6c2;font-size:.78rem;line-height:1.35}.card{border:1px solid var(--border);background:#121722;border-radius:10px;min-width:0;padding:1rem}.card-head,.section-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.card-head h2,.card-head h3,.section-head h2{color:#eef1f6;margin:0;font-size:1rem;line-height:1.25}.card-sub{color:var(--text-muted);white-space:nowrap;font-size:.78rem}.provider-plan{margin-bottom:1.25rem}.provider-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.provider-action p{color:#b8c0cc;margin:0 0 .75rem;font-size:.86rem;line-height:1.45}.key-list{margin:0 0 .85rem;padding:0;list-style:none}.key-list li{border-bottom:1px solid #222833;grid-template-columns:minmax(8.5rem,.8fr) minmax(0,1fr);gap:.6rem;padding:.35rem 0;display:grid}.key-list li:last-child{border-bottom:none}.key-list code,.rerun-list code{overflow-wrap:anywhere}.key-list code{color:#d4dde8;font-size:.75rem}.key-list span{color:var(--text-muted);font-size:.75rem}.rerun-list{gap:.35rem;display:grid}.rerun-list code{color:#aeb6c2;background:#0d111a;border:1px solid #222833;border-radius:6px;padding:.4rem .5rem;font-size:.73rem}.prod-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.prod-check-list{margin:0;padding:0;list-style:none}.prod-check-list li{border-bottom:1px solid #222833;grid-template-columns:auto minmax(0,1fr);gap:.65rem;padding:.55rem 0;display:grid}.prod-check-list li:last-child{border-bottom:none}.prod-check-list strong,.prod-check-list code{overflow-wrap:anywhere;display:block}.prod-check-list strong{font-size:.88rem}.prod-check-list code{color:#aeb6c2;margin-top:.15rem;font-size:.78rem}.prod-status{text-align:center;text-transform:uppercase;border-radius:999px;align-self:start;min-width:4.1rem;padding:.15rem .45rem;font-size:.68rem;font-weight:700}.prod-status.pass{color:var(--pass);background:#1e3a24}.prod-status.fail{color:var(--fail);background:#3d1f1f}.prod-status.muted{color:var(--text-muted);background:#252a35}.production-notes{margin-top:1rem}.stack{margin:0;padding:0;list-style:none}.stack li{border-bottom:1px solid #222833;padding:.4rem 0;font-size:.86rem;line-height:1.4}.stack li:last-child{border-bottom:none}.stack.warn li:before{color:var(--warn);content:"○ "}@media (max-width:640px){nav{align-items:flex-start;gap:.45rem .9rem}nav .nav-status{flex-basis:100%;margin-left:0;font-size:.82rem}.prod-summary,.journey-summary,.journey-step dl,.loop-controls,.provider-plan-grid,.prod-groups{grid-template-columns:1fr}.journey-hero h1,.production-hero h1{font-size:1.65rem}}
