:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#c7d4e2 0%,#9eb2c7 100%);min-width:320px;margin:0;overflow:hidden}#app{height:100vh}button{color:#f5f9ff;cursor:pointer;background:#0d4f80;border:1px solid #9fd1ff;border-radius:999px;padding:.65rem 1.25rem;font-size:1rem;font-weight:600;transition:background-color .12s}button:hover{background:#0f619d}button:focus-visible{outline-offset:2px;outline:3px solid #d7ecff}button:disabled{opacity:.65;cursor:not-allowed}.app-shell{height:100vh;display:flex}.scene-container{flex:1;min-width:0;height:100%}.scene-container canvas{width:100%;height:100%;display:block}.sidebar{color:#f0f6ff;background:#223142;border-right:1px solid #4a5d70;flex-direction:column;flex-shrink:0;gap:.8rem;width:clamp(180px,22vw,280px);padding:1rem;display:flex;overflow-y:auto}.sidebar-splitter{cursor:col-resize;touch-action:none;background:linear-gradient(#324454 0%,#2a3947 100%);border-left:1px solid #1a2430;border-right:1px solid #405261;flex-shrink:0;width:8px}.sidebar-splitter:hover,.sidebar-splitter.dragging{background:linear-gradient(#40607a 0%,#35516a 100%)}.sidebar h1{margin:0;font-size:1.1rem}.sidebar p{color:#c8dff5;margin:0;font-size:.92rem}@media (width<=700px){.sidebar{width:156px;padding:.8rem}}.number-field{color:#d9e9f9;flex-direction:column;gap:.3rem;font-size:.9rem;display:flex}.number-field input{color:#f5f9ff;background:#18354c;border:1px solid #6fa2cf;border-radius:8px;width:100%;padding:.35rem .45rem;font-size:.95rem}.list-field{color:#d9e9f9;flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.imported-nodes-list{color:#f5f9ff;background:#18354c;border:1px solid #6fa2cf;border-radius:8px;width:100%;min-height:8.5rem;padding:.4rem;font-size:.9rem}.imported-nodes-list option{padding:.2rem .25rem}.slider-group{background:#1a2735;border:1px solid #425465;border-radius:10px;flex-direction:column;gap:.35rem;padding:.45rem .55rem;display:flex}.slider-field{color:#d9e9f9;justify-content:space-between;align-items:center;font-size:.88rem;display:flex}.slider-group input[type=range]{accent-color:#8dd1ff;width:100%}.slider-value{color:#c0e5ff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem}.toggle-group{flex-direction:column;gap:.5rem;display:flex}.toggle{color:#d9e9f9;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.92rem;display:flex}.toggle input{margin:0}.hw-stats-panel{background:#1a2735;border:1px solid #425465;border-radius:10px;flex-direction:column;gap:.5rem;padding:.5rem;display:flex}.hw-stats-panel[hidden]{display:none}.hw-stats-toolbar{justify-content:flex-end;display:flex}.secondary-button{border-radius:8px;padding:.35rem .6rem;font-size:.84rem;line-height:1.2}.hw-stats-content{color:#dcefff;white-space:pre-wrap;overflow-wrap:anywhere;background:#0f1822;border:1px solid #384a5c;border-radius:8px;max-height:40vh;margin:0;padding:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;line-height:1.3;overflow:auto}
