.ibro-price-history{position:relative;margin:9px 0 13px}.ibro-price-history__trigger{display:flex;align-items:center;gap:8px;min-height:42px;padding:7px 12px;border:1px solid color-mix(in srgb,var(--theme-primary-color,#36102f) 24%,transparent);border-radius:14px;background:color-mix(in srgb,var(--theme-primary-color,#36102f) 5%,#fff);color:var(--theme-primary-color,#36102f);font:inherit;font-size:13px;font-weight:650;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.ibro-price-history__trigger:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(30,12,28,.14)}.ibro-price-history__trigger:active{transform:translateY(0)}.ibro-price-history__spark{width:55px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ibro-price-history__backdrop{display:none}.ibro-price-history__popup{display:none;position:absolute;z-index:51;top:calc(100% + 9px);left:0;width:min(590px,calc(100vw - 32px));padding:18px;background:#fff;border:1px solid rgba(20,20,25,.08);border-radius:20px;box-shadow:0 20px 60px rgba(20,20,25,.22);color:#29242a}.ibro-price-history.is-open .ibro-price-history__popup{display:block}.ibro-price-history__head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.ibro-price-history__title{font-size:17px;font-weight:700}.ibro-price-history__tabs{display:flex;gap:4px;margin-left:auto;padding:3px;border-radius:10px;background:#f3f2f4}.ibro-price-history__period{border:0;border-radius:7px;background:transparent;padding:5px 8px;font:inherit;font-size:12px;cursor:pointer}.ibro-price-history__period.is-active{background:#fff;color:var(--theme-primary-color,#36102f);box-shadow:0 1px 4px rgba(0,0,0,.12)}.ibro-price-history__close{border:0;background:transparent;font-size:24px;line-height:1;cursor:pointer;color:inherit}.ibro-price-history__chart svg{display:block;width:100%;height:auto}.ibro-price-history__grid line{stroke:#e8e5e8;stroke-width:1}.ibro-price-history__line{fill:none;stroke:var(--theme-primary-color,#36102f);stroke-width:3;stroke-linejoin:round;stroke-linecap:round}.ibro-price-history__dot{fill:#fff;stroke:var(--theme-primary-color,#36102f);stroke-width:2;cursor:crosshair}.ibro-price-history__chart text{fill:#8c858c;font-size:11px}.ibro-price-history__hint{min-height:20px;margin:3px 0 0;font-size:14px;font-weight:700;color:var(--theme-primary-color,#36102f)}@media(max-width:767px){.ibro-price-history__trigger{width:100%;justify-content:center;min-height:48px}.ibro-price-history.is-open .ibro-price-history__backdrop{display:block;position:fixed;z-index:1000;inset:0;background:rgba(0,0,0,.38)}.ibro-price-history__popup{position:fixed;z-index:1001;left:0;right:0;top:auto;bottom:0;width:100%;border-radius:20px 20px 0 0;padding:18px 16px calc(18px + env(safe-area-inset-bottom));animation:ibro-price-history-rise .22s ease-out}.ibro-price-history__head{margin-bottom:10px}.ibro-price-history__title{font-size:16px}.ibro-price-history__chart{overflow:hidden}.ibro-price-history__chart svg{width:560px;max-width:none;transform:translateX(-4px)}}@keyframes ibro-price-history-rise{from{transform:translateY(100%)}to{transform:translateY(0)}}
