.guide{--g-accent:#2563eb;--g-accent-2:#7c3aed;--g-accent-3:#0d9488;--g-accent-4:#d97706;--g-accent-5:#db2777;--g-ink:#16181d;--g-muted:#16181d99;--g-rule:#16181d1a;--g-band:#f5f6f8;--g-surface:#fff;--g-warn:#d9510f;--g-ok:#0d9488}.flow-root .guide{--g-accent:var(--flow-accent);--g-accent-2:#7c3aed;--g-accent-3:#0d9488;--g-accent-4:#eab308;--g-accent-5:#e5484d;--g-ink:var(--flow-ink);--g-muted:var(--flow-muted);--g-rule:var(--flow-hairline);--g-band:var(--flow-band);--g-surface:#fff;--g-warn:var(--flow-accent-deep);--g-ok:#0d9488}.ed .guide{--g-accent:var(--ed-accent);--g-accent-2:#5b3a7c;--g-accent-3:#1f6f5c;--g-accent-4:#9a6a1a;--g-accent-5:var(--ed-red);--g-ink:var(--ed-ink);--g-muted:var(--ed-ink-soft);--g-rule:var(--ed-rule);--g-band:var(--ed-accent-wash);--g-surface:var(--ed-paper);--g-warn:var(--ed-red);--g-ok:#1f6f5c}.guide-link{color:var(--g-accent);text-underline-offset:2px;font-weight:500;text-decoration:underline;text-decoration-thickness:1.5px}.guide-link:hover{text-decoration-thickness:2px}.guide-body>*+*{margin-top:1.25rem}.guide-body h2,.guide-body h3{scroll-margin-top:80px}@keyframes guide-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.guide-fade{animation:.4s both guide-fade}@media (prefers-reduced-motion:reduce){.guide-fade{animation:none}}.guide-meter{background:var(--g-rule);border-radius:9999px;height:8px;overflow:hidden}.guide-meter>span{background:var(--g-accent);border-radius:9999px;height:100%;transition:width .35s cubic-bezier(.22,.9,.32,1);display:block}.guide-table{border-collapse:collapse;width:100%;font-size:14.5px}.guide-table th,.guide-table td{text-align:left;border-bottom:1px solid var(--g-rule);vertical-align:top;padding:10px 12px}.guide-table thead th{color:var(--g-ink);border-bottom:2px solid var(--g-rule);font-weight:700}.guide-table tbody tr:first-child td{border-top:0}.guide-table td:first-child{font-weight:600}
