*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0d1117;color:#e6edf3}a{color:#58a6ff;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1280px;margin:0 auto;padding:0 16px}.card{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:16px;margin-bottom:16px}.tab-bar{display:flex;gap:4px;border-bottom:1px solid #30363d;margin-bottom:24px}.tab-bar button{background:none;border:none;color:#8b949e;cursor:pointer;font-size:14px;padding:8px 16px;border-bottom:2px solid transparent}.tab-bar button.active{color:#e6edf3;border-bottom-color:#f78166}.badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600}.badge-yes{background:#1a4e2a;color:#3fb950}.badge-no{background:#4e1a1a;color:#f85149}.market-badge{display:inline-block;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:600}.market-badge-poly{background:#1c4a80}.market-badge-krkn{background:#1c5c38}.market-badge-btvo{background:#4e1a1a}.prob-bar{height:6px;background:#21262d;border-radius:3px;overflow:hidden}.prob-bar-fill{height:100%;background:#3fb950;transition:width .3s ease}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:8px 12px;text-align:left;border-bottom:1px solid #21262d}th{color:#8b949e;font-weight:500}tr:hover td{background:#1c2128}.btn{display:inline-block;padding:6px 14px;border-radius:6px;border:1px solid #30363d;background:#21262d;color:#e6edf3;cursor:pointer;font-size:13px}.btn:hover{background:#30363d}.btn-primary{background:#238636;border-color:#2ea043}.btn-primary:hover{background:#2ea043}.btn-danger{background:#b91c1c;border-color:#f85149}.btn-danger:hover{background:#dc2626}input,select{background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#e6edf3;padding:6px 12px;font-size:13px}input:focus,select:focus{outline:none;border-color:#58a6ff}.text-green{color:#3fb950}.text-red{color:#f85149}.text-muted{color:#8b949e}.app-layout{display:flex;min-height:100vh}.sidebar{width:192px;min-width:192px;background:#161b22;border-right:1px solid #30363d;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar-logo{padding:16px;font-weight:700;font-size:16px;color:#e6edf3;border-bottom:1px solid #30363d;flex-shrink:0}.sidebar-nav{flex:1;display:flex;flex-direction:column;gap:2px;padding:8px;overflow-y:auto}.sidebar-nav a{display:block;padding:7px 10px;border-radius:6px;color:#8b949e;font-size:14px;text-decoration:none;transition:background .1s,color .1s}.sidebar-nav a:hover{background:#21262d;color:#e6edf3;text-decoration:none}.sidebar-nav a.active{background:#21262d;color:#e6edf3}.sidebar-section-label{padding:12px 10px 4px;font-size:10px;font-weight:600;color:#484f58;text-transform:uppercase;letter-spacing:.06em}.sidebar-footer{padding:12px;border-top:1px solid #30363d;display:flex;flex-direction:column;gap:6px;flex-shrink:0}.sidebar-api-dot{width:7px;height:7px;border-radius:50%;display:inline-block;margin-right:5px}.sidebar-api-dot.online{background:#3fb950}.sidebar-api-dot.offline{background:#f85149}.main-content{flex:1;padding:24px 28px;overflow:auto;min-width:0}.strategy-status-on{color:#3fb950;font-weight:600;font-size:12px}.strategy-status-off{color:#484f58;font-weight:600;font-size:12px}.section-label{font-size:11px;font-weight:600;color:#8b949e;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.run-dot{width:8px;height:8px;border-radius:50%;background:#30363d;flex-shrink:0;display:inline-block}.run-dot.running{background:#3fb950;box-shadow:0 0 0 3px #3fb9502e}
