:root{--ink:#073d36;--pine:#052e29;--paper:#edf3ee;--sand:#d8e0d8;--ochre:#d3a45a;--line:rgba(7,61,54,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.55 'DM Sans',sans-serif}::selection{background:var(--ochre);color:#fff}a{color:inherit;text-decoration:none}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;z-index:9;background:#fff;padding:.6rem 1rem}.wrap{width:min(1190px,86vw);margin-inline:auto}.header{height:84px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700;letter-spacing:.11em;line-height:1.02}.brand-mark{width:30px;height:30px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font:600 18px 'Playfair Display',serif;letter-spacing:0}.header nav{display:flex;gap:2rem;font-size:13px;font-weight:600}.header nav a{padding:.55rem 0;border-bottom:1px solid transparent}.header nav a:hover{border-color:currentColor}.menu{display:none}.hero{position:relative;isolation:isolate;min-height:calc(100svh - 84px);padding:7vw;display:grid;align-items:end;overflow:hidden;background:var(--pine);color:#fff}.hero>img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center;animation:reveal 1.25s cubic-bezier(.2,.8,.2,1) both}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,36,31,.92),rgba(3,36,31,.6) 42%,rgba(3,36,31,.08) 72%),linear-gradient(0deg,rgba(3,36,31,.55),transparent 45%)}.hero-copy{max-width:760px}.hero .micro{display:none}h1,h2{margin:0;font-family:'Playfair Display',serif;font-weight:500;letter-spacing:-.035em;line-height:.98}.hero h1{font-size:clamp(3.3rem,7vw,7rem)}em{color:var(--ochre);font-style:normal}.intro{max-width:490px;margin:1.7rem 0 2.2rem;color:#fff;font-size:clamp(1rem,1.35vw,1.25rem)}.button{display:inline-flex;align-items:center;gap:2rem;padding:13px 16px;border:1px solid currentColor;font-size:13px;font-weight:700}.button:hover{background:#fff;color:var(--ink)}.button b,.text-link b{font-size:19px;font-weight:400}.hero-note{position:absolute;right:7vw;bottom:6vw;text-align:right;font-size:12px;line-height:1.4}.hero-note span{color:#e5eee9}.micro{margin:0 0 1.25rem;color:#3c6657;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.statement{display:grid;grid-template-columns:1fr 2.1fr;gap:8vw;padding:9rem 0}.statement h2,.section-head h2,.why h2,.gallery h2{max-width:920px;font-size:clamp(2.5rem,4.6vw,5rem)}.statement div p{max-width:650px;margin:2rem 0 0;color:#41534c;font-size:clamp(1.1rem,1.5vw,1.4rem)}.solutions{padding:7rem max(7vw,calc((100vw - 1190px)/2));background:var(--sand)}.solutions .wrap{width:100%}.section-head{display:grid;grid-template-columns:1fr 2.1fr;gap:8vw;margin-bottom:4.5rem}.product-list{border-top:1px solid var(--line)}.product-list article{display:grid;grid-template-columns:80px 1.1fr 1.2fr 180px;gap:2rem;align-items:center;padding:1.7rem 0;border-bottom:1px solid var(--line)}.product-list span{font:1.2rem 'Playfair Display',serif;color:#6e746d}.product-list h3{margin:0;font-size:1.25rem}.product-list p{margin:0;color:#40564d}.product-list img{width:180px;height:100px;object-fit:cover;filter:saturate(.8)}.centre{display:grid;grid-template-columns:1fr 1fr;min-height:700px}.centre-photo{overflow:hidden;background:var(--pine)}.centre-photo img{width:100%;height:100%;object-fit:cover}.centre-copy{padding:9vw 8vw;background:var(--ink);color:#fff}.centre-copy .micro,.presence-copy .micro{color:#e9ddd0}.centre-copy h2,.presence-copy h2{margin:.4rem 0 1.6rem;font-size:clamp(2.7rem,4.7vw,5.5rem)}.centre-copy>p:not(.micro),.presence-copy>p:not(.micro){max-width:500px;color:#fff}.centre-copy ol{margin:3rem 0 0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.25);counter-reset:item}.centre-copy li{padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.25);counter-increment:item}.centre-copy li:before{content:'0' counter(item);margin-right:1.1rem;color:var(--ochre);font-size:.8rem}.why{display:grid;grid-template-columns:1.1fr 1fr;gap:10vw;padding:9rem 0}.reasons{border-top:1px solid var(--line)}.reasons p{margin:0;padding:1.45rem 0;border-bottom:1px solid var(--line);color:#40564d}.reasons b{display:block;margin-bottom:.25rem;color:var(--ink);font-size:1.1rem}.presence{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:var(--pine);color:#fff}.presence-visual{overflow:hidden;background:#0e5145}.presence-visual img{width:100%;height:100%;object-fit:cover;object-position:center 30%;mix-blend-mode:screen;opacity:.8}.presence-copy{padding:9vw 8vw;display:flex;flex-direction:column;justify-content:center}.gallery{display:grid;grid-template-columns:1fr 1.1fr;gap:9vw;align-items:center;padding:9rem 0}.gallery img{width:100%;aspect-ratio:1.25;object-fit:cover}.gallery h2{margin-bottom:2.5rem}.text-link{padding-bottom:.35rem;border-bottom:1px solid currentColor;font-weight:700}footer{padding:5.5rem 0 1.5rem;background:#062721;color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:3rem}.footer-grid p{color:#e2ece6;font-size:14px}.footer-grid a:not(.brand){display:block;margin-top:.8rem;font-size:clamp(1rem,1.4vw,1.3rem)}.footer-end{display:flex;justify-content:space-between;margin-top:5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.25);color:#e2ece6;font-size:12px}@keyframes reveal{from{filter:blur(8px);transform:scale(1.07)}to{filter:blur(0);transform:scale(1)}}@media(max-width:760px){.header{height:70px;padding:0 6vw}.header nav{position:absolute;top:70px;left:0;right:0;display:none;flex-direction:column;padding:1rem 6vw 1.5rem;background:var(--paper);border-top:1px solid var(--line)}.header nav.open{display:flex}.menu{display:flex;align-items:center;gap:.7rem;border:0;background:transparent;color:var(--ink);font:700 12px 'DM Sans',sans-serif}.menu span{display:block;width:18px;height:1px;background:currentColor}.hero{min-height:calc(100svh - 70px);padding:13vw 7vw}.hero h1{font-size:clamp(3rem,13vw,4.6rem)}.hero-note{right:7vw;bottom:7vw}.statement,.section-head,.why,.gallery{grid-template-columns:1fr;gap:2rem}.statement,.why,.gallery{padding:5.5rem 0}.section-head{margin-bottom:2.5rem}.solutions{padding:5.5rem 7vw}.product-list article{grid-template-columns:42px 1fr;gap:.7rem 1rem;padding:1.5rem 0}.product-list article p,.product-list img{grid-column:2}.product-list img{width:100%;height:135px;margin-top:.75rem}.centre,.presence{grid-template-columns:1fr}.centre{min-height:0}.centre-photo{height:390px}.centre-copy,.presence-copy{padding:5.5rem 7vw}.presence-visual{height:410px}.footer-grid{grid-template-columns:1fr;gap:2.2rem}.footer-end{flex-direction:column;gap:1rem;margin-top:3rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero>img{animation:none}}
