:root{--ink:#202520;--paper:#fcfdfb;--line:#dce0d9;--lime:#c3f44b;--pink:#f1ced5;--mint:#e5eee9}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.55 Arial,Helvetica,sans-serif}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}img{display:block;max-width:100%}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-weight:400;line-height:1.08}h1{font-size:60px}h2{font-size:38px}h3{font-size:19px;line-height:1.3}p{color:#596259}button:disabled{opacity:.35;cursor:default}:focus-visible{outline:3px solid #526e27;outline-offset:4px}.skip{position:fixed;top:-70px;left:12px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}.announcement{display:flex;justify-content:space-between;gap:12px;background:var(--ink);color:white;padding:7px 5%;font-size:10px}.header{position:sticky;top:0;z-index:20;background:var(--paper);height:82px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:32px;line-height:1}.brand span{display:block;font:8px/1.8 Arial,sans-serif;margin-top:4px}.header nav{display:flex;gap:28px;font-size:13px}.header nav a{padding:10px 0}.header nav a[aria-current=page]{border-bottom:2px solid var(--ink)}.button,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 20px;border:1px solid var(--ink);background:var(--ink);color:white;font-size:13px;font-weight:600;border-radius:3px;text-align:center}.button:hover{background:#3b4a3c}.header>.button,.lime{background:var(--lime);color:var(--ink);border-color:var(--lime)}.white,.secondary{background:white;color:var(--ink)}.text-link{display:inline-block;border:0;border-bottom:1px solid currentColor;padding:4px 0;background:transparent;font-size:13px}.quote-count{display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;border:1px solid currentColor;border-radius:50%;font-size:11px}.hero{position:relative;height:480px;max-height:calc(100svh - 172px);min-height:360px;isolation:isolate;background:#efece7;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 52%;z-index:-1}.hero-copy{padding:32px 5%;color:white}.hero-copy h1{font-size:72px;text-shadow:0 1px 8px #30281a70}.hero-copy>p{color:white;text-shadow:0 1px 5px #30281a;margin:14px 0}.hero-copy .eyebrow{margin:0 0 12px}.eyebrow{font-size:10px;font-weight:600;margin-bottom:12px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.service-strip{padding:15px 5%;display:flex;justify-content:space-between;gap:16px;background:var(--lime);font-size:10px;font-weight:600}.section{padding:44px 5%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:26px}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.feature{min-width:0}.feature img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#f2f4ef;transition:transform .2s}.feature:hover img{transform:translateY(-3px)}.feature h3{display:flex;justify-content:space-between;gap:12px;margin-top:12px;font-size:19px}.feature p{font-size:12px;margin-top:4px}.brief-band{padding:38px 5%;display:flex;justify-content:space-between;align-items:center;gap:35px;background:var(--pink)}.brief-band h2{font-size:32px;max-width:500px}.brief-band p:not(.eyebrow){font-size:13px;margin-top:12px}.brief-actions{display:grid;justify-items:start;gap:16px}footer{display:grid;grid-template-columns:1fr 2fr 1.2fr;gap:30px;padding:30px 5% 105px;background:var(--ink);color:white;font-size:12px}footer strong{font-size:13px}footer p{font-size:11px;color:#bec5bd;margin-top:6px}footer .text-link{display:block;margin-top:12px;width:fit-content}.contact-dock{position:fixed;bottom:18px;right:22px;z-index:25;display:flex;border:1px solid #202520;border-radius:4px;overflow:hidden;box-shadow:0 4px 18px #0002}.contact-dock a,.contact-dock button{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:10px 20px;background:white;border:0;font-size:13px;font-weight:600}.contact-dock a{background:#235b40;color:white}.contact-dock button{background:var(--lime)}.catalog-tools{display:grid;grid-template-columns:2fr 1fr 1.3fr auto;gap:16px;align-items:end;border-block:1px solid var(--line);padding:18px 0;margin-bottom:14px}.catalog-tools label{font-size:12px}.catalog-tools .text-link{align-self:center}.catalog-tools input,.catalog-tools select{margin-top:5px}label{display:grid;gap:6px;font-size:13px}input:not([type=checkbox]),select,textarea{min-width:0;width:100%;border:1px solid #bdc6bc;border-radius:3px;padding:11px;background:white;color:var(--ink)}#result-count{font-size:12px;margin-bottom:22px;min-height:20px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px}.product-card{min-width:0;display:flex;flex-direction:column}.product-card .photo-button{padding:0;border:0;display:block;background:#f2f4ef;width:100%;aspect-ratio:1}.product-card img{width:100%;height:100%;object-fit:contain}.product-code{font-size:10px;color:#687368;margin-top:12px}.product-card h3{font-size:17px;margin:4px 0 12px;min-height:44px}.product-card label{margin-top:auto;font-size:11px}.product-card select{height:42px;font-size:12px}.product-card .card-actions{display:grid;grid-template-columns:1fr 42px;gap:8px;margin-top:10px}.product-card .button{font-size:12px;min-height:42px;padding:9px 8px}.icon-button{width:42px;height:42px;flex:0 0 42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #bdc6bc;background:white;border-radius:3px;font-size:24px}.pagination{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:32px;font-size:13px}.intro{max-width:700px;margin-bottom:26px}.packaging-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.packaging-grid figure{margin:0}.packaging-grid img{width:100%;height:240px;object-fit:contain;background:#f3f5f1}.packaging-grid figcaption{font-size:14px;margin-top:10px}.info-detail{border-block:1px solid var(--line);padding:20px 0;margin-top:28px}.info-detail summary{font-weight:bold}.info-detail p{margin:16px 0;font-size:13px}.process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:32px}.process span{font-size:10px}.process h3{margin:8px 0}.process p{font-size:13px}dialog{border:0;border-radius:6px;padding:26px;width:min(860px,calc(100% - 32px));max-height:calc(100svh - 40px);overflow:auto;color:var(--ink);background:white;box-shadow:0 20px 80px #0004}dialog::backdrop{background:#14201699}.dialog-head{display:flex;justify-content:space-between;align-items:start;gap:18px;margin-bottom:22px}.dialog-head h2{font-size:32px}.dialog-head .eyebrow{margin-bottom:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:18px 0}fieldset{border:0;border-top:1px solid var(--line);padding:15px 0;margin:0}legend{font-weight:bold;font-size:13px;padding-right:10px}.quote-row{display:grid;grid-template-columns:minmax(0,1fr) 85px 170px 38px;gap:12px;align-items:end;padding:14px 0;border-bottom:1px solid var(--line)}.quote-row span{font-size:12px;overflow-wrap:anywhere}.quote-row small{display:block;color:#667064}.quote-row label{font-size:10px}.quote-row .icon-button{width:38px;height:42px}.quote-row input,.quote-row select{font-size:12px;padding:10px 8px}.check{display:flex;align-items:start;gap:10px;margin:16px 0;font-size:12px}.check input{margin:2px 0;width:16px;height:16px;flex:0 0 16px;accent-color:#235b40}.caption{font-size:11px;margin-top:12px}#enquiry-result{margin-top:24px;border-top:1px solid var(--line);padding-top:20px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.6 Arial,sans-serif;padding:16px;background:#f0f4ef}.result-actions{display:flex;gap:12px;flex-wrap:wrap}.detail-photo{width:100%;max-height:420px;object-fit:contain;background:#f2f4ef}.detail-description{margin-top:16px;overflow-wrap:anywhere;font-size:13px}.detail-description ul{padding-left:20px}.detail-description li{margin:6px 0}.detail-description .button{margin-top:16px}#toast{position:fixed;bottom:82px;right:22px;z-index:60;background:#202520;color:white;padding:12px 18px;border-radius:4px;max-width:calc(100% - 32px);font-size:13px}.empty-results{grid-column:1/-1;padding:50px 0;color:#687368}.storage-notice{font-size:11px;color:#6c5d20;margin-bottom:8px}
@media(min-width:1600px){.hero{height:530px}.hero-copy h1{font-size:86px}.featured-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.feature h3{font-size:17px}.feature img{aspect-ratio:1}}
@media(max-width:1000px){.header{gap:16px}.header nav{gap:16px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-tools{grid-template-columns:1.5fr 1fr 1fr}.catalog-tools>button{grid-column:1/-1;justify-self:start}.hero-copy h1{font-size:60px}footer{grid-template-columns:1fr 2fr}footer>div:last-child{grid-column:2}.quote-row{grid-template-columns:minmax(0,1fr) 80px 150px 38px}}
@media(max-width:700px){h1{font-size:42px}h2{font-size:30px}.announcement{font-size:8px}.announcement span{display:none}.header{height:auto;min-height:102px;display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px 5% 8px}.brand{font-size:26px}.header>.button{font-size:11px;min-height:38px;padding:8px 10px}.header nav{grid-row:2;grid-column:1/-1;justify-content:space-between;font-size:12px}.header nav a{padding:4px 0}.hero{height:460px;min-height:340px;max-height:calc(100svh - 190px)}.hero>img{object-position:50% 45%}.hero-copy{padding:22px 5%}.hero-copy h1{font-size:44px}.hero-copy>p{font-size:13px}.hero-copy .eyebrow{font-size:8px}.hero-actions{gap:8px}.hero-actions .button{font-size:11px;padding:10px 12px;min-height:40px}.service-strip{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:8px;padding:12px 5%}.section{padding:30px 5%}.section-head{gap:18px;align-items:start;flex-wrap:wrap;margin-bottom:22px}.section-head>.button{font-size:12px}.featured-grid{grid-template-columns:1fr 1fr;gap:24px 14px}.feature img{aspect-ratio:1}.feature h3{font-size:16px}.brief-band{padding:28px 5%;display:block}.brief-band h2{font-size:28px}.brief-actions{margin-top:20px;gap:12px}footer{grid-template-columns:1fr;gap:22px;padding:28px 5% 105px}footer>div:last-child{grid-column:auto}.contact-dock{bottom:12px;left:5%;right:5%;justify-content:stretch}.contact-dock>*{flex:1}.contact-dock a,.contact-dock button{padding:10px 8px;font-size:12px}.catalog-tools{grid-template-columns:1fr 1fr;gap:12px}.catalog-tools>label:first-child{grid-column:1/-1}.product-grid{grid-template-columns:1fr 1fr;gap:26px 12px}.product-card h3{font-size:15px;min-height:40px}.product-card .button{font-size:11px}.product-card .card-actions{grid-template-columns:1fr 36px}.card-actions .icon-button{width:36px}.packaging-grid{grid-template-columns:1fr 1fr;gap:20px 12px}.packaging-grid img{height:180px}.process{grid-template-columns:1fr;gap:22px}dialog{padding:18px;width:calc(100% - 20px);max-height:calc(100svh - 20px)}.dialog-head h2{font-size:28px}.quote-row{grid-template-columns:minmax(0,1fr) 75px 36px;gap:8px}.quote-row>label:nth-of-type(2){grid-column:1/3;grid-row:2}.quote-row>.icon-button{grid-column:3;grid-row:1;width:36px}.form-grid{gap:14px 12px}.form-grid label{font-size:12px}#toast{bottom:82px;left:5%;right:5%}}
@media(max-width:360px){.hero-copy h1{font-size:38px}.product-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.header>.button{font-size:10px}.brand{font-size:24px}}
.icon-button img{width:20px;height:20px;object-fit:contain}
.hero-copy{background:#fcfdfbf2;color:var(--ink);padding-top:22px;padding-bottom:22px}
.hero-copy h1{font-size:54px;text-shadow:none}
.hero-copy>p{color:var(--ink);text-shadow:none;margin:10px 0}
.hero-copy .eyebrow{margin:0 0 8px}
.hero-actions{margin-top:14px}
@media(min-width:1001px){.hero-copy{display:grid;grid-template-columns:1fr auto;column-gap:28px;align-items:end}.hero-copy .eyebrow,.hero-copy h1,.hero-copy>p:not(.eyebrow){grid-column:1}.hero-actions{grid-column:2;grid-row:2/4;align-self:center;margin:0}.hero-copy h1{font-size:60px}}
@media(max-width:700px){.hero-copy{padding:18px 5%}.hero-copy h1{font-size:38px}.hero-copy>p{font-size:12px}.hero-copy .eyebrow{font-size:8px}.hero-actions{margin-top:12px}}
.product-card{display:block;min-width:0}
.product-card .photo-button{display:block;width:100%;aspect-ratio:1;border:0;background:#f2f4ef;overflow:hidden;padding:16px}
.product-card .photo-button img{width:100%;height:100%;object-fit:scale-down}
.product-card h3{min-height:0;margin:6px 0;font-size:18px}
.product-card .product-code{margin-top:14px}
.product-card .card-meta{font-size:12px;margin:8px 0;color:#657065}
.product-link{display:flex;justify-content:space-between;font-size:13px;padding:10px 0;border-top:1px solid var(--line);margin-top:14px}
.product-link:hover,.product-card h3 a:hover{text-decoration:underline}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#667166;margin:0 0 30px}
.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}
.product-page{max-width:1500px;margin:auto}
.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:64px;align-items:start}
.product-image-stage{width:100%;aspect-ratio:1;background:#f2f4ef;display:grid;place-items:center;padding:24px}
.product-image-stage img{width:100%;height:100%;min-height:0;object-fit:scale-down}
.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding:14px 0;max-width:100%}
.gallery-thumbs button{padding:4px;flex:0 0 76px;width:76px;height:76px;background:#f2f4ef;border:1px solid transparent;border-radius:2px}
.gallery-thumbs button[aria-pressed=true]{border:2px solid #202520}
.gallery-thumbs img{width:100%;height:100%;object-fit:scale-down}
.product-summary h1{font-family:Arial,Helvetica,sans-serif;font-size:36px;font-weight:600;line-height:1.15;overflow-wrap:anywhere}
.detail-code{font-size:12px;margin-top:14px}
.detail-price{font-size:24px;color:var(--ink);margin:24px 0 8px}
.price-terms{font-size:12px;line-height:1.65;max-width:460px}
.product-specs{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}
.product-specs h2,.related-section h2{font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:600}
.product-specs ul{padding-left:18px;font-size:13px;line-height:1.8;max-height:230px;overflow:auto;overflow-wrap:anywhere}
.detail-option,.product-order-fields label{display:block;font-size:12px}
.product-order-fields{display:grid;grid-template-columns:1fr 1.5fr;gap:14px;margin:20px 0}
.product-summary select,.product-summary input{width:100%;height:44px;padding:8px;border:1px solid #cbd2ca;background:white;border-radius:2px;margin-top:7px;min-width:0}
#product-order>.button{width:100%;margin-bottom:16px}
.product-information{margin-top:40px;border-top:1px solid var(--line)}
.product-information .info-detail{padding:18px 0;border-bottom:1px solid var(--line);margin:0}
.product-information p{font-size:13px;line-height:1.8;max-width:850px;margin-top:12px}
.related-section{margin-top:40px}.related-section h2{margin-bottom:24px}
@media(max-width:900px){.product-layout{gap:28px}.product-summary h1{font-size:28px}}
@media(max-width:700px){.product-layout{grid-template-columns:1fr;gap:22px}.product-gallery{min-width:0}.product-summary h1{font-size:27px}.product-image-stage{max-height:400px;aspect-ratio:1}.product-card h3{font-size:16px}.breadcrumbs{margin-bottom:18px}.product-order-fields{grid-template-columns:1fr}.product-link{min-height:44px}}
.category-nav{display:flex;flex-wrap:wrap;gap:8px 20px;margin:20px 0;border-bottom:1px solid var(--line)}
.category-nav button{background:none;border:0;border-bottom:3px solid transparent;padding:12px 0;font-size:13px;min-height:44px}
.category-nav button[aria-pressed=true]{border-bottom-color:var(--ink);font-weight:700}
.catalog-group-heading{grid-column:1/-1;font-family:Arial,Helvetica,sans-serif;font-size:19px;font-weight:600;line-height:1.4;border-bottom:1px solid var(--line);padding:10px 0;overflow-wrap:anywhere}
.feature img,.photo-button img,.packaging-grid img,.detail-photo{object-fit:scale-down}
.wholesale-prices{margin:0 0 24px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:16px 0}
.wholesale-prices summary{cursor:pointer;font-weight:600}
.wholesale-prices>p{max-width:850px;font-size:13px;line-height:1.6}
.price-table-scroll{overflow-x:auto;max-width:100%}
.price-table-scroll table{border-collapse:collapse;width:100%;font-size:14px;text-align:left}
.price-table-scroll th,.price-table-scroll td{padding:12px 10px;border-bottom:1px solid #ddd;vertical-align:top}
.price-table-scroll th{font-size:12px;background:#f1f4f2}
.price-table-scroll small,.reference-price small{display:block;font-size:11px;font-weight:400;line-height:1.5;margin-top:5px;color:#555}
.unit-price{white-space:nowrap;font-weight:600}
.reference-price{font-size:15px;font-weight:600;margin:8px 0;min-height:58px}
.hero-actions>a.text-link{color:inherit;align-self:center}
.colour-options{margin:18px 0 22px;padding:0;border:0}
.colour-options legend{font-size:13px;font-weight:500;margin-bottom:12px;padding:0}
.colour-swatches{display:flex;flex-wrap:wrap;gap:10px}
.colour-swatches button{flex:0 0 44px;width:44px;height:44px;padding:4px;border:2px solid transparent;border-radius:50%;background:var(--swatch);background-clip:content-box;font-size:18px;line-height:1;color:var(--ink)}
.colour-swatches button:hover{border-color:#8a9687}.colour-swatches button[aria-pressed=true]{border-color:var(--ink)}
.colour-swatches button.unspecified-colour{box-shadow:inset 0 0 0 1px #bdc6bc}
.colour-photo-caption{font-size:12px;line-height:1.5;margin-top:12px;color:#596259}
.detail-photo-caption{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px 16px;min-height:36px;font-size:12px;line-height:1.5;margin-top:12px;color:#394a37}
.detail-photo-caption .text-link{font-size:12px;min-height:36px;color:inherit}
.has-detail-photo .product-image-stage{background:#fff}
.colour-reference-label{font-size:11px;font-weight:600;margin-top:20px;color:#596259}
.product-intro{font-size:14px;line-height:1.75;max-width:600px;margin:20px 0;color:#424a40;overflow-wrap:anywhere}
.product-story{border-top:1px solid var(--line);margin-top:40px;padding-top:28px}
.product-story h2{font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:600;margin-bottom:24px}
.product-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px 60px}
.product-story-grid>div{min-width:0}
.product-story h3{font-family:Arial,Helvetica,sans-serif;font-size:16px;margin:0 0 12px;font-weight:600}
.product-story p,.product-story li,.product-story dl{font-size:14px;line-height:1.8;overflow-wrap:anywhere}
.product-story ul{padding-left:18px;margin:0 0 24px}
.product-story p{margin:0 0 18px}
.product-story dl{margin:22px 0}.product-story dl>div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;padding:10px 0;border-bottom:1px solid var(--line)}
.product-story dt{color:#5d655a}.product-story dd{margin:0}
.specification-choice{margin-top:20px;max-width:100%;min-width:0}.specification-choice select{max-width:100%;text-overflow:ellipsis}
.product-information ul{font-size:13px;line-height:1.8;padding-left:18px;overflow-wrap:anywhere}
@media(max-width:700px){.product-story-grid{grid-template-columns:1fr;gap:20px}.product-story dl>div{grid-template-columns:90px minmax(0,1fr);gap:12px}}
.product-detail-nav{display:flex;flex-wrap:wrap;gap:0 24px;border-block:1px solid var(--line);margin:0 0 28px}
.product-detail-nav button{font:inherit;font-size:12px;line-height:1.5;min-height:44px;padding:12px 0;background:none;border:0;border-bottom:2px solid transparent;color:inherit;cursor:pointer}
.product-detail-nav button:hover,.product-detail-nav button:focus-visible{border-bottom-color:currentColor}
.product-quick-facts{display:flex;flex-wrap:wrap;gap:14px 28px;margin:20px 0 24px;padding:16px 0;border-block:1px solid var(--line)}
.product-quick-facts>div{flex:1 1 120px;min-width:0}.product-quick-facts dt{font-size:11px;color:#62695f;line-height:1.5}.product-quick-facts dd{font-size:16px;line-height:1.5;font-weight:600;margin:4px 0 0;overflow-wrap:anywhere}
.supplier-photo-caption{font-size:12px;line-height:1.6;margin:12px 0;color:#62695f}
.detail-section{padding:28px 0;border-bottom:1px solid var(--line);scroll-margin-top:125px}
.detail-section:first-of-type{padding-top:0}.detail-section:last-of-type{border-bottom:0}
.detail-section>div[id]{scroll-margin-top:125px}.product-story .detail-source-note{font-size:12px;color:#62695f;line-height:1.7;margin:12px 0 18px;max-width:850px}
.product-story .product-story-grid dl{margin-top:0}.product-story dl>div{grid-template-columns:150px minmax(0,1fr)}
.detail-specification-table{max-width:100%;overflow-x:auto}.detail-specification-table table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:14px;line-height:1.7;text-align:left}
.detail-specification-table th,.detail-specification-table td{padding:13px 16px;border-bottom:1px solid var(--line);vertical-align:top;overflow-wrap:anywhere}
.detail-specification-table thead{background:#eef1e9}.detail-specification-table tbody th{font-weight:400;width:55%}
.product-story .ingredient-list{columns:3;column-gap:34px;padding-left:18px;max-width:1100px}.ingredient-list li{break-inside:avoid;padding:4px 0}
.product-story ol{padding-left:22px;margin:0}.product-story ol li{padding-left:5px;margin-bottom:10px}
.detail-photographs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1100px}.detail-photographs figure{margin:0;min-width:0}.detail-photographs a{display:block;position:relative;background:#eef1e9;aspect-ratio:1;max-height:500px}.detail-photographs img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:scale-down}.detail-photographs figcaption{font-size:12px;line-height:1.6;margin-top:12px;color:#62695f}
@media(max-width:700px){.product-detail-nav{gap:0 20px;margin-bottom:22px}.product-detail-nav button{font-size:11px}.product-quick-facts{gap:14px 20px}.product-quick-facts dd{font-size:15px}.product-story dl>div{grid-template-columns:110px minmax(0,1fr)}.product-story .ingredient-list{columns:2}.detail-photographs{grid-template-columns:1fr;gap:22px}.detail-specification-table th,.detail-specification-table td{padding:10px 8px}.detail-specification-table table{font-size:12px}.detail-section{padding:24px 0}}
@media(max-width:380px){.product-story .ingredient-list{columns:1}}
.has-detail-photo .gallery-thumbs{margin-top:8px;flex-wrap:wrap;overflow-x:visible}
@media(max-width:700px){.price-table-scroll th,.price-table-scroll td{padding:10px 6px;font-size:12px}.price-table-scroll td:first-child{min-width:140px}.price-table-scroll td:last-child{min-width:85px}.hero-actions{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.packaging-quote-note{margin:12px 0 20px;font-size:13px;line-height:1.7;color:#42523d;overflow-wrap:anywhere}
