﻿@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap";html,body{margin:0;padding:0}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto !important}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}body{font-family:"Roboto Flex",sans-serif;font-size:18px;background-color:#fcf9f3;color:#3d3d3d}a{transition:color .25s ease}a:hover,a:focus-visible{color:#ec6e6e}h2,h3,.tagline{font-family:"Cormorant Garamond",serif;font-weight:300;font-style:italic;font-size:70px}.tagline{width:85%}h1,.small-heading{font-weight:400;font-size:1rem;color:#ec6e6e;margin:0;text-transform:uppercase;font-family:"Roboto Flex",sans-serif;font-style:normal;margin-left:.5rem}.contact-links{display:flex;flex-direction:row;margin-top:1rem}.contact-links a{text-decoration:none;color:inherit}.contact-links a:hover{color:#ec6e6e}.contact-links a{margin-left:1rem;margin-right:.5rem;margin-bottom:1rem}.site-footer{padding:1rem 0;border-top:1px solid rgba(61,61,61,.18)}.site-footer p{margin:0;font-size:.8rem;letter-spacing:.02em;text-align:center;color:rgba(61,61,61,.85)}.navbar{padding-top:1rem;font-family:"Cormorant Garamond",serif;font-style:italic;position:absolute;top:0;left:0}.navbar .row{justify-content:end}.navbar a{text-decoration:none;color:inherit;font-size:1rem}.projects ol,.featured-work ol{font-size:2rem;font-family:"Cormorant Garamond",serif;padding-left:0;width:80%}.projects ol li,.featured-work ol li{margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid #3d3d3d}.projects ol li a,.featured-work ol li a{text-decoration:none;color:inherit}@keyframes slideArrow{0%{transform:translateX(-20px)}50%{transform:translateX(4px)}100%{transform:translateX(0)}}@keyframes arrowHover{0%{transform:translateX(0)}50%{transform:translateX(8px)}100%{transform:translateX(0)}}@keyframes downArrowFloat{0%{transform:translate(-50%, 0)}50%{transform:translate(-50%, 8px)}100%{transform:translate(-50%, 0)}}@keyframes fadeInSlideUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(0.92)}to{opacity:1;transform:scale(1)}}.home{position:relative}h1{animation-name:fadeInSlideUp;animation-duration:.8s;animation-timing-function:cubic-bezier(0.23, 1, 0.32, 1);animation-fill-mode:both;animation-delay:.1s}.home .tagline{animation-name:fadeInSlideUp;animation-duration:.8s;animation-timing-function:cubic-bezier(0.23, 1, 0.32, 1);animation-fill-mode:both;animation-delay:.25s}.ctas{animation-name:scaleIn;animation-duration:.7s;animation-timing-function:cubic-bezier(0.23, 1, 0.32, 1);animation-fill-mode:both;animation-delay:.4s}.home-scroll-arrow{position:absolute;left:50%;bottom:2rem;transform:translateX(-50%);font-family:"Cormorant Garamond",serif;font-size:3rem;line-height:1;color:#3d3d3d;background:rgba(0,0,0,0);border:0;padding:0;cursor:pointer}.home-scroll-arrow:hover,.home-scroll-arrow:focus-visible{color:#ec6e6e}.project-item{position:relative}.project-item a{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.project-item a::after{content:"→";display:inline-block;font-family:"Cormorant Garamond",serif;font-weight:300;font-size:2rem;opacity:0;transform:translateX(-20px);transition:opacity .3s ease;flex-shrink:0}.project-item:hover a::after{opacity:1;animation:slideArrow .4s ease-out forwards,arrowHover .8s ease-in-out .4s infinite}.work-item{position:relative;--work-hover-x: 58%}.work-item .work-item-images{display:block;position:absolute;top:50%;left:var(--work-hover-x);transform:translateY(-50%);opacity:0;visibility:visible;pointer-events:none;transition:opacity .3s ease;z-index:20}.work-item .work-item-image{display:block;max-width:30vw;max-height:55vh;object-fit:contain;height:auto;box-shadow:0 14px 32px rgba(0,0,0,.16);position:absolute;top:50%}.work-item:hover .work-item-images{opacity:1;visibility:visible}.work-item:nth-child(6n+1){--work-hover-x: 54%}.work-item:nth-child(6n+2){--work-hover-x: 60%}.work-item:nth-child(6n+3){--work-hover-x: 46%}.work-item:nth-child(6n+4){--work-hover-x: 42%}.work-item:nth-child(6n+5){--work-hover-x: 56%}.work-item:nth-child(6n){--work-hover-x: 50%}.work-item:nth-child(odd) .work-item-image:nth-child(1){left:0;transform:translate(-6%, -50%) rotate(-4deg)}.work-item:nth-child(odd) .work-item-image:nth-child(2){left:auto;right:-15%;transform:translate(0, -50%) rotate(6deg)}.work-item:nth-child(even) .work-item-image:nth-child(1){left:0;transform:translate(8%, -50%) rotate(5deg)}.work-item:nth-child(even) .work-item-image:nth-child(2){left:auto;right:-12%;transform:translate(0, -50%) rotate(-6deg)}@media(max-width: 991px){.work-item .work-item-images{display:none}}h3{font-size:2rem;margin:0}.home,.about-me,.featured-work,.projects,.contact{min-height:100svh;display:flex;flex-direction:column}.home-wrapper,.about-me-wrapper,.featured-work-wrapper,.projects-wrapper,.contact-wrapper{justify-content:end;margin-top:auto;margin-bottom:auto}.about-me-wrapper p{width:min(62ch,100%);line-height:1.75;letter-spacing:.015em;word-spacing:.03em}.tagline{margin:1rem 0}button{font-size:1rem;border-radius:0;padding:.5rem 1.5rem;box-shadow:none;background-color:rgba(0,0,0,0);border:1px solid #3d3d3d;cursor:pointer}button.dark-cta{background-color:#3d3d3d;color:#fcf9f3}button.light-cta{background-color:#fcf9f3;color:#3d3d3d}.container,.container-fluid{width:100%;padding-right:calc(1.5rem*.5);padding-left:calc(1.5rem*.5);margin-right:auto;margin-left:auto}.container{max-width:1320px}.row{display:flex;flex-wrap:wrap}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(1.5rem*.5);padding-left:calc(1.5rem*.5)}.col{flex:1 0 0%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}@media(min-width: 576px){.col-sm{flex:1 0 0%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width: 768px){.col-md{flex:1 0 0%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}}@media(max-width: 768px){body{font-size:16px}h1,.small-heading{font-size:.85rem;margin-left:0}h2,h3,.tagline{font-size:clamp(2rem,6vw,4.5rem)}h3{font-size:1.5rem}.navbar{padding-top:1.2rem;padding-right:1rem}.navbar a{font-size:.9rem}.home-wrapper,.about-me-wrapper,.featured-work-wrapper,.projects-wrapper,.contact-wrapper{margin-bottom:4rem}.home-scroll-arrow{bottom:4.5rem;font-size:2.2rem}.about-me,.featured-work,.projects,.contact{min-height:auto}h1{text-align:left;margin:0}.home .tagline{text-align:left}.ctas{display:flex;flex-wrap:wrap;gap:1rem}button{padding:.75rem 1.8rem;font-size:.95rem;min-height:44px;min-width:44px;touch-action:manipulation}.projects ol,.featured-work ol{width:90%;font-size:clamp(1.2rem,4vw,2rem)}.projects ol li,.featured-work ol li{margin-bottom:1rem;padding-bottom:.75rem}.about-me-wrapper p{width:100%;line-height:1.7;letter-spacing:.01em;font-size:.95rem}.contact-links{flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.contact-links a{margin:0;padding:.5rem .8rem;font-size:.9rem;text-align:left}.site-footer p{font-size:.7rem;text-align:center}.work-item .work-item-image{max-width:40vw;max-height:50vh}h1,.home .tagline,.ctas{animation:none !important;opacity:1;transform:none !important}}@media(max-width: 576px){html,body{overflow-x:hidden}body{font-size:15px}h1,.small-heading{font-size:.8rem;margin-left:0}h2,h3,.tagline{font-size:clamp(1.5rem,5vw,3rem)}h3{font-size:1.3rem}.navbar{padding-top:1rem;padding-right:.75rem}.navbar a{font-size:.8rem}.projects ol,.featured-work ol{width:100%;font-size:clamp(1rem,3.5vw,1.5rem);padding:0 1rem;box-sizing:border-box}.projects ol li,.featured-work ol li{margin-bottom:.8rem;padding-bottom:.5rem}.home-scroll-arrow{display:block}.home{min-height:100svh}.home .home-wrapper{min-height:100svh;display:flex;flex-direction:column;justify-content:center}.home h1,.home .tagline{text-align:left}.home .ctas{margin-top:auto;padding-bottom:1rem}.ctas{flex-direction:column;gap:.8rem}button{width:100%;padding:.8rem 1.5rem;font-size:.9rem;min-height:48px}.about-me-wrapper p{width:100%;padding:0;box-sizing:border-box;line-height:1.65;letter-spacing:.01em;font-size:.9rem}.tagline{margin:.8rem 0}.contact-links{flex-direction:column;align-items:flex-start}.contact-links a{width:auto;text-align:left;padding:.6rem 0}.site-footer{padding:1.2rem 1rem}.site-footer p{font-size:.65rem;letter-spacing:.015em}.project-item a::after{font-size:1.5rem}}/*# sourceMappingURL=style.min.css.map */
