.em-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;display:grid}.em-grid label{gap:.22rem;font-size:.85rem;display:grid}.em-grid input,.em-grid select{width:100%}.em-row{justify-content:space-between;gap:.7rem;margin:.24rem 0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem;display:flex}.em-summary-title{margin-bottom:.45rem;font-weight:700}.em-summary-box .bd-row{border-radius:0}.em-summary-box .bd-row>span,.em-summary-box .bd-row>strong{padding-top:1px;padding-bottom:1px}.em-summary-box .bd-row strong .katex-display{text-align:left;margin:0}.em-summary-box .em-summary-heading>span{color:var(--text);font-weight:800}.em-summary-box .em-summary-eq{-webkit-overflow-scrolling:touch;overflow:auto hidden}.em-canvas-shell{background:0 0;border:0;border-radius:0;padding:8px;position:relative}.em-canvas-shell:fullscreen{background:var(--bg);place-items:center;width:100vw;height:100vh;padding:12px;display:grid}.em-fs-btn{z-index:2;border:1px solid var(--border);width:1.8rem;height:1.8rem;color:var(--text);background:color-mix(in srgb, var(--bg-surface) 86%, transparent);cursor:pointer;border-radius:.4rem;line-height:1;position:absolute;top:10px;right:10px}.em-fs-btn:hover{color:var(--accent);background:color-mix(in srgb, var(--accent) 16%, transparent)}.em-table-section{margin-top:.85rem;margin-bottom:.35rem}.em-table-wrap{border:1px solid var(--border);border-radius:8px;max-height:520px;overflow:auto}.em-step-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:0;font-size:.8rem}.em-step-table th,.em-step-table td{border-bottom:1px solid color-mix(in srgb, var(--border) 72%, transparent);text-align:right;vertical-align:middle;white-space:nowrap;padding:.38rem .42rem}.em-step-table th{z-index:3;background-color:var(--bg-surface,var(--panel));color:var(--text);box-shadow:0 1px 0 var(--border), 0 8px 14px #0000002e;background-clip:border-box;font-weight:700;position:sticky;top:0}.em-step-table th:first-child,.em-step-table td:first-child{text-align:center;width:3rem}.em-step-table .em-equation-cell{text-align:left;-webkit-overflow-scrolling:touch;width:34%;overflow:auto hidden}.em-step-table .katex{font-size:.96em}.em-step-table .em-math-head .katex{font-size:.92em}.em-step-table th:nth-child(2),.em-step-table th:nth-child(3),.em-step-table th:nth-child(5),.em-step-table th:nth-child(6),.em-step-table th:nth-child(7){width:10.5%}.em-step-table th:nth-child(4){width:34%}.em-table-legend{color:var(--text-dim);flex-wrap:wrap;align-items:center;gap:.45rem 1rem;margin-top:.45rem;font-size:.78rem;line-height:1.35;display:flex}.em-table-legend span{align-items:center;gap:.35rem;display:inline-flex}.em-swatch{border-radius:999px;flex:none;width:1rem;height:.16rem;display:inline-block}.em-swatch-euler{background:#ef4444}.em-swatch-half{background:repeating-linear-gradient(90deg,#2563eb 0 .28rem,#0000 .28rem .45rem)}.em-swatch-exact{background:#16a34a}#tool-actions-area{margin-top:.5rem}@media (width<=980px){.em-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.em-step-table{table-layout:auto;min-width:760px}.em-step-table .em-equation-cell{min-width:260px}}@media (width<=640px){.em-grid{grid-template-columns:1fr}.em-summary-box .bd-row{display:block}.em-summary-box .bd-row>span{margin-bottom:.35rem;display:block}.em-summary-box .bd-row>strong{display:block}.em-summary-box .bd-row strong .katex-display{font-size:.92em}}
