@font-face{font-family:DM Sans;src:url('dm-sans.ttf') format('truetype');font-weight:400 700;font-display:swap}
:root{--paper:#f7f8f2;--ink:#193e33;--muted:#5f6c60;--line:#d9dfd3;--accent:#d9eca1;--white:#fff;--radius:4px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px;line-height:1.65}::selection{background:var(--accent);color:var(--ink)}a{color:inherit;text-decoration:none}button{font:inherit}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;flex-shrink:0}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(1320px,calc(100% - 112px));margin:auto}.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:11px;font-size:26px;letter-spacing:-1.1px;font-weight:700}.brand svg{width:36px;height:36px}.brand-it{font-weight:400}nav{display:flex;align-items:center;gap:36px;font-size:13px}nav>a{transition:color .2s}nav>a:hover{color:#739044}.nav-contact{display:flex;align-items:center;gap:32px;border:1px solid var(--ink);padding:10px 17px;border-radius:var(--radius);margin-left:10px}.nav-contact svg{width:18px}.menu-toggle{display:none}.hero-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;padding:68px 0 49px}h1,h2,h3,p{margin:0}h1{font-size:clamp(48px,5.5vw,80px);line-height:1.075;letter-spacing:-.04em;font-weight:500}h1 span{color:#718151}h2{font-size:clamp(34px,3.3vw,49px);line-height:1.16;letter-spacing:-.035em;font-weight:500;text-wrap:balance}.hero-aside{padding-bottom:3px;min-width:305px}.hero-aside p{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:15px 21px;border-radius:var(--radius);font-size:13px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--ink);color:var(--paper)}.primary:hover{background:#2c5543}.button svg{width:20px;height:20px}.hero-photo{height:420px;position:relative;border-radius:5px;overflow:hidden;background:#607062}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 57%;animation:photo-intro 1.3s cubic-bezier(.16,1,.3,1)}.photo-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,35,25,.65),transparent 65%)}.photo-caption{position:absolute;bottom:32px;left:35px;right:35px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:23px;line-height:1.4;letter-spacing:-.5px}.photo-caption strong{font-weight:400;color:#e2edcd}.round-link{display:grid;place-items:center;border:1px solid #ffffff80;border-radius:50%;width:53px;height:53px;transition:background .2s}.round-link:hover{background:#ffffff30}.photo-note{position:absolute;top:24px;right:26px;color:#fff;background:#183d32b8;padding:6px 12px;font-size:12px;border-radius:3px}.expertise-strip{padding:26px 0;display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);font-size:12px}.expertise-strip>span{color:var(--muted)}.expertise-strip>div{display:flex;align-items:center;gap:26px}.expertise-strip i{width:4px;height:4px;background:#879675;border-radius:50%}.section{padding-top:105px;padding-bottom:105px}.about{display:grid;grid-template-columns:1fr 2fr;gap:45px}.section-label{font-size:13px;padding-top:10px}.about-copy{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:28px 0;color:var(--muted);font-size:14px}.text-link{display:inline-flex;align-items:center;gap:28px;font-size:13px;border-bottom:1px solid #8a9a80;padding-bottom:6px}.text-link:hover{gap:36px}.text-link svg{width:19px}.services{background:#ebeee4;padding:85px 0 90px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:46px;gap:40px}.section-top>p{color:var(--muted);font-size:14px;padding-bottom:5px}.service{border-top:1px solid #cdd5c6}.service:last-child{border-bottom:1px solid #cdd5c6}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.service summary{display:grid;grid-template-columns:1fr 1.7fr 30px;gap:25px;align-items:center;padding:28px 0}.service-category{font-size:12px;color:var(--muted)}h3{font-weight:500}.service h3{font-size:26px;letter-spacing:-.7px}.expand{display:block;position:relative;width:22px;height:22px}.expand:before,.expand:after{content:'';position:absolute;background:currentColor;top:10px;left:3px;width:16px;height:1px;transition:transform .25s}.expand:after{transform:rotate(90deg)}details[open]>summary .expand:after{transform:rotate(0deg)}.service-content{padding:0 55px 32px calc((100% - 80px)/2.7 + 25px);font-size:14px;color:var(--muted)}.service-content>p{max-width:620px}.tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.tags span{border:1px solid #cad3c0;border-radius:3px;padding:4px 10px;font-size:12px;color:var(--ink)}.approach{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.approach-image{position:relative;height:550px;overflow:hidden;border-radius:5px}.approach-image>img{width:100%;height:100%;object-fit:cover}.image-label{position:absolute;bottom:22px;left:22px;background:var(--paper);padding:20px 28px;display:flex;align-items:center;gap:25px;font-size:19px;line-height:1.4}.image-label svg{width:38px;height:38px}.approach-text>p{color:var(--muted);font-size:14px;margin-top:23px}.steps{list-style:none;margin:32px 0 0;padding:0}.steps li{display:flex;gap:23px;padding:20px 0;border-top:1px solid var(--line)}.steps li>span{font-size:12px;color:#6d7d61;padding-top:4px}.steps h3{font-size:17px;margin-bottom:6px}.steps p{font-size:13px;color:var(--muted);max-width:370px}.faq{display:grid;grid-template-columns:1fr 1.25fr;gap:65px;border-top:1px solid var(--line);padding-top:70px}.faq h2{font-size:36px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:15px}.faq-list details:first-child summary{padding-top:7px}.faq-list p{font-size:14px;color:var(--muted);padding-bottom:23px}.contact{background:var(--ink);color:var(--paper)}.contact-inner{padding-top:75px;padding-bottom:70px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:0 40px}.contact h2{font-size:clamp(35px,3.9vw,55px)}.contact h2 span{color:var(--accent)}.contact p{color:#c1d0bb;font-size:14px;margin-top:24px}.light{background:var(--accent);color:var(--ink)}.light:hover{background:#ebf6ca}.contact .contact-note{grid-column:2;font-size:12px;margin-top:9px;text-align:center}footer{display:flex;align-items:center;gap:30px;padding-top:32px;padding-bottom:32px}footer .brand{font-size:21px}footer .brand svg{width:28px;height:28px}footer p{font-size:12px;color:var(--muted)}footer>span{margin-left:auto;font-size:12px;color:var(--muted)}.back-top{display:flex;align-items:center;gap:13px;font-size:12px}.back-top svg{width:16px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #8ba454;outline-offset:6px}.skip-link{position:fixed;top:-70px;left:20px;background:var(--ink);color:#fff;padding:12px 22px;z-index:10}.skip-link:focus{top:12px}@keyframes photo-intro{from{clip-path:inset(0 0 8% 0);filter:saturate(.5)}to{clip-path:inset(0);filter:saturate(1)}}
@media(min-width:1600px){.hero-heading{padding-top:82px}.hero-photo{height:470px}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}nav{gap:22px}.hero-heading{gap:25px}h1{font-size:57px}.hero-aside{min-width:260px}.hero-aside p{font-size:13px}.expertise-strip>div{gap:14px}.approach{gap:50px}.approach-image{height:510px}footer p{display:none}.section{padding-top:80px;padding-bottom:80px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:82px}.brand{font-size:24px}.brand svg{width:30px;height:30px}.menu-toggle{display:flex;align-items:center;gap:13px;padding:8px 0;background:none;border:0;color:var(--ink);font-size:13px}.menu-lines{width:18px;height:8px;border-top:1px solid;border-bottom:1px solid}nav{display:none;position:absolute;top:81px;left:0;right:0;padding:26px 20px;background:var(--paper);z-index:5;border-bottom:1px solid var(--line);align-items:stretch;gap:20px}nav.is-open{display:flex;flex-direction:column}.nav-contact{margin:0;justify-content:space-between}.hero-heading{display:block;padding:42px 0 30px}h1{font-size:clamp(41px,9.4vw,66px);line-height:1.1}.hero-aside{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:28px}.hero-aside p{margin:0;font-size:12px}.hero-aside .button{padding:13px;gap:12px;font-size:12px}.hero-photo{height:380px}.hero-photo>img{object-position:53% center}.photo-caption{left:22px;right:22px;bottom:24px;font-size:19px}.photo-note{font-size:12px;top:17px;right:17px}.round-link{width:42px;height:42px}.expertise-strip{display:block;padding:20px 0}.expertise-strip>div{margin-top:14px;gap:10px;flex-wrap:wrap;font-size:12px}.section{padding-top:60px;padding-bottom:60px}.about{grid-template-columns:1fr;gap:20px}.section-label{padding:0}.about-copy{gap:24px;font-size:13px}.section-top{display:block;margin-bottom:30px}.section-top>p{margin-top:22px}.services{padding:60px 0}.service summary{grid-template-columns:1fr 24px;gap:7px;padding:22px 0}.service-category{grid-column:1;font-size:12px}.service h3{grid-column:1;font-size:23px}.service .expand{grid-column:2;grid-row:1 / 3}.service-content{padding:0 30px 25px 0;font-size:13px}.approach{grid-template-columns:1fr;gap:34px}.approach-image{height:410px}.approach-text>p{max-width:450px}.faq{grid-template-columns:1fr;gap:30px}.faq h2{font-size:34px}.faq-list summary{font-size:14px}.contact-inner{display:block;padding-top:55px;padding-bottom:50px}.contact h2{font-size:37px}.contact .button{margin-top:28px}.contact .contact-note{text-align:left}footer{flex-wrap:wrap;gap:20px;padding-top:26px;padding-bottom:26px}footer .brand{width:100%}footer>span{margin-left:0}.back-top{margin-left:auto}}
@media(max-width:430px){.hero-aside{display:block}.hero-aside p{font-size:13px}.hero-aside .button{margin-top:22px;font-size:12px;padding:14px 18px;gap:30px}.hero-photo{height:350px}.photo-caption{font-size:17px}.photo-caption strong{display:inline-block;max-width:235px}.round-link{width:37px;height:37px}.about-copy{grid-template-columns:1fr;gap:16px}.approach-image{height:350px}.contact h2{font-size:33px}.expertise-strip>div{gap:9px}.expertise-strip i{width:3px;height:3px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}


/* About photography and contact information */
.about-photo{display:block;width:100%;height:245px;object-fit:cover;border-radius:5px;margin-top:27px}
.contact-details{grid-column:1 / -1;margin-top:48px;padding-top:30px;border-top:1px solid #547064}
.contact-details h3{font-size:24px;letter-spacing:-.5px;margin-bottom:24px}
.contact-details address{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:32px;font-style:normal}
.contact-details address span{display:block;color:#c1d0bb;font-size:12px;margin-bottom:9px}
.contact-details address a,.contact-details address p{font-size:16px;color:var(--paper);margin:0;overflow-wrap:anywhere}
.contact-details address a:hover{text-decoration:underline;text-underline-offset:5px}
.contact-details .sample-note{font-size:12px;margin-top:28px}
@media(max-width:760px){.about-visual{display:flex;flex-direction:column}.about-photo{height:260px;margin-top:20px}.contact-details address{grid-template-columns:1fr;gap:25px}.contact-details{margin-top:35px}.contact-details h3{font-size:23px}}
