:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#edf2f8}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top right,rgba(207,226,255,.85),transparent 34%),linear-gradient(180deg,#f8fbff,#eef3f8)}button,input,select{font:inherit}button{cursor:pointer}.dq-v2{min-height:100vh;direction:rtl}.dq-topbar{min-height:72px;padding:12px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#ffffffeb;border-bottom:1px solid #dce5ef;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dq-brand{display:flex;align-items:center;gap:12px}.dq-brand-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#2366db;color:#fff;font-weight:800;letter-spacing:-1px}.dq-brand strong,.dq-brand span{display:block}.dq-brand strong{font-size:16px}.dq-brand span{margin-top:2px;font-size:11px;color:#77849a}.dq-top-status{display:flex;align-items:center;gap:12px}.dq-status-item{min-height:42px;padding:8px 12px;display:flex;align-items:center;gap:7px;background:#f5f8fc;border:1px solid #e0e7f0;border-radius:12px;font-size:12px}.dq-label-muted{color:#8490a3}.dq-dot{width:9px;height:9px;border-radius:50%;flex:0 0 auto}.dq-dot--online{background:#27ae72;box-shadow:0 0 0 4px #27ae721f}.dq-dot--warning{background:#f0a52b;box-shadow:0 0 0 4px #f0a52b21}.dq-shell{width:min(1680px,calc(100% - 32px));margin:18px auto 40px}.dq-market-bar{min-height:72px;padding:10px;display:flex;align-items:stretch;gap:8px;background:#ffffffe0;border:1px solid #dce5ef;border-radius:18px;box-shadow:0 14px 40px #2c486e12}.dq-market-chip{min-width:145px;padding:9px 14px;text-align:right;background:#f7f9fc;border:1px solid transparent;border-radius:12px;color:#3f4c61}.dq-market-chip span,.dq-market-chip strong{display:block}.dq-market-chip span{font-size:11px;color:#7f8a9d}.dq-market-chip strong{margin-top:3px;font-size:14px}.dq-market-chip--active{background:#edf4ff;border-color:#b9d2ff;color:#1859c9}.dq-market-spacer{flex:1}.dq-market-stat{min-width:140px;padding:9px 14px;border-right:1px solid #e4eaf2}.dq-market-stat span,.dq-market-stat strong{display:block}.dq-market-stat span{font-size:11px;color:#8490a3}.dq-market-stat strong{margin-top:5px;font-size:13px}.dq-terminal{margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:14px;align-items:stretch}.dq-chart-panel,.dq-trade-panel,.dq-section{background:#fffffff0;border:1px solid #dce5ef;border-radius:20px;box-shadow:0 16px 42px #2c486e12}.dq-chart-panel{min-width:0;overflow:hidden}.dq-panel-head,.dq-section-head{min-height:74px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e4eaf2}.dq-panel-head--compact{min-height:auto;padding-bottom:14px}.dq-eyebrow{display:block;margin-bottom:4px;color:#8490a3;font-size:11px}.dq-panel-head h1,.dq-panel-head h2,.dq-section-head h3{margin:0;color:#172033}.dq-panel-head h1{font-size:20px}.dq-panel-head h2,.dq-section-head h3{font-size:16px}.dq-timeframes{display:flex;gap:5px}.dq-timeframes button{min-width:43px;height:34px;border:1px solid #dce4ee;border-radius:9px;background:#f7f9fc;color:#667389}.dq-timeframes .dq-timeframe-active{background:#2366db;border-color:#2366db;color:#fff}.dq-chart-placeholder{position:relative;height:510px;overflow:hidden;background:linear-gradient(180deg,#fbfdff,#f4f8fc)}.dq-chart-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(113,135,163,.09) 1px,transparent 1px),linear-gradient(to bottom,rgba(113,135,163,.09) 1px,transparent 1px);background-size:70px 54px}.dq-chart-message{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center;gap:8px;color:#68758a}.dq-chart-message strong{color:#31415a;font-size:18px}.dq-chart-message span{max-width:440px;font-size:13px}.dq-analysis-strip{min-height:76px;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #e4eaf2}.dq-analysis-strip>div{padding:14px;border-left:1px solid #e4eaf2}.dq-analysis-strip>div:last-child{border-left:0}.dq-analysis-strip span,.dq-analysis-strip strong{display:block}.dq-analysis-strip span{font-size:11px;color:#8490a3}.dq-analysis-strip strong{margin-top:5px;font-size:13px}.dq-trade-panel{padding-bottom:16px}.dq-field{padding:13px 18px 0}.dq-field label{display:block;margin-bottom:7px;font-size:12px;color:#68758a}.dq-input-shell{height:44px;display:flex;align-items:center;border:1px solid #d7e0eb;border-radius:11px;overflow:hidden;background:#f9fbfd}.dq-input-shell input{flex:1;min-width:0;height:100%;padding:0 12px;border:0;outline:none;background:transparent;color:#172033}.dq-input-shell span{padding:0 13px;color:#65738a}.dq-quick-amounts{padding:9px 18px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.dq-quick-amounts button{height:32px;background:#f5f8fc;border:1px solid #dce4ed;border-radius:8px;color:#59677e}.dq-field select{width:100%;height:44px;padding:0 12px;border:1px solid #d7e0eb;border-radius:11px;background:#f9fbfd;color:#172033;outline:none}.dq-direction-grid{padding:16px 18px 0;display:grid;grid-template-columns:1fr 1fr;gap:9px}.dq-direction{min-height:67px;border-radius:13px;border:0;color:#fff}.dq-direction span,.dq-direction strong{display:block}.dq-direction span{font-size:11px;opacity:.88}.dq-direction strong{margin-top:4px;font-size:16px}.dq-direction--call{background:#1eaa72}.dq-direction--put{background:#df5962}.dq-ai-trade-button{width:calc(100% - 36px);min-height:48px;margin:12px 18px 0;border:0;border-radius:12px;background:#2366db;color:#fff;font-weight:700}.dq-execution-state{margin:12px 18px 0;padding:11px 12px;display:flex;align-items:center;gap:10px;background:#fff8e8;border:1px solid #f1dfb7;border-radius:11px}.dq-execution-state span,.dq-execution-state strong{display:block}.dq-execution-state div>span{font-size:11px;color:#8d7752}.dq-execution-state strong{margin-top:2px;font-size:12px;color:#5e4b2f}.dq-ai-summary{margin:12px 18px 0;padding:13px;background:#f6f9fd;border:1px solid #dfe7f1;border-radius:12px}.dq-ai-summary-head{display:flex;align-items:center;justify-content:space-between}.dq-ai-summary-head span{font-size:12px;color:#5f6c80}.dq-ai-summary-head strong{color:#2366db}.dq-ai-summary p{margin:9px 0 0;color:#6a7689;font-size:12px;line-height:1.75}.dq-bottom-grid{margin-top:14px;display:grid;grid-template-columns:1fr 1.35fr;gap:14px}.dq-analysis-body{padding:14px 18px 18px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.dq-analysis-body>div{padding:13px;background:#f7f9fc;border:1px solid #e1e7ef;border-radius:11px}.dq-analysis-body span{font-size:12px;font-weight:700}.dq-analysis-body p{margin:7px 0 0;color:#77849a;font-size:12px}.dq-trades-table{padding:13px 18px 18px}.dq-table-row{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr 1fr;gap:10px;align-items:center}.dq-table-row--head{min-height:36px;color:#7a879b;font-size:11px;border-bottom:1px solid #e4eaf2}.dq-empty-table{min-height:90px;display:grid;place-items:center;color:#8a96a8;font-size:12px}@media(max-width:1100px){.dq-terminal{grid-template-columns:1fr}.dq-trade-panel{display:grid;grid-template-columns:repeat(2,1fr)}.dq-panel-head--compact,.dq-direction-grid,.dq-ai-trade-button,.dq-execution-state,.dq-ai-summary{grid-column:1 / -1}.dq-bottom-grid{grid-template-columns:1fr}}@media(max-width:760px){.dq-topbar{position:static;padding:12px 14px;align-items:flex-start;flex-direction:column}.dq-top-status{width:100%;overflow-x:auto}.dq-shell{width:calc(100% - 20px);margin-top:10px}.dq-market-bar{overflow-x:auto}.dq-market-spacer{display:none}.dq-market-stat{min-width:135px}.dq-panel-head{align-items:flex-start;flex-direction:column}.dq-chart-placeholder{height:390px}.dq-analysis-strip{grid-template-columns:repeat(2,1fr)}.dq-analysis-strip>div{border-bottom:1px solid #e4eaf2}.dq-trade-panel,.dq-bottom-grid{display:block}.dq-section+.dq-section{margin-top:12px}.dq-analysis-body{grid-template-columns:1fr}.dq-table-row{grid-template-columns:1.25fr 1fr 1fr}.dq-table-row span:nth-child(4),.dq-table-row span:nth-child(5){display:none}}.dq-candlestick-chart{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;direction:ltr}.dq-price-grid-lines line{stroke:#7488a229;stroke-width:1;vector-effect:non-scaling-stroke}.dq-price-grid-lines text{fill:#718096;font-size:11px;font-family:Inter,Segoe UI,Arial,sans-serif}.dq-candle-wick{stroke:currentColor;stroke-width:1.3;vector-effect:non-scaling-stroke}.dq-candle-body{fill:currentColor}.dq-candle--up{color:#16a36a}.dq-candle--down{color:#e25365}.dq-live-price line{stroke:#2366db;stroke-width:1;stroke-dasharray:5 4;vector-effect:non-scaling-stroke}.dq-live-price rect{fill:#2366db}.dq-live-price text{fill:#fff;font-size:11px;font-weight:700;font-family:Inter,Segoe UI,Arial,sans-serif}.dq-chart-time-axis text{fill:#7c899d;font-size:10px;font-family:Inter,Segoe UI,Arial,sans-serif}.dq-chart-live-info{position:absolute;top:14px;left:14px;z-index:4;min-width:112px;padding:8px 11px;border:1px solid rgba(201,211,224,.8);border-radius:10px;background:#ffffffe0;box-shadow:0 5px 20px #3f516b14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);direction:rtl}.dq-chart-live-info span,.dq-chart-live-info strong{display:block}.dq-chart-live-info span{color:#718096;font-size:10px}.dq-chart-live-info strong{margin-top:2px;color:#31415a;font-size:11px}.dq-chart-message--error strong{color:#cf4255}.dq-timeframes button{cursor:pointer}.dq-timeframes button:hover{border-color:#b9c8dc;background:#eef4fb}.dq-timeframes .dq-timeframe-active:hover{background:#2366db;border-color:#2366db}@media(max-width:640px){.dq-price-grid-lines text{font-size:12px}.dq-chart-time-axis text{font-size:11px}.dq-chart-live-info{top:9px;left:9px;min-width:96px;padding:7px 9px}}.dq-account-manager{margin:12px 18px 2px;padding:13px;border:1px solid #dfe7f1;border-radius:13px;background:#f8fbff}.dq-account-manager__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.dq-account-manager__head>div{min-width:0}.dq-account-manager__head span,.dq-account-manager__head strong{display:block}.dq-account-manager__head>div>span{font-size:11px;color:#7a8799}.dq-account-manager__head>div>strong{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#172033;font-size:13px}.dq-account-mode-badge{flex:0 0 auto;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:800}.dq-account-mode-badge--demo{background:#edf4ff;border:1px solid #c9dcff;color:#2366db}.dq-account-mode-badge--real{background:#fff0f1;border:1px solid #f4c7ca;color:#c74550}.dq-account-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:10px}.dq-account-mode-switch button{min-height:36px;border:1px solid #d9e3ef;border-radius:9px;background:#fff;color:#667389;font-size:12px;font-weight:700}.dq-account-mode-switch button.active{background:#2366db;border-color:#2366db;color:#fff}.dq-account-mode-switch button:disabled,.dq-account-primary-button:disabled,.dq-account-secondary-button:disabled,.dq-account-card:disabled{cursor:not-allowed;opacity:.6}.dq-account-field{margin-top:9px}.dq-account-field label{display:block;margin-bottom:6px;font-size:11px;color:#68758a}.dq-account-field input{width:100%;min-height:40px;box-sizing:border-box;padding:0 11px;border:1px solid #d7e0eb;border-radius:9px;outline:none;background:#fff;color:#172033;font-family:inherit}.dq-account-field input:focus{border-color:#8bb2f6;box-shadow:0 0 0 3px #2366db14}.dq-account-primary-button,.dq-account-secondary-button{width:100%;min-height:40px;margin-top:9px;border-radius:9px;font-family:inherit;font-size:12px;font-weight:800}.dq-account-primary-button{border:0;background:#2366db;color:#fff}.dq-account-secondary-button{border:1px solid #bcd0ed;background:#eef5ff;color:#2159ad}.dq-account-security-note{margin-top:8px;padding:8px 9px;border-radius:8px;background:#f4f7fb;color:#748196;font-size:10px;line-height:1.7}.dq-account-message{margin-top:8px;padding:8px 9px;border-radius:8px;font-size:11px;line-height:1.6}.dq-account-message--error{background:#fff1f2;border:1px solid #f3c9cc;color:#b64049}.dq-account-message--success{background:#eefaf5;border:1px solid #c6e9da;color:#26785b}.dq-account-list-head{margin-top:12px;padding-top:10px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e3eaf3}.dq-account-list-head span{color:#6c798d;font-size:11px}.dq-account-list-head strong{min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#edf3fb;color:#3d5f91;font-size:11px}.dq-account-list{margin-top:7px;display:grid;gap:6px}.dq-account-card{width:100%;min-width:0;padding:9px;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:right;border:1px solid #dfe6ef;border-radius:9px;background:#fff;color:#172033}.dq-account-card--active{border-color:#8db4f4;background:#f1f6ff}.dq-account-card>div:first-child{min-width:0}.dq-account-card strong,.dq-account-card span{display:block}.dq-account-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.dq-account-card>div:first-child>span{margin-top:3px;color:#7b8799;font-size:9px}.dq-account-card__status{flex:0 0 auto;text-align:left}.dq-account-card__status span{color:#53627a;font-size:9px;font-weight:800}.dq-account-card__status small{display:block;margin-top:2px;color:#7d8999;font-size:9px}.dq-account-card__status b{display:inline-block;margin-top:3px;padding:2px 5px;border-radius:999px;background:#dff2e9;color:#257459;font-size:8px}.dq-account-empty{padding:10px;text-align:center;border:1px dashed #d7e1ec;border-radius:9px;color:#8995a6;font-size:10px}@media(max-width:760px){.dq-account-manager{margin-right:12px;margin-left:12px}}
