*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f6f8;-webkit-font-smoothing:antialiased}.app-layout{min-height:100vh}.app-sider{background:#001529}.app-logo{height:56px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:600;letter-spacing:1px;border-bottom:1px solid rgba(255,255,255,.1)}.app-header{background:#fff;padding:0 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #0000000f}.app-content{padding:16px}.mobile-tabs{display:none}.stage-tag-mini{font-size:12px}.reminder-overdue{color:#cf1322;font-weight:600}.timeline-content{white-space:pre-wrap;word-break:break-word}@media (max-width: 768px){.app-sider{display:none}.app-header{position:sticky;top:0;z-index:10}.app-content{padding:12px 8px}.mobile-tabs{display:block}.desktop-only{display:none}}
