.outlined-bottom{position:relative}.outlined-bottom:before{content:"";border-bottom:1px solid hsl(var(--border));width:200vw;height:1px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.outlined-bottom.dashed:before{border-bottom:1px dashed hsl(var(--border))}.outlined-top{position:relative}.outlined-top:after{content:"";border-top:1px solid hsl(var(--border));width:200vw;height:1px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.outlined-top.dashed:after{border-top:1px dashed hsl(var(--border))}
