#am-prototype .am-advanced{padding:20px}
#am-prototype .am-filters-toggle{margin:0;padding:0;border:0;background:transparent}
#am-prototype .am-filters-toggle>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;min-height:48px;border-radius:5px;background:#304f3e;color:white;cursor:pointer;list-style:none;font-size:15px;font-weight:600}
#am-prototype .am-filters-toggle>summary::-webkit-details-marker{display:none}
#am-prototype .am-filters-toggle>summary:focus-visible{outline:3px solid #91aa6c;outline-offset:3px}
#am-prototype .am-filters-open-label{display:none}
#am-prototype .am-filters-toggle[open]>.am-advanced{margin-top:12px}
#am-prototype .am-filters-toggle[open]>summary .am-filters-closed-label{display:none}
#am-prototype .am-filters-toggle[open]>summary .am-filters-open-label{display:inline}
#am-prototype .am-filters-toggle-icon{font-size:22px;line-height:1}
#am-prototype .am-filters-toggle[open]>summary .am-filters-toggle-icon{transform:rotate(45deg)}
#am-prototype .am-advanced input[type=search]{width:100%;font-size:14px;margin-top:8px}
#am-prototype .am-filter-intro{border-top:1px solid #dce4da;padding-top:22px;margin:22px 0 15px}
#am-prototype .am-filter-intro strong{display:block;font-size:16px}
#am-prototype .am-filter-intro span,#am-prototype .am-selection-help{font-size:12px;color:#637066}
#am-prototype .am-facet-group{border:0;border-bottom:1px solid #e1e7df;padding:0;margin:0;background:transparent}
#am-prototype .am-facet-group summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:14px;font-weight:600;padding:14px 0;color:#294d37}
#am-prototype .am-facet-group summary::-webkit-details-marker{display:none}
#am-prototype .am-facet-group summary::before{content:'+';font-size:18px;font-weight:400;flex-shrink:0}
#am-prototype .am-facet-group[open]>summary::before,#am-prototype .am-facet[open]>summary::before{content:'−'}
#am-prototype .am-facet-group summary small{margin-left:auto;background:#edf2e9;color:#57694c;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:400}
#am-prototype .am-facet{padding:0 0 0 10px;margin:0;border:0;border-top:1px solid #eef1eb}
#am-prototype .am-facet>summary{font-weight:400;font-size:13px;color:#354738;padding:11px 0;overflow-wrap:anywhere}
#am-prototype .am-facet-values{max-height:220px;overflow:auto;padding:5px 0 10px}
#am-prototype .am-facet-values .check{align-items:flex-start;gap:8px;margin:0;padding:6px 0;font-size:13px}
#am-prototype .am-facet-values input{flex-shrink:0;margin-top:2px;accent-color:#30523b}
#am-prototype .am-facet-values span{overflow-wrap:anywhere}
#am-prototype .am-filter-actions{position:sticky;bottom:0;background:white;padding:15px 0 10px;margin-top:15px;border-top:1px solid #dce4da;z-index:2}
#am-prototype .am-active-facets{display:flex;flex-direction:column;gap:7px;font-size:12px;margin:15px 0}
#am-prototype .am-active-facets span{background:#edf3e7;border-radius:4px;padding:5px 8px;overflow-wrap:anywhere}
#am-prototype .am-advanced [hidden]{display:none!important}
#am-prototype .am-no-facets{font-size:13px;padding:15px 0}
@media(min-width:1000px){#am-prototype .catalog-layout{grid-template-columns:290px minmax(0,1fr)}}

#am-prototype .am-price-filter legend,#am-prototype .am-price-filter label,#am-prototype .am-price-filter input{color:#243b2d!important}
#am-prototype .am-price-filter .price-range{display:grid;grid-template-columns:1fr 1fr;gap:12px}
#am-prototype .am-price-filter .price-range label{min-width:0;margin:0;font-size:13px}
#am-prototype .am-price-filter .price-range input{width:100%;background:#fff!important;margin-top:6px}
#am-prototype .am-price-sliders{position:relative;height:36px;margin:6px 10px 14px}
#am-prototype .am-price-sliders::before{content:"";position:absolute;left:0;right:0;top:16px;height:5px;border-radius:5px;background:linear-gradient(to right,#dce4dc var(--price-start,0%),#224c3a var(--price-start,0%),#224c3a var(--price-end,100%),#dce4dc var(--price-end,100%))}
#am-prototype .am-price-sliders input{position:absolute;inset:0;width:100%;height:36px;margin:0;padding:0;border:0;background:transparent;appearance:none;-webkit-appearance:none;pointer-events:none;box-shadow:none;z-index:2}
#am-prototype .am-price-sliders input.am-price-high{z-index:3}
#am-prototype .am-price-sliders input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:22px;height:22px;border:2px solid #fff;border-radius:50%;background:#224c3a;box-shadow:0 0 0 1px #224c3a;pointer-events:auto;cursor:grab}
#am-prototype .am-price-sliders input::-moz-range-thumb{width:20px;height:20px;border:2px solid #fff;border-radius:50%;background:#224c3a;pointer-events:auto;cursor:grab}

#am-prototype .am-facet-group>summary{justify-content:flex-start}
#am-prototype .am-filter-body{padding:4px 0 16px}
#am-prototype .am-sort-filter select{width:100%;max-width:100%;color:#243b2d;background:#fff}
#am-prototype .am-price-sliders{display:block!important;min-height:40px;isolation:isolate}
#am-prototype .am-price-sliders::before{content:none}
#am-prototype .am-price-track{position:absolute;left:0;right:0;top:18px;height:6px;border-radius:6px;background:linear-gradient(to right,#dce4dc var(--price-start,0%),#224c3a var(--price-start,0%),#224c3a var(--price-end,100%),#dce4dc var(--price-end,100%))}
#am-prototype .am-price-sliders input[type=range]{display:block!important;visibility:visible!important;opacity:1!important;height:40px!important;min-height:0!important;background:transparent!important;padding:0!important;border:0!important;overflow:visible;color:#224c3a}
#am-prototype .am-price-sliders input::-webkit-slider-runnable-track{height:6px;background:transparent;border:0}
#am-prototype .am-price-sliders input::-webkit-slider-thumb{margin-top:-8px}
#am-prototype .am-price-sliders input::-moz-range-track{height:6px;background:transparent;border:0}
#am-prototype .am-price-sliders input:focus-visible{outline:2px solid #759331;outline-offset:3px}
