*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#1c2330;background:#f5f6f8;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px}.app{flex-direction:column;height:100%;display:flex}header{background:#fff;border-bottom:1px solid #dde1e7;padding:10px 18px 8px}header h1{margin:0 0 2px;font-size:19px}header p{color:#5a6472;margin:0}a{color:#1667c2}.columns{flex:1;min-height:0;display:flex}aside{background:#fff;border-right:1px solid #dde1e7;flex:none;width:340px;padding:8px 16px 24px;overflow-y:auto}main{flex:1;min-width:0;position:relative}section{margin-top:14px}section+section{border-top:1px solid #e7eaee;padding-top:12px}section h2{text-transform:uppercase;letter-spacing:.04em;color:#5a6472;margin:0 0 8px;font-size:13px}.row{flex-wrap:wrap;gap:6px;display:flex}button,.button{font:inherit;cursor:pointer;background:#f2f4f7;border:1px solid #b9c0ca;border-radius:6px;padding:5px 12px;display:inline-block}button:hover:not(:disabled),.button:hover{background:#e6eaef}button:disabled{opacity:.5;cursor:default}button.solve{color:#fff;background:#1667c2;border-color:#1257a6;width:100%;padding:8px;font-weight:600}button.solve:hover:not(:disabled){background:#1257a6}button.linkish{color:#1667c2;background:0 0;border:none;margin-top:6px;padding:0;text-decoration:underline}.hint{color:#78818d;margin:6px 0;font-size:12.5px}.status{color:#4a5462;margin:8px 0 0;font-size:13px}.error{color:#b3261e;white-space:pre-wrap;margin:8px 0 0;font-size:13px}.warn{color:#8a6d00;margin-top:3px;font-size:12.5px}.meshinfo{background:#f8f9fb;border:1px solid #dde1e7;border-radius:6px;min-height:74px;margin-top:10px;padding:8px 10px;font-size:13px}.meshinfo .status,.meshinfo .error{margin:0}.placeholder{color:#9aa3af}.field{margin:10px 0;display:block}.field>span{color:#4a5462;margin-bottom:4px;font-size:12.5px;display:block}.field select,.field input[type=text]{font:inherit;background:#fff;border:1px solid #b9c0ca;border-radius:6px;width:100%;padding:5px 8px}.field select:disabled,.field input:disabled{color:#9aa3af;background:#f2f4f7;border-color:#d3d8df}.field.inactive>span{color:#9aa3af}.pde-note{min-height:4.4em}.solve-status{min-height:42px}.field input[type=range]{width:100%}.preset-row{gap:6px;display:flex}.preset-row select{color:#5a6472;flex:none;width:110px}.preset-row input{flex:1;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:13px}details summary{cursor:pointer;color:#5a6472;font-size:13px}.console{color:#c7d0dc;white-space:pre-wrap;word-break:break-word;background:#14181f;border-radius:6px;max-height:200px;padding:8px;font-size:11.5px;overflow-y:auto}.view-placeholder{color:#9aa3af;justify-content:center;align-items:center;font-size:15px;display:flex;position:absolute;inset:0}.view-toolbar{z-index:1;background:#ffffffe6;border:1px solid #b9c0ca;border-radius:6px;gap:0;display:flex;position:absolute;top:12px;left:12px;overflow:hidden}.view-toolbar button{color:#5a6472;background:0 0;border:none;border-radius:0;padding:4px 10px;font-size:12px}.view-toolbar button+button{border-left:1px solid #dde1e7}.view-toolbar button.sep{border-left:3px double #dde1e7}.view-toolbar button:hover{background:#eef1f5}.view-toolbar button.active{color:#1257a6;background:#1667c21f}
