.catalog-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:12px 0 18px;font-size:14px}.catalog-controls label{display:flex;align-items:center;gap:10px}.catalog-controls select{padding:7px 12px;border:1px solid #dce2e6;border-radius:5px;background:white;color:inherit}.catalog-toggle input{appearance:none;width:38px;height:22px;background:#c7d1d9;border-radius:20px;position:relative;cursor:pointer;margin:0}.catalog-toggle input:before{content:"";position:absolute;width:16px;height:16px;top:3px;left:3px;border-radius:50%;background:white;transition:transform .18s}.catalog-toggle input:checked{background:#1769aa}.catalog-toggle input:checked:before{transform:translateX(16px)}.catalog-toggle input:indeterminate{background:#7a9db8}.catalog-toggle input:indeterminate:before{transform:translateX(8px)}.catalog-parent{border-bottom:1px solid #dce2e6}.catalog-parent:hover{box-shadow:0 4px 18px #2137491a}.catalog-accordion .catalog-card-heading,.catalog-accordion .catalog-card{grid-template-columns:minmax(0,4fr) minmax(180px,1fr)}.catalog-accordion .catalog-card{list-style:none;cursor:pointer;border:0;min-height:60px;padding:12px 14px}.catalog-card::-webkit-details-marker{display:none}.catalog-accordion .catalog-card:hover{box-shadow:none}.catalog-accordion .product-name{font-weight:700}.catalog-parent-right{display:flex;gap:12px;align-items:center;justify-content:center}.catalog-chevron{font-size:23px;color:#73838e;width:24px;text-align:center}.catalog-parent[open] .catalog-chevron{transform:rotate(180deg)}.catalog-parent[open]>summary .catalog-card-price{visibility:hidden}.catalog-parent[open]>summary{background:#f8fafc}.catalog-offers-wrap{overflow-x:auto;background:#fafcfe;padding:0 14px 12px}.catalog-offer-row,.catalog-offer-columns{display:grid;grid-template-columns:44px 145px minmax(240px,1fr) 90px 70px 100px 110px 36px;min-width:1050px;gap:14px;align-items:center}.catalog-offer-columns{padding:10px 0 6px;color:#78858e;font-size:12px}.catalog-offer-row{padding:12px 0;font-size:14px}.catalog-offer-row>span,.catalog-offer-columns>span:nth-child(n+4){text-align:center}.catalog-offer-article{font:14px/1.5 ui-monospace,monospace;overflow-wrap:anywhere;text-decoration:none}.catalog-offer-thumb img{width:40px;height:40px;object-fit:contain;background:#f3f5f6;border-radius:4px}.catalog-offer-name{overflow-wrap:anywhere}.catalog-offer-price{color:#1769aa;font:600 16px/1.5 system-ui,sans-serif}.catalog-stock{border:0;background:none;color:#1769aa;font:inherit;padding:6px 0;text-decoration:underline dotted;text-underline-offset:4px}.catalog-stock:hover{background:none;color:#12528a}.catalog-cart{position:relative;border:1px solid #d9e6f0;background:white;color:#1769aa;border-radius:5px;width:36px;height:36px;padding:0;display:grid;place-items:center}.catalog-cart:hover{background:#eaf3fb;color:#1769aa}.catalog-cart svg{width:21px;height:21px}.catalog-cart-badge{position:absolute;top:-9px;right:-9px;min-width:19px;height:19px;padding:0 4px;border-radius:99px;background:#df343e;color:white;border:2px solid white;font:600 11px/15px system-ui,sans-serif}.catalog-cart-badge[hidden]{display:none}.catalog-detail-link{font-size:13px;margin:10px 0 0}.catalog-popover{position:fixed;margin:0;box-sizing:border-box;width:350px;max-width:calc(100vw - 24px);padding:18px;z-index:1001;border:0;border-radius:9px;color:#2c3d4b;box-shadow:0 8px 28px #23374926;background:white}.catalog-popover-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:12px}.catalog-popover-close{background:none;color:#73838e;border:0;font-size:24px;padding:0 4px;line-height:1}.catalog-popover-close:hover{background:none;color:#1769aa}.catalog-stock-choice{display:grid;grid-template-columns:minmax(0,1fr) 65px 62px;gap:8px;align-items:center;padding:3px 0;font-size:13px}.catalog-stock-choice label{display:flex;align-items:center;gap:9px}.catalog-stock-choice input[type=checkbox]{width:15px;height:15px;accent-color:#1769aa;flex-shrink:0}.catalog-stock-choice input[type=number]{box-sizing:border-box;width:62px;height:22px;padding:0 6px;border:1px solid #ccd9e2;border-radius:4px;font:13px/20px Arial,sans-serif}.catalog-stock-choice input:disabled{background:#f3f5f6;color:#9ca7b0}.catalog-stock-available{font-size:12px;text-align:right;color:#73838e}.catalog-stock-choice small{font-size:11px;color:#73838e}.catalog-popover-error{font-size:13px;color:#b84030}.catalog-popover-submit{margin-top:12px;width:100%;padding:9px;font-size:14px;background:#1769aa}.catalog-popover-submit:disabled{background:#c7d1d9;cursor:default}.catalog-stock-line{display:flex;justify-content:space-between;gap:18px;padding:3px 0;font-size:13px}.catalog-toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:#2c3d4b;color:white;padding:12px 20px;border-radius:5px;z-index:1100;font-size:14px;max-width:90%}.catalog-toast:empty{display:none}@media(max-width:640px){.catalog-controls{flex-wrap:wrap}.catalog-accordion .catalog-card{grid-template-columns:minmax(0,1fr) auto;gap:12px}.catalog-accordion .list-product{grid-column:auto}.catalog-parent-right{gap:5px}.catalog-accordion .catalog-card-price{font-size:14px}.catalog-accordion .product-name{font-size:15px}}
.catalog-popover[data-kind=stock]{width:280px}.catalog-stock-city{overflow-wrap:anywhere}
.catalog-parent-right{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:12px;width:100%;min-width:0;min-height:36px}.catalog-price-group{grid-column:1;grid-row:1;display:flex;justify-content:center;align-items:center;gap:5px;min-width:0}.catalog-price-group>.catalog-card-price{min-width:0;text-align:center}.catalog-price-group>.catalog-chevron{flex:0 0 24px}.catalog-parent-right>.catalog-parent-cart{grid-column:2;grid-row:1;box-sizing:border-box}@media(max-width:640px){.catalog-parent-right{width:180px;gap:5px}}
.catalog-parent-cart{position:relative;display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border:1px solid #d9e6f0;border-radius:5px;background:white;color:#1769aa}.catalog-parent-cart svg{width:21px;height:21px}.catalog-parent-cart[hidden]{display:none}.catalog-parent[open] .catalog-parent-cart{display:none}
.catalog-stock-choice{grid-template-columns:minmax(0,1fr) 58px 104px;gap:6px}.catalog-quantity-control{display:flex;align-items:center;border:1px solid #ccd9e2;border-radius:5px;overflow:hidden;height:32px}.catalog-quantity-control button{flex:0 0 30px;width:30px;height:32px;padding:0;border:0;border-radius:0;background:#eef5fb;color:#1769aa;font:20px/1 Arial,sans-serif}.catalog-quantity-control button:hover{background:#dcecf8}.catalog-quantity-control button:disabled{background:#f3f5f6;color:#a0acb5;cursor:default}.catalog-quantity-control input[type=number]{min-width:0;width:42px;height:32px;flex:1;padding:0 2px;border:0;border-radius:0;text-align:center;appearance:textfield;-moz-appearance:textfield}.catalog-quantity-control input::-webkit-inner-spin-button,.catalog-quantity-control input::-webkit-outer-spin-button{appearance:none;margin:0}.catalog-quantity-control:focus-within{outline:2px solid #1769aa;outline-offset:2px}

/* Shared product-list presentation, aligned with the ZX200-3 equipment rows. */
.site-shell .catalog-list{border:1px solid var(--shell-card-line);border-radius:16px;overflow:hidden;background:var(--shell-bg)}
.site-shell .catalog-list .catalog-card-heading{display:grid;grid-template-columns:minmax(0,1fr) 150px 70px;gap:0;align-items:center;padding:8px 16px;background:var(--shell-bg-alt);color:var(--shell-muted);font-size:11px;font-weight:400}
.site-shell .catalog-list .catalog-card-heading>span:nth-child(2){text-align:center}
.site-shell .catalog-list .catalog-parent{border-color:var(--shell-card-line)}
.site-shell .catalog-list .catalog-parent:last-child{border-bottom:0}
.site-shell .catalog-list .catalog-parent:hover{box-shadow:none}
.site-shell .catalog-list .catalog-card{grid-template-columns:minmax(0,1fr) 220px;gap:18px;min-height:46px;padding:9px 16px;background:var(--shell-bg);color:var(--shell-ink)}
.site-shell .catalog-list .catalog-card:hover,.site-shell .catalog-list .catalog-parent[open]>summary{background:var(--shell-bg-alt)}
.site-shell .catalog-list .list-product{min-width:0}
.site-shell .catalog-list .list-product>div{min-width:0}
.site-shell .catalog-list .product-name{display:inline;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;color:var(--shell-ink)}
.site-shell .catalog-list .catalog-promotion-label{display:inline-flex;align-items:center;max-width:100%;margin-left:10px;padding:3px 9px;border:1px solid color-mix(in srgb,var(--shell-accent) 18%,transparent);border-radius:var(--shell-pill);background:color-mix(in srgb,var(--shell-accent) 7%,var(--shell-bg));color:var(--shell-accent);font-size:10px;font-weight:500;line-height:1.25;white-space:normal;vertical-align:middle}
.site-shell .catalog-list .promotion-fire{display:inline-flex;align-items:center;flex:none;font-size:15px;line-height:1;cursor:help}
.site-shell .catalog-list .promotion-fire:focus-visible{outline:2px solid var(--shell-accent);outline-offset:3px;border-radius:3px}
.promotion-tooltip{position:fixed;z-index:1200;max-width:calc(100vw - 24px);padding:7px 10px;border-radius:7px;background:#27364b;color:#fff;box-shadow:0 6px 18px #15223330;font:500 12px/1.3 system-ui,sans-serif;white-space:nowrap;pointer-events:none}
.promotion-tooltip[hidden]{display:none}
.site-shell .catalog-list .catalog-summary-article{display:inline-block;max-width:100%;margin-left:16px;overflow:hidden;text-overflow:ellipsis;color:var(--shell-muted);font-size:12px;line-height:1.4;font-variant-numeric:tabular-nums;text-decoration:none;white-space:nowrap;vertical-align:middle}
.site-shell .catalog-list .catalog-card-price{display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:13px;font-weight:500;color:var(--shell-accent);visibility:visible}
.site-shell .catalog-list .catalog-parent[open]>summary .catalog-card-price{visibility:visible}
.site-shell .catalog-list .catalog-parent-right{width:auto;grid-template-columns:minmax(0,1fr) 30px;gap:10px;min-height:30px}
.site-shell .catalog-list .catalog-summary-cart{grid-column:2;grid-row:1;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:color-mix(in srgb,var(--shell-accent) 7%,var(--shell-bg));color:var(--shell-accent)}
.site-shell .catalog-list .catalog-summary-cart svg{width:18px;height:18px}
.site-shell .catalog-list .catalog-parent-cart{grid-column:2;grid-row:1;z-index:1;width:30px;height:30px;border-radius:50%;color:var(--shell-accent)}
.site-shell .catalog-list .catalog-chevron{color:var(--shell-muted);font-size:18px}
.site-shell .catalog-list .catalog-offers-wrap{background:var(--shell-bg-alt);padding:4px 16px 14px}
.site-shell .catalog-list .catalog-offer-columns,.site-shell .catalog-list .catalog-offer-row{grid-template-columns:145px minmax(190px,1fr) 80px 60px 86px 96px 32px;min-width:820px;gap:10px}
.site-shell .catalog-list .catalog-offer-columns>span:nth-child(n+3){text-align:center}
.site-shell .catalog-list .catalog-offer-row{font-size:12px;border-bottom:1px solid var(--shell-card-line);padding:8px 0}
.site-shell .catalog-list .catalog-offer-article{font-size:12px;color:inherit;white-space:nowrap;overflow-wrap:normal;text-decoration:underline dotted var(--shell-accent);text-underline-offset:4px}
.site-shell .catalog-list .catalog-offer-name-link{color:inherit;text-decoration:underline dotted var(--shell-accent);text-underline-offset:4px}
.site-shell .catalog-list .catalog-offer-article:hover,.site-shell .catalog-list .catalog-offer-name-link:hover{color:var(--shell-accent)}
.site-shell .catalog-list .catalog-offer-price{font-size:13px;color:var(--shell-accent)}
.catalog-offer-price{display:inline-flex;align-items:center;justify-content:center;gap:4px}
.catalog-offer-price .promotion-fire{font-size:15px;line-height:1;cursor:help;flex:none}
.catalog-offer-price .promotion-fire:focus-visible{outline:2px solid var(--shell-accent);outline-offset:3px;border-radius:3px}
.site-shell .catalog-list .catalog-stock,.site-shell .catalog-list .catalog-stock:hover{background:transparent;color:var(--shell-accent);border-radius:0}
.site-shell .catalog-list .catalog-cart,.site-shell .catalog-list .catalog-cart:hover{background:var(--shell-bg);color:var(--shell-accent);border:1px solid var(--shell-line);width:30px;height:30px;border-radius:50%}
.site-shell .catalog-list .catalog-detail-link{font-size:12px}
@media(max-width:700px){
 .site-shell .catalog-list .catalog-card-heading{display:none}
 .site-shell .catalog-list .catalog-card{grid-template-columns:minmax(0,1fr) 122px;gap:8px;padding:10px 12px}
 .site-shell .catalog-list .list-product{grid-column:auto}
 .site-shell .catalog-list .product-name{font-size:13px}
 .site-shell .catalog-list .catalog-promotion-label{margin:4px 0 0}
 .site-shell .catalog-list .catalog-summary-article{display:block;margin:3px 0 0;font-size:11px}
 .site-shell .catalog-list .catalog-card-price{font-size:11px}
 .site-shell .catalog-list .catalog-parent-right{gap:4px}
 .site-shell .catalog-list .catalog-price-group>.catalog-chevron{flex-basis:14px;width:14px}
}
.catalog-popover .catalog-stock-positive{color:#00b800;font-weight:600}
.catalog-controls--city{justify-content:flex-end}
