@font-face{font-family:Cormorant Garamond;src:url(cormorant-garamond-v21-latin_latin-ext-300.bc567276.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Cormorant Garamond;src:url(cormorant-garamond-v21-latin_latin-ext-regular.0fba1868.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(montserrat-v31-latin_latin-ext-200.b05caaf5.woff2)format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(montserrat-v31-latin_latin-ext-regular.fe894fb4.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(montserrat-v31-latin_latin-ext-600.7b69f52a.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}img{max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block}html{scroll-behavior:smooth;scroll-padding-top:.5rem}body{height:100%;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;padding:0;font-family:Montserrat,system-ui,-apple-system,Segoe UI,sans-serif;overflow-x:hidden}div#main{width:100%;flex-direction:column;display:flex}section{width:100%;position:relative}section.min-height{min-height:100vh}section.padding{padding:5rem 0}section img.background{width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:-1;position:absolute;inset:0}h1{margin:0;font-family:Cormorant Garamond,serif;font-size:9rem;font-weight:400;line-height:.8}h2{margin:0;padding-top:1rem;font-size:2rem;font-weight:400}#home .homeText{width:min(60vw,48rem)}#home h1{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,8vw,9.5rem);font-weight:400;line-height:.85}#home h2{margin:0;padding-top:1rem;font-size:clamp(1.5rem,3.5vw,3rem);font-weight:400}.nameAnimated{display:inline-block;position:relative}.nameAnimated .letter{transform:translate(var(--offset-x),var(--offset-y))rotate(var(--rotation));opacity:0;animation:letterAppear .6s ease-out forwards;animation-delay:var(--delay);transition:all .8s cubic-bezier(.68,-.55,.265,1.55);display:inline-block;position:relative}@keyframes letterAppear{to{opacity:1;transform:matrix(1,0,0,1,0,0)}}.letters-animating .nameAnimated .letter{opacity:0;transition:all .8s cubic-bezier(.68,-.55,.265,1.55);transform:matrix(1,0,0,1,0,0)}.homeLocation{color:#fff;opacity:.98;text-align:left;letter-spacing:.3px;z-index:6;align-items:center;gap:.5rem;font-size:clamp(1rem,1.2vw,1.25rem);font-weight:600;display:inline-flex;position:absolute;bottom:3rem;left:3rem}.homeLocation:before{content:"📍";margin-right:.35rem;font-size:1.05em;display:inline-block;transform:translateY(0)}@media (max-width:480px){.homeLocation{font-size:1rem;font-weight:600;bottom:2rem;left:1rem}}h3{margin:0;font-size:1.25rem;font-weight:400}p{margin-bottom:0;font-size:18px;font-weight:200;line-height:1.5}p.large{font-size:24px}p.small{font-size:15px}hr{margin:2.5rem}li{line-height:1.7}li::marker{color:#4e567e}a{color:#000;text-decoration:none}a:hover{color:#4e567e}.container{grid-gap:20px;width:100%;max-width:1100px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;margin:20px auto;padding:0 1rem;display:grid}.visually-hidden{height:1px;width:1px;clip:rect(1px,1px,1px,1px);white-space:nowrap;overflow:hidden;position:absolute!important}.copyEmailBtn{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;margin-left:0;padding:.15rem;transition:transform .16s,background .16s;display:inline-flex}.copyEmailBtn img{display:block}.copyEmailBtn:hover,.copyEmailBtn:focus{background:#ffffff0a;outline:none;transform:translateY(-2px)}.footerPrimarySocials{width:auto;justify-content:space-evenly;align-items:center;gap:.5rem;display:flex}.footerPrimarySocials a,.footerPrimarySocials button{margin:0;padding:0}@media (max-width:480px){.footerPrimarySocials{gap:.35rem}}.toast{min-width:220px;max-width:calc(100% - 2rem);color:#fff;opacity:0;z-index:9999;pointer-events:none;background:#000000d9;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:opacity .22s,transform .22s;display:flex;position:fixed;bottom:1.25rem;right:1rem;transform:translateY(6px);box-shadow:0 8px 24px #0006}.toast.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.toastMessage{flex:auto;font-size:.95rem}.toastClose{color:#ffffffe6;cursor:pointer;background:0 0;border:0;padding:.1rem .3rem;font-size:1.1rem;line-height:1}.toastClose:focus{border-radius:4px;outline:2px solid #ffffff1f}.container .box{text-align:center;border:1px solid #ccc;border-radius:10px;flex-direction:column;justify-content:flex-start;padding:24px 16px;display:flex}#portfolio .portfolioInner{max-width:1100px;width:100%;flex-direction:row;justify-content:center;align-items:flex-start;gap:2rem;margin:0 auto;display:flex}@media (max-width:768px){#home h1{font-size:clamp(5rem,12vw,7rem)}#home .homeText{left:1.5rem!important}.nameAnimated .nameBreak{height:0;display:block}#portfolio .portfolioInner{flex-direction:column;padding:0 1rem}#portfolio .container{grid-template-columns:1fr;margin:0 auto}#portfolio .container .box{text-align:left}}.projectSkills{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;margin-top:.75rem;display:flex}.skillChip{color:#0c653d;background:#0c653d12;border:1px solid #0c653d1f;border-radius:999px;align-items:center;padding:.3rem .6rem;font-size:.85rem;display:inline-flex}@media (min-width:769px){#portfolio .container .box{text-align:left}}@media (min-width:1024px){#portfolio .portfolioInner{max-width:1280px;gap:3rem}#portfolio .container{grid-gap:28px;grid-template-columns:480px 480px;margin:0 auto}#portfolio .projectImageWrap{height:240px}}:root{--scrollbar-width:12px;--accent-green:12,101,61;--header-mask-height:56px}html{scrollbar-color:rgba(var(--accent-green),.92)transparent;scrollbar-width:thin}::-webkit-scrollbar{width:var(--scrollbar-width);background:0 0}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:rgba(var(--accent-green),.92);border-radius:999px;transition:background .14s,transform .14s;box-shadow:inset 0 0 0 1px #0000000f}::-webkit-scrollbar-thumb:hover{background:rgba(var(--accent-green),1);transform:scale(1.02)}@media (max-width:768px){html{scrollbar-width:none}::-webkit-scrollbar{width:0;height:0;display:none}.siteHeader:after{display:none}}.projectImageWrap{width:100%;height:180px;background:#f8f8f8;border-radius:8px;justify-content:center;align-items:center;margin-bottom:.6rem;display:flex;overflow:hidden}.projectLink{color:inherit;text-decoration:none;display:block}.projectLink:focus{outline-offset:3px;outline:2px solid #0c653d26}.projectLink:hover .projectImage,.projectLink:focus .projectImage,.box:hover .projectImage,.box:focus-within .projectImage{transform:scale(1.06)translateY(-4px)}.projectImage{transform-origin:50%;transition:transform .3s cubic-bezier(.2,.9,.2,1)}.projectLink h3,.projectLink:focus h3{transition:color .18s,transform .18s}.projectLink:hover h3{color:#0c653d;transform:translateY(-2px)}.projectImage{width:100%;height:100%;object-fit:cover;display:block}.projectImagePlaceholder{width:90%;height:70%;color:#8a8a8a;background:linear-gradient(#fafafa,#f0f0f0);border:1px dashed #0000000f;border-radius:6px;justify-content:center;align-items:center;font-size:.95rem;display:flex}@media (max-width:480px){.projectImageWrap{height:140px}}img.socialIcon{height:30px;width:30px}.homeSocials{align-items:center;gap:1.2rem;display:flex}.homeSocialIcon{height:2.6rem;width:2.6rem;filter:drop-shadow(0 2px 6px #00000040);transition:transform .16s}.homeSocials a:hover .homeSocialIcon,.homeSocials a:focus .homeSocialIcon,.footerPrimarySocials a:hover .homeSocialIcon,.footerPrimarySocials a:focus .homeSocialIcon,.footerPrimarySocials button:hover .homeSocialIcon,.footerPrimarySocials button:focus .homeSocialIcon{transform:matrix(1.06,0,0,1.06,0,-3)}.scrollDown{cursor:pointer;backdrop-filter:blur(4px);z-index:5;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;padding:.45rem;transition:transform .16s,box-shadow .16s;display:inline-flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.scrollDown:hover{transform:translate(-50%)translateY(-4px);box-shadow:0 10px 22px #0000002e}.scrollDown img{height:3rem;width:3rem;display:block}.scrollGradient{height:6rem;pointer-events:none;z-index:2;background:linear-gradient(#ffffff03 0%,#ffffff09 60%,#ffffff0f 100%);transition:background .26s,opacity .26s,transform .26s;position:absolute;bottom:0;left:0;right:0}.scrollDown:hover+.scrollGradient,.scrollDown:focus+.scrollGradient{background:linear-gradient(#ffffff05 0%,#fff1 55%,#ffffff1f 100%);transform:translateY(-2px)}.siteHeader{top:0;left:0;right:var(--scrollbar-width,0px);z-index:60;background:#ffffffeb;position:fixed;box-shadow:0 1px #0000000a}.headerInner{max-width:1100px;justify-content:center;align-items:center;gap:1rem;margin:0 auto;padding:.7rem 1rem;display:flex}.brand{position:absolute;left:1rem}.brand a{color:inherit;font-size:1rem;font-weight:600;text-decoration:none}.headerName{color:#222;opacity:0;white-space:nowrap;font-size:1.1rem;font-weight:600;transition:all .6s ease-out;transform:translateY(-10px)}.headerName.visible{opacity:1;transform:translateY(0)}.mainNav{align-items:center;gap:1rem;display:flex}.mainNav a{color:inherit;padding:6px 8px;text-decoration:none;transition:color .16s}.mainNav a:hover,.mainNav a:focus{color:#0c653d}.hamburger{width:44px;height:44px;cursor:pointer;background:0 0;border:0;display:none}.hamburgerBox{width:22px;height:2px;background:#222;border-radius:2px;display:block;position:relative}.hamburgerBox:before,.hamburgerBox:after{content:"";width:22px;height:2px;background:#222;border-radius:2px;transition:transform .2s,opacity .2s;position:absolute;left:0}.hamburgerBox:before{top:-7px}.hamburgerBox:after{top:7px}.hamburgerBox.open{transform:rotate(45deg)}.hamburgerBox.open:before{top:0;transform:rotate(90deg)}.hamburgerBox.open:after{opacity:0}@media (max-width:768px){.hamburger{display:block}.mainNav{max-height:0;opacity:0;background:#fffffffa;flex-direction:column;gap:0;transition:max-height .26s,opacity .2s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.mainNav.open{max-height:60vh;opacity:1}.mainNav a{border-top:1px solid #eee;padding:1rem}.educationContent{width:90%!important;padding:2rem!important}.projectDescription .truncated,.educationDescription .truncated{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.projectDescription .expanded,.educationDescription .expanded{display:block}.readMoreBtn{color:#4e567e;cursor:pointer;font-size:inherit;background:0 0;border:none;margin-left:.25rem;padding:0;font-family:inherit;text-decoration:underline;display:inline}.readMoreBtn:hover{color:#2b3555}}@media (min-width:769px){.readMoreBtn{display:none}.projectDescription .truncated,.projectDescription .expanded,.educationDescription .truncated,.educationDescription .expanded{display:block}}
/*# sourceMappingURL=index.1de849eb.css.map */
