@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--maroon:#8a1538;--ink:#202822;--green:#344b3b;--line:#dce1da;--paper:#fff;--muted:#626d65}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);font:16px/1.65 'DM Sans',sans-serif;background:var(--paper)}a{color:inherit;text-decoration:none}a:hover{color:var(--maroon)}img{display:block;max-width:100%}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #bb8d37;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.13}h1{font-size:clamp(2.6rem,5.3vw,5rem);font-weight:500;letter-spacing:-.055em}h2{font-size:clamp(2rem,3.5vw,3.3rem);font-weight:500;letter-spacing:-.04em}h3{font-size:1.45rem;font-weight:600}p{margin-top:18px}.wrap{max-width:1400px;margin:auto;padding:0 5%}.top{background:var(--maroon);color:white;font-size:13px;padding:8px 0}.top .wrap{display:flex;justify-content:space-between;gap:15px}.top a:hover{color:#fff;text-decoration:underline}header{background:white;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:95px;gap:25px}.brand{display:flex;align-items:center;gap:13px;color:var(--maroon);font-weight:800;line-height:1.2;letter-spacing:.03em;font-size:19px}.brand img{width:46px;height:60px;object-fit:contain}.brand small{display:block;font-size:10px;letter-spacing:.12em;margin-top:5px}.navlinks{display:flex;align-items:center;gap:26px;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:14px 22px;border:1px solid var(--maroon);background:var(--maroon);color:white;font-size:14px;font-weight:600}.btn:hover{background:#67102a;color:white}.btn.light{background:white;color:var(--ink);border-color:var(--line)}.btn.green{background:var(--green);border-color:var(--green)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;color:var(--maroon);margin-bottom:24px}.hero{display:grid;grid-template-columns:1fr 1.07fr;min-height:590px;position:relative}.hero-text{padding:75px 8% 64px 10%;align-self:center}.hero-text p{max-width:410px;color:var(--muted)}.hero h1 em{font-style:normal;color:var(--maroon)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero-img{position:relative;background:#edf0e8;overflow:hidden}.hero-img>img{width:100%;height:100%;position:absolute;object-fit:cover}.img-note{position:absolute;bottom:23px;left:25px;right:25px;background:#fffef0ed;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:15px}.img-note small{display:block;color:var(--muted);font-size:12px}.img-note strong{font-size:17px}.stats{display:grid;grid-template-columns:repeat(4,1fr);padding-top:35px;padding-bottom:35px;border-bottom:1px solid var(--line)}.stat{padding:0 25px;border-right:1px solid var(--line)}.stat:first-child{padding-left:0}.stat:last-child{border:0}.stat strong{font:500 35px Manrope,sans-serif;letter-spacing:-.04em}.stat span{display:block;font-size:13px;color:var(--muted);margin-top:7px}.section{padding-top:90px;padding-bottom:90px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:38px}.section-head p{max-width:410px;color:var(--muted);margin:0}.featured{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.feature img{width:100%;height:300px;object-fit:cover;transition:transform .5s}.feature .photo{overflow:hidden}.feature:hover img{transform:scale(1.025)}.feature h3{margin-top:22px;display:flex;justify-content:space-between;font-size:22px}.feature p{font-size:14px;margin-top:7px;color:var(--muted)}.textlink{display:inline-block;border-bottom:1px solid currentColor;font-size:14px;margin-top:22px}.catalogue{background:#f3f5f1}.product-row{display:grid;grid-template-columns:55px 1fr 200px 30px;align-items:center;gap:18px;padding:23px 10px;border-top:1px solid #d4dbd1}.product-row:last-child{border-bottom:1px solid #d4dbd1}.product-row:hover{background:#e8ede5}.number{font-size:14px;color:var(--maroon)}.product-row h3{font-size:20px}.category{font-size:13px;color:var(--muted)}.upcoming{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:30px}.soon{border-top:2px solid var(--maroon);padding-top:22px}.soon h3{font-size:20px;margin:15px 0}.tag{font-size:12px;background:#f5e8ed;color:var(--maroon);padding:5px 10px;display:inline-block}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about p{color:var(--muted)}.vision{padding:40px;background:var(--green);color:white}.vision .eyebrow{color:#d7ddcf}.vision p{color:#fff;line-height:1.7;font-size:22px}.origins{display:flex;gap:28px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:25px;margin-top:30px;font-size:14px}.leaders{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:40px}.leader{display:grid;grid-template-columns:160px 1fr;gap:25px;border-top:1px solid var(--line);padding-top:25px}.portrait{aspect-ratio:3/4;width:160px;object-fit:cover;object-position:center top}.leader h3{font-size:21px}.leader .role{color:var(--maroon);font-size:14px;margin:12px 0}.leader blockquote{margin:18px 0;font-size:16px}.leader a{font-size:14px}.locations{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.location{border-top:1px solid #bdc9bf;padding-top:25px}.location h3{font-size:22px}.location p{font-size:15px}.dark{background:var(--green);color:white}.dark .eyebrow,.dark .number{color:#d5dbc8}.dark a:hover{color:#efe4bf}.contactgrid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contacts{display:grid;gap:0}.contactline{display:flex;justify-content:space-between;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.contactline a{font-size:15px}.contactline span{display:flex;gap:18px;color:var(--maroon)}footer{border-top:1px solid var(--line);padding:35px 0;color:var(--muted);font-size:13px}.foot{display:flex;justify-content:space-between;gap:20px}.breadcrumb{font-size:14px;color:var(--muted);padding-top:32px}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-top:40px;padding-bottom:60px}.product-hero .productphoto{width:100%;height:510px;object-fit:cover;background:#f0f2ed}.product-copy{align-self:center}.product-copy h1{font-size:clamp(2.5rem,4vw,4rem)}.product-copy p{color:var(--muted)}.caption{font-size:12px;color:var(--muted);margin-top:10px}.details{display:grid;grid-template-columns:1fr 1fr;gap:70px}.details h2{font-size:29px;margin-bottom:22px}.details ul{padding-left:20px}.details li{margin:12px 0}.review{padding:30px;background:#f3f5f1;margin-top:35px}.review h3{font-size:21px}.review p{font-size:15px}.source{font-size:13px;color:var(--muted);margin-top:25px}.source a{text-decoration:underline}.productnav{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:30px;margin-top:60px}.menu{display:none;border:0;background:transparent;font-size:16px;color:var(--maroon);padding:10px}.research-note{font-size:13px;color:var(--muted);margin-top:30px} @media(max-width:1000px){.navlinks{gap:14px}.brand{font-size:16px}.hero-text{padding:55px 8%}.hero{min-height:540px}.leader{grid-template-columns:120px 1fr}.portrait{width:120px}.upcoming{grid-template-columns:repeat(2,1fr)}.about{gap:35px}.product-hero{gap:30px}}@media(max-width:760px){.top .wrap>span{display:none}.top .wrap{justify-content:center;font-size:12px}.nav{min-height:80px;flex-wrap:wrap}.brand{font-size:16px}.brand small{font-size:9px}.brand img{width:35px;height:50px}.menu{display:block}.navlinks{display:none;width:100%;padding-bottom:20px;flex-wrap:wrap}.navlinks.open{display:flex}.hero{grid-template-columns:1fr}.hero-text{padding:50px 6%}.hero-img{height:370px}.hero h1{font-size:3.3rem}.stats{grid-template-columns:repeat(2,1fr);gap:25px}.stat:nth-child(3){padding-left:0}.stat:nth-child(2){border:0}.stat strong{font-size:30px}.section{padding-top:60px;padding-bottom:60px}.section-head{display:block}.section-head p{margin-top:20px}.featured{grid-template-columns:1fr}.feature img{height:320px}.product-row{grid-template-columns:30px 1fr 20px;gap:10px}.product-row .category{display:none}.product-row h3{font-size:18px}.about,.leaders,.locations,.contactgrid,.details,.product-hero{grid-template-columns:1fr;gap:30px}.leader{grid-template-columns:120px 1fr}.vision{padding:30px}.vision p{font-size:20px}.foot{flex-direction:column}.product-hero .productphoto{height:350px}.product-copy{order:-1}.productnav{font-size:14px}.upcoming{gap:25px}.contactline{flex-wrap:wrap}.img-note{left:15px;right:15px}.wrap{padding-left:6%;padding-right:6%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.grass-gallery-section{padding-bottom:70px}.grass-gallery-section h2{font-size:clamp(1.8rem,3vw,2.7rem);margin-bottom:30px}.grass-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.grass-gallery figure{margin:0;min-width:0}.grass-gallery img{width:100%;height:auto;aspect-ratio:1680/944;object-fit:cover}.grass-gallery figcaption{margin-top:12px;font-size:14px;color:var(--muted)}.grass-gallery a{display:block}.grass-gallery a:hover{opacity:.93}@media(max-width:760px){.grass-gallery{grid-template-columns:1fr;gap:25px}.grass-gallery-section{padding-bottom:45px}}

.spc-colours{padding-bottom:70px}.spc-colours>p{max-width:750px;color:var(--muted)}.spc-colour-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 28px;margin-top:35px}.spc-colour-grid figure{margin:0;min-width:0}.spc-colour-grid a{display:block}.spc-colour-grid img{width:100%;height:auto;display:block}.spc-colour-grid figcaption{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--line)}.spc-colour-grid strong{font-size:20px;color:var(--maroon)}.spc-colour-grid span{font-size:14px;color:var(--muted)}.product-hero .spc-main-photo{object-fit:contain;height:auto;aspect-ratio:4/3;background:white}@media(max-width:760px){.spc-colour-grid{grid-template-columns:1fr;gap:25px}.spc-colours{padding-bottom:45px}}

.spc-documents{display:grid;grid-template-columns:175px 1fr;align-items:center;gap:35px;border:1px solid var(--line);padding:30px;margin-bottom:65px;background:#f3f5f1}.spc-documents h2{font-size:clamp(1.7rem,3vw,2.5rem)}.spc-documents p{max-width:740px;color:var(--muted)}.spc-document-preview img{width:100%;height:auto;border:1px solid var(--line)}@media(max-width:760px){.spc-documents{grid-template-columns:1fr;padding:22px;gap:25px}.spc-document-preview{max-width:150px}.spc-documents .eyebrow{font-size:12px;line-height:1.7}}

.uv-colours{padding-bottom:70px}.uv-colours>p{max-width:750px;color:var(--muted)}.uv-colour-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 28px;margin-top:35px}.uv-colour-grid figure{margin:0;min-width:0}.uv-colour-grid a{display:block}.uv-colour-grid img{width:100%;height:auto;display:block}.uv-colour-grid figcaption{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--line)}.uv-colour-grid strong{font-size:20px;color:var(--maroon)}.uv-colour-grid span{font-size:14px;color:var(--muted)}.product-hero .uv-main-photo{object-fit:contain;background:#17140e}@media(max-width:760px){.uv-colour-grid{grid-template-columns:1fr;gap:25px}.uv-colours{padding-bottom:45px}}

.pu-colours{padding-bottom:70px}.pu-colours>p{max-width:750px;color:var(--muted)}.pu-colour-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 28px;margin-top:35px}.pu-colour-grid figure{margin:0;min-width:0}.pu-colour-grid a{display:block}.pu-colour-grid img{width:100%;height:auto;display:block}.pu-colour-grid figcaption{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--line)}.pu-colour-grid strong{font-size:20px;color:var(--maroon)}.pu-colour-grid span{font-size:14px;color:var(--muted)}.product-hero .pu-main-photo{object-fit:contain;height:auto}@media(max-width:760px){.pu-colour-grid{grid-template-columns:1fr;gap:25px}.pu-colours{padding-bottom:45px}}

.leaf-colours{padding-bottom:70px}.leaf-colours>p{max-width:750px;color:var(--muted)}.leaf-colour-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:35px}.leaf-colour-grid figure{margin:0;min-width:0}.leaf-colour-grid a{display:block}.leaf-colour-grid img{width:100%;height:auto;display:block}.leaf-colour-grid figcaption{padding:16px 0;border-bottom:1px solid var(--line)}.leaf-colour-grid strong{font-size:20px;color:var(--maroon)}.product-hero .leaf-main-photo{object-fit:contain;height:auto}@media(max-width:760px){.leaf-colour-grid{grid-template-columns:1fr;gap:25px}.leaf-colours{padding-bottom:45px}}

.cb-colours{padding-bottom:70px}.cb-colours>p{max-width:750px;color:var(--muted)}.cb-colour-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 28px;margin-top:35px}.cb-colour-grid figure{margin:0;min-width:0}.cb-colour-grid a{display:block}.cb-colour-grid img{width:100%;height:auto;display:block}.cb-colour-grid figcaption{padding:16px 0;border-bottom:1px solid var(--line)}.cb-colour-grid strong{font-size:20px;color:var(--maroon)}.product-hero .cb-main-photo{object-fit:contain;height:auto}@media(max-width:760px){.cb-colour-grid{grid-template-columns:1fr;gap:25px}.cb-colours{padding-bottom:45px}}

.outdoor-colours{padding-bottom:70px}.outdoor-colours>p{max-width:750px;color:var(--muted)}.outdoor-colour-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:45px;margin-top:35px;align-items:start}.outdoor-colour-layout img{width:100%;height:auto}.outdoor-colour-layout ol{padding-left:28px}.outdoor-colour-layout li{padding:12px 0;border-bottom:1px solid var(--line)}.outdoor-colour-layout li::marker{color:var(--maroon);font-weight:700}@media(max-width:760px){.outdoor-colour-layout{grid-template-columns:1fr;gap:30px}.outdoor-colours{padding-bottom:45px}}

.spc-book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:35px}.spc-book-grid figure{margin:0}.spc-book-grid img{width:100%;height:auto}.spc-book-grid figcaption{padding-top:16px}.spc-book-grid strong{display:block;font-size:18px;color:var(--maroon)}.spc-book-grid .textlink{margin-top:10px}@media(max-width:760px){.spc-book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(max-width:480px){.spc-book-grid{grid-template-columns:1fr}}

.video-language-controls{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:0 0 20px}.video-language-controls label{font-weight:700}.video-language-controls select{font:inherit;min-height:46px;max-width:100%;padding:10px 38px 10px 12px;border:1px solid #8a1538;border-radius:5px;background:#fff;color:#222}.video-language-controls span{font-size:14px;color:#555}@media(max-width:600px){.video-language-controls{align-items:flex-start;flex-direction:column}.video-language-controls select{width:100%}}

.skip-link{position:absolute;left:12px;top:-100px;z-index:1000;background:#fff;color:#8a1538;padding:12px 18px;border:2px solid #8a1538}.skip-link:focus{top:12px}select:focus-visible,video:focus-visible{outline:3px solid #bb8d37;outline-offset:4px}

/* Keep founder portraits proportional when intrinsic dimensions are present. */
.leader .portrait{height:auto;aspect-ratio:auto;align-self:start;object-fit:contain}

.analytics-choice{position:fixed;bottom:16px;left:16px;right:16px;max-width:520px;z-index:10000;background:#fff;color:#222;padding:22px;border:1px solid #ddd;border-radius:12px;box-shadow:0 8px 40px #0003;font-size:15px}.analytics-choice[hidden]{display:none}.analytics-choice p{margin:10px 0 16px}.analytics-choice a{color:#8a1538;text-decoration:underline}.analytics-choice button{padding:10px 16px;border:1px solid #8a1538;border-radius:6px;background:#fff;color:#8a1538;cursor:pointer;margin:0 8px 4px 0}.analytics-choice button:first-child{background:#8a1538;color:#fff}.analytics-links{padding-bottom:20px;font-size:14px}.analytics-links button{border:0;background:none;color:inherit;text-decoration:underline;cursor:pointer;font:inherit}
