.TrendsExplorer-module__XGK7eq__console{--trd-up:#0f9d58;--trd-down:#d93025;--trd-blue:#4285f4;--trd-purple:#a142f4;--trd-line:#8082962e;--trd-card:var(--surface-strong);flex-direction:column;gap:16px;display:flex}.TrendsExplorer-module__XGK7eq__bar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.TrendsExplorer-module__XGK7eq__spacer{flex:auto}.TrendsExplorer-module__XGK7eq__tabs{gap:4px;display:inline-flex}.TrendsExplorer-module__XGK7eq__chip{appearance:none;border:1px solid var(--trd-line);background:var(--trd-card);color:var(--text-muted);font:inherit;cursor:pointer;border-radius:999px;padding:8px 14px;font-size:.86rem;font-weight:600}.TrendsExplorer-module__XGK7eq__chipActive{color:var(--trd-blue);border-color:var(--trd-blue);background:color-mix(in srgb,var(--trd-blue)12%,transparent)}.TrendsExplorer-module__XGK7eq__pill{border:1px solid var(--trd-line);background:var(--trd-card);border-radius:999px;align-items:center;gap:8px;padding:4px 6px 4px 14px;font-size:.86rem;display:inline-flex}.TrendsExplorer-module__XGK7eq__pillLabel{color:var(--text-soft);font-weight:500}.TrendsExplorer-module__XGK7eq__pillSelect{appearance:none;font:inherit;color:var(--text);cursor:pointer;background-color:#0000;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:right 11px center,right 6px center;background-repeat:no-repeat;background-size:5px 5px,5px 5px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:0;padding:5px 26px 5px 6px;font-weight:600}.TrendsExplorer-module__XGK7eq__segmented{border:1px solid var(--trd-line);border-radius:999px;display:inline-flex;overflow:hidden}.TrendsExplorer-module__XGK7eq__segmented button{appearance:none;background:var(--trd-card);color:var(--text-muted);font:inherit;cursor:pointer;border:0;padding:9px 15px;font-size:.84rem;font-weight:600}.TrendsExplorer-module__XGK7eq__segOn{background:var(--trd-blue)!important;color:#fff!important}.TrendsExplorer-module__XGK7eq__toolbar{align-items:center;gap:8px;display:inline-flex;position:relative}.TrendsExplorer-module__XGK7eq__menuWrap{display:inline-flex;position:relative}.TrendsExplorer-module__XGK7eq__action{appearance:none;font:inherit;color:var(--text);background:var(--trd-card);border:1px solid var(--trd-line);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:.82rem;font-weight:600;display:inline-flex}.TrendsExplorer-module__XGK7eq__action:hover{border-color:var(--trd-blue);color:var(--trd-blue)}.TrendsExplorer-module__XGK7eq__action:disabled{opacity:.5;cursor:default}.TrendsExplorer-module__XGK7eq__action svg{width:15px;height:15px}.TrendsExplorer-module__XGK7eq__actionPrimary{background:var(--trd-blue);color:#fff;border-color:var(--trd-blue)}.TrendsExplorer-module__XGK7eq__actionPrimary:hover{color:#fff;filter:brightness(1.05)}.TrendsExplorer-module__XGK7eq__shareMenu{z-index:20;background:var(--surface-strong);border:1px solid var(--trd-line);border-radius:12px;flex-direction:column;min-width:190px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 34px #00000042}.TrendsExplorer-module__XGK7eq__shareMenu a,.TrendsExplorer-module__XGK7eq__shareMenu button{appearance:none;text-align:left;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 11px;font-size:.86rem;font-weight:500;text-decoration:none}.TrendsExplorer-module__XGK7eq__shareMenu a:hover,.TrendsExplorer-module__XGK7eq__shareMenu button:hover{background:var(--surface-soft)}.TrendsExplorer-module__XGK7eq__kpiRow{grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:12px;display:grid}.TrendsExplorer-module__XGK7eq__kpi{appearance:none;text-align:left;border:1px solid var(--trd-line);background:var(--trd-card);cursor:pointer;border-radius:14px;flex-direction:column;gap:4px;min-width:0;min-height:100px;padding:14px 16px;display:flex;overflow:hidden}.TrendsExplorer-module__XGK7eq__kpi:disabled{cursor:default}.TrendsExplorer-module__XGK7eq__kpiLabel{color:var(--text-soft);font-size:.82rem;font-weight:600}.TrendsExplorer-module__XGK7eq__kpiValue{color:var(--text);letter-spacing:-.01em;overflow-wrap:anywhere;font-size:1.5rem;font-weight:800;line-height:1.15}.TrendsExplorer-module__XGK7eq__kpiSub{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:.77rem;overflow:hidden}.TrendsExplorer-module__XGK7eq__kpiUp{color:var(--trd-up);white-space:nowrap;font-size:.95rem;font-weight:800}.TrendsExplorer-module__XGK7eq__kpiBlue{background:var(--trd-blue);border-color:var(--trd-blue)}.TrendsExplorer-module__XGK7eq__kpiPurple{background:var(--trd-purple);border-color:var(--trd-purple)}.TrendsExplorer-module__XGK7eq__kpiBlue .TrendsExplorer-module__XGK7eq__kpiLabel,.TrendsExplorer-module__XGK7eq__kpiBlue .TrendsExplorer-module__XGK7eq__kpiSub,.TrendsExplorer-module__XGK7eq__kpiPurple .TrendsExplorer-module__XGK7eq__kpiLabel,.TrendsExplorer-module__XGK7eq__kpiPurple .TrendsExplorer-module__XGK7eq__kpiSub{color:#ffffffd1}.TrendsExplorer-module__XGK7eq__kpiBlue .TrendsExplorer-module__XGK7eq__kpiValue,.TrendsExplorer-module__XGK7eq__kpiPurple .TrendsExplorer-module__XGK7eq__kpiValue{color:#fff}.TrendsExplorer-module__XGK7eq__chartCard{border:1px solid var(--trd-line);background:var(--trd-card);border-radius:16px;padding:16px 18px 10px}.TrendsExplorer-module__XGK7eq__chartHead{margin-bottom:6px}.TrendsExplorer-module__XGK7eq__chart{width:100%;height:auto;display:block;overflow:visible}.TrendsExplorer-module__XGK7eq__legend{flex-wrap:wrap;gap:10px 16px;margin-top:10px;display:flex}.TrendsExplorer-module__XGK7eq__legItem{color:var(--text-muted);align-items:center;gap:6px;font-size:.8rem;display:inline-flex}.TrendsExplorer-module__XGK7eq__dot{border-radius:3px;flex:none;width:10px;height:10px}.TrendsExplorer-module__XGK7eq__meta{color:var(--text-soft);font-size:.8rem}.TrendsExplorer-module__XGK7eq__meta strong{color:var(--text-muted);font-weight:600}.TrendsExplorer-module__XGK7eq__gscTabs{border-bottom:1px solid var(--trd-line);gap:6px;display:flex;overflow-x:auto}.TrendsExplorer-module__XGK7eq__gscTab{appearance:none;color:var(--text-soft);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:12px 16px;font-size:.86rem;font-weight:600}.TrendsExplorer-module__XGK7eq__gscTab:hover{color:var(--text-muted)}.TrendsExplorer-module__XGK7eq__gscTabActive{color:var(--trd-blue);border-bottom-color:var(--trd-blue)}.TrendsExplorer-module__XGK7eq__movers{grid-template-columns:1fr 1fr;gap:14px;display:grid}.TrendsExplorer-module__XGK7eq__moverCard{border:1px solid var(--trd-line);background:var(--trd-card);border-radius:14px;padding:14px 16px}.TrendsExplorer-module__XGK7eq__moverHead{text-transform:uppercase;letter-spacing:.05em;color:var(--text-soft);margin:0 0 10px;font-size:.78rem;font-weight:700}.TrendsExplorer-module__XGK7eq__moverRow{border-bottom:1px solid var(--trd-line);justify-content:space-between;align-items:baseline;gap:10px;padding:6px 0;display:flex}.TrendsExplorer-module__XGK7eq__moverRow:last-child{border-bottom:0}.TrendsExplorer-module__XGK7eq__moverName{color:var(--text);font-size:.92rem;font-weight:600}.TrendsExplorer-module__XGK7eq__moverPct{font-variant-numeric:tabular-nums;font-size:.92rem;font-weight:700}.TrendsExplorer-module__XGK7eq__tableWrap{border:1px solid var(--trd-line);background:var(--trd-card);border-radius:16px;overflow-x:auto}.TrendsExplorer-module__XGK7eq__table{border-collapse:collapse;width:100%;min-width:640px;font-size:.9rem}.TrendsExplorer-module__XGK7eq__table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--text-soft);border-bottom:1px solid var(--trd-line);white-space:nowrap;padding:13px 16px;font-size:.72rem;font-weight:700}.TrendsExplorer-module__XGK7eq__table td{border-bottom:1px solid var(--trd-line);vertical-align:middle;padding:12px 16px}.TrendsExplorer-module__XGK7eq__table tbody tr:last-child td{border-bottom:0}.TrendsExplorer-module__XGK7eq__table tbody tr:hover{background:var(--surface-soft)}.TrendsExplorer-module__XGK7eq__rank{font-variant-numeric:tabular-nums;color:var(--text-soft);width:40px;font-weight:700}.TrendsExplorer-module__XGK7eq__rankMedal{color:#1a1204;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.78rem;display:inline-flex}.TrendsExplorer-module__XGK7eq__r1{background:linear-gradient(135deg,#ffe08a,#f5b301)}.TrendsExplorer-module__XGK7eq__r2{background:linear-gradient(135deg,#e6e9f2,#b9bfd0)}.TrendsExplorer-module__XGK7eq__r3{background:linear-gradient(135deg,#f2c9a0,#cd8b52)}.TrendsExplorer-module__XGK7eq__brandCell{flex-direction:column;gap:1px;display:flex}.TrendsExplorer-module__XGK7eq__brandName{color:var(--text);font-weight:700}.TrendsExplorer-module__XGK7eq__vendor{color:var(--text-soft);font-size:.74rem}.TrendsExplorer-module__XGK7eq__num{font-variant-numeric:tabular-nums;text-align:right;color:var(--text);font-weight:600}.TrendsExplorer-module__XGK7eq__barWrap{align-items:center;min-width:120px;display:flex}.TrendsExplorer-module__XGK7eq__barTrack{background:var(--surface-soft);border-radius:4px;flex:1;height:7px;overflow:hidden}.TrendsExplorer-module__XGK7eq__barFill{border-radius:4px;min-width:2px;height:7px}.TrendsExplorer-module__XGK7eq__spark{display:block}.TrendsExplorer-module__XGK7eq__delta{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.TrendsExplorer-module__XGK7eq__up{color:var(--trd-up)}.TrendsExplorer-module__XGK7eq__down{color:var(--trd-down)}.TrendsExplorer-module__XGK7eq__flat{color:var(--text-soft)}.TrendsExplorer-module__XGK7eq__tableFoot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:-4px;display:flex}@media (max-width:640px){.TrendsExplorer-module__XGK7eq__movers{grid-template-columns:1fr}.TrendsExplorer-module__XGK7eq__kpiValue{font-size:1.35rem}}
/*# sourceMappingURL=a857b1dd95b151a2.css.map*/