@import"https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Ranchers&display=swap";@import"https://fonts.googleapis.com/css2?family=Life+Savers:wght@400;700;800&display=swap";body{font-family:Life Savers,serif;font-weight:700;font-size:1.4em}select,input{font-family:Life Savers,serif;font-weight:700;font-size:90%}h1,h2,h3,h4,h5,h6{font-family:Ranchers,fantasy;font-weight:400}code{background-color:#add8e6;border-radius:.3em;padding-left:.25em;padding-right:.25em;color:#00f;font-family:Source Code Pro,monospace;font-weight:400;font-size:85%}a:visited{color:#c000c0}.show-images{border:thin solid black;margin:.1em}.radio-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:0 .3em;justify-content:flex-start}textarea#text{width:100%;box-sizing:border-box}div.input{margin:.5em 0}div.range-holder{display:flex;flex-direction:row;gap:.5em}div.range-holder input[type=range]{flex-grow:1}#error{color:#fff;background-color:red;font-size:150%}th{font-weight:bolder;text-align:right}td{text-align:right}table.result{border-collapse:separate;border-spacing:1em 0;border:thick solid black;margin:.5em;padding:.5em 0}.numerator{display:inline-flex;margin-top:.15em;margin-right:-.1em;transform:translateY(-.15em)}.denominator{display:inline-flex;margin-bottom:.15em;margin-left:-.1em;transform:translateY(.15em)}#sample-polygon{fill:none;stroke-width:.1;stroke:#000}.temporary{fill:none;stroke-width:.05;stroke:#ccc;stroke-linecap:round}#far-text{font-size:.4px;text-anchor:middle;--center-y: 1.5px;transform:translateY(var(--center-y)) rotate(-90deg) translateY(.87px)}#near-text{font-size:.4px;text-anchor:middle;--center-y: 1.5px;transform:translateY(var(--center-y)) rotate(-90deg) translateY(1.87px)}#to-far{stroke-width:.2;stroke:#00f;stroke-linecap:round}#to-near{stroke-width:.1;stroke:#32cd32;stroke-linecap:round}.to-far-text{color:#00f}.to-near-text{color:#32cd32}.error-message{font-style:italic;color:red}
