@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--bg: #0d1117;--bg-soft: #111827;--surface: #161b22;--surface-2: #1f2937;--stroke: #2a3441;--text: #e6edf3;--muted: #98a6b8;--primary: #0d5f66;--primary-2: #09474d;--danger: #ef4444;--success: #22c55e;--shadow: 0 12px 32px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text);font-family:Space Grotesk,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:radial-gradient(1000px 500px at 10% -20%,#172036 0%,transparent 60%),var(--bg)}.container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px 16px}.card{width:100%;max-width:460px;border-radius:16px;padding:24px;border:1px solid var(--stroke);background:var(--surface);box-shadow:var(--shadow)}.card.wide{max-width:1180px}.dashboard-shell{padding:22px}.app-layout{min-height:100vh;display:flex;background:radial-gradient(1000px 500px at 10% -20%,#172036 0%,transparent 60%),var(--bg)}.app-sidebar{width:260px;border-right:1px solid #243247;background:linear-gradient(180deg,#0e1624,#0b1420);padding:20px 14px;flex-shrink:0;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;align-self:flex-start}.app-sidebar-brand{font-size:1.1rem;font-weight:700;letter-spacing:.01em;padding:8px 10px 14px;border-bottom:1px solid #243247;margin-bottom:14px}.app-sidebar-nav{display:flex;flex-direction:column;gap:8px;flex:1}.app-sidebar-link{text-decoration:none;color:#dbe7f5;border:1px solid #2d3a4f;border-radius:10px;padding:10px 12px;font-weight:600;background:#152134;transition:background .18s ease,border-color .18s ease}.app-sidebar-link:hover{background:#1a2a40;border-color:#415677}.app-sidebar-link.active{background:linear-gradient(180deg,#0f766e,#115e59);border-color:#0d9488;color:#f8fbff}.app-sidebar-footer{margin-top:14px;padding-top:12px;border-top:1px solid #243247;display:flex;align-items:center;gap:8px}.sidebar-logout-btn{flex:1}.sidebar-profile-btn{width:44px;min-width:44px;height:44px;border-radius:10px;border:1px solid #2d3a4f;background:#152134;color:#dbe7f5;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.sidebar-profile-btn:hover{background:#1a2a40;border-color:#415677}.sidebar-profile-btn.active{background:linear-gradient(180deg,#0f766e,#115e59);border-color:#0d9488;color:#f8fbff}.sidebar-profile-btn svg{width:20px;height:20px}.app-main{flex:1;min-width:0;padding:22px}.app-panel{margin:0 auto}.sidebar-toggle,.sidebar-backdrop{display:none}h1,h2{margin:0;letter-spacing:-.02em}h1{font-size:clamp(1.8rem,2.2vw,2.5rem);margin-top:8px}h2{font-size:clamp(1.1rem,1.6vw,1.45rem);margin-bottom:10px}p{margin:0}.muted{color:var(--muted)}.eyebrow{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#b9f7ec;border:1px solid #285950;background:#11322d}.auth-card{max-width:470px}.form-stack{margin-top:16px;display:flex;flex-direction:column;gap:10px}label{font-size:.9rem;font-weight:500;color:#d2d9e2}input,select,textarea,button{height:44px;width:100%;border-radius:10px;border:1px solid var(--stroke);padding:0 12px;font:inherit}input,select,textarea{background:var(--surface-2);color:var(--text)}input::placeholder,textarea::placeholder{color:#7e8fa4}input:focus,select:focus,textarea:focus{outline:none;border-color:#0d9488;box-shadow:0 0 0 3px #0d948833}button{border:1px solid transparent;cursor:pointer;font-weight:600;color:#f8fafc;background:linear-gradient(180deg,var(--primary) 0%,var(--primary-2) 100%);transition:filter .18s ease,transform .12s ease}button:hover{filter:brightness(1.06);transform:translateY(-1px)}button:disabled{cursor:not-allowed;transform:none;filter:saturate(.6)}button.secondary{background:#303b49}button.danger{background:linear-gradient(180deg,#f05252,#dc2626)}.link-btn{margin-top:12px;width:auto;height:auto;padding:0;border:none;background:transparent;box-shadow:none;color:#6ee7d8;font-weight:600}.link-btn:hover{transform:none;text-decoration:underline}.header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.icon-btn{width:44px;height:44px;padding:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.icon-btn svg{width:18px;height:18px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.add-btn{width:auto;min-width:180px;padding:0 12px}.title-wrap{display:flex;flex-direction:column;gap:8px}.header-inline{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%}.page-title-right{margin-top:0;text-align:right}.mobile-sticky-header{display:none;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;border:0;border-radius:0;background:#142235eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:sticky;top:0;z-index:35;margin-left:-10px;margin-right:-10px}.mobile-sticky-header h1{margin:0;font-size:1.1rem;line-height:1.2;flex:1;text-align:center}.mobile-header-spacer{width:40px;min-width:40px;height:40px}.top-tabs{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}.top-tab{width:auto;min-width:120px;height:40px;border-radius:10px;padding:0 14px;border:1px solid #3a4759;background:#1b2634;color:#d8e4f2;font-weight:600}.top-tab:hover{transform:none;filter:brightness(1.04)}.top-tab.active{border-color:#0d9488;background:linear-gradient(180deg,#0d5f66,#09474d);color:#f8fbff}.top-tab-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.error,.success{margin-bottom:10px;border-radius:10px;padding:10px 12px;border:1px solid;font-size:.92rem}.error{color:#fecaca;border-color:#7f1d1d;background:#7f1d1d47}.success{color:#bbf7d0;border-color:#14532d;background:#14532d47;opacity:1;transform:translateY(0);transition:opacity .45s ease,transform .45s ease}.success-fade{opacity:0;transform:translateY(-4px)}.dash-grid{display:grid;grid-template-columns:1fr;gap:14px}.inline-actions{display:flex;gap:8px;flex-wrap:wrap}.surface{background:var(--surface);border:1px solid var(--stroke);border-radius:14px;padding:14px}.grid-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkbox{min-height:44px;border:1px dashed #3a4a5f;border-radius:10px;display:flex;align-items:center;gap:10px;padding:0 10px;color:#d7e0ea}.checkbox input{width:16px;height:16px;margin:0;accent-color:#0d9488}.list{display:flex;flex-direction:column;gap:10px}.account-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.account-card{border:1px solid #2f3a48;border-radius:12px;background:#131a24;padding:12px;display:flex;flex-direction:column;gap:10px}.account-card-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.account-status-group{display:inline-flex;align-items:center;gap:6px}.account-card-meta{display:flex;flex-direction:column;gap:6px}.account-card-meta p{margin:0;color:var(--muted);font-size:.9rem;word-break:break-word}.account-card-actions{display:flex;flex-wrap:wrap;gap:8px}.account-card-actions button{width:44px;min-width:44px;height:40px;min-height:40px}.icon-only-btn{padding:0;display:inline-flex;align-items:center;justify-content:center}.icon-only-btn svg{width:20px;height:20px}.account-action-btn{border-radius:10px;border:1px solid #35506a;background:#1d3044;color:#dbe7f5;box-shadow:none}.account-action-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.account-action-primary{border-color:#0d9488;background:#0d5f66}.account-action-test{border-color:#0d7f87;background:#0b4e53}.account-action-danger{border-color:#dc2626;background:#b91c1c;color:#fff2f2}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.list-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;border:1px solid #2f3a48;border-radius:12px;background:#131a24}.list-item strong{font-size:1.02rem}.mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mode-active{border-color:#0d9488;box-shadow:inset 0 0 0 1px #0d9488}.config-form-sections{display:flex;flex-direction:column;gap:10px}.config-surface h3{margin:0 0 10px;font-size:.98rem;color:#c6d4e7;text-transform:capitalize}.field-wrap{display:flex;flex-direction:column;gap:6px}.field-label-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.field-label-row label{margin:0}.help-wrap{position:relative;display:inline-flex}.help-icon-btn{width:22px;min-width:22px;height:22px;border-radius:999px;border:1px solid #41526b;background:#1f2c3f;color:#dce9fb;padding:0;font-size:12px;line-height:1;font-weight:700;box-shadow:none}.help-icon-btn:hover{transform:none;filter:brightness(1.08)}.help-pop{position:absolute;top:28px;right:0;z-index:20;width:240px;padding:8px 10px;border-radius:8px;border:1px solid #3b4d67;background:#0f1a29;color:#cfdcf0;font-size:.82rem;line-height:1.45;box-shadow:0 10px 24px #00000059}.list-item p{margin-top:5px;color:var(--muted)}.cyber-terminal{margin-top:8px;border:1px solid #1f5a4a;border-radius:10px;background:linear-gradient(rgba(26,255,183,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(26,255,183,.03) 1px,transparent 1px),radial-gradient(circle at 20% 0%,rgba(15,185,129,.18),transparent 45%),#07140f;background-size:3px 3px,3px 3px,auto,auto;box-shadow:inset 0 0 0 1px #1f5a4a80,0 0 24px #10b98114;padding:10px 12px;position:relative;overflow:hidden}.cyber-terminal:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-linear-gradient(to bottom,rgba(226,255,242,.035) 0px,rgba(226,255,242,.035) 1px,transparent 2px,transparent 4px)}.terminal-head{display:flex;align-items:center;gap:6px;margin-bottom:8px}.dot{width:8px;height:8px;border-radius:999px}.dot-red{background:#f87171}.dot-yellow{background:#fbbf24}.dot-green{background:#34d399}.terminal-title{margin-left:6px;color:#90ffe1;font-size:.78rem;letter-spacing:.04em;text-transform:lowercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.cyber-terminal .terminal-line{margin:0;color:#73f3c8;text-shadow:0 0 8px rgba(77,240,176,.18);font-size:.86rem;line-height:1.45;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;word-break:break-word}.cyber-terminal .terminal-line+.terminal-line{margin-top:4px}.cyber-terminal .terminal-key{color:#b5ffe8}.cyber-terminal .terminal-ok{color:#6fffd4}.cyber-terminal .terminal-bad{color:#ff8b8b}.actions{min-width:260px;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.actions button{width:auto;min-width:84px;padding:0 12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#02060cad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:flex-start;justify-content:center;padding:16px;overflow-y:auto;z-index:1000}.modal-card{width:min(920px,100%);max-height:calc(100vh - 32px);border-radius:14px;border:1px solid var(--stroke);background:#0f1621;box-shadow:0 28px 60px #00000080;padding:14px;overflow-y:auto}.modal-lg{width:min(1120px,100%)}.modal-sm{width:min(460px,100%)}.modal-stats{width:min(1180px,100%)}.confirm-actions{justify-content:flex-end}.confirm-actions button{width:auto;min-width:110px}.stats-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-bottom:12px}.stats-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px}.stats-select-wrap{border:1px solid #2b3645;background:linear-gradient(180deg,#1c2839e6,#131d2bf2);border-radius:12px;padding:8px 10px 10px}.stats-select-wrap label{display:block;margin:0 0 6px;font-size:.78rem;color:#9fb1c8;letter-spacing:.02em}.stats-select{width:100%;border-radius:10px;border:1px solid #3a4a5f;background:#0f1826;color:#e4edf8;padding:0 12px}.stats-select:focus{outline:none;border-color:#0d9488;box-shadow:0 0 0 3px #0d948833}.stats-meta-item{border:1px solid #2b3645;background:#111926;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:6px}.stats-meta-item strong{font-size:1.03rem}.stats-chart-shell{border:1px solid #2b3645;border-radius:12px;background:#0c131e;padding:10px;margin-bottom:10px}.stats-chart{width:100%;height:auto;display:block}.stats-legend{margin-top:8px;display:flex;gap:14px;color:#d3dfef;font-size:.9rem}.stats-legend span{display:inline-flex;align-items:center;gap:6px}.dot-balance,.dot-equity{width:10px;height:10px;border-radius:999px;display:inline-block}.dot-balance{background:#22c55e}.dot-equity{background:#3b82f6}.dot-trade-running{width:10px;height:10px;border-radius:999px;display:inline-block;background:#f59e0b}.dot-open-positions{width:10px;height:10px;border-radius:999px;display:inline-block;background:#f472b6}.template-list{display:flex;flex-direction:column;gap:10px}.template-item{border:1px solid #2f3a48;border-radius:10px;padding:10px;display:flex;justify-content:space-between;align-items:center;gap:10px;background:#121922}.template-item p{margin-top:4px;color:var(--muted)}.template-item button{width:auto;min-width:100px}.json-area{width:100%;min-height:360px;border-radius:10px;border:1px solid var(--stroke);padding:10px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.86rem;color:#dbe5f0;background:#0b111a}.ghost-btn{width:40px;min-width:40px;height:40px;border-radius:10px;background:#243041;color:#d4e2f4;box-shadow:none}.nav-link-btn{width:auto;min-width:120px;height:44px;padding:0 14px;border-radius:10px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:600;color:#f8fafc;background:#303b49}.sound-btn{width:auto;min-width:110px;padding:0 14px}.compact-check{width:auto;min-height:44px;padding:0 12px;white-space:nowrap}.debug-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;margin-bottom:14px}.debug-card{min-height:180px}.status-chip{width:auto;min-width:88px;height:30px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:700;border:1px solid var(--stroke)}.mode-chip{width:auto;min-width:88px;height:30px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#bfdbfe;background:#1e40af38;border:1px solid rgba(59,130,246,.45)}.status-ok{color:#bbf7d0;background:#14532d59;border-color:#14532d}.status-off{color:#dbe5f0;background:#303b49cc}.debug-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0}.debug-meta div,.debug-lines p{display:flex;flex-direction:column;gap:4px}.debug-lines{display:flex;flex-direction:column;gap:8px}.debug-lines p{margin:0;padding:9px 10px;border-radius:10px;border:1px solid #273241;background:#101721;word-break:break-word}.debug-error{border-color:#7f1d1d!important;background:#7f1d1d38!important;color:#fecaca}.log-filter{max-width:280px}.log-list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.log-item{padding:12px;border-radius:12px;border:1px solid #2f3a48;background:#111825}.log-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.log-head span{color:var(--muted);font-size:.85rem;white-space:nowrap}.log-info{border-left:3px solid #3b82f6}.log-warn{border-left:3px solid #f59e0b}.log-error{border-left:3px solid #ef4444}@media (max-width: 900px){.app-layout{display:block}.app-sidebar{position:fixed;top:0;left:0;bottom:0;transform:translate(-100%);transition:transform .2s ease;z-index:60}.app-sidebar.open{transform:translate(0)}.sidebar-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none;position:static}.sidebar-toggle svg{width:20px;height:20px}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;background:#040a1299;border:0;padding:0;cursor:pointer}.app-main{padding:0 10px 10px}.container{padding:18px 10px}.card,.dashboard-shell{padding:14px;border-radius:14px}.grid-form{grid-template-columns:1fr}.list-item{flex-direction:column;align-items:flex-start}.actions{min-width:0;width:100%;justify-content:flex-start}.actions button{width:100%}.header-row{flex-direction:column;align-items:stretch}.header-row{display:none}.mobile-sticky-header{display:flex}.header-inline{flex-direction:column;align-items:flex-start}.page-title-right{text-align:left}.icon-btn{align-self:flex-end}.section-head{flex-direction:column;align-items:flex-start}.inline-actions,.inline-actions button,.add-btn,.confirm-actions,.confirm-actions button{width:100%}.account-card-actions{justify-content:flex-start}.template-item{flex-direction:column;align-items:flex-start}.template-item button{width:100%}.debug-meta{grid-template-columns:1fr}.log-head{flex-direction:column}.log-filter,.nav-link-btn{width:100%;max-width:none}.stats-toolbar{grid-template-columns:1fr}}
