.lop-catalog-container{max-width:1480px}.page-header.page-header--compact{padding-block:var(--space-5) var(--space-4)}.page-header.page-header--compact .container{padding-block:var(--space-4)}.page-header.page-header--compact h1{margin-bottom:var(--space-1);font-size:clamp(1.625rem,1.25rem + 1.2vw,2.5rem)}.page-header.page-header--compact .page-header__subtitle{font-size:var(--text-base);line-height:var(--leading-normal);max-width:72ch;margin:0 auto}.lop-catalog-crumbs{padding-block:var(--space-5) 0}.lop-catalog-section{padding-top:var(--space-5)}.lop-breadcrumb{margin:0}.lop-breadcrumb__list{align-items:center;gap:var(--space-2) var(--space-3);font-family:var(--font-mono);letter-spacing:.01em;flex-wrap:wrap;margin:0;padding:0;font-size:1rem;font-weight:700;list-style:none;display:flex}.lop-breadcrumb__item{align-items:center;gap:var(--space-3);color:var(--color-text-muted);display:inline-flex}.lop-breadcrumb__item+.lop-breadcrumb__item:before{content:"/";color:var(--color-gray-400);font-weight:400}.lop-breadcrumb__item a{color:var(--color-accent-text);transition:color var(--duration) var(--ease);text-decoration:none}.lop-breadcrumb__item a:hover{color:var(--color-accent-text-hover);text-decoration:underline}.lop-breadcrumb__item[aria-current=page]{color:var(--color-text-heading)}@media (max-width:600px){.lop-breadcrumb__list{font-size:var(--text-sm)}}.lop-catalog{gap:var(--space-8);grid-template-columns:282px minmax(0,1fr);align-items:start;margin:0;display:grid}.lop-catalog__filters-toggle{display:none}.lop-catalog__rail{padding:var(--space-5);background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-md);box-shadow:var(--shadow-card);align-self:start}.lop-catalog__rail-head{display:none}.lop-catalog__rail-hint{margin:0 0 var(--space-4);font-size:var(--text-sm);line-height:var(--leading-snug);color:var(--color-text-muted)}.lop-catalog__rail-actions{gap:var(--space-3);margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--color-gray-200);display:flex}.lop-catalog__rail-actions .btn{text-align:center;min-width:0;padding:var(--space-3) var(--space-2);font-size:var(--text-sm);flex:1;justify-content:center}.lop-catalog__search{align-items:center;gap:var(--space-2);display:inline-flex}.lop-catalog__search-field{align-items:center;display:inline-flex;position:relative}.lop-catalog__search-input{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-body);width:clamp(170px,24vw,280px);min-height:40px;padding:var(--space-2) 4rem var(--space-2) var(--space-3);border:1px solid var(--color-gray-300);border-radius:var(--radius);background:var(--color-white)}.lop-catalog__search-input:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.lop-catalog__search-input::-webkit-search-cancel-button{appearance:none}.lop-catalog__search-clear,.lop-catalog__search-btn{cursor:pointer;width:24px;height:24px;transition:background-color var(--duration) var(--ease), color var(--duration) var(--ease);border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.lop-catalog__search-clear{right:calc(var(--space-2) + 24px + 4px);background:var(--color-gray-200);color:var(--color-gray-700);font-size:16px}.lop-catalog__search-clear:hover,.lop-catalog__search-clear:focus-visible{background:var(--color-gray-300);color:var(--color-text-heading)}.lop-catalog__search-btn{right:var(--space-2);background:var(--color-accent-text);color:#fff}.lop-catalog__search-btn:hover,.lop-catalog__search-btn:focus-visible{background:var(--color-accent-text-hover)}.lop-catalog__search-clear:focus-visible,.lop-catalog__search-btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.lop-catalog--nav{display:block}@media (min-width:901px){.lop-catalog__rail{top:calc(var(--lop-header-h,84px) + var(--space-4));max-height:calc(100vh - var(--lop-header-h,84px) - var(--space-8));overscroll-behavior:contain;position:sticky;overflow-y:auto}}.lop-catalog__main{min-width:0}.lop-catalog__toolbar{justify-content:flex-start;align-items:center;gap:var(--space-3) var(--space-4);margin-bottom:var(--space-5);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-gray-200);flex-wrap:wrap;display:flex}.lop-catalog__controls{align-items:center;gap:var(--space-4);flex-wrap:wrap;margin-left:auto;display:flex}.lop-catalog__control{align-items:center;gap:var(--space-2);display:inline-flex}.lop-catalog__control-label{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--color-text-muted)}.lop-catalog__select{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-body);padding:var(--space-2) var(--space-8) var(--space-2) var(--space-3);border:1px solid var(--color-gray-300);border-radius:var(--radius);background-color:var(--color-white);background-image:linear-gradient(45deg, transparent 50%, var(--color-gray-600) 50%), linear-gradient(135deg, var(--color-gray-600) 50%, transparent 50%);background-position:right var(--space-4) center, right var(--space-3) center;appearance:none;cursor:pointer;background-repeat:no-repeat;background-size:5px 5px,5px 5px;min-height:40px}.lop-catalog__select:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.lop-catalog__resulthead{align-items:center;gap:var(--space-2) var(--space-4);flex-wrap:wrap;min-width:0;display:flex}.lop-catalog__count{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.lop-catalog__chipbar{margin-bottom:var(--space-5);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-gray-200)}.lop-catalog__chipbar:empty{display:none}.lop-catalog__chipbar .lop-chips{justify-content:center}.lop-catalog__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.lop-catalog__results[aria-busy=true]{opacity:.45;transition:opacity var(--duration) var(--ease);pointer-events:none}.lop-product-card{background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-md);box-shadow:var(--shadow-card);transition:transform var(--duration) var(--ease), box-shadow var(--duration) var(--ease), border-color var(--duration) var(--ease);flex-direction:column;display:flex;position:relative;overflow:hidden}.lop-product-card:hover,.lop-product-card:focus-within{box-shadow:var(--shadow-lg);border-color:var(--color-gray-300);transform:translateY(-3px)}.lop-product-card__media{aspect-ratio:4/3;padding:var(--space-4);background:var(--color-white);border-bottom:1px solid var(--color-gray-200);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.lop-product-card__img{object-fit:contain;width:100%;height:100%;display:block}.lop-product-card__overlay{z-index:2;opacity:0;transition:opacity var(--duration) var(--ease);pointer-events:none;background:linear-gradient(#1118276b,#1118279e);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.lop-product-card:hover .lop-product-card__overlay,.lop-product-card:focus-within .lop-product-card__overlay{opacity:1}.lop-product-card__viewbtn.lop-snippet-elastic-arrow{--ea-color:#fff;--ea-color-active:#fff;--ea-stem-active:34px;background:var(--color-accent);color:#fff;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;transition:transform var(--duration) var(--ease);border-radius:999px;align-items:center;gap:10px;padding:.6em 1.2em;font-size:.8rem;font-weight:700;display:inline-flex;transform:translateY(8px);box-shadow:0 8px 20px -6px #00000080}.lop-product-card:hover .lop-product-card__viewbtn,.lop-product-card:focus-within .lop-product-card__viewbtn{transform:translateY(0)}.lop-product-card:hover .lop-product-card__viewbtn .lop-snippet-elastic-arrow__stem{width:var(--ea-stem-active)}.lop-img-ph{justify-content:center;align-items:center;gap:var(--space-2);width:100%;height:100%;padding:var(--space-4);text-align:center;background:radial-gradient(circle at 50% 36%, var(--color-gray-100), var(--color-gray-200));border-radius:inherit;flex-direction:column;display:flex}.lop-img-ph__icon{width:40px;height:40px;color:var(--color-gray-400);opacity:.75}.lop-img-ph__brand{font-family:var(--font-display,var(--font-heading,inherit));font-weight:700;font-size:var(--text-sm);letter-spacing:.04em;text-transform:uppercase;color:var(--color-gray-700);line-height:1.2}.lop-img-ph__note{font-size:var(--text-xs);color:var(--color-text-muted)}.lop-img-ph--gallery{aspect-ratio:1;border-radius:var(--radius-md);max-width:400px;margin-inline:auto}.lop-img-ph--gallery .lop-img-ph__icon{width:56px;height:56px}.lop-img-ph--gallery .lop-img-ph__brand{font-size:var(--text-base)}.lop-product-card__body{align-items:center;gap:var(--space-3);padding:var(--space-5) var(--space-5) var(--space-6);text-align:center;flex-direction:column;flex:1;display:flex;position:relative}.lop-product-card__meta{justify-content:center;align-items:baseline;gap:var(--space-2) var(--space-3);flex-wrap:wrap;margin:0;display:flex}.lop-product-card__brand{font-family:var(--font-mono);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--color-accent-text);font-weight:600}.lop-product-card__model{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-gray-700)}.lop-product-card__title{font-family:var(--font-heading);font-size:var(--text-2xl);line-height:var(--leading-snug);margin:0}.lop-product-card__title a{color:var(--color-text-heading);text-decoration:none}.lop-product-card__title a:hover{color:var(--color-accent-text)}.lop-product-card__cat{z-index:3;max-width:calc(100% - var(--space-6));font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-wide);white-space:nowrap;text-overflow:ellipsis;color:var(--color-gray-700);background:var(--color-white);border:1px solid var(--color-gray-300);padding:2px var(--space-2);border-radius:999px;margin:0;font-weight:600;line-height:1.3;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 1px 4px #1118271a}.lop-product-card__spec{font-size:var(--text-base);line-height:var(--leading-snug);color:var(--color-text-muted);margin:0}.lop-product-card__specs{border:1px solid var(--color-gray-200);border-radius:var(--radius);align-self:stretch;width:100%;margin:0;overflow:hidden}.lop-product-card__specrow{justify-content:space-between;align-items:baseline;gap:var(--space-3);padding:var(--space-2) var(--space-3);background:var(--color-white);display:flex}.lop-product-card__specrow:nth-child(odd){background:var(--color-gray-50)}.lop-product-card__specrow+.lop-product-card__specrow{border-top:1px solid var(--color-gray-200)}.lop-product-card__speclabel{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.02em;color:var(--color-text-muted);text-align:left;font-weight:700}.lop-product-card__specvalue{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-heading);text-align:right;overflow-wrap:anywhere;margin:0;font-weight:700}.lop-product-card__price{font-family:var(--font-mono);font-weight:700;font-size:var(--text-lg);color:var(--color-text-heading);text-align:center;margin:0}.lop-product-price{font-family:var(--font-mono);font-weight:700;font-size:var(--text-lg)}.lop-product-price--call{color:var(--color-accent-text)}.lop-product-price--set .lop-product-price__amount{color:var(--color-text-heading)}.lop-product-price__prefix{font-weight:400;font-size:var(--text-xs);text-transform:uppercase;color:var(--color-text-muted)}.lop-catalog__empty{text-align:center;padding:var(--space-16) var(--space-6);background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-md)}.lop-catalog__empty-title{margin:0 0 var(--space-2);font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-text-heading)}.lop-catalog__empty-body{margin:0 auto var(--space-6);max-width:44ch;color:var(--color-text-muted)}.lop-catalog__pagination{margin-top:var(--space-10)}.lop-pagination{justify-content:center;gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.lop-pagination .page-numbers{min-width:42px;min-height:42px;padding:0 var(--space-3);font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-body);border:1px solid var(--color-gray-300);border-radius:var(--radius);background:var(--color-white);transition:background-color var(--duration) var(--ease), color var(--duration) var(--ease), border-color var(--duration) var(--ease);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.lop-pagination a.page-numbers:hover{border-color:var(--color-accent-text);color:var(--color-accent-text)}.lop-pagination .page-numbers.current{background:var(--color-accent-text);border-color:var(--color-accent-text);color:var(--color-white)}.lop-pagination .page-numbers.dots{background:0 0;border-color:#0000}@media (max-width:900px){.lop-catalog{grid-template-columns:minmax(0,1fr);gap:0}.lop-catalog__filters-toggle{margin-bottom:var(--space-5);display:inline-flex}.lop-catalog__search{width:100%}.lop-catalog__search-field{flex:1}.lop-catalog__search-input{width:100%}.lop-catalog__rail{z-index:1000;overscroll-behavior:contain;width:min(360px,86vw);max-height:none;transition:transform var(--duration) var(--ease);border-radius:0;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-100%)}.lop-catalog.is-filters-open .lop-catalog__rail{transform:translate(0)}.lop-catalog.is-filters-open:before{content:"";z-index:999;background:#00000080;position:fixed;inset:0}.lop-catalog__rail-head{margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--color-gray-200);justify-content:space-between;align-items:center;display:flex}.lop-catalog__rail-title{font-size:var(--text-lg);margin:0}.lop-catalog__rail-close{width:40px;height:40px;font-size:var(--text-2xl);cursor:pointer;color:var(--color-text-heading);background:0 0;border:none;line-height:1}}@media (max-width:520px){.lop-catalog__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.lop-catalog__toolbar{justify-content:space-between}}