body{font-family:sans-serif;padding:10px}.bots-page{background:#f7f9fc;font-family:Inter,sans-serif;padding:24px}.header{align-items:center;display:flex;gap:16px;margin-bottom:24px}.price{color:#4caf50;font-size:12px;font-weight:500}.stats{color:#888;margin-left:24px}.main-content{display:flex;gap:24px}.bot-creation-section,.chart-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #e0e6ed}.bot-creation-section{padding:16px}.chart-section{flex:2;min-width:400px}.chart-placeholder{align-items:center;background:#eef2f7;border-radius:8px;color:#bbb;display:flex;font-size:1.2rem;height:320px;justify-content:center}.orderbook-section{display:flex;flex:1;flex-direction:column;gap:16px;max-width:310px;min-width:220px}.orderbook-placeholder,.trades-placeholder{align-items:center;background:#eef2f7;border-radius:8px;color:#bbb;display:flex;font-size:1rem;height:120px;justify-content:center}.bot-creation-section{flex:1;min-width:260px}.bot-tabs{display:flex;gap:8px;margin-bottom:12px}.bot-tabs button{background:#eef2f7;border:none;border-radius:6px;color:#333;cursor:pointer;font-weight:500;padding:8px 16px}.bot-tabs button.active{background:#4caf50;color:#fff}.bot-form input{background:#f7f9fc;border:1px solid #e0e6ed;border-radius:6px;display:block;margin-bottom:10px;padding:8px;width:100%}.bot-options label{display:block;font-size:.95rem;margin-bottom:6px}.create-bot-btn{background:#4caf50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:10px;width:100%}.bots-list-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #e0e6ed;margin-top:32px;padding:16px}.bots-tabs{display:flex;gap:8px;margin-bottom:12px}.bots-tabs button{background:#eef2f7;border:none;border-radius:6px;color:#333;cursor:pointer;font-weight:500;padding:8px 16px}.bots-tabs button.active{background:#4caf50;color:#fff}.bots-table{border-collapse:collapse;margin-top:8px;width:100%}.bots-table td,.bots-table th{border-bottom:1px solid #e0e6ed;padding:10px;text-align:left}.status{border-radius:6px;font-size:.95rem;font-weight:500}.status.paused{background:#ffe0b2;color:#ff9800}.status.working{background:#c8e6c9;color:#388e3c}.feature{background:#eef2f7;border-radius:4px;color:#333;display:inline-block;font-size:.9rem;margin-right:4px;padding:2px 8px}.ob-wrap{display:grid;gap:12px;grid-template-columns:1fr}@media (min-width:640px){.ob-wrap{grid-template-columns:1fr}}@media (min-width:768px){.ob-wrap{grid-template-columns:1fr 1fr}}.card{box-shadow:0 2px 10px rgba(16,24,40,.06)}.card-title{color:#1f2937;font-weight:700}.ob-headers,.ttl-step{font-size:12px}.ob-headers{gap:8px}.ob-side{display:flex;flex-direction:column;gap:2px;max-height:240px;overflow:auto;padding-right:2px}.mid{display:flex;margin:12px 0}.mid-price{font-weight:700}.row{font-size:13px;gap:8px;padding:1px 6px 1px 8px}.row .bg{opacity:.25}.trades{display:flex;flex-direction:column;gap:2px;max-height:260px;overflow:auto;padding-right:2px}.ob-wrap.ob-singlecol{display:grid;gap:12px;grid-template-columns:1fr}.card{background:#fff;border:1px solid #eef1f4;border-radius:12px;box-shadow:0 2px 12px rgba(16,24,40,.06);padding:10px 10px 8px}.card-title{align-items:center;color:#0f172a;display:flex;font-size:13px;font-weight:600;justify-content:space-between;margin-bottom:8px}.ttl-step{color:#6b7280;font-size:11px}.ob-headers{background:#f8fafc;border-radius:8px;color:#9aa3af;display:grid;font-size:11px;gap:6px;grid-template-columns:1.2fr 1fr 1fr;margin-bottom:6px;padding:6px 6px 6px 8px}.ob-side,.trades{display:flex;flex-direction:column;gap:2px;max-height:220px;overflow-y:auto;padding-right:2px}.mid{align-items:flex-start;justify-content:flex-start;margin:12px 6px}.mid-price{color:#9aa3af;font-size:20px;font-weight:600}.mid-price.on{color:#ef4444}.row{align-items:center;border-radius:6px;display:grid;font-size:12px;gap:6px;grid-template-columns:1.2fr 1fr 1fr;line-height:1.2;overflow:hidden;padding:2px 6px 2px 8px}.row,.row span{position:relative}.row span{z-index:1}.row .bg{border-radius:6px;height:100%;inset:0;opacity:.28;pointer-events:none;position:absolute;z-index:0}.ob-asks .row.ask .bg{background:linear-gradient(270deg,rgba(255,0,75,.18),rgba(255,0,75,.06))}.ob-bids .row.bid .bg{background:linear-gradient(270deg,rgba(16,185,129,.18),rgba(16,185,129,.06))}.row.trade{grid-template-columns:1.2fr 1fr 1fr}.red{color:#ef4444}.green{color:#10b981}.cum,.qty,.time{color:#334155}.ob-side::-webkit-scrollbar,.trades::-webkit-scrollbar{width:6px}.ob-side::-webkit-scrollbar-thumb,.trades::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:8px}.asset_price{font-size:28px;font-weight:700}.asset_price.up,.mid .mid-price.up{color:#10b981}.asset_price.down,.mid .mid-price.down{color:#ef4444}.min_h_256{min-height:256px}.min_h_485{min-height:485px}.tv-chart-container{border-radius:12px;overflow:hidden}.auth-card{background:#fff;border-radius:14px;box-shadow:0 10px 30px rgba(2,6,23,.08);margin:48px auto;max-width:360px;padding:18px}.auth-title{color:#111827;font-size:18px;font-weight:700;margin:0 0 12px}.auth-form{display:grid;gap:10px}.auth-input{border:1px solid #e5e7eb;border-radius:10px;font-size:14px;outline:none;padding:10px 12px}.auth-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.15)}.auth-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:13px;padding:8px 10px}.auth-submit{width:100%}.btn{background:#f3f4f6;border:1px solid transparent;color:#111827;font-weight:600;gap:8px;justify-content:center;padding:10px 12px}.btn.primary{background:#4f46e5;color:#fff}.btn:disabled,.btn[disabled]{cursor:not-allowed;opacity:.6}.auth-loading{margin:48px auto;max-width:360px;text-align:center}.ob-wrap.ob-singlecol{height:-webkit-fill-available}.modal-overlay{align-items:center;background:rgba(0,0,0,.45);display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:9999}.modal.card{background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.25);max-width:520px;overflow:hidden;width:100%}.modal-hd{border-bottom:1px solid #eee}.modal-bd,.modal-hd{padding:16px 20px}.modal-bd .muted{color:#6b7280}.modal-bd .err{color:#dc2626}.modal-ft{border-top:1px solid #eee;display:flex;gap:8px;justify-content:flex-end;padding:12px 20px}.btn{background:#fff;border:1px solid #d1d5db;border-radius:8px;font:inherit;padding:8px 12px}.btn.warn{background:#ef4444;border-color:#ef4444;color:#fff}.btn:disabled{cursor:not-allowed;opacity:.6}.status{padding:2px 8px}.status.working{background:#dcfce7;color:#065f46}.status.closed{background:#f3f4f6;color:#374151}.status.paused{background:#e5e7eb;color:#374151}.status.closing{background:#fee2e2;color:#7f1d1d}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.mar-left-auto{margin-left:auto}:root{--c-bg:#f5f7ff;--c-card:#fff;--c-line:#e7ecf6;--c-text:#1f2345;--c-muted:#8e95b8;--c-primary:#2c7cf8;--c-primary-ghost:rgba(44,124,248,.15);--c-danger:#e05260;--c-success:#13b26b}.gb2-card{background:var(--c-card);border-radius:14px;box-shadow:0 10px 30px rgba(27,40,80,.08);color:var(--c-text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;padding:14px;width:360px}.gb2-tabs{align-items:center;display:grid;gap:8px;grid-template-columns:1fr 1fr 28px;margin-bottom:12px}.gb2-tab{background:#eef2fb;border:none;border-radius:10px;color:var(--c-muted);cursor:pointer;font-weight:700;padding:9px 10px}.gb2-tab.active{background:var(--c-primary);box-shadow:0 2px 8px rgba(44,124,248,.35);color:#fff}.gb2-tab-help{background:#eef2fb;border:none;border-radius:50%;color:var(--c-muted);cursor:pointer;font-weight:800;height:28px;width:28px}.gb2-form{display:grid;gap:10px}.gb2-field{display:grid;gap:6px}.gb2-label{color:var(--c-muted);font-size:12px;font-weight:700}.gb2-input{background:#f6f8ff;border:1px solid var(--c-line);border-radius:11px;color:var(--c-text);font-size:14px;height:42px;outline:none;padding:0 12px;transition:border-color .15s,box-shadow .15s}.gb2-input:focus{border-color:var(--c-primary);box-shadow:0 0 0 3px var(--c-primary-ghost)}.gb2-grid2{display:grid;gap:10px;grid-template-columns:1fr 1fr}.gb2-symbolRow{align-items:center;background:#f6f8ff;border:1px solid var(--c-line);border-radius:10px;display:flex;justify-content:space-between;padding:6px 8px}.gb2-current b,.gb2-symbol b{font-weight:800}.gb2-k{color:var(--c-muted);font-weight:700;margin-right:6px}.gb2-preview{background:#0b1020;border:1px solid #1a2440;border-radius:12px;color:#dbe6ff;padding:12px}.gb2-prevRow{display:flex;font-size:13px;justify-content:space-between;padding:4px 0}.gb2-note{font-size:12px;margin-top:6px;opacity:.8}.gb2-total{background:#f6f8ff;border:1px solid var(--c-line);border-radius:10px;display:flex;justify-content:space-between;padding:10px 12px}.gb2-checkbox,.gb2-total{align-items:center;font-weight:700}.gb2-checkbox{color:var(--c-text);display:inline-flex;font-size:14px;gap:8px}.gb2-legend{color:var(--c-muted);font-size:12px;line-height:1.45}.gb2-alert{border-radius:10px;font-size:13px;font-weight:700;padding:10px 12px}.gb2-alert+.gb2-alert{margin-top:6px}.gb2-alert-error{background:#fde8ec;border:1px solid #f7c5cd;color:#7d2330}.gb2-alert-success{background:#e6fbf3;border:1px solid #c8f4e4;color:#0f6b43}.gb2-btnPrimary{background:var(--c-primary);border:none;border-radius:12px;box-shadow:0 10px 20px rgba(44,124,248,.25);color:#fff;cursor:pointer;font-size:15px;font-weight:800;height:46px;margin-top:6px;transition:transform .04s ease,box-shadow .2s ease,filter .2s ease;width:100%}.gb2-btnPrimary:hover{box-shadow:0 12px 22px rgba(44,124,248,.32);filter:brightness(1.03)}.gb2-btnPrimary:active{transform:translateY(1px)}.gb2-empty{color:var(--c-muted);padding:18px 6px;text-align:center}.gb2-input.error{border-color:#e05260;box-shadow:0 0 0 3px rgba(224,82,96,.15)}.field-error{color:#b02a3c;font-size:12px;font-weight:700;margin-top:4px}.botrow-card{--bg:#f4f7ff;--bg-dark:#0e1b2e;--ink:#0b1220;--muted:#6b7280;--accent:#2e6bff;--good:#16a34a;--bad:#dc2626;--warn:#f59e0b;--teal:#14b8a6;align-items:center;background:#fff;border:1px solid #e6ebff;border-radius:16px;box-shadow:0 1px 2px rgba(5,32,88,.04);display:grid;gap:14px;grid-template-columns:minmax(220px,1.2fr) minmax(460px,2.2fr) minmax(280px,1.3fr);padding:14px 16px}.botrow-card+.botrow-card,.botrow-card+.group-card{margin-top:10px}.left{align-items:center;display:flex;gap:12px}.coin{background:linear-gradient(145deg,#eef3ff,#dfe7ff);border:1px solid #e6ebff;border-radius:50%;color:#1f3b8f;display:grid;font-weight:700;height:38px;place-items:center;width:38px}.title .pair{color:var(--ink);font-size:14px}.title .pair strong{font-weight:800;letter-spacing:.2px}.title .pair .muted{color:var(--muted);font-weight:600;text-transform:uppercase}.title .sub{align-items:center;color:var(--muted);display:flex;font-size:12px;gap:8px;margin-top:2px}.title .sub .dot{opacity:.5}.title .sub .dir{background:#eef6ff;border-radius:10px;color:#1d4ed8;font-weight:700;padding:2px 8px;text-transform:capitalize}.title .sub .dir.short{background:#fff1f2;color:#be123c}.metrics{display:grid;gap:10px 16px;grid-template-columns:repeat(3,minmax(160px,1fr))}.met{background:#f8fbff;border:1px solid #ebf1ff;border-radius:12px;padding:8px 10px}.met.primary{background:#eef4ff;border-color:#dfe7ff}.met .lab{color:var(--muted);font-size:11px;margin-bottom:2px}.met .val{align-items:center;color:var(--ink);display:flex;flex-wrap:wrap;font-size:13px;gap:6px}.met .val .mono{font-feature-settings:"tnum" 1,"lnum" 1;letter-spacing:.2px}.met .val .sp{width:8px}.met .val .sep{opacity:.5}.met .val .pos{color:var(--good);font-weight:700}.met .val .neg{color:var(--bad);font-weight:700}.met .bar{background:#eaf0ff;border-radius:8px;height:6px;overflow:hidden;position:relative;width:120px}.met .bar .fill{border-radius:8px;bottom:0;left:0;position:absolute;top:0}.met .bar .fill.pos{background:linear-gradient(90deg,#a7f3d0,#10b981)}.met .bar .fill.neg{background:linear-gradient(90deg,#fecaca,#ef4444)}.right{display:grid;gap:10px;grid-template-rows:auto auto auto;justify-items:end}.status{border:1px solid;font-weight:700;padding:4px 10px}.status.working{background:#e6fffb;border-color:#99f6e4;color:#0f766e}.status.paused{color:#92400e}.status.closing{background:#e6eeff;border-color:#c7d2fe;color:#0b3b88}.actions{display:flex;gap:8px}.actions,.btn{align-items:center}.btn{background:#f7faff;border:1px solid #dfe7ff;border-radius:10px;color:#153b88;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:6px;padding:7px 10px}.btn:hover{filter:brightness(.98)}.btn.ghost{background:#fff}.btn.warn{background:#fff1f2;border-color:#fecaca;color:#b91c1c}.btn.icon{justify-content:center;padding:7px;width:34px}.more{display:inline-flex;gap:6px;margin-left:2px}.chips{display:flex;flex-wrap:wrap;gap:6px}.chip{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;color:#334155;font-size:11px;font-weight:800;padding:2px 6px}.group-card{background:#fff;border:1px solid #dbe6ff;border-radius:16px;box-shadow:0 1px 2px rgba(5,32,88,.04);margin-bottom:14px}.group-card.open{border-color:#9ec5ff;box-shadow:0 0 0 3px rgba(46,107,255,.08)}.group-head{align-items:center;border-radius:16px;display:grid;gap:14px;grid-template-columns:minmax(220px,1.2fr) minmax(460px,2.2fr) minmax(280px,1.3fr);padding:14px 16px}.group-body{border-top:1px dashed #e5edff;padding:10px 12px 12px}.group .coin{background:linear-gradient(145deg,#eaf2ff,#d9e6ff);border:1px solid #dfe7ff}.btn.toggle{background:#f2f6ff;border-color:#dfe7ff}.status{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;gap:6px;line-height:1;padding:6px 12px;user-select:none;white-space:nowrap}.status.working{background:#ecfdf5;border-color:#bbf7d0;color:#059669}.status.paused{background:#fff7ed;border-color:#fed7aa;color:#b45309}.status.closing{background:#f5f3ff;border-color:#ddd6fe;color:#6d28d9}.status.closed{background:linear-gradient(180deg,#fff5f5,#ffecec);border-color:#fecaca;box-shadow:inset 0 1px 0 rgba(185,28,28,.06);color:#b91c1c}.status.closed:before{background:currentColor;border-radius:50%;content:"";height:6px;opacity:.85;width:6px}.status.closed:focus-visible,.status.closed:hover{border-color:#fca5a5;box-shadow:0 0 0 3px rgba(244,63,94,.1)}.gb2-tabs.bots_btn,.lp-strip{display:flex;gap:12px}.lp-strip{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px}.lp-strip.compact{gap:10px;padding:8px 10px}.lp-strip.empty,.lp-strip.loading{color:#6b7280}.lp-strip .pill.side{align-items:center;display:flex;gap:6px;margin-right:4px}.lp-strip .pill .long{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;color:#065f46;font-weight:600;padding:2px 8px}.lp-strip .pill .short{background:#fef2f2;border:1px solid #fecaca;border-radius:999px;color:#7f1d1d;font-weight:600;padding:2px 8px}.lp-strip .pill .sep{color:#9ca3af}.lp-strip .pill .lev{font-weight:600}.lp-strip .pill .mode{color:#6b7280}.lp-strip .kv{align-items:center;display:flex;gap:6px}.lp-strip .kv label{color:#6b7280;font-size:12px}.lp-strip .kv b{font-size:13px}.lp-strip .kv .mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.lp-strip .pos{color:#16a34a}.lp-strip .neg{color:#dc2626}.lp-strip .roe-bar{background:#e5e7eb;border-radius:999px;height:6px;margin-left:8px;overflow:hidden;width:80px}.lp-strip .roe-bar .fill{height:100%}.lp-strip .roe-bar .fill.pos{background:#bbf7d0}.lp-strip .roe-bar .fill.neg{background:#fecaca}.gap-0{gap:0}.mb-auto{margin-bottom:auto}.w-max-content{width:100%}.p-relative{padding-top:60px;position:relative}.p-relative2{overflow:hidden;padding-top:40px;position:relative}.al-center-bottom{left:50%;position:absolute;top:0;transform:translateX(-50%)}.lp-strip{border:0;border-bottom:1px solid #dbe6ff;border-bottom-left-radius:0!important;border-bottom-right-radius:0}.dir-badge{border-radius:9999px;font-size:12px;font-weight:700;line-height:1.6;margin-left:8px;padding:2px 10px}.dir-badge.long{background:#ecfdf5;color:#065f46}.dir-badge.short{background:#fef2f2;color:#991b1b}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.sub2,.sub3{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:12px;gap:10px;margin-top:4px}.sub2 b,.sub3 b{color:#374151}.dot{opacity:.6}.status-block{align-items:center;display:flex;gap:8px;margin-bottom:8px}.run-pill{align-items:center;background:#eef2ff;border-radius:9999px;color:#1f2937;display:inline-flex;font-size:12px;gap:4px;line-height:1.6;padding:2px 8px}.status.working+.run-pill{background:#ecfeff}.status.closed+.run-pill{background:#f3f4f6}@media (max-width:1130px){.orderbook-section{display:none}}@media (max-width:1080px){.botrow-card{gap:12px;grid-template-columns:1fr}.right{justify-items:start}.metrics{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (max-width:980px){.lp-strip .hide-sm{display:none}}