.pqc{display:grid;gap:var(--space-4);min-height:0}.pqc__panel{display:grid;gap:var(--space-3);min-height:0}.pqc__header{display:grid;gap:var(--space-2)}.pqc__header h3,.pqc__header p{margin:0}.pqc__eyebrow{width:max-content;font-size:.8rem;font-weight:800;letter-spacing:.08em}.pqc__classification,.pqc__machine,.pqc__nested-card,.pqc__work{padding:var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-raised)}.pqc__choices,.pqc__machine-controls{display:flex;gap:var(--space-2);flex-wrap:wrap;align-items:end}.pqc__button,.pqc__control select{min-height:44px;padding:.55rem .8rem;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-raised);font:inherit}.pqc__button{font-weight:700}.pqc__control{display:grid;gap:.3rem;font-weight:700}.pqc__control input{min-height:44px}.pqc__expression{font-size:clamp(1.3rem,3vw,2rem);font-weight:800;line-height:1.4;margin-bottom:var(--space-2)}.pqc__status,.pqc__takeaway{margin:0;padding:.7rem .85rem;border-radius:var(--radius-md);background:var(--surface-subtle);font-weight:650}.pqc__machine-grid,.pqc__nested-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.pqc__flow{padding:.8rem;border-radius:var(--radius-md);background:var(--surface-subtle);font-weight:800;line-height:1.6}.equation-step__expression[data-structure-expression=true]{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;min-height:44px;font-size:1.08rem;font-weight:750}.structure-token{display:inline-flex;align-items:stretch;border:2px solid currentColor;border-radius:var(--radius-md);overflow:hidden}.structure-token__label{display:inline-flex;align-items:center;padding:.18rem .35rem;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;background:var(--surface-subtle)}.structure-token__value{padding:.28rem .45rem}.structure-token[data-structure-role=first],.structure-legend__item[data-structure-role=first]{color:var(--mode-accent)}.structure-token[data-structure-role=second],.structure-legend__item[data-structure-role=second]{color:var(--feedback-correct-accent)}.structure-token[data-structure-role=outer],.structure-legend__item[data-structure-role=outer]{color:var(--mode-accent)}.structure-token[data-structure-role=inner],.structure-legend__item[data-structure-role=inner]{color:var(--feedback-warning-accent)}.structure-legend{display:flex;gap:var(--space-2);flex-wrap:wrap}.structure-legend__item{display:inline-flex;align-items:center;gap:.35rem;font-weight:750}.structure-legend__swatch{width:.8rem;height:.8rem;border:2px solid currentColor;border-radius:2px}.pqc__nested-card strong{display:block;margin:.25rem 0}.pqc__nested-card p{margin:.35rem 0 0}@media(max-width:700px){.pqc__machine-grid,.pqc__nested-grid{grid-template-columns:1fr}.pqc__choices .pqc__button{flex:1 1 9rem}.equation-step__expression[data-structure-expression=true]{font-size:1rem}.structure-token{max-width:100%}}
