<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.simple-card-component{display:flex;flex-direction:column;max-width:1440px;margin:25px 17px 0}.simple-card-component .title{flex:1;font-size:20px;margin-bottom:20px}.simple-card-component .card{width:100%;margin-bottom:20px;background-color:#fff;border-radius:3px;border:1px solid #b5bac1}.simple-card-component .card .card-top{display:flex;height:44px;flex:1;justify-content:space-between;align-items:center;border-bottom:.5px solid #9ba0a8;padding:0 14px}.simple-card-component .card .card-top .card-title{color:#343639;font-size:14px}.simple-card-component .card .card-top .card-req{color:var(--text-color);font-size:10px;font-style:italic}
</pre></body></html>