.profiler-content-panel{display:flex;flex-direction:column;gap:1.5rem;min-width:0;}.chart-container-card{background:rgba(10,15,30,0.7);border:1px solid rgba(56,189,248,0.15);border-radius:16px;padding:1.5rem;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 32px 0 rgba(0,0,0,0.37);flex-shrink:0;}.chart-header{margin-bottom:1.5rem;}.chart-header h2{font-family:'Outfit',sans-serif;font-size:1.25rem;font-weight:800;color:#fff;margin:0;}.chart-subtitle{font-size:0.8rem;color:#64748b;margin-top:0.25rem;display:block;}.chart-canvas-wrapper{position:relative;height:380px;width:100%;}.price-chart-canvas-wrapper{height:320px;}.price-chart-card{background:linear-gradient(180deg,rgba(56,189,248,0.05),rgba(10,15,30,0.7) 45%);border-color:rgba(56,189,248,0.22);}.price-range-group{display:flex;gap:0.3rem;flex-wrap:wrap;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.06);border-radius:9px;padding:0.25rem;}.price-range-pill{font-family:'Outfit',sans-serif;font-size:0.68rem;font-weight:700;color:#94a3b8;background:transparent;border:1px solid transparent;border-radius:6px;padding:0.24rem 0.55rem;cursor:pointer;transition:all 0.14s ease;line-height:1;}.price-range-pill:hover{background:rgba(56,189,248,0.1);color:#e2e8f0;}.price-range-pill.active{background:rgba(56,189,248,0.2);border-color:rgba(56,189,248,0.45);color:#38bdf8;box-shadow:0 0 10px rgba(56,189,248,0.15);}.price-return-legend{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:1.1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,0.06);}.price-return-chip{display:inline-flex;align-items:center;gap:0.4rem;font-family:'Outfit',sans-serif;font-size:0.74rem;font-weight:700;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.07);border-radius:99px;padding:0.28rem 0.7rem 0.28rem 0.55rem;color:#e2e8f0;cursor:pointer;user-select:none;transition:opacity 0.14s ease,border-color 0.14s ease,background 0.14s ease;}.price-return-chip:hover{border-color:rgba(56,189,248,0.35);background:rgba(56,189,248,0.08);}.price-return-chip:focus-visible{outline:2px solid rgba(56,189,248,0.6);outline-offset:2px;}.price-return-chip.inactive{opacity:0.4;background:transparent;}.price-return-chip.inactive:hover{opacity:0.65;}.price-return-chip .swatch{width:9px;height:9px;border-radius:50%;flex-shrink:0;}.price-return-chip.inactive .swatch{background:#475569 !important;}.price-return-chip .sym{color:#cbd5e1;font-weight:800;}.price-return-chip .val.positive{color:#10b981;}.price-return-chip .val.negative{color:#ff4d6d;}