#ehco-colors{--ec-green:#99cc00;--ec-ink:#202820;--ec-line:#e3e8dd;color:var(--ec-ink);font-family:inherit;max-width:1240px;margin:0 auto 48px;font-size:15px;line-height:1.5;text-align:left}
#ehco-colors *{box-sizing:border-box}#ehco-colors [hidden]{display:none!important}#ehco-colors button,#ehco-colors select,#ehco-colors input{font:inherit}#ehco-colors button{cursor:pointer;border:1px solid var(--ec-line);border-radius:7px;background:#fff;color:var(--ec-ink);padding:10px 15px;min-height:44px;box-shadow:none;text-transform:none;line-height:1.35;display:inline-flex;align-items:center;justify-content:center;gap:8px}#ehco-colors button:hover{background:#f3f7ea;border-color:#769900}#ehco-colors button:disabled{opacity:.5;cursor:default}#ehco-colors :focus-visible{outline:3px solid #5b7b08;outline-offset:3px}#ehco-colors .ec-primary,#ehco-colors button[aria-pressed=true]{background:var(--ec-green);border-color:var(--ec-green);color:#182100;font-weight:700}
#ehco-colors .ec-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin:0 0 24px;padding:8px 0 22px;border-bottom:1px solid var(--ec-line)}#ehco-colors h2{font-size:clamp(24px,3vw,34px);line-height:1.15;font-weight:700;margin:0 0 10px;color:var(--ec-ink)}#ehco-colors p{margin:0}#ehco-colors .ec-lead{max-width:670px;color:#596153}#ehco-colors .ec-count-badge{white-space:nowrap;border-left:3px solid var(--ec-green);padding:3px 0 3px 15px;font-size:13px;color:#596153}#ehco-colors .ec-count-badge strong{font-size:26px;display:block;color:var(--ec-ink);line-height:1.2}
#ehco-colors .ec-panel{background:#f7f9f3;border:1px solid var(--ec-line);border-radius:12px;padding:20px;margin-bottom:20px}#ehco-colors .ec-fields{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:14px}#ehco-colors label{display:block;font-size:12px;letter-spacing:.04em;font-weight:700;margin:0 0 6px;color:#404d35;text-transform:uppercase}#ehco-colors select,#ehco-colors input{width:100%;height:46px;min-width:0;border:1px solid #cbd4c0;border-radius:6px;background-color:#fff;color:#202820;padding:10px 12px;box-shadow:none}#ehco-colors select{padding-right:27px}#ehco-colors .ec-search-row{display:grid;grid-template-columns:1fr;gap:14px;margin-top:16px}#ehco-colors .ec-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px}#ehco-colors .ec-toolbar .ec-download{margin-left:auto}#ehco-colors svg{width:19px;height:19px;flex-shrink:0}#ehco-colors .ec-hint{font-size:12px;color:#627056;margin-top:12px}#ehco-colors .ec-status-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:18px 0 14px}#ehco-colors .ec-status-row strong{font-weight:700}#ehco-colors .ec-status-row span{color:#627056;font-size:13px}#ehco-colors .ec-message{padding:12px;border-left:3px solid #99cc00;background:#f3f7eb;margin-bottom:15px}
#ehco-colors .ec-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}#ehco-colors .ec-card{min-width:0;border:1px solid #dde3d7;border-radius:10px;overflow:hidden;background:#fff;position:relative;box-shadow:0 2px 4px #23300008}#ehco-colors .ec-swatch{height:150px;border-bottom:1px solid #0000000a;position:relative}#ehco-colors .ec-fav{position:absolute;right:9px;top:9px;min-height:38px;width:38px;padding:0;border-radius:50%;background:#fffffff0;font-size:24px;line-height:1;border:1px solid #00000015;box-shadow:0 2px 5px #00000012}#ehco-colors .ec-fav[aria-pressed=true]{background:#fff;color:#7b6600;border-color:#968039}#ehco-colors .ec-info{padding:14px 15px 15px;min-height:145px}#ehco-colors .ec-similar{font-size:10px;letter-spacing:.055em;text-transform:uppercase;color:#6a7562;margin-bottom:5px}#ehco-colors h3{margin:0 0 5px;font-size:17px;line-height:1.25;font-weight:700;color:#202820;overflow-wrap:anywhere}#ehco-colors .ec-code{font-size:13px;font-weight:700;color:#49650b;margin-bottom:9px}#ehco-colors .ec-variant{font-size:12px;line-height:1.6;color:#515d48}#ehco-colors .ec-hidden-info .ec-info{display:none}#ehco-colors .ec-hidden-info .ec-swatch{height:auto;aspect-ratio:1}#ehco-colors .ec-empty{padding:45px 20px;text-align:center;background:#f7f9f3;border:1px dashed #bac8a7;border-radius:10px;grid-column:1/-1}#ehco-colors .ec-empty strong{display:block;margin-bottom:5px;font-size:18px}#ehco-colors .ec-pager{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:15px;margin:26px 0}#ehco-colors .ec-pager span{font-size:13px}#ehco-colors .ec-note{font-size:12px;color:#65715b;padding-top:16px;border-top:1px solid var(--ec-line)}
#ehco-colors .ec-price{font-size:15px;line-height:1.3;display:block;color:#2e4c0b;margin:2px 0 8px}#ehco-colors .ec-variant+.ec-variant{margin-top:5px}
#ehco-colors .ec-fields{grid-template-columns:repeat(3,minmax(0,1fr))}#ehco-colors .ec-fields>div:first-child{grid-column:1/-1}#ehco-colors .ec-paintpicker{border:1px solid #cbd4c0;border-radius:7px;background:white}#ehco-colors .ec-paintpicker summary{cursor:pointer;display:flex;align-items:center;gap:14px;padding:9px;min-height:85px}#ehco-colors .ec-paintpicker summary:after{content:'⌄';margin-left:auto;font-size:24px;padding:0 10px}#ehco-colors .ec-paintpicker summary img{width:128px;aspect-ratio:16/9;object-fit:contain;border-radius:4px}#ehco-colors .ec-paintpicker summary small{display:block;font-size:12px;color:#627056;margin-top:4px}#ehco-colors .ec-paintchoices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px;border-top:1px solid var(--ec-line)}#ehco-colors .ec-paintchoice{display:flex;flex-direction:column;padding:6px;font-size:12px;overflow:hidden}#ehco-colors .ec-paintchoice img{width:100%;aspect-ratio:16/9;object-fit:contain}#ehco-colors .ec-paintchoice span{padding:4px;text-align:center}#ehco-colors .ec-paintchoice[aria-pressed=true]{outline:2px solid #577800;outline-offset:1px}#ehco-colors .ec-message{position:relative;padding-right:54px}#ehco-colors .ec-message a{display:inline-block;color:#385300;font-weight:700;text-decoration:underline;margin-left:5px}#ehco-colors .ec-dismiss{position:absolute;right:5px;top:5px;padding:0;width:38px;min-height:38px;font-size:24px;border:0;background:transparent}
@media(min-width:1280px){#ehco-colors .ec-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:900px){#ehco-colors .ec-fields{grid-template-columns:1fr 1fr}#ehco-colors .ec-grid{grid-template-columns:repeat(3,minmax(0,1fr))}#ehco-colors .ec-toolbar .ec-download{margin-left:0}}
@media(max-width:600px){#ehco-colors .ec-paintchoices{grid-template-columns:1fr 1fr}#ehco-colors .ec-paintpicker summary{gap:9px}#ehco-colors .ec-paintpicker summary img{width:100px}#ehco-colors .ec-paintpicker summary strong{font-size:13px}#ehco-colors .ec-paintpicker summary:after{padding:0 4px}}
@media(max-width:600px){#ehco-colors .ec-intro{display:block}#ehco-colors .ec-count-badge{margin-top:16px}#ehco-colors .ec-count-badge strong{display:inline;font-size:22px;margin-right:7px}#ehco-colors .ec-panel{padding:14px}#ehco-colors .ec-fields{gap:12px}#ehco-colors .ec-fields>div:first-child{grid-column:1/-1}#ehco-colors .ec-fields>div:nth-child(2){grid-column:1/-1}#ehco-colors .ec-search-row{grid-template-columns:1fr}#ehco-colors .ec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#ehco-colors .ec-swatch{height:125px}#ehco-colors .ec-info{padding:10px;min-height:154px}#ehco-colors h3{font-size:15px}#ehco-colors .ec-toolbar{display:grid;grid-template-columns:1fr 1fr;gap:8px}#ehco-colors .ec-toolbar button{padding:9px 7px;font-size:12px}#ehco-colors .ec-toolbar .ec-download{grid-column:1/-1}#ehco-colors .ec-status-row{align-items:flex-start}#ehco-colors .ec-status-row span{max-width:45%;text-align:right;font-size:11px}}

#ehco-colors .ec-price-breakdown{margin:8px 0 0;padding:0;font-size:12px;line-height:1.4;width:100%;color:#35442b}
#ehco-colors .ec-price-breakdown>div{display:flex;justify-content:space-between;align-items:baseline;gap:8px;padding:3px 0}
#ehco-colors .ec-price-breakdown dt,#ehco-colors .ec-price-breakdown dd{margin:0;font:inherit}
#ehco-colors .ec-price-breakdown dd{text-align:right;overflow-wrap:anywhere}
#ehco-colors .ec-price-breakdown .ec-breakdown-total{border-top:1px solid #d7e1ca;margin-top:4px;padding-top:6px;font-weight:700;color:#2e4c0b}
#ehco-colors .ec-detail-variant.ec-detail-breakdown{display:block}
#ehco-colors .ec-detail-breakdown .ec-price-breakdown{font-size:15px}
#ehco-colors .ec-detail-breakdown .ec-breakdown-total{font-size:18px}

#ehco-colors .ec-search-row{grid-template-columns:minmax(0,2fr) repeat(2,minmax(0,1fr));align-items:end}
#ehco-colors .ec-range-error{color:#a33224;font-weight:700}
#ehco-colors input[aria-invalid=true]{border-color:#a33224}
@media(max-width:600px){#ehco-colors .ec-search-row{grid-template-columns:repeat(2,minmax(0,1fr))}#ehco-colors .ec-search-row>div:first-child{grid-column:1/-1}}

#ehco-colors .ec-catalog-summary{margin:0 0 20px;padding:16px 18px;border:1px solid #e3e8dd;border-left:3px solid #99cc00;border-radius:8px;background:#f9fbf5}
#ehco-colors .ec-workspace{margin-bottom:20px}
#ehco-colors .ec-control-panel .ec-catalog-summary{margin:16px 0 0}
#ehco-colors .ec-summary-selection{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px}
#ehco-colors .ec-catalog-summary #ec-context{font-size:15px;font-weight:700;line-height:1.5;color:#35442b;overflow-wrap:anywhere}
#ehco-colors .ec-catalog-summary #ec-count{font-size:13px;line-height:1.5;padding:3px 9px;background:#eaf2d9;border-radius:20px;color:#35442b}
#ehco-colors .ec-catalog-summary #ec-summary-price{font-size:13px;font-weight:700;line-height:1.5;color:#536340;margin-top:7px}
#ehco-colors .ec-catalog-summary .ec-hint{margin-top:6px}
#ehco-colors .ec-summary-notices{margin-top:12px;padding-top:10px;border-top:1px solid #e3e8dd;font-size:12px;line-height:1.6;color:#596650}
#ehco-colors .ec-summary-notices p+p{margin-top:4px}
#ehco-colors .ec-catalog-summary #ec-retryprices{margin-top:8px}
@media(max-width:600px){#ehco-colors .ec-catalog-summary{padding:13px 14px}#ehco-colors .ec-catalog-summary #ec-context{font-size:14px}#ehco-colors .ec-summary-selection{gap:6px 10px}}
