.cb-commerce-title{margin:24px 0 16px;font-size:18px;line-height:1.4;color:#2c4a2c}
.cb-commerce-currency{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;font-size:14px;color:#2c4a2c}
.cb-commerce-currency select{padding:8px 12px;border:1px solid #a8b3a5;background:#f1f0eb;color:#2c4a2c;font:inherit}
.cb-commerce-activities{display:grid;gap:12px}
.cb-commerce-activity{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid #d3d2ca;cursor:pointer;font-size:14px;line-height:1.5}
.cb-commerce-activity input{flex:0 0 20px;width:20px;height:20px;margin-top:3px;accent-color:#2c4a2c}
.cb-commerce-activity span span,.cb-commerce-activity strong{display:block}
.cb-commerce-activity span span{margin-top:6px}
.cb-commerce-totals{margin:20px 0}
.cb-commerce-totals>div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-top:1px solid #d3d2ca;font-size:14px;line-height:1.5}
.cb-commerce-totals>div:last-child{font-weight:700}
.cb-commerce-totals dd{margin:0;text-align:right;white-space:nowrap}
.cb-commerce-status{font-size:13px;line-height:1.5}
.cb-commerce-retry{margin:12px 0;padding:10px 0;border:0;background:transparent;color:#2c4a2c;font:inherit;text-decoration:underline;cursor:pointer}
.cb-commerce-retry[hidden]{display:none}
.cb-commerce-activity input:focus-visible,.cb-commerce-currency select:focus-visible,.cb-commerce-retry:focus-visible{outline:2px solid #2c4a2c;outline-offset:3px}
.cb-addon__currency{display:flex;gap:0;margin:28px 0 0}
.cb-addon__currency button{padding:8px 12px;border:1px solid #2c4a2c;background:#f1f0eb;color:#2c4a2c;font-family:'IBM Plex Mono',monospace;font-size:12px;cursor:pointer}
.cb-addon__currency button+button{border-left:0}
.cb-addon__currency button[aria-pressed=true]{background:#2c4a2c;color:#f1f0eb}
