:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:#070816;min-width:320px}body{letter-spacing:0;min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,select{font:inherit;letter-spacing:0;-webkit-tap-highlight-color:transparent}.app-shell{--bg:#070816;--bg-radial-a:#7843ff6b;--bg-radial-b:#00d9ff33;--panel:#0d122ac7;--panel-strong:#161c3ee0;--panel-soft:#ffffff0f;--border:#becaff2e;--text:#f7f8ff;--muted:#a9b0d4;--muted-strong:#cad0ef;--accent:#8b5cf6;--accent-2:#22d3ee;--success:#39ff88;--danger:#fb7185;--warning:#fbbf24;--shadow:0 24px 80px #00000059;background:radial-gradient(circle at 18% 6%, var(--bg-radial-a), transparent 30%), radial-gradient(circle at 82% 8%, var(--bg-radial-b), transparent 28%), linear-gradient(145deg, #060714 0%, var(--bg) 48%, #10113a 100%);min-height:100vh;color:var(--text);background-position:0 0,100% 0,50%;background-size:140% 140%,130% 130%,100% 100%;animation:18s ease-in-out infinite alternate ambient-drift;position:relative;overflow-x:hidden}.app-shell[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f6ff;--bg-radial-a:#8b5cf62e;--bg-radial-b:#22d3ee2e;--panel:#ffffffd1;--panel-strong:#fffffff5;--panel-soft:#5969ff14;--border:#24305e24;--text:#101426;--muted:#5d668b;--muted-strong:#273052;--accent:#6d28d9;--accent-2:#0891b2;--shadow:0 22px 60px #2c397626;background:radial-gradient(circle at 20% 0%, var(--bg-radial-a), transparent 28%), radial-gradient(circle at 82% 8%, var(--bg-radial-b), transparent 28%), linear-gradient(145deg, #fbfcff 0%, var(--bg) 55%, #e8ecff 100%)}.page>*{animation:.62s cubic-bezier(.2,.72,.2,1) both section-rise}.page>:nth-child(2){animation-delay:70ms}.page>:nth-child(3){animation-delay:.12s}.page>:nth-child(4){animation-delay:.17s}.page>:nth-child(5){animation-delay:.22s}.page>:nth-child(6){animation-delay:.27s}.page>:nth-child(7){animation-delay:.32s}.page{width:min(1180px,100% - 40px);margin:0 auto;padding:26px 0 44px}.header,.brand-block,.top-controls,.top-controls-row,.segmented-control,.live-indicator,.panel-heading{align-items:center;display:flex}.header{justify-content:space-between;gap:18px;margin-bottom:18px}.brand-block{gap:14px;min-width:0}.brand-mark{background:var(--panel-strong);border:1px solid #8b5cf673;border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;animation:4.6s ease-in-out infinite brand-breathe;display:grid;overflow:hidden;box-shadow:0 14px 32px #8b5cf642}.brand-logo{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}h1,h2,p,dl{margin-top:0}h1{margin-bottom:5px;font-size:clamp(30px,4vw,52px);font-weight:900;line-height:1}.brand-block p{max-width:620px;color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.45}.top-controls{justify-items:end;gap:10px;display:grid}.top-controls-row{flex-wrap:nowrap;justify-content:flex-end;gap:10px}.segmented-control{border:1px solid var(--border);background:var(--panel);min-height:40px;box-shadow:var(--shadow);color:var(--muted);border-radius:12px;gap:4px;padding:4px}.segmented-control button{min-height:30px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:800;transition:background .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex}.segmented-control button.active{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;animation:3.2s ease-in-out infinite active-control-pulse;box-shadow:0 10px 24px #8b5cf640}.segmented-control button:active{transform:scale(.96)}.live-indicator{border:1px solid var(--border);background:var(--panel);min-height:40px;color:var(--muted);white-space:nowrap;border-radius:12px;justify-content:center;gap:8px;padding:0 12px;font-size:12px;font-weight:900;line-height:1;position:relative}.live-updated{max-width:420px;color:var(--muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;display:block;overflow:hidden}.live-indicator[data-state=live]{color:var(--success);background:#39ff881a;border-color:#39ff885c;animation:2.6s ease-in-out infinite live-breathe}.live-indicator[data-state=reconnecting],.live-indicator[data-state=connecting]{color:var(--warning);background:#fbbf241a;border-color:#fbbf2452}.live-indicator[data-state=reconnecting] .live-dot,.live-indicator[data-state=connecting] .live-dot{animation:.82s ease-in-out infinite alternate waiting-dot}.live-indicator[data-state=error]{color:var(--danger);background:#fb71851a;border-color:#fb718552}.live-dot{background:currentColor;border-radius:999px;flex:0 0 9px;width:9px;height:9px;position:relative}.live-indicator[data-state=live] .live-dot:after{border-radius:inherit;content:"";opacity:.55;border:1px solid;animation:1.35s ease-out infinite live-pulse;position:absolute;inset:-7px}.filter-panel,.status,.metric-card,.account-card,.data-panel{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px}.status,.metric-card,.account-card,.data-panel,.position-stat-card,.curve-chart-surface,.curve-stat,.insight-card,.insight-panel,.edge-score-card,.deep-kpi-card,.signal-card,.analysis-table-panel{transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;transform:translateZ(0)}.metric-card:active,.account-card:active,.position-stat-card:active,.curve-stat:active,.insight-card:active,.insight-panel:active,.edge-score-card:active,.deep-kpi-card:active,.signal-card:active{transform:translateY(1px)scale(.992)}.filter-panel{z-index:30;grid-template-columns:minmax(0,1fr);justify-items:center;gap:14px;margin-bottom:14px;padding:14px;display:grid;position:relative}.section-kicker{min-height:28px;color:var(--accent-2);align-items:center;font-size:12px;font-weight:900;display:inline-flex}.filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(100%,1040px);display:grid}.filter-field{gap:7px;display:grid}.filter-field span{color:var(--muted);text-align:center;font-size:12px;font-weight:800}.filter-dropdown{position:relative}.filter-dropdown[data-open=true]{z-index:20}.filter-trigger{border:1px solid var(--border);background:var(--panel-strong);width:100%;min-height:44px;color:var(--text);cursor:pointer;border-radius:12px;outline:0;justify-content:space-between;align-items:center;gap:10px;padding:0 14px 0 18px;font-weight:700;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:flex}.filter-trigger:hover,.filter-trigger:focus-visible,.filter-dropdown[data-open=true] .filter-trigger{background:linear-gradient(135deg, #8b5cf624, #22d3ee14), var(--panel-strong);border-color:#22d3ee80;box-shadow:0 14px 30px #22d3ee1a}.filter-trigger:active{transform:translateY(1px)}.filter-trigger>span{min-width:0;color:var(--text);text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:16px;font-weight:700;overflow:hidden}.filter-trigger svg{color:var(--muted-strong);flex:none;transition:transform .18s,color .18s}.filter-dropdown[data-open=true] .filter-trigger svg{color:var(--accent-2);transform:rotate(180deg)}.filter-menu{z-index:40;opacity:0;pointer-events:none;transform-origin:top;visibility:hidden;background:linear-gradient(145deg,#8b5cf629,#22d3ee14),#0b1026f5;border:1px solid #becaff38;border-radius:14px;width:100%;max-height:238px;padding:6px;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;transform:translateY(-6px)scale(.98);box-shadow:0 24px 70px #00000061}.app-shell[data-theme=light] .filter-menu{background:linear-gradient(145deg,#8b5cf61f,#22d3ee14),#fffffff7}.filter-dropdown[data-open=true] .filter-menu{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)scale(1)}.filter-option{min-height:38px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:0 10px 0 12px;transition:background .15s,color .15s,transform .15s;display:flex}.filter-option span{min-width:0;color:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.filter-option svg{color:var(--accent-2);opacity:0;transition:opacity .15s,transform .15s;transform:scale(.72)}.filter-option[data-highlighted=true],.filter-option:hover{color:var(--text);background:#8b5cf62e}.filter-option[data-selected=true]{color:#fff;background:linear-gradient(135deg,#8b5cf6eb,#22d3eec2);box-shadow:0 10px 28px #8b5cf638}.filter-option[data-selected=true] svg{opacity:1;transform:scale(1)}.filter-option:active{transform:scale(.99)}.status{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;margin-bottom:14px;padding:14px 16px;display:grid}.status strong{color:var(--success)}.status span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.status p{color:var(--danger);grid-column:1/-1;margin-bottom:0}.summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.metric-card{align-content:space-between;min-height:132px;padding:18px;display:grid}.metric-card.primary{background:linear-gradient(145deg, #8b5cf657, #22d3ee24), var(--panel);overflow:hidden}.metric-card.primary:after,.curve-chart-surface:after,.edge-score-card:after{border-radius:inherit;content:"";opacity:.5;pointer-events:none;background:linear-gradient(115deg,#0000 0% 36%,#ffffff24 48%,#0000 62% 100%);animation:6.8s ease-in-out infinite surface-sheen;position:absolute;inset:0;transform:translate(-120%)}.curve-chart-surface:after{animation-delay:1.8s}.edge-score-card:after{animation-delay:3s}.metric-card span,.metric-card small,.account-card span,dt,.position-stat-card span,.position-stat-card small,.curve-stat span,.curve-stat small,.curve-selected span,.curve-selected small{color:var(--muted)}.metric-card span,.account-card span,dt,.position-stat-card span,.curve-stat span,.curve-selected span{font-size:12px;font-weight:800}.metric-card strong{margin-top:12px;font-size:clamp(22px,3vw,34px);line-height:1.05;animation:.52s cubic-bezier(.2,.72,.2,1) both value-settle}.metric-card small{margin-top:10px;font-size:12px;line-height:1.35}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.account-card{gap:16px;padding:18px;display:grid}.account-card>div strong{margin-top:6px;font-size:18px;display:block}.account-card dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:0;display:grid}dd{color:var(--text);word-break:break-word;margin:5px 0 0;font-weight:800}.data-panel{margin-bottom:14px;padding:16px}.panel-heading{justify-content:space-between;gap:12px;margin-bottom:12px}.panel-heading strong{color:var(--muted-strong)}.position-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.position-stat-card{border:1px solid var(--border);background:var(--panel-soft);border-radius:14px;align-content:space-between;gap:10px;min-height:116px;padding:14px;display:grid}.position-stat-card strong{overflow-wrap:anywhere;font-size:clamp(21px,3vw,30px);line-height:1.05;animation:.52s cubic-bezier(.2,.72,.2,1) both value-settle;display:block}.position-stat-card small{font-size:12px;font-weight:800;line-height:1.35}.position-stat-card.positive strong{color:var(--success);animation:.52s cubic-bezier(.2,.72,.2,1) both value-settle,3.8s ease-in-out infinite positive-value-glow}.position-stat-card.negative strong{color:var(--danger)}.profit-curve-layout{grid-template-columns:minmax(0,1.45fr) minmax(230px,.55fr);gap:12px;display:grid}.curve-chart-surface,.curve-stat{border:1px solid var(--border);background:var(--panel-soft);border-radius:14px}.curve-chart-surface{min-width:0;padding:12px;overflow:hidden}.curve-svg{cursor:crosshair;touch-action:pan-y;width:100%;height:auto;min-height:270px;display:block}.curve-grid-line{stroke:#cad0ef29;stroke-dasharray:5 8}.curve-zero-line{stroke:#fbbf247a;stroke-width:1.2px}.curve-axis-label{fill:var(--muted);text-anchor:end;font-size:12px;font-weight:800}.curve-date-label{fill:var(--muted-strong);font-size:12px;font-weight:900}.curve-area{fill:url(#profit-curve-fill);opacity:0;animation:.78s ease-out .26s both curve-area-reveal}.curve-line{fill:none;stroke:url(#profit-curve-line);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;stroke-dasharray:1;stroke-dashoffset:1px;animation:1.05s cubic-bezier(.22,.7,.2,1) .16s both curve-draw,3.8s ease-in-out 1.3s infinite curve-line-breathe}.curve-point{fill:var(--panel-strong);stroke:var(--accent-2);stroke-width:2px}.curve-crosshair{stroke:var(--accent-2);stroke-dasharray:4 6;stroke-width:1.4px}.curve-active-dot{fill:var(--success);filter:drop-shadow(0 0 12px #39ff88cc);stroke:#fff;stroke-width:2px;transform-box:fill-box;transform-origin:50%;animation:1.4s ease-in-out infinite active-dot-pulse}.curve-tooltip rect{fill:#090d22eb;stroke:#becaff38}.app-shell[data-theme=light] .curve-tooltip rect{fill:#fffffff2}.curve-tooltip text{fill:var(--text);font-size:13px;font-weight:800}.curve-selected{border-top:1px solid var(--border);gap:6px;margin-top:8px;padding-top:10px;display:grid}.curve-selected strong{font-size:18px}.curve-selected small{font-size:12px;font-weight:800;line-height:1.35}.curve-stat-grid{gap:10px;display:grid}.curve-stat{align-content:space-between;gap:10px;min-height:112px;padding:14px;display:grid}.curve-stat strong{overflow-wrap:anywhere;font-size:clamp(20px,3vw,30px);line-height:1.05;animation:.52s cubic-bezier(.2,.72,.2,1) both value-settle}.curve-stat small{font-size:12px;font-weight:800}.curve-stat.positive strong{color:var(--success);animation:.52s cubic-bezier(.2,.72,.2,1) both value-settle,3.8s ease-in-out infinite positive-value-glow}.curve-stat.negative strong{color:var(--danger)}.tone-positive{color:var(--success)}.tone-negative{color:var(--danger)}.tone-warning{color:var(--warning)}.tone-neutral{color:var(--muted-strong)}.trader-insights-panel,.deep-analysis-panel{content-visibility:auto;contain-intrinsic-size:840px}.insight-headline-grid,.deep-kpi-grid,.signal-grid,.account-risk-grid{gap:10px;display:grid}.insight-headline-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:10px}.insight-card,.insight-panel,.account-risk-card,.edge-score-card,.deep-kpi-card,.signal-card,.analysis-table-panel{border:1px solid var(--border);background:var(--panel-soft);border-radius:14px}.insight-card,.deep-kpi-card,.signal-card{align-content:space-between;gap:10px;min-height:118px;padding:14px;display:grid}.insight-card span,.insight-card small,.insight-panel span,.quality-grid span,.symbol-pressure-row span,.account-risk-card span,.edge-score-card span,.edge-score-card small,.edge-score-card p,.deep-kpi-card span,.deep-kpi-card small,.signal-card span,.signal-card small,.analysis-table-heading span,.analysis-table th,.analysis-table td span{color:var(--muted)}.insight-card span,.deep-kpi-card span,.signal-card span,.analysis-table-heading span,.analysis-table th{font-size:12px;font-weight:900}.insight-card strong,.deep-kpi-card strong,.signal-card strong{overflow-wrap:anywhere;font-size:clamp(20px,3vw,30px);line-height:1.05;animation:.52s cubic-bezier(.2,.72,.2,1) both value-settle}.insight-card small,.deep-kpi-card small,.signal-card small{font-size:12px;font-weight:800;line-height:1.35}.insight-card.tone-positive,.deep-kpi-card.tone-positive,.signal-card.tone-positive,.edge-score-card.tone-positive,.account-risk-card.tone-positive{background:linear-gradient(145deg, #39ff881a, transparent), var(--panel-soft);border-color:#39ff8840}.insight-card.tone-negative,.deep-kpi-card.tone-negative,.signal-card.tone-negative,.edge-score-card.tone-negative,.account-risk-card.tone-negative{background:linear-gradient(145deg, #fb71851c, transparent), var(--panel-soft);border-color:#fb718547}.insight-card.tone-warning,.deep-kpi-card.tone-warning,.signal-card.tone-warning,.edge-score-card.tone-warning,.account-risk-card.tone-warning{background:linear-gradient(145deg, #fbbf241c, transparent), var(--panel-soft);border-color:#fbbf2447}.insight-split-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:10px;margin-bottom:10px;display:grid}.insight-panel{padding:14px}.insight-panel-heading,.analysis-table-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.insight-panel-heading>span,.analysis-table-heading>span{color:var(--muted-strong);font-size:13px;font-weight:900}.quality-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.quality-grid>div{background:#ffffff0b;border-radius:12px;gap:6px;padding:12px;display:grid}.app-shell[data-theme=light] .quality-grid>div{background:#5969ff12}.quality-grid strong{font-size:18px}.symbol-pressure-list{gap:10px;display:grid}.symbol-pressure-row{grid-template-columns:minmax(130px,.75fr) minmax(100px,.55fr) minmax(150px,.8fr);align-items:center;gap:12px;display:grid}.symbol-pressure-row>div{gap:4px;min-width:0;display:grid}.symbol-pressure-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.symbol-pressure-row span{font-size:11px;font-weight:800;line-height:1.3}.symbol-pressure-meter,.symbol-edge-bar{background:#cad0ef1f;border-radius:999px;height:8px;display:block;overflow:hidden}.symbol-pressure-meter span,.symbol-edge-bar i{border-radius:inherit;min-width:4px;height:100%;display:block}.symbol-pressure-meter .tone-positive,.symbol-edge-bar .tone-positive{background:linear-gradient(90deg, #39ff888c, var(--success));animation:3.4s ease-in-out infinite meter-breathe}.symbol-pressure-meter .tone-negative,.symbol-edge-bar .tone-negative{background:linear-gradient(90deg, #fb718580, var(--danger))}.symbol-pressure-meter .tone-neutral,.symbol-edge-bar .tone-neutral{background:linear-gradient(90deg, #cad0ef80, var(--muted-strong))}.account-risk-grid{grid-template-columns:1fr}.account-risk-card{gap:12px;padding:14px;display:grid}.account-risk-card>div{gap:4px;display:grid}.account-risk-card>div strong{font-size:16px}.account-risk-card dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:0;display:grid}.account-risk-card dt{font-size:11px}.account-risk-card dd{font-size:14px}.deep-hero-grid{grid-template-columns:minmax(220px,.32fr) minmax(0,.68fr);gap:10px;margin-bottom:10px;display:grid}.edge-score-card{align-content:space-between;gap:14px;padding:16px;display:grid;overflow:hidden}.edge-score-topline{justify-content:space-between;align-items:end;gap:10px;display:flex}.edge-score-topline>div{gap:6px;display:grid}.edge-score-topline strong{font-size:clamp(42px,7vw,70px);line-height:.9;animation:.62s cubic-bezier(.2,.72,.2,1) both value-settle,4.2s ease-in-out infinite positive-value-glow}.edge-score-card p{margin-bottom:0;font-size:13px;font-weight:900}.edge-score-meter{background:#cad0ef1f;border-radius:999px;height:10px;overflow:hidden}.edge-score-meter span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--accent-2), var(--success));height:100%;animation:3.5s ease-in-out infinite meter-breathe;display:block;box-shadow:0 0 18px #22d3ee52}.deep-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.signal-grid{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:10px}.deep-analysis-grid{grid-template-columns:1fr;gap:10px;display:grid}.analysis-table-panel{min-width:0;padding:14px}.analysis-table-heading strong{color:var(--muted-strong);font-size:14px}.analysis-table-scroll{min-width:0;padding-bottom:2px;overflow-x:auto}.analysis-table{border-collapse:collapse;width:100%;min-width:700px}.symbol-table{min-width:620px}.analysis-table th,.analysis-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #becaff1f;padding:10px}.analysis-table th{white-space:nowrap}.analysis-table td{color:var(--text);font-size:13px;font-weight:800}.analysis-table td strong,.analysis-table td span{display:block}.analysis-table td span{margin-top:4px;font-size:11px;font-weight:800}.analysis-table tr:last-child td{border-bottom:0}.analysis-table .symbol-edge-bar{width:min(120px,100%);margin-top:8px}.empty{color:var(--muted);margin-bottom:0}@keyframes ambient-drift{0%{background-position:0 0,100% 0,50%}to{background-position:16% 8%,84% 12%,50%}}@keyframes section-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes brand-breathe{0%,to{transform:translateY(0)scale(1);box-shadow:0 14px 32px #8b5cf642}50%{transform:translateY(-2px)scale(1.025);box-shadow:0 18px 42px #22d3ee47}}@keyframes active-control-pulse{0%,to{box-shadow:0 10px 24px #8b5cf640}50%{box-shadow:0 12px 30px #22d3ee47}}@keyframes live-breathe{0%,to{box-shadow:0 0 #39ff8800}50%{box-shadow:0 0 22px #39ff8838}}@keyframes waiting-dot{0%{opacity:.5;transform:scale(.82)}to{opacity:1;transform:scale(1.18)}}@keyframes surface-sheen{0%,55%{transform:translate(-120%)}78%,to{transform:translate(120%)}}@keyframes value-settle{0%{opacity:.01;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes positive-value-glow{0%,to{filter:drop-shadow(0 0 #39ff8800)}50%{filter:drop-shadow(0 0 10px #39ff883d)}}@keyframes meter-breathe{0%,to{filter:saturate()}50%{filter:saturate(1.18)brightness(1.08)}}@keyframes curve-area-reveal{0%{opacity:0}to{opacity:1}}@keyframes curve-draw{to{stroke-dashoffset:0}}@keyframes curve-line-breathe{0%,to{filter:drop-shadow(0 0 #22d3ee00)}50%{filter:drop-shadow(0 0 8px #22d3ee57)}}@keyframes active-dot-pulse{0%,to{filter:drop-shadow(0 0 10px #39ff88b3);transform:scale(1)}50%{filter:drop-shadow(0 0 18px #39ff88eb);transform:scale(1.18)}}@keyframes live-pulse{0%{opacity:.7;transform:scale(.45)}to{opacity:0;transform:scale(1.55)}}@media (max-width:960px){.header{flex-direction:column;align-items:flex-start}.top-controls{justify-items:start;width:100%}.top-controls-row{justify-content:flex-start}.filter-panel,.status{grid-template-columns:1fr}.summary{grid-template-columns:repeat(2,minmax(0,1fr))}.account-grid,.filter-grid{grid-template-columns:1fr}.account-card dl,.position-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profit-curve-layout{grid-template-columns:1fr}.curve-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.insight-headline-grid,.deep-kpi-grid,.signal-grid,.account-risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-split-grid,.deep-hero-grid,.deep-analysis-grid,.symbol-pressure-row{grid-template-columns:1fr}}@media (max-width:560px){.page{width:min(100% - 20px,1180px);padding:18px 0 34px}.brand-block{align-items:flex-start}.brand-mark{flex-basis:42px;width:42px;height:42px}h1{font-size:30px}.top-controls{width:100%}.top-controls-row{flex-wrap:nowrap;gap:6px;width:100%}.segmented-control{border-radius:10px;flex:none;justify-content:space-between;min-height:36px;padding:3px}.segmented-control button{justify-content:center;gap:5px;min-height:28px;padding:0 6px}.language-control>svg{display:none}.live-indicator{flex:none;gap:6px;min-width:70px;min-height:36px;padding:0 8px}.live-updated{text-align:left;max-width:100%}.filter-panel,.status,.metric-card,.account-card,.data-panel{border-radius:14px}.summary,.account-card dl,.position-stats-grid,.curve-stat-grid,.insight-headline-grid,.quality-grid,.deep-kpi-grid,.signal-grid,.account-risk-grid,.account-risk-card dl{grid-template-columns:1fr}.insight-card,.deep-kpi-card,.signal-card{min-height:104px}.analysis-table th,.analysis-table td{padding:9px 8px}.curve-svg{min-height:235px}.status span{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;overflow:visible}.profit-curve-panel{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;padding:14px 10px}.profit-curve-panel .panel-heading{padding:0 4px}.curve-chart-surface{padding:8px}.curve-svg{touch-action:none;height:360px;min-height:360px}.curve-line{stroke-width:5px}.curve-point{r:6px}.curve-active-dot{r:9px}.curve-selected{margin-top:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
