.bpr-wrap{border:1px solid rgba(0,0,0,.08);padding:16px;border-radius:12px}
.bpr-field label{display:block;font-weight:600;margin-bottom:6px}
.bpr-stepper{display:flex;align-items:center;gap:8px;margin:8px 0}
.bpr-stepper .bpr-title{flex:1}
.bpr-stepper .bpr-dec,.bpr-stepper .bpr-inc{width:32px;height:32px;border:1px solid #ddd;background:#fff;border-radius:8px}
.bpr-stepper .bpr-count{width:60px;text-align:center;border:1px solid #ddd;border-radius:8px;height:32px}
.bpr-quote{margin-top:12px}
.bpr-night{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;padding:6px 0;border-bottom:1px dashed rgba(0,0,0,.08)}
.bpr-night:last-child{border-bottom:0}
.bpr-summary{margin-top:8px;display:grid;gap:4px}
.bpr-summary .bpr-when{margin-bottom:6px;color:#333}