:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10pt;line-height:1.3}body{margin:0}#root{margin:0 auto}.placable-view{box-sizing:border-box;-webkit-user-select:none;user-select:none}.placable-view--selected{box-shadow:0 0 0 2px #f97316e6}.panel-terminal{display:flex;align-items:center;justify-content:center;width:14px;height:14px;background:#fff;border:2px solid #333;border-radius:50%;font-size:8px;font-weight:700;color:#333;cursor:pointer;-webkit-user-select:none;user-select:none}.panel-terminal--positive{border-color:#f24822;color:#f24822}.panel-terminal--negative{border-color:#2b6de0;color:#2b6de0}.breaker-toggle{position:absolute;top:20px;transform:none;font-size:8px;font-weight:700;padding:1px 6px;border-radius:4px;border:1px solid transparent;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:0 0 4px #00000040;pointer-events:auto;z-index:2}.breaker-toggle--closed{background:#22c55ee6;border-color:#15803d}.breaker-toggle--open{background:#ef4444e6;border-color:#b91c1c}.info-panel{margin-top:2px;padding:8px 12px;border-left:4px solid #0f9d58;background:#f0fff4}.manual-callout{display:inline-block;margin-bottom:6px;padding:6px 10px;background:linear-gradient(90deg,#fff7e0,#ffe8b0);color:#92400e;border:1px solid #f59e0b;border-radius:8px;font-weight:800;letter-spacing:.02em;box-shadow:0 0 0 2px #f59e0b26}.manual-callout a{color:inherit;text-decoration:none}.manual-callout a:hover,.manual-callout a:focus{text-decoration:underline}.hud-panel-group{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch;margin-top:2px}.hud-panel-group .info-panel{flex:1 1 260px;margin-top:0}.info-panel.error{border-left-color:#d93025;background:#fff4f4}.history-section{margin-top:8px;font-size:11px}.history-title{font-weight:600;margin-bottom:4px}.history-chart+.history-chart{margin-top:8px;padding-top:6px;border-top:1px dashed rgba(0,0,0,.1)}.history-legend{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.history-legend-item{display:inline-flex;align-items:center;font-size:10px;color:#0f172a}.history-legend-swatch{display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:4px}.plot{width:100%}.plot text{font-family:inherit}.plot-empty{font-size:11px;color:#555;min-height:60px;display:flex;align-items:center}.world-canvas{user-select:none;-webkit-user-select:none}.config-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin-top:6px}.config-grid label{font-size:12px;display:flex;flex-direction:column;gap:4px}.config-grid input,.config-grid select{font-size:12px;padding:2px 4px}
