/* One calm row: brand, navigation, then a compact product search. */
html{scroll-padding-top:96px}
.header[data-header-layout="slim"]{height:76px;background:rgba(255,255,255,.97);border-bottom:1px solid #edf0e8;box-shadow:none}
.header[data-header-layout] .nav-wrap{display:flex;align-items:center;gap:32px;flex-wrap:nowrap;height:100%;min-height:0;max-width:1440px;padding:0 var(--pad)}
.header[data-header-layout] .logo{flex:0 0 auto}
.header[data-header-layout] .logo img{width:145px;height:43px;object-fit:contain}
.header[data-header-layout] .nav{display:flex;align-items:center;gap:23px;margin:0 auto 0 0;font-size:13px;white-space:nowrap}
.header[data-header-layout] .nav>a{display:flex;align-items:center;min-height:44px;position:relative}
.header[data-header-layout] .nav-actions{display:flex;align-items:center;gap:12px;margin:0 0 0 auto;flex-shrink:0}
.header[data-header-layout] .header-search{display:flex;align-items:center;gap:9px;width:clamp(150px,13vw,190px);min-width:0;height:42px;margin:0;padding:0 14px;border:1px solid #e8ebe3;border-radius:999px;background:#f6f7f3;color:#55604e;transition:background .2s,border-color .2s}
.header-search svg,.header-search-icon svg,.search-field>svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;flex-shrink:0}
.header-search input{border:0;background:transparent;width:100%;min-width:0;color:#20261e;outline:0;font:inherit;font-size:13px}.header-search input::-webkit-search-cancel-button{display:none}.header-search input::placeholder{color:#737a6f}
.header[data-header-layout] .header-search:hover,.header[data-header-layout] .header-search:focus-within{background:#f0f3ea;border-color:#bdcbb1}
.header[data-header-layout] .nav-actions>.pill.small{min-height:42px;height:42px;padding:5px 6px 5px 16px;gap:12px;font-size:12px;white-space:nowrap}
.header[data-header-layout] .nav-actions>.pill.small .pill-label{max-width:none}
.header[data-header-layout] .nav-actions>.pill.small .pill-arrow{width:32px;height:32px;flex-basis:32px}
.header[data-header-layout] .quote-launcher,.header[data-header-layout] .header-search-icon,.header[data-header-layout] .menu-open{width:44px;height:44px;min-width:44px;flex-shrink:0;padding:0;border:0;border-radius:50%;background:transparent;color:#243720;cursor:pointer;transition:background .2s}
.header[data-header-layout] .quote-launcher:hover,.header[data-header-layout] .header-search-icon:hover,.header[data-header-layout] .menu-open:hover{background:#f0f3ea}
.header[data-header-layout] .quote-launcher>svg{width:22px;height:22px}
.header[data-header-layout] .header-search-icon,.header[data-header-layout] .menu-open{display:none}
.header-about{position:relative}
.header-about>summary{display:flex;align-items:center;gap:6px;min-height:44px;cursor:pointer;list-style:none}
.header-about>summary::-webkit-details-marker{display:none}
.header-about>summary>svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.5;transition:transform .2s}
.header-about[open]>summary>svg{transform:rotate(180deg)}
.header-about-panel{position:absolute;top:calc(100% + 7px);left:-18px;width:220px;padding:9px;background:#fff;border:1px solid #e8ebe3;border-radius:16px;box-shadow:0 14px 40px #1d321018}
.header-about-panel>a{display:flex;align-items:center;min-height:46px;padding:10px 12px;border-radius:9px;font-size:13px;line-height:1.4}
.header-about-panel>a:hover{background:#f2f5ed;color:#275634}
.header[data-header-layout] .nav>a:hover,.header-about>summary:hover{color:#275634}
.header[data-header-layout] a:focus-visible,.header[data-header-layout] button:focus-visible,.header-about>summary:focus-visible{outline:2px solid #789154;outline-offset:4px;border-radius:5px}
.header[data-header-layout] .header-search-icon:focus-visible,.header[data-header-layout] .quote-launcher:focus-visible,.header[data-header-layout] .menu-open:focus-visible{border-radius:50%}
@media(max-width:1300px){.header[data-header-layout] .nav-wrap{gap:24px}.header[data-header-layout] .nav{gap:19px}.header[data-header-layout] .logo img{width:136px}}
@media(min-width:1051px) and (max-width:1200px){.header[data-header-layout] .header-search{display:none}.header[data-header-layout] .header-search-icon{display:grid;place-items:center}}
@media(max-width:1050px){
 .header[data-header-layout] .nav{display:none}
 .header[data-header-layout] .nav-actions{flex:1;gap:12px}
 .header[data-header-layout] .header-search{flex:1;width:auto;max-width:340px;margin-left:auto}
 .header[data-header-layout] .menu-open{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}
 .header[data-header-layout] .menu-open>span{display:block;width:21px;height:1.5px;background:currentColor;margin:0}
}
@media(min-width:701px) and (max-width:900px){.header[data-header-layout] .nav-actions>.pill.small{display:none}}
@media(max-width:700px){
 .header[data-header-layout="slim"]{height:72px}
 html{scroll-padding-top:92px}
 .header[data-header-layout] .nav-wrap{padding:0 20px;gap:12px}
 .header[data-header-layout] .logo img{width:128px;height:42px}
 .header[data-header-layout] .header-search,.header[data-header-layout] .nav-actions>.pill.small{display:none}
 .header[data-header-layout] .nav-actions{gap:3px;justify-content:flex-end}
 .header[data-header-layout] .header-search-icon{display:grid;place-items:center}
}
@media(max-width:360px){.header[data-header-layout] .logo img{width:115px}.header[data-header-layout] .nav-wrap{padding:0 16px;gap:8px}.header[data-header-layout] .nav-actions{gap:1px}}
@media(prefers-reduced-motion:reduce){.header[data-header-layout] *{transition:none!important}}
.product-search{--search-green:#275634;--search-ink:#20261e;position:fixed;inset:0;box-sizing:border-box;width:min(1240px,calc(100% - 64px));max-width:none;height:min(820px,calc(100dvh - 64px));max-height:none;margin:auto;padding:0;border:1px solid #e4e8df;border-radius:26px;background:#fff;color:var(--search-ink);box-shadow:0 28px 100px #13230c38;overflow:hidden;overscroll-behavior:contain;font-family:inherit}
.product-search[open]{display:flex;flex-direction:column;animation:search-in .28s cubic-bezier(.2,.8,.2,1)}.product-search::backdrop{background:#13200f73;backdrop-filter:blur(7px);animation:search-backdrop .25s ease}.product-search.is-closing{animation:search-out .16s ease both}.product-search.is-closing::backdrop{animation:search-backdrop .16s ease reverse both}
.product-search button,.product-search input{font:inherit}.product-search button{cursor:pointer}.product-search button:focus-visible,.product-search a:focus-visible{outline:2px solid #275634;outline-offset:4px}.product-search [hidden]{display:none!important}
.search-top{display:flex;gap:28px;align-items:center;padding:28px 32px;border-bottom:1px solid #e8ebe4;flex-shrink:0}.search-logo{width:150px;height:auto;object-fit:contain}.search-field{display:flex;align-items:center;flex:1;min-width:0;gap:14px;border-radius:14px;background:#f4f5f1;border:1px solid #e2e7dc;padding:13px 17px;transition:border-color .2s,box-shadow .2s}.search-field:focus-within{border-color:#8ba67c;box-shadow:0 0 0 3px #2756340a}.search-field input{font-size:18px;line-height:1.5;border:0;background:none;outline:0;width:100%;min-width:0;color:var(--search-ink)}.search-field input::-webkit-search-cancel-button{display:none}.search-field input::placeholder{color:#737a70}.search-clear{padding:0;border:0;background:#e6eadf;color:#53624a;border-radius:50%;width:28px;height:28px;flex-shrink:0;font-size:21px!important}.search-close{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border:0;border-radius:50%;background:#f4f5f1;color:#283c22;transition:background .2s,transform .2s}.search-close:hover{background:#e8eedf;transform:rotate(90deg)}.search-close svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6}
.search-layout{display:grid;grid-template-columns:235px minmax(0,1fr);flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c5cfbe transparent}.search-sidebar{padding:31px 26px 32px 32px;background:#f8f9f5;border-right:1px solid #edf0e7}.search-sidebar h2{font-size:27px;line-height:1.08;font-weight:550;letter-spacing:-.055em;max-width:170px}.search-sidebar-intro{font-size:14px;line-height:1.65;color:#73796e;margin:13px 0 32px}.search-sidebar h3{font-size:13px;line-height:1.5;font-weight:550;color:#73796e;margin:0 0 14px}.search-suggestions>button{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px;background:none;border:0;border-bottom:1px solid #e7ebdf;padding:12px 0;text-align:left;font-size:14px}.search-suggestions>button:hover{color:#275634}.search-suggestions>button>span{color:#567548;font-size:18px}.search-advice{display:block;padding-top:27px;margin-top:26px;border-top:1px solid #e3e8db;line-height:1.6}.search-advice>span{display:block;font-size:13px;color:#70796a;margin-bottom:7px}.search-advice strong{font-size:14px;font-weight:550;color:#275634}.search-filters{display:flex;flex-direction:column;gap:6px}.search-filter{display:flex;gap:10px;justify-content:space-between;align-items:center;padding:10px 11px;border:0;background:none;border-radius:8px;text-align:left;font-size:14px!important;line-height:1.35}.search-filter>span:last-child{font-size:12px;color:#718066}.search-filter[aria-pressed=true]{background:#e6eedc;color:#275634}.search-filter:hover{background:#edf1e7}
.search-results-section{padding:30px 32px 35px;min-width:0}.search-results-heading{margin-bottom:25px}.search-results-heading h2{font-size:22px;font-weight:500;letter-spacing:-.04em;line-height:1.3;overflow-wrap:anywhere}.search-count{font-size:13px;color:#71776c;line-height:1.6;margin-top:7px}.search-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px}.search-product{min-width:0;display:block;border-radius:15px}.search-product-picture{display:block;aspect-ratio:1;position:relative;background:#f4f4f0;border-radius:14px;overflow:hidden}.search-product-picture img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.search-product-arrow{position:absolute;right:10px;bottom:10px;width:32px;height:32px;border-radius:50%;background:#fff;color:#275634;display:grid;place-items:center;font-size:21px;transition:background .2s,transform .25s}.search-product:hover img{transform:scale(1.035)}.search-product:hover .search-product-arrow{background:#b5d94e;transform:rotate(-35deg)}.search-product-category{display:block;margin-top:12px;font-size:12px;line-height:1.5;color:#777e6f}.search-product h3{font-size:14px;line-height:1.5;font-weight:550;margin:5px 0;overflow-wrap:anywhere}.search-product-meta{font-size:12px;line-height:1.6;color:#747a6d}.search-product-placeholder{height:100%;display:grid;place-items:center;text-align:center;padding:20px;font-size:14px;color:#64735a}.search-more{display:block;margin:32px auto 0;border:0;border-radius:999px;padding:14px 22px;background:#f0f3ea;color:#275634;font-size:14px!important}.search-more span{margin-left:17px}.search-more:hover{background:#e4edd9}.search-state{padding:60px 20px;text-align:center;color:#71796b;line-height:1.7}.search-state h3{font-size:26px;font-weight:500;letter-spacing:-.04em;color:#253120;margin-bottom:14px}.search-state p{max-width:350px;margin:0 auto 22px;font-size:15px}.search-state button{border:0;padding:13px 23px;background:#edf2e6;border-radius:999px;color:#275634}.search-foot{display:flex;justify-content:space-between;gap:20px;padding:15px 32px;border-top:1px solid #e8ebe4;font-size:12px;color:#7c8275;flex-shrink:0}.search-foot>span:first-child{color:#47643b}
@keyframes search-in{from{opacity:0;transform:translateY(-12px) scale(.985)}to{opacity:1;transform:none}}@keyframes search-out{to{opacity:0;transform:translateY(-7px) scale(.99)}}@keyframes search-backdrop{from{opacity:0}to{opacity:1}}
@media(max-width:1050px){.product-search{width:calc(100% - 32px);height:calc(100dvh - 32px);border-radius:22px}.search-top{gap:20px;padding:22px 25px}.search-logo{width:125px}.search-layout{grid-template-columns:205px minmax(0,1fr)}.search-sidebar{padding:26px 20px}.search-results-section{padding:25px}.search-results{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.product-search{width:100%;height:100dvh;border:0;border-radius:0}.search-top{padding:16px;gap:10px}.search-logo{display:none}.search-field{padding:12px;gap:9px;border-radius:12px}.search-field input{font-size:16px}.search-close{width:40px;height:40px}.search-layout{display:block}.search-sidebar{padding:22px 18px 20px;border-right:0;border-bottom:1px solid #edf0e7}.search-sidebar h2{font-size:27px;max-width:none}.search-sidebar-intro,.search-advice,.search-sidebar h3{display:none}.search-suggestions{display:flex;gap:8px;overflow-x:auto;margin-top:17px;padding-bottom:3px}.search-suggestions>button{white-space:nowrap;border:1px solid #e1e6d9;border-radius:999px;padding:9px 13px;background:white;font-size:13px;width:auto;flex-shrink:0}.search-suggestions>button>span{display:none}.search-categories{margin-top:15px}.search-filters{flex-direction:row;overflow-x:auto;padding-bottom:4px}.search-filter{flex-shrink:0;border:1px solid #e1e6d9;background:#fff;border-radius:999px;padding:9px 13px;font-size:13px!important}.search-results-section{padding:23px 18px 30px}.search-results-heading{margin-bottom:20px}.search-results-heading h2{font-size:22px}.search-results{gap:24px 14px}.search-product h3{font-size:14px}.search-product-picture{border-radius:12px}.search-foot{padding:12px 18px;font-size:12px}.search-keyboard{display:none}.search-state{padding:40px 10px}.search-product-arrow{width:28px;height:28px;font-size:19px}}
@media(prefers-reduced-motion:reduce){.product-search,.product-search::backdrop,.search-product-picture img,.search-product-arrow,.search-close{animation:none!important;transition:none!important}}

/* Keep the keyboard focus indicator on the rounded field, not the inner input. */
.header .header-search input:focus-visible,.product-search .search-field input:focus-visible{outline:0!important;box-shadow:none!important}
.header .header-search:focus-within,.product-search .search-field:focus-within{outline:2px solid #789154;outline-offset:3px}
