:root{--ph-label-color:var(--smtc-foreground-ctrl-neutral-primary-rest);--ph-bg-tooltip:var(--smtc-status-informative-tint-background);--ph-color-low:var(--bing-smtc-data-foreground-green-subtle);--ph-color-medium-low:var(--bing-smtc-data-foreground-yellow-subtle);--ph-color-medium:var(--bing-smtc-data-background-yellow-default);--ph-color-medium-high:var(--bing-smtc-data-background-yellow-strong);--ph-color-high:var(--bing-smtc-data-background-red-strong);--ph-color-white:var(--smtc-background-web-page-primary);--ph-color-crosshair:var(--bing-smtc-stroke-ctrl-strong)}.price-history-component{background:transparent;padding:0}.price-history-component__title{margin-bottom:var(--smtc-gap-between-content-medium);padding:0;font:var(--bing-smtc-text-global-subtitle1-strong)}.price-history-component__title-main{color:var(--smtc-foreground-ctrl-neutral-primary-rest);font:var(--bing-smtc-text-global-subtitle1-strong);line-height:var(--genpdp-lh-subtitle1)}.price-history-component__title-seller{color:var(--bing-smtc-foreground-content-neutral-secondary-alt);font:var(--bing-smtc-text-global-caption2);margin-left:var(--smtc-gap-between-content-x-small)}.price-history-component__title-sub{color:var(--bing-smtc-foreground-content-neutral-secondary-alt);font:var(--bing-smtc-text-global-caption2)}.price-history-component__current-price-section{display:flex;flex-direction:column;gap:var(--smtc-gap-between-content-x-small);margin-bottom:var(--smtc-gap-between-content-x-small)}.price-history-component__current-price{color:var(--smtc-foreground-content-neutral-primary);font:var(--bing-smtc-text-global-title2-strong)}.price-history-component__insight{color:var(--bing-smtc-foreground-content-neutral-secondary-alt);font:var(--bing-smtc-text-global-caption1)}.price-history-component__chart-container{margin-top:0;position:relative;height:240px;min-height:240px!important}.price-history-component__skeleton{position:relative;overflow:hidden;width:100%;height:240px;border-radius:var(--smtc-corner-ctrl-rest);background:var(--bing-smtc-background-card-on-primary-alt-rest)}.price-history-component__skeleton::after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,var(--bing-smtc-background-ctrl-fade-on-primary-stop-1) 0%,var(--bing-smtc-background-ctrl-fade-on-primary-stop-0) 50%,var(--bing-smtc-background-ctrl-fade-on-primary-stop-1) 100%);animation:sk-shimmer 1.2s linear infinite}.price-history-component__skeleton.hidden{display:none}.price-history-component__price-tracking{margin-top:var(--smtc-gap-between-content-medium);color:var(--smtc-foreground-ctrl-neutral-primary-rest);font:var(--bing-smtc-text-global-caption1-strong);border-radius:var(--smtc-corner-ctrl-rest);border:1px solid var(--smtc-stroke-ctrl-on-neutral-rest);background:var(--smtc-background-ctrl-outline-rest);padding:0 var(--smtc-padding-ctrl-lg-text-top);min-height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background,color,var(--bing-smtc-animation-ease-default)}.price-history-component__price-tracking:hover{background:var(--smtc-background-ctrl-outline-hover)}.price-history-component__price-tracking:active,.price-history-component__price-tracking.pressed{background:var(--smtc-background-ctrl-outline-hover)}.price-history-component__price-tracking.disabled{background:var(--smtc-background-ctrl-outline-hover);color:var(--smtc-foreground-ctrl-neutral-primary-disabled);cursor:not-allowed}.price-history-component__chart-container .apexcharts-tooltip{border:0!important;overflow:visible!important;border-radius:var(--mai-smtc-corner-ctrl-xlg-rest);background:var(--smtc-status-informative-tint-background)!important;box-shadow:var(--smtc-shadows-tooltip)!important;color:var(--smtc-foreground-ctrl-neutral-primary-rest);font:var(--bing-smtc-text-global-caption2);padding:var(--smtc-padding-ctrl-horizontal-default)!important;flex-direction:column;align-items:flex-start;gap:var(--smtc-gap-between-content-xx-small)}.price-history-component__chart-container .apexcharts-tooltip .price-history-chart-tooltip-date{font:var(--bing-smtc-text-global-caption2-strong)}.price-history-component__chart-container .apexcharts-text.apexcharts-xaxis-label{fill:var(--ph-label-color)!important;font:var(--bing-smtc-text-global-caption1-strong)!important}@media(forced-colors:active){.price-history-component .price-history-component__chart-container .apexcharts-text.apexcharts-xaxis-label{forced-color-adjust:none!important;color:CanvasText!important;fill:currentColor!important}}.price-history-component__chart-container .apexcharts-text.apexcharts-point-annotation-label{font:var(--bing-smtc-text-global-caption2)!important}