.ma-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-bottom:12px;display:grid}.ma-grid label{gap:6px;display:grid}.ma-grid label[hidden]{display:none!important}#ma-nv{color:var(--muted);margin-left:8px;font-weight:600}.ma-table-wrap{overflow:hidden}.ma-table{border-collapse:collapse;font-size:var(--ma-table-font,12px);table-layout:fixed;width:100%;height:100%;margin:auto}.ma-table th,.ma-table td{border:1px solid var(--border);text-align:center;text-overflow:clip;white-space:nowrap;padding:.18em .12em;line-height:1;overflow:hidden}.ma-coprime-row td,.ma-coprime-row th{background:#10b98124}.ma-clock-card{box-sizing:border-box;height:var(--ma-visual-height);justify-content:center;align-items:center;padding:.35rem;display:flex}.ma-clock-card canvas{max-width:100%;display:block}.ma-result-box{gap:.45rem;display:grid}.ma-operation-insight{border-top:1px solid var(--border);color:var(--text-dim);padding-top:.55rem;font-size:.875rem;line-height:1.4}.ma-selected-row td,.ma-selected-row th{background:#f59e0b14}.ma-selected-row th{color:var(--text);outline-offset:-1px;outline:1px solid #f59e0b73}.ma-selected-col{background:#f59e0b14}thead .ma-selected-col{color:var(--text);background:#f59e0b26}.ma-selected-cell{color:var(--text);outline-offset:-2px;outline:2px solid #f59e0bb3;font-weight:700;background:#f59e0b38!important}.ma-visual-grid{--ma-visual-height:clamp(300px, 34vw, 360px);grid-template-columns:minmax(280px,.95fr) minmax(300px,1.05fr);align-items:stretch;gap:.75rem;display:grid}.ma-visual-grid>*{min-width:0}.ma-table-panel{justify-content:center;align-items:stretch;min-width:0;display:flex}.ma-table-panel .ma-table-wrap{box-sizing:border-box;height:var(--ma-visual-height);width:100%;max-width:100%;display:flex}@media (width<=760px){.ma-visual-grid{--ma-visual-height:min(320px, 72vw);grid-template-columns:1fr}.ma-table-panel .ma-table-wrap{height:var(--ma-visual-height)}}
