:root{--theme-button-text: rgb(255, 255, 255);--light: rgb(219, 215, 212);--semidark: rgb(80, 80, 80);--dark: rgb(36, 36, 36);--accent-bright: rgb(255, 69, 0);--accent-bright-subtle: rgb(225, 62, 5);--accent-complement: rgb(8, 30, 103);--accent-complement-subtle: rgb(1, 1, 90);--accent-bright-complement: rgb(0, 187, 255);--transparent: rgba(0, 0, 0, 0);--cucumber-water: linear-gradient(90deg, rgba(53, 61, 54, .2) 0%, rgba(52, 69, 94, .2) 100%);--linear-gradient: linear-gradient(127deg, rgba(57, 104, 175, .2), rgba(0, 255, 0, 0) 70.71%), linear-gradient(45deg, rgba(247, 76, 232, .1), rgba(255, 0, 0, 0) 70.71%), linear-gradient(210deg, rgba(0, 255, 200, .2), rgba(0, 0, 255, 0) 70.71%);--darken-overlay: linear-gradient(to top right, rgba(0, 0, 0, .2) 0%, rgba(255, 255, 255, 0) 0%);--lighten-overlay: linear-gradient(to top right, rgba(179, 179, 179, .1) 0%, rgba(119, 119, 119, .2) 100%);--bg-dark: url(/assets/bg-paper-waves-BIr5HnHY.png);--bg-light: url(/assets/bg-paper-waves-light-KQE2p_ZL.png);font-family:Manrope,Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}*,body{box-sizing:border-box;margin:0;padding:0}body{margin:0;height:100vh}h1{font-size:5vh;font-family:Manrope,Open Sans,sans-serif}h3{font-size:3vh;font-family:Manrope,Open Sans,sans-serif}.light{--theme-page-background: var(--light);--theme-page-text: var(--light);--theme-button-color: var(--accent-bright);--theme-hover-color: var(--accent-bright-subtle);--theme-same: var(--light);--theme-diff: var(--dark);--theme-mid: var(--semidark);--theme-link-color: var(--accent-bright-complement);--overlay-filter: var(--lighten-overlay);background-image:var(--bg-light);background-size:cover}.dark{--theme-page-background: var(--dark);--theme-page-text: var(--light);--theme-button-color: var(--accent-complement);--theme-hover-color: var(--accent-complement-subtle);--theme-same: var(--dark);--theme-diff: var(--light);--theme-mid: var(--semidark);--theme-link-color: var(--accent-bright);--overlay-filter: var(--darken-overlay);background-image:var(--bg-dark);background-size:cover}a,a:visited{color:var(--theme-page-text);text-decoration:none}a:hover{filter:brightness(1.2)}.main{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:2em}.icon-section{display:flex;justify-content:center;align-items:center;height:fit-content;margin:1em 0}.social-links{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.row{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.5rem}.link-row{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap;justify-content:center;align-items:center}.button,.button *,.button :after,.button :before,.button:after,.button:before{border:0 solid;box-sizing:border-box}.button{-webkit-tap-highlight-color:transparent;-webkit-appearance:button;background-color:#ffffff1a;background-image:none;color:var(--dark)!important;cursor:pointer;font-family:Open Sans,sans-serif;font-size:1.25em;font-weight:600;line-height:1.5;margin:0;-webkit-mask-image:-webkit-radial-gradient(#000,#fff);padding:0;text-decoration:none;display:inline-block;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.button:disabled{cursor:default}.button:-moz-focusring{outline:auto}.button svg{display:block;vertical-align:middle;width:24px;height:24px;flex-shrink:0}.button [hidden]{display:none}.button{border:1px solid rgba(255,255,255,.2);border-radius:15px;box-sizing:border-box;display:block;font-weight:400;-webkit-mask-image:none;overflow:hidden;padding:.5rem 1rem;position:relative;transition:all .3s ease;box-shadow:0 8px 32px #0000001a}.button:hover{-webkit-animation:pulse .5s;animation:pulse .5s;box-shadow:0 0 0 .75em transparent;background-color:#ffffff26;border-color:#ffffff4d}@-webkit-keyframes pulse{to{box-shadow:0 0 #fff6}}@keyframes pulse{to{box-shadow:0 0 #fff6}}@media only screen and (max-width: 600px){.main{flex:1;width:100%;min-height:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:.5rem}.header{text-align:left;flex:0 0 auto;padding-bottom:.5rem}.icon-section{flex:1;height:fit-content;margin:.5rem 0}.threedp{height:20vh!important;max-height:150px}.social-links{gap:.75rem;flex:1;justify-content:center;padding-top:.5rem}.link-row{gap:.5rem;flex-wrap:nowrap;justify-content:center}.button{padding:.75rem 1rem;font-size:1rem;min-width:0;flex:1;max-width:45%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.button .row{white-space:nowrap;flex-wrap:nowrap;gap:.25rem}.button svg{width:24px;height:24px;flex-shrink:0}.link-row:first-child .button{max-width:80%;min-width:200px}.link-row:last-child{flex-wrap:nowrap}.link-row:last-child .button{flex:1;max-width:48%}}@media only screen and (min-width: 600px) and (max-height: 800px){.App{overflow:hidden}.main{flex:1;justify-content:space-between;align-items:center;transform:scale(1);padding-block:4em}.icon-section{height:fit-content;margin:1rem 0}.social-links{gap:1.25rem}.button svg{width:24px;height:24px;flex-shrink:0}}.threedpsvg{stroke:var(--accent-bright);stroke-width:4;fill:transparent;transform:translate(-5px,-2px)}.threedp{position:relative;display:flex;height:350px;margin:auto;justify-content:center;align-items:center}.box{position:relative;width:200px;height:200px;border:.65em solid var(--theme-diff);border-radius:10%;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);z-index:100;transform:translate(-5px)}.spool{position:absolute;height:125px;width:30px;background-clip:content-box;border-top:5px solid var(--transparent);border-left:5px solid var(--theme-diff);border-right:5px solid var(--theme-diff);border-bottom:5px solid var(--transparent);background-color:var(--accent-bright);transform:translate(115px,5px);z-index:initial}.inner{width:inherit;height:15px;position:absolute;background-color:transparent;transform:translateY(22.5px)}.bars{width:400px;height:15px;position:absolute;background-color:transparent;border-top:5px solid var(--theme-diff);border-bottom:5px solid var(--theme-diff);border-left:0px;border-right:0px;-webkit-animation:move linear 8s;animation:move linear 8s;animation-direction:reverse;offset-path:path("M 102 -158 V -148.4 H 116.4 Q 121.2 -143.6 116.4 -138.8 H 82.8 Q 78 -134 82.8 -129.2 H 154.8 Q 159.6 -124.4 154.8 -119.6 H 44.4 Q 39.6 -114.8 44.4 -110 H 154.8 Q 159.6 -105.2 154.8 -100.4 H 44.4 Q 39.6 -95.6 44.4 -90.8 H 154.8 Q 159.6 -86 154.8 -81.2 H 42");offset-rotate:0deg;z-index:-10}.bed{width:150px;position:absolute;border-top:10px solid var(--theme-diff);border-bottom:5px solid transparent;border-left:5px solid transparent;border-right:5px solid transparent;transform:translate(15px,165px)}.hotend{width:45px;height:45px;background-color:var(--theme-mid);position:absolute;-moz-animation:move linear 8s;animation:move linear 8s;-webkit-animation-name:move;animation-name:move;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-direction:reverse;animation-direction:reverse;offset-path:path("M 102 -158 V -140.4 H 116.4 Q 121.2 -143.6 116.4 -138.8 H 82.8 Q 78 -134 82.8 -129.2 H 154.8 Q 159.6 -124.4 154.8 -119.6 H 44.4 Q 39.6 -114.8 44.4 -110 H 154.8 Q 159.6 -105.2 154.8 -100.4 H 44.4 Q 39.6 -95.6 44.4 -90.8 H 154.8 Q 159.6 -86 154.8 -81.2 H 42");offset-rotate:0deg;transform:translate(-6.5px,-7px)}@-webkit-keyframes move{0%{offset-distance:0%}to{offset-distance:100%}}@keyframes move{to{offset-distance:100%}}.hotend:before{content:"";width:30px;height:30px;position:absolute;background-color:var(--theme-mid);border:2.5px dotted var(--light);filter:contrast(55%);border-radius:50%;transform:translate(5px,5px)}.hotend:after{content:"";width:30px;height:20px;position:absolute;background-color:var(--theme-mid);filter:contrast(25%);-webkit-clip-path:polygon(0% 20%,15% 20%,15% 0%,85% 0%,85% 25%,100% 25%,100% 60%,80% 65%,65% 90%,35% 90%,20% 65%,0% 60%);clip-path:polygon(0% 20%,15% 20%,15% 0%,85% 0%,85% 25%,100% 25%,100% 60%,80% 65%,65% 90%,35% 90%,20% 65%,0% 60%);transform:translate(7.5px,45px)}.threedpsvg path{stroke-dasharray:634.277;-webkit-animation:draw linear 8s forwards;animation:draw linear 8s forwards;-webkit-animation-direction:forwards;animation-direction:forwards}@-webkit-keyframes draw{0%{stroke-dashoffset:634.277}to{stroke-dashoffset:1268.554}}@keyframes draw{0%{stroke-dashoffset:634.277}to{stroke-dashoffset:1268.554}}.App{height:100%;width:auto;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;background-color:var(--theme-page-background);color:var(--theme-page-text)}.container{display:flex;flex-direction:column;align-self:stretch;justify-self:flex-start;justify-content:center;padding:2em;margin:1em;background:var(--linear-gradient),var(--overlay-filter);background-blend-mode:darken;box-sizing:border-box;max-height:calc(100vh - 2em);overflow:hidden}.container>*{flex-basis:100%;color:var(--theme-button-text)}.theme-container{display:flex;width:100vw;justify-content:flex-end;position:fixed;top:0;right:0;z-index:1000;pointer-events:none}.toggle-theme{margin-top:.75em;margin-right:.75em;z-index:1000;background:transparent;border:none;padding:.5rem;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;pointer-events:auto}.toggle-theme:hover{background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.toggle-theme svg{width:24px;height:24px;display:block}@media only screen and (max-width: 600px){.App{height:100vh;width:100vw;overflow:hidden}.container{padding:1em;margin:.5em;max-height:calc(100vh - 1em);max-width:calc(100vw - 1em)}h1{font-size:calc(1.5em + 1.5vw)!important;font-family:Manrope,Open Sans,sans-serif;margin:.5em 0}h3{font-size:calc(.9em + .8vw)!important;font-family:Manrope,Open Sans,sans-serif;margin:.3em 0}.toggle-theme{margin:.5rem;padding:.4rem}.toggle-theme svg{width:20px;height:20px}}
