@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap');

:root{--cream:#f8f5ef;--forest:#063d32;--ink:#073b31;--orange:#f06a2b;--line:#e7e0d6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:105px;padding:0 clamp(22px,5vw,80px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:#fffdfb}.brand img{width:220px;height:75px;object-fit:contain;mix-blend-mode:multiply}.desktop-nav{display:flex;align-items:center;gap:clamp(10px,1.3vw,22px);font-size:14px;white-space:nowrap}.desktop-nav span{color:var(--orange)}.desktop-nav a:hover,.desktop-nav a.active{border-bottom:2px solid var(--orange);padding-bottom:7px}.quote-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:11px;border-radius:10px;background:var(--orange);color:#fff;font-size:15px;font-weight:600;padding:15px 22px;transition:.2s}.primary-button{padding:18px 28px}.quote-button:hover,.primary-button:hover{background:#d95820;transform:translateY(-2px)}.hero{min-height:660px;padding:72px clamp(32px,8vw,130px);display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(3,17,15,.96),rgba(3,17,15,.78) 31%,rgba(3,17,15,.1) 65%),url('assets/factory-hero.jpeg') center/cover}.hero-content{max-width:630px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.11em;color:var(--orange);margin:0 0 12px}.eyebrow.light{color:#ffd5c2}.hero h1,h2,h3{font-family:'Playfair Display',Georgia,serif}.hero h1{font-size:clamp(56px,7vw,106px);line-height:.88;letter-spacing:-.055em;margin:0}.hero h1 em{color:var(--orange);font-style:normal}.hero-copy{font-size:20px;line-height:1.5;margin:30px 0;color:#fbf4ec}.section-pad,.page-body{padding:100px clamp(22px,5vw,80px)}.capabilities{text-align:center}.capabilities h2,.page-body h2,.contact-band h2{font-size:clamp(30px,3.2vw,49px);letter-spacing:-.045em;margin:0;line-height:1.12}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;max-width:1480px;margin:46px auto 0;text-align:left}.service-card{background:rgba(255,255,255,.7);border:1px solid var(--line);padding:28px 20px;min-height:180px;display:flex;gap:15px;align-items:center;border-radius:7px}.service-icon{width:58px;height:58px;border-radius:50%;background:#f1ede6;display:grid;place-items:center;flex:0 0 auto;font-size:27px}.service-card h3{margin:0 0 8px;font-size:20px}.service-card p{margin:0;color:#5a615d;font-size:13px;line-height:1.45}.intro{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center;background:#fffdfb}.intro h2{font-size:clamp(34px,3.9vw,56px);line-height:1.08;letter-spacing:-.05em;margin:0 0 22px}.intro>div>p:not(.eyebrow),.page-body>div>p{font-size:17px;line-height:1.7;color:#465550;max-width:600px}.trust-list{display:grid;gap:16px;margin-top:30px;font-weight:600}.trust-list span{display:flex;align-items:center;gap:12px}.trust-list b{color:var(--orange);font-size:20px}.image-card{min-height:390px;overflow:hidden;border-radius:12px}.image-card img{height:100%;width:100%;object-fit:cover}.process{background:linear-gradient(120deg,#022d25,#095040);color:white}.process-inner{padding:90px clamp(22px,8vw,130px);text-align:center}.process h2{margin:0;font-size:clamp(30px,3.2vw,49px);font-family:'Playfair Display',Georgia,serif}.process-grid{margin:58px auto 0;max-width:1300px;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.process-step{border-top:1px solid rgba(255,255,255,.36);padding-top:22px;text-align:left}.process-step span{color:#fff;background:var(--orange);border-radius:999px;width:39px;height:39px;display:grid;place-items:center;font-weight:bold;font-size:13px;margin-bottom:20px}.process-step h3{font-size:23px;margin:0 0 10px}.process-step p{color:rgba(255,255,255,.75);margin:0;line-height:1.55;font-size:14px}.contact-band{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:76px clamp(22px,8vw,130px);background:#fffdfb}.contact-band h2{max-width:680px}footer{padding:45px clamp(22px,5vw,80px);background:#062f27;color:white;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:14px}footer img{width:180px;height:60px;object-fit:contain;background:#fff;mix-blend-mode:screen}footer p{line-height:1.5;opacity:.84}footer a{font-size:19px;font-weight:600}.subhero{min-height:430px;background-size:cover;background-position:center;color:#fff;display:flex;align-items:end;padding:76px clamp(22px,8vw,130px)}.subhero h1{max-width:780px;margin:0;font-size:clamp(48px,5.4vw,78px);font-family:'Playfair Display',Georgia,serif;letter-spacing:-.055em;line-height:.98}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split-section img{width:100%;min-height:360px;height:100%;object-fit:cover;border-radius:12px}.value-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.value-row article{background:#fffdfb;padding:56px clamp(22px,5vw,80px)}.value-row h3,.large-service-grid h3{font-size:25px;margin:18px 0 10px}.value-row p,.large-service-grid p{margin:0;color:#53605a;line-height:1.55}.centered{text-align:center}.lead{max-width:690px;margin:20px auto;color:#4d5c57;line-height:1.7}.large-service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:55px;text-align:left}.large-service-grid article{border:1px solid var(--line);background:#fffdfb;padding:32px 24px;min-height:225px;border-radius:8px}.contact-page{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:stretch}.contact-link{display:inline-flex;gap:14px;align-items:center;font-size:27px;font-family:'Playfair Display',Georgia,serif;color:var(--orange);margin:25px 0}.address{display:flex;align-items:flex-start;gap:13px;color:#4d5c57;line-height:1.7}.map-card{min-height:310px;display:flex;flex-direction:column;overflow:hidden;border-radius:12px}.map-card iframe{width:100%;height:310px;border:0;filter:saturate(.82) contrast(.95)}.map-card a{display:flex;align-items:center;justify-content:center;gap:9px;background:var(--orange);color:#fff;font-size:14px;padding:13px 18px}.gallery-page{padding:92px clamp(22px,8vw,130px);text-align:center}.gallery-page h2{font-size:clamp(36px,4.2vw,57px);line-height:1.05;letter-spacing:-.05em;margin:0;font-family:'Playfair Display',Georgia,serif}.gallery-grid{max-width:1400px;margin:50px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:left}.gallery-grid figure{margin:0;overflow:hidden;border-radius:10px;background:#fffdfb;border:1px solid var(--line)}.gallery-grid figure.featured{grid-column:span 2}.gallery-grid img{width:100%;display:block;height:270px;object-fit:cover;transition:transform .35s ease}.gallery-grid figure.featured img{height:360px}.gallery-grid figure:hover img{transform:scale(1.035)}
@media(max-width:1000px){.desktop-nav{display:none}.site-header{height:80px;padding:0 20px}.brand img{width:160px;height:55px}.quote-button{padding:12px 15px;font-size:13px}.hero{min-height:620px;padding:55px 28px;background-position:62% center}.hero h1{font-size:62px}.hero-copy{font-size:17px}.service-grid,.large-service-grid{grid-template-columns:repeat(2,1fr)}.intro,.split-section,.contact-page{grid-template-columns:1fr;gap:40px}.process-grid{grid-template-columns:repeat(2,1fr)}.contact-band{align-items:flex-start;flex-direction:column}.value-row{grid-template-columns:1fr}footer{align-items:flex-start;flex-direction:column}.gallery-grid{grid-template-columns:1fr}.gallery-grid figure.featured{grid-column:span 1}.gallery-grid img,.gallery-grid figure.featured img{height:270px}}@media(max-width:520px){.quote-button{font-size:0;padding:13px}.quote-button::after{content:'✉';font-size:15px}.hero h1{font-size:53px}.service-grid,.large-service-grid,.process-grid{grid-template-columns:1fr}.section-pad,.page-body,.gallery-page{padding:70px 20px}.process-inner{padding:70px 20px}.contact-band{padding:62px 20px}}
