/* Layout changes preserve the same products, filters and source-backed content. */
.hardware-results{display:grid;gap:0;background:#fff;border:1px solid #e2e5e8;border-radius:12px;overflow:hidden}
.hardware-item{display:grid;grid-template-columns:84px minmax(0,1fr) 175px;align-items:center;gap:20px;padding:16px 24px;border-bottom:1px solid #e7eaed;min-width:0}
.hardware-item:last-child{border-bottom:0}.hardware-item:hover{background:#fafbfc}
.item-photo{padding:0;border:0;background:transparent;cursor:pointer;min-width:0;width:100%}.item-photo .product-photo{width:100%;height:84px;background:#fff;border:0;border-radius:8px;overflow:hidden}.item-photo .product-photo img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;max-height:100%;box-sizing:border-box;object-fit:contain;object-position:center;mix-blend-mode:multiply}.item-photo .product-photo span{font-size:12px}
.item-main{min-width:0}.item-labels{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#66717b;font-size:13px;font-weight:600;margin-bottom:5px}.item-labels .type-badge{font-size:12px;padding:2px 6px;margin:0}.item-main h2{margin:0;font-size:20px;line-height:1.35;letter-spacing:-.4px}.item-main h2 :is(button,a){border:0;background:none;text-align:left;padding:0;color:#202b33;font:inherit;cursor:pointer;overflow-wrap:anywhere}.item-main h2 :is(button,a):hover{text-decoration:underline;text-underline-offset:4px}
.brief-specs{display:flex;gap:6px 12px;flex-wrap:wrap;color:#475661;font-size:14px;margin:9px 0 0;line-height:1.5}.brief-specs span+span{position:relative}.brief-specs span+span:before{content:'·';position:absolute;left:-8px;color:#a9afb6}
.brief-review{margin-top:9px}.brief-review p{font-size:16px;line-height:1.6;color:#35424b;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.brief-review>span{display:block;font-size:12px;color:#74818b;line-height:1.5;margin-top:3px}.brief-review>span:empty{display:none}
.item-end{align-self:center;min-width:0}.brief-price{display:block;background:none;border:0;padding:0;text-align:left;cursor:pointer;max-width:100%;color:#202b33}.brief-price strong{font-size:20px;font-weight:750;letter-spacing:-.5px}.brief-price span{display:block;color:#73808b;font-size:12px;line-height:1.4;margin-top:3px;overflow-wrap:anywhere}.item-review-count{font-size:13px;color:#61717b;margin:10px 0}.item-review-count b{font-weight:600;color:#314c5e}.item-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.item-open{border:0;padding:0;background:none;font-size:14px;color:#2d50d4;font-weight:650;cursor:pointer}.item-actions .compare-button{font-size:12px;padding:4px 7px;border-radius:5px;min-height:28px;margin:0;background:white}.item-actions .compare-button.selected{background:#e7f1eb}
.view-large .hardware-item{grid-template-columns:180px minmax(0,1fr) 190px;padding:30px;gap:28px;min-height:235px}.view-large .item-photo .product-photo{height:170px}.view-large .item-main h2{font-size:28px;letter-spacing:-.7px}.view-large .brief-review p{font-size:20px;line-height:1.65;-webkit-line-clamp:3}.view-large .brief-specs{font-size:16px;margin-top:12px}.view-large .brief-price strong{font-size:24px}.view-large .item-open{font-size:16px}.view-large .brief-review>span{font-size:13px;margin-top:8px}
.view-cards{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:18px;background:transparent;border:0;overflow:visible}.view-cards .hardware-item{display:flex;flex-direction:column;align-items:stretch;gap:0;border:1px solid #e0e5e8;border-radius:12px;background:#fff;padding:20px;min-width:0}.view-cards .hardware-item:hover{border-color:#b7c7be}.view-cards .item-photo{display:block;margin-bottom:18px}.view-cards .item-photo .product-photo{height:140px}.view-cards .item-main h2{font-size:21px;line-height:1.35}.view-cards .brief-review p{-webkit-line-clamp:2;font-size:16px}.view-cards .brief-specs{font-size:14px}.view-cards .item-main{flex:1}.view-cards .item-end{display:grid;grid-template-columns:1fr auto;align-items:end;align-self:stretch;border-top:1px solid #edf0f2;margin-top:18px;padding-top:15px;gap:10px}.view-cards .item-review-count{margin:0;font-size:12px;text-align:right}.view-cards .item-actions{grid-column:1/-1;justify-content:space-between;margin-top:3px}.view-cards .brief-price strong{font-size:21px}
.view-switch{display:flex;flex-wrap:nowrap;gap:2px}.view-switch .view-icon{display:grid;place-items:center;width:44px;height:44px;min-height:44px;flex:0 0 44px;padding:0;border:0;border-radius:6px;color:#738093;background:transparent;cursor:pointer}.view-switch .view-icon svg{display:block;pointer-events:none}.view-switch .view-icon:hover{background:#eef1f6;color:#2d50d4}.view-switch .view-icon.active{background:#2d50d4;color:#fff}.result-heading{gap:12px;flex-wrap:wrap}.result-controls{flex-wrap:wrap;gap:10px}.catalog-note{font-size:13px}
@media(min-width:1500px){.view-cards{grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}}
@media(max-width:1100px){.hardware-item{grid-template-columns:70px minmax(0,1fr) 148px;gap:16px;padding:20px 18px}.view-large .hardware-item{grid-template-columns:130px minmax(0,1fr);gap:20px;padding:24px}.view-large .item-end{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.view-large .item-photo{grid-row:1/3}.view-large .item-main h2{font-size:25px}.view-large .brief-review p{font-size:19px}.view-large .item-photo .product-photo{height:135px}}
@media(max-width:680px){.result-controls{width:100%;justify-content:space-between}.view-switch button{padding:8px;font-size:12px}.hardware-item{grid-template-columns:62px minmax(0,1fr);padding:18px 14px;gap:12px}.item-photo{align-self:start}.item-photo .product-photo{height:62px}.item-main h2{font-size:19px}.brief-review p{-webkit-line-clamp:2}.item-end{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.brief-price strong{font-size:19px}.brief-price span{max-width:180px}.item-review-count{margin:0}.item-actions{flex-basis:100%;justify-content:space-between}.view-large .hardware-item{grid-template-columns:80px minmax(0,1fr);gap:15px;padding:22px 16px}.view-large .item-photo{grid-row:auto}.view-large .item-photo .product-photo{height:90px}.view-large .item-main h2{font-size:23px}.view-large .brief-review p{font-size:18px;-webkit-line-clamp:4}.view-large .brief-price strong{font-size:22px}.view-large .item-end{grid-column:1/-1;padding-top:12px}.view-cards{grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:14px}.view-cards .item-end{display:grid}.view-cards .item-actions{grid-column:1/-1}}

.item-main h2 a{text-decoration:none}.initial-content{padding:24px;margin-bottom:24px;border:1px solid #e2e5e8;border-radius:12px;background:#fff;line-height:1.8;overflow-wrap:anywhere}.initial-content h2{font-size:26px;line-height:1.4;margin:0 0 12px}.initial-content h3{margin:26px 0 10px}.initial-content article+article{border-top:1px solid #e2e5e8;margin-top:18px}.initial-content dl>div{display:grid;grid-template-columns:minmax(90px,1fr) 3fr;gap:12px;padding:8px 0}.initial-content dt{font-weight:700}.initial-content dd{margin:0}.initial-content small{color:#627180}.initial-content ul{padding-left:22px}
