:root{--bg: #f6f7f9;--card: #fff;--line: #d9dee5;--ink: #1c2430;--muted: #6b7682;--accent: #2563eb;--ok: #15803d;--bad: #b91c1c}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--ink)}header.app{display:flex;align-items:baseline;gap:1rem;padding:.8rem 1.2rem;background:#0f172a;color:#fff}header.app h1{font-size:1.05rem;margin:0}header.app .sub{color:#9fb0c7;font-size:.8rem}header.app .health{margin-left:auto;font-size:.8rem}.health .dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}.health .dot.up{background:#22c55e}.health .dot.down{background:#ef4444}nav.tabs{display:flex;gap:2px;padding:0 1rem;background:#e7ebf0}nav.tabs button{border:none;background:transparent;padding:.6rem 1rem;cursor:pointer;font-size:.9rem;color:var(--muted);border-bottom:2px solid transparent}nav.tabs button.active{color:var(--ink);border-bottom-color:var(--accent);font-weight:600}main{padding:1.2rem}.card{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:1rem 1.2rem;margin-bottom:1rem}.card h2{font-size:.95rem;margin:0 0 .8rem}.card--foldable>h2{position:relative;padding-left:1.2rem;cursor:pointer;-webkit-user-select:none;user-select:none}.card--foldable>h2:before{content:"▾";position:absolute;left:0;top:.05rem;font-size:.7rem;color:var(--muted)}.card--foldable.card--collapsed>h2:before{content:"▸"}.card--collapsed>h2{margin-bottom:0}.card--collapsed>:not(h2){display:none!important}.magma-bar{font-size:.72rem}.magma-status{font-size:.82rem;margin:0 0 .4rem}.magma-bar--live,.magma-status--live{color:#16a34a}.magma-bar--error,.magma-status--error,.magma-bar--offline,.magma-status--offline{color:#dc2626}.magma-bar--off,.magma-status--off{color:var(--muted)}.grid{display:grid;gap:.5rem .8rem}label{font-size:.78rem;color:var(--muted);display:block}input,select{width:100%;padding:.35rem .5rem;border:1px solid var(--line);border-radius:6px;font-size:.85rem}table{border-collapse:collapse;width:100%;font-size:.85rem}th,td{text-align:left;padding:.4rem .6rem;border-bottom:1px solid var(--line)}button.primary{background:var(--accent);color:#fff;border:none;padding:.55rem 1.1rem;border-radius:7px;cursor:pointer;font-size:.9rem}button.ghost{background:transparent;border:1px solid var(--line);border-radius:7px;padding:.4rem .8rem;cursor:pointer;font-size:.82rem}.row{display:flex;gap:.6rem;flex-wrap:wrap;align-items:end}.pill{padding:.1rem .5rem;border-radius:999px;font-size:.75rem}.pill.ok{background:#dcfce7;color:var(--ok)}.pill.bad{background:#fee2e2;color:var(--bad)}.muted{color:var(--muted);font-size:.82rem}.err{color:var(--bad);font-size:.85rem}.plane-block{border:1px dashed var(--line);border-radius:8px;padding:.7rem;margin-bottom:.7rem}code{background:#eef2f7;padding:.05rem .3rem;border-radius:4px}input.meas-num{width:72px;padding-left:.3rem;padding-right:.3rem;text-align:right;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input.meas-num::-webkit-outer-spin-button,input.meas-num::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.auth-card{max-width:420px;background:var(--card);border:1px solid var(--line);border-radius:12px;padding:1.5rem}.auth-card h2{margin:0 0 .75rem;font-size:1.1rem}.auth-card p{margin:0 0 1rem;color:var(--muted)}.auth-error{white-space:pre-wrap;font-size:.8rem;color:var(--bad);background:#fef2f2;padding:.75rem;border-radius:8px;margin-bottom:1rem}.tool-header-bar{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;background:#e7ebf0;border-bottom:1px solid var(--line);font-size:.85rem}.tool-header-bar a{color:var(--accent);text-decoration:none}.geometry-block .geo-layout-heading{margin:1rem 0 .5rem;font-size:.95rem;font-weight:600;color:var(--text)}.geometry-block .rotor-layout-wrap{margin-top:.25rem}#panel-overview .hint{margin:0 0 .35rem;line-height:1.25}#panel-overview .hint--tight{margin-bottom:.3rem;font-size:.75rem}#panel-overview .hint--inline{margin:0;display:inline}#panel-overview .geometry-block .rotor-layout-wrap .rotor-svg{max-height:160px;min-height:120px;display:block}.vibration-polar-toolbar{margin:.35rem 0 .75rem;max-width:12rem}.vibration-polar-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;margin-top:.75rem}.vibration-polar-card{background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:.75rem 1rem 1rem;box-shadow:var(--shadow)}.vibration-polar-card h3{margin:0 0 .15rem;font-size:1.05rem}.vibration-polar-card .mode-sub{margin:0 0 .5rem}.vibration-polar-wrap{display:flex;flex-direction:column;align-items:center}.vibration-polar-svg{width:100%;max-width:340px;height:auto;display:block;border-radius:6px;border:1px solid #e2e8f0}.vibration-polar-legend{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:.5rem;font-size:.85rem;color:var(--muted)}.vibration-polar-status{margin:.35rem 0 0;font-size:.85rem;text-align:center}.calc-vibration-section--compact .vibration-polar-wrap--compact{font-size:.72rem}.calc-vibration-section--compact .vibration-polar-legend{margin-top:.25rem;font-size:.7rem;line-height:1.25;gap:.15rem}.calc-vibration-section--compact .vibration-polar-status{margin:.15rem 0 0;font-size:.72rem}.calc-vibration-section--compact .vibration-polar-svg{max-height:200px}.calc-vibration-polar-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.75rem}@media (max-width: 720px){.calc-vibration-polar-row{grid-template-columns:1fr}}.vibration-polar-card--compact{display:flex;flex-direction:column;background:#f8fafc;border:1px solid var(--border);border-radius:8px;padding:.45rem .5rem .65rem}.vibration-polar-card--compact h4{margin:0 0 .35rem;font-size:.9rem;font-weight:600;color:var(--muted)}.vibration-polar-placeholder{min-height:120px;display:flex;align-items:center;justify-content:center;padding:1rem;text-align:center}.vibration-polar-card--compact .vibration-polar-svg{max-width:100%;width:100%}.calc-vibration-polar-row .vibration-polar-wrap{width:100%;align-items:stretch}.calc-vibration-polar-row .vibration-polar-svg{width:100%;max-width:none;height:auto;aspect-ratio:1 / 1;border:none;border-radius:4px}.calc-vibration-polar-row .vibration-polar-legend{flex-direction:column;align-items:stretch;width:100%;max-width:none;margin-top:.5rem;font-size:.92rem;line-height:1.45;color:var(--text);gap:.35rem}.calc-vibration-polar-row .hint--tight{width:100%;text-align:left;font-size:.78rem}.calc-vibration-polar-row .vib-legend-item{display:block;padding:.15rem 0}.calc-vibration-polar-row .vib-swatch{width:14px;height:14px;margin-right:.45rem}.calc-vibration-polar-row .vibration-polar-card--compact h4{font-size:.95rem;color:var(--text)}.layout-polar-section{margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--border)}.layout-polar-section--card{margin-top:0;padding-top:0;border-top:none}.layout-polar-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;margin-bottom:.15rem}.layout-polar-toolbar .overview-subheading--spaced{margin-bottom:0}.layout-balancing-run-pick{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .65rem;margin:0}.layout-balancing-run-pick__label{font-size:.88rem;font-weight:600;color:var(--muted)}.layout-run-btn-group{display:inline-flex;flex-wrap:wrap;border:1px solid var(--border);border-radius:6px;overflow:hidden}.layout-run-btn{border:none;border-radius:0;margin:0;padding:.35rem .75rem;font-size:.9rem;font-weight:600;background:var(--panel);color:var(--text);cursor:pointer;box-shadow:none;line-height:1.25}.layout-run-btn+.layout-run-btn{border-left:1px solid var(--border)}.layout-run-btn:hover{background:var(--nav-active-bg)}.layout-run-btn.active{background:var(--accent);color:#fff}.layout-run-btn.active:hover{background:var(--accent-hover)}.layout-run-add-btn,.layout-run-delete-btn{padding:.35rem .7rem;font-size:.9rem;line-height:1.25}.layout-run-delete-btn:not(:disabled){color:#991b1b;border-color:#fca5a5;background:#fff}.layout-run-delete-btn:not(:disabled):hover{background:#fef2f2;border-color:#ef4444}.layout-run-btn-sep{display:inline-block;width:1px;height:1.4rem;margin:0 .4rem;background:var(--border);vertical-align:middle}.layout-run-btn--solution{border:1px solid #86efac;border-radius:6px;margin-left:.15rem}.layout-run-btn--solution.active{background:#16a34a;border-color:#16a34a}.layout-run-btn--solution.active:hover{background:#15803d}.layout-run-btn--sandbox{border:1px solid #93c5fd;border-radius:6px;margin-left:.15rem}.layout-run-btn--sandbox.active{background:#2563eb;border-color:#2563eb;color:#fff}.layout-run-btn--sandbox.active:hover{background:#1d4ed8}.layout-mode-panel{width:100%}.layout-mode-table{display:flex;width:100%;min-width:0;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:var(--panel);font-variant-numeric:tabular-nums}.layout-mode-labels{flex:0 0 2.5rem;display:flex;flex-direction:column;border-right:1px solid var(--border);background:var(--table-head)}.layout-mode-corner{flex:0 0 2rem;min-height:2rem;max-height:2rem;padding:.2rem .35rem;border-bottom:1px solid var(--border);font-size:.72rem;font-weight:600;color:var(--muted);display:flex;align-items:center;justify-content:center}.layout-mode-row-hdr{flex:0 0 1.75rem;min-height:1.75rem;max-height:1.75rem;padding:.15rem .35rem;border-bottom:1px solid var(--border);font-size:.84rem;font-weight:700;display:flex;align-items:center;justify-content:center}.layout-mode-row-hdr:last-child{border-bottom:none}.layout-mode-row-hdr--de{color:#b91c1c}.layout-mode-row-hdr--nde{color:#1d4ed8}.layout-mode-cols-wrap{flex:1 1 auto;min-width:0;display:flex;align-items:stretch;overflow-x:auto;overflow-y:hidden;--layout-mode-col-w: 3rem}.layout-mode-run-block{display:flex;flex-direction:column;min-width:0}.layout-mode-run-block--primary{flex:1 1 auto;min-width:0}.layout-mode-run-block--extra{flex:0 0 auto;border-left:2px solid #cbd5e1;background:#f8fafc}.layout-mode-run-block--hidden{display:none!important}.layout-mode-run-strip{display:flex;align-items:stretch;min-height:0;height:100%}.layout-mode-run-lbl{flex:0 0 1.6rem;display:flex;align-items:center;justify-content:center;padding:.15rem .1rem;border-right:1px solid var(--border);font-size:.68rem;font-weight:800;letter-spacing:.02em;color:#475569;background:#f1f5f9;writing-mode:vertical-rl;transform:rotate(180deg);-webkit-user-select:none;user-select:none}.layout-mode-cols{display:flex;min-width:min-content;flex:1 1 auto}.layout-mode-cols--primary{width:100%}.layout-mode-col{flex:0 0 var(--layout-mode-col-w);width:var(--layout-mode-col-w);display:flex;flex-direction:column;border-right:1px solid var(--border);cursor:pointer;background:var(--panel)}.layout-mode-cols--primary .layout-mode-col{flex:1 1 var(--layout-mode-col-w);min-width:var(--layout-mode-col-w)}.layout-mode-col:last-child{border-right:none}.layout-mode-col.mode-has-data:not(.active){background:#f0fdf4}.layout-mode-col.mode-pass:not(.active){background:#f0fdf4}.layout-mode-col.mode-fail:not(.active){background:#fef2f2}.layout-mode-col.mode-no-model:not(.active){background:#f8fafc}.layout-mode-col.active{background:#dcfce7;box-shadow:inset 0 0 0 2px #166534}.layout-mode-col.mode-fail.active{background:#fee2e2;box-shadow:inset 0 0 0 2px #b91c1c}.layout-mode-col-hz{width:100%;flex:0 0 2rem;min-height:2rem;max-height:2rem;padding:.2rem .15rem;border:none;border-bottom:1px solid var(--border);border-radius:0;font-size:.9rem;font-weight:700;background:transparent;color:var(--text);cursor:pointer}.layout-mode-col-hz:hover{background:#2563eb0f}.layout-mode-col-hz--ref{width:100%;flex:0 0 2rem;min-height:2rem;max-height:2rem;padding:.2rem .15rem;border-bottom:1px solid var(--border);font-size:.9rem;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:center;color:var(--text);background:transparent;cursor:pointer}.layout-mode-col-hz--ref:hover{background:#2563eb0f}.layout-mode-col-hz--ref.active{background:#166534;color:#fff}.layout-mode-run-block--extra .layout-mode-col.mode-has-data:not(.active){background:#f0fdf4}.layout-mode-val--forecast .layout-mode-amp{font-weight:600}.layout-mode-run-block--sandbox .layout-mode-val--empty .layout-mode-amp:after{content:"—";color:#94a3b8;font-weight:400}.layout-mode-val{flex:1 1 0;min-height:1.75rem;max-height:1.75rem;padding:.12rem .14rem;border-bottom:1px solid var(--border);font-size:.84rem;font-weight:600;text-align:center;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.15rem;line-height:1.15;color:var(--text);overflow:hidden}.layout-mode-amp{flex:0 1 auto;min-width:0}.layout-mode-ang{display:none;flex:0 0 auto;font-size:.72rem;font-weight:500;color:var(--muted);line-height:1;white-space:nowrap}.layout-mode--show-ang .layout-mode-ang{display:inline}.layout-mode--show-ang .layout-mode-ang:before{content:"·";margin-right:.1rem;color:var(--muted)}.layout-mode-val:last-child{border-bottom:none}.layout-mode-val--de{color:#991b1b}.layout-mode-val--nde{color:#1e40af}.layout-mode-val--forecast{color:var(--muted);font-weight:500;font-style:italic}.layout-mode-val--empty{color:var(--muted);font-weight:400}.layout-run-btn.mode-has-data:not(.active){background:#dcfce7;color:#14532d}.layout-run-btn.mode-has-data:not(.active):hover{background:#bbf7d0}.layout-polar-legend-wrap{margin:.35rem 0 .65rem}.layout-polar-legend{display:flex;flex-wrap:wrap;gap:.5rem 1.1rem;margin:0;padding:0;list-style:none;font-size:.72rem;color:var(--muted)}.layout-polar-legend li{display:flex;align-items:center;gap:.35rem}.layout-legend-swatch{display:inline-block;width:.85rem;height:.85rem;border-radius:50%;border:1.5px solid transparent}.layout-legend-imbalance{background:linear-gradient(135deg,#dc2626 50%,#2563eb 50%)}.layout-legend-target{background:#0f766e}.layout-legend-line{display:inline-block;width:1.15rem;height:0;border-top:2px dashed #0f766e;flex-shrink:0}.layout-legend-line--target{border-top-width:2.5px}.layout-legend-resultant{background:#0f172a}.layout-legend-forecast{background:#7c3aed}.layout-legend-added{background:#dbeafe;border-color:#2563eb}.layout-legend-used{background:#e9d5ff;border-color:#7c3aed}.layout-legend-m8{background:#fff;border-color:#334155;border-width:2px}.layout-legend-m5{background:#fff;border-color:#0d9488;border-width:2px;border-style:dashed}.layout-legend-rotation{background:transparent;border-color:#d97706;border-radius:2px;width:1rem;height:.35rem;border-top:2.5px solid #d97706;border-right:2.5px solid #d97706;transform:rotate(45deg)}.layout-polar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;align-items:stretch;width:100%}.layout-polar-card{min-width:0;display:flex}.layout-polar-mount{flex:1;min-width:0}.layout-polar-card-inner{background:#f8fafc;border:1px solid var(--border);border-radius:8px;overflow:hidden;text-align:center;width:100%;display:flex;flex-direction:column}.layout-polar-card-head{color:#fff;font-size:.78rem;font-weight:600;padding:.4rem .5rem;letter-spacing:.01em}.layout-polar-caption{font-size:.74rem;color:#334155;padding:.32rem .4rem;line-height:1.4;background:#fff}.layout-vector-label{font-family:system-ui,-apple-system,Segoe UI,sans-serif;pointer-events:none}.layout-polar-caption--top{border-bottom:1px solid #e2e8f0;text-align:left}.layout-polar-caption--top .layout-polar-caption-row{text-align:left}.layout-polar-caption strong.layout-residual--pos{color:var(--pass)}.layout-polar-caption strong.layout-residual--neg{color:var(--fail)}.layout-polar-caption strong.layout-residual--zero{color:#64748b}.layout-polar-caption--bottom{border-top:1px solid #e2e8f0;background:#f1f5f9}.layout-polar-caption strong{color:#0f172a}.layout-polar-muted{color:var(--muted)}.layout-polar-chart{padding:.25rem .3rem .1rem;display:flex;justify-content:center;flex:1}.layout-polar-svg{width:100%;max-width:none;height:auto;display:block}@media (max-width: 720px){.layout-polar-section{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.25rem}.layout-polar-grid{grid-template-columns:repeat(3,minmax(200px,1fr));min-width:620px}}.layout-polar-meta{margin:0;padding:.3rem .5rem .45rem;font-size:.65rem;color:var(--muted)}.layout-polar-slot:hover circle{stroke:var(--accent);stroke-width:2.5}.layout-weight-picker-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:transparent}.layout-weight-picker{position:fixed;z-index:1201;min-width:10.5rem;max-width:min(18rem,calc(100vw - 1rem));padding:.55rem .6rem .6rem;border-radius:8px;border:1px solid #cbd5e1;background:#fff;box-shadow:0 8px 24px #0f172a24}.layout-weight-picker__title{margin:0 0 .35rem;font-size:.72rem;font-weight:600;color:#0f172a;line-height:1.3}.layout-weight-picker__hint{margin:0 0 .4rem;font-size:.62rem;color:var(--muted)}.layout-weight-picker__grid{display:flex;flex-wrap:wrap;gap:.35rem}.layout-weight-picker__btn{padding:.3rem .55rem;font-size:.72rem;font-weight:600;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#1e293b;cursor:pointer}.layout-weight-picker__btn:hover{border-color:var(--accent);background:#eff6ff}.layout-weight-picker__btn.is-active{border-color:#2563eb;background:#dbeafe;color:#1d4ed8}.layout-weight-picker__actions{margin-top:.5rem;padding-top:.45rem;border-top:1px solid #e2e8f0}.layout-weight-picker__remove{width:100%;padding:.32rem .5rem;font-size:.72rem;font-weight:600;border:1px solid #fecaca;border-radius:6px;background:#fef2f2;color:#b91c1c;cursor:pointer}.layout-weight-picker__remove:hover{background:#fee2e2;border-color:#f87171}.layout-weight-picker__clear-hole{margin-top:.35rem}.layout-installed-list li{display:flex;align-items:center;justify-content:space-between;gap:.35rem}.layout-installed-item-text{flex:1;min-width:0}.layout-weight-del-btn{flex-shrink:0;width:1.35rem;height:1.35rem;padding:0;border:1px solid #fecaca;border-radius:4px;background:#fef2f2;color:#b91c1c;font-size:.85rem;font-weight:700;line-height:1;cursor:pointer}.layout-weight-del-btn:hover{background:#fee2e2;border-color:#f87171}.layout-polar-slot--m5:hover circle{stroke:#0d9488;stroke-width:2}.layout-polar-installed{border-top:1px solid #e2e8f0;background:#fff;padding:0 .45rem .5rem}.layout-chart-title{margin:0;padding:.35rem 0 0;font-size:.65rem;font-weight:600;color:#475569;text-align:left}.layout-installed-list{margin:.25rem 0 0;padding:0 0 0 1rem;font-size:.72rem;line-height:1.5;color:var(--text)}.layout-installed-list li{margin:.1rem 0}.layout-installed-empty{margin:.25rem 0 0;font-size:.68rem}.layout-installed-subhead{margin:.35rem 0 .1rem;font-size:.68rem;font-weight:600;color:#475569}.layout-installed-item--kept{color:#5b21b6}.layout-installed-item--remove{color:#b91c1c}.layout-installed-item--add{color:#1d4ed8}.layout-installed-item--target{color:#0f172a;font-weight:600}.layout-installed-hint{margin:.35rem 0 0;font-size:.62rem;color:#64748b}.layout-installed-job{margin-top:.25rem;padding-top:.2rem;border-top:1px solid #e2e8f0}.layout-installed-subhead--remove{color:#b91c1c}.layout-installed-subhead--add{color:#1d4ed8}.layout-chart-wrap--wide{position:relative;height:200px;padding:.25rem .35rem .45rem}.layout-chart-empty,.layout-chart-fallback{margin:0;padding:.65rem .45rem;font-size:.68rem;text-align:center}.layout-vib-charts{display:grid;grid-template-columns:1fr;gap:.65rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border)}.layout-vib-chart-card{background:#f8fafc;border:1px solid var(--border);border-radius:8px;overflow:hidden}@media (max-width: 900px){.layout-vib-charts{grid-template-columns:1fr}}.hint{font-size:.8rem;color:var(--muted);margin-top:.5rem}.hint--inline{display:inline;margin:0;font-weight:400}
