body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}.language{position:fixed;z-index:2;margin-top:1em;margin-right:1em;right:0}.language button{background-color:initial;border:none;border-bottom:1px solid hsla(0,0%,74.5%,.336);color:#c4c4c4;padding:.5em;margin-left:5px;text-align:center;text-decoration:none;font-size:12px;transition:60ms}.language button:hover{box-shadow:1 1 #000;cursor:pointer;background-color:hsla(0,0%,78.8%,.09019607843137255)}.language button:active{background-color:hsla(0,0%,78.8%,.1450980392156863);-webkit-transform:translateY(1px);transform:translateY(1px)}.loaderbody{background-color:#000;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.body{font-family:"Montserrat",sans-serif;font-weight:300;width:100%}.landing{z-index:-1;width:100vw;height:100vh;background-size:cover;background-attachment:fixed;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:100%}p{line-height:1.6em}a{color:#fff;text-decoration:underline;text-underline-offset:10px}h1{font-family:"Montserrat",sans-serif;font-weight:700;margin:0}.topper{background-color:#fff;height:5px;width:0;transition:width .2s;transition-timing-function:cubic-bezier(.01,.94,.41,1.01)}.projects{z-index:1;width:100vw;height:100%;max-width:100%;background-size:cover;background-attachment:fixed;position:relative}.landing h1::-moz-selection{color:#fff;background:#000}.main{margin-left:3em;position:fixed;z-index:0}.landing h1{font-size:3em;justify-content:center;margin:auto;display:flex;background:#fff;color:#000}ul{list-style-type:none;margin:0;padding:0;overflow:hidden}li{margin-top:1em;float:left;margin-right:1em}li a{color:#c2c2c2;text-decoration:none}li a:hover .topper{width:100%}li a:hover{color:#fff}.about{height:50vh;width:100%;position:relative;background-color:#fff8f0}.slope1{background-size:cover;background-attachment:fixed;border-bottom:7vw solid #fff8f0;border-left:96vw solid transparent}.slope1,.slope2{max-width:100%;position:relative}.slope2{background-color:#fff8f0;border-bottom:18vh solid rgba(19,19,19,0);-webkit-transform:skewY(10deg);transform:skewY(10deg)}.contact{color:#fff;height:100vh;width:100%;position:relative}#title{display:flex;justify-content:center}.projects h1::-moz-selection,.projects h2::-moz-selection{color:#000;background:#fff}.projects p::-moz-selection{color:#000;background:#fff}.projects h1{font-weight:100;font-size:4em;margin-top:3em;padding-left:auto;color:#fff}.projects h2{color:#fff}.projects p{color:#eee}#panels{display:flex;justify-content:center}.Project{width:20%;box-shadow:0 0 60px transparent;border:solid;border-radius:10px;border-width:1px;border-color:hsla(0,0%,100%,.2);padding:3em;margin:3em;transition:box-shadow .2s,background-color .2s,-webkit-transform .2s;transition:box-shadow .2s,transform .2s,background-color .2s;transition:box-shadow .2s,transform .2s,background-color .2s,-webkit-transform .2s;transition-timing-function:cubic-bezier(.23,1,.32,1)}.Project img{max-width:800px;min-width:200px;width:100%;border-radius:5px;transition-duration:1s}.Project:hover{background-color:hsla(0,0%,100%,.07450980392156863);-webkit-transform:scale(1.005);transform:scale(1.005);box-shadow:0 0 70px rgba(0,0,0,.068)}@media (max-width:1000px){.body{font-size:14px}.main{margin-left:1em}.projects{height:auto}.Project{margin:2em 3em;width:auto}#panels{flex-direction:column}}.lds-dual-ring{margin-top:8em;display:inline-block;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border-color:#fff transparent;border-style:solid;border-width:6px;-webkit-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite}@-webkit-keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.about h1{font-weight:200;font-size:4em;color:#3a3630;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.about{display:flex;justify-content:center;align-items:center}.about p{max-width:400px}.contact{display:flex;align-items:center}#contact-panels{margin-top:10em}.contact-panel{transition-duration:.2s;margin-bottom:3em;display:flex;flex-flow:row;border:.5px solid #363636;border-radius:20px;padding:1em;width:400px}.contact-panel img{margin-left:-40px;margin-top:-40px;width:auto;height:75px}.contact-panel img .contact-panel p{margin-left:1em}.contact h1{margin-left:5em;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);font-size:4em;font-weight:200}.contact-panel:hover{box-shadow:-30px 20px 30px #0e0e0e;-webkit-transform:translateX(30px);transform:translateX(30px);background-color:rgba(0,0,0,.36470588235294116)}@media (max-width:1000px){.contact{height:100%;flex-flow:column}.contact h1{margin:1em 0 0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.contact-panel{width:100%}#contact-panels{margin-top:2em;margin-bottom:7em;margin-right:1em}.contact-panel p{text-underline-offset:10px}.about h1{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.about{display:flex;flex-direction:column}.about p{margin:3em;text-align:justify}}.relativeContainer{position:relative}.pic{position:absolute;top:85%;right:5px;height:40px;width:60px;transition-duration:.3s;-webkit-animation-name:slide;animation-name:slide;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform-origin:0,0;transform-origin:0,0;-webkit-animation-delay:10s;animation-delay:10s;-webkit-tap-highlight-color:transparent}.arrow{position:absolut;width:80%;right:0;margin-top:10px;box-shadow:2px 2px 5px #000}.arrow,.arrow:before{height:1.5px;background-color:#fff}.arrow:before{content:"";width:15px;position:absolute;right:14px;-webkit-transform:rotate(40deg) translateY(-7px);transform:rotate(40deg) translateY(-7px);box-shadow:0 0 20px #000}.pic:hover{right:0;cursor:pointer;-webkit-animation-play-state:paused;animation-play-state:paused}.pic:active{right:-5}.pic:active,.pic:focus,.pic:focus-visible{outline:none;background:transparent}@-webkit-keyframes slide{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}45%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}55%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}60%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}65%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes slide{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}45%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}55%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}60%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}65%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}#canvas{position:fixed;z-index:-1;width:100vw;height:100vh}.simulation,body{background-color:#1a1a1a}.simulation{color:#e6e6e6;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:5em}form{display:grid;grid-gap:10px;max-width:400px;margin-bottom:1em;margin-top:1em;grid-template-columns:auto auto}input{background-color:#111;color:#fff;border:none;border-radius:2px;padding:5px}
/*# sourceMappingURL=main.686ccf29.chunk.css.map */