.le-board{border-left:3px solid var(--accent);background:var(--bg-surface);margin:.9rem 0;padding:.9rem 1rem .7rem}.le-from{color:var(--text-dim);margin-bottom:.15rem;font-size:.8rem}.le-from[hidden]{display:none}.le-from-eq{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.le-eq{color:var(--text);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.5rem;line-height:1.6}.le-term{font:inherit;color:inherit;border:1px solid #0000;border-bottom:1px dashed var(--border);cursor:pointer;background:0 0;border-radius:0;padding:.3rem .35rem}.le-term:hover,.le-term:focus-visible{border-color:var(--accent);color:var(--accent)}.le-term-x{font-weight:600}.le-zero{color:var(--text-dim);padding:.3rem .35rem}.le-op{color:var(--text-dim)}.le-is{color:var(--text-dim);margin:0 .35rem}.le-strip-wrap{margin-top:.55rem}.le-strip-label,.le-strip-note{color:var(--text-dim);font-size:.76rem}.le-strip-note{margin-top:.1rem}.le-now{margin:.1rem 0 .15rem}.le-now-value{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.15rem;font-weight:700;display:inline-block}@keyframes le-hold{0%{transform:scale(1)}35%{transform:scale(1.22)}to{transform:scale(1)}}.le-now-value.is-held{animation:.45s ease-out le-hold}@media (prefers-reduced-motion:reduce){.le-now-value.is-held{animation:none}}.le-moves{margin-bottom:.8rem}.le-moves-label{color:var(--text-dim);margin-bottom:.4rem;font-size:.85rem;display:block}.le-chips{grid-template-columns:minmax(0,1fr);gap:.4rem;margin-bottom:.6rem;display:grid}.le-chip{border:1px solid var(--border);background:var(--bg-surface);min-height:44px;color:var(--text);text-align:left;cursor:pointer;border-radius:0;align-items:baseline;gap:.6rem;padding:.5rem .8rem;display:flex}.le-chip:hover,.le-chip:focus-visible{border-color:var(--accent)}.le-chip-op{color:var(--accent);white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.05rem;font-weight:700}.le-chip-say{color:var(--text-dim);overflow-wrap:anywhere;font-size:.82rem}.le-chip-done{color:var(--text-dim);font-size:.9rem}.le-bar{flex-wrap:wrap;gap:.5rem;display:flex}.le-bar .le-ghost,.le-custom .le-ghost{border:1px solid var(--border);color:var(--text-dim);background:0 0}.le-bar .btn[disabled]{opacity:.45;cursor:default}.le-setup-panel{margin-top:-.3rem}.le-panel{border:1px solid var(--border);background:var(--bg-surface);margin-bottom:.8rem}.le-panel-summary{list-style:none}.le-panel-summary::-webkit-details-marker{display:none}.le-panel-summary:before{content:"▶";color:var(--text-dim);flex:none;font-size:.58rem;transition:transform .15s}.le-panel[open]>.le-panel-summary:before{transform:rotate(90deg)}.le-panel-summary{color:var(--text-dim);cursor:pointer;align-items:center;gap:.5rem;min-height:44px;padding:.6rem .8rem;font-size:.88rem;display:flex}.le-panel[open] .le-panel-summary{border-bottom:1px solid var(--border)}.le-custom,.le-setup{flex-wrap:wrap;align-items:center;gap:.5rem;padding:.7rem .8rem;display:flex}.le-custom input[type=number]{font-variant-numeric:tabular-nums;width:5rem}.le-custom .le-unit{border:1px solid var(--border);color:var(--text-dim);background:0 0;min-width:2.6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.le-custom .le-unit.active{border-color:var(--accent);color:var(--accent);font-weight:700}.le-custom .le-unit[disabled]{opacity:.4;cursor:default}.le-kinds .seg-btn{min-width:2.8rem;min-height:44px;font-size:1.05rem;line-height:1.2}.le-field{color:var(--text-dim);flex-direction:column;gap:.2rem;font-size:.8rem;display:flex}.le-field input{font-variant-numeric:tabular-nums;width:4.2rem}.le-setup-note{color:var(--text-dim);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.le-warn{border-left:3px solid var(--accent);background:var(--bg-surface);color:var(--text);margin-bottom:.9rem;padding:.6rem .9rem;font-size:.92rem}.le-warn[hidden],.le-history:empty{display:none}.le-history{color:var(--text-dim);margin:0 0 .9rem;padding:0;font-size:.88rem;list-style:none}.le-history li{grid-template-columns:1.1rem minmax(0,1fr);padding:.15rem 0;display:grid}.le-history li:before{content:"↳";opacity:.6}.le-history li.is-illegal{color:var(--accent);font-weight:600}.le-readouts{grid-template-columns:repeat(auto-fit,minmax(min(13rem,100%),1fr));gap:.7rem;margin-bottom:1rem;display:grid}.le-card{border:1px solid var(--border);background:var(--bg-surface);min-width:0;padding:.6rem .8rem}.le-card-label{color:var(--text-dim);margin-bottom:.2rem;font-size:.78rem}.le-card-value{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:1.1rem}.le-card-value.highlight strong{color:var(--accent)}@media (width>=620px){.le-chips{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.le-chip{flex-direction:column;gap:.15rem}}@media (width<=479px){.le-eq{font-size:1.3rem}.le-field input{width:3.6rem}}.le-custom>*,.le-custom .seg-btn,.le-custom input[type=number],.le-custom .btn{box-sizing:border-box;height:44px;min-height:44px}.le-custom .segmented{height:44px;display:flex}.le-custom input[type=number]{padding-top:0;padding-bottom:0}
