.ev-cg{display:block;max-width:1440px;margin:32px auto;padding:32px clamp(12px,3vw,40px);color:var(--cg-ink,#1a1b18);background:#fff;font-size:15px;line-height:1.5;isolation:isolate}.ev-cg *{box-sizing:border-box}.ev-cg [hidden]{display:none!important}.ev-cg button,.ev-cg input{font:inherit}.ev-cg button{cursor:pointer}.ev-cg button:disabled{cursor:default;opacity:.45}.ev-cg :is(button,input,a,[tabindex]):focus-visible{outline:3px solid #236b19;outline-offset:3px}.ev-cg__intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.ev-cg__intro h2{font-size:clamp(25px,3vw,36px);line-height:1.15;letter-spacing:-.025em;margin:0 0 12px}.ev-cg__intro p{margin:0;color:#565b53}.ev-cg__intro .ev-cg__eyebrow{font-size:11px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;color:#3b652e}.ev-cg__count{flex-shrink:0;background:#f2f6ef;border:1px solid #dce7d5;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:650}.ev-cg__count:empty{display:none}.ev-cg__tools{display:flex;gap:14px 24px;align-items:center;flex-wrap:wrap;margin:0 0 12px}.ev-cg__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border:1px solid #c9d1c4;border-radius:999px;background:#fff;color:#1d2418;font-weight:650;text-decoration:none;line-height:1.3}.ev-cg__button:hover{background:#f2f6ef}.ev-cg__button--primary{background:var(--cg-accent,#7ed957);border-color:transparent}.ev-cg__button--primary:hover{filter:brightness(.96);background:var(--cg-accent,#7ed957)}.ev-cg__text-button{min-height:44px;padding:8px 4px;border:0;background:transparent;color:#354c2a;text-decoration:underline;text-underline-offset:4px;font-size:13px}.ev-cg__switch{display:flex;gap:9px;align-items:center;cursor:pointer;min-height:44px;font-size:14px}.ev-cg__switch input{width:20px;height:20px;accent-color:#357a23;margin:0}.ev-cg__tools>[data-reset]{margin-left:auto}.ev-cg__picker{padding:20px;background:#f6f8f3;border:1px solid #dce3d5;border-radius:16px;margin:10px 0 18px;scroll-margin-top:100px}.ev-cg__search-row{display:flex;justify-content:space-between;align-items:center;gap:10px;font-weight:650}.ev-cg__search{width:100%;min-height:48px;border:1px solid #a6b69b;background:white;border-radius:10px;padding:12px 16px;font-size:16px!important;color:#1a1b18}.ev-cg__hint{font-size:13px;color:#596052;margin:12px 0}.ev-cg__results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:340px;overflow:auto;overscroll-behavior:contain}.ev-cg__result{display:flex;align-items:center;gap:12px;width:100%;padding:10px;text-align:left;border:1px solid #e0e5da;border-radius:10px;background:#fff;color:#1a1b18;min-height:72px}.ev-cg__result:hover{border-color:#54963c;background:#fbfff9}.ev-cg__result img{width:48px;height:48px;object-fit:contain;flex-shrink:0}.ev-cg__result span{font-size:13px;overflow-wrap:anywhere}.ev-cg__result strong{display:block;margin-top:3px;font-size:13px}.ev-cg__status{font-size:13px;color:#49623d;margin:0 0 12px;min-height:0}.ev-cg__status:empty{display:none}.ev-cg__navigation{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:#596052;margin:12px 0}.ev-cg__navigation>div{display:flex;gap:6px}.ev-cg__arrow{width:44px;height:44px;border:1px solid #d3dcce;border-radius:50%;background:#fff;color:#25391d;font-size:22px!important}.ev-cg__scroll{max-width:100%;overflow:auto;border:1px solid #dce3d5;border-radius:var(--cg-radius,16px);scroll-padding-inline-start:170px;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#88a678 #f0f3ed}.ev-cg[data-expanded] .ev-cg__scroll{max-height:min(75vh,760px)}.ev-cg__table{border:0;border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:calc(170px + var(--cg-count,2)*205px);margin:0;color:#242820;box-shadow:none}.ev-cg__table th,.ev-cg__table td{border:0;border-right:1px solid #e3e8de;border-bottom:1px solid #e3e8de;padding:15px;text-align:center;vertical-align:middle;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.ev-cg__table tr>:first-child{position:sticky;left:0;width:170px;text-align:left;background:#f4f7f0;z-index:2;color:#394630;font-weight:600}.ev-cg__table tr>:last-child{border-right:0}.ev-cg__table tbody tr:last-child>*{border-bottom:0}.ev-cg__table thead th{position:sticky;top:0;z-index:3;background:#fff;vertical-align:top;padding:16px 12px}.ev-cg__table thead th:first-child{z-index:4;vertical-align:bottom;background:#f4f7f0;padding:18px 15px}.ev-cg__table tbody tr:nth-child(even)>td{background:#fafbf8}.ev-cg__table tbody tr:hover>td{background:#f1f7ec}.ev-cg__table [data-current]{background:#f4faee!important;box-shadow:inset 2px 0 #8bcc65,inset -2px 0 #8bcc65}.ev-cg__card-top{display:flex;align-items:center;justify-content:space-between;gap:4px;min-height:36px;margin-bottom:4px}.ev-cg__badge{color:#355629;font-size:10px;font-weight:700;letter-spacing:.025em;text-align:left}.ev-cg__remove{border:0;background:transparent;width:44px;height:44px;flex-shrink:0;border-radius:50%;color:#536047;font-size:24px!important;line-height:1}.ev-cg__remove:hover{background:#e8efdf}.ev-cg__image{display:block;width:104px;height:104px;object-fit:contain;margin:0 auto 12px;mix-blend-mode:multiply}.ev-cg__product-title{display:block;color:inherit;text-decoration:none;font-size:14px;font-weight:650;line-height:1.35;min-height:3.9em;overflow-wrap:anywhere}.ev-cg__product-title:hover{text-decoration:underline}.ev-cg__price{font-weight:750;font-size:17px;white-space:nowrap;margin:10px 0 12px}.ev-cg__view{font-size:12px;width:100%;min-height:44px;padding:9px}.ev-cg__replace{display:block;margin:0 auto;font-size:12px}.ev-cg__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:18px}.ev-cg__footer p{font-size:12px;color:#666c60;margin:0}.ev-cg__empty{padding:24px;border:1px dashed #b9c6ae;border-radius:14px;background:#f8faf5;text-align:center}.ev-cg__sr{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ev-cg__value-link{color:#355d26;text-decoration:underline}.ev-cg__swatch{display:inline-block;width:22px;height:22px;border:1px solid #9ba890;border-radius:50%;vertical-align:middle;margin-right:6px}
@media(max-width:700px){.ev-cg{margin:20px auto;padding:24px 12px}.ev-cg__intro{align-items:flex-start;gap:12px}.ev-cg__intro h2{font-size:26px}.ev-cg__intro p{font-size:14px}.ev-cg__count{font-size:11px;padding:6px 9px;max-width:100px;text-align:center}.ev-cg__tools{gap:6px 14px}.ev-cg__tools>.ev-cg__button{width:100%}.ev-cg__switch{font-size:13px}.ev-cg__picker{padding:12px}.ev-cg__results{grid-template-columns:1fr;max-height:300px}.ev-cg__table{min-width:calc(112px + var(--cg-count,2)*166px)}.ev-cg__table tr>:first-child{width:112px;font-size:12px;padding:10px}.ev-cg__table th,.ev-cg__table td{font-size:13px;padding:12px 10px}.ev-cg__table thead th{padding:8px}.ev-cg__table thead th:first-child{padding:12px 10px}.ev-cg__image{width:78px;height:78px;margin-bottom:8px}.ev-cg__product-title{font-size:12px;min-height:4em}.ev-cg__price{font-size:15px;margin:8px 0}.ev-cg__scroll{scroll-padding-inline-start:112px}.ev-cg__footer{justify-content:center;text-align:center}.ev-cg__footer>.ev-cg__button{width:100%}.ev-cg[data-expanded] .ev-cg__scroll{max-height:78vh}.ev-cg__badge{font-size:9px}.ev-cg__navigation{font-size:11px}}
@media(prefers-reduced-motion:reduce){.ev-cg *{scroll-behavior:auto!important;transition:none!important}}

.ev-cg__actions{display:flex;gap:6px;align-items:center}.ev-cg__actions>*{flex:1;min-width:0}.ev-cg__actions .ev-cg__view{width:auto}.ev-cg__actions .ev-cg__replace{font-size:12px;line-height:1.2;text-align:center}.ev-cg__product-title{min-height:2.7em}.ev-cg__image{width:92px;height:92px}.ev-cg__price{margin:8px 0}.ev-cg__table thead th{padding:12px 10px}
@media(max-width:700px){.ev-cg__image{width:78px;height:78px}.ev-cg__product-title{min-height:4em}.ev-cg__table thead th{padding:8px}.ev-cg__actions{gap:3px}.ev-cg__actions .ev-cg__view,.ev-cg__actions .ev-cg__replace{font-size:11px;padding:7px 3px}}
@media(max-height:600px){.ev-cg[data-expanded] .ev-cg__scroll{max-height:none}.ev-cg__table thead th{position:static}.ev-cg__table thead th:first-child{position:sticky;top:auto}}
@media(max-width:700px){.ev-cg__table{min-width:calc(88px + var(--cg-count,2)*132px)}.ev-cg__table tr>:first-child{width:88px;padding:10px 8px;font-size:11px}.ev-cg__table thead th:first-child{padding:12px 8px}.ev-cg__scroll{scroll-padding-inline-start:88px}.ev-cg__image{width:70px;height:70px}.ev-cg__badge{font-size:8px}.ev-cg__product-title{font-size:11px;min-height:4em}.ev-cg__price{font-size:14px}.ev-cg__actions .ev-cg__view,.ev-cg__actions .ev-cg__replace{font-size:10px}.ev-cg__table th,.ev-cg__table td{padding:10px 8px}}
