.categories.real-categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.real-categories .category{flex-direction:row;justify-content:flex-start;gap:20px;padding:14px 22px;border:1px solid var(--line);background:var(--surface)}.real-categories img{width:76px;height:76px;object-fit:contain}.real-categories .category>span{font:500 21px var(--heading)}.category small{display:block;color:var(--muted);font:400 12px 'Barlow',sans-serif;margin-top:4px}.real-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.real-products .product-visual{background:var(--soft);height:205px;padding:22px}.real-products .product-visual img{width:100%;height:100%;object-fit:contain}.real-products .product-info{padding:14px}.real-products h3{font-size:16px;min-height:0}.real-products .price{font-size:14px;font-weight:500;color:var(--muted)}.real-products .product-info p{min-height:0;font-size:12px}.real-products .cart-button{font-size:12px;padding:9px}.real-products .product-condition{font-size:11px}.catalog-note{color:var(--muted);font-size:12px;margin:12px 0 20px}.mpn-browser{margin:25px 0}.catalog-tools{display:flex;gap:12px;margin:15px 0;align-items:center}.catalog-tools input,.catalog-tools select{border:1px solid var(--line);border-radius:4px;background:var(--surface);color:var(--ink);padding:10px;min-width:0}.catalog-tools input{flex:1}.mpn-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.mpn-item{padding:14px;border:1px solid var(--line);border-radius:4px;background:var(--surface)}.mpn-item h3{font-size:16px;font-weight:500}.mpn-item p{font-size:12px;color:var(--muted);margin-top:5px}.mpn-item small{color:var(--muted);font-size:11px}.mpn-item[hidden]{display:none}.empty-results{padding:20px;text-align:center;background:var(--soft)}.photo-dialog{border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);max-width:640px;width:calc(100% - 28px);padding:24px}.photo-dialog::backdrop{background:#0009}.photo-dialog img{height:300px;width:100%;object-fit:contain;background:var(--soft);border-radius:5px}.photo-dialog h2{font:500 28px var(--heading);margin:15px 0 8px}.photo-dialog p{color:var(--muted);margin:10px 0}.photo-dialog button{float:right;border:1px solid var(--line);padding:6px 12px;background:var(--soft);border-radius:3px}.hero-art img{mix-blend-mode:normal}.demo-hero-parts{display:grid;grid-template-columns:1fr 1fr;transform:rotate(-9deg);gap:8px;padding:22px 60px;align-items:center}.demo-hero-parts img{height:130px;object-fit:contain;filter:drop-shadow(0 10px 12px #0005)}.offer-photo{background:none;mix-blend-mode:normal;opacity:.45}.offer-photo img{width:100%;height:100%;object-fit:contain}.live-page{padding:35px 0;min-height:55vh}.live-page h1{font:500 38px var(--heading);margin-bottom:20px}.live-product{display:grid;grid-template-columns:1fr 1fr;gap:40px}.live-product img{width:100%;max-height:500px;object-fit:contain;background:var(--soft)}.live-product label{display:block;margin:15px 0 5px}.live-product select,.live-product input{padding:10px;max-width:100%;background:var(--surface);color:var(--ink);border:1px solid var(--line)}.live-product button,.checkout-button{border:0;background:var(--red);color:#fff;padding:12px 22px;margin-top:20px;border-radius:3px}.live-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.live-grid .product-visual img{width:100%;height:190px;object-fit:contain}.cart-line{display:grid;grid-template-columns:70px 1fr 90px 100px;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line img{width:70px;height:70px;object-fit:contain}.cart-line input{width:70px;padding:8px}.pagination{display:flex;gap:15px;justify-content:center;margin:25px}.live-page .rte{line-height:1.7}.live-page .rte img{max-width:100%}
@media(max-width:1000px){.real-categories .category{padding:12px;gap:10px}.real-categories .category>span{font-size:18px}.real-categories img{width:55px;height:55px}.mpn-list,.live-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.real-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.categories.real-categories{grid-template-columns:1fr 1fr;gap:9px}.real-categories .category{gap:10px}.real-categories .category>span{font-size:18px}.category small{font-size:10px}.real-categories img{width:48px;height:60px}.real-products{gap:9px}.real-products .product-visual{height:165px;padding:18px}.real-products .product-info{padding:10px}.real-products h3{font-size:14px}.mpn-list,.live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-tools{flex-wrap:wrap}.catalog-tools input{flex-basis:100%}.catalog-tools select{width:100%}.demo-hero-parts{padding:0 40px;height:160px;gap:0;bottom:-12px}.demo-hero-parts img{height:85px}.photo-dialog img{height:220px}.live-product{grid-template-columns:1fr}.cart-line{grid-template-columns:55px 1fr 65px;gap:10px}.cart-line>span{grid-column:2}.cart-line input{width:60px}}
