.product-spec-grid--empty{padding:16px;border:1px dashed #c9c9c9;border-radius:8px;background:#fafafa}.product-spec-grid__empty-message{margin:0;font-size:13px;line-height:1.5;color:#666}.product-spec-grid-wrapper{background-color:var(--spec-container-bg, #f0f4f7);border:1px solid var(--spec-container-border, #3eb5a9);border-radius:var(--spec-container-radius, 24px);padding:var(--spec-container-padding, 16px)}.product-spec-grid{display:grid;grid-template-columns:repeat(var(--spec-columns, 3),minmax(0,1fr));gap:var(--spec-gap, 12px)}.product-spec-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:var(--spec-card-bg, #fff);border-radius:var(--spec-border-radius, 16px);border-width:1px solid var(--spec-card-border, var(--spec-card-bg, #fff));padding:10px;transition:border-color .25s ease,box-shadow .25s ease}.product-spec-card:hover{border-color:var(--spec-card-hover-border, #3eb5a9);box-shadow:var(--spec-card-hover-shadow, 0 4px 14px rgba(28, 53, 94, .1))}.product-spec-card__icon{display:flex;align-items:center;justify-content:center;color:var(--spec-icon-color, #1a2e4a);margin-bottom:4px;line-height:0;flex-shrink:0}.product-spec-card__icon svg{width:var(--spec-icon-size, 36px);height:var(--spec-icon-size, 36px);display:block;fill:currentColor;stroke:currentColor}.product-spec-card__icon svg path,.product-spec-card__icon svg circle,.product-spec-card__icon svg rect,.product-spec-card__icon svg line,.product-spec-card__icon svg polyline,.product-spec-card__icon svg polygon{fill:currentColor;stroke:currentColor}.product-spec-card__icon-img{width:var(--spec-icon-size, 36px);height:var(--spec-icon-size, 36px);object-fit:contain;display:block}.product-spec-card__title{color:var(--spec-title-color, #1a2e4a);font-size:var(--spec-title-font-size, 14px);font-weight:700;line-height:1.35;margin:0}.product-spec-card__description{color:var(--spec-description-color, #5c6b7a);font-size:var(--spec-description-font-size, 12px);line-height:1.4}.product-spec-card__description p{margin:0}@media screen and (max-width:767px){.product-spec-grid-wrapper{border-radius:var(--spec-container-radius, 20px);padding:var(--spec-container-padding, 12px)}.product-spec-grid--scroll-mobile{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:var(--spec-gap, 12px);padding-bottom:4px}.product-spec-grid--scroll-mobile .product-spec-card{flex:0 0 calc((100% - (var(--spec-gap, 12px) * 2)) / 2.2);min-width:calc((100% - (var(--spec-gap, 12px) * 2)) / 2.2);scroll-snap-align:start}.product-spec-grid--scroll-mobile::-webkit-scrollbar{height:3px}.product-spec-grid--scroll-mobile::-webkit-scrollbar-thumb{background:#000}.product-spec-grid--scroll-mobile::-webkit-scrollbar-track{background:#dadada}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-product-spec.css.map */
