:root{--bg:#06090b;--panel:#0c1115;--panel-2:#11181d;--line:#202b32;--line-strong:#33424b;--text:#eef3f5;--muted:#7f8d95;--blue:#1889e8;--blue-dark:#0b477a;--red:#ef5b55;--red-dark:#7d2927;--green:#5bd397;--long:#ef5b55;--short:#1889e8;--gold:#d7ba72;--axis-bottom-nav-height:calc(52px + env(safe-area-inset-bottom,0px))}*{box-sizing:border-box}html{background:var(--bg);-webkit-text-size-adjust:100%;min-height:100%}body{min-height:100%;color:var(--text);background:var(--bg);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Yu Gothic UI,Hiragino Kaku Gothic ProN,sans-serif;overflow-x:clip}button,input,textarea{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.52}.terminal-shell{width:min(100%,920px);min-height:100dvh;padding:0 12px calc(var(--axis-bottom-nav-height) + 12px);margin:0 auto;position:relative}.terminal-header{z-index:20;min-height:50px;padding:calc(3px + env(safe-area-inset-top)) 14px 4px;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#06090bf2;justify-content:space-between;align-items:center;margin:0 -12px;display:flex;position:sticky;top:0}.terminal-brand{align-items:center;display:flex}.terminal-brand strong{letter-spacing:-.02em;font-size:17px}.connection-state{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.connection-state i{background:#65717a;border-radius:50%;width:7px;height:7px}.connection-state.connected{color:#a7dabc}.connection-state.connected i{background:var(--green);box-shadow:0 0 12px #5bd39780}.connection-state.reconnecting i{background:var(--gold)}.connection-state.disconnected i,.connection-state.market_closed i{background:var(--red)}.app-message{color:#d8e6dc;background:#102219;border:1px solid #365744;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;margin:10px 0;padding:10px 12px;font-size:11px;line-height:1.4;display:flex;position:relative}.app-message button{color:#95a79b;background:0 0;border:0;flex:none;width:26px;height:26px;padding:0;font-size:18px}.quote-bar{border:1px solid var(--line-strong);background:#040608;border-radius:8px;grid-template-columns:minmax(0,1fr) 104px minmax(0,1fr);margin-top:3px;display:grid;overflow:hidden;box-shadow:0 12px 35px #0007}.quote-button{color:#fff;text-align:left;border:0;min-width:0;min-height:64px;padding:7px 8px}.quote-button.sell{background:linear-gradient(145deg,#126fc0,#168eea)}.quote-button.buy{text-align:right;background:linear-gradient(145deg,#e24e49,#f36b61)}.quote-button.selected{box-shadow:inset 0 0 0 2px #f4f7f8}.quote-button.outlook-disabled,.chart-limit-picker>button.outlook-disabled{color:#78858c;filter:saturate(.15);opacity:.62;background:#20282c}.quote-button>span{letter-spacing:.04em;opacity:.86;font-size:9px;display:block}.quote-button>span small{color:#f5e2a9;vertical-align:1px;border:1px solid #f5e2a970;border-radius:3px;margin-left:5px;padding:1px 4px;font-size:6px;font-weight:900;display:inline-block}.quote-button>strong{letter-spacing:-.07em;white-space:nowrap;margin:5px 0 0;font-size:clamp(18px,5.8vw,26px);line-height:1;display:block}.quote-button>strong small{letter-spacing:-.03em;font-size:.55em}.lot-center{background:#080c0f;border-inline:1px solid #253139;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.lot-center>span{color:var(--muted);letter-spacing:.18em;font-size:8px;font-weight:800}.lot-center>div{grid-template-columns:26px 1fr 26px;align-items:center;width:100%;display:grid}.lot-center button{color:#b6c1c7;background:0 0;border:0;height:31px;padding:0;font-size:18px}.lot-center strong{text-align:center;font-variant-numeric:tabular-nums;font-size:16px}.entry-active-protection{color:#a9b5ba;border:1px solid #4e4329;border-left:3px solid var(--gold);background:#12120e;border-radius:5px;align-items:center;gap:7px;min-height:31px;margin-top:5px;padding:4px 9px;display:flex}.entry-active-protection>span{color:#a9b5ba;font-size:8px}.entry-active-protection>strong{color:#f0dfad;font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:12px}.entry-active-protection>small{color:#d7ba72;margin-left:auto;font-size:7px;font-weight:800}.entry-active-protection>button{color:#d7ba72;background:#0b0d0c;border:1px solid #5a4d2f;border-radius:4px;flex:none;min-height:23px;margin-left:auto;padding:0 7px;font-size:7px;font-weight:800}.profit{color:var(--green)!important}.loss{color:var(--red)!important}.breakeven{color:var(--gold)!important}.outlook-entry-status{border:1px solid var(--line);background:#101314;border-left:3px solid #9c8145;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;margin-top:4px;padding:9px 10px;display:flex}.outlook-entry-status.up{background:#1b1011;border-left-color:#b85450}.outlook-entry-status.down{background:#0b1720;border-left-color:#3d8fca}.outlook-entry-status>div{grid-template-columns:auto auto;align-items:baseline;gap:2px 7px;min-width:0;display:grid}.outlook-entry-status span{color:var(--muted);font-size:8px}.outlook-entry-status strong{color:#eef2f3;font-size:13px}.outlook-entry-status small{color:#9aa7ad;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:8px;overflow:hidden}.outlook-entry-status button{color:#e5d3a2;background:#19160e;border:1px solid #675a38;border-radius:5px;flex:none;min-height:31px;padding:0 9px;font-size:8px;font-weight:800}.chart-block{border:1px solid var(--line);background:#05080a;border-radius:8px;flex-direction:column;margin-top:6px;display:flex;position:relative;overflow:hidden}.chart-block .chart-legend{order:1}.chart-block .chart-frame{order:2}.chart-block .chart-meta{border-top:1px solid var(--line);border-bottom:0;order:3}.chart-block .chart-protection-inline,.chart-block .wave-trial-controls{order:4}.chart-block.wave-trial .chart-protection-inline{order:5}.chart-meta{border-bottom:1px solid var(--line);min-height:43px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 8px 0 10px;font-size:9px;display:flex}.chart-meta div{align-items:center;gap:7px;display:flex}.chart-meta div strong{color:#e7edef;font-size:11px}.chart-meta .chart-symbol>span{color:#9bdcba;background:#153426;border-radius:3px;padding:2px 5px}.chart-meta .chart-symbol>span.offline{color:#c2a0a0;background:#3a2020}.timeframe-picker{min-width:62px}.timeframe-picker button{color:#f0e2b8;touch-action:none;-webkit-user-select:none;user-select:none;background:#14130e;border:1px solid #6b5d37;border-radius:6px;justify-content:space-between;align-items:center;gap:5px;width:100%;min-height:29px;padding:0 7px;font-size:11px;font-weight:800;display:flex}.timeframe-picker button span{color:#d7ba72;font-size:12px}.timeframe-picker button:disabled{color:#849197;opacity:1;background:#0d1316;border-color:#2b363d}.timeframe-roll-display{z-index:8;color:#f1e4bd;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090b0df4;border:1px solid #30393f;border-radius:16px;width:132px;height:202px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 18px 40px #000c}.timeframe-roll-list{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.timeframe-roll-list span{color:#6d777d;justify-content:center;align-items:center;width:100%;height:38px;font-size:15px;font-weight:800;display:flex}.timeframe-roll-list span.selected{color:#f2e4bb;font-size:21px}.timeframe-roll-highlight{background:#d7ba7212;border-top:1px solid #50452c;border-bottom:1px solid #50452c;border-radius:6px;height:38px;position:absolute;top:calc(50% - 19px);left:7px;right:7px}.chart-legend{min-height:34px;color:var(--muted);border-bottom:1px solid #111a1f;justify-content:space-between;align-items:center;gap:8px;padding:4px 10px;font-size:8px;display:flex}.chart-legend>div{flex-wrap:wrap;align-items:center;gap:4px 9px;display:flex}.chart-legend span{white-space:nowrap;align-items:center;gap:4px;display:flex}.chart-legend i{background:currentColor;width:12px;height:2px}.chart-legend .sma-m15{color:#4fd8f4}.chart-legend .sma-h1{color:#f1c933}.chart-legend .sma-h4{color:#ef5b55}.chart-legend .pivot{color:#939da3}.chart-legend strong{color:#9aa7ad;flex:none;font-size:9px;font-weight:600}.chart-legend>.chart-status{flex-direction:column;flex:none;align-items:flex-end;gap:2px}.candle-countdown-row{align-items:center;gap:5px;display:flex}.candle-countdown-row button{color:#d6bf80;background:#18160f;border:1px solid #6b5d37;border-radius:4px;min-height:22px;padding:0 7px;font-size:8px;font-weight:800}.candle-countdown-row button.armed{color:#bce8cb;background:#153323;border-color:#3d7652}.candle-countdown{color:#aeb8bd;font-size:8px}.candle-countdown b{color:var(--gold);font-variant-numeric:tabular-nums;font-size:10px}.chart-frame{background:#05080a;height:430px;position:relative}.mt5-chart canvas{cursor:crosshair;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;width:100%;height:100%;display:block}:is(.mt5-chart:has(.chart-limit-picker) canvas,.mt5-chart:has(.chart-protection-picker) canvas),.chart-block.wave-trial .mt5-chart canvas{touch-action:none}.mt5-chart{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none}.mt5-chart *{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.chart-scroll-priority{z-index:4;width:var(--scroll-priority-width,0px);touch-action:pan-y;background:0 0;position:absolute;top:0;bottom:26px;left:8px}.wave-trial-controls{border-top:1px solid var(--line);background:#090d0f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;min-height:48px;padding:7px 10px;display:grid}.wave-trial-summary{flex-direction:column;gap:2px;min-width:0;display:flex}.wave-trial-summary strong{color:#e7edef;font-size:10px}.wave-trial-summary span{color:#d7ba72;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.wave-trial-controls>button{color:#e5c879;background:#19160e;border:1px solid #6e6039;border-radius:5px;grid-area:1/2;min-width:58px;min-height:31px;font-size:10px;font-weight:800}.wave-trial-controls>button:disabled{color:#5f686d;background:#0c1114;border-color:#273138}.wave-hour-directions{grid-column:1/-1;grid-template-columns:repeat(12,1fr);gap:2px;display:grid}.wave-hour-directions>span{color:#6f7b81;background:#0d1316;border:1px solid #1e292e;border-radius:3px;justify-content:center;align-items:center;gap:1px;min-width:0;height:22px;font-size:7px;display:flex}.wave-hour-directions>span b{font-size:10px}.wave-hour-directions>span.long b{color:var(--long)}.wave-hour-directions>span.short b{color:var(--short)}.wave-hour-directions>span.active{color:#f4e4b3;background:#242013;border-color:#d7ba72}.mt5-chart:has(>.chart-protection-picker){height:430px}.mt5-chart:has(>.chart-protection-picker) canvas{height:100%}.mt5-chart>.chart-protection-picker,.mt5-chart>.chart-limit-picker{display:none}.price-scale-gesture{z-index:3;cursor:ns-resize;touch-action:none;outline:none;width:60px;position:absolute;top:0;bottom:26px;right:0}.price-scale-gesture:after{content:"↕";color:#8b989f;opacity:.72;background:#11191dbd;border:1px solid #2a363d;border-radius:4px;place-items:center;width:17px;height:17px;font-size:10px;display:grid;position:absolute;top:5px;right:5px}.price-scale-gesture:focus:after{color:#16130b;background:var(--gold);border-color:var(--gold);opacity:1}.time-scale-gesture{z-index:3;cursor:ew-resize;touch-action:none;outline:none;height:26px;position:absolute;bottom:0;left:0;right:60px}.time-scale-gesture:after{content:"↔";color:#8b989f;opacity:.72;background:#11191dbd;border:1px solid #2a363d;border-radius:4px;place-items:center;width:17px;height:17px;font-size:10px;display:grid;position:absolute;bottom:4px;right:5px}.time-scale-gesture:focus:after{color:#16130b;background:var(--gold);border-color:var(--gold);opacity:1}.chart-empty{color:var(--muted);pointer-events:none;place-items:center;font-size:10px;display:grid;position:absolute;inset:0}.chart-limit-picker{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1115f2;border:1px solid #60707a;border-radius:7px;grid-template-columns:minmax(62px,1fr) minmax(100px,1.2fr) minmax(62px,1fr);align-items:stretch;display:grid;position:absolute;bottom:31px;left:8px;right:62px;overflow:hidden;box-shadow:0 8px 24px #000b}.chart-limit-picker>button{color:#fff;border:0;min-height:43px;padding:0 6px;font-size:9px;font-weight:900}.chart-limit-picker>button.sell{background:#126fc0}.chart-limit-picker>button.buy{background:#e55650}.chart-limit-picker>button:disabled{color:#66737a;opacity:1;background:#151d21}.chart-limit-picker>div{border-inline:1px solid #344149;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.chart-limit-picker>div span{color:#87959c;font-size:7px}.chart-limit-picker>div strong{color:#eef2f3;font-variant-numeric:tabular-nums;font-size:13px}.chart-limit-picker>div button{color:#839198;background:0 0;border:0;width:22px;height:22px;padding:0;font-size:15px;position:absolute;top:0;right:0}.chart-protection-picker{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1115f2;border:1px solid #60707a;border-radius:7px;grid-template-columns:minmax(62px,1fr) minmax(100px,1.2fr) minmax(62px,1fr);align-items:stretch;display:grid;position:absolute;bottom:31px;left:8px;right:62px;overflow:hidden;box-shadow:0 8px 24px #000b}.chart-protection-picker>button{color:#fff;border:0;min-height:43px;padding:0 6px;font-size:9px;font-weight:900}.chart-protection-picker>button.sl{background:#7d2927}.chart-protection-picker>button.tp{background:#245d3a}.chart-protection-picker>button:disabled{color:#66737a;opacity:1;background:#151d21}.chart-protection-picker>div{border-inline:1px solid #344149;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.chart-protection-picker>div span{color:#87959c;font-size:7px}.chart-protection-picker>div strong{color:#eef2f3;font-variant-numeric:tabular-nums;font-size:13px}.chart-protection-picker>div button{color:#839198;background:0 0;border:0;width:22px;height:22px;padding:0;font-size:15px;position:absolute;top:0;right:0}.chart-protection-inline{border-width:0 0 1px;border-radius:0;margin:0}.chart-protection-inline>strong{display:none}.chart-protection-inline-picker,.chart-limit-inline{z-index:1;box-shadow:none;border-radius:6px;margin:8px 9px;position:relative;bottom:auto;left:auto;right:auto}.chart-block .chart-limit-inline{order:4}.outlook-marker-detail{background:#10171b;border-top:1px solid #3f4a50;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.outlook-marker-detail div{min-width:0}.outlook-marker-detail strong,.outlook-marker-detail span{display:block}.outlook-marker-detail strong{font-size:9px}.outlook-marker-detail span{color:#aeb9be;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.outlook-marker-detail button{color:#aeb9be;background:0 0;border:1px solid #354249;border-radius:50%;width:27px;height:27px;padding:0}.positions-section,.history-page,.voice-page,.outlook-page,.outlook-analysis-page{margin-top:20px}.deferred-entry-card{background:#17150d;border:1px solid #6b5d37;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:10px;display:flex}.deferred-entry-card>div{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.deferred-entry-card strong{color:#f0e3bd;font-size:10px}.deferred-entry-card small{color:#a9a59a;flex-basis:100%;font-size:8px}.deferred-entry-card button{color:#f3b0aa;background:#32191a;border:1px solid #7d3937;border-radius:5px;min-width:54px;min-height:31px;font-size:10px;font-weight:800}.quick-positions{margin-top:4px}.pending-orders{margin-top:5px}.pending-order-list{gap:5px;display:grid}.pending-order-card{background:#151021;border:1px solid #4d3e66;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.pending-order-card>div{min-width:0}.pending-order-card>div small,.pending-order-card>div strong,.pending-order-card>div span{display:block}.pending-order-card>div small{color:#a990c8;font-size:7px}.pending-order-card>div strong{color:#e9ddfa;font-variant-numeric:tabular-nums;margin-top:1px;font-size:16px}.pending-order-card>div span{color:#978da6;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;overflow:hidden}.pending-order-card>button{color:#e8b9b5;background:#281718;border:1px solid #6a3a37;border-radius:5px;min-width:48px;min-height:34px;padding:0 8px;font-size:9px;font-weight:800}.quick-positions .empty-state{padding:15px 12px}.section-title{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:9px;display:flex}.section-title span{color:var(--gold);letter-spacing:.16em;margin-bottom:3px;font-size:8px;font-weight:800;display:block}.section-title h2{letter-spacing:-.03em;margin:0;font-size:19px}.section-title>strong{font-size:14px}.history-actions{align-items:center;gap:8px;display:flex}.history-actions button,.history-delete{color:#d89e9a;background:0 0;border:1px solid #613b39;border-radius:5px;font-size:9px}.history-actions button{min-height:28px;padding:0 8px}.history-delete{width:100%;min-height:30px;margin-top:9px}.history-actions button:hover,.history-delete:hover{color:#fff;background:#4a211f}.position-list,.history-list{gap:8px;display:grid}.position-card{border:1px solid var(--line);background:var(--panel);border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px 10px;padding:9px;display:grid}.position-side{align-items:center;gap:7px;display:flex}.position-side>strong{font-size:13px}.buy-tag,.sell-tag{color:#fff;letter-spacing:.06em;border-radius:4px;justify-content:center;align-items:center;min-width:48px;min-height:23px;font-size:9px;font-weight:900;display:inline-flex}.buy-tag{background:var(--red-dark);border:1px solid #b94a46}.sell-tag{background:var(--blue-dark);border:1px solid #1b71ae}.position-data{min-width:0}.position-data>span{color:#87959c;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;line-height:1.4;display:block;overflow:hidden}.position-entry{color:#f0f4f5;font-variant-numeric:tabular-nums;letter-spacing:-.02em;align-items:baseline;gap:6px;font-size:17px;display:flex}.position-entry span{color:#8f9ca3;letter-spacing:.02em;font-size:8px;font-weight:700}.position-pips{text-align:right;font-variant-numeric:tabular-nums;font-size:18px}.position-pips small{font-size:8px}.close-market{color:#f0c3c0;background:#271313;border:1px solid #6f3431;border-radius:5px;grid-column:1/-1;min-height:38px;font-size:11px;font-weight:800}.close-market:active{background:#52201e}.protection-editor{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:1fr 1fr auto;align-items:end;gap:6px;padding-top:6px;display:grid}.protection-editor label span{color:var(--muted);margin-bottom:4px;font-size:8px;font-weight:800;display:block}.protection-editor label:first-child span{color:#ff7772}.protection-editor label:nth-child(2) span{color:#67dd91}.protection-editor input{color:#e8edef;font-variant-numeric:tabular-nums;background:#070b0d;border:1px solid #344149;border-radius:5px;outline:none;width:100%;min-width:0;height:36px;padding:0 8px;font-size:16px}.protection-editor input:focus{border-color:var(--gold)}.protection-editor button{color:#17140c;background:var(--gold);border:0;border-radius:5px;height:36px;padding:0 12px;font-size:10px;font-weight:900}.chart-protection-section{border:1px solid var(--line);background:var(--panel);border-radius:7px;margin-top:8px;padding:9px}.chart-protection-section>strong{color:#aeb9be;letter-spacing:.08em;margin-bottom:7px;font-size:10px;display:block}.chart-protection-section .protection-editor{border-top:0;padding-top:0}.empty-state{color:var(--muted);text-align:center;background:#0a0f12;border:1px dashed #26333a;border-radius:7px;padding:28px 15px;font-size:11px}.history-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:12px}.history-head{align-items:center;gap:8px;display:flex}.history-head>strong{font-size:12px}.history-head time{color:var(--muted);margin-left:auto;font-size:9px}.history-head>b{margin-left:5px;font-size:12px}.history-price{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:6px;margin-top:10px;padding:8px 0;display:grid}.history-price span{color:var(--muted);font-size:8px}.history-price strong{color:#dce3e6;margin-top:3px;font-size:10px;display:block}.history-excursion{background:#0b1114;border:1px solid #253139;border-radius:5px;grid-template-columns:1fr 1fr;gap:4px 10px;margin-top:7px;padding:7px 8px;display:grid}.history-excursion span{color:#8c9aa1;font-size:8px}.history-excursion strong{font-variant-numeric:tabular-nums;margin-top:2px;font-size:11px;display:block}.history-excursion .favorable strong{color:#68d697}.history-excursion .adverse strong{color:#f07d78}.history-excursion small{color:#718087;grid-column:1/-1;font-size:7px}.history-reasons{margin-top:8px}.history-reasons>div{border-top:1px solid #182127;padding:6px 0}.history-reasons>div:first-child{border-top:0}.history-reasons strong,.history-reasons span{display:block}.history-reasons strong{font-size:10px}.history-reasons span,.history-reasons p{color:var(--muted);margin:2px 0 0;font-size:9px;line-height:1.45}.protection-stats{border:1px solid var(--line);background:#0a0f12;border-radius:8px;margin-top:12px;padding:10px}.protection-stats>header{justify-content:space-between;align-items:flex-end;gap:8px;margin-bottom:8px;display:flex}.protection-stats>header span,.protection-stats>header strong,.protection-stats>header small{display:block}.protection-stats>header span{color:var(--gold);letter-spacing:.15em;font-size:7px;font-weight:800}.protection-stats>header strong{margin-top:3px;font-size:12px}.protection-stats>header small{color:var(--muted);font-size:8px}.protection-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.protection-stats-grid article{background:#070c0f;border:1px solid #253139;border-radius:5px;min-width:0;padding:7px}.protection-stats-grid strong,.protection-stats-grid span,.protection-stats-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.protection-stats-grid strong{color:#e7edef;font-size:10px}.protection-stats-grid span{color:#d7ba72;margin-top:4px;font-size:8px}.protection-stats-grid small{color:#8b9aa1;margin-top:3px;font-size:8px}.protection-stats-note{color:#77868d;margin-top:7px;font-size:8px;display:block}.protection-stats-grid small:last-child{color:#aeb9be;white-space:normal;line-height:1.35}.protection-overall{background:#0c1519;border:1px solid #33434a;border-radius:6px;grid-template-columns:1fr auto;gap:3px 8px;margin-bottom:8px;padding:8px;display:grid}.protection-overall strong{color:#e7edef;font-size:10px}.protection-overall span{color:#e7d18c;text-align:right;font-size:10px;font-weight:800}.protection-overall small{color:#8b9aa1;grid-column:1/-1;font-size:8px}.manual-protection-review{border-top:1px solid #253139;margin-top:9px;padding-top:8px}.manual-protection-review>header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.manual-protection-review>header strong{color:#f0ca7e;font-size:10px}.manual-protection-review>header small{color:#8b9aa1;font-size:8px}.manual-protection-summary{color:#9caab1;flex-wrap:wrap;gap:4px 10px;margin-top:5px;font-size:8px;display:flex}.manual-protection-list{gap:4px;margin-top:6px;display:grid}.manual-protection-list>div{background:#070c0f;border:1px solid #253139;border-radius:5px;grid-template-columns:1fr auto;gap:2px 6px;padding:5px 6px;display:grid}.manual-protection-list strong{color:#dce5e8;font-size:8px}.manual-protection-list span,.manual-protection-list small{color:#9caab1;grid-column:1/-1;font-size:8px}.manual-protection-list small{color:#718087}.manual-protection-badge{color:#f0ca7e;border:1px solid #695530;border-radius:3px;padding:2px 4px;font-size:7px;font-style:normal;font-weight:800}.outlook-page,.outlook-analysis-page{position:relative}.outlook-label{border-radius:5px;padding:5px 9px;font-size:11px!important}.outlook-label.up{color:#f0bab7;background:#472322}.outlook-label.watch{color:#ead7a1;background:#40371f}.outlook-label.down{color:#b8def8;background:#12324a}.outlook-h1-chart{border:1px solid var(--line);background:#05080a;border-radius:8px;margin-bottom:9px;overflow:hidden}.outlook-h1-chart .entry-candle-card{border:0;border-radius:0}.outlook-h1-chart .entry-candle-card header{padding:8px 10px 5px}.outlook-h1-chart .entry-candle-card canvas{height:240px}.entry-indicator-legend{color:#7f8d95;flex-wrap:wrap;gap:4px 10px;padding:2px 9px 6px;font-size:7px;display:flex}.entry-indicator-legend span:before{content:"";vertical-align:middle;background:currentColor;width:11px;height:2px;margin-right:4px;display:inline-block}.entry-indicator-legend .m15{color:#4fd8f4}.entry-indicator-legend .h1{color:#f1c933}.entry-indicator-legend .h4{color:#ef5b55}.entry-indicator-legend .pivot{color:#939da3}.entry-indicator-legend .resistance{color:#58c47c}.entry-indicator-legend .support{color:#e49a53}.outlook-current{text-align:center;background:#18160f;border:1px solid #625837;border-radius:8px;flex-direction:column;align-items:center;gap:3px;padding:14px;display:flex}.outlook-current.up{background:#241314;border-color:#70403d}.outlook-current.down{background:#0c1d29;border-color:#315f7d}.outlook-current span,.outlook-current small{color:#93a0a7;font-size:8px}.outlook-current strong{font-size:23px}.outlook-buttons{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px;display:grid}.outlook-buttons button{color:#d9e0e3;background:#12191d;border:1px solid #36434a;border-radius:7px;min-height:62px;padding:8px 3px;font-size:12px;font-weight:900}.outlook-buttons button small{color:#85939a;margin-top:4px;font-size:7px;font-weight:600;display:block}.outlook-buttons button.up{border-color:#70403d}.outlook-buttons button.watch{border-color:#625837}.outlook-buttons button.down{border-color:#315f7d}.outlook-buttons button.active.up{background:#572a28}.outlook-buttons button.active.watch{background:#4a4024}.outlook-buttons button.active.down{background:#174363}.outlook-buttons button:disabled{opacity:.82}.outlook-counts{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:8px;display:grid}.outlook-counts span{color:#7f8d95;border:1px solid var(--line);text-align:center;background:#0b1013;border-radius:5px;padding:8px 4px;font-size:8px}.outlook-counts strong{color:#d9e0e3;margin-top:3px;font-size:10px;display:block}.outlook-history{margin-top:18px}.outlook-history h3,.outlook-daily h3{margin:0 0 8px;font-size:12px}.outlook-history article{border-top:1px solid var(--line);background:#0a0f12;padding:9px 10px}.outlook-history article:first-of-type{border-radius:7px 7px 0 0}.outlook-history article>div{align-items:center;gap:7px;display:flex}.outlook-history time{color:#77868e;font-size:8px}.outlook-history article strong{font-size:10px}.outlook-history article span{color:#aeb9be;background:#1b2429;border-radius:3px;margin-left:auto;padding:2px 4px;font-size:7px}.outlook-history article span.forced{color:#f1d394;background:#4a3815}.outlook-history article>small{color:#839198;margin-top:5px;font-size:8px;line-height:1.45;display:block}.outlook-force-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.outlook-force-dialog{background:#11171b;border:1px solid #6c5b35;border-radius:10px;width:min(100%,460px);padding:16px;box-shadow:0 18px 70px #000}.outlook-force-dialog h3{margin:0;font-size:14px}.outlook-force-dialog p{color:#909da4;margin:7px 0 10px;font-size:9px;line-height:1.5}.outlook-force-dialog textarea{color:#eef3f5;resize:none;background:#080c0f;border:1px solid #3b484f;border-radius:6px;outline:none;width:100%;padding:10px;font-size:16px}.outlook-force-dialog>div{grid-template-columns:1fr 1fr;gap:6px;margin-top:9px;display:grid}.outlook-force-dialog button{color:#b5c0c5;background:#151d21;border:1px solid #354249;border-radius:6px;min-height:42px;padding:5px;font-size:9px;font-weight:800}.outlook-force-dialog button.force{color:#19150b;background:var(--gold);border-color:var(--gold)}.outlook-summary-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.outlook-summary-grid article{border:1px solid var(--line);background:#0c1115;border-top:3px solid #8c7645;border-radius:7px;min-width:0;padding:10px 7px}.outlook-summary-grid article.up{border-top-color:#b85450}.outlook-summary-grid article.down{border-top-color:#3d8fca}.outlook-summary-grid span,.outlook-summary-grid strong,.outlook-summary-grid small{display:block}.outlook-summary-grid span{color:#8d9aa1;font-size:8px}.outlook-summary-grid strong{margin-top:4px;font-size:15px}.outlook-summary-grid small{color:#89969d;margin-top:5px;font-size:7px;line-height:1.5}.outlook-analysis-notes{grid-template-columns:1fr 1fr;gap:6px;margin-top:7px;display:grid}.outlook-analysis-notes span{color:#85929a;border:1px solid var(--line);background:#0b1013;border-radius:6px;padding:10px;font-size:8px}.outlook-analysis-notes strong{color:#dfe6e9;margin-top:4px;font-size:11px;display:block}.outlook-daily{margin-top:18px}.outlook-daily article{border:1px solid var(--line);background:#0b1013;border-radius:7px;padding:10px}.outlook-daily article+article{margin-top:6px}.outlook-daily header{align-items:center;gap:8px;display:flex}.outlook-daily header strong{font-size:10px}.outlook-daily header span{color:#87949b;font-size:8px}.outlook-daily header b{margin-left:auto;font-size:10px}.outlook-daily article>div{border-top:1px solid var(--line);gap:3px;margin-top:7px;padding-top:7px;display:grid}.outlook-daily article>div span{color:#9aa7ad;font-size:8px}.voice-page{gap:9px;display:grid}.voice-page>.section-title{margin-bottom:2px}.voice-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;justify-content:space-between;align-items:center;gap:15px;padding:15px;display:flex}.voice-card.high-speed-card.active{background:#1d1112;border-color:#b65c55}.voice-card.high-speed-card.active>div>strong{color:#ff8d87}.voice-card>div{min-width:0}.voice-card>div>strong{font-size:14px}.voice-card p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.55}.switch{color:var(--gold);flex-direction:column;flex:none;align-items:center;gap:5px;font-size:8px;display:flex}.switch input{opacity:0;pointer-events:none;position:absolute}.switch i{background:#1d272d;border:1px solid #3d4b53;border-radius:999px;width:47px;height:26px;transition:all .18s;position:relative}.switch i:after{content:"";background:#78858c;border-radius:50%;width:18px;height:18px;transition:all .18s;position:absolute;top:3px;left:3px}.switch input:checked+i{background:#27553b;border-color:#4e8a67}.switch input:checked+i:after{background:#ccf4db;left:24px}.power-save{color:#d6dee1;text-align:left;background:#0a0d0f;border:1px solid #313d43;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:0 14px;display:flex}.power-save span,.power-save small{display:block}.power-save span{font-size:12px;font-weight:800}.power-save small{color:var(--muted);font-size:9px}.voice-dim-overlay{z-index:100;color:#171c1f;cursor:pointer;background:#000;place-items:center;display:grid;position:fixed;inset:0}.voice-dim-overlay span{opacity:.75;font-size:10px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000b;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.entry-sheet{width:min(100%,680px);max-height:94dvh;padding:18px 14px calc(18px + env(safe-area-inset-bottom));border:1px solid var(--line-strong);background:#0b1014;border-radius:16px 16px 0 0;position:relative;overflow-y:auto;box-shadow:0 -20px 80px #000b}.sheet-accent{height:3px;position:absolute;inset:0 0 auto}.sheet-accent.buy{background:var(--red)}.sheet-accent.sell{background:var(--blue)}.sheet-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.sheet-header>div>span{color:var(--muted);letter-spacing:.15em;font-size:8px;font-weight:800}.sheet-header h2{margin:3px 0 0;font-size:24px}.sheet-header>button{color:#a8b3b8;border:1px solid var(--line);background:#12191d;border-radius:50%;flex:none;width:38px;height:38px;padding:0;font-size:22px}.sheet-current-rate{margin-top:10px}.sheet-current-rate>span{margin-bottom:3px;display:block;color:#9caab1!important;letter-spacing:.04em!important;font-size:9px!important}.sheet-current-rate>div{align-items:baseline;gap:9px;display:flex}.sheet-current-rate strong{color:#f2f6f7;letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:clamp(28px,8vw,34px);line-height:1}.sheet-current-rate small{color:#95a2a9;white-space:nowrap;font-size:10px;font-weight:700}.sheet-current-rate.buy strong{color:#ff837d}.sheet-current-rate.sell strong{color:#51aff7}.limit-protection-note{gap:5px;margin-top:8px;display:flex}.limit-protection-note span{color:#d3dce0;background:#12191d;border:1px solid #2e3a40;border-radius:4px;padding:4px 7px;font-weight:800;letter-spacing:0!important;font-size:9px!important}.limit-protection-note span:first-child{color:#ff8a85;border-color:#613735}.limit-protection-note span:last-child{color:#75df9b;border-color:#315d41}.entry-candle-check{border:1px solid var(--line);background:#080d10;border-radius:8px;margin-top:15px;padding:10px}.entry-candle-title{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.entry-candle-title strong{color:#dde5e8;font-size:11px}.entry-candle-title span{color:var(--muted);font-size:8px}.entry-candle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.entry-candle-card{background:#06090b;border:1px solid #202c31;border-radius:5px;min-width:0;overflow:hidden}.entry-candle-card header{color:#a8b6bc;justify-content:space-between;align-items:center;padding:5px 6px 3px;display:flex}.entry-candle-card header strong{color:#d7e0e3;font-size:9px}.entry-candle-card header span{color:#65757c;font-size:7px}.entry-candle-card canvas{touch-action:none;width:100%;height:68px;display:block}.entry-modal-chart{margin-top:14px}.entry-modal-chart .chart-block{margin-top:0}.entry-modal-chart .chart-legend{order:1}.entry-modal-chart .chart-frame{order:2;height:320px}.entry-modal-chart .chart-meta{border-top:1px solid var(--line);border-bottom:0;order:3;min-height:39px}.protection-direction-switch{background:#080e11;border:1px solid #26343a;border-radius:5px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px 8px;margin-top:7px;padding:6px 7px;display:grid}.protection-direction-switch>span{color:#aeb9be;white-space:nowrap;font-size:8px;font-weight:800}.protection-direction-switch>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.protection-direction-switch button{color:#88969d;background:#0d1519;border:1px solid #2a3940;border-radius:4px;min-height:26px;padding:0 5px;font-size:8px;font-weight:800}.protection-direction-switch button.active.sell{color:#d9f0ff;background:#123149;border-color:#3986b7}.protection-direction-switch button.active.buy{color:#ffe2df;background:#4b211f;border-color:#c65d59}.protection-direction-switch>small{color:#718087;grid-column:1/-1;font-size:7px;line-height:1.35}.protection-preset-field{margin-top:14px!important}.protection-preset-field legend{align-items:baseline;gap:5px;display:flex}.protection-preset-field legend small{font-size:8px}.protection-recommendation{border:1px solid #35434a;border-left:3px solid var(--gold);background:#0b1215;border-radius:6px;margin:7px 0;padding:8px}.protection-recommendation>div{flex-wrap:wrap;align-items:baseline;gap:3px 8px;display:flex}.protection-recommendation span{color:#8d9ba1;font-size:8px}.protection-recommendation strong{color:#f0e0ae;font-size:11px}.protection-recommendation b{color:#d7ba72;font-size:8px}.protection-recommendation p{color:#a9b5ba;margin:4px 0 0;font-size:8px;line-height:1.4}.protection-recommendation>small{color:#718087;margin-top:4px;font-size:7px;display:block}.protection-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.protection-preset-grid button{color:#9ba8ae;text-align:left;border:1px solid var(--line);background:#0a1114;border-radius:6px;min-height:61px;padding:6px 7px}.protection-preset-grid button strong,.protection-preset-grid button span,.protection-preset-grid button em{display:block}.protection-preset-grid button strong{color:#e3ebed;font-size:11px}.protection-preset-grid button span{color:#77868d;margin-top:4px;font-size:8px}.protection-preset-grid button em{margin-top:4px;font-size:8px;font-style:normal;font-weight:800}.protection-preset-grid button em.score-positive{color:#71d996}.protection-preset-grid button em.score-negative{color:#e97973}.protection-preset-grid button em.score-neutral,.protection-preset-grid button em.score-unknown{color:#8d9ba1}.protection-preset-grid button.recommended{border-color:#d7ba72;box-shadow:inset 0 0 0 1px #d7ba7240}.protection-preset-grid button.active{color:#17140d;background:var(--gold);border-color:var(--gold)}.protection-preset-grid button.active strong,.protection-preset-grid button.active span,.protection-preset-grid button.active em{color:#17140d}.protection-preview-summary{color:#a9b5ba;background:#070c0f;border:1px solid #263238;border-radius:5px;flex-wrap:wrap;align-items:center;gap:5px 10px;margin-top:7px;padding:7px 8px;font-size:9px;display:flex}.protection-preview-summary span strong{color:#eef3f4;font-variant-numeric:tabular-nums;margin-left:2px}.protection-preview-summary .sl strong{color:#ff7772}.protection-preview-summary .tp strong{color:#73e29a}.protection-preview-summary small{color:#718087;width:100%;font-size:8px}.entry-confirm-field{border:1px solid var(--line);background:#0d1418;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex;margin-top:12px!important}.entry-confirm-field.active{background:#17160f;border-color:#6a5830}.entry-confirm-field.disabled{opacity:.62}.entry-confirm-field legend{color:#dce5e8!important;margin:0!important;font-size:10px!important}.entry-confirm-field legend small{color:var(--muted);margin-left:4px;font-size:8px;font-weight:400}.entry-confirm-field p{color:#9ca9ae;margin:4px 0 0;font-size:8px;line-height:1.35}.entry-confirm-field>div>small{color:#d4b96e;margin-top:3px;font-size:8px;font-weight:700;display:block}.entry-confirm-field .switch{min-width:50px}.protection-preset-grid button small{color:#718087;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:7px;display:block;overflow:hidden}.protection-preset-grid button small+small{margin-top:2px}.protection-preset-grid button.active small{color:#17140d}.entry-sheet fieldset{border:0;margin:17px 0 0;padding:0}.entry-sheet legend,.other-reason>span{color:#aeb9be;margin-bottom:7px;font-size:10px;font-weight:800}.entry-sheet legend small{color:var(--muted);margin-left:5px;font-weight:400}.mode-buttons{border:1px solid var(--line);background:#070b0d;border-radius:7px;grid-template-columns:repeat(3,1fr);gap:5px;padding:4px;display:grid}.mode-buttons button{color:#849198;background:0 0;border:0;border-radius:5px;min-height:38px;font-size:11px;font-weight:800}.mode-buttons button.active{color:#101416;background:var(--gold)}.confidence-field>div{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.confidence-field button{color:#77858c;border:1px solid var(--line);background:#0b1114;border-radius:6px;min-height:48px}.confidence-field button strong,.confidence-field button span{display:block}.confidence-field button strong{font-size:16px}.confidence-field button span{min-height:10px;margin-top:2px;font-size:7px}.confidence-field button.active{color:#1a160d;background:var(--gold);border-color:var(--gold)}.reason-list{gap:6px;display:grid}.reason-list label{border:1px solid var(--line);cursor:pointer;background:#0d1418;border-radius:7px;grid-template-columns:auto minmax(0,1fr) 20px;align-items:center;gap:8px;min-height:55px;padding:8px 9px;display:grid}.reason-list input{opacity:0;position:absolute}.reason-list i{color:#87949b;text-align:center;background:#1b2429;border-radius:4px;min-width:40px;padding:3px 4px;font-size:8px;font-style:normal}.reason-list label.ready i{color:#b7e8ca;background:#234d35}.reason-list label.selected{border-color:var(--gold);background:#191a14}.reason-list label>div{min-width:0}.reason-list strong,.reason-list span{display:block}.reason-list strong{font-size:11px}.reason-list span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;line-height:1.35;overflow:hidden}.reason-list b{color:var(--gold);text-align:center;font-size:14px}.other-reason{margin-top:16px;display:block}.other-reason>span{display:block}.other-reason>span small{color:var(--muted);margin-left:5px;font-size:8px;font-weight:400}.other-reason textarea{resize:vertical;width:100%;color:var(--text);border:1px solid var(--line-strong);background:#080c0f;border-radius:7px;outline:none;padding:10px;font-size:12px;line-height:1.5}.other-reason textarea:focus{border-color:var(--gold)}.sheet-error{color:#f1aaa6;margin:10px 0 0;font-size:10px}.submit-market{color:#fff;border:0;border-radius:7px;width:100%;min-height:52px;margin-top:14px;font-size:13px;font-weight:900;position:sticky;bottom:0;box-shadow:0 8px 25px #0008}.submit-market.sell{background:var(--blue)}.submit-market.buy{background:var(--red)}@media (width>=700px){.terminal-shell{padding-inline:20px}.terminal-header{margin-inline:-20px;padding-inline:20px}.quote-bar{grid-template-columns:1fr 132px 1fr}.quote-button{min-height:74px;padding-inline:16px}.quote-button>strong{font-size:28px}.chart-frame{height:540px}.position-card{grid-template-columns:auto minmax(0,1fr) auto 110px}.close-market{grid-column:auto}.entry-sheet{border-radius:14px;align-self:center;max-height:90vh;padding:22px}.entry-candle-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.entry-candle-card canvas{height:82px}.reason-list{grid-template-columns:1fr 1fr}}.chart-block.outlook-up .chart-limit-picker>button.sell,.chart-block.outlook-down .chart-limit-picker>button.buy,.chart-block.outlook-watch .chart-limit-picker>button.sell,.chart-block.outlook-watch .chart-limit-picker>button.buy{color:#78858c;filter:saturate(.15);opacity:.62;background:#20282c}.chart-block.read-only .chart-limit-picker,.chart-block.read-only .chart-protection-picker{display:none}.axis-bottom-nav{z-index:30;width:100%;max-width:920px;height:var(--axis-bottom-nav-height);padding:3px max(12px,calc((100vw - 920px) / 2 + 12px)) env(safe-area-inset-bottom,0px);border-top:1px solid var(--line);background:#06090bf4;border-bottom:0;grid-template-columns:repeat(5,1fr);display:grid;box-shadow:0 -10px 26px #0009;margin:0 auto!important;position:fixed!important;inset:auto 0 0!important}.axis-bottom-nav button{color:#7f8d95;touch-action:manipulation;-webkit-user-select:none;user-select:none;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;min-width:0;min-height:36px;padding-inline:2px;font-size:10px;font-weight:700}.axis-bottom-nav button.active{color:#fff;border-bottom-color:var(--gold)}.axis-bottom-nav span{color:var(--gold);margin-left:4px;font-size:9px}@media (width>=700px){.axis-bottom-nav{padding-inline:max(20px,50vw - 440px)}}.analysis-hub-page{margin-top:14px}.auto-protection-badge{color:#8fd5f5;border:1px solid #2f6074;border-radius:3px;padding:2px 4px;font-size:7px;font-style:normal;font-weight:800}.analysis-subtabs{border:1px solid var(--line);background:#080d10;border-radius:7px;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:10px;padding:3px;display:grid}.analysis-subtabs button{color:#8b989f;background:0 0;border:0;border-radius:5px;min-height:34px;font-size:10px;font-weight:800}.analysis-subtabs button.active{color:#1b1710;background:var(--gold)}.analysis-report-page,.analysis-calendar-page{margin-top:0}.report-refresh{color:#e9d18f;background:#19160e;border:1px solid #6b5d37;border-radius:5px;min-height:29px;padding:0 9px;font-size:9px;font-weight:800}.report-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.report-hero-card{border:1px solid var(--line);background:var(--panel);border-top:3px solid #7f8b91;border-radius:7px;min-width:0;padding:10px 9px}.report-hero-card.outlook-up{border-top-color:var(--long)}.report-hero-card.outlook-down{border-top-color:var(--short)}.report-hero-card.outlook-watch{border-top-color:var(--gold)}.report-hero-card span,.report-hero-card strong,.report-hero-card small{display:block}.report-hero-card span{color:#89969d;font-size:8px}.report-hero-card strong{color:#f0f4f5;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:16px;overflow:hidden}.report-hero-card small{color:#98a5ab;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.report-likelihood-grid{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:7px;display:grid}.report-likelihood-grid span{color:#89969d;border:1px solid var(--line);text-align:center;background:#0b1013;border-radius:5px;padding:8px 4px;font-size:8px}.report-likelihood-grid b{color:#e7edef;margin-top:3px;font-size:13px;display:block}.analysis-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:7px;display:grid}.analysis-metrics-grid article{border:1px solid var(--line);background:#0b1013;border-radius:6px;min-width:0;padding:8px}.analysis-metrics-grid span,.analysis-metrics-grid strong,.analysis-metrics-grid small{display:block}.analysis-metrics-grid span{color:#829097;font-size:8px}.analysis-metrics-grid strong{color:#e8eef0;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13px;overflow:hidden}.analysis-metrics-grid small{color:#9aa6ab;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;line-height:1.35;overflow:hidden}.report-levels{border:1px solid var(--line);background:var(--panel);border-radius:7px;margin-top:9px;padding:10px}.report-levels h3,.report-details summary,.calendar-detail h3{color:#dce5e8;margin:0;font-size:11px}.report-levels>div{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:7px;display:grid}.report-levels span{min-width:0}.report-levels small,.report-levels strong{display:block}.report-levels small{color:#7f8d95;font-size:8px}.report-levels strong{color:#f0f4f5;font-variant-numeric:tabular-nums;margin-top:3px;font-size:11px}.report-details{border:1px solid var(--line);background:#0b1013;border-radius:7px;margin-top:7px;padding:10px}.report-details summary{cursor:pointer;list-style:none}.report-details summary::-webkit-details-marker{display:none}.report-details summary:after{content:"＋";float:right;color:var(--gold)}.report-details[open] summary:after{content:"−"}.report-details>div{border-top:1px solid var(--line);margin-top:7px;padding-top:6px}.report-details p{color:#a4b0b5;margin:0;padding:5px 0;font-size:9px;line-height:1.45}.report-details p+p{border-top:1px solid #182127}.report-details p b{color:#e3d195;min-width:62px;font-size:8px;display:inline-block}.report-data-note{background:#0a0f12;border:1px dashed #3a474d;border-radius:7px;grid-template-columns:auto 1fr;gap:3px 8px;margin-top:7px;padding:9px 10px;display:grid}.report-data-note span{color:#8b989f;font-size:8px}.report-data-note strong{color:#dce5e8;font-size:10px}.report-data-note small{color:#7f8d95;grid-column:1/-1;font-size:8px}.analysis-empty{text-align:center;background:#0a0f12;border:1px dashed #314047;border-radius:8px;padding:24px 14px}.analysis-empty p{color:#a4b0b5;margin:0;font-size:10px;line-height:1.5}.analysis-empty p+p{color:#7f8d95;margin-top:4px}.analysis-empty button{color:#1a160d;background:var(--gold);border:0;border-radius:5px;min-height:38px;margin-top:12px;padding:0 14px;font-size:10px;font-weight:900}.calendar-toolbar{border:1px solid var(--line);background:var(--panel);border-radius:7px;justify-content:space-between;align-items:center;min-height:37px;padding:0 6px;display:flex}.calendar-toolbar strong{color:#e6edef;font-size:13px}.calendar-toolbar button{color:#d7ba72;background:0 0;border:0;width:34px;height:30px;font-size:22px}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.calendar-weekdays{margin-top:8px}.calendar-weekdays span{color:#7f8d95;text-align:center;font-size:8px}.calendar-grid{margin-top:3px}.calendar-grid button,.calendar-blank{border:1px solid var(--line);background:#0b1013;border-radius:5px;min-width:0;min-height:58px}.calendar-grid button{color:#dce5e8;text-align:left;flex-direction:column;align-items:flex-start;padding:5px 4px;display:flex}.calendar-grid button.selected{border-color:var(--gold);box-shadow:inset 0 0 0 1px #d7ba7240}.calendar-grid button.profit{background:#10231a}.calendar-grid button.loss{background:#251516}.calendar-grid button strong{font-size:10px}.calendar-grid button small{color:#aeb9be;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:2px;font-size:7px;overflow:hidden}.calendar-grid button b{color:#d7ba72;margin-top:auto;font-size:7px}.calendar-legend{color:#7f8d95;flex-wrap:wrap;gap:4px 10px;margin-top:7px;font-size:8px;display:flex}.calendar-detail{border:1px solid var(--line-strong);background:var(--panel);border-radius:7px;margin-top:10px;padding:10px}.calendar-detail>p{color:#aeb9be;margin:6px 0 0;font-size:9px}.calendar-detail>p b{color:#e8d596}.calendar-detail>div{border-top:1px solid var(--line);gap:4px;margin-top:7px;padding-top:7px;display:grid}.calendar-detail>div span{color:#aeb9be;font-size:9px}.market-phase-panel{border:1px solid var(--line);background:#0a0f12;border-radius:8px;margin-top:8px;padding:10px}.market-phase-heading{justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.market-phase-heading span{color:var(--gold);letter-spacing:.14em;margin-bottom:3px;font-size:8px;font-weight:800;display:block}.market-phase-heading h3{color:#e8eef0;margin:0;font-size:13px}.market-phase-heading small{color:#7f8d95;text-align:right;max-width:48%;font-size:7px;line-height:1.4}.market-phase-grid{gap:6px;margin-top:8px;display:grid}.market-phase-card{border:1px solid var(--line);background:#0d1418;border-left:3px solid #66747c;border-radius:6px;min-width:0;padding:9px}.market-phase-card.previous{border-left-color:#8a7445}.market-phase-card.current{border-left-color:#6aa9bd}.market-phase-card.next{border-left-color:#b45a56}.phase-card-label{color:#8b989f;font-size:8px;font-weight:800}.market-phase-card>strong{color:#eef3f4;margin-top:3px;font-size:14px;display:block}.market-phase-card>small,.market-phase-card>span,.market-phase-card>p{color:#98a5ab;margin-top:3px;font-size:8px;line-height:1.4;display:block}.market-phase-card>b{color:#e6d18f;margin-top:7px;font-size:11px;display:block}.market-phase-card>em{color:#aeb9be;margin-top:6px;font-size:8px;font-style:normal;line-height:1.4;display:block}.phase-current-item{border-top:1px solid #182329;padding:5px 0}.phase-current-item:first-of-type{border-top:0;margin-top:5px}.phase-current-item strong{color:#e6d18f;font-size:12px}.phase-current-item small,.phase-current-item span{color:#98a5ab;margin-top:2px;font-size:8px;display:block}.phase-reasons{gap:3px;margin-top:6px;display:grid}.phase-reasons em{color:#aeb9be;font-size:8px;font-style:normal;line-height:1.35}.phase-details{border-top:1px solid #1d292e;margin-top:7px}.phase-details summary{color:#d7ba72;cursor:pointer;padding-top:6px;font-size:8px;font-weight:800;list-style:none}.phase-details summary::-webkit-details-marker{display:none}.phase-details summary:after{content:"＋";float:right;color:#8b989f}.phase-details[open] summary:after{content:"−"}.phase-details .phase-reasons{margin:5px 0 2px}.phase-details .phase-reasons em{grid-template-columns:auto minmax(0,1fr);gap:4px;display:grid}.phase-details .phase-reasons em strong{color:#e8d596;white-space:nowrap;font-size:8px}.market-phase-card button{color:#1b1710;background:var(--gold);border:0;border-radius:5px;min-height:29px;margin-top:8px;padding:0 9px;font-size:8px;font-weight:900}.market-phase-card button:disabled{color:#7c8588;background:#222a2d}.market-phase-empty{color:#7f8d95;margin:8px 0 0;font-size:9px}@media (width>=700px){.market-phase-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}}.auto-protection-study{background:#080f12;border:1px solid #35434a;border-radius:6px;margin:7px 0;padding:7px}.auto-protection-study>header{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.auto-protection-study>header strong,.auto-protection-study>header small{display:block}.auto-protection-study>header strong{color:#dce8eb;font-size:9px}.auto-protection-study>header small{color:#829199;margin-top:2px;font-size:7px}.auto-protection-study>header em{color:#d8bd70;white-space:nowrap;font-size:7px;font-style:normal}.auto-protection-study>p{color:#8fa0a7;margin:4px 0;font-size:7px;line-height:1.35}.auto-protection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.auto-protection-grid article{background:#0b1418;border:1px solid #26343a;border-radius:4px;min-width:0;padding:5px}.auto-protection-grid strong,.auto-protection-grid span,.auto-protection-grid b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.auto-protection-grid strong{color:#e5edf0;font-size:8px}.auto-protection-grid span{color:#9aaab0;margin-top:3px;font-size:7px}.auto-protection-grid b{color:#d7ba72;margin-top:3px;font-size:7px}.auto-protection-study-note{color:#6f8088;margin-top:5px;font-size:7px;line-height:1.35;display:block}@media (width>=600px){.auto-protection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.entry-workspace-wrap{border-top:1px solid var(--line-strong);margin-top:12px}.entry-workspace{background:0 0;border:0;width:100%;padding:14px 0 0;position:relative}.entry-workspace-chart .chart-block{margin-top:0}.entry-workspace .entry-inline-chart{margin-top:14px}.entry-inline-chart .chart-block{margin-top:0}.entry-inline-chart .chart-legend{order:1}.entry-inline-chart .chart-frame{order:2;height:320px}.entry-inline-chart .chart-meta{border-top:1px solid var(--line);border-bottom:0;order:3;min-height:39px}.entry-workspace fieldset{border:0;margin:17px 0 0;padding:0}.entry-workspace legend{color:#aeb9be;margin-bottom:7px;font-size:10px;font-weight:800}.entry-workspace legend small{color:var(--muted);margin-left:5px;font-weight:400}.entry-workspace .protection-detail-field{margin-top:8px}.entry-workspace .protection-preset-field{flex-direction:column;display:flex}.entry-workspace .protection-preset-field>.protection-preset-grid{order:1}.entry-workspace .protection-preset-field>.submit-market{order:2}.entry-workspace .protection-preset-field>.protection-preview-summary{order:3}.entry-workspace .protection-preset-field>.protection-direction-switch{order:4}.entry-workspace .protection-preset-field>.protection-recommendation{order:5}.entry-workspace .protection-preset-field>.auto-protection-study{order:6}.entry-workspace .submit-market{margin-top:8px;position:relative;bottom:auto}.sheet-accent.neutral{background:var(--gold)}.sheet-current-rate.neutral strong{color:#f2f6f7}.submit-market.neutral{color:#aab5ba;background:#20282c}.entry-workspace-hint{color:#9aa7ad;background:#080e11;border:1px solid #26343a;border-radius:5px;margin:7px 0 0;padding:7px 8px;font-size:8px;line-height:1.4}.future-scenario-panel{background:#070c0f;border:1px solid #26343a;border-radius:8px;margin-top:10px;overflow:hidden}.future-scenario-panel>header{border-bottom:1px solid #202b30;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px 7px;display:flex}.future-scenario-panel>header>div{flex-wrap:wrap;align-items:baseline;gap:3px 8px;display:flex}.future-scenario-panel>header span{color:#7f8d94;letter-spacing:.16em;font-size:7px;font-weight:800}.future-scenario-panel>header strong{color:#edf2f3;font-size:13px}.future-scenario-panel>header small{color:#8b999f;font-size:8px}.future-scenario-panel>header button{color:#d8c58e;background:#151207;border:1px solid #6a5a32;border-radius:5px;padding:5px 9px;font-size:8px;font-weight:800}.future-scenario-panel>header button:disabled{opacity:.55}.future-scenario-empty{color:#809097;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:150px;padding:18px;display:flex}.future-scenario-empty strong{color:#d3dcdf;font-size:11px}.future-scenario-empty span{max-width:300px;font-size:8px;line-height:1.5}.future-scenario-summary{border-bottom:1px solid #182227;grid-template-columns:auto 1fr;gap:3px 8px;padding:7px 10px 6px;display:grid}.future-scenario-summary strong{color:#e5d399;font-size:10px}.future-scenario-summary span{color:#a5b1b6;font-size:8px;line-height:1.4}.future-scenario-summary small{color:#64747b;grid-column:1/-1;font-size:7px}.future-scenario-chart{background:#05090b;padding:2px 5px 0;position:relative}.future-scenario-chart svg{touch-action:pan-y;width:100%;height:auto;min-height:205px;display:block;overflow:visible}.scenario-grid{stroke:#1b262b;stroke-width:1px}.scenario-hour{stroke:#253138;stroke-width:.7px;stroke-dasharray:2 4}.scenario-hour.major{stroke:#3c494f}.scenario-now{stroke:#7b858a;stroke-width:1px;stroke-dasharray:3 3}.scenario-current{stroke:#8c7950;stroke-width:.8px;stroke-dasharray:2 3}.scenario-history-line,.scenario-line{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.scenario-history-line{stroke:#8b989e;stroke-width:1.6px;opacity:.78}.scenario-line{stroke-width:2.3px}.scenario-line.up{stroke:#ef625c}.scenario-line.range{stroke:#d7ba72}.scenario-line.down{stroke:#2698e8}.scenario-axis-label,.scenario-price-label,.scenario-end-label{font-family:system-ui,sans-serif;font-size:7px}.scenario-axis-label{fill:#697980}.scenario-price-label{fill:#d8c58e}.scenario-end-label{font-weight:800}.scenario-end-label.up{fill:#ef625c}.scenario-end-label.range{fill:#d7ba72}.scenario-end-label.down{fill:#2698e8}.future-scenario-legend{background:#05090bd9;border-radius:4px;gap:8px;padding:3px 5px;font-size:7px;display:flex;position:absolute;top:8px;left:10px}.future-scenario-legend span:before{content:"";vertical-align:middle;background:currentColor;width:10px;height:2px;margin-right:3px;display:inline-block}.future-scenario-legend .up{color:#ef625c}.future-scenario-legend .range{color:#d7ba72}.future-scenario-legend .down{color:#2698e8}.future-scenario-legend small{color:#728087}.future-scenario-cards{border-top:1px solid #1d282d;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:6px;display:grid}.future-scenario-cards article{background:#091014;border:1px solid #29353a;border-top-width:2px;border-radius:5px;min-width:0;padding:6px}.future-scenario-cards article.up{border-top-color:#ef625c}.future-scenario-cards article.range{border-top-color:#d7ba72}.future-scenario-cards article.down{border-top-color:#2698e8}.future-scenario-cards article>header{border:0;justify-content:space-between;align-items:center;padding:0;display:flex}.future-scenario-cards article>header strong{color:#e5ecee;font-size:9px}.future-scenario-cards article>header b{color:#d8c58e;font-size:10px}.future-scenario-cards article>span{color:#819097;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:6.5px;display:block;overflow:hidden}.future-scenario-cards article>div{gap:2px;margin-top:5px;display:grid}.future-scenario-cards article em{color:#b9c5c9;white-space:nowrap;background:#111a1e;border-radius:3px;padding:3px;font-size:6.5px;font-style:normal}.future-scenario-cards article p{color:#9ba9ae;margin:5px 0 0;font-size:6.5px;line-height:1.35}.future-scenario-cards article small{color:#66767d;margin-top:4px;font-size:6px;line-height:1.35;display:block}.future-scenario-note{color:#66767d;margin:0;padding:0 8px 8px;font-size:7px;line-height:1.4}.protection-preset-grid button small.future-preset-summary{color:#d7ba72;font-weight:800}.protection-preset-grid button.active small.future-preset-summary{color:#17140d}.future-scenario-chart svg{min-height:228px}.scenario-candle line{stroke-width:.8px;vector-effect:non-scaling-stroke}.scenario-candle rect{stroke-width:.45px;vector-effect:non-scaling-stroke}.scenario-candle.rising line,.scenario-candle.rising rect{fill:#35c7bd;stroke:#35c7bd}.scenario-candle.falling line,.scenario-candle.falling rect{fill:#ef625c;stroke:#ef625c}.scenario-target-ladder{stroke:#607078;stroke-width:.55px;stroke-dasharray:1.5 3.5;opacity:.42;vector-effect:non-scaling-stroke}.scenario-target-ladder.positive{stroke:#62836c}.scenario-target-ladder.negative{stroke:#806262}.scenario-target-label{fill:#74838a;font-family:system-ui,sans-serif;font-size:5.5px}.scenario-selected-target{stroke-width:1.4px;stroke-dasharray:4 3;vector-effect:non-scaling-stroke}.scenario-selected-target.tp{stroke:#54d486}.scenario-selected-target.sl{stroke:#ff6965}.scenario-selected-label{font-family:system-ui,sans-serif;font-size:6.5px;font-weight:800}.scenario-selected-label.tp{fill:#54d486}.scenario-selected-label.sl{fill:#ff6965}.future-scenario-chart,.future-scenario-chart *{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.future-scenario-chart svg{touch-action:pan-y}.future-scenario-chart svg.inspection-active{touch-action:none}.scenario-path.up .scenario-node{fill:#ef625c}.scenario-path.range .scenario-node{fill:#d7ba72}.scenario-path.down .scenario-node{fill:#2698e8}.scenario-inspection-crosshair line{stroke:#b7c2c6;stroke-width:.75px;stroke-dasharray:2 2;vector-effect:non-scaling-stroke}.scenario-inspection-crosshair rect{fill:#202a2f;stroke:#738087;stroke-width:.5px}.scenario-inspection-crosshair text{fill:#eff4f5;font-family:system-ui,sans-serif;font-size:6.5px;font-weight:700}.future-scenario-inspection{background:#080e11;border-top:1px solid #192328;flex-wrap:wrap;align-items:center;gap:2px 7px;min-height:28px;padding:5px 8px;display:flex}.future-scenario-inspection strong{color:#dbe4e7;font-size:7px}.future-scenario-inspection span{color:#89989e;font-size:6.5px;line-height:1.35}.future-scenario-actions{display:flex;flex-wrap:nowrap!important;align-items:center!important;gap:5px!important}.future-scenario-timeframes{background:#090f12;border:1px solid #37454b;border-radius:5px;display:flex;overflow:hidden}.future-scenario-panel>header .future-scenario-timeframes button{color:#829198;background:0 0;border:0;border-right:1px solid #2b383e;border-radius:0;min-width:34px;padding:5px 7px}.future-scenario-panel>header .future-scenario-timeframes button:last-child{border-right:0}.future-scenario-panel>header .future-scenario-timeframes button.active{color:#17130b;background:#dbc170}.future-scenario-panel>header .future-scenario-refresh{white-space:nowrap}.scenario-history-nav{background:#070c0f;border-top:1px solid #172126;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:4px;padding:5px 4px;display:grid}.scenario-history-nav button{color:#bcc7cb;white-space:nowrap;background:#0d1519;border:1px solid #314047;border-radius:5px;min-height:27px;padding:4px 7px;font-size:7px;font-weight:800}.scenario-history-nav button:disabled{color:#4e5d63;background:#080d10;border-color:#202b30}.scenario-history-nav span{color:#819097;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:6.5px;overflow:hidden}.scenario-future-zone{fill:#162028;opacity:.32}.scenario-future-zone-label{fill:#829098;letter-spacing:.08em;font-family:system-ui,sans-serif;font-size:6px;font-weight:800}.scenario-comparison-toolbar{border-bottom:1px solid #172126;justify-content:space-between;align-items:center;gap:8px;padding:6px 7px 4px;display:flex}.scenario-comparison-toolbar>div{align-items:center;gap:6px;display:flex}.scenario-comparison-toolbar strong{color:#edf2f3;letter-spacing:.06em;font-size:10px}.scenario-comparison-toolbar span{color:#74838a;font-size:7px}.scenario-comparison-toolbar button{color:#77878e;background:#0a1013;border:1px solid #2b383e;min-width:34px;padding:4px 6px;font-size:7px;font-weight:800}.scenario-comparison-toolbar button:first-child{border-radius:4px 0 0 4px}.scenario-comparison-toolbar button:last-child{border-radius:0 4px 4px 0;margin-left:-7px}.scenario-comparison-toolbar button.active{color:#17130b;background:#d8be6d;border-color:#d8be6d}.scenario-indicator-legend{color:#819097;align-items:center;gap:8px;padding:4px 8px 1px;font-size:6.5px;display:flex}.scenario-indicator-legend span{align-items:center;gap:3px;display:flex}.scenario-indicator-legend i{background:currentColor;width:11px;height:2px;display:inline-block}.scenario-indicator-legend .m15{color:#59d5ee}.scenario-indicator-legend .h1{color:#e3c44f}.scenario-indicator-legend .h4{color:#ee6066}.scenario-indicator-legend .pivot{color:#9ca6ab}.scenario-indicator-legend small{color:#64747b;margin-left:auto}.scenario-indicator-line{fill:none;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.scenario-indicator-line.m15{stroke:#59d5ee}.scenario-indicator-line.h1{stroke:#e3c44f}.scenario-indicator-line.h4{stroke:#ee6066}.scenario-pivot line{stroke-width:.75px;vector-effect:non-scaling-stroke}.scenario-pivot text{font-family:system-ui,sans-serif;font-size:5.5px;font-weight:800}.scenario-pivot.center line{stroke:#9ca6ab;stroke-dasharray:3 3}.scenario-pivot.center text{fill:#9ca6ab}.scenario-pivot.resistance line{stroke:#54c47b}.scenario-pivot.resistance text{fill:#54c47b}.scenario-pivot.support line{stroke:#e49a53}.scenario-pivot.support text{fill:#e49a53}.future-scenario-chart svg{overflow:hidden}.future-scenario-chart .future-scenario-legend{top:55px}.scenario-target-compare{background:#080e11;border-top:1px solid #1d282d;padding:7px 7px 6px}.scenario-target-compare>header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.scenario-target-compare>header strong{color:#e3eaec;font-size:10px}.scenario-target-compare>header span{color:#77868d;letter-spacing:0;font-size:7px}.scenario-target-compare>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:6px;display:grid}.scenario-target-compare button{color:#87959b;text-align:left;background:#0a1114;border:1px solid #27343a;border-radius:5px;flex-direction:column;align-items:flex-start;min-width:0;min-height:82px;padding:6px 5px;display:flex;position:relative}.scenario-target-compare button>span{letter-spacing:.08em;font-size:6px}.scenario-target-compare button>strong{color:#e2eaec;margin-top:1px;font-size:16px;line-height:1}.scenario-target-compare button>small{color:#74838a;margin-top:3px;font-size:7px}.scenario-target-compare button>em{color:#bac5c9;margin-top:6px;font-size:7px;font-style:normal;font-weight:800}.scenario-target-compare button>b{color:#d8c58e;white-space:nowrap;margin-top:3px;font-size:6.5px}.scenario-target-compare button>i{color:#69d493;font-size:5.5px;font-style:normal;position:absolute;top:4px;right:4px}.scenario-target-compare button.ranked{border-color:#3f7654}.scenario-target-compare button.active{color:#19150d;background:#d7ba72;border-color:#d7ba72}.scenario-target-compare button.active>strong,.scenario-target-compare button.active>small,.scenario-target-compare button.active>em,.scenario-target-compare button.active>b,.scenario-target-compare button.active>i{color:#19150d}.scenario-target-compare>p{color:#65747b;margin:5px 1px 0;font-size:6.5px;line-height:1.35}.future-probability-strip{background:#080e11;border:1px solid #26343a;border-radius:6px;order:2;margin-top:6px;padding:7px 8px}.future-probability-strip>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.future-probability-strip>header>div{flex-wrap:wrap;align-items:baseline;gap:3px 7px;display:flex}.future-probability-strip>header strong{color:#e8eff1;font-size:9px}.future-probability-strip>header span{color:#74838a;font-size:6.5px}.future-probability-strip>header>b{color:#d7ba72;white-space:nowrap;font-size:7px}.future-probability-bars{gap:4px;margin-top:6px;display:grid}.future-probability-row>div:first-child{align-items:baseline;gap:5px;display:flex}.future-probability-row>div:first-child span{color:#bac6ca;width:31px;font-size:7px}.future-probability-row>div:first-child strong{color:#dbe4e7;font-size:8px}.future-probability-row>div:first-child small{color:#68777e;font-size:6px}.future-probability-track{background:#1b272c;border-radius:99px;height:5px;overflow:hidden}.future-probability-track i{background:#78878e;border-radius:99px;min-width:1px;height:100%;display:block}.future-probability-row.up .future-probability-track i{background:#ef625c}.future-probability-row.range .future-probability-track i{background:#d7ba72}.future-probability-row.down .future-probability-track i{background:#2698e8}.future-probability-row.leading>div:first-child strong{color:#fff0ae}.future-probability-strip>p{color:#66767d;margin:5px 0 0;font-size:6.5px;line-height:1.35}.entry-direction-pair{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);align-items:stretch;gap:5px;margin-top:10px;display:grid}.entry-direction-card{color:#fff;text-align:left;border:1px solid #33424b;border-radius:7px;min-width:0;min-height:68px;padding:7px 8px}.entry-direction-card.short{background:linear-gradient(145deg,#126fc0,#168eea)}.entry-direction-card.long{text-align:right;background:linear-gradient(145deg,#e24e49,#f36b61)}.entry-direction-card.selected{box-shadow:0 0 0 2px var(--gold) inset}.entry-direction-card.blocked{filter:saturate(.72);opacity:.78}.entry-direction-card>span,.entry-direction-card>strong,.entry-direction-card>small{display:block}.entry-direction-card>span{opacity:.9;font-size:8px}.entry-direction-card>strong{letter-spacing:-.05em;font-variant-numeric:tabular-nums;margin-top:5px;font-size:clamp(18px,5.8vw,26px);line-height:1}.entry-direction-card>small{color:#f2f7f8;text-overflow:ellipsis;white-space:nowrap;opacity:.9;margin-top:6px;font-size:7px;overflow:hidden}.entry-direction-lot{background:#080c0f;border:1px solid #253139;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.entry-direction-lot span{color:var(--muted);letter-spacing:.12em;font-size:7px;font-weight:800}.entry-direction-lot strong{color:#eef3f5;font-variant-numeric:tabular-nums;margin-top:4px;font-size:14px}.position-live-strip{z-index:18;top:max(50px,calc(24px + env(safe-area-inset-top)));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#06090bf2;margin:4px -4px 0;padding:3px 4px;position:sticky}.position-live-strip .position-list{gap:4px}.position-live-strip .position-card{background:#0b1216f7;grid-template-columns:auto minmax(72px,1fr) auto auto;gap:4px 7px;padding:6px 7px}.position-live-strip .position-side{gap:4px}.position-live-strip .position-side>strong{font-size:10px}.position-live-strip .buy-tag,.position-live-strip .sell-tag{min-width:42px;min-height:21px;font-size:8px}.position-live-strip .position-entry{gap:4px;font-size:14px}.position-live-strip .position-entry span,.position-live-strip .position-data>span{font-size:7px}.position-live-strip .position-pips{white-space:nowrap;font-size:15px}.position-live-strip .close-market{grid-column:auto;min-width:46px;min-height:31px;margin:0;padding:0 6px;font-size:9px}.entry-workspace-wrap{margin-top:6px}.compact-entry-workspace{padding-top:8px}.compact-entry-workspace .sheet-accent{height:2px}.compact-entry-workspace .compact-protection-presets{margin-top:0!important}.compact-protection-presets legend{margin-bottom:5px}.compact-protection-presets .protection-preset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.compact-protection-presets .protection-preset-grid button{text-align:center;min-height:52px;padding:5px 3px}.compact-protection-presets .protection-preset-grid button strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.compact-protection-presets .protection-preset-grid button span,.compact-protection-presets .protection-preset-grid button em{white-space:nowrap;margin-top:3px;font-size:7px}.entry-direction-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:6px;display:grid}.entry-direction-switch button{background:#0b1114;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:34px;font-weight:900;display:flex}.entry-direction-switch button.sell{color:#55b4fa;border:1px solid #176ba5}.entry-direction-switch button.buy{color:#ff837d;border:1px solid #9f413d}.entry-direction-switch button span{letter-spacing:.05em;font-size:10px}.entry-direction-switch button small{color:#d5bd7b;font-size:6px;font-weight:800}.entry-direction-switch button.selected.sell{color:#fff;background:#167fcf;border-color:#63c0ff;box-shadow:inset 0 0 0 1px #eaf7ff}.entry-direction-switch button.selected.buy{color:#fff;background:#d64e48;border-color:#ff9792;box-shadow:inset 0 0 0 1px #fff0ef}.entry-direction-switch button.selected small{color:#fff}.entry-action-row{grid-template-columns:112px minmax(0,1fr);align-items:stretch;gap:5px;margin-top:7px;display:grid}.entry-action-row .compact-confirm{border-radius:6px;gap:4px;min-width:0;min-height:48px;padding:4px 6px;margin:0!important}.entry-action-row .compact-confirm legend{flex-direction:column;gap:1px;display:flex;font-size:8px!important}.entry-action-row .compact-confirm legend small{white-space:nowrap;margin:0;font-size:6px}.entry-action-row .compact-confirm>div{display:none}.entry-action-row .compact-confirm .switch{gap:3px;min-width:43px;font-size:6px}.entry-action-row .compact-confirm .switch i{width:42px;height:24px}.entry-action-row .compact-confirm .switch i:after{width:16px;height:16px}.entry-action-row .compact-confirm .switch input:checked+i:after{left:21px}.entry-action-row .submit-market{min-height:48px;box-shadow:none;margin:0;font-size:11px}.entry-workspace-chart,.entry-workspace-chart .entry-candle-check{margin-top:6px}.entry-analysis-details{border:1px solid var(--line);background:#080d10;border-radius:7px;margin-top:7px;overflow:hidden}.entry-analysis-details>summary{color:#cbd5d9;cursor:pointer;align-items:center;gap:8px;min-height:38px;padding:0 9px;font-size:9px;font-weight:800;list-style:none;display:flex}.entry-analysis-details>summary::-webkit-details-marker{display:none}.entry-analysis-details>summary small{color:#718087;margin-left:auto;font-size:7px;font-weight:500}.entry-analysis-details>summary:after{content:"＋";color:#d7ba72;font-size:12px}.entry-analysis-details[open]>summary{border-bottom:1px solid var(--line)}.entry-analysis-details[open]>summary:after{content:"−"}.entry-analysis-details .protection-detail-field{margin:0;padding:0 8px 8px}.protection-preset-data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:7px;display:grid}.protection-preset-data-grid article{background:#0a1114;border:1px solid #26343a;border-radius:5px;min-width:0;padding:7px}.protection-preset-data-grid article.active{background:#15140e;border-color:#d7ba72}.protection-preset-data-grid header{justify-content:space-between;align-items:center;gap:4px;display:flex}.protection-preset-data-grid header strong{color:#e3ebed;font-size:9px}.protection-preset-data-grid header em{color:#d7ba72;font-size:7px;font-style:normal}.protection-preset-data-grid article>span,.protection-preset-data-grid article>small{color:#7e8d94;margin-top:4px;font-size:7px;line-height:1.35;display:block}@media (width>=700px){.position-live-strip{margin-inline:0}.compact-protection-presets .protection-preset-grid button{min-height:56px}.entry-action-row{grid-template-columns:150px minmax(0,1fr)}}
