@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600&display=swap');
:root{--paper:#f7f6f2;--ink:#252b24;--accent:#b2bd5c;--muted:#62675e;--line:#d6d9cd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,video:focus-visible{outline:3px solid #6a7632;outline-offset:5px}header{max-width:1440px;margin:auto;padding:30px 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.wordmark{font-family:Georgia,serif;font-size:29px;letter-spacing:-1.2px;line-height:1.1}.wordmark span{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:10px;letter-spacing:1.8px;margin-top:10px}nav{display:flex;gap:35px;align-items:center;font-size:14px}nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.nav-contact{border:1px solid var(--ink);border-radius:30px;padding:10px 23px}.nav-contact span{margin-left:18px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:6%;padding:65px 7% 68px;align-items:center}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;margin:0 0 28px}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-3.8px;line-height:1.02;margin:0}h1{font-size:clamp(58px,6.5vw,98px)}em{font-weight:400}h1 em,h2 em{color:#667345}.intro{max-width:370px;color:var(--muted);margin:28px 0;font-size:16px}.button{display:inline-flex;gap:44px;align-items:center;background:var(--ink);color:white;padding:16px 25px;border-radius:40px;font-size:14px}.button:hover{background:#49543a;transform:translateY(-2px)}.hero-note{font-size:10px;letter-spacing:1.7px;margin-top:38px;color:var(--muted)}.hero-visual{position:relative;padding-right:17px}.hero-photo{display:block;width:100%;height:570px;object-fit:cover;object-position:center 36%;border-radius:220px 220px 4px 4px}.photo-note{position:absolute;bottom:26px;left:-40px;background:var(--accent);width:172px;height:172px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:24px;line-height:1.22;transform:rotate(-9deg)}.vertical-note{position:absolute;right:-19px;top:50%;writing-mode:vertical-rl;font-size:10px;letter-spacing:2px}.ribbon{display:flex;justify-content:space-evenly;gap:25px;padding:23px 5%;background:var(--ink);color:var(--paper);font-family:Georgia,serif;font-style:italic;font-size:22px}.section{padding:95px 7%;max-width:1440px;margin:auto}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:42px}h2{font-size:clamp(44px,4.5vw,66px);letter-spacing:-2.7px}.section-heading p:not(.eyebrow){color:var(--muted);font-size:14px;margin:0}.work-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px 22px}.work-card video,.work-card img{width:100%;aspect-ratio:9/14;object-fit:cover;background:#e4e4dc;border-radius:5px;display:block}.work-card h3{font-size:16px;font-weight:500;margin:12px 0 2px}.work-card p{font-size:12px;color:var(--muted);margin:0;letter-spacing:.5px}.work-card .image-set{display:grid;grid-template-columns:1fr 1fr;gap:5px}.image-set img{aspect-ratio:9/28}.about{display:grid;grid-template-columns:.85fr 1fr;gap:12%;align-items:center;border-top:1px solid var(--line)}.about-image{position:relative}.about-image img{width:100%;height:550px;object-fit:cover;border-radius:4px}.about-image span{position:absolute;bottom:25px;left:25px;background:var(--paper);padding:8px 18px;border-radius:30px;font-size:13px}.about-copy>p:not(.eyebrow){color:var(--muted);max-width:480px}.about-copy h2{margin-bottom:25px}.about-meta{display:flex;gap:45px;margin:30px 0}.about-meta span{display:block;font-size:10px;letter-spacing:2px;color:var(--muted);margin-bottom:6px}.text-link{font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:6px}.services{border-top:1px solid var(--line)}.service-list article{display:grid;grid-template-columns:45px 1fr 1.1fr;align-items:baseline;gap:22px;border-top:1px solid var(--line);padding:25px 0}.service-list article>span{font-size:12px;color:var(--muted)}.service-list h3{font-family:Georgia,serif;font-size:29px;font-weight:400;margin:0}.service-list p{color:var(--muted);font-size:15px;margin:0;max-width:420px}.equipment{font-size:11px;letter-spacing:1.5px;margin-top:30px}.equipment span{margin-left:25px;font-size:13px;letter-spacing:0;color:var(--muted)}.contact{background:#e4e9d5;max-width:none;text-align:center;padding:80px 7%}.contact h2{font-size:clamp(56px,6vw,86px);margin-bottom:30px}.email{display:block;margin-top:22px;font-size:14px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:35px 7%;font-size:13px}footer>span{color:var(--muted)}@media(min-width:1500px){.contact{max-width:1440px}}@media(max-width:900px){.hero{gap:5%;padding-left:5%;padding-right:5%}h1{font-size:66px}.hero-photo{height:500px}.photo-note{width:135px;height:135px;font-size:20px;left:-20px}.section{padding:65px 5%}.work-grid{grid-template-columns:repeat(3,1fr)}.about{gap:7%}.about-image img{height:470px}.ribbon{font-size:18px}.hero-note{line-height:1.8}.service-list article{grid-template-columns:30px 1fr 1fr}}@media(max-width:600px){header{padding:22px 6%;align-items:center}.wordmark{font-size:25px}.wordmark span{font-size:8px;letter-spacing:1px}nav{gap:16px}nav>a:not(.nav-contact){display:none}.nav-contact{padding:8px 14px;font-size:13px}.nav-contact span{margin-left:6px}.hero{display:flex;flex-direction:column;padding:38px 6% 35px;gap:32px;align-items:stretch}.hero h1{font-size:clamp(57px,14vw,80px);letter-spacing:-3px}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:22px}.intro{font-size:16px;max-width:100%}.hero-note{margin-top:25px}.hero-photo{height:480px;max-height:125vw}.hero-visual{padding-left:18px;padding-right:18px}.photo-note{left:0;bottom:25px}.vertical-note{right:-4px}.ribbon{padding:17px 6%;font-size:18px;justify-content:center}.ribbon span:not(:first-child){display:none}.section{padding:55px 6%}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:22px!important}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.work-card h3{font-size:15px}.work-card p{font-size:12px}.about{grid-template-columns:1fr;gap:35px}.about-image img{height:420px}.about-copy h2{font-size:45px}.service-list article{grid-template-columns:22px 1fr;gap:10px}.service-list p{grid-column:2}.service-list h3{font-size:26px}.equipment span{display:block;margin:10px 0 0}.contact{padding:60px 6%}footer{padding:30px 6%;flex-wrap:wrap}footer>span{order:3;width:100%}.about-meta{gap:25px;font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button:hover{transform:none}}
.photo-series{display:flex;gap:5px;overflow-x:auto;scroll-snap-type:x mandatory;border-radius:5px}.photo-series img{min-width:100%;scroll-snap-align:start}.wordmark span,.hero-note,.vertical-note,.eyebrow,.about-meta span,.equipment{font-size:12px}.work-card p{font-size:13px}.equipment span,.section-heading p:not(.eyebrow){font-size:14px}.photo-series{scrollbar-width:thin;scrollbar-color:#667345 #e4e4dc}video{object-fit:contain!important}
@media(max-width:600px){.wordmark span{font-size:10px}.eyebrow,.hero-note{font-size:12px}.vertical-note{font-size:10px}}
.hero h1{font-size:clamp(46px,5.4vw,80px);letter-spacing:-3px}
@media(max-width:600px){.hero h1{font-size:clamp(36px,9.5vw,57px);letter-spacing:-1.8px}}
