[data-lab-root]{--mth-gap:0.85rem;--mth-door:#c4a574;--mth-door-edge:#8a6a3d;--mth-goat:#6b5a45;--mth-car:#2f6fb0;--mth-stay:#6a645c;--mth-switch:#c04a2c;--mth-choice:#2a9d8f;display:flex;flex-direction:column;gap:var(--mth-gap);padding:1.25rem}@media(prefers-color-scheme:dark){[data-lab-root]{--mth-door:#5c4a32;--mth-door-edge:#c4a574;--mth-goat:#d4c4a8;--mth-car:#7eb0e0;--mth-stay:#b8b2a8;--mth-switch:#e07a5f;--mth-choice:#5ec4b6}}:root[data-theme=dark] [data-lab-root]{--mth-door:#5c4a32;--mth-door-edge:#c4a574;--mth-goat:#d4c4a8;--mth-car:#7eb0e0;--mth-stay:#b8b2a8;--mth-switch:#e07a5f;--mth-choice:#5ec4b6}:root[data-theme=light] [data-lab-root]{--mth-door:#c4a574;--mth-door-edge:#8a6a3d;--mth-goat:#6b5a45;--mth-car:#2f6fb0;--mth-stay:#6a645c;--mth-switch:#c04a2c;--mth-choice:#2a9d8f}[data-lab-root] .mth-doors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;width:min(100%,22rem)}[data-lab-root] .mth-door{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.35rem;aspect-ratio:3/4.4;min-height:0;padding:.7rem .4rem .6rem;border:2px solid var(--mth-door-edge);border-radius:8px 8px 4px 4px;background:var(--mth-door);color:var(--primary);font:inherit;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}[data-lab-root] .mth-door:hover:not(:disabled){transform:translateY(-2px)}[data-lab-root] .mth-door:disabled{cursor:default}[data-lab-root] .mth-door:focus-visible,[data-lab-root] .mth-button:focus-visible,[data-lab-root] .mth-toggle input:focus-visible,[data-lab-root] .mth-mode input:focus-visible{outline:2px solid var(--primary);outline-offset:2px}[data-lab-root] .mth-door[data-picked=true]{box-shadow:inset 0 0 0 2px var(--primary)}[data-lab-root] .mth-door[data-final=true]{box-shadow:inset 0 0 0 2px var(--mth-switch)}[data-lab-root] .mth-door[data-state=host-choice]{border-style:dashed;border-color:var(--mth-choice)}[data-lab-root] .mth-door[data-state=opened-goat],[data-lab-root] .mth-door[data-state=opened-prize]{background:var(--entry)}[data-lab-root] .mth-door__number{font-size:1.15rem;font-weight:700;color:var(--primary)}[data-lab-root] .mth-door__face{display:grid;place-items:center;width:3.2rem;height:3.2rem}[data-lab-root] .mth-icon{display:none;width:2.8rem;height:2.8rem;fill:currentColor;stroke:currentColor}[data-lab-root] .mth-door[data-state=opened-goat] .mth-icon--goat{display:block;color:var(--mth-goat)}[data-lab-root] .mth-door[data-state=opened-prize] .mth-icon--car{display:block;color:var(--mth-car)}[data-lab-root] .mth-door__tag{min-height:1.2em;font-size:.78rem;color:var(--secondary)}[data-lab-root] .mth-caption{margin:0;font-size:.95rem;line-height:1.6;color:var(--content)}[data-lab-root] .mth-controls{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}[data-lab-root] .mth-button{padding:.4rem .85rem;border:1px solid var(--border);border-radius:6px;background:var(--entry);color:var(--primary);font:inherit;font-size:.9rem;cursor:pointer}[data-lab-root] .mth-button:hover:not(:disabled){border-color:var(--primary)}[data-lab-root] .mth-button:disabled{opacity:.45;cursor:not-allowed}[data-lab-root] .mth-toggle{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;cursor:pointer}[data-lab-root] .mth-field__label{margin:0;font-size:.85rem;color:var(--primary)}[data-lab-root] .mth-modes{display:flex;flex-wrap:wrap;gap:.35rem}[data-lab-root] .mth-mode{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border:1px solid var(--border);border-radius:999px;background:var(--entry);color:var(--primary);font-size:.88rem;cursor:pointer}[data-lab-root] .mth-mode:has(input:checked){border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}[data-lab-root] .mth-mode input{margin:0}[data-lab-root] .mth-status{margin:0;min-height:1.4em;font-size:.88rem;color:var(--secondary)}[data-lab-root] .mth-tree__label,[data-lab-root] .mth-track__legend,[data-lab-root] .mth-note{margin:0;font-size:.8rem;line-height:1.6;color:var(--secondary)}[data-lab-root] .mth-tree{display:block;width:100%;max-width:28rem;height:auto;overflow:visible}[data-lab-root] .mth-tree__node{fill:var(--entry);stroke:var(--border);stroke-width:1.2}[data-lab-root] .mth-tree__node--active{stroke:var(--mth-choice);stroke-width:2}[data-lab-root] .mth-tree__node--live{stroke:var(--primary)}[data-lab-root] .mth-tree__edge{stroke:var(--border);stroke-width:1.2}[data-lab-root] .mth-tree__edge--active{stroke:var(--mth-choice);stroke-width:2}[data-lab-root] .mth-tree__text,[data-lab-root] .mth-tree__muted{fill:var(--primary);font-size:11px;text-anchor:middle;font-family:inherit}[data-lab-root] .mth-tree__muted{fill:var(--secondary);font-size:10px}[data-lab-root] .mth-readout{width:100%;border-collapse:collapse;font-size:.85rem}[data-lab-root] .mth-readout__caption{padding-bottom:.4rem;text-align:left;font-weight:600;color:var(--primary)}[data-lab-root] .mth-readout th,[data-lab-root] .mth-readout td{padding:.28rem .5rem .28rem 0;border-bottom:1px solid color-mix(in oklab,var(--border) 60%,transparent);text-align:left;font-weight:400}[data-lab-root] .mth-readout th{color:var(--secondary)}[data-lab-root] .mth-readout__value{font-variant-numeric:tabular-nums;color:var(--primary);text-align:right}[data-lab-root] .mth-track{display:flex;width:100%;height:.9rem;overflow:hidden;border:1px solid var(--border);border-radius:999px;background:var(--entry)}[data-lab-root] .mth-track__stay,[data-lab-root] .mth-track__switch{display:block;height:100%;width:0;transition:width .2s ease}[data-lab-root] .mth-track__stay{background:var(--mth-stay)}[data-lab-root] .mth-track__switch{background:var(--mth-switch)}@media(max-width:768px){[data-lab-root]{padding:.9rem}[data-lab-root] .mth-door{padding:.5rem .25rem}[data-lab-root] .mth-door__number{font-size:1rem}}@media(prefers-reduced-motion:reduce){[data-lab-root] .mth-door,[data-lab-root] .mth-button,[data-lab-root] .mth-mode,[data-lab-root] .mth-track__stay,[data-lab-root] .mth-track__switch{transition:none}}