:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#090b11;color:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,rgba(99,102,241,.14),transparent 34rem),linear-gradient(180deg,#0b0e15,#090b11)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.auth-shell{min-height:100vh;display:grid;align-content:center;gap:22px;padding:24px}.setup-shell{align-content:start;padding-top:28px}.brand-lockup{display:flex;align-items:center;justify-content:center;gap:10px}.brand-lockup h1{margin:0;font-size:24px;letter-spacing:0}.brand-mark{width:38px;height:38px;border-radius:10px;display:block}.tip-label{display:inline-flex;align-items:center;gap:4px;min-width:0}.info-tip{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;margin-left:4px;border:1px solid #4b5563;border-radius:50%;color:#cbd5e1;background:transparent;font-size:9px;font-weight:800;line-height:1;text-transform:none;cursor:help;vertical-align:middle;flex:0 0 auto}.info-tip-popover{position:fixed;padding:8px 9px;border:1px solid #334155;border-radius:6px;background:#0b1020;color:#e5e7eb;box-shadow:0 8px 22px #00000059;font-size:11px;font-weight:500;line-height:1.35;letter-spacing:0;text-align:left;text-transform:none;white-space:normal;pointer-events:none;z-index:1000}.info-tip-popover.above{transform:translateY(-100%)}h2 .info-tip,h3 .info-tip{margin-left:7px}.desktop-extension-gate{display:none}.desktop-extension-card{width:min(100%,430px);border:1px solid #293044;border-radius:16px;padding:24px;background:#10141d;box-shadow:0 24px 80px #0000007a}.desktop-extension-card h2{margin:0;font-size:24px;line-height:1.12}.desktop-extension-card p{margin:12px 0 0;color:#aeb7c7;font-size:14px;line-height:1.5}.desktop-extension-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px}.desktop-extension-actions .primary-btn,.desktop-extension-actions .secondary-btn{margin-top:0}.auth-card,.loading-card{width:min(100%,440px);margin:0 auto;padding:22px;border:1px solid #202532;border-radius:14px;background:#0f121beb;box-shadow:0 16px 50px #00000057}.auth-card h2{margin:0 0 6px;font-size:22px}.auth-card p{margin:0 0 18px;color:#9ca3af;font-size:13px}label{display:grid;gap:8px;color:#aeb7c7;font-size:12px;font-weight:650;text-transform:uppercase}input,select,textarea{width:100%;border:1px solid #2a3142;border-radius:10px;background:#0b0f18;color:#f8fafc;padding:13px 12px;outline:none;min-height:44px}textarea{min-height:130px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f12e}input[type=range]{padding:0;min-height:26px;accent-color:#6366f1}.primary-btn,.secondary-btn,.text-btn{display:inline-flex;align-items:center;justify-content:center;border:0;min-height:48px;border-radius:10px;padding:0 16px;font-weight:750;text-align:center;text-decoration:none}.primary-btn{width:100%;margin-top:16px;color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5)}.primary-btn.danger,.deploy-btn.danger{background:#b91c1c}.secondary-btn{width:100%;color:#e5e7eb;background:#171b25;border:1px solid #2a3142}.text-btn{width:100%;color:#9aa5ff;background:transparent}.inline-message,.toast{margin-top:14px;padding:12px;border-radius:10px;color:#bbf7d0;background:#22c55e1f;border:1px solid rgba(34,197,94,.2);font-size:13px}.inline-message.error,.toast.error{color:#fecaca;background:#b91c1c26;border-color:#f871713d}.upgrade-backdrop{position:fixed;inset:0;z-index:20;display:grid;align-items:end;background:#03060c8f}.upgrade-sheet{width:min(100%,720px);margin:0 auto;border:1px solid #2a3142;border-width:1px 1px 0;border-radius:18px 18px 0 0;padding:16px;padding-bottom:max(16px,env(safe-area-inset-bottom));background:#10141d;box-shadow:0 -18px 60px #0000006b}.upgrade-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.upgrade-sheet h2{margin:0;font-size:19px}.upgrade-sheet p{margin:4px 0 0;color:#9ca3af;font-size:12px}.upgrade-sheet-head button{width:32px;height:32px;border:1px solid #2a3142;border-radius:999px;color:#cbd5e1;background:#0b0f18;font-weight:850}.upgrade-copy{margin:14px 0;color:#cbd5e1;font-size:13px;line-height:1.5}.upgrade-actions{display:grid;grid-template-columns:1fr auto;gap:10px}.upgrade-actions .secondary-btn{width:auto;min-width:92px}.feedback-backdrop{position:fixed;inset:0;z-index:28;display:grid;place-items:center;padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom));background:#03060c94}.feedback-sheet{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(100%,560px);max-height:min(86dvh,680px);margin:0 auto;border:1px solid #2a3142;border-radius:18px;background:#10141d;box-shadow:0 24px 70px #00000075;overflow:hidden}.feedback-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 14px 10px;border-bottom:1px solid #242b39}.feedback-sheet-head h2{margin:0;font-size:18px}.feedback-sheet-head p{margin:4px 0 0;color:#9ca3af;font-size:12px}.feedback-sheet-head button{display:inline-grid;place-items:center;width:32px;height:32px;border:1px solid #2a3142;border-radius:999px;color:#cbd5e1;background:#0b0f18}.feedback-form{display:grid;align-content:start;gap:10px;min-height:0;overflow:auto;padding:12px 14px max(14px,env(safe-area-inset-bottom));scrollbar-width:thin;scrollbar-color:#30384a transparent}.feedback-form textarea{min-height:78px;font-family:inherit}.feedback-form::-webkit-scrollbar{width:6px}.feedback-form::-webkit-scrollbar-track{background:transparent}.feedback-form::-webkit-scrollbar-thumb{background:#30384a;border-radius:999px}.feedback-error{color:#fecaca;font-size:12px}.feedback-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.feedback-actions .primary-btn,.feedback-actions .secondary-btn{margin-top:0}.feedback-actions .secondary-btn{width:auto;min-width:86px}.app-shell{height:100vh;height:100dvh;max-width:720px;margin:0 auto;padding:14px 14px calc(92px + env(safe-area-inset-bottom));display:flex;flex-direction:column;overflow:hidden}.app-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 2px 12px;flex:0 0 auto;position:relative;z-index:7}.eyebrow{color:#9ca3af;font-size:11px;font-weight:750;text-transform:uppercase}.app-header h1,.section-head h2,.run-card h2{margin:0;font-size:22px;letter-spacing:0}.header-stack{display:grid;gap:6px;justify-items:end}.status-pill,.balance-pill,.plan-chip,.feed-dot,.tier-button{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:800;border:1px solid #2a3142;background:#121722;color:#cbd5e1}.status-pill.running,.feed-dot{color:#86efac;background:#22c55e1f;border-color:#22c55e3d}.tier-button{border:1px solid #2a3142;min-width:58px}.tier-button.free,.plan-chip.free{color:#fde68a;background:#f59e0b1f;border-color:#f59e0b47}.tier-button.plus,.plan-chip.plus{color:#a7f3d0;background:#10b98126;border-color:#10b98152}.tier-button.pro,.plan-chip.pro{color:#c7d2fe;background:#6366f12e;border-color:#6366f161}.balance-pill{color:#f8fafc}.toast{position:sticky;top:8px;z-index:5;margin:0 0 12px}.strategy-market-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.mini-market{min-height:40px;border:1px solid #242b39;border-radius:10px;padding:0 6px;color:#cbd5e1;background:#10141d}.mini-market span{font-size:12px;font-weight:850}.mini-market.selected{border-color:#6366f1b8;background:#6366f129;color:#fff}.mini-market.locked{color:#fcd34d;border-color:#f59e0b3d;background:#f59e0b14}.content-frame,.screen-stack{display:grid;gap:12px;min-height:0}.content-frame{flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:4px;scrollbar-width:none}.content-frame::-webkit-scrollbar{display:none}.section-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.section-head p{margin:4px 0 0;color:#9ca3af;font-size:12px}.market-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.markets-screen{grid-template-rows:auto auto;align-content:start}.markets-head{margin-bottom:2px}.market-card{display:grid;gap:7px;min-width:0;width:100%;text-align:left;border:1px solid #242b39;border-radius:8px;padding:10px;background:#0f141d;color:#f8fafc}.market-card.selected{border-color:#6366f1b8;background:linear-gradient(135deg,#6366f129,#10b98114),#10141d}.market-card-top,.market-meta-row,.market-liquidity-row,.price-row,.account-row,.range-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.market-card-top span{font-size:12px;font-weight:800}.market-card-top b,.market-meta-row,.market-card small,label small{color:#9ca3af;font-size:11px;font-weight:650}.market-card strong{min-height:34px;color:#dbeafe;font-size:12px;line-height:1.25;word-break:break-word;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.market-meta-row span,.market-meta-row em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-meta-row em{max-width:48%;font-style:normal}.price-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.price-row span{display:grid;align-items:center;justify-content:center;gap:2px;min-height:38px;border-radius:8px;font-weight:850}.price-row small{font-size:10px;color:currentColor;opacity:.72;font-weight:900}.price-row .yes,.side.yes{color:#34d399;background:#10b9811f}.price-row .no,.side.no{color:#f87171;background:#ef44441f}.market-liquidity-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.market-liquidity-row span{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0;min-height:28px;padding:0 8px;border-radius:7px;color:#dbeafe;background:#0b0f18;font-size:12px;font-weight:850}.market-liquidity-row small{color:#9ca3af;font-size:10px;font-weight:900}.control-panel,.status-card,.run-card,.plan-notice{border:1px solid #242b39;border-radius:12px;padding:14px;background:#10141d}.control-panel{display:grid;gap:16px}.compact-head h2{font-size:18px}.compact-head p{font-size:12px}.strategy-screen{align-content:start}.trade-panel{gap:10px;padding:10px;overflow:visible}.template-trigger{display:grid;grid-template-columns:28px minmax(0,1fr) 22px;align-items:center;gap:8px;width:100%;min-height:54px;border:1px solid #242b39;border-radius:12px;padding:8px 10px;color:#f8fafc;background:#10141d;text-align:left}.template-trigger svg{color:#93c5fd}.template-trigger span{display:grid;gap:2px;min-width:0}.template-trigger small{color:#9ca3af;font-size:10px;font-weight:850;text-transform:uppercase}.template-trigger strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.template-backdrop{position:fixed;inset:0;z-index:25;display:grid;align-items:stretch;padding:max(12px,env(safe-area-inset-top)) 0 max(12px,env(safe-area-inset-bottom));background:#03060c9e}.template-sheet{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(100%,760px);height:100%;max-height:calc(100dvh - max(12px,env(safe-area-inset-top)) - max(12px,env(safe-area-inset-bottom)));margin:0 auto;border:1px solid #2a3142;border-radius:18px;background:#10141d;box-shadow:0 0 60px #00000070;overflow:hidden}.template-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 14px 12px;border-bottom:1px solid #242b39;background:#10141d}.template-sheet-head h2{margin:0;font-size:19px}.template-sheet-head p{margin:4px 0 0;color:#9ca3af;font-size:12px}.template-sheet-head button{display:inline-grid;place-items:center;width:32px;height:32px;border:1px solid #2a3142;border-radius:999px;color:#cbd5e1;background:#0b0f18}.template-list{display:grid;align-content:start;gap:9px;min-height:0;overflow:auto;padding:12px 14px 18px;scrollbar-width:none}.template-list::-webkit-scrollbar{display:none}.template-option{display:grid;gap:10px;border:1px solid #242b39;border-radius:10px;padding:11px;background:#0f141d}.template-option.active{border-color:#10b98194;background:#10b98114}.template-option.locked{border-color:#f59e0b38}.template-option-head,.template-title-row,.template-settings{display:flex;align-items:center;gap:8px}.template-option-head{justify-content:space-between;align-items:flex-start}.template-title-row{flex-wrap:wrap}.template-option h3{margin:0;font-size:15px}.template-option p{margin:4px 0 0;color:#aeb7c7;font-size:12px;line-height:1.4}.template-tier,.template-risk{border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900;text-transform:uppercase;white-space:nowrap}.template-tier.free{color:#bfdbfe;background:#3b82f624}.template-tier.plus{color:#fde68a;background:#f59e0b26}.template-risk{color:#d1fae5;background:#10b9811f}.template-context{display:grid;gap:6px}.template-context span{display:grid;gap:2px;color:#cbd5e1;font-size:12px;line-height:1.35}.template-context b{color:#94a3b8;font-size:10px;text-transform:uppercase}.template-settings{flex-wrap:wrap;color:#dbeafe;font-size:11px;font-weight:750}.template-settings span{min-height:24px;border-radius:999px;padding:5px 7px;background:#0b0f18}.template-apply{display:inline-flex;align-items:center;justify-content:center;justify-self:end;gap:6px;min-width:92px;min-height:34px;border:0;border-radius:9px;color:#fff;background:#2563eb;font-size:12px;font-weight:900}.template-apply.locked{color:#111827;background:#fbbf24}.template-apply:disabled{color:#bbf7d0;background:#10b9812e;opacity:1}.trade-panel label{gap:5px;font-size:10px}.trade-panel input,.trade-panel select{min-height:34px;border-radius:8px;padding:6px 8px;font-size:13px}.mode-row{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:8px;color:#aeb7c7;font-size:10px;font-weight:750;text-transform:uppercase}.mode-row .segmented{min-height:34px}.field-label{margin-bottom:-8px}.segmented{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:6px;min-height:42px;padding:4px;border-radius:10px;background:#0b0f18;border:1px solid #242b39}.segmented button{border:0;border-radius:8px;color:#aeb7c7;background:transparent;font-weight:800;min-width:0;font-size:12px}.segmented button.active{color:#fff;background:#3438a8}.segmented button.locked,.advanced-btn.locked{color:#fcd34d;background:#f59e0b14;border-color:#f59e0b3d}.segmented button.locked.active{color:#fcd34d;background:#f59e0b24}.split-row{display:grid;grid-template-columns:minmax(0,1fr) 90px;gap:8px;align-items:start}.side-qty-row{grid-template-columns:minmax(0,1fr) 126px}.dual-input{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.range-meta{color:#e5e7eb;font-size:12px;text-transform:none}.dual-range-field{display:grid;gap:7px}.dual-range-control{position:relative;height:28px;border-radius:999px}.dual-range-control:before,.dual-range-fill{content:"";position:absolute;top:11px;height:6px;border-radius:999px}.dual-range-control:before{left:0;right:0;background:#0b0f18;border:1px solid #242b39}.dual-range-fill{background:linear-gradient(90deg,#6366f1,#10b981);pointer-events:none;z-index:1}.dual-range-control input[type=range]{position:absolute;inset:0;width:100%;height:28px;min-height:28px;padding:0;margin:0;appearance:none;-webkit-appearance:none;background:transparent;pointer-events:none;z-index:2}.dual-range-control input[type=range]::-webkit-slider-runnable-track{height:6px;background:transparent}.dual-range-control input[type=range]::-webkit-slider-thumb{width:18px;height:18px;margin-top:-6px;border:2px solid #6366f1;border-radius:999px;background:#fff;box-shadow:0 2px 8px #00000057;cursor:pointer;pointer-events:auto;appearance:none;-webkit-appearance:none}.dual-range-control input[type=range]::-moz-range-track{height:6px;background:transparent}.dual-range-control input[type=range]::-moz-range-thumb{width:18px;height:18px;border:2px solid #6366f1;border-radius:999px;background:#fff;box-shadow:0 2px 8px #00000057;cursor:pointer;pointer-events:auto}.dual-range-labels{display:flex;justify-content:space-between;color:#8b95a7;font-size:10px;font-weight:750}.input-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.advanced-btn{border:1px solid #2a3142;border-radius:8px;min-height:28px;padding:0 9px;color:#c7d2fe;background:#0b0f18;font-size:11px;font-weight:850}.advanced-btn.active{color:#fff;background:#3438a8;border-color:#6366f1}.number-stepper{display:grid;grid-template-columns:32px minmax(38px,1fr) 32px;align-items:center;gap:5px;min-width:0}.number-stepper button{display:inline-grid;place-items:center;min-height:36px;border:1px solid #2a3142;border-radius:8px;color:#c7d2fe;background:#0b0f18}.number-stepper button:disabled{color:#4b5563;cursor:not-allowed}.number-stepper input{min-height:36px;border-radius:8px;padding:0 4px;text-align:center;font-size:13px}.number-stepper input::-webkit-outer-spin-button,.number-stepper input::-webkit-inner-spin-button{margin:0;appearance:none}.number-stepper input[type=number]{-moz-appearance:textfield}.tp-sl-inputs{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:8px;width:100%}.tp-sl-inputs .number-stepper{grid-template-columns:30px minmax(28px,1fr) 30px}.tp-sl-inputs .number-stepper button,.tp-sl-inputs .number-stepper input{min-height:34px}.stepper-field{display:grid;gap:5px;min-width:0}.stepper-field>span{color:#8b95a7;font-size:10px;font-weight:850;text-transform:uppercase}.toggle-list{display:grid;gap:8px}.compact-toggles{display:flex;flex-wrap:wrap}.toggle-row{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:32px;padding:0 9px;border:1px solid #242b39;border-radius:999px;background:#0b0f18;text-transform:none;font-size:11px;flex:0 0 auto}.toggle-row input{width:18px;min-height:18px;accent-color:#6366f1}.advanced-panel{display:grid;gap:9px;padding:11px;border:1px solid rgba(99,102,241,.28);border-radius:10px;background:#141827}.advanced-panel-title{color:#c7d2fe;font-size:11px;font-weight:850;text-transform:uppercase}.plan-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fde68a;background:#f59e0b1a;border-color:#f59e0b42;font-size:13px}.plan-notice button{border:0;border-radius:8px;min-height:34px;padding:0 12px;color:#111827;background:#fbbf24;font-weight:800}.sticky-action,.deploy-btn{margin-top:0}.deploy-btn,.compact-primary,.compact-secondary{min-height:44px}.compact-primary,.compact-secondary{margin-top:0}.strategy-chat{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;align-content:start;gap:10px;min-height:min(560px,calc(100dvh - 180px));border:1px solid #242b39;border-radius:12px;padding:12px;background:#10141d}.chat-screen{min-height:0}.strategy-chat-head{display:flex;justify-content:space-between;gap:10px}.strategy-chat h3{margin:0;font-size:15px}.strategy-chat p{margin:3px 0 0;color:#9ca3af;font-size:12px}.chat-prompt-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.chat-prompt-row button,.chat-action-row button{flex:0 0 auto;min-height:34px;border:2px solid rgba(99,102,241,.56);border-radius:999px;padding:0 13px;color:#dbeafe;background:#11162a;font-size:12px;font-weight:850;letter-spacing:0;white-space:nowrap}.chat-prompt-row button:disabled{color:#64748b}@media(max-width:380px){.chat-prompt-row,.chat-action-row{gap:8px}.chat-prompt-row button,.chat-action-row button{min-height:32px;padding:0 11px;font-size:12px}}.chat-messages{display:grid;align-content:start;gap:7px;min-height:0;overflow:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:#30384a transparent}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb{background:#30384a;border-radius:999px}.chat-message{display:grid;gap:5px;width:fit-content;max-width:94%;padding:9px 11px;border-radius:12px;color:#dbeafe;background:#0b0f18;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.chat-message.user{justify-self:end;max-width:86%;color:#fff;background:#3438a8}.chat-message.assistant{border:1px solid #202738}.chat-message.error{color:#fecaca;background:#b91c1c26}.chat-message.pending{color:#9ca3af}.chat-message-meta{color:#8b95a7;font-size:10px;font-weight:850;letter-spacing:0;text-transform:uppercase}.chat-message.user .chat-message-meta{color:#ffffff9e}.chat-message-body{display:grid;gap:6px}.chat-message-body p,.chat-message-body h4,.chat-message-body ol,.chat-message-body ul{margin:0}.chat-message-body h4{color:#f8fafc;font-size:12px}.chat-message-body ol,.chat-message-body ul{display:grid;gap:5px;padding-left:18px}.chat-message-body li{padding-left:2px}.chat-message-body strong{color:#f8fafc;font-weight:850}.chat-action-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:2px}.chat-input-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px}.chat-input-row input{min-height:40px;border-radius:10px;padding:8px 10px;font-size:13px}.chat-input-row button{display:inline-grid;place-items:center;min-height:40px;border:0;border-radius:10px;color:#fff;background:#3438a8}.run-card{display:flex;align-items:center;justify-content:space-between;gap:14px}.run-card span{color:#9ca3af;font-size:12px;font-weight:750;text-transform:uppercase}.run-card strong{font-size:24px}.positive{color:#4ade80}.negative{color:#f87171}.pending{color:#fbbf24}.status-card h3{margin:0 0 10px;font-size:15px}.status-card p{margin:0;color:#9ca3af;font-size:13px;overflow-wrap:anywhere}.monitor-screen{display:flex;flex-direction:column;align-content:start}.monitor-status-card{padding:12px}.market-status-panel,.trades-panel{border:1px solid #242b39;border-radius:12px;padding:10px;background:#10141d}.market-status-panel{overflow:visible}.trades-panel{display:flex;min-height:0;flex:1 1 auto;flex-direction:column}.monitor-stop-btn{border:1px solid rgba(248,113,113,.4);border-radius:10px;min-height:40px;color:#fecaca;background:#b91c1c2e;font-weight:850}.trades-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.trades-header span{font-size:13px;font-weight:850}.trades-header b{font-size:12px;white-space:nowrap}.scanner-list,.trade-list{display:grid;gap:8px}.trade-list{min-height:0;max-height:min(44dvh,360px);overflow:auto;padding-right:2px}.trade-list::-webkit-scrollbar{width:6px}.trade-list::-webkit-scrollbar-track{background:transparent}.trade-list::-webkit-scrollbar-thumb{background:#30384a;border-radius:999px}.trade-list{scrollbar-color:#30384a transparent;scrollbar-width:thin}.scanner-row,.trade-row{display:flex;justify-content:space-between;gap:12px;padding:10px;border-radius:10px;background:#0b0f18}.scanner-row div,.trade-row div{display:grid;gap:4px;min-width:0}.scanner-row b,.trade-row b{font-size:13px}.scanner-row span,.trade-row small{color:#9ca3af;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scanner-row em{color:#c7d2fe;font-style:normal;font-size:12px;font-weight:800;white-space:nowrap}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:8px}.metric{display:grid;gap:4px;min-height:50px;padding:8px;border-radius:10px;background:#0b0f18}.metric span{color:#9ca3af;font-size:11px;font-weight:750;text-transform:uppercase}.metric b{font-size:16px}.trade-row{align-items:center}.side{display:inline-flex;align-items:center;justify-content:center;width:42px;min-height:24px;border-radius:7px;font-size:11px;font-weight:900}.trade-row strong{white-space:nowrap}.empty-state{padding:18px 8px;text-align:center;color:#9ca3af;font-size:13px}.account-row{min-height:40px;border-bottom:1px solid #202532}.account-screen{align-content:start}.account-head{margin-bottom:2px}.account-plan-card,.account-info-card{min-width:0;border:1px solid #242b39;border-radius:12px;padding:14px;background:#10141d}.account-plan-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-plan-card>div,.account-plan-card p{min-width:0}.account-plan-card span{color:#9ca3af;font-size:11px;font-weight:800;text-transform:uppercase}.account-plan-card strong{display:block;margin-top:4px;font-size:22px}.account-plan-card p{margin:0;color:#9ca3af;font-size:12px;text-align:right;overflow-wrap:anywhere}.account-plan-card.free{border-color:#f59e0b40;background:linear-gradient(135deg,#f59e0b1c,#10141d 58%)}.account-plan-card.plus,.account-plan-card.pro{border-color:#10b9814d;background:linear-gradient(135deg,#10b98124,#10141d 58%)}.account-actions{display:flex;flex-wrap:wrap;gap:10px}.account-actions button{flex:1 1 148px;width:auto;min-height:40px}.account-actions .billing-manage-btn{flex:0 1 auto;min-height:34px;padding:0 12px;color:#aeb7c7;background:#0f141d;border-color:#242b39;font-size:12px;font-weight:750}.account-row:last-child{border-bottom:0}.account-row span{color:#9ca3af;font-size:13px;min-width:0}.account-row b{min-width:0;text-align:right;font-size:13px;overflow-wrap:anywhere}.muted{background:#0d1119}.bottom-nav{position:fixed;left:50%;right:auto;bottom:calc(10px + env(safe-area-inset-bottom));transform:translate(-50%);z-index:8;display:grid;grid-template-columns:repeat(5,1fr);width:min(calc(100% - 24px),692px);min-height:64px;padding:6px;border:1px solid #242b39;border-radius:18px;background:#0c0f16eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 40px #0000005c}.bottom-nav button{display:grid;place-items:center;gap:3px;border:0;border-radius:11px;color:#9ca3af;background:transparent;font-size:11px;font-weight:850;min-width:0}.bottom-nav button span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-nav .nav-icon{width:18px;height:18px}.bottom-nav button.active{color:#fff;background:#262b3a}@media(min-width:680px){.app-shell{padding-top:24px;padding-bottom:96px}.bottom-nav{width:min(calc(100% - 28px),692px)}.auth-shell{padding:42px}}@media(min-width:1367px){.desktop-extension-gate{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at top,rgba(99,102,241,.18),transparent 30rem),#07090ec7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}}@media(max-width:540px){.market-list{grid-template-columns:1fr}}@media(max-width:380px){.app-shell{padding-left:10px;padding-right:10px}.market-list{gap:8px}.market-card{padding:9px}.price-row span{min-height:34px}.bottom-nav{width:min(calc(100% - 18px),692px);min-height:62px;padding:5px}.bottom-nav button{font-size:10px}.bottom-nav .nav-icon{width:17px;height:17px}.market-card strong{min-height:30px;font-size:11px}}@media(max-width:420px){.template-option-head{display:grid}.template-risk{justify-self:start}.template-settings{gap:5px}.template-apply{width:100%;justify-self:stretch}.account-plan-card{align-items:flex-start;flex-direction:column}.account-plan-card p{text-align:left}}
