.CreatedAt{font-size:12px;font-weight:400;color:#868686;margin-top:30px;cursor:pointer;display:flex;align-items:center;transition:color .3s ease}.CreatedAt__wrapper{position:relative;width:max-content}.CreatedAt__popover{position:absolute;bottom:200%;right:-20px;background-color:var(--second-color-emphasis);padding:5px 10px;border-radius:10px}.CreatedAt-copied{color:var(--second-color-emphasis);filter:brightness(120%)}.PowerBreakdown{flex-basis:100%;display:flex;flex-direction:column;gap:6px}.PowerBreakdown__bar{width:100%;height:8px;border-radius:4px;overflow:hidden;display:flex;background:rgba(34,197,94,.55)}.PowerBreakdown__ice{height:100%;background:var(--color-brand)}.PowerBreakdown__legend{display:flex;align-items:center;justify-content:space-between;gap:8px}.PowerBreakdown__legend-item{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--color-accent)}.PowerBreakdown__legend-item:before{content:"";flex-shrink:0;width:8px;height:8px;border-radius:50%}.PowerBreakdown__legend-item--ice:before{background:var(--color-brand)}.PowerBreakdown__legend-item--electric:before{background:rgba(34,197,94,.55)}.CarInfo__el.PowerBreakdown-row{height:auto;flex-wrap:wrap;row-gap:8px;padding-bottom:10px}.HotBadge{position:absolute;top:12px;left:12px;z-index:6;display:inline-flex;align-items:center;padding:6px 12px;background:#f97316;color:#fff;font-size:12px;font-weight:600;line-height:1;border-radius:999px;box-shadow:0 2px 6px rgba(0,0,0,.15)}.HotBadge__anchor{position:relative}