<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ui-cell:before,.ui-cell:after{
	border: none;
}
.ui-cell{
	padding: 0;
}
.ui-content{
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 0.75rem;
}
.title{
	padding: 0.5rem 0.75rem;
	color: #999999;
	background: #F4F4F4;
}
.box{
	background: #FFFFFF;
}
.item{
	padding: 0.5rem 0;
	margin: 0 .75rem;
	border-bottom: 1px solid #D9D9D9;
	color: #3A3A3A;
}
.item&gt;div:last-of-type{
	color: #999999;
}
.box&gt;.item:last-of-type{
	border: none;
}
</pre></body></html>