.price-summary-card .summary-row{display:flex;justify-content:space-between;gap:16px;padding:.35rem 0}.price-summary-card .billable-row{background:#eef8ff;border-radius:10px;padding:.65rem .75rem;margin:.35rem 0}.price-summary-card .total-row{align-items:center}.price-summary-card .total-row strong{font-size:1.6rem}.minimum-note{font-size:.82rem;color:#9a5b00;background:#fff6dd;border:1px solid #ffe080;border-radius:8px;padding:.45rem .65rem;margin-bottom:.35rem}.delivery-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.delivery-choice-card{display:flex;align-items:flex-start;gap:10px;border:1px solid #dbe4f0;border-radius:14px;padding:14px;cursor:pointer;background:#fff}.delivery-choice-card:hover{border-color:#2563eb;background:#f8fbff}.delivery-choice-card span{display:flex;flex-direction:column}.delivery-choice-card small{color:#6b7280}.pickup-address-card,.parcel-address-card{border:1px solid #dbe4f0;border-radius:16px;padding:16px;background:#f9fbff}.parcel-address-card{background:#fff}.address-preview{white-space:pre-line;background:#f8fafc;border:1px dashed #94a3b8;border-radius:12px;padding:12px;min-height:82px}.nearby-printer-box{border:1px solid #dbe4f0;border-radius:16px;padding:16px;background:#fbfdff}@media(max-width:767px){.delivery-choice-grid{grid-template-columns:1fr}.price-summary-card .summary-row{font-size:.93rem}}
