@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400&family=Montserrat:wght@200;400;600;800&display=swap";html,body{height:100%;width:100%;margin:0;padding:0;font-family:Montserrat,sans-serif;overflow-x:hidden}div#main{width:100vw;flex-direction:column;display:flex}section{width:100vw;position:relative}section.min-height{min-height:100vh}section.padding{padding:5rem 0}section img.background{height:100%;object-fit:cover;pointer-events:none;width:100vmax;z-index:-1;position:absolute;top:0;left:50%;transform:translate(-50%)}h1{margin:0;font-family:Cormorant Garamond,serif;font-size:7rem;font-weight:400;line-height:.8}h2{margin:0;padding-top:1rem;font-size:2rem;font-weight:400}h3{margin:0;font-size:1.25rem;font-weight:400}p{margin-bottom:0;font-size:18px;font-weight:300;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;grid-template-columns:330px 300px;margin:20px auto;display:grid}.container .box{text-align:center;border:1px solid #ccc;border-radius:10px;flex-direction:column;justify-content:flex-start;padding:24px 16px;display:flex}#footer>div:first-child>a{height:3.5rem;width:3.5rem;justify-content:center;align-items:center;display:flex;position:relative}#footer>div:first-child>a:before,#footer>div:first-child>a:after{content:"";opacity:0;border:1px solid #ffffffa6;border-radius:50%;position:absolute;inset:0;transform:scale(.45)}#footer>div:first-child>a:after{border-color:#ffffff40;transform:scale(.8)}img.socialIcon{height:30px;width:30px;z-index:1;transition:transform .35s cubic-bezier(.2,.8,.2,1),filter .35s;position:relative}#footer>div:first-child>a:hover,#footer>div:first-child>a:focus-visible{color:inherit;transform:translateY(-8px)rotate(-4deg)}#footer>div:first-child>a:hover .socialIcon,#footer>div:first-child>a:focus-visible .socialIcon{filter:drop-shadow(0 8px 6px #0003);transform:scale(1.2)rotate(8deg)}#footer>div:first-child>a:hover:before,#footer>div:first-child>a:focus-visible:before{animation:socialOrbit .9s cubic-bezier(.2,.8,.2,1) forwards}#footer>div:first-child>a:hover:after,#footer>div:first-child>a:focus-visible:after{animation:socialOrbit .9s cubic-bezier(.2,.8,.2,1) .1s forwards}#footer>div:first-child>a:focus-visible{outline-offset:5px;outline:2px solid #fff}.workAreas{max-width:760px;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.workArea{min-height:4.5rem;border:1px solid #faf8f333;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:background-color .18s,border-color .18s,transform .18s;display:flex}.workArea:hover{background:#faf8f314;border-color:#f6c85fb3;transform:translateY(-3px)}.workArea img{filter:grayscale()brightness(0)invert();height:2rem;object-fit:contain;width:2rem}.workArea:first-child img{width:3.25rem}.workArea span{color:var(--paper);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800;line-height:1.2}.contactLinks{flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;display:flex}.contactLinks a{color:var(--paper);font-size:.82rem}.contactLinks a:hover,.contactLinks a:focus-visible{color:var(--sun)}@keyframes socialOrbit{0%{opacity:0;transform:scale(.45)}45%{opacity:1}to{opacity:0;transform:scale(1.35)rotate(180deg)}}@media (prefers-reduced-motion:reduce){#footer>div:first-child>a,img.socialIcon{transition:none}#footer>div:first-child>a:hover,#footer>div:first-child>a:focus-visible,#footer>div:first-child>a:hover .socialIcon,#footer>div:first-child>a:focus-visible .socialIcon{transform:none}#footer>div:first-child>a:hover:before,#footer>div:first-child>a:hover:after,#footer>div:first-child>a:focus-visible:before,#footer>div:first-child>a:focus-visible:after{animation:none}}:root{--ink:#173f5f;--paper:#faf8f3;--sun:#f6c85f;--coral:#ed553b;--muted:#52616b;--line:#173f5f33}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:Montserrat,sans-serif}section{box-sizing:border-box;width:100%}section.padding{padding:8rem max(2rem,50vw - 560px)}h1,h2,h3,p,ul{max-width:100%}h1{color:var(--paper);letter-spacing:0;max-width:9ch;text-wrap:balance;font-size:clamp(4rem,10vw,8.5rem);line-height:.86}h2{color:var(--ink);letter-spacing:0;text-wrap:balance;padding-top:0;font-size:clamp(2rem,4vw,4rem);line-height:1}h3{color:var(--ink);font-size:clamp(1.5rem,3vw,2.5rem);line-height:1.05}p{color:var(--muted);font-size:1rem;line-height:1.65}p.large{color:var(--ink);font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.45}a{color:inherit;transition:color .18s,transform .18s}a:hover,a:focus-visible{color:var(--coral)}#home{background:var(--ink);min-height:100vh;align-items:center;display:flex;overflow:hidden}.heroLayout{width:100%;z-index:1;margin:auto 0;display:block;position:relative}.heroContent{max-width:720px;z-index:1;padding:8rem 0 6rem;position:relative}.heroContent .eyebrow,.heroContent h1,.heroContent h2,.heroContent .heroIntro{animation:heroRise .8s cubic-bezier(.2,.8,.2,1) both}.heroContent h1{animation-delay:.12s}.heroContent h2{animation-delay:.22s}.heroContent .heroIntro{animation-delay:.32s}.heroImageLayer{pointer-events:none;z-index:-1;animation:heroImageReveal 1.4s ease-out both;position:absolute;inset:0;overflow:hidden}.heroImageLayer:after{background:linear-gradient(90deg,var(--ink)0%,#173f5fe0 42%,#173f5f6b 78%,#173f5f33 100%);content:"";position:absolute;inset:0}.heroImageLayer img{height:100%;object-fit:cover;object-position:center 42%;opacity:.62;width:100%;transform:scale(1.04)}.eyebrow,.projectNumber,.projectMeta,figcaption{color:var(--coral);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:800;line-height:1.4}.heroContent h2{color:var(--sun);margin-top:1.5rem;font-size:clamp(1.4rem,3vw,2.25rem)}.heroIntro{color:#faf8f3db;max-width:34rem;margin-top:2rem;font-size:1.1rem}.scrollHint{color:var(--paper);letter-spacing:.12em;text-transform:uppercase;z-index:1;font-size:.75rem;font-weight:800;position:absolute;bottom:2rem;right:max(2rem,50vw - 560px)}.scrollHint:after{background:var(--sun);content:"";height:2px;transform-origin:0;width:100%;margin-top:.5rem;animation:linePulse 1.8s ease-in-out infinite;display:block}#about{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:5rem;display:grid}.sectionIntro{max-width:620px}.sectionIntro>p:last-child{border-left:3px solid var(--sun);margin-top:2rem;padding-left:1.25rem}.skillsPanel{background:var(--sun);align-self:start;padding:2rem}.skillsPanel .eyebrow{color:var(--ink)}.skillsList{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.skillsList li,.resumeDetails li{color:var(--ink);font-size:.95rem;line-height:1.4}.skillsList li:before{color:var(--coral);content:"+";margin-right:.45rem;font-weight:800}.resumeDetails{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;padding-top:2.5rem;display:grid}.resumeDetails ul{margin:0;padding-left:1rem}.resumeDetails li+li{margin-top:.7rem}#portfolio{background:#e8f1f2}.sectionHeading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:4rem;display:flex}.sectionHeading>p{max-width:18rem}.projectFeature{background:var(--paper);min-height:430px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s;display:grid}.projectFeature:hover{transform:translateY(-8px);box-shadow:0 22px 50px #173f5f24}.projectCopy{flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5rem);display:flex}.projectCopy h3{margin:.5rem 0 1.25rem}.projectMeta{color:var(--muted);margin-top:2rem}.projectFeature>img{height:100%;min-height:430px;object-fit:cover;width:100%}.imageGallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:2rem;display:grid}figure{margin:0}.imageGallery img{aspect-ratio:1.35;object-fit:cover;width:100%;transition:filter .35s,transform .35s cubic-bezier(.2,.8,.2,1);display:block}.imageGallery figure{overflow:hidden}.imageGallery figure:hover img,.imageGallery figure:focus-within img{filter:saturate(1.15)contrast(1.05);transform:scale(1.04)}figcaption{color:var(--muted);margin-top:.75rem}#footer{box-sizing:border-box;align-items:flex-start;gap:2rem;display:flex;padding:6rem max(2rem,50vw - 560px) 3rem!important}.contactIntro h2{color:var(--paper)}.contactIntro p:last-child{color:#faf8f3b3}#footer>div:first-child{max-width:24rem;flex-wrap:wrap;gap:1rem;margin-left:auto;display:flex}#footer>div:first-child>a{height:auto;width:auto;border:1px solid #faf8f373;padding:.8rem 1rem;display:inline-flex}#footer>p{width:100%;border-top:1px solid #faf8f333;margin-top:2rem;padding-top:1rem;color:#faf8f3b3!important}@media (max-width:720px){section.padding{padding:6rem 1.25rem}#home{min-height:720px}.heroContent{padding:7rem 0 5rem}.heroImageLayer img{object-position:58% center}#about,.projectFeature,.resumeDetails{grid-template-columns:1fr}#about{gap:3rem}.sectionHeading{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}.projectFeature>img{min-height:280px;order:-1}.imageGallery{grid-template-columns:1fr}#footer{padding-left:1.25rem!important;padding-right:1.25rem!important}#footer>div:first-child{margin-left:0}.workAreas{grid-template-columns:repeat(2,minmax(0,1fr))}.workArea{min-height:4rem;padding:.75rem}.workArea span{font-size:.65rem}}@keyframes heroRise{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes heroImageReveal{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1.04)}}@keyframes linePulse{0%,to{opacity:.45;transform:scaleX(.55)}50%{opacity:1;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.heroContent .eyebrow,.heroContent h1,.heroContent h2,.heroContent .heroIntro,.scrollHint:after,.heroImageLayer{animation:none}.projectFeature,.imageGallery img{transition:none}.projectFeature:hover{transform:none}}
/*# sourceMappingURL=index.732db326.css.map */
