.catalogue-layout{grid-template-columns:210px minmax(0,1fr);gap:32px}.catalogue-layout .filters{padding-right:22px;top:100px}.catalogue-layout .filter-title{min-height:48px;padding:0 0 18px}.catalogue-layout .filter-title>span{gap:8px;font-size:14px}.catalogue-layout .filter-heading-actions{align-items:center;gap:6px;display:flex}.catalogue-layout .filter-heading-actions>button{white-space:nowrap;min-height:40px;color:var(--muted);padding:4px 0;font-size:11px}.catalogue-layout .filter-heading-actions>button:hover:not(:disabled){color:var(--ink)}.catalogue-layout .filter-close,.catalogue-layout .filter-mobile-footer,.catalogue-layout .filter-mobile-hint{display:none}.catalogue-layout .filters fieldset{padding:18px 0}.catalogue-layout .filters legend{letter-spacing:.01em;margin-bottom:10px;font-size:12px}.catalogue-layout .checkbox-label{min-height:40px;transition:color var(--duration-fast,.16s) ease;border-radius:5px;gap:10px;font-size:13px}.catalogue-layout .checkbox-label:hover{color:var(--green)}.catalogue-layout .checkbox-label input{flex-shrink:0;width:16px;height:16px}.catalogue-layout .filters fieldset select{min-height:42px}.catalogue-layout .filters input[type=range]{cursor:pointer;min-height:36px}.catalogue-layout .filter-note{border:1px solid var(--line);background:0 0;padding:16px 14px}.catalogue-layout .filter-note a{min-height:40px;margin-top:8px}.catalogue-layout .catalogue-results{min-width:0}.catalogue-layout .search-input{min-width:0;height:52px;transition:border-color var(--duration-fast,.16s) ease, box-shadow var(--duration-fast,.16s) ease;border-radius:10px;padding:0 8px 0 17px}.catalogue-layout .search-input>svg{flex-shrink:0;width:18px;height:18px}.catalogue-layout .search-input input{min-width:0;height:100%;font-size:14px}.catalogue-layout .search-input input::-webkit-search-cancel-button{-webkit-appearance:none}.catalogue-layout .search-clear{width:40px;height:40px;transition:color var(--duration-fast,.16s) ease, background var(--duration-fast,.16s) ease;border-radius:7px;flex-shrink:0;place-items:center;display:grid}.catalogue-layout .search-clear:hover{background:var(--surface-raised);color:var(--ink)}.catalogue-layout .search-key{display:none}.catalogue-layout .results-toolbar{min-height:44px;margin:18px 0}.catalogue-layout .results-toolbar>p{font-variant-numeric:tabular-nums;font-size:12px}.catalogue-layout .results-total{color:var(--muted);margin-left:4px}.catalogue-layout .toolbar-actions{gap:12px}.catalogue-layout .sort-label select{cursor:pointer;min-height:40px}.catalogue-layout .view-controls{border-radius:8px;gap:2px;padding:3px}.catalogue-layout .view-controls button{width:40px;height:40px;transition:background var(--duration-fast,.16s) ease, color var(--duration-fast,.16s) ease;border-radius:5px;place-items:center;display:grid}.catalogue-layout .view-controls button.active{background:var(--surface-raised);color:var(--green)}.catalogue-layout .active-filters{gap:7px;margin:0 0 20px}.catalogue-layout .active-filters button{max-width:100%;min-height:40px;transition:border-color var(--duration-fast,.16s) ease, background var(--duration-fast,.16s) ease;border:1px solid #b8e88930;border-radius:7px;padding:6px 11px;font-size:11px}.catalogue-layout .active-filters button:hover{background:#29382b;border-color:#b8e88970}.catalogue-layout .active-filters button>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalogue-layout .active-filters button>svg{flex-shrink:0}.catalogue-layout .active-filters .clear-filter-chips{color:var(--muted);text-underline-offset:3px;background:0 0;border-color:#0000;text-decoration:underline}.catalogue-layout .product-grid{transition:opacity var(--duration-normal,.24s) ease;animation:catalogue-enter .42s var(--ease-out,ease-out) both;gap:20px}.catalogue-layout .product-grid[aria-busy=true]{opacity:.7}.catalogue-layout .product-card{transition:box-shadow var(--duration-normal,.24s) var(--ease-out,ease-out), border-color var(--duration-normal,.24s) ease, transform var(--duration-normal,.24s) var(--ease-out,ease-out);border-radius:12px}.catalogue-layout .product-visual{border-radius:7px;height:204px;margin:8px 8px 0}.catalogue-layout .product-image-link{padding:41px 17px 29px}.catalogue-layout .product-image-link img{transition:transform .44s var(--ease-out,ease-out)}.catalogue-layout .card-topline{top:9px;left:10px;right:9px}.catalogue-layout .brand-tag{letter-spacing:.7px;padding:4px 7px;font-size:10px}.catalogue-layout .compare-add{border-radius:7px;min-height:40px}.catalogue-layout .compare-add.compact{border-radius:7px;width:40px;height:40px}.catalogue-layout .product-content{padding:18px}.catalogue-layout .product-content h2{letter-spacing:-.4px;min-height:45px;margin-bottom:6px;font-size:16px;line-height:1.4}.catalogue-layout .cpu-line{min-height:40px;margin-bottom:16px;font-size:12px;line-height:1.65}.catalogue-layout .configuration-label{letter-spacing:.04em;margin-bottom:7px;font-size:10px}.catalogue-layout .spec-chips{gap:5px;margin-bottom:13px}.catalogue-layout .spec-chips>span{padding:4px 6px;font-size:11px}.catalogue-layout .dimension-line{margin-bottom:18px;font-size:11px}.catalogue-layout .card-bottom{gap:10px;padding-top:14px}.catalogue-layout .card-price{min-width:0}.catalogue-layout .card-price small{font-size:10px;line-height:1.5}.catalogue-layout .card-price strong{font-variant-numeric:tabular-nums;font-size:20px}.catalogue-layout .list-view .product-card{grid-template-columns:180px minmax(0,1fr);align-items:stretch}.catalogue-layout .list-view .product-visual{height:calc(100% - 16px);min-height:176px;margin:8px}.catalogue-layout .list-view .product-content{grid-template-columns:minmax(0,1fr) 140px;column-gap:22px;padding:20px 20px 20px 12px}.catalogue-layout .list-view .product-content h2{min-height:0}.catalogue-layout .list-view .cpu-line{min-height:0;margin-bottom:10px}.catalogue-layout .list-view .dimension-line{margin-bottom:0}.catalogue-layout .list-view .card-bottom{text-align:center;gap:18px;margin:0;padding:0 0 0 20px}.catalogue-layout .catalogue-end{margin-top:36px;padding-top:24px}@media (hover:hover) and (pointer:fine){.catalogue-layout .product-card:hover{border-color:#55664c;transform:translateY(-3px);box-shadow:0 12px 28px #00000030}.catalogue-layout .product-card:hover .product-image-link img{transform:scale(1.035)}}@media (hover:none){.catalogue-layout .product-card:hover,.catalogue-layout .product-card:hover .product-image-link img{transform:none}}@media (max-width:1100px) and (min-width:701px){.catalogue-layout{grid-template-columns:190px minmax(0,1fr);gap:24px}.catalogue-layout .filters{padding-right:18px}.catalogue-layout .product-grid:not(.list-view){grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.catalogue-layout .list-view .product-card{grid-template-columns:135px minmax(0,1fr)}.catalogue-layout .list-view .product-content{padding:16px 16px 16px 8px;display:block}.catalogue-layout .list-view .card-bottom{border-left:0;border-top:1px solid var(--line);text-align:left;flex-direction:row;justify-content:space-between;margin-top:12px;padding:12px 0 0}.catalogue-layout .list-view .card-topline .compare-add.compact{display:none}}@media (max-width:700px){.catalogue-layout{grid-template-columns:minmax(0,1fr);gap:0}.catalogue-layout .filters{border-radius:12px;margin-bottom:4px;padding:18px}.catalogue-layout .filter-title{padding-bottom:0}.catalogue-layout .filter-heading-actions{gap:16px}.catalogue-layout .filter-heading-actions>button{font-size:12px}.catalogue-layout .filter-close{border:1px solid var(--line);border-radius:7px;place-items:center;width:40px;height:40px;display:grid}.catalogue-layout .filter-mobile-hint{color:var(--muted);margin:4px 0 18px;font-size:12px;display:block}.catalogue-layout .filter-mobile-footer{border-top:1px solid var(--line);padding-top:16px;display:block}.catalogue-layout .filter-mobile-footer>button{justify-content:space-between;width:100%;min-height:46px}.catalogue-layout .search-row{gap:8px}.catalogue-layout .search-input{gap:8px;height:48px;padding-left:12px}.catalogue-layout .search-input input{font-size:16px}.catalogue-layout .search-input input::placeholder{font-size:12px}.catalogue-layout .mobile-filter{border-radius:9px;flex-shrink:0;gap:6px;min-height:48px;padding:10px 12px}.catalogue-layout .mobile-filter[aria-expanded=true]{border-color:var(--green);background:var(--soft-green)}.catalogue-layout .mobile-filter>span{background:var(--lime);min-width:18px;height:18px;color:var(--on-accent);border-radius:4px;font-size:10px;line-height:18px}.catalogue-layout .results-toolbar{flex-wrap:wrap;gap:8px;margin:14px 0 16px}.catalogue-layout .results-toolbar>p{white-space:nowrap;font-size:11px}.catalogue-layout .toolbar-actions{gap:6px;margin-left:auto}.catalogue-layout .sort-label select{max-width:140px;padding-left:0;font-size:11px}.catalogue-layout .view-controls button{width:40px;height:40px}.catalogue-layout .view-controls svg{width:17px;height:17px}.catalogue-layout .active-filters{margin-bottom:16px}.catalogue-layout .product-grid:not(.list-view){grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.catalogue-layout .product-visual{height:185px}.catalogue-layout .product-content{padding:16px}.catalogue-layout .list-view .product-card{grid-template-columns:110px minmax(0,1fr)}.catalogue-layout .list-view .product-visual{height:154px;min-height:0}.catalogue-layout .list-view .product-image-link{padding:36px 5px 26px}.catalogue-layout .list-view .product-content{padding:16px 14px 16px 4px;display:block}.catalogue-layout .list-view .product-content h2{font-size:14px}.catalogue-layout .list-view .cpu-line{margin-bottom:10px;font-size:11px}.catalogue-layout .list-view .card-topline .compare-add.compact{display:none}.catalogue-layout .list-view .card-bottom{text-align:left;border-left:0;flex-wrap:wrap;gap:8px;margin-top:12px;padding:10px 0 0}.catalogue-layout .list-view .card-price small{display:block}.catalogue-layout .list-view .card-price strong{font-size:17px}.catalogue-layout .list-view .compare-add:not(.compact){min-height:40px;padding:7px 8px;font-size:11px}}@media (max-width:540px){.catalogue-layout .product-grid:not(.list-view){grid-template-columns:minmax(0,1fr);gap:18px}.catalogue-layout .product-grid:not(.list-view) .product-visual{height:216px}.catalogue-layout .product-grid:not(.list-view) .product-content h2{min-height:0}.catalogue-layout .product-grid:not(.list-view) .cpu-line{min-height:0;margin-bottom:14px}}@keyframes catalogue-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.catalogue-layout .product-grid,.catalogue-layout .product-card,.catalogue-layout .product-image-link img,.catalogue-layout button,.catalogue-layout .search-input,.catalogue-layout .checkbox-label{transition:none;animation:none}.catalogue-layout .product-card:hover,.catalogue-layout .product-card:hover .product-image-link img{transform:none}}
.catalogue-layout{grid-template-columns:248px minmax(0,1fr);gap:28px}.catalogue-layout .filters{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--line) transparent;max-height:calc(100dvh - 108px);padding-bottom:84px;padding-right:18px;top:88px;overflow-y:auto}.catalogue-layout .filter-title{z-index:2;background:var(--bg);min-height:44px;padding-bottom:8px;position:sticky;top:0}.catalogue-layout .facet-group{border-top:1px solid var(--line)}.catalogue-layout .facet-group>summary{cursor:pointer;align-items:center;gap:7px;min-height:44px;padding:8px 0;font-size:12px;font-weight:650;list-style:none;display:flex}.catalogue-layout .facet-group>summary::-webkit-details-marker{display:none}.catalogue-layout .facet-group>summary>svg{color:var(--muted);flex-shrink:0;margin-left:auto;transform:rotate(90deg)}.catalogue-layout .facet-group[open]>summary>svg{transform:rotate(-90deg)}.catalogue-layout .facet-group>summary>b{background:var(--soft-green);color:var(--green);border-radius:4px;padding:1px 5px;font-size:10px;font-weight:600}.catalogue-layout .facet-group>summary>small{color:var(--muted);margin-left:auto;font-size:11px;font-weight:400}.catalogue-layout .facet-group>summary>small+svg{margin-left:0}.catalogue-layout .facet-group fieldset{border:0;min-width:0;margin:0;padding:0 0 12px}.catalogue-layout .facet-group .checkbox-label{min-height:34px;margin:0}.catalogue-layout .facet-group select{width:100%;min-height:36px;font-size:12px}.catalogue-layout .facet-group .filter-hint{margin:7px 0 0;font-size:11px;line-height:1.6}.hardware-filters-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 0 10px;font-size:12px;font-weight:650;display:flex}.hardware-filters-heading small{color:var(--muted);font-size:10px;font-weight:400}.hardware-filter-search{border:1px solid var(--line);background:var(--white);height:36px;color:var(--muted);border-radius:6px;align-items:center;gap:7px;padding:0 9px;display:flex}.hardware-filter-search:focus-within{border-color:var(--green)}.hardware-filter-search>svg{flex-shrink:0}.hardware-filter-search input{width:100%;min-width:0;height:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:11px}.hardware-filter-search input::-webkit-search-cancel-button{-webkit-appearance:none}.hardware-filter-search button{min-width:24px;min-height:30px;color:var(--muted);place-items:center;display:grid}.hardware-filter-hint,.hardware-filter-footnote,.hardware-filter-empty{color:var(--muted);margin:9px 0 14px;font-size:11px;line-height:1.65}.hardware-filter-footnote{margin:4px 0 16px}.hardware-filter-control{gap:5px;min-width:0;margin:3px 0 14px;font-size:11px;display:grid}.hardware-filter-control:last-child{margin-bottom:2px}.hardware-filter-control>span{font-weight:550}.hardware-filter-help{color:var(--muted);font-size:10px;line-height:1.6}.quick-hardware-filters{flex-wrap:wrap;align-items:center;gap:7px;margin:12px 0 0;display:flex}.quick-hardware-filters>span{color:var(--muted);margin-right:2px;font-size:11px}.quick-hardware-filters button{border:1px solid var(--line);min-height:30px;color:var(--muted);background:var(--white);border-radius:6px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;display:inline-flex}.quick-hardware-filters button:hover,.quick-hardware-filters button[aria-pressed=true]{border-color:var(--green);color:var(--green);background:var(--soft-green)}@media (min-width:701px) and (max-width:1100px){.catalogue-layout{grid-template-columns:222px minmax(0,1fr);gap:22px}}@media (max-width:700px){.catalogue-layout{grid-template-columns:minmax(0,1fr);gap:0}.catalogue-layout .filters{max-height:none;padding:18px;position:static;overflow:visible}.catalogue-layout .filter-title{background:0 0;padding-bottom:0;position:static}.catalogue-layout .facet-group>summary{min-height:46px;font-size:13px}.catalogue-layout .facet-group .checkbox-label,.catalogue-layout .facet-group select{min-height:42px}.hardware-filter-search{height:42px}.hardware-filter-search input,.hardware-filter-control{font-size:12px}.hardware-filter-help{font-size:11px}.quick-hardware-filters{gap:6px}.quick-hardware-filters>span{width:100%}.quick-hardware-filters button{min-height:38px}.filters.filters-open+.catalogue-results .quick-hardware-filters{grid-row:3}.filters.filters-open+.catalogue-results .results-toolbar{grid-row:4}.filters.filters-open+.catalogue-results .active-filters{grid-row:5}.filters.filters-open+.catalogue-results .product-grid,.filters.filters-open+.catalogue-results .empty-state{grid-row:6}.filters.filters-open+.catalogue-results .catalogue-end{grid-row:7}}
