:root{--paper-danger:#a93b36;--term-bg:#0b0f12;--term-raised:#13181c;--term-border:#2a3036;--term-fg:#e6eaee;--term-fg-secondary:#a7aeb8;--term-fg-tertiary:#6e7681;--term-green:#65e06f;--term-green-hover:#54d45f;--term-green-tint:#65e06f1f;--term-amber:#e8a33d;--term-danger:#e8776f}[data-diag-root] a{color:var(--accent-bg);text-decoration:none}[data-diag-root] a:hover{color:var(--accent-hover)}@keyframes expIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes revealIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes stepIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}[data-exp-line]{animation:.12s cubic-bezier(.2,0,0,1) both expIn}[data-reveal-el]{animation:.2s cubic-bezier(.2,0,0,1) both revealIn}[data-step-panel]{animation:.18s cubic-bezier(.2,0,0,1) both stepIn}[data-op-card][data-selected=true],[data-chip][data-selected=true]{border-color:var(--accent-bg)!important;background:var(--ok-bg)!important}[data-seg][data-on=true]{background:var(--accent-bg)!important}[data-diag-root][data-end=true] [data-seg][data-on=true]{background:#b97a1f!important}[data-diag-root][data-static=true] [data-exp-line],[data-diag-root][data-static=true] [data-reveal-el],[data-diag-root][data-static=true] [data-step-panel]{animation:none!important}[data-diag-root][data-static=true] [data-op-card],[data-diag-root][data-static=true] [data-chip]{transition:none!important}@media (prefers-reduced-motion:reduce){[data-exp-line],[data-reveal-el],[data-step-panel]{animation:none!important}[data-op-card],[data-chip]{transition:none!important}}[data-diag-grid]{grid-template-columns:1fr;gap:32px;display:grid}[data-exp-side]{display:none}@media (min-width:900px){[data-diag-grid]{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:48px}[data-exp-side]{display:block;position:sticky;top:76px}}[data-op-grid]{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:560px){[data-op-grid]{grid-template-columns:repeat(2,1fr)}}[data-cta]{width:100%}@media (min-width:560px){[data-cta]{width:auto}}[data-op-card][data-dim=true]{pointer-events:none;opacity:.45!important}[data-exp-strip]::-webkit-scrollbar{display:none}@keyframes termFade{0%{opacity:0}to{opacity:1}}@keyframes termLine{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}[data-term-fade]{animation:.3s cubic-bezier(.2,0,0,1) both termFade}[data-term-line]{animation:.24s cubic-bezier(.2,0,0,1) both termLine}[data-term-line]:first-child{animation-delay:60ms}[data-term-line]:nth-child(2){animation-delay:.3s}[data-term-line]:nth-child(3){animation-delay:.54s}[data-ch-seg][data-on=true]{background:var(--accent-bg)!important;color:#fff!important}[data-cal-slot][data-on=true]{background:var(--term-green)!important;color:#08260d!important;border-color:var(--term-green)!important}[data-result-surface] a{color:var(--term-green)}[data-result-surface] a:hover{color:var(--term-green-hover)}[data-result-surface] :focus-visible{outline:2px solid var(--term-green);outline-offset:2px}[data-result-surface] input:focus-visible{outline:2px solid var(--term-green);outline-offset:1px}[data-result-surface] ::selection{background:var(--term-green);color:#08260d}[data-result-surface] input::placeholder{color:var(--term-fg-tertiary)}[data-diag-root][data-static=true] [data-term-fade],[data-diag-root][data-static=true] [data-term-line]{animation:none!important}@media (prefers-reduced-motion:reduce){[data-term-fade],[data-term-line]{animation:none!important}}
