@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap";@import"https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400;1,700&display=swap";:root{font-family:"IBM Plex Serif",serif;font-weight:200}body{display:grid;grid-template-columns:1fr max-content 1fr;max-width:100vw}code{background-color:#add8e6;border-radius:.25em;padding-left:.25em;padding-right:.25em;color:#00f;font-family:Courier Prime,monospace;font-weight:400}#fakeBody{grid-column-start:2;grid-column-end:2;display:flex;flex-direction:column;align-items:stretch;max-width:min(60ch,100vw - 2em)}th{padding-left:.5em;padding-right:.5em}h1,h2,h3,h4,h5,h6{font-family:Abril Fatface,serif;font-weight:400}p{text-align:justify;margin-top:.33em;margin-bottom:.33em;text-indent:2.5ch}h1{margin-bottom:.33em}h1+p{text-indent:0}h2+p{text-indent:0}#singlePathMainInput{display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap}#singlePathMainInput input{flex-grow:1}.errorContainer{color:#fff;background-color:red;align-self:stretch}.errorContainer :first-child{font-weight:400;padding:0 .2em}.errorContainer :first-child:empty{display:none}.errorContainer :first-child:empty+*{display:none}#processingRadioButtons{display:flex;gap:.5em;flex-wrap:wrap;justify-content:space-between;margin-top:.5em;margin-bottom:.5em}svg.angles{fill:#add8e6;stroke-width:.055;width:5em;margin:.5em;fill:none;overflow:visible}svg.angles line{stroke:#ff8c00}svg.angles path{stroke-width:.04;stroke:#00008b}
