:root{font-family:Inter,system-ui,sans-serif;color:#172033;background:#f5f7fb}*{box-sizing:border-box}body{margin:0;min-width:320px}.header{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e8ebf0;padding:0 28px}.header h3{margin:0}.content{padding:24px;max-width:1440px;width:100%;margin:0 auto}.panel{border-radius:6px}.wide{flex:1}.rule{margin-bottom:12px;background:#fafbfc}@media (max-width: 700px){.content{padding:12px}.header{padding:0 12px}.header .ant-typography{font-size:18px}.ant-space-compact{display:block}}
