body{margin:0;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}*{box-sizing:border-box}.app-sider{border-right:1px solid #f0f0f0;display:flex;flex-direction:column}.app-content{background:#f5f5f5;overflow:auto;padding:32px}.mobile-header{align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;display:grid;grid-template-columns:40px 1fr 40px;padding:0 12px}.page-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.page-header .ant-typography{margin:0}.responsive-table .ant-table{min-width:100%}.responsive-table .ant-table-cell{white-space:nowrap}.breakable-text{word-break:break-all}.log-line{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;margin-bottom:4px}.log-trade{color:#10b981}.log-error{color:#ef4444}.log-info{color:#9ca3af}.log-warn{color:#fbbf24}.strategy-card{transition:box-shadow .2s ease,background-color .2s ease}@keyframes strategy-alert-pulse{0%,to{background-color:#fff;box-shadow:0 0 #ef444459}50%{background-color:#fef2f2;box-shadow:0 0 0 3px #ef444473}}.strategy-card--alert{animation:strategy-alert-pulse 1.4s ease-in-out infinite;border-color:#f87171!important}.strategy-card--alert .strategy-alert-tag{animation:strategy-alert-pulse 1.4s ease-in-out infinite}@media(max-width:767px){.app-content{padding:16px}.page-header{align-items:stretch;flex-direction:column}.page-header>.ant-btn,.page-header>.ant-space,.page-header>button{width:100%}.ant-card-body{padding:16px}.ant-card-head{padding:0 16px}.ant-modal{max-width:calc(100vw - 24px)}.ant-drawer-body{padding:16px}}
