.separator{background-color:var(--color-border);display:inline-block}.separator-strong{background-color:var(--color-border-strong)}.separator-horizontal{width:100%;min-width:24px;min-height:3px;max-height:3px}.separator-vertical{width:1px;height:100%;min-height:24px}.separator-with-text{background-color:#0000;align-items:center;gap:8px;margin:12px 0;display:flex}.separator-with-text:after,.separator-with-text:before{background-color:var(--color-border);content:"";flex:1;min-height:1px}.separator-with-text.separator-strong{background-color:#0000}.separator-with-text.separator-strong:after,.separator-with-text.separator-strong:before{background-color:var(--color-border-strong)}.separator-with-text.separator-horizontal{max-height:unset;min-height:unset}.separator-with-text.separator-vertical{width:unset;flex-direction:column}.separator-with-text.separator-vertical:after,.separator-with-text.separator-vertical:before{min-height:unset;flex:1;width:1px;min-width:1px}.separator-text{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-variation-settings:"wght" 600;text-transform:uppercase;white-space:nowrap;flex-shrink:0}
