.pb-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:20px 28px;margin:24px 0;padding:20px 0;border-top:1px solid #D2D2D7;border-bottom:1px solid #D2D2D7}
.pb-summary>div{min-width:0}
.pb-summary dt{font-size:.875rem;color:#6E6E73;margin-bottom:6px}
.pb-summary dd{margin:0;color:#1D1D1F;font-weight:600;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.pb-section{margin:28px 0}
.pb-section h2{font-size:1.35rem}.pb-section h3{font-size:1.05rem}
.pb-allocations-list{list-style:none;padding:0;margin:10px 0 0;font-size:.875rem}
.pb-allocations-list li+li{margin-top:12px}
.pb-allocations-list strong{font-weight:600}
.pb-quantity-fieldset{border:0;border-top:1px solid #D2D2D7;padding:20px 0 0;margin:24px 0}
.pb-quantity-fieldset legend{padding:0 10px 0 0;font-weight:600;color:#1D1D1F}
.pb-allocation-row{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(125px,1fr);gap:20px;align-items:end;border-bottom:1px solid #D2D2D7;padding:16px 0}
.pb-allocation-row h3{font-size:1rem;margin:0 0 6px;overflow-wrap:anywhere}
.pb-allocation-row p{margin:6px 0}.pb-allocation-row .field{margin-bottom:0}
.pb-note{white-space:pre-wrap;overflow-wrap:anywhere}
.pb-cost-basis{display:flex;flex-direction:column;gap:10px;padding:4px 0 12px}.pb-cost-basis strong{font-variant-numeric:tabular-nums;color:#1D1D1F}
.pb-history{margin:28px 0;border-top:1px solid #D2D2D7;padding-top:20px}
.pb-history summary{cursor:pointer;min-height:44px;font-weight:600;color:#1D1D1F}
.pb-history summary:focus-visible{outline:2px solid #B34F10;outline-offset:4px}
.pb-history ol{padding-left:22px}.pb-history li{padding:0 0 16px 4px}.pb-history li p{margin:4px 0}
@media(max-width:650px){.pb-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px}.pb-allocation-row{grid-template-columns:1fr;gap:8px}.pb-allocation-row .field{max-width:100%}.pb-section{margin:24px 0}}
@media(max-width:380px){.pb-summary{grid-template-columns:1fr}}
