.stock-chart-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.stock-chart-heading h3{font-size:18px}.stock-chart-controls{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px;margin:22px 0 12px}.stock-chart-controls fieldset{padding:0;margin:0;border:0;min-width:0}.stock-chart-controls legend{font-size:10px;color:var(--muted);margin-bottom:8px}.stock-periods button{background:#f2f5f4;color:#5e746e;border-radius:6px;padding:5px 10px;margin-left:3px;font-size:11px}.stock-periods button[aria-pressed=true]{background:#254c48;color:#fff}.stock-overlays{display:flex;flex-wrap:wrap;gap:13px}.stock-overlays legend{width:100%}.stock-overlays label{display:inline-flex;align-items:center;gap:5px;margin:0;font-weight:400;font-size:11px;white-space:nowrap}.stock-overlays input{width:15px;min-height:15px;height:15px;padding:0;accent-color:var(--teal)}.stock-chart-scroll{overflow-x:auto;direction:ltr;max-width:100%;border:1px solid #e9efec;border-radius:10px;background:#fcfdfc}.stock-canvas{min-width:0;width:100%;position:relative;touch-action:pan-y}.stock-canvas svg{width:100%;height:420px;font-family:Vazirmatn,Tahoma,sans-serif;direction:ltr}.stock-chart-axis{font-size:10px;fill:#758984}.stock-gridline{stroke:#eaf0ed;stroke-width:1}.stock-candle-up{fill:#359780;stroke:#26856f}.stock-candle-down{fill:#dc7c73;stroke:#c86960}.stock-candle-provisional{stroke:#b88829;stroke-width:1.7;stroke-dasharray:3 2}.stock-channel-fill{fill:#67aaa010;stroke:none}.stock-channel-edge{stroke:#5b8e98;stroke-width:1.2;stroke-dasharray:4 4;fill:none}.stock-channel-center{stroke:#71949c;stroke-width:1;stroke-dasharray:2 5}.stock-support{stroke:#75a990;stroke-width:1.1;stroke-dasharray:6 5}.stock-resistance{stroke:#c69385;stroke-width:1.1;stroke-dasharray:6 5}.stock-profile{fill:#859eae;opacity:.14}.stock-profile-poc{fill:#819ba8;opacity:.24}.stock-profile-label{font-size:9px;fill:#748994}.stock-pattern-up{fill:#328b71}.stock-pattern-down{fill:#bb7369}.stock-pattern-number{font-size:8px;fill:white;text-anchor:middle;font-family:Arial,sans-serif}.stock-hover-line{stroke:#9eb8ad;stroke-width:1;stroke-dasharray:3 3;pointer-events:none}.stock-crosshair{min-height:35px;font-size:11px;padding:8px 0;color:#547267;line-height:1.8}.stock-chart-legend{display:flex;flex-wrap:wrap;gap:17px;color:var(--muted);font-size:10px;margin:4px 0 13px}.stock-up-key:before,.stock-down-key:before,.stock-provisional-key:before{content:"";display:inline-block;width:8px;height:8px;border-radius:2px;margin-left:5px;background:#359780}.stock-down-key:before{background:#dc7c73}.stock-provisional-key:before{background:#bd912e}.stock-annotation-list{font-size:11px;line-height:2;color:#597068}.stock-annotation-list ol{padding-right:23px;margin:9px 0}.stock-overlay-note{line-height:1.9}.stock-technical-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:16px 0}.stock-technical-metrics .card{padding:18px}.stock-technical-metrics span{font-size:11px;color:#778a82}.stock-technical-metrics strong{display:block;font-size:24px;margin:5px 0;font-weight:650}.stock-technical-metrics p{font-size:10px;color:#84918b;line-height:1.9}.stock-reading{font-size:12px;line-height:2.2}.stock-reading>p{margin:9px 0 15px}.stock-reading details{border-top:1px solid var(--line);padding-top:12px;color:#647a72}.stock-reading ul{padding-right:20px}.stock-reading li{margin-bottom:6px}@media(max-width:700px){.stock-chart-card{padding:17px}.stock-chart-heading h3{font-size:15px}.stock-chart-heading .subtle-pill{font-size:8px}.stock-technical-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stock-technical-metrics .card{padding:14px}.stock-technical-metrics strong{font-size:20px}.stock-canvas svg{height:360px}.stock-chart-controls{gap:14px}.stock-chart-legend{gap:10px}.stock-crosshair{min-height:50px}.stock-reading{padding:19px}}
