body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Jura;src:local("Jura"),url(/static/media/Jura-Medium.af2eb839b3d4429164e4.ttf) format("truetype")}@font-face{font-family:Poppins;src:local("Poppins"),url(/static/media/Poppins-Light.7641a0f76ca9ef6c252c.ttf) format("truetype")}@font-face{font-family:Poppins-Italic;src:local("Poppins"),url(/static/media/Poppins-LightItalic.4a7d59f898225cc2f2e7.ttf) format("truetype")}@font-face{font-family:Poppins-Bold;src:local("Poppins"),url(/static/media/Poppins-Medium.673ed42382ab264e0bf5.ttf) format("truetype")}.App{display:flex;flex-direction:column;height:100vh;overflow:hidden;overflow-y:none;position:relative;text-align:center;width:100vw}.page-main{flex:1 1;overflow-y:auto}.project-header{font-family:Poppins-Bold;font-size:8vh;line-height:1;margin-bottom:.5em;padding-top:4vh}.project-subheader{font-family:Poppins-Italic;font-size:calc(2vh + .5vw)}.project-background{box-sizing:border-box;color:#fff;font-family:Poppins;font-size:2vh;min-height:100%;padding:6vw calc(20vw - 2vh) calc(20vw - 2vh);width:100%}.project-image,.project-text{margin-top:4vh}.project-image>img{height:calc(30vh + 12vw)}.project-image>div{font-family:Poppins-Italic;margin-top:.5vh}.project-mainflow{display:grid;grid-template-columns:100%}button{font-family:Poppins}.inline-icon{border-radius:50%;color:#fff;font-family:Arial;font-size:1em;font-weight:700;height:1em;margin-right:1em;padding:.25em;text-align:center;vertical-align:middle;width:1em}.warning-icon{background-color:#ffa200}.error-icon{background-color:red}@media (min-width:1200px){.project-mainflow{grid-template-columns:40vw 24vw}.project-image{grid-column:2}.project-text{grid-column:1;text-align:left}.project-image>img{height:calc(2vh + 20vw)}}.home-header{align-items:end;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#ff4c00;bottom:10vh;box-shadow:2px 2px 8px #943208;color:#fff;display:flex;flex-direction:column;font-family:Poppins-Bold;font-size:10vh;padding-bottom:3vh;padding-right:4vh;padding-top:3vh;position:absolute;text-align:right;width:calc(100vw - 4vh)}.home-projectscroller{background-color:rgba(0,0,0,.9);bottom:55vh;display:flex;height:20vh;position:absolute;width:100vw}.home-scrollablelist{align-items:center;-webkit-animation:scroll 100s linear infinite;animation:scroll 100s linear infinite;display:flex;gap:6vh;height:100%;padding-right:4vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.home-projectscroller:hover .home-scrollablelist{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.home-projecticon,.home-projecticon>img{height:15vh;width:15vh}.home-projecticon>img{border-radius:1vh}.home-header div{width:-webkit-min-content;width:min-content}.home-background{--hex-color:#ec5e21;--hex-height:100px;--hex-width:calc(var(--hex-height)*26/15);--hex-gap:20px;background-color:#943208;height:100%;overflow:hidden;width:100%}.home-tiles-wrapper{-webkit-mask-image:linear-gradient(transparent,#000 30%);mask-image:linear-gradient(transparent,#000 30%)}.home-tiles{margin-left:calc(var(--hex-width)*-1);margin-top:calc(var(--hex-height)*-1);width:100%}.home-tilerow{display:flex;flex-direction:row;gap:var(--hex-gap);margin-top:calc(var(--hex-gap)*26/35)}.home-evenrow{margin-left:calc(var(--hex-width)/2 + var(--hex-gap)/2)}.home-hex:before{border-bottom:calc(var(--hex-height)/2) solid var(--hex-color);border-left:calc(var(--hex-width)/2) solid transparent;border-right:calc(var(--hex-width)/2) solid transparent;content:" ";height:0;left:0;position:absolute;top:calc(var(--hex-height)/-2);width:0}.home-hex{background-color:var(--hex-color);height:var(--hex-height);margin-top:calc(var(--hex-height)/2);min-width:var(--hex-width);position:relative}.home-hex:after{border-left:calc(var(--hex-width)/2) solid transparent;border-right:calc(var(--hex-width)/2) solid transparent;border-top:calc(var(--hex-height)/2) solid var(--hex-color);bottom:calc(var(--hex-height)/-2);content:"";left:0;position:absolute;width:0}@media (max-width:800px){.home-background{--hex-color:#ec5e21;--hex-height:52px;--hex-width:calc(var(--hex-height)*26/15);--hex-gap:10px}.home-header{bottom:20vh;font-size:6vh;padding-bottom:2vh;padding-right:2.5vh;padding-top:2vh;width:calc(100vw - 2.5vh)}.home-projectscroller{bottom:50vh;height:15vh}.home-scrollablelist{gap:4vh}.home-projecticon,.home-projecticon>img{height:10vh;width:10vh}.home-projecticon>img{border-radius:1vh}}.splatter{background-repeat:no-repeat;box-shadow:0 0 0 50px #fff;-webkit-filter:blur(20px) contrast(50);filter:blur(20px) contrast(50)}.projects-background{align-items:center;background-color:#541c5d;display:flex;flex-direction:column;padding-bottom:2vh;position:relative}.projects-sortoverlay{display:flex;flex-direction:column;gap:10px;left:1vw;position:fixed;top:8vh;width:6vw}.projects-sortbutton{align-items:center;border:4px solid #b42fc9;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:3vh;justify-content:center;padding:2vh;position:relative;-webkit-user-select:none;user-select:none;width:60%}.projects-sortbutton:hover{border:4px solid #e344fc}.projects-sortbutton.selected{width:100%}.projects-sortbutton>div{pointer-events:none}.projects-sorttooltip{-webkit-animation:fadeIn .2s;animation:fadeIn .2s;background:rgba(0,0,0,.8);border-radius:10px 2px 10px 2px;display:none;left:calc(120% + 10px);padding:1vh 2vh;position:absolute;top:15%;width:-webkit-max-content;width:max-content}.projects-sorttooltip.show{display:block}.projects-sorttooltip:after{border-bottom:10px solid transparent;border-right:10px solid rgba(0,0,0,.8);border-top:10px solid transparent;content:"";height:0;position:absolute;right:100%;top:calc(50% - 10px);width:0}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.project-card{border-radius:3px;box-shadow:0 4px 4px rgba(0,0,0,.5);color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:Poppins-Bold;height:min(20vh,30vw);margin-top:2vh;padding:2vh;text-align:left;width:80vw}.project-card.project-notimplemented{cursor:default}.projectcard-left{display:flex;flex:1 1;flex-direction:column;padding-right:2vh}.projectcard-title{font-size:min(6vh,5vw)}.projectcard-text{flex:1 1;font-family:Poppins;font-size:min(2.8vh,4.5vw);margin-top:1vh;max-height:100%;overflow:hidden;text-overflow:ellipsis}.projectcard-image{height:min(20vh,30vw);width:min(20vh,30vw)}.ghostjazz-background{background-color:#379674}a:link{color:#fff;text-decoration:underline}a:visited{color:#ddd}.project-overlay{background:linear-gradient(rgba(0,0,0,.5),hsla(0,0%,100%,0));height:20px;position:absolute;width:100vw;z-index:100}.stat-cards{display:flex;flex-direction:row;height:15vh}.stat-card{background-color:#fff;border-radius:4px;color:#000;height:100%}.contact-background{background:radial-gradient(circle at 100% calc(51vh - 32vw),#165416,#165416 95vw,#333 0);background-size:100% 150%;height:94vh;position:relative;z-index:10}.contact-background2{background-color:#165416;height:calc(51vh - 32vw);position:absolute;right:0;top:0;width:95vw;z-index:-1}.pre-header{background-color:transparent;height:4vh}.header{background-color:#299b29;box-shadow:0 1px 8px rgba(0,0,0,.3);color:#fff;font-family:Poppins-Bold;font-size:calc(4vw + 4vh);margin-bottom:4vh}.contact-card{flex-direction:row;font-size:calc(.6vw + 2.4vh);height:calc(1vw + 4vh);margin-bottom:2vh}.contact-card,.contact-options{align-items:center;display:flex}.contact-options{flex-direction:column}.contact-icon{height:100%;padding-right:1.3vh}.contact-text{font-family:Poppins}a{text-decoration:none}a:link{color:#8edd8e}a:visited{color:#60a060}.resume-frame{border:none;height:100%;width:80%}.resumepage-background{background-color:#296399;min-height:100%}.resume-container{display:inline-block;vertical-align:top}.resume-background{align-items:center;display:flex;flex-direction:column;padding:6vh}.embed-container{background-color:#fff;height:min(130vh,104vw);width:min(100vh,80vw)}.resume-preheader{height:0}.resume-downloadbutton{align-self:center;background-color:#43a5ff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Poppins;font-size:3vh;height:8vh;margin-top:4vh;width:20vh}.resume-downloadbutton:hover{background-color:#53acff}.resume-headertext{color:#fff;font-family:Poppins-Bold;font-size:7vw;line-height:7vw;max-width:100%;text-align:left;width:-webkit-min-content;width:min-content}.resume-img{border-radius:10px;box-shadow:0 0 10vh rgba(0,0,0,.6);position:absolute;right:-10vw;top:calc(60vh - 20vw);width:calc(40vh + 20vw)}.resume-things{align-items:center;display:flex;flex:1 1;flex-direction:column;margin-top:5vh;min-width:0;white-space:nowrap;width:100%}.react-pdf__Page__canvas{height:auto!important;width:min(100vh,80vw)!important}@media (min-width:1200px){.resume-background{align-items:start;flex-direction:row}.resume-things{margin-left:20px;margin-top:20vh;text-align:center;white-space:normal}}.react-pdf__Document{width:-webkit-min-content;width:min-content}.react-pdf__Page{--scale-factor:auto!important;width:-webkit-min-content!important;width:min-content!important}.resume-circles-wrapper{position:relative}.resume-circles{position:absolute}.resume-circlerow{display:flex;flex-direction:row;gap:5px}.resume-circle{background-color:#fff;border-radius:50%;height:10px;width:10px}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{-webkit-transform:rotate(270deg) translateX(-100%);transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{-webkit-transform:rotate(180deg) translate(-100%,-100%);transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{-webkit-transform:rotate(90deg) translateY(-100%);transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;-webkit-transform-origin:0 0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid transparent;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid transparent;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:transparent;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{-webkit-transform:rotate(90deg) translateY(-100%);transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{-webkit-transform:rotate(180deg) translate(-100%,-100%);transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{-webkit-transform:rotate(270deg) translateX(-100%);transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;cursor:text;margin:0;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}.twelvetone-background{background-color:#fff;font-family:Poppins;padding-top:2em}.twelvetone-header{font-size:2em;font-weight:700}.twelvetone-content{display:flex;flex-direction:row;padding:60px}.twelvetone-left{flex:1 1;padding-left:40px}.twelvetone-right{flex:1 1}.twelvetone-grid{border:2px solid #000;height:30em;width:30em}.twelvetone-gridrow{display:flex;flex-direction:row;height:2.5em}.twelvetone-gridcell{height:2.5em;outline:1px solid #000;position:relative;width:2.5em}.twelvetone-cellnumber{bottom:0;font-size:.8em;position:absolute;right:4px;-webkit-user-select:none;user-select:none}.twelvetone-cellnote{font-size:1.2em;left:4px;position:absolute;top:0}.twelvetone-fields{border:2px solid #000;box-sizing:border-box;height:100%;padding:40px;width:-webkit-min-content;width:min-content}.twelvetone-field{align-items:center;display:flex;flex-direction:row;height:2em;width:-webkit-max-content;width:max-content}.twelvetone-field>select{border-radius:0;font-family:Poppins;font-size:1em;height:1.5em;padding:0 4px}.twelvetone-field>*{margin-left:10px}.twelvetone-field :first-child{margin-left:0}.twelvetone-renderwarning{color:#deb215;text-align:left;width:50%}.twelvetone-rendererror{color:#f8471a;text-align:left;width:50%}.twelvetone-inlinealert{align-items:center;display:flex;margin-top:.5em}.twelvetone-paireditems{display:flex}.twelvetone-paireditems>button{margin-left:10px}.twelvetone-gridwrapper{display:flex;flex-direction:column}.twelvetone-gridhbox{display:flex;flex-direction:row;margin-left:2.5em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.twelvetone-gridrowdecorator{align-items:center;cursor:pointer;display:flex;height:2.5em;justify-content:center;-webkit-user-select:none;user-select:none;width:2.5em}.twelvetone-decoratorcontent{width:-webkit-min-content;width:min-content}.twelvetone-gridrowdecorator:hover{color:#666}.twelvetone-middlewrapperrow{display:flex;flex-direction:row}.twelvetone-gridcontentvertical,.twelvetone-gridvbox{display:flex;flex-direction:column}.twelvetone-gridcontentvertical>div{line-height:.8em}.twelvetone-dividedgrid>:nth-child(4n+1)>div{box-shadow:inset 0 2px 0 #000}.twelvetone-dividedgrid>:first-child>div{box-shadow:none}.twelvetone-dividedgrid>.twelvetone-gridrow>:nth-child(4n+1){box-shadow:inset 2px 0 0 #000}.twelvetone-dividedgrid>.twelvetone-gridrow>:first-child{box-shadow:none}.twelvetone-dividedgrid>:nth-child(4n+1)>:nth-child(4n+1){box-shadow:inset 2px 0 0 #000,inset 0 2px 0 #000}.twelvetone-dividedgrid>:first-child>:nth-child(4n+1){box-shadow:inset 2px 0 0 #000}.twelvetone-dividedgrid>:nth-child(4n+1)>:first-child{box-shadow:inset 0 2px 0 #000}.twelvetone-dividedgrid>:first-child>:first-child{box-shadow:none}.twelvetone-searchheader{font-weight:700;margin-bottom:.5em;text-align:left}@media (max-width:1200px){.twelvetone-content{flex-direction:column;padding:20px}.twelvetone-left{padding:0}.twelvetone-fields{font-size:14px;padding:10px;width:100%}.twelvetone-right{margin-top:40px}.twelvetone-gridwrapper{font-size:12px}.twelvetone-sequence{flex-wrap:wrap;height:5em;width:-webkit-min-content;width:min-content}.twelvetone-sequence>div{margin-left:0}.twelvetone-paireditems>input{width:8em}.twelvetone-rendererror,.twelvetone-renderwarning{width:100%}}.playground-primarybutton{background-color:#498af2;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.5em;padding:0 1em;-webkit-user-select:none;user-select:none}.playground-primarybutton:hover{background-color:#3c77d5}.playground-secondarybutton{background-color:#e9e9e9;border:none;cursor:pointer;font-size:.85em;padding:.25em 1em;-webkit-user-select:none;user-select:none}.playground-secondarybutton:hover{background-color:#d4d4d4}.playground-clickmore{display:flex;justify-content:end;padding-bottom:30px;padding-left:30px;padding-right:10px;text-align:end}.playground-clickmore>*{cursor:pointer;-webkit-user-select:none;user-select:none;width:-webkit-max-content;width:max-content}.playground-clickmore>:hover{color:#666}.playground-labeledinput{display:flex;flex-direction:row;margin-bottom:.25em}.playground-labeledinput>input{flex:1 1;margin-left:.5em}.playground-labeledinput>span{width:-webkit-max-content;width:max-content}input{border:1px solid #000;border-radius:0;font-family:Poppins;font-size:1em;height:1.5em;padding:0 4px}select{border:1px solid #000}input:hover,select:hover{border:1px solid #666}input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;cursor:pointer;height:1.5em;padding:0;width:1.5em}input[type=checkbox]:checked{background-color:#498af2;border:none}input[type=checkbox]:checked:hover{background-color:#3c77d5;border:none}input[type=checkbox]:checked:before{color:#fff;content:"✓";display:block;font-family:Arial;font-weight:700;height:1.5em;text-align:center;width:1.5em}.fourier-background{background-color:#fff;padding-top:2em}.fourier-graph{border:2px solid #000;height:-webkit-min-content;height:min-content;padding:30px;position:relative;-webkit-user-select:none;user-select:none;width:-webkit-min-content;width:min-content}.fourier-graph-xlabel{flex-direction:row;height:100%;right:10px;top:0}.fourier-graph-xlabel,.fourier-graph-ylabel{align-items:center;display:block;display:flex;position:absolute}.fourier-graph-ylabel{flex-direction:column;left:0;top:5px;width:100%}.fourier-graph-ylabel>p{margin:0}.fourier-magphase,.fourier-main,.fourier-realimaginary{display:flex;flex-direction:row}.fourier-arrayinput{display:flex;flex-direction:column;padding:20px}.fourier-arrayrow{display:flex;flex-direction:row;margin-bottom:5px}.fourier-arrayrow>div{background-color:#fff;border:1px solid #000;border-radius:4px;flex:1 1}.fourier-arrayn{margin-right:10px}.fourier-firstrow{border-bottom:2px solid #000;margin-top:2em;padding-bottom:5px}.fourier-functionheader{font-family:Poppins;font-weight:700;margin:1em}.fourier-togglefrequency{margin-bottom:1em}.fourier-functioninput{box-sizing:border-box;margin-bottom:.25em;margin-top:2em;width:100%}.notfound{height:100%;width:100%}.App-header,.notfound{align-items:center;display:flex;justify-content:center}.App-header{color:#fff;flex-direction:column;font-size:2vh;height:6vh;position:-webkit-sticky;position:sticky;top:0;-webkit-user-select:none;user-select:none}.App-clickables{align-items:center;display:flex;flex:5 1;flex-direction:row;justify-content:center;width:100%}.App-colorbar{flex:1 1;width:100%}.App-navbox{background-color:#333;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:Jura;height:100%;justify-content:center}.App-navbox:hover{background-color:#000}.App-navbox.clicked{background:none}@property --pos{syntax:"<length-percentage>";initial-value:0;inherits:false}#App-coverbar{background-color:#333;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-100}@-webkit-keyframes colorbar{0%{--pos:0}90%,to{--pos:100%}}@keyframes colorbar{0%{--pos:0}90%,to{--pos:100%}}#App-coverbar.clickedHome{background-color:#ff4c00}#App-coverbar.clickedResume{background-color:#43a5ff}#App-coverbar.clickedProjects{background-color:#b42fc9}#App-coverbar.clickedContact{background-color:#299b29}.indev{background:#eee;bottom:.5vh;font-size:1.5vh;font-weight:700;left:.5vh;padding:.5vh;position:fixed;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:100}
/*# sourceMappingURL=main.3c94a577.css.map*/