*{margin:0}.flex-horizontal{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}.flex-vertical{display:flex;flex-direction:column;justify-content:center;align-items:center}#root{padding:0;font-family:Arial,sans-serif;background:#ccc;color:#101010;background-size:cover;background-repeat:no-repeat;height:max-content;min-height:100vh;width:100vw;background-position:center bottom}.poly-coeff{width:40px}.title{font-weight:bolder;font-size:2em}.footer{position:fixed;background:#85858538;height:2.5vh;width:max-content;right:4vw;border-radius:5px;color:#87ceeb}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#f5f5f5;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{height:max-content;width:100vw}header{position:fixed;top:0;left:0;height:4vh;width:100vw;z-index:2}main{--m-left: min(300px, 30vw);--m-right: min(50px, 5vw);--m-top: 6vh;height:calc(96vh - var(--m-top));width:calc(100vw - var(--m-left) - var(--m-right));margin-top:var(--m-top);margin-left:var(--m-left);margin-right:var(--m-right);overflow-y:auto;justify-content:flex-start!important}footer{height:2vh;width:100vw}a{font-weight:500;color:#8288f6;text-decoration:inherit}a:hover{color:#535bf2}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#0f0c0c45;cursor:pointer;transition:border-color .25s;color:#f5f5f5}button:hover{border-color:#646cff;background-color:#00ff0041}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
