@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap";:root{--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", monospace;--bg-app: #0b0e14;--bg-sidebar: #0f141c;--bg-card: #131923;--bg-surface: #192231;--bg-hover: #1f293d;--text-primary: #f0f6fc;--text-secondary: #8b949e;--text-muted: #6e7681;--border-color: #21262d;--border-subtle: #30363d;--primary-blue: #1f6feb;--primary-hover: #388bfd;--pnl-green: #2ea043;--pnl-red: #f85149;--gold-accent: #d29922;--card-shadow: 0 4px 20px rgba(0, 0, 0, .35);--header-height: 64px}[data-theme=light]{--bg-app: #f4f6f9;--bg-sidebar: #ffffff;--bg-card: #ffffff;--bg-surface: #f6f8fa;--bg-hover: #eaeef2;--text-primary: #1f2328;--text-secondary: #4b5563;--text-muted: #6b7280;--border-color: #d0d7de;--border-subtle: #e1e4e8;--primary-blue: #0969da;--primary-hover: #1f6feb;--pnl-green: #1a7f37;--pnl-red: #cf222e;--gold-accent: #9a6700;--card-shadow: 0 2px 10px rgba(0, 0, 0, .06)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;font-family:var(--font-family);background-color:var(--bg-app);color:var(--text-primary);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-app)}::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.ant-menu-light{background:transparent!important;color:#1f2328!important}.ant-menu-light .ant-menu-item{color:#374151!important;font-weight:500!important;border-radius:8px!important;margin:4px 8px!important;width:calc(100% - 16px)!important;transition:all .2s ease!important}.ant-menu-light .ant-menu-item:hover{background-color:#f3f4f6!important;color:#0969da!important}.ant-menu-light .ant-menu-item-selected{background:#0969da!important;color:#fff!important;font-weight:600!important}.ant-menu-light .ant-menu-item-selected .anticon,.ant-menu-light .ant-menu-item-selected svg{color:#fff!important}.ant-menu-dark{background:transparent!important}.ant-menu-dark .ant-menu-item{color:#8b949e!important;font-weight:500!important;border-radius:8px!important;margin:4px 8px!important;width:calc(100% - 16px)!important;transition:all .2s ease!important}.ant-menu-dark .ant-menu-item:hover{background-color:#1f293d!important;color:#f0f6fc!important}.ant-menu-dark .ant-menu-item-selected{background:#1f6feb!important;color:#fff!important;font-weight:600!important}.ant-menu-dark .ant-menu-item-selected .anticon,.ant-menu-dark .ant-menu-item-selected svg{color:#fff!important}.ant-card{background-color:var(--bg-card)!important;border:1px solid var(--border-color)!important;border-radius:12px!important;box-shadow:var(--card-shadow)!important}.ant-card-head{border-bottom:1px solid var(--border-color)!important}.ant-table{background:transparent!important;color:var(--text-primary)!important}.ant-table-thead>tr>th{background-color:var(--bg-surface)!important;color:var(--text-secondary)!important;border-bottom:1px solid var(--border-color)!important;font-weight:600!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.5px!important}.ant-table-tbody>tr>td{border-bottom:1px solid var(--border-color)!important;color:var(--text-primary)!important}.ant-table-tbody>tr:hover>td{background-color:var(--bg-hover)!important}.live-indicator{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#f85149;box-shadow:0 0 10px #f85149;animation:pulse-glow 1.5s infinite;margin-right:6px}@keyframes pulse-glow{0%{transform:scale(.95);opacity:.7}50%{transform:scale(1.2);opacity:1;box-shadow:0 0 14px #f85149}to{transform:scale(.95);opacity:.7}}.badge-win{background:#2ea04326!important;color:#3fb950!important;border:1px solid rgba(46,160,67,.4)!important;font-family:var(--font-mono);font-weight:600}.badge-loss{background:#f8514926!important;color:#ff7b72!important;border:1px solid rgba(248,81,73,.4)!important;font-family:var(--font-mono);font-weight:600}.badge-breakeven{background:#8b949e26!important;color:#8b949e!important;border:1px solid rgba(139,148,158,.3)!important;font-family:var(--font-mono)}body{padding-top:env(safe-area-inset-top,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);-webkit-tap-highlight-color:transparent}.ant-table-wrapper,.responsive-table-container,.responsive-scroll-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.responsive-table-container{width:100%;overflow-x:auto;margin-bottom:8px}@media (max-width: 768px){.ant-card{border-radius:10px!important}.ant-card-body{padding:14px!important}.ant-card-head{padding:0 14px!important;min-height:48px!important}.ant-statistic-title{font-size:12px!important;margin-bottom:2px!important}.ant-statistic-content{font-size:20px!important}.ant-modal{max-width:96vw!important;margin:10px auto!important;padding-bottom:16px!important}.ant-modal-content{padding:16px!important;border-radius:12px!important}.ant-modal-header{margin-bottom:12px!important}.ant-form-item{margin-bottom:14px!important}.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-pagination{margin:12px 0!important;flex-wrap:wrap!important;gap:6px!important}}.mobile-nav-drawer .ant-drawer-body{padding:0!important;background:var(--bg-sidebar)!important}.mobile-nav-drawer .ant-drawer-header{background:var(--bg-sidebar)!important;border-bottom:1px solid var(--border-color)!important;padding:14px 16px!important}.mobile-nav-drawer .ant-drawer-close{color:var(--text-primary)!important}.mobile-bottom-bar{display:none}@media (max-width: 992px){.mobile-bottom-bar{display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;height:64px!important;background:var(--bg-card, #0d1117)!important;border-top:1px solid var(--border-color, rgba(255, 255, 255, .12))!important;z-index:99999!important;padding-bottom:env(safe-area-inset-bottom,0px)!important;box-shadow:0 -4px 24px #0006!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;align-items:center!important;justify-content:space-around!important}.main-app-content,.content-mobile-padded{padding-bottom:78px!important;margin-bottom:70px!important}}.mobile-bottom-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:100%;color:var(--text-secondary);text-decoration:none;font-size:11px;font-weight:500;gap:3px;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer;background:transparent;border:none;padding:6px 0;position:relative;outline:none}.mobile-bottom-icon-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:28px;transition:transform .2s ease}.mobile-bottom-item.active .mobile-bottom-icon-wrap{transform:translateY(-2px)}.mobile-bottom-item.active{color:var(--primary-blue);font-weight:700}.mobile-bottom-active-pill{position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:16px;height:3px;background:var(--primary-blue);border-radius:3px;box-shadow:0 0 8px #1f6febb3}.mobile-bottom-label{font-size:10px;line-height:12px;letter-spacing:.2px;transition:color .2s ease,font-weight .2s ease}.mobile-bottom-item:active{transform:scale(.92)}.hide-on-mobile{display:inherit}.show-on-mobile{display:none}@media (max-width: 768px){.hide-on-mobile{display:none!important}.show-on-mobile{display:inherit!important}}@keyframes bellShake{0%{transform:rotate(0)}15%{transform:rotate(14deg)}30%{transform:rotate(-14deg)}45%{transform:rotate(10deg)}60%{transform:rotate(-10deg)}75%{transform:rotate(4deg)}85%{transform:rotate(-4deg)}to{transform:rotate(0)}}.bell-shake-anim{animation:bellShake 2.5s cubic-bezier(.36,.07,.19,.97) infinite;transform-origin:top center}.ant-notification-notice{background:var(--bg-card)!important;border:1px solid var(--border-color)!important;border-radius:12px!important;box-shadow:0 10px 30px #00000073!important}.ant-notification-notice-message{color:var(--text-primary)!important}.ant-notification-notice-description{color:var(--text-secondary)!important}@media print{html,body,#root{display:none!important;visibility:hidden!important}}canvas,video,.protected-media-container{-webkit-touch-callout:none!important;-webkit-user-select:none!important;-khtml-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes twskPulse{0%,to{transform:scale(1);opacity:.45}50%{transform:scale(1.35);opacity:.85}}@keyframes twskProgress{0%{left:-40%;width:40%}50%{left:30%;width:50%}to{left:100%;width:40%}}
