.hpdoviz-wrap,.hpdoviz-wrap *{box-sizing:border-box}.hpdoviz-wrap{width:100%;font-family:Inter,Arial,sans-serif}.hpdoviz-track{display:flex;gap:18px;align-items:stretch;width:100%}.hpdoviz-card{flex:1 0 192px;min-width:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;min-height:66px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.hpdoviz-card:hover{transform:translateY(-1px);border-color:#d1d5db;box-shadow:0 8px 22px rgba(15,23,42,.08)}.hpdoviz-top{display:flex;align-items:center;justify-content:space-between;gap:10px;line-height:1}.hpdoviz-title{font-size:15px;font-weight:800;color:#020617;white-space:nowrap}.hpdoviz-value{font-size:14px;font-weight:500;color:#020617;white-space:nowrap}.hpdoviz-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:8px}.hpdoviz-spark{width:92px;height:24px;flex:0 0 92px}.hpdoviz-spark path{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.hpdoviz-spark.up path{stroke:#00a651}.hpdoviz-spark.down path{stroke:#ef0000}.hpdoviz-change{font-size:13px;font-weight:600;white-space:nowrap;line-height:1}.hpdoviz-change.up{color:#00a651}.hpdoviz-change.down{color:#ef0000}@media(max-width:768px){.hpdoviz-wrap.is-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:2px}.hpdoviz-wrap.is-scroll::-webkit-scrollbar{display:none}.hpdoviz-wrap.is-scroll{scrollbar-width:none}.hpdoviz-wrap.is-scroll .hpdoviz-track{width:max-content}.hpdoviz-wrap.is-scroll .hpdoviz-card{flex:0 0 180px;scroll-snap-align:start}.hpdoviz-title{font-size:14px}.hpdoviz-value{font-size:13px}.hpdoviz-change{font-size:12px}}
