/* Best Prints Co. cart clarity — Phase 1B.9 */
.bpc-cart-order-info{display:block;margin:0 0 1.4rem;padding:1.3rem;border:1px solid var(--bpc-border);border-radius:12px;background:var(--bpc-bg)}.bpc-cart-order-info__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.bpc-cart-order-info__head strong{color:var(--bpc-text);font-size:1.3rem}.bpc-cart-order-info__details{min-height:3.6rem;padding:.55rem .9rem;border:1px solid var(--bpc-border);border-radius:999px;color:var(--bpc-plum);background:#fff;font:inherit;font-size:1.05rem;font-weight:750;cursor:pointer}.bpc-cart-order-info__details:hover{border-color:var(--bpc-coral);background:var(--bpc-soft-plum)}.bpc-cart-order-info__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.bpc-cart-order-info__fact{display:flex;align-items:center;gap:.55rem;min-width:0;color:var(--bpc-text);font-size:1.1rem;font-weight:700;line-height:1.35}.bpc-cart-order-info__fact::before{content:'✓';display:grid;place-items:center;width:1.8rem;height:1.8rem;flex:0 0 1.8rem;border-radius:50%;color:var(--bpc-plum);background:var(--bpc-soft-plum);font-size:1rem}.bpc-cart-order-info__note{display:block;margin-top:.8rem;color:var(--bpc-text-soft);font-size:1.05rem;line-height:1.45}.cart-drawer .tax-note,.template-cart .bpc-cart-checkout-note{display:none!important}.cart-drawer .cart__checkout-button,.template-cart .cart__checkout-button{border-radius:8px!important}.cart-drawer .drawer__footer{padding-top:1.4rem}.template-cart .bpc-cart-order-info{margin-bottom:1.6rem}.template-cart .cart__blocks>.bpc-cart-order-info:first-child{margin-top:0}
@media(max-width:749px){.bpc-cart-order-info{padding:1.15rem}.bpc-cart-order-info__facts{grid-template-columns:1fr}.bpc-cart-order-info__head{align-items:flex-start}.bpc-cart-order-info__details{flex:0 0 auto}.cart-drawer .drawer__footer{padding-bottom:1.4rem}}
