*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f6f8}.app-layout,.app-sider{min-height:100vh}.app-logo{height:72px;padding:14px 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.08)}.logo-mark{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#1677ff;color:#fff;font-size:16px;font-weight:700}.logo-title{color:#fff;font-size:16px;font-weight:600;line-height:20px}.logo-subtitle{margin-top:2px;color:#ffffff80;font-size:12px}.app-header{height:64px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #f0f0f0}.header-title{font-size:16px}.app-content{background:#f4f6f8}.content-container{width:100%;max-width:1600px;margin:0 auto;padding:28px}.metric-card{height:100%;border:none;box-shadow:0 1px 4px #0000000a}.metric-card .ant-statistic-title{margin-bottom:10px}.metric-card .ant-statistic-content{font-size:28px;font-weight:600}.dashboard-card{border:none;box-shadow:0 1px 4px #0000000a}.sync-date,.sync-value{margin-top:6px;font-size:18px;font-weight:600}.ant-table-wrapper{width:100%}@media(max-width:768px){.app-header{padding:0 16px}.header-title{display:none}.content-container{padding:16px}.metric-card .ant-statistic-content{font-size:23px}}
