.separator{color:var(--sep-color, var(--color-foreground, #1a1a1a))}.separator--solid{background-color:currentColor}.separator--dashed{border-block-start:var(--sep-thickness, 1px) dashed currentColor}.separator--dotted{border-block-start:var(--sep-thickness, 1px) dotted currentColor}.separator--double{background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-size:100% var(--sep-thickness, 1px);background-position-x:0,0;background-position-y:0,100%;background-repeat:no-repeat}.separator--gradient-fade{background:linear-gradient(90deg,transparent 0,currentColor var(--sep-gradient-fade-extent, 25%),currentColor calc(100% - var(--sep-gradient-fade-extent, 25%)),transparent 100%)}.separator--decorated .separator__line{background-color:currentColor}.separator--decorated .separator__glyph{color:currentColor;-webkit-user-select:none;user-select:none}.separator--asterism .separator__dot{background-color:currentColor;border-radius:50%}.separator--asterism[data-shape=diamond] .separator__dot{border-radius:0;transform:rotate(45deg)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-separator.css.map */
