.wt-console{background:var(--stage-surface, var(--surface-container));border:1px solid var(--stage-edge-line, var(--border-subtle));border-radius:var(--radius-lg);box-shadow:var(--stage-edge-shadow, var(--shadow-card));overflow:hidden;max-width:860px;margin:0 auto;display:flex;flex-direction:column}.wt-stream{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding:20px 22px;min-height:320px;max-height:320px}.wt-beat{border-left:3px solid var(--stage-line, var(--border-subtle));padding-left:12px}.wt-beat-active{border-left-color:var(--primary)}.wt-beat-draft,.wt-beat-reco{border-left-color:var(--stage-ink-strong, var(--tertiary-strong))}.wt-beat-signal{border-left-color:var(--primary-strong)}.wt-beat-title{font-size:var(--text-label);text-transform:uppercase;letter-spacing:.05em;color:var(--stage-ink-mut, var(--on-surface-variant));margin-bottom:4px}.wt-beat-draft .wt-beat-title,.wt-beat-reco .wt-beat-title{color:var(--stage-ink-strong, var(--tertiary-strong))}.wt-beat-text{font-size:var(--text-body-md);line-height:1.5;white-space:pre-wrap;min-height:1em;max-width:68ch}.wt-beat-draft .wt-beat-text,.wt-beat-reco .wt-beat-text{background:var(--stage-sunken, var(--surface-muted));padding:10px 12px;border-radius:var(--radius)}.wt-shimmer{background:linear-gradient(90deg,var(--stage-ink-mut, var(--on-surface-variant)),var(--stage-line-strong, var(--outline)),var(--stage-ink-mut, var(--on-surface-variant)));background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:wt-sh 1.4s linear infinite}@keyframes wt-sh{to{background-position:-200% 0}}.wt-subchips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.wt-subchip{font-size:var(--text-label);padding:2px 8px;border-radius:var(--radius-full);background:var(--stage-sunken, var(--surface-muted));color:var(--stage-ink-mut, var(--on-surface-variant));border:1px solid var(--stage-line, var(--border-subtle))}.wt-chips{display:flex;flex-wrap:wrap;gap:6px;margin:0 22px;padding:14px 0;border-top:1px dashed var(--stage-line, var(--border-subtle))}.wt-chips:empty{display:none}.wt-chip{font-size:var(--text-label);padding:4px 10px;border-radius:var(--radius-full);background:var(--stage-info, var(--secondary-container));color:var(--stage-on-info, var(--on-secondary-container))}.wt-chip-in{animation:wt-chipin .35s ease}@keyframes wt-chipin{0%{opacity:0;transform:translateY(4px) scale(.96)}}.wt-foot{display:flex;align-items:center;gap:14px;padding:12px 18px;border-top:1px solid var(--stage-line, var(--border-subtle));background:var(--stage-sunken, var(--surface-muted))}.wt-playline{flex:1;height:4px;background:var(--stage-line-strong, var(--outline));border-radius:var(--radius-full);overflow:hidden}.wt-playline span{display:block;height:100%;width:100%;transform:scaleX(0);transform-origin:left;background:var(--primary);border-radius:var(--radius-full);transition:transform .5s ease}.wt-footslot{flex-basis:100%;order:3;font-size:var(--text-label);color:var(--stage-ink-mut, var(--on-surface-variant))}.wt-foot-hint{font-size:var(--text-label);color:var(--stage-ink-mut, var(--on-surface-variant))}.wt-gate{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.wt-gate-q{font-weight:600;font-size:var(--text-body-md);color:var(--stage-ink, var(--on-surface));margin-right:4px}.wt-btn,.wt-btn-ghost{font:inherit;cursor:pointer;border-radius:var(--radius-full);padding:10px 18px;border:1px solid;text-decoration:none;display:inline-block}.wt-btn{background:var(--stage-btn-bg, var(--btn-bg));color:var(--stage-btn-on, var(--btn-on));border-color:var(--stage-btn-border, var(--btn-border))}.wt-btn:hover{background:var(--stage-btn-bg-hover, var(--btn-bg-hover));border-color:var(--stage-btn-border-hover, var(--btn-border-hover))}.wt-btn-ghost{background:var(--stage-ghost-bg, var(--btn-ghost-bg));color:var(--stage-ghost-on, var(--btn-ghost-on));border-color:var(--stage-ghost-line, var(--btn-ghost-border))}.wt-sm{display:inline-flex;align-items:center;justify-content:center;flex:none;min-height:44px;padding:7px 16px;font-size:var(--text-label);white-space:nowrap}.wt-cta{max-width:860px;margin:20px auto 0;padding:20px 24px;text-align:center;background-image:linear-gradient(var(--stage-banner, transparent),var(--stage-banner, transparent)),linear-gradient(var(--stage-surface, transparent),var(--stage-surface, transparent)),linear-gradient(120deg,var(--gradient-start),var(--gradient-end));border:1px solid var(--stage-banner-line, transparent);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:12px;align-items:center}.wt-outcome{font-size:var(--text-body-lg)}@media (prefers-reduced-motion: reduce){.wt-shimmer,.wt-chip-in{animation:none}.wt-playline span{transition:none}}
