.product-specifications{padding:3rem 1.5rem;max-width:1200px;margin:0 auto}.specifications-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2.5rem;color:rgb(var(--color-foreground))}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.spec-item{display:flex;align-items:center;justify-content:center;gap:1.25rem;padding:1.5rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;transition:all .2s ease}.spec-item:hover{border-color:rgba(var(--color-foreground),.2);box-shadow:0 2px 8px #0000000d}.spec-icon{flex-shrink:0;color:rgb(var(--color-foreground));opacity:.7}.spec-content{flex:1;text-align:left}.spec-label{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--color-foreground),.6);margin-bottom:.25rem;display:block;line-height:1.2}.spec-value{font-size:1.25rem;color:rgb(var(--color-foreground));line-height:1.3;display:block}@media (max-width: 768px){.product-specifications{padding:2rem 1.5rem}.specs-grid{grid-template-columns:1fr}.specifications-title{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
