.price-band{background:var(--paper-raised);border:1px solid var(--rule-strong);border-radius:var(--r-card);align-self:start;overflow:hidden}.price-band__title{background:var(--paper-sunken);border-bottom:1px solid var(--rule-strong);font:600 11px var(--font-latin);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);padding:11px 16px}.price-band__body{padding:16px}.price-band__row+.price-band__row{margin-top:18px}.price-band__head{justify-content:space-between;align-items:baseline;gap:var(--sp-3);margin-bottom:var(--sp-2);display:flex}.price-band__label{font:500 14px var(--font-zh);color:var(--ink)}.price-band__values{font:500 12px var(--font-mono);color:var(--ink-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.price-band__bar{border:1px solid var(--rule-strong);border-radius:var(--r-sm);height:10px;margin-bottom:6px;display:flex;overflow:hidden}.price-band__seg{height:100%;display:block}.price-band__seg--entry{background:var(--paper-sunken)}.price-band__seg--entry,.price-band__seg--main{border-right:1px solid var(--rule-strong)}.price-band__seg--high{background:var(--ink)}.price-band__scale{font:500 10px var(--font-mono);letter-spacing:.04em;color:var(--ink-muted);justify-content:space-between;display:flex}.price-band__foot{border-top:1px solid var(--rule);font:400 12px/1.7 var(--font-zh);color:var(--ink-muted);padding:10px 16px}@media (max-width:419px){.price-band__head{flex-direction:column;gap:2px}.price-band__values{font-size:11px}}
