:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#0d1117;color:#e6edf3}.content-grid{display:grid;grid-template-columns:1.5fr 2fr;gap:1.5rem;width:100%}.title{font-size:2rem;font-weight:700;color:#58a6ff}.input-section{display:flex;gap:1.2rem;background:#161b22;padding:1rem;border-radius:12px;box-shadow:0 2px 6px #00000080;align-items:flex-end}.input-section .input-small{width:80px}.input-section .input-medium{width:140px}.input-section .input-large{width:320px}.input-section label{display:flex;flex-direction:column;font-size:1.2rem;font-weight:500;gap:.3rem}.input-section input{margin-top:0;padding:.6rem .8rem;font-size:1.1rem;border:none;border-radius:6px;background:#21262d;color:#fff;box-sizing:border-box}.instructions{background:#161b22;padding:1rem 1.5rem;border-radius:12px;line-height:1.5}.instructions h2{margin-bottom:.5rem;color:#ffa657}.instructions ul{margin:.5rem 0;padding-left:1.5rem}.instructions code{background:#21262d;padding:2px 6px;border-radius:6px;font-size:.9rem}.note{margin-top:.8rem;color:#9be9a8;font-size:.9rem}.plot-container{background:#161b22;border-radius:12px;padding:1rem;width:90%;height:100%}.plot{width:100%;height:500px}.eval-button{padding:2px;font-size:1.1rem;background:#07f;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease}.eval-button:hover{background:#005bb5}
