.Stress-module__dFyeBq__container{color:#e0e0e0;background:#0a0a0a;min-height:100vh;padding:1.5rem;font-family:Courier New,monospace}.Stress-module__dFyeBq__header{border-bottom:2px solid #ff8c00;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.Stress-module__dFyeBq__header h1{color:#ff8c00;margin:0;font-size:1.6em}.Stress-module__dFyeBq__subtitle{color:#888;margin:.3rem 0 0;font-size:.85em}.Stress-module__dFyeBq__headerActions{align-items:center;gap:1rem;display:flex}.Stress-module__dFyeBq__updateTime{color:#666;font-size:.85em}.Stress-module__dFyeBq__refreshBtn{color:#000;cursor:pointer;background:#ff8c00;border:none;border-radius:3px;padding:.5rem 1.2rem;font-family:inherit;font-weight:700}.Stress-module__dFyeBq__refreshBtn:disabled{opacity:.6;cursor:not-allowed}.Stress-module__dFyeBq__stressGauge{background:#1a1a1a;border:1px solid #333;border-radius:4px;grid-template-columns:1fr 2fr;gap:1.5rem;margin-bottom:1rem;padding:1.5rem;display:grid}.Stress-module__dFyeBq__gaugeMain{text-align:center;border-right:1px solid #333;padding-right:1.5rem}.Stress-module__dFyeBq__gaugeLabel{color:#888;text-transform:uppercase;margin-bottom:.5rem;font-size:.8em}.Stress-module__dFyeBq__gaugeValue{margin-bottom:.5rem;font-size:2.5em;font-weight:700}.Stress-module__dFyeBq__gaugeScore{background:#222;border-radius:6px;height:12px;margin-top:1rem;position:relative;overflow:hidden}.Stress-module__dFyeBq__scoreBar{border-radius:6px;height:100%;transition:width .5s}.Stress-module__dFyeBq__gaugeScore span{color:#888;font-size:.75em;position:absolute;top:-2px;right:8px}.Stress-module__dFyeBq__gaugeMeta{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.Stress-module__dFyeBq__metaItem{text-align:center;background:#ffffff08;border-radius:4px;padding:1rem}.Stress-module__dFyeBq__metaLabel{color:#888;text-transform:uppercase;margin-bottom:.5rem;font-size:.75em;display:block}.Stress-module__dFyeBq__metaValue{font-size:1.1em;font-weight:700}.Stress-module__dFyeBq__signalsSection{background:#1a1a1a;border:1px solid #333;border-left:4px solid #ff8c00;border-radius:4px;margin-bottom:1rem;padding:1rem}.Stress-module__dFyeBq__signalsSection h3{color:#ff8c00;margin:0 0 .8rem;font-size:1em}.Stress-module__dFyeBq__signalsList{flex-direction:column;gap:.5rem;display:flex}.Stress-module__dFyeBq__signalItem{background:#ff8c001a;border-left:3px solid #ff8c00;border-radius:3px;padding:.6rem 1rem;font-size:.9em}.Stress-module__dFyeBq__tableSection{background:#1a1a1a;border:1px solid #333;border-radius:4px;margin-bottom:1rem}.Stress-module__dFyeBq__tableSection h3{color:#ff8c00;border-bottom:1px solid #333;margin:0;padding:1rem;font-size:1em}.Stress-module__dFyeBq__tableWrapper{overflow-x:auto}.Stress-module__dFyeBq__dataTable{border-collapse:collapse;width:100%;font-size:.85em}.Stress-module__dFyeBq__dataTable th{text-align:center;color:#888;white-space:nowrap;background:#0b1220;border-bottom:2px solid #ff8c00;padding:.8rem .5rem;font-size:.85em}.Stress-module__dFyeBq__dataTable td{text-align:center;border-bottom:1px solid #222;padding:.6rem .5rem}.Stress-module__dFyeBq__dataTable tbody tr:hover{background:#ff8c001a}.Stress-module__dFyeBq__dataTable td:first-child{text-align:left;padding-left:1rem}.Stress-module__dFyeBq__indicatorName{color:#666;margin-top:.1rem;font-size:.75em}.Stress-module__dFyeBq__positive{color:#2a2}.Stress-module__dFyeBq__negative{color:#c44}.Stress-module__dFyeBq__neutral{color:#888}.Stress-module__dFyeBq__bullish{color:#2a2}.Stress-module__dFyeBq__bearish{color:#c44}.Stress-module__dFyeBq__warning{color:#ff8c00}.Stress-module__dFyeBq__extremeHigh{color:#f44;font-weight:700}.Stress-module__dFyeBq__high{color:#ff8c00}.Stress-module__dFyeBq__extremeLow{color:#2c2;font-weight:700}.Stress-module__dFyeBq__low{color:#4a4}.Stress-module__dFyeBq__synthesisSection{background:#1a1a1a;border:1px solid #333;border-left:4px solid #ff8c00;border-radius:4px;padding:1.5rem}.Stress-module__dFyeBq__synthesisSection h3{color:#ff8c00;margin:0 0 1rem}.Stress-module__dFyeBq__synthesisText{margin:0;font-size:.95em;line-height:1.7}.Stress-module__dFyeBq__synthLoading{color:#888;align-items:center;gap:1rem;display:flex}.Stress-module__dFyeBq__synthPlaceholder{color:#666;font-style:italic}.Stress-module__dFyeBq__loadingOverlay{z-index:1000;background:#0a0a0af2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Stress-module__dFyeBq__loadingContent{text-align:center}.Stress-module__dFyeBq__loadingContent h2{color:#ff8c00;margin:1.5rem 0 .5rem}.Stress-module__dFyeBq__loadingContent p{color:#888}.Stress-module__dFyeBq__spinner{border:4px solid #333;border-top-color:#ff8c00;border-radius:50%;width:50px;height:50px;margin:0 auto;animation:1s linear infinite Stress-module__dFyeBq__spin}.Stress-module__dFyeBq__spinnerSmall{border:3px solid #333;border-top-color:#ff8c00;border-radius:50%;width:24px;height:24px;animation:1s linear infinite Stress-module__dFyeBq__spin}@keyframes Stress-module__dFyeBq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.Stress-module__dFyeBq__header{flex-direction:column;align-items:flex-start;gap:1rem}.Stress-module__dFyeBq__stressGauge{grid-template-columns:1fr}.Stress-module__dFyeBq__gaugeMain{border-bottom:1px solid #333;border-right:none;padding-bottom:1.5rem;padding-right:0}}
