@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{--ink:#20352f;--green:#163c36;--muted:#69736c;--paper:#fbfaf7;--line:#dedfd6;--sand:#e9e6d9;--lime:#dfe8b9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #c0873f;outline-offset:3px}button{color:inherit}.preview-strip{padding:9px 5%;background:var(--green);color:#eaf0db;font-size:10px;letter-spacing:1.7px}.preview-strip span{float:right;letter-spacing:.2px;font-size:11px}.header{display:flex;align-items:center;justify-content:space-between;padding:24px 5%;border-bottom:1px solid var(--line);gap:24px;background:var(--paper)}.brand{display:flex;align-items:center;font-family:Manrope,sans-serif;font-weight:800;font-size:24px;letter-spacing:-1px;white-space:nowrap;gap:9px}.brand svg{width:36px;height:36px;stroke:var(--green);stroke-width:2;fill:none}.brand sup{font-size:9px;align-self:flex-start;letter-spacing:0;margin-top:6px}.header nav{display:flex;gap:27px;font-size:13px}.header nav a:hover{color:#798349}.quote-button{border:1px solid var(--green);background:transparent;border-radius:5px;padding:10px 15px;font-size:12px;white-space:nowrap}.quote-button span{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:#fff;border-radius:50%;min-width:21px;height:21px;margin-left:8px}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:65px;padding:64px 5% 56px;max-width:1600px;margin:auto}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;margin:0 0 25px}.hero-copy{padding-top:24px}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(42px,4.6vw,72px);line-height:1.08;letter-spacing:-3.5px;font-weight:500;margin:0 0 27px}.lede{font-size:16px;line-height:1.85;max-width:445px;color:#5a655e}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid transparent;border-radius:4px;padding:15px 22px;font-size:12px;font-weight:600}.primary{background:var(--green);color:#fff}.primary:hover{background:#2c5348}.secondary{border-color:var(--line);background:transparent}.light{background:#e9edd8;color:var(--green)}.text-link{font-size:12px;background:none;border:0;padding:0;text-decoration:underline;text-underline-offset:5px}.hero-notes{display:flex;gap:17px;font-size:10px;color:var(--muted);margin-top:48px;flex-wrap:wrap}.hero-notes span:before{content:'✓';margin-right:7px}.hero-visual{background:#e9e6da;border-radius:6px;position:relative;padding:23px 25px 20px;min-height:400px;display:flex;flex-direction:column}.visual-caption{display:flex;justify-content:space-between;gap:10px;font-size:8px;font-weight:600;letter-spacing:1.5px}.hero-photo{height:295px;display:grid;place-items:center;margin:8px 0}.hero-photo img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.visual-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.visual-bottom p{font-size:18px;line-height:1.4;font-family:Manrope;margin:0}.visual-bottom a{border:1px solid #8f9a80;border-radius:50%;height:40px;width:40px;display:grid;place-items:center;font-size:23px}.value-band{background:#eff0e7;display:flex;justify-content:space-around;padding:18px 5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px;letter-spacing:1px}.value-band span:before{content:'✦';margin-right:16px;color:#819064}.section{padding:70px 5%;max-width:1600px;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:14px}h2{font-size:32px;letter-spacing:-1.2px;line-height:1.25;font-weight:500;margin:0 0 18px}.section-heading h2{margin:0}.section-heading>p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.catalog-toolbar{display:flex;align-items:center;gap:24px;margin-bottom:30px}.search-wrap{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:4px;padding:0 17px;flex:1;background:white}.search-wrap>span{font-size:27px}.search-wrap input{width:100%;border:0;background:transparent;padding:15px 0;font-size:13px;outline:none}.search-wrap button{background:none;border:0;font-size:20px}.sort-label{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:12px}.sort-label select{padding:13px 10px;border:1px solid var(--line);background:transparent;font-size:12px;border-radius:4px}.catalog-layout{display:grid;grid-template-columns:210px 1fr;gap:32px}.category-panel h3{font-family:inherit;font-size:12px;margin:0 0 17px}.category-panel button{display:flex;align-items:center;justify-content:space-between;text-align:left;gap:8px;width:100%;border:0;background:none;padding:11px 10px;border-radius:4px;font-size:12px;margin:2px 0}.category-panel button span{font-size:10px;color:#8b9184}.category-panel button.active{background:var(--green);color:white}.category-panel button.active span{color:#dce5cb}.category-panel button:hover:not(.active){background:#edeedf}.buyer-note{margin-top:35px;border-top:1px solid var(--line);padding-top:22px}.buyer-note span{font-size:9px;letter-spacing:1.3px}.buyer-note p{font-size:12px;color:var(--muted);line-height:1.8}.results-bar{display:flex;justify-content:space-between;align-items:center;margin:0 0 16px;min-height:22px}.results-bar p{font-size:11px;margin:0;color:var(--muted)}.results-bar button{font-size:10px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px}.product-card{min-width:0}.product-image{width:100%;height:230px;background:#f0efe8;border:1px solid #e7e7df;border-radius:5px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:16px}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.product-image:hover img{transform:scale(1.045)}.product-image .image-fallback{position:absolute;inset:0;display:grid;place-items:center;font-size:11px;color:var(--muted)}.product-meta{display:flex;align-items:center;justify-content:space-between;margin:14px 0 8px;gap:4px;font-size:8px;letter-spacing:.6px;color:var(--muted);text-transform:uppercase}.product-card h3{font-size:13px;line-height:1.6;letter-spacing:-.15px;font-weight:600;margin:0;height:42px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card h3 button{border:0;background:none;text-align:left;padding:0;font:inherit}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:12px;padding-top:12px;gap:8px}.card-bottom span{font-size:10px;color:var(--muted)}.card-bottom button{background:none;border:0;border-bottom:1px solid #9ba897;padding:0 0 3px;font-size:10px}.pagination{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:42px;font-size:12px}.pagination button{background:transparent;border:1px solid var(--line);border-radius:4px;padding:10px 15px}.empty{grid-column:1/-1;padding:65px 20px;text-align:center;background:#f0f0e8;color:var(--muted);line-height:1.8}.audiences{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:10px}.audience-card{padding:44px;border-radius:5px}.audience-card p:not(.eyebrow){font-size:13px;line-height:1.9;max-width:400px;margin-bottom:27px}.buyer-card{background:#eeecdf}.supplier-card{background:var(--green);color:#eef0df}.approach{padding-top:35px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:35px}.steps article{border-top:1px solid var(--line);padding-top:21px}.steps span{font-size:11px;color:#879279}.steps h3{font-size:20px;font-weight:500;margin:17px 0 10px}.steps p{font-size:13px;line-height:1.8;color:var(--muted);max-width:300px}footer{background:#eeeee5;padding:38px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap}footer>.brand{font-size:21px}footer>p{font-size:12px}footer>div{display:flex;gap:20px}footer button{border:0;background:none;font-size:12px;padding:0}footer small{flex-basis:100%;font-size:10px;color:var(--muted);border-top:1px solid #d7dbcf;padding-top:20px}dialog{color:var(--ink);border:0;border-radius:8px;background:var(--paper);padding:38px;max-width:min(760px,94vw);max-height:90vh;overflow:auto;box-shadow:0 25px 90px #132b3040}dialog::backdrop{background:#142b27aa;backdrop-filter:blur(3px)}.close-dialog{position:absolute;right:13px;top:9px;border:0;background:transparent;font-size:29px;z-index:2}.product-dialog{max-width:min(1000px,94vw);width:1000px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:35px}.detail-image{height:330px;width:100%;object-fit:contain;background:#f0efe8;border-radius:5px;mix-blend-mode:multiply}.thumbnails{display:flex;gap:7px;overflow:auto;margin:12px 0}.thumbnails button{padding:3px;border:1px solid var(--line);background:white;border-radius:3px;flex:0 0 52px;height:52px}.thumbnails img{width:100%;height:100%;object-fit:contain}.detail-copy h2{font-size:24px;margin-top:8px}.detail-copy .eyebrow{margin-top:12px;margin-bottom:12px}.detail-description{font-size:12px;line-height:1.8;white-space:pre-line;max-height:245px;overflow:auto}.detail-controls{display:grid;grid-template-columns:1fr 85px;gap:14px;margin-top:20px}.detail-controls label,.form-grid label{font-size:12px;display:grid;gap:7px}.detail-controls input,.detail-controls select,.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #cdd3c6;padding:11px;border-radius:4px;background:white;color:var(--ink)}.detail-copy>.button{width:100%;margin-top:15px}.detail-copy small{display:block;font-size:10px;line-height:1.6;color:var(--muted);margin-top:10px}.quote-dialog{width:760px}.quote-dialog .eyebrow{margin-bottom:13px}.muted{font-size:13px;line-height:1.6;color:var(--muted)}.quote-row{display:grid;grid-template-columns:52px 1fr 74px 27px;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}.quote-row img{height:52px;width:52px;object-fit:contain}.quote-row strong{display:block;font-size:12px}.quote-row small{font-size:10px;color:var(--muted)}.quote-row input{width:100%;padding:8px;border:1px solid var(--line);border-radius:3px}.quote-row button{border:0;background:none;font-size:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:25px}.wide{grid-column:1/-1}.consent{display:flex;align-items:start;gap:9px;font-size:11px;line-height:1.6;margin:20px 0}.consent input{margin-top:3px}.form-actions{display:flex;gap:10px;flex-wrap:wrap}.delivery-status{font-size:12px;line-height:1.6;padding:12px;background:#efeddf;border-radius:3px}#form-status{font-size:13px;line-height:1.6}.honey{position:absolute;left:-9999px}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{display:block;padding:12px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(100px);opacity:0;background:var(--green);color:white;padding:14px 22px;border-radius:5px;font-size:13px;z-index:9;transition:.2s;pointer-events:none}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}#privacy-dialog p{font-size:14px;line-height:1.8}.loading{padding:80px;text-align:center}
@media(min-width:1500px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1050px){.header nav{gap:15px}.hero{gap:30px}.hero-actions{gap:15px;flex-wrap:wrap}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-notes{margin-top:30px}.catalog-layout{grid-template-columns:180px 1fr;gap:22px}.audience-card{padding:30px}}@media(max-width:720px){.preview-strip span{display:none}.header{padding:17px 5%;flex-wrap:wrap;gap:15px}.brand{font-size:22px}.header nav{order:3;width:100%;justify-content:space-between;font-size:11px}.hero{grid-template-columns:1fr;padding-top:30px;gap:30px}.hero-copy{padding-top:0}h1{font-size:48px;letter-spacing:-2.5px}.hero-visual{min-height:320px}.hero-photo{height:235px}.hero-notes{margin-top:25px}.value-band{font-size:9px;gap:12px;line-height:1.5}.value-band span:before{display:none}.section{padding:45px 5%}.section-heading{display:block}.section-heading>p{margin-top:17px}h2{font-size:28px}.catalog-toolbar{gap:10px;flex-wrap:wrap;margin-bottom:18px}.search-wrap{flex-basis:100%}.sort-label{margin-left:auto}.catalog-layout{display:block}.category-panel h3,.buyer-note{display:none}#categories{display:flex;overflow:auto;gap:7px;padding:0 0 14px;margin-bottom:12px}.category-panel button{width:auto;flex-shrink:0;border:1px solid var(--line);padding:9px 12px;gap:10px}.results-bar{margin-top:8px}.product-grid{gap:24px 12px}.product-image{height:180px;padding:10px}.product-meta{font-size:7px;flex-wrap:wrap}.product-card h3{font-size:12px}.card-bottom{align-items:start;flex-direction:column;gap:9px}.audiences{grid-template-columns:1fr;padding-top:0}.approach{padding-top:10px}.steps{gap:18px}.steps h3{font-size:17px}.steps p{font-size:12px}.detail-layout{grid-template-columns:1fr;gap:15px}.detail-image{height:260px}dialog{padding:30px 20px}.form-grid{grid-template-columns:1fr}.wide{grid-column:auto}.quote-row{grid-template-columns:40px 1fr 60px 22px;gap:8px}.quote-row img{height:40px;width:40px}footer{gap:15px}.hero-actions .text-link{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Category-first browsing: show product cards only after a focused selection. */
[hidden]{display:none!important}.catalog-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin-bottom:18px}.catalog-breadcrumb button{border:0;background:transparent;padding:3px 0;text-decoration:underline;text-underline-offset:4px}.catalog-breadcrumb [aria-current]{color:var(--ink)}.browse-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.browse-heading h3{font-size:24px;font-weight:500;margin:0 0 9px;letter-spacing:-.5px}.browse-heading p{font-size:12px;color:var(--muted);margin:0;line-height:1.7}.browse-heading>.text-link{flex-shrink:0;max-width:170px;line-height:1.7;text-align:right}.browse-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.browse-card{display:flex;flex-direction:column;position:relative;padding:0;border:1px solid var(--line);border-radius:7px;background:#fff;text-align:left;overflow:hidden;transition:border-color .2s,box-shadow .2s}.browse-card:hover{border-color:#8a9e8f;box-shadow:0 5px 18px #163c3610}.browse-image{display:grid;place-items:center;width:100%;height:135px;padding:14px;background:#f0efe8}.browse-image img{height:100%;max-height:107px;width:100%;object-fit:contain;mix-blend-mode:multiply}.browse-copy{padding:16px 32px 17px 16px;display:grid;gap:8px}.browse-copy strong{font-size:13px;font-weight:600;line-height:1.5}.browse-copy small{font-size:10px;color:var(--muted)}.browse-arrow{position:absolute;right:14px;bottom:19px;font-size:18px}.category-panel{align-self:start}.product-meta{line-height:1.5}.category-panel button{font-size:11px;padding:9px 10px}@media(max-width:1050px){.browse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.browse-grid{gap:12px}.browse-image{height:110px}.browse-image img{max-height:82px}.browse-copy{padding:12px 25px 13px 12px}.browse-copy strong{font-size:12px}.browse-heading{display:block}.browse-heading>.text-link{margin-top:14px;max-width:none;text-align:left}.browse-heading h3{font-size:22px}.catalog-breadcrumb{font-size:10px;gap:6px}.category-panel button{font-size:11px}}
.detail-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.detail-layout>div{min-width:0}.detail-copy>a.text-link{display:block;margin:15px 0 0;padding:8px 0}@media(max-width:760px){.detail-layout{grid-template-columns:minmax(0,1fr)}}
