@font-face{font-family:Supreme-Bold;src:url(/assets/Supreme-Bold-eb0fd277.woff2) format("woff2"),url(/assets/Supreme-Bold-b76883c8.woff) format("woff"),url(/assets/Supreme-Bold-e5516d70.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Supreme-Regular;src:url(/assets/Supreme-Regular-ca2227b5.woff2) format("woff2"),url(/assets/Supreme-Regular-62f801bc.woff) format("woff"),url(/assets/Supreme-Regular-306c6516.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Supreme-Italic;src:url(/assets/Supreme-Italic-7d747fb8.woff2) format("woff2"),url(/assets/Supreme-Italic-aa5df6ac.woff) format("woff"),url(/assets/Supreme-Italic-d8f49303.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}body{font-family:Supreme-Bold;display:flex;flex-direction:column;align-items:center;background-color:#fefcfc}#app,.n-config-provider{height:100%;max-height:100%;width:100%;margin:0}.n-config-provider{display:flex;justify-content:center;align-items:center;margin:0;padding:0}.webContainer{width:100vw;max-width:100vw;margin-top:70px;display:flex;flex-direction:column;align-items:center;justify-content:center}.navBar{position:fixed;top:0;background-color:#f0faf3;border:10px red solid;border-radius:20px;height:50px;width:100%;max-width:100vw;display:flex;justify-content:center;align-items:center;margin:0;box-shadow:0 0 #0000001a;z-index:1}.navBarContainer{width:860px;max-width:100vw;display:flex;align-items:space-between;justify-content:space-between}.navBarTile{display:flex;justify-content:space-between;align-items:center;flex-direction:row;width:200px}.landingContainer{max-width:100vw}.jdLandingContainer{padding:100px 3%;max-width:100vw;width:860px;height:50vh;display:flex;align-items:center}.landingNameCont{display:flex;flex-direction:column;align-items:flex-start}.landingAnimationCont{display:flex;justify-content:flex-end;align-items:flex-end;transform:rotate(5deg)}@keyframes changeFont{0%{font-size:32px}to{font-size:35px}}.aboutContainer{height:500px;padding:50px 3% 100px;margin:0;width:860px;max-width:100vw;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.historyContainer{width:860px;padding:50px 3% 100px;margin:0}.tileList{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:0 auto;width:100%;max-width:1200px;height:100%}.osTileImg{height:300px;width:300px;margin:0}.osTile{height:375px;width:300px;display:flex;align-items:flex-start;flex-direction:column;border-radius:24px;padding:10px;margin:2%;box-shadow:0 2px 2px 1px #00000080}.tileText{display:flex;flex-direction:column;text-align:left}.footerIcon{padding:10px}.row{display:flex;flex-direction:row}.col{display:flex;flex-direction:column}.center{display:flex;align-items:center;justify-content:center}.flex-start-x{align-items:flex-start;justify-content:flex-start}.jdNav{font-size:14px;font-weight:500;letter-spacing:.5px;transition:all .3s ease;text-decoration:none;padding:0 0 0 5px}.jdH1{font-size:68px;padding:0 0%;margin:0;letter-spacing:-.03em;font-weight:500;line-height:1.05}.n-gradient-text{background-size:200% auto;background-clip:text;-webkit-background-clip:text;color:transparent;animation:n-slide 5s linear infinite alternate}a{color:#000}@keyframes n-slide{0%{background-position:left}to{background-position:right}}.jdH2{margin-top:0;margin-bottom:16px;color:#0d0e10;font-size:24px;line-height:32px;font-weight:500;letter-spacing:-.025em}.jdH3{z-index:5;margin-top:0;margin-bottom:0;font-size:32px;line-height:1;font-weight:500;letter-spacing:-.03em}.jdH4{margin:0;color:#0d0e10;font-size:20px;line-height:1.4;font-weight:400}.jdH5{margin:0;color:#3f4451;font-size:16px;font-weight:400;line-height:1.9;letter-spacing:.02em}.osH6{color:#3f4451;font-size:14px;font-weight:400;line-height:1.9;letter-spacing:.02em}.jdH6{color:#0d0e10;font-size:48px;line-height:55px;font-weight:500;letter-spacing:-.03em;margin:50px 0 20px}.reachLinkContainer{margin-top:0;margin-bottom:0;color:#0d0e10;font-size:48px;line-height:55px;font-weight:500;letter-spacing:-.03em}.reachContainer{padding:100px 0%;width:860px}.reachLink{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:620px;margin-right:auto;margin-left:auto}@media (min-width: 1000px) and (max-width: 1500px){.navBar{min-width:100vw;padding:0 5%}.webContainer{width:100%}}@media (max-width: 1000px){.navBar{max-width:100vw;padding:0;margin:0}.jdLandingContainer{max-width:100vw;width:100vw;padding:0;display:flex;justify-content:center;align-items:center}.landingNameCont{display:flex;flex-direction:column;max-width:100vw;animation:move 5s linear;left:0;position:absolute}.landingAnimationCont{display:flex;justify-content:center;align-items:center;transform:none}.historyContainer{max-width:100vw;margin:3% 0}.reachContainer{display:flex;justify-content:center;align-items:center;max-width:100vw;height:400px}}@media (min-width: 500px) and (max-width: 800px){.aboutContainer{padding:0;width:100%}.historyContainer{margin:0;padding:0}.osTile{margin:7% 5%}}@media (min-width: 300px) and (max-width: 500px){.jdLandingContainer{margin:70px 0 120px}}.scrolled{opacity:0;transform:translateY(100px);animation:scroll-in 1s forwards}@keyframes scroll-in{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes move{0%{left:0}to{left:calc(100% - 100px)}}.n-gradient-text{letter-spacing:-3px;font-size:min(max(2vw,96px),96px);font-weight:700;line-height:105%;margin:20px 0;text-align:center}h1{letter-spacing:-3px;font-size:96px;font-weight:700;line-height:105%;margin:20px 0;text-align:center}@keyframes moveBackground{0%{background-position:0 0}to{background-position:100% 100%}}h2{color:#2a2a2b;font-size:28px;font-weight:400;line-height:150%;margin:0 0 20px;text-align:center}h3{color:#2a2a2b;margin-top:6px;margin-left:0;font-weight:400}h4{color:#2a2a2b;margin:0;font-size:16px;font-weight:400;line-height:150%}h5{font-family:Supreme-Regular;color:#4f4f4f;margin:0;font-size:16px;font-weight:400;line-height:160%}h6{font-family:Supreme-Regular;color:#ffdcae;margin:0;font-size:12px;font-weight:400;line-height:160%}.techStack{display:flex;flex-wrap:wrap;justify-content:flex-start}.techStack>*{padding:2px 7px;border:2px solid #81B29A;border-radius:20px;margin:0 6px 5px 0;flex-grow:0}.icons{margin:0 20px 0 0}.webContainer{display:flex;align-items:center;justify-content:center}.navvyBar{position:fixed;top:10px;width:95vw;max-width:min(calc(95% - 10px),890px);background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.5));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px;height:50px;display:flex;justify-content:center;align-items:center;margin:0;box-shadow:0 0 #0000001a;z-index:10}.navvyBarContainer{width:100%;display:flex;align-items:space-between;justify-content:space-between}.navvyBarTile{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;width:200px;padding:0 10px 0 0}.header{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;height:50vh;max-height:50vh;margin:0 auto}.header-container{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:900px;width:100%;margin:0 auto}.title-box{width:100%;max-width:900px;display:flex;flex-direction:column;align-items:center}.title,.subtitle{color:#345a5a}.header-box{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:95%}.header-box h5{color:#81b29a}.header-link-container{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;max-width:100%}.header-link-container,a{color:#81b29a}.header-links{margin:0 5px;color:#000;font-size:20px}.header-links a{text-decoration:none;border-bottom:1px solid transparent;transition:border-bottom-color .3s ease}.header-icons:hover{border-bottom-color:#81b29a}.header-icons{color:#81b29a;cursor:pointer;margin:0 15px 0 0;font-size:24px;font-weight:400;line-height:160%;text-decoration:none;border-bottom:1px solid transparent;transition:border-bottom-color .3s ease}.info-box{display:flex;flex-direction:column;justify-content:center}.info-text{text-align:right}.page-layout{width:100%}.projects{display:flex;justify-content:flex-start;flex-direction:row;max-width:900px;width:95vw;flex-wrap:wrap;margin:0 auto}.projects>*{margin:5px;flex-grow:1}.tile{box-sizing:border-box;height:400px;border-radius:20px;padding:30px;color:#f0faf3;flex-grow:1}.tile-a{width:calc(60% - 10px);background-color:#816aaf}.tile-b{width:calc(40% - 10px);background-color:#816aaf}.tile-c{width:calc(100% - 10px);background-color:#816aaf}.tile-d{width:calc(40% - 10px);background-color:#816aaf}.tile-e{width:calc(60% - 10px);background-color:#816aaf}.tile h3,.tile h5,.tile h6{color:#fefcfc}.tile-a,.tile-b,.tile-c,.tile-d,.tile-e{max-width:100%;opacity:0}.tile-header{margin:0 0 5px}.history{display:flex;justify-content:space-between;flex-direction:row;max-width:900px;width:95vw;flex-wrap:wrap;margin:0 auto}.history-box{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:calc(50% - 10px);flex-wrap:wrap;margin:5px}.job-box{opacity:0;width:calc(100% - 10px);background-color:#9bbf95;border-radius:20px;padding:30px;margin-bottom:5px;box-sizing:border-box}.job-box h4,h5,h6{color:#f4f1de}.job-title{display:flex;justify-content:flex-start;align-items:flex-end;flex-direction:row}.company-name{display:flex;align-items:center;justify-content:center}.edu-container{align-items:flex-start;flex-wrap:wrap;margin:5px;display:flex;flex-direction:column;width:calc(50% - 10px)}.edu-box{opacity:0;width:100%;background-color:#e6c27b;border-radius:20px;padding:30px}.edu-box h3,h4,h5{color:#f4f1de}.job-date{font-family:Supreme-Italic}.history,.edu-container{flex-direction:row}footer{flex-direction:row;max-width:900px;width:100%;flex-wrap:wrap;margin:0 auto;display:flex;justify-content:center}.footer-box{opacity:0;display:flex;justify-content:space-between;flex-direction:row;width:95vw;border-radius:20px;flex-wrap:wrap;margin:0 auto}.footer-box h3,h4,h5,h6{color:#f4f1de}.footer-icons{color:#f4f1de;margin:0;font-size:16px;font-weight:400;line-height:160%;text-decoration:none;border-bottom:1px solid transparent;transition:border-bottom-color .3s ease}.footer-icons:hover{border-bottom-color:#f4f1de}.footer-container{width:calc(50% - 10px);background-color:#81b29a;border-radius:20px;padding:30px;margin:5px;box-sizing:border-box}.footer-container2{display:flex;justify-content:flex-end;font-family:Supreme-Regular;background-color:#81b29a;width:calc(50% - 10px);border-radius:20px;padding:30px;margin:5px;box-sizing:border-box}.footer-container2>*{width:100%}.header-scrolled>*{opacity:0;animation:fadeIn 1s forwards,slideInY 1s ease forwards}.header-scrolled>*:nth-child(1){animation-delay:0s}.header-scrolled>*:nth-child(2){animation-delay:.05s}.projects-scrolled>*{opacity:0;transition:opacity .5s ease}.animate{opacity:1;animation:fadeIn 1s forwards,slideInY 1s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInY{0%{transform:translateY(50px)}to{transform:translateY(0)}}@media (max-width: 750px){.primary-header{flex-direction:column;align-items:center}.tile{margin:5px 0;height:300px}.tile-a,.tile-b,.tile-c,.tile-d,.tile-e,.job-box{width:100%}.history{display:flex;flex-direction:column}.edu-container{width:100%}.history-box{width:100%;justify-content:center}.job-box{margin:5px 0}.edu-box{margin:0;width:100%}.header{max-width:95vw;margin-left:auto;margin-right:auto}.footer-container2{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;text-align:right;padding-right:calc(10% - 10px)}.navvyBar{max-width:min(95%,900px)}@media (max-width: 750px) and (max-width: 855px){.header-container{margin-bottom:auto}}@media (max-width: 492px){.header{margin-bottom:40px}.footer-container2{padding-right:calc(20% - 10px)}}@media screen and (max-width: 1000px){h1{font-size:calc(8vw + 10px)}h2{font-size:calc(4vw + 8px)}.header{height:40vh}}@media (max-width: 1000px){.header-box{display:flex;flex-direction:column;max-width:95vw}}@media (max-width: 400px){.page-layout{margin:30px 0 0}.info-text{text-align:left}.header-link-container{display:flex;justify-content:center}.info-box{display:flex;justify-content:center;text-align:center}.info-text{text-align:center}}@media (max-width: 550px){.header{margin-bottom:10px;height:30vh}}@media (max-width: 750px){.history-box{margin:0}.edu-container{margin:10px 0 0}footer{margin:10px 0 0}.footer-container,.footer-container2{margin:0}.header-box{display:flex;flex-direction:column;padding:20px 0 0}.header{margin:40px 0 20px}.info-box{padding-right:10px}}}p[data-v-ce47a253],p[data-v-ad758a19]{color:#ffa07a}p[data-v-cb7b392d]{color:gold}.fade-up[data-v-cb7b392d]{opacity:0}p[data-v-71780ab6]{color:purple}p[data-v-b0be29bc]{color:#ffb6c1}
