:root{--ink:#203b2c;--muted:#667269;--orange:#d87842;--cream:#f7f5f0;--sage:#e3e8dc;--line:#dee3dc;--pad:clamp(22px,5.3vw,84px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:#fff;color:var(--ink);font-family:"Avenir Next",Avenir,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}h1{font-size:clamp(46px,5.35vw,82px);line-height:1.06;letter-spacing:-.055em}h2{font-size:clamp(30px,3.1vw,46px);line-height:1.15;letter-spacing:-.045em}p{line-height:1.7}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:var(--ink);color:white;z-index:100}.skip-link:focus{top:12px}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--pad);border-bottom:1px solid #f1f1ee;background:#fff;position:relative;z-index:5}.brand img{width:140px;height:58px;object-fit:contain}.site-header nav{display:flex;gap:42px;font-size:14px}.site-header nav a{padding:12px 0;position:relative}.site-header nav a[aria-current=page]:after{content:'';height:2px;background:var(--orange);position:absolute;bottom:4px;left:0;right:0}.header-actions{width:140px;display:flex;justify-content:flex-end;gap:12px}.icon-button{height:44px;width:44px;display:grid;place-items:center;background:none;border:0;color:var(--ink)}.menu-button{display:none}.hero{display:grid;grid-template-columns:48% 52%;min-height:600px;background:var(--cream)}.hero-copy{padding:90px 28px 90px var(--pad);display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.hero h1{margin-bottom:28px}.hero h1 span{color:var(--orange)}.hero-copy>p{font-size:clamp(16px,1.55vw,21px);max-width:370px;line-height:1.5;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:18px 26px;min-height:56px;background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:4px;font-size:15px;font-weight:500;transition:background .2s,transform .2s}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;line-height:1.6}.text-link:after{display:none}.text-link svg{width:20px}.hero-secondary{margin-top:25px;border-bottom:1px solid #a7b2a9;padding-bottom:4px}.hero-image{min-width:0;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:61% center}.section{padding:78px var(--pad)}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:25px;margin-bottom:32px}.section-heading>.text-link{white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.category-image{aspect-ratio:1.42;background:#f5f5f0;display:flex;align-items:center;justify-content:center;overflow:hidden}.category-image img{width:78%;height:78%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.category-1 .category-image{background:#edf0e9}.category-2 .category-image{background:#f5eae1}.category-tile h3{display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:500;letter-spacing:-.025em;margin-top:21px}.category-tile p{font-size:14px;color:var(--muted);margin-top:7px}.favourites{padding-top:20px;padding-bottom:86px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px}.product-card{min-width:0}.product-image{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:#f7f8f5;overflow:hidden}.product-image img{width:86%;height:86%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.product-meta{margin-top:18px;display:flex;justify-content:space-between;gap:10px;font-size:10px;letter-spacing:.04em;color:var(--muted)}.product-meta span{white-space:nowrap}.product-card h3{font-size:16px;line-height:1.5;letter-spacing:-.015em;font-weight:500;margin:7px 0 13px;min-height:48px}.product-card .text-link{font-size:13px;border-bottom:1px solid #b8c1b7;padding-bottom:3px}.story-band{background:var(--cream);padding:65px var(--pad);display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.small-label{font-size:11px;letter-spacing:.16em;font-weight:600;margin-bottom:19px}.story-band h2{font-size:clamp(38px,4vw,58px)}.story-band>div>p:not(.small-label){max-width:470px;font-size:18px;color:var(--muted);margin-bottom:22px}footer{background:var(--sage);padding:48px var(--pad) 25px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{font-size:34px;font-weight:650;letter-spacing:-.07em}.footer-brand span{color:var(--orange)}.footer-main p{font-size:15px;margin-top:7px}.footer-main nav{display:flex;gap:36px;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:22px;font-size:11px;color:#4a5d4e;border-top:1px solid #cbd3c5;padding-top:24px;margin-top:45px}.page-heading{margin-bottom:50px}.page-heading h1{font-size:clamp(42px,5vw,72px);margin-bottom:22px}.page-heading>p:last-child{color:var(--muted);font-size:18px}.catalogue{padding-top:62px}.filters{padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px}.search-field{flex:1;max-width:400px}.search-field input{width:100%;padding:15px 16px;border:1px solid var(--line);border-radius:3px;background:#fafbf8;color:var(--ink);font-size:14px}.filter-selects{display:flex;align-items:center;gap:24px}.filter-selects label{font-size:10px;color:var(--muted);letter-spacing:.04em;display:flex;gap:6px;flex-direction:column}.filter-selects select{border:0;background:transparent;color:var(--ink);font-size:14px;max-width:215px;padding:5px 22px 5px 0}.reset-button{border:0;background:none;font-size:12px;color:var(--muted);text-decoration:underline;padding:14px 0}.results-summary{display:flex;justify-content:space-between;padding:23px 0 32px;font-size:12px;color:var(--muted)}.catalogue-grid{row-gap:48px}.empty-state{text-align:center;padding:70px 0}.empty-state p{margin:20px 0}.breadcrumbs{display:flex;gap:12px;font-size:12px;color:var(--muted);flex-wrap:wrap;margin-bottom:36px}.detail{padding-top:35px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:6vw;align-items:start}.detail-image{background:#f7f8f5;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.detail-image img{height:88%;width:88%;object-fit:contain;mix-blend-mode:multiply}.detail-copy{padding-top:15px}.detail-copy h1{font-size:clamp(34px,3.3vw,49px);line-height:1.14;margin-bottom:22px}.detail-summary{color:var(--muted);font-size:16px}.features{padding-left:20px;margin:25px 0 32px;color:#4d6153;line-height:1.7;font-size:14px}.features li{margin-bottom:7px}.amazon-button{width:100%}.purchase-note{font-size:11px;color:var(--muted);margin:14px 0 26px}details{border-top:1px solid var(--line);padding:20px 0}summary{font-size:14px;cursor:pointer}dl{font-size:12px;color:var(--muted)}dl>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #ecefea}dd{margin:0;text-align:right}.related{margin-top:95px}.about-layout{display:grid;grid-template-columns:1fr 1fr}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:60%}.about-copy{padding:75px var(--pad) 75px 65px}.about-copy h1{font-size:clamp(45px,4.8vw,67px);margin-bottom:30px}.about-copy>p:not(.small-label){color:var(--muted);font-size:16px;margin-bottom:18px}.about-copy .button{margin-top:13px}.contact{max-width:1100px;min-height:680px;padding-top:90px;padding-bottom:90px}.contact h1{margin-bottom:27px}.contact>p:not(.small-label){font-size:19px;color:var(--muted)}.contact-email{font-size:clamp(22px,3vw,38px);display:inline-flex;gap:25px;align-items:center;margin:30px 0;border-bottom:1px solid var(--ink);padding-bottom:10px;letter-spacing:-.025em}.contact-note{border-top:1px solid var(--line);padding-top:30px;margin:10px 0 30px;max-width:640px}.contact-note h2{font-size:23px;margin-bottom:13px}.contact-note p{font-size:14px;color:var(--muted)}@media(hover:hover){.button:hover{background:#345b43;transform:translateY(-2px)}.product-image:hover img,.category-tile:hover img{transform:scale(1.035)}nav a:hover,.text-link:hover{color:#b65a29}}
@media(min-width:1650px){.hero{min-height:680px}.hero-copy{padding-left:max(var(--pad),calc((100vw - 1480px)/2))}.section{max-width:1650px;margin:auto}}@media(max-width:1000px){.site-header{height:80px}.hero{min-height:500px}.hero-copy{padding-top:65px;padding-bottom:65px}.hero h1{font-size:54px}.hero-copy>p{font-size:17px}.product-grid{gap:30px 18px}.product-meta{font-size:9px;flex-direction:column;gap:4px}.filters{align-items:flex-start;flex-direction:column}.search-field{max-width:none;width:100%}.filter-selects{width:100%;justify-content:space-between}.product-detail{gap:35px}.about-copy{padding:55px 35px}.footer-main nav{gap:20px}}@media(max-width:680px){.site-header{height:76px}.brand img{width:112px;height:49px}.header-actions{width:auto}.menu-button{display:grid}.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:18px var(--pad) 26px;border-bottom:1px solid var(--line);box-shadow:0 12px 16px #203b2c08;gap:10px;flex-direction:column}.site-header nav.is-open{display:flex}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:45px var(--pad) 40px}.hero h1{font-size:clamp(48px,12vw,68px);margin-bottom:20px}.hero-copy>p{max-width:290px;margin-bottom:23px}.hero .button{min-height:52px;padding:15px 22px}.hero-secondary{margin-top:19px;font-size:13px}.hero-image{aspect-ratio:1.35}.hero-image img{object-position:center 48%}.section{padding:48px var(--pad)}h2{font-size:31px}.section-heading{align-items:flex-start;gap:18px;flex-direction:column;margin-bottom:25px}.section-heading .text-link{font-size:12px}.category-grid{grid-template-columns:1fr;gap:28px}.category-image{aspect-ratio:1.55}.category-image img{width:75%;height:85%}.category-tile h3{margin-top:14px;font-size:21px}.category-tile p{font-size:13px;margin-top:3px}.favourites{padding-top:5px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.product-card h3{font-size:14px;min-height:63px}.product-meta{font-size:9px;margin-top:13px}.product-card .text-link{font-size:11px;gap:8px}.product-card .text-link svg{width:17px}.story-band{padding:44px var(--pad);grid-template-columns:1fr;gap:27px}.story-band h2{font-size:42px}.story-band>div>p:not(.small-label){font-size:16px}.small-label{font-size:10px}.footer-main{align-items:flex-start;flex-direction:column}.footer-main nav{gap:30px;font-size:13px}.footer-main p{font-size:13px}.footer-bottom{flex-direction:column;gap:11px;margin-top:32px;padding-top:20px}footer{padding-top:36px}.page-heading{margin-bottom:30px}.page-heading h1{font-size:47px}.page-heading>p:last-child{font-size:15px}.filter-selects{flex-wrap:wrap;gap:16px}.filter-selects label{max-width:60%}.filter-selects select{max-width:100%;font-size:13px}.reset-button{padding:6px 0}.results-summary{gap:15px;font-size:10px;align-items:flex-start}.results-summary p:last-child{max-width:150px;text-align:right}.catalogue-grid{row-gap:34px}.product-detail{grid-template-columns:1fr;gap:24px}.detail{padding-top:25px}.detail-copy{padding-top:0}.detail-copy h1{font-size:36px}.related{margin-top:55px}.about-layout{grid-template-columns:1fr}.about-photo{aspect-ratio:1.3}.about-copy{padding:42px var(--pad)}.about-copy h1{font-size:51px}.contact{min-height:0;padding-top:60px;padding-bottom:70px}.contact h1{font-size:50px}.contact-email{gap:12px;font-size:25px}.contact>p:not(.small-label){font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
