.product-card{contain:layout style;background:#fff;border:2px solid #e9ecef;border-radius:10px;flex-direction:column;padding:1.25rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.product-card:hover{border-color:#ff6b35;box-shadow:0 4px 16px #ff6b351f}.stock-badge{z-index:1;border-radius:20px;padding:2px 8px;font-size:.7rem;font-weight:600;position:absolute;top:8px;right:8px}.stock-badge.in-stock{color:#155724;background:#d4edda}.stock-badge.low-stock{color:#856404;background:#fff3cd}.idcard-header{color:inherit;align-items:center;gap:.65rem;min-width:0;margin:.35rem 0 .4rem;text-decoration:none;display:flex}.idcard-header:hover .idcard-spec{color:#ff6b35}.idcard-visual{background:#fafbfc;border:1px solid #e0e0e0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.idcard-visual svg{width:100%;height:100%}.idcard-title{flex-direction:column;gap:3px;min-width:0;display:flex}.idcard-spec{letter-spacing:-.01em;color:#1c2733;margin:0;font-size:1.25rem;font-weight:800;line-height:1.1;transition:color .15s}.idcard-dia,.idcard-len{white-space:nowrap;display:inline-block}.idcard-times{color:#6b7280;padding:0 2px;font-weight:600}.idcard-unit{color:#6b7280;margin-left:2px;font-size:.78rem;font-weight:700}.idcard-desc{color:#555;flex-direction:column;gap:1px;min-width:0;font-size:.8rem;line-height:1.25;display:flex}.idcard-desc-line{white-space:nowrap;text-overflow:ellipsis;word-break:keep-all;overflow:hidden}.idcard-chips{flex-wrap:wrap;gap:.25rem;margin:0 0 .45rem;display:flex}.spec-tag{color:#555;background:#f0f0f0;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:600;display:inline-block}.spec-tag-special{color:#c2410c;background:#fff0eb;border:1px solid #ffd2bd;font-weight:700}.spec-tag-headsize{color:#b45309;background:#fff3e0;display:none}.spec-tag-nyloc{color:#1a56db;background:#e8f0fe}.idcard-facts{color:#333;border-top:1px solid #eee;justify-content:space-between;align-items:center;gap:8px;margin:0 0 .5rem;padding-top:.55rem;font-size:.85rem;line-height:1.6;display:flex}.idcard-facts-text{flex:1;min-width:0}.idcard-facts-text b{color:#6b7280;font-weight:500}.idcard-stock-ok{color:#155724;font-weight:700}.idcard-stock-low{color:#856404;font-weight:700}.idcard-photo{flex-shrink:0;display:flex}.price-box{background:#f8f9fa;border-radius:8px;margin:.5rem 0;padding:.65rem;font-size:.8rem}.price-row{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.price-row-highlight{border-top:2px solid #ff6b35;margin-bottom:.15rem;padding-top:.25rem}.price-value{font-weight:600}.price-best{color:#ff6b35}.price-sub{color:#666;margin-left:3px;font-size:.75rem}.price-label-sm{font-size:.8rem}.quote-inquiry-note{color:#666;background:linear-gradient(135deg,#fff5f0,#fff0e8);border:1px solid #ffe0d0;border-radius:6px;margin:0 0 .5rem;padding:.35rem .5rem;font-size:.7rem;line-height:1.4}.quote-inquiry-link{color:#ff6b35;font-weight:700;text-decoration:underline}.oos-inquiry-note{text-align:center;margin:.4rem 0 0;font-size:.75rem;line-height:1.4}.card-actions{margin-top:auto}.block-btns{gap:.35rem;margin-bottom:.5rem;display:flex}.block-btn{cursor:pointer;color:#666;will-change:transform;background:#fff;border:2px solid #e0e0e0;border-radius:6px;flex:1;min-height:44px;padding:.5rem;font-size:.8rem;font-weight:600;transition:border-color .15s,background-color .15s,color .15s,transform .15s}.block-btn.active{color:#ff6b35;background:#fff5f0;border-color:#ff6b35}.block-btn:active{transform:scale(.96)}.qty-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.qty-controls{align-items:center;gap:.35rem;display:flex}.qty-btn{cursor:pointer;color:#333;will-change:transform;-webkit-tap-highlight-color:transparent;background:#fff;border:2px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;transition:background-color .15s,transform .15s;display:flex}.qty-btn:active{background:#f0f0f0;transform:scale(.95)}.qty-input{text-align:center;-moz-appearance:textfield;border:2px solid #e0e0e0;border-radius:8px;width:48px;height:44px;padding:4px 0;font-size:1rem;font-weight:700}.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-summary{align-items:center;gap:.5rem;margin-left:auto;display:flex}.qty-total{color:#666;font-size:.8rem}.qty-price{color:#ff6b35;flex-wrap:wrap;align-items:center;gap:2px;font-size:.85rem;font-weight:700;display:flex}.add-cart-btn{color:#fff;cursor:pointer;will-change:transform;-webkit-tap-highlight-color:transparent;background:#ff6b35;border:none;border-radius:8px;width:100%;min-height:48px;padding:.8rem;font-size:.95rem;font-weight:600;transition:background-color .2s,transform .1s}.add-cart-btn:active:not(.disabled){background:#e55a2b;transform:scale(.98)}.add-cart-btn.disabled{cursor:not-allowed;background:#ccc}.stock-warning{color:#c0392b;margin:0 0 .5rem;font-size:.78rem;line-height:1.4}@media (max-width:768px){.product-card{border-width:1px;border-radius:8px;gap:0;padding:.6rem}.stock-badge{padding:1px 5px;font-size:.55rem;top:4px;right:4px}.idcard-header{gap:.4rem;margin:.55rem 0 .3rem}.idcard-visual{border-radius:8px;width:44px;height:44px}.idcard-spec{font-size:.88rem}.idcard-unit{font-size:.58rem}.idcard-times{padding:0 1px}.idcard-desc{font-size:.62rem}.idcard-chips{gap:.2rem;margin-bottom:.3rem}.spec-tag{padding:1px 4px;font-size:.6rem}.spec-tag-special{display:none}.spec-tag-headsize{display:inline-block}.idcard-facts{display:none}.price-box{border-radius:6px;margin:.25rem 0;padding:.35rem .4rem;font-size:.72rem}.price-row{margin-bottom:.1rem}.price-row-highlight{border-top-width:1px;margin-bottom:.05rem;padding-top:.15rem}.price-sub{display:none}.quote-inquiry-note{margin-bottom:.35rem;font-size:.65rem}.oos-inquiry-note{margin-top:.3rem;font-size:.65rem}.card-actions{margin-top:.25rem}.qty-row{flex-direction:column;gap:.25rem}.qty-controls{gap:.15rem}.qty-btn{width:32px;height:32px;font-size:.9rem}.qty-input{width:40px;height:32px;font-size:.85rem}.qty-summary{flex-wrap:wrap;justify-content:center;gap:.2rem;margin-left:0}.qty-price{justify-content:center;font-size:.7rem}.block-btns{gap:.2rem;margin-bottom:.25rem}.block-btn{border-width:1.5px;border-radius:5px;min-height:36px;padding:.25rem;font-size:.7rem}.add-cart-btn{border-radius:6px;min-height:44px;margin-top:0;padding:.5rem;font-size:.8rem}}@media (max-width:360px){.product-card{padding:.5rem}.idcard-visual{width:38px;height:38px}.idcard-spec{font-size:.85rem}.price-box{padding:.3rem;font-size:.6rem}.block-btn{min-height:34px;font-size:.65rem}.add-cart-btn{min-height:40px;font-size:.75rem}}
