button.svelte-1mbvcyz.svelte-1mbvcyz{cursor:pointer;border:none;padding:none;background-color:transparent;outline:none;touch-action:none}button.svelte-1mbvcyz.svelte-1mbvcyz:focus{outline:none}.top.svelte-1mbvcyz.svelte-1mbvcyz:focus{background-color:transparent}.top.svelte-1mbvcyz.svelte-1mbvcyz{position:fixed;z-index:99;display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:10px}.name.svelte-1mbvcyz.svelte-1mbvcyz{margin-left:1rem;float:left;font-size:1.5rem;text-transform:uppercase;transition:color .2s linear;transition:content .4 flip}.hamburger.svelte-1mbvcyz.svelte-1mbvcyz{margin-right:1rem;width:3rem;height:3rem;display:flex;flex-direction:column;justify-content:space-between}.hamburger.active.svelte-1mbvcyz.svelte-1mbvcyz{justify-content:space-around}.hamburger-line.svelte-1mbvcyz.svelte-1mbvcyz{width:100%;height:.2rem;transition:transform .3s ease-in-out,margin .3s ease-in-out}.hamburger.svelte-1mbvcyz:not(.active) .line-1.svelte-1mbvcyz{margin-top:.5rem}.hamburger.svelte-1mbvcyz:not(.active) .line-5.svelte-1mbvcyz{margin-bottom:.5rem}.hamburger.active.svelte-1mbvcyz .line-2.svelte-1mbvcyz{transform:translateY(.6rem) translate(0) rotate(45deg)}.hamburger.active.svelte-1mbvcyz .line-4.svelte-1mbvcyz{transform:translateY(-.6rem) translate(0) rotate(-45deg)}.menu.svelte-k77f6i.svelte-k77f6i{background-color:#fff;color:#000;position:fixed;width:100dvw;height:100dvh;display:flex;flex-direction:column;justify-content:space-around;align-items:center;z-index:98;left:100%;transition:left .5s ease-in-out}.about.svelte-k77f6i.svelte-k77f6i{width:60%;max-width:300px;font-size:1rem;text-align:center}.menu.active.svelte-k77f6i.svelte-k77f6i{left:0}.menu.svelte-k77f6i span.svelte-k77f6i{font-size:30px}.resume.svelte-k77f6i.svelte-k77f6i{display:flex;align-items:center;flex-direction:column;text-decoration:none}.resume.svelte-k77f6i img.svelte-k77f6i{height:8rem;width:8rem;margin-inline:.5rem;padding:.3rem;box-sizing:border-box}.resume.svelte-k77f6i span.svelte-k77f6i{margin-top:.5rem;font-size:3rem;font-weight:700;color:#f4cc7a;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;-webkit-text-stroke:1px black}.contact.svelte-k77f6i.svelte-k77f6i{display:flex}.contact.svelte-k77f6i img.svelte-k77f6i{height:3rem;width:3rem;margin-inline:.5rem;padding:.3rem;box-sizing:border-box}.container.svelte-zwcx9p{display:flex;flex-direction:column;align-items:center;width:100dvw;top:20%}span.svelte-zwcx9p{font-size:2rem;padding:5px;margin:2px 0;text-transform:uppercase}.word.svelte-zwcx9p{font-size:1.5rem;display:inline-block;color:#000;animation:svelte-zwcx9p-Swipe 3.5s ease-in;animation-delay:.1s;opacity:0}@keyframes svelte-zwcx9p-Swipe{0%{opacity:0;transform:translate3d(-100px,-100px,-500px);border-radius:50px}3%{opacity:0}10%{opacity:1;transform:translateZ(0);border-radius:5px}95%{transform:translateZ(0);opacity:1;transform:translateY(0);border-radius:5px}98%{opacity:0}to{border-radius:50px;opacity:0;transform:translate3d(100px,100px,100px)}}.full.svelte-zwcx9p{background-color:coral}.web.svelte-zwcx9p{background-color:#daa520}.application.svelte-zwcx9p{background-color:#0ff}.ai.svelte-zwcx9p{background-color:#1e90ff}.game.svelte-zwcx9p{background-color:#228b22}.aspiring.svelte-zwcx9p{background-color:#87ceeb}.animations.svelte-1rto92s.svelte-1rto92s{display:none;margin:5px;display:flex;justify-content:center}div.svelte-1rto92s>svg.svelte-1rto92s{width:200px;height:200px;padding:20px;stroke-dashArray:100%;stroke-dashoffset:100%;animation-name:svelte-1rto92s-DrawLine,svelte-1rto92s-FadeStroke,svelte-1rto92s-FillIn,svelte-1rto92s-CoolOut;animation-duration:1s,.3s,.8s,.5s;animation-delay:0s,.8s,.3s,3.5s;animation-timing-function:ease-in;animation-timing-function:linear;animation-fill-mode:both;animation-direction:alternate;animation-iteration-count:1}@keyframes svelte-1rto92s-DrawLine{0%{stroke-opacity:0;stroke-dashOffset:100%;stroke-width:10px}to{stroke-opacity:1;stroke-dashOffset:0%;stroke-width:20px}}@keyframes svelte-1rto92s-FadeStroke{to{stroke-opacity:0;stroke-width:0}}@keyframes svelte-1rto92s-FillIn{0%{fill-opacity:0}to{fill-opacity:1}}@keyframes svelte-1rto92s-CoolOut{20%{fill-opacity:1;stroke-opacity:1;stroke-dashOffset:0%;stroke-width:20px}to{fill-opacity:0;stroke-opacity:0;stroke-dashOffset:100%;stroke-width:10px;stroke-width:0}}@keyframes svelte-1rto92s-FlickerOut{0%{opacity:1}5%{opacity:0}10%{opacity:1}15%{opacity:0}20%{opacity:1}25%{opacity:0}30%{opacity:1}35%{opacity:0}40%{opacity:1}45%{opacity:0}50%{opacity:1}55%{opacity:0}60%{opacity:1}65%{opacity:0}70%{opacity:1}75%{opacity:0}78%{opacity:1}81%{opacity:0}84%{opacity:1}to{opacity:0}}*.background.svelte-1rto92s.svelte-1rto92s{stroke:#fff;fill:#fff}*.background-accent.svelte-1rto92s.svelte-1rto92s{stroke:#e6e6e6;fill:#e6e6e6}.full.svelte-1rto92s *.primary.svelte-1rto92s{stroke:teal;fill:teal}.full.svelte-1rto92s *.accent.svelte-1rto92s{stroke:coral;fill:coral}.web.svelte-1rto92s *.primary.svelte-1rto92s{stroke:navy;fill:navy}.web.svelte-1rto92s *.accent.svelte-1rto92s{stroke:#daa520;fill:#daa520}.application.svelte-1rto92s *.primary.svelte-1rto92s{stroke:#ff4500;fill:#ff4500}.application.svelte-1rto92s *.accent.svelte-1rto92s{stroke:#0ff;fill:#0ff}.game.svelte-1rto92s *.primary.svelte-1rto92s{stroke:purple;fill:purple}.game.svelte-1rto92s *.accent.svelte-1rto92s{stroke:#228b22;fill:#228b22}.ai.svelte-1rto92s *.primary.svelte-1rto92s{stroke:#556b2f;fill:#556b2f}.ai.svelte-1rto92s *.accent.svelte-1rto92s{stroke:#1e90ff;fill:#1e90ff}.aspiring.svelte-1rto92s *.primary.svelte-1rto92s{stroke:#f0f;fill:#f0f}.aspiring.svelte-1rto92s *.accent.svelte-1rto92s{stroke:#87ceeb;fill:#87ceeb}.arrows.svelte-lak6t6.svelte-lak6t6{width:60px;height:72px;bottom:100px}.arrows.svelte-lak6t6 path.svelte-lak6t6{stroke:#2994d1;fill:transparent;stroke-width:5px;animation:svelte-lak6t6-arrow 1s infinite;-webkit-animation:svelte-lak6t6-arrow 2s infinite}path.full.svelte-lak6t6.svelte-lak6t6:nth-of-type(1),path.full.svelte-lak6t6.svelte-lak6t6:nth-of-type(3){stroke:coral}path.full.svelte-lak6t6.svelte-lak6t6:nth-of-type(2){stroke:teal}path.web.svelte-lak6t6.svelte-lak6t6:nth-of-type(1),path.web.svelte-lak6t6.svelte-lak6t6:nth-of-type(3){stroke:#daa520}path.web.svelte-lak6t6.svelte-lak6t6:nth-of-type(2){stroke:navy}path.application.svelte-lak6t6.svelte-lak6t6:nth-of-type(1),path.application.svelte-lak6t6.svelte-lak6t6:nth-of-type(3){stroke:#0ff}path.application.svelte-lak6t6.svelte-lak6t6:nth-of-type(2){stroke:#ff4500}path.game.svelte-lak6t6.svelte-lak6t6:nth-of-type(1),path.game.svelte-lak6t6.svelte-lak6t6:nth-of-type(3){stroke:#228b22}path.game.svelte-lak6t6.svelte-lak6t6:nth-of-type(2){stroke:purple}path.ai.svelte-lak6t6.svelte-lak6t6:nth-of-type(1),path.ai.svelte-lak6t6.svelte-lak6t6:nth-of-type(3){stroke:#1e90ff}path.ai.svelte-lak6t6.svelte-lak6t6:nth-of-type(2){stroke:#556b2f}path.aspiring.svelte-lak6t6.svelte-lak6t6:nth-of-type(1),path.aspiring.svelte-lak6t6.svelte-lak6t6:nth-of-type(3){stroke:#87ceeb}path.aspiring.svelte-lak6t6.svelte-lak6t6:nth-of-type(2){stroke:#f0f}@keyframes svelte-lak6t6-arrow{0%{opacity:0}40%{opacity:1}80%{opacity:0}to{opacity:0}}@-webkit-keyframes svelte-lak6t6-arrow{0%{opacity:0}40%{opacity:1}80%{opacity:0}to{opacity:0}}.arrows.svelte-lak6t6 path.a1.svelte-lak6t6{animation-delay:-1s;-webkit-animation-delay:-1s}.arrows.svelte-lak6t6 path.a2.svelte-lak6t6{animation-delay:-.5s;-webkit-animation-delay:-.5s}.arrows.svelte-lak6t6 path.a3.svelte-lak6t6{animation-delay:0s;-webkit-animation-delay:0s}.projects.svelte-v2ez8 .svelte-v2ez8{-webkit-user-select:none;user-select:none}.projects.svelte-v2ez8.svelte-v2ez8{position:sticky;width:410px}.info.svelte-v2ez8.svelte-v2ez8{position:relative;width:95%;top:-5em;color:#fff}.info.svelte-v2ez8 button.svelte-v2ez8{position:relative;float:right;border-radius:20px;padding-inline:.7em;padding-block:.5em;box-sizing:border-box;margin-inline:.3em;right:0;top:-1;color:#fff;background-color:#000}a.svelte-v2ez8.svelte-v2ez8{color:#fff}h1.svelte-v2ez8.svelte-v2ez8{margin-bottom:.5rem;width:fit-content}h1.svelte-v2ez8 span.svelte-v2ez8{font-size:x-small;margin-left:1rem;font-style:italic}h4.svelte-v2ez8.svelte-v2ez8{margin-top:.2rem;font-style:italic;font-weight:300}.project.svelte-v2ez8.svelte-v2ez8{position:absolute;align-self:center;width:300px;height:500px;border:10px solid;outline:3px solid silver;border-radius:40px;background-size:100% auto;background-repeat:no-repeat;transition:top .5s ease,left .5s ease,z-index .5s ease,opacity .4s ease}.project.svelte-v2ez8 img.svelte-v2ez8,.project.svelte-v2ez8 video.svelte-v2ez8{position:absolute;width:300px;height:500px;box-sizing:border-box;border-radius:30px;margin-bottom:10px}.project.svelte-v2ez8.svelte-v2ez8:before{content:"|";z-index:10;position:absolute;top:70px;left:-18px;width:5px;height:50px;border-top-left-radius:10px;border-bottom-left-radius:10px;background-color:silver;color:silver}.project.svelte-v2ez8.svelte-v2ez8:after{content:"|";z-index:10;position:absolute;top:140px;left:-18px;width:5px;height:80px;border-top-left-radius:10px;border-bottom-left-radius:10px;background-color:silver;color:silver}body,html{overflow:hidden;height:100%;width:100%;position:fixed}main.svelte-5g69rk{width:100%;height:100%;overflow:scroll;background-color:#000;scroll-snap-type:y mandatory}.page-one.svelte-5g69rk{scroll-snap-align:start;height:99%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.page-two.svelte-5g69rk{position:relative;scroll-snap-align:center;height:100%;overflow:hidden;box-sizing:border-box;display:flex;justify-content:center}@media (max-height: 700px){.page-one.svelte-5g69rk{justify-content:center}}
