.hardware-store-page{background:#f5f8fc}.hardware-store-hero{padding:64px 0 56px;background:linear-gradient(145deg,#f8fbff,#eaf3ff)}.hardware-store-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:64px;align-items:center}.hardware-store-hero h1{max-width:760px;margin:8px 0 18px;color:#10294e;font-size:clamp(2.7rem,5vw,4.6rem);line-height:1;letter-spacing:-.055em}.hardware-store-hero .lead{max-width:700px;margin:0;color:#526984;font-size:1.12rem;line-height:1.7}.hardware-store-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hardware-store-hero__visual{display:grid;place-items:center;align-content:center;min-height:250px;border:1px solid rgba(25,104,215,.14);border-radius:32px;background:rgba(255,255,255,.78);box-shadow:0 24px 60px rgba(26,67,119,.1);color:#1268db}.hardware-store-hero__visual span{font-size:5.2rem;font-weight:950;line-height:1;letter-spacing:-.09em}.hardware-store-hero__visual small{margin-top:10px;color:#516b8d;font-size:.85rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hardware-notice{margin-top:24px;padding:14px 18px;border:1px solid #b8dfc6;border-radius:12px;background:#effaf3;color:#17633a;font-weight:700}.ecommerce-store{min-height:60vh;background:#f5f8fc}.category-section{padding:52px 0 34px;background:#fff;scroll-margin-top:80px}.category-section h2{margin:0 0 24px;color:#142f54;font-size:clamp(1.8rem,3vw,2.4rem);text-align:center}.category-tiles{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-tile{display:flex;min-width:0;min-height:150px;align-items:center;justify-content:center;flex-direction:column;padding:18px 12px;border:1px solid #dce7f3;border-radius:18px;background:#fff;color:#183457;box-shadow:0 8px 24px rgba(18,49,89,.06);cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.category-tile:hover{border-color:#8ab9f4;box-shadow:0 12px 30px rgba(25,104,215,.12);transform:translateY(-2px)}.category-tile.active{border-color:#1268db;background:#1268db;color:#fff;box-shadow:0 14px 32px rgba(18,104,219,.24)}.category-icon{display:grid;width:48px;height:48px;margin:0 0 14px;place-items:center;border-radius:14px;background:#edf5ff;color:#1268db;font-size:1.5rem}.category-tile.active .category-icon{background:rgba(255,255,255,.16);color:#fff}.category-name{color:inherit;font-size:.95rem;font-weight:850;text-align:center}.category-count{margin-top:7px;padding:3px 9px;border-radius:999px;background:#f1f5fa;color:#5c6e86;font-size:.75rem;font-weight:750}.category-tile.active .category-count{background:rgba(255,255,255,.16);color:#fff}.products-section{padding:34px 0 72px}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{display:flex;overflow:hidden;min-width:0;flex-direction:column;border:1px solid #dce7f3;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(18,49,89,.07);transition:opacity .2s,transform .2s,box-shadow .2s}.product-card:hover{box-shadow:0 18px 42px rgba(18,49,89,.13);transform:translateY(-3px)!important}.product-card>a{display:block}.product-image{position:relative;display:grid;height:250px;place-items:center;padding:18px;background:#fff}.product-image img{display:block;width:100%;height:100%;object-fit:contain}.product-badge{position:absolute;top:14px;right:14px;padding:5px 10px;border-radius:999px;background:#e64747;color:#fff;font-size:.75rem;font-weight:850}.product-info{display:flex;flex:1;flex-direction:column;padding:20px;border-top:1px solid #edf1f6}.product-name{min-height:48px;margin:0 0 8px;color:#183457;font-size:1.02rem;line-height:1.4}.product-price{margin-bottom:16px;color:#1268db;font-size:1.45rem;font-weight:900}.add-to-cart-btn{width:100%;min-height:46px;margin-top:auto;padding:10px 16px;border:0;border-radius:10px;background:#1268db;color:#fff;font:inherit;font-weight:850;cursor:pointer}.add-to-cart-btn:hover{background:#0d54b5}.loading-spinner,.error-message{grid-column:1/-1;padding:50px;text-align:center}.alert-info{padding:18px;border-radius:12px;background:#edf5ff;color:#244a79}@media(max-width:1050px){.category-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.hardware-store-hero{padding:42px 0}.hardware-store-hero__inner{grid-template-columns:1fr}.hardware-store-hero__visual{display:none}.hardware-store-actions{align-items:stretch;flex-direction:column}.hardware-store-actions .btn{width:100%}.category-section{padding:34px 0 24px}.category-tiles{display:flex;margin:0 -20px;padding:2px 20px 10px;gap:10px;overflow-x:auto;scroll-snap-type:x proximity}.category-tile{flex:0 0 132px;min-height:128px;scroll-snap-align:start}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-image{height:190px}.product-info{padding:15px}}@media(max-width:480px){.products-grid{grid-template-columns:1fr}.product-image{height:240px}}.hardware-store-page .products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hardware-store-page .category-tile{padding:18px 12px}.hardware-store-page .product-card{border-radius:20px}.hardware-store-page .product-card img{border-radius:0}@media(max-width:1050px){.hardware-store-page .products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.hardware-store-page .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.hardware-store-page .products-grid{grid-template-columns:1fr}}.hardware-store-page .category-icon svg{display:block;width:27px!important;height:27px!important;max-width:27px!important;max-height:27px!important}.hardware-store-page .product-image-fallback{display:grid;width:72px;height:72px;place-items:center;border-radius:20px;background:#edf5ff;color:#1268db}.hardware-store-page .product-image-fallback svg{width:38px!important;height:38px!important}.hardware-store-page .product-image{height:260px;overflow:hidden;padding:18px}.hardware-store-page .product-image img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain;object-position:center}.hardware-store-page .product-info{position:relative;z-index:2;background:#fff}@media(max-width:760px){.hardware-store-page .product-image{height:210px}}
