<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.m-flex-lr .m-left,
.m-flex-lr .m-right{background-color:#fff;border-radius:var(--br);box-sizing:border-box;padding:.8rem}
.m-flex-lr .m-left{flex:0 1 auto;background-image: linear-gradient(90deg,var(--ag-a) 90%,var(--ag-b));}
.m-flex-lr .m-right{flex:1 1 80%}
.m-flex-lr .m-menu li{line-height:1.6rem;white-space:nowrap;text-align:right;}
.m-flex-lr .m-menu&gt;li{margin:.8rem;}
.m-flex-lr .m-menu&gt;li&gt;a{color:#e4000f;}
.m-flex-lr .m-menu&gt;li&gt;ul&gt;li{font-size:.7rem;}
.m-flex-lr .m-menu&gt;li&gt;ul&gt;li&gt;a{color:#aaa;}
.m-flex-lr .m-menu a.m-curr{color:var(--active);}

.m-flex-lr .m-nav{margin:.8rem;line-height:1.6rem;color:#aaa;font-size:.7rem;}
.m-flex-lr .m-title{border-bottom:1px solid currentcolor;margin-bottom:1.6rem;}
.m-flex-lr .m-article{margin:.8rem; line-height:30px; }
.m-flex-lr .m-section{margin:.8rem;overflow:hidden;}
</pre></body></html>