.product-specs-fullwidth{width:100%;margin:0;font-family:unbounded;font-size:14px;line-height:1.4;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.spec-row{display:flex;padding:12px 16px;border-bottom:1px solid #f0f0f0}.spec-row:last-child{border-bottom:none}.spec-name{width:35%;min-width:150px;color:#666;font-weight:500}.spec-value{width:65%;color:#fff;word-break:break-word}.colors-list{display:flex;flex-wrap:wrap;gap:4px}.color-item{display:flex;align-items:center;gap:4px}.color-dot{display:inline-block;width:16px;height:16px;border-radius:50%;border:1px solid white;box-shadow:0 0 0 1px #ccc}@media (max-width:768px){.spec-row{flex-direction:column;padding:8px 12px}.spec-name{width:100%;margin-bottom:4px}.spec-value{width:100%}}