.price-history-chart{min-width:0;margin:20px 0}.price-chart-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.price-chart-periods{flex-wrap:wrap;gap:6px;display:flex}.price-chart-periods button{color:inherit;background:0 0;border:1px solid #bac6d3;border-radius:20px;min-height:40px;padding:7px 13px}.price-chart-periods button[aria-pressed=true]{color:#fff;background:#175a91;border-color:#175a91}.price-chart-periods button:focus-visible,.price-chart-slider input:focus-visible,.price-chart-use-price:focus-visible{outline-offset:3px;outline:3px solid #175a91}.price-chart-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.price-chart-stats dt{color:#526677;font-size:13px;font-weight:400}.price-chart-stats dd{overflow-wrap:anywhere;margin:4px 0;font-size:clamp(15px,2.5vw,24px);font-weight:700}.price-chart-svg{width:100%;height:auto;display:block;overflow:visible}.price-chart-grid{stroke:#dce3ec;stroke-dasharray:3 5}.price-chart-axis{fill:#526677;font:12px Arial,sans-serif}.price-chart-line{fill:none;stroke:#175a91;stroke-width:3px;stroke-linejoin:round;stroke-linecap:round}.price-chart-dot{fill:#175a91}.price-chart-threshold line{stroke:#98500c;stroke-width:2px;stroke-dasharray:7 5}.price-chart-threshold text{fill:#814208;stroke:#fff;stroke-width:4px;paint-order:stroke;stroke-linejoin:round;font:600 12px Arial,sans-serif}.price-chart-guide{stroke:#637a91;stroke-dasharray:4 4}.price-chart-selection{fill:#fff;stroke:#175a91;stroke-width:3px}.price-chart-reading{background:#edf2f7;border-radius:8px;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:12px;display:flex}.price-chart-slider{gap:5px;font-size:13px;display:grid}.price-chart-slider input{accent-color:#175a91;width:100%;min-height:32px;padding:0}.price-chart-use-price{color:#fff;cursor:pointer;background:#175a91;border:1px solid #175a91;border-radius:8px;min-height:44px;margin-top:12px;padding:10px 14px}.price-chart-note{font-size:12px}@media (max-width:480px){.price-chart-stats{gap:8px}.price-chart-stats dt{font-size:11px}.price-chart-heading>p{margin-bottom:0}.price-chart-reading{font-size:13px}}.price-chart-stats-market{grid-template-columns:repeat(2,minmax(0,1fr))}
