:root{--brand: #e3008c;--brand-strong: #ff39ad;--brand-soft: rgba(227, 0, 140, .14);--on-brand: #ffffff;--bg: #080b13;--surface: #101624;--surface-raised: #121929;--surface-sunken: #0b101b;--surface-subtle: rgba(255, 255, 255, .025);--border: rgba(143, 160, 190, .22);--border-strong: rgba(143, 160, 190, .42);--text: #f5f7fb;--text-strong: #ffffff;--text-muted: #8190ad;--text-faint: #7282a1;--ok: #49d98d;--ok-soft: rgba(52, 211, 153, .16);--danger: #ff6b82;--danger-soft: rgba(239, 68, 68, .14);--warn: #ffd38a;--warn-soft: rgba(245, 158, 11, .16);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 999px;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--shadow-card: 0 18px 34px rgba(0, 0, 0, .16);--shadow-pop: 0 20px 40px rgba(0, 0, 0, .38);--transition-fast: .16s ease;--transition-base: .22s ease;--app-bg: var(--bg);--app-fg: var(--text);--app-text: var(--text)}html[data-theme=light]{--bg: #f4f7fb;--surface: #ffffff;--surface-raised: #ffffff;--surface-sunken: #ffffff;--surface-subtle: rgba(15, 23, 42, .045);--border: rgba(148, 163, 184, .28);--border-strong: rgba(148, 163, 184, .48);--text: #0f172a;--text-strong: #0f172a;--text-muted: #64748b;--text-faint: #94a3b8;--shadow-card: 0 18px 46px rgba(15, 23, 42, .14);--shadow-pop: 0 18px 50px rgba(15, 23, 42, .16)}@keyframes page-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){@keyframes page-in{0%,to{opacity:1;transform:none}}.history-react-page *,.campaigns-react-page *,.storev2-page *,.history-react-page,.campaigns-react-page,.storev2-page{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.history-react-page :is(a,button,input,select,textarea,summary):focus-visible,.campaigns-react-page :is(a,button,input,select,textarea,summary):focus-visible,.storev2-page :is(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--brand);outline-offset:2px}.history-react-page{min-height:calc(100vh - 58px);padding:1.5rem clamp(1rem,2vw,2rem) 2.5rem;background:var(--bg);color:var(--text);animation:page-in .18s ease-out}.history-react-hero,.history-react-shell,.history-react-panel-header,.history-react-mode,.history-react-chart-actions,.history-react-legend,.history-react-leaderboard button,.history-react-leaderboard-detail,.history-react-timeline-summary,.history-react-filter-body{display:flex;gap:1rem}.history-react-hero{align-items:flex-end;justify-content:space-between;margin:0 auto 1rem;max-width:1760px;padding:1rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card);transition:max-width .22s ease}.history-react-page.is-wide-focus .history-react-hero,.history-react-page.is-wide-focus .history-react-shell{max-width:none}.history-react-title-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.55rem}.history-react-window-toggle{position:relative;width:32px;height:32px;margin-top:.2rem;padding:0;border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface-sunken);color:var(--text-strong);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.history-react-window-toggle:before,.history-react-window-toggle:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:2px;border-radius:var(--radius-pill);background:currentColor;transform:translate(-50%,-50%)}.history-react-window-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.history-react-window-toggle.active{border-color:var(--brand);background:var(--brand);box-shadow:0 0 0 4px var(--brand-soft)}.history-react-window-toggle.active:before{transform:translate(-50%,-50%) rotate(45deg)}.history-react-window-toggle.active:after{transform:translate(-50%,-50%) rotate(135deg)}.history-react-eyebrow,.history-react-panel-header span,.history-react-product-card span,.history-react-kpi span,.history-react-filters label>span,.history-react-filter-body>div>span,.history-react-timeline-summary span{color:var(--brand-strong);font-size:.74rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.history-react-hero h1,.history-react-panel-header h2{margin:0;color:var(--text-strong);font-weight:900}.history-react-hero h1{font-size:clamp(1.8rem,3vw,3rem)}.history-react-hero p,.history-react-panel-header p,.history-react-product-card small,.history-react-kpi small,.history-react-muted{margin:0;color:var(--text-muted)}.history-react-mode,.history-react-segment{align-items:center;padding:.25rem;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-sunken)}.history-react-mode button,.history-react-segment button,.history-react-chart-actions button,.history-react-reset-zoom{border:0;border-radius:999px;background:transparent;color:var(--text-muted);font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.25rem;padding:.45rem .8rem;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.history-react-mode button.active,.history-react-segment button.active{background:#e3008c;color:var(--on-brand);box-shadow:0 10px 24px #e3008c38}.history-react-mode button:active,.history-react-segment button:active,.history-react-chart-actions button:active,.history-react-reset-zoom:active{transform:scale(.96)}.history-react-shell{align-items:start;display:grid;grid-template-columns:minmax(320px,360px) minmax(0,1fr);margin:0 auto;max-width:1760px;transition:max-width .22s ease,grid-template-columns .22s ease}.history-react-side{display:flex;flex-direction:column;gap:1rem;position:sticky;top:1rem}.history-react-product-card,.history-react-filters,.history-react-chart-panel,.history-react-secondary,.history-react-side-insight,.history-react-table,.history-react-kpi,.history-react-error{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card)}.history-react-product-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:.9rem;padding:.9rem}.history-react-product-card strong{display:block;margin-top:.2rem;color:var(--text-strong);font-size:1.05rem;line-height:1.15}.history-react-product-media{width:76px;aspect-ratio:1;border-radius:var(--radius-md);background:var(--surface-sunken);display:grid;place-items:center;color:#7890b8;overflow:hidden}.history-react-product-media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.history-react-advanced-filters summary,.history-react-secondary summary{display:flex;align-items:center;justify-content:space-between;gap:.6rem;cursor:pointer;padding:.9rem 1rem;color:var(--text-strong);font-weight:900;list-style:none}.history-react-advanced-filters summary::-webkit-details-marker,.history-react-secondary summary::-webkit-details-marker{display:none}.history-react-advanced-filters summary span{display:inline-flex;align-items:center;gap:.45rem}.history-react-filter-body{flex-direction:column;padding:0 1rem 1rem}.history-react-filters label{display:flex;flex-direction:column;gap:.35rem}.history-react-filters select,.history-react-search input{width:100%;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-sunken);color:var(--text-strong);min-height:2.55rem;padding:.55rem .75rem}.history-react-search{position:relative;padding:1rem}.history-react-search>div:first-of-type{position:relative;display:flex;align-items:center}.history-react-search svg{position:absolute;left:.7rem;color:#7282a1}.history-react-search input{padding-left:2.25rem;padding-right:2.3rem}.history-react-search button[aria-label]{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);border:0;border-radius:var(--radius-pill);width:1.8rem;height:1.8rem;color:var(--text);background:var(--surface-raised);display:grid;place-items:center;padding:0;line-height:1}.history-react-search button[aria-label] svg{position:static}.history-react-suggestions{position:absolute;z-index:20;top:calc(100% + .35rem);left:0;right:0;max-height:280px;overflow:auto;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:var(--shadow-pop)}.history-react-suggestions button{width:100%;border:0;background:transparent;color:var(--text-strong);text-align:left;padding:.7rem .8rem;display:flex;flex-direction:column;gap:.12rem}.history-react-suggestions button:hover{background:#e3008c24}.history-react-suggestions span{color:var(--text-muted);font-size:.82rem}.history-react-kpis{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.history-react-kpi{padding:.8rem;min-height:92px}.history-react-kpi strong{display:block;color:var(--text-strong);font-size:1.35rem;line-height:1.1;margin:.2rem 0}.history-react-kpi--hot strong{color:var(--brand-strong)}.history-react-kpi--good strong{color:var(--ok)}.history-react-main{min-width:0;display:flex;flex-direction:column;gap:1rem;transition:transform .22s ease,opacity .18s ease}.history-react-chart-panel,.history-react-secondary,.history-react-side-insight,.history-react-table{padding:1rem}.history-react-panel-header{justify-content:space-between;align-items:flex-start;margin-bottom:.85rem}.history-react-panel-header h2{font-size:1.1rem}.history-react-chart-actions button,.history-react-reset-zoom{border:1px solid var(--border);background:var(--surface-sunken)}.history-react-chart-actions{flex-direction:column;align-items:stretch;gap:.45rem}.history-react-chart-actions button{justify-content:flex-start}.history-react-legend{flex-wrap:wrap;margin-bottom:.85rem}.history-react-legend button{border:0;border-radius:999px;background:var(--legend-bg);color:var(--legend-fg);padding:.35rem .7rem;font-size:.78rem;font-weight:900;opacity:.95}.history-react-legend button.is-hidden{opacity:.34;text-decoration:line-through}.history-react-legend-state{display:inline-grid;place-items:center;margin-right:.4rem;padding:.08rem .32rem;border-radius:var(--radius-pill);background:#0000002e;font-size:.62rem;text-decoration:none}.history-react-chart-frame{position:relative;height:min(58vh,620px);min-height:540px}.history-react-chart-frame canvas{width:100%!important;height:100%!important}.history-react-empty{min-height:480px;display:grid;place-items:center;align-content:center;gap:.45rem;color:var(--text-muted);border:1px dashed var(--border);border-radius:var(--radius-lg);background:var(--surface-subtle)}.history-react-secondary summary,.history-react-side-insight summary{padding:0 0 .8rem}.history-react-secondary summary span,.history-react-side-insight summary span{display:inline-flex;align-items:center;gap:.45rem}.history-react-secondary summary small,.history-react-side-insight summary small{color:#7d8ba7}.history-react-leaderboard{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}.history-react-leaderboard li{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-subtle);overflow:hidden}.history-react-leaderboard li.is-first{border-color:#e3008c73}.history-react-leaderboard button{width:100%;border:0;background:transparent;color:var(--text-strong);align-items:center;text-align:left;padding:.75rem}.history-react-rank{width:2rem;aspect-ratio:1;border-radius:var(--radius-pill);display:grid;place-items:center;background:var(--surface-sunken);color:var(--text-strong);font-weight:900}.history-react-leaderboard small,.history-react-price small{display:block;color:var(--text-muted)}.history-react-price{margin-left:auto;text-align:right}.history-react-price strong{color:var(--brand-strong);font-size:1.15rem}.history-react-leaderboard-detail{flex-wrap:wrap;border-top:1px solid var(--border);padding:.65rem .75rem;color:var(--text-muted)}.history-react-leaderboard-detail span{display:inline-flex;gap:.25rem}.history-react-leaderboard-detail strong{color:var(--text-strong)}.history-react-timeline{display:flex;flex-direction:column;gap:.65rem}.history-react-timeline-summary{flex-direction:column;gap:.55rem}.history-react-timeline-summary div{display:grid;grid-template-columns:minmax(0,1fr);gap:.12rem;padding:.6rem .7rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-subtle)}.history-react-timeline-summary strong{color:var(--text-strong);font-size:.95rem}.history-react-timeline article{display:grid;grid-template-columns:128px minmax(0,1fr);gap:.8rem;padding:.75rem;border-radius:var(--radius-md);background:var(--surface-subtle);border-left:3px solid #5d6b85}.history-react-timeline article.is-drop,.history-react-timeline article.is-best{border-left-color:#e3008c}.history-react-timeline time{color:var(--text-muted);font-size:.85rem}.history-react-timeline strong{color:var(--text-strong)}.history-react-timeline p{margin:.12rem 0 0;color:var(--text-muted)}.history-react-table-scroll{overflow:auto;max-height:380px;border:1px solid var(--border);border-radius:var(--radius-md)}.history-react-table table{width:100%;border-collapse:collapse;color:var(--text);font-size:.9rem}.history-react-table th,.history-react-table td{padding:.65rem .75rem;border-bottom:1px solid var(--border);white-space:nowrap}.history-react-table th{position:sticky;top:0;z-index:1;background:var(--surface-raised);color:var(--text-muted);font-size:.74rem;text-transform:uppercase}.history-react-raw-group{background:#ffffff06}.history-react-raw-group--month{background:var(--surface-subtle)}.history-react-raw-group.is-nested td:first-child{padding-left:2rem}.history-react-raw-toggle{width:100%;border:0;background:transparent;color:var(--text-strong);display:inline-flex;align-items:center;gap:.5rem;padding:0;text-align:left;font-weight:900}.history-react-raw-toggle svg{flex:0 0 auto;transition:transform .16s ease}.history-react-raw-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.history-react-raw-toggle small,.history-react-raw-detail small{display:block;margin-top:.12rem;color:var(--text-muted);font-weight:700}.history-react-raw-time{display:block;color:var(--text-strong);font-weight:900}.history-react-raw-detail{background:#04081033}.history-react-table td.is-good{color:var(--ok);font-weight:900}.history-react-table td.is-bad{color:var(--danger);font-weight:900}.history-react-stock{display:inline-flex;align-items:center;border-radius:999px;padding:.18rem .5rem;background:#1d283b;color:#d7e1f2;font-size:.78rem;font-weight:900}.history-react-stock--in_stock,.history-react-stock--web{background:#34d39929;color:var(--ok)}.history-react-stock--out_of_stock{background:#ef444429;color:var(--danger)}.history-react-row-action{border:1px solid rgba(255,107,130,.28);border-radius:999px;background:#ef44441f;color:#ffb3bd;display:inline-flex;align-items:center;gap:.3rem;min-height:1.9rem;padding:.25rem .55rem;font-size:.78rem;font-weight:900;transition:transform .16s ease,background .16s ease,color .16s ease}.history-react-row-action:hover{background:#ef444438;color:var(--text-strong)}.history-react-row-action:active{transform:scale(.96)}.history-react-invalid-price{display:inline-flex;align-items:center;border-radius:999px;padding:.18rem .5rem;background:#f59e0b29;color:#ffd38a;font-size:.78rem;font-weight:900}.history-react-error{max-width:1760px;margin:1rem auto 0;padding:.8rem 1rem;color:var(--danger)}.spin{animation:historyReactSpin .9s linear infinite}@keyframes historyReactSpin{to{transform:rotate(360deg)}}@media (max-width: 1023.98px){.history-react-page{padding:1rem .75rem 1.5rem}.history-react-window-toggle{display:none}.history-react-hero{align-items:stretch;flex-direction:column}.history-react-mode{width:100%}.history-react-mode button{flex:1}.history-react-shell{grid-template-columns:1fr}.history-react-side{position:static}.history-react-chart-frame,.history-react-empty{min-height:360px;height:420px}.history-react-panel-header{flex-direction:column}}@media (max-width: 639.98px){.history-react-kpis{grid-template-columns:1fr}.history-react-product-card{grid-template-columns:58px minmax(0,1fr)}.history-react-product-media{width:58px}.history-react-timeline article{grid-template-columns:1fr}.history-react-leaderboard button{align-items:flex-start;flex-wrap:wrap}.history-react-price{width:100%;margin-left:2.9rem;text-align:left}}
