:root{--roundness:8px;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{flex-direction:column;width:100vw;height:100vh;padding:1em 10%;display:flex}button{background:0 0;border:none;transition:all .1s}button:hover{cursor:pointer;filter:brightness(.9)}button:active{transform:scale(.97)}label{margin-bottom:1em;font-weight:700}.row{flex-direction:row;width:100%;display:flex}.column{flex-direction:column;height:100%;display:flex}.box,input,textarea,output{border-radius:var(--roundness);border:1px solid gray;width:100%;height:100%;padding:1em}.header{justify-content:space-between;align-items:baseline}.toolbar{justify-content:end;align-items:baseline;gap:.2rem}.toolbar button{border-radius:var(--roundness);padding:.4rem .6rem}.toolbar button:hover{box-shadow:0 0 2px gray}.divider{margin:0 .2rem}.katex-html{display:none}.katex-mathml{white-space:normal;word-wrap:break-word}nav.svelte-12qhfyh{border-radius:var(--roundness);background-color:beige;justify-content:center;gap:2rem;margin-bottom:1rem;padding:1rem;display:flex}a.svelte-12qhfyh{color:#000;font-size:small;text-decoration-line:none}a.active.svelte-12qhfyh{font-weight:700}
