.fov-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.fov-group__title{margin:0 0 6px;font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-dim)}.fov-row{display:flex;align-items:baseline;gap:6px;padding:3px 0;font-size:14px}.fov-row__label{flex:1;color:var(--text-dim)}.fov-row__value{font-family:ui-monospace,Consolas,monospace;font-size:17px;color:var(--green)}.fov-row__unit{color:var(--text-faint);font-size:12px}.fov-results.is-stale{opacity:.55}.fov-status{font-size:12px;color:var(--text-faint)}.fov-status[hidden]{display:none}.fov-extra:empty{display:none}.fov-extra{margin-top:12px;padding-top:10px;border-top:1px solid var(--border)}.fov-stale{font-size:12px;color:#eab308}.fov-diagram{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.fov-diagram__item{margin:0}.fov-diagram svg,.fov-explain svg{width:100%;height:auto;touch-action:none}.fov-diagram figcaption,.fov-explain figcaption{margin-top:6px;font-size:12px;color:var(--text-dim)}.fov-shape{fill:color-mix(in srgb,var(--green) 18%,transparent);stroke:var(--green);stroke-width:1.5}.fov-line{stroke:var(--text-dim);stroke-width:1;fill:var(--text-dim)}.fov-label{fill:var(--text-dim);font:11px ui-monospace,Consolas,monospace}.fov-handle{fill:var(--green);cursor:ns-resize}.fov-explain .is-highlight{stroke:var(--green);stroke-width:2.5}.fov-code summary{cursor:pointer;font-weight:600}.fov-code__hint{font-size:13px;color:var(--text-dim)}.fov-code__editor{height:340px;border:1px solid var(--border);border-radius:8px;overflow:hidden}.fov-code__actions{display:flex;gap:8px;margin:10px 0}.fov-code__console{margin:0;padding:10px;min-height:60px;max-height:220px;overflow:auto;background:#ffffff08;border-radius:8px;font:12.5px ui-monospace,Consolas,monospace;white-space:pre-wrap}.fov-code__console .is-error{color:var(--red, #ef4444)}
