.b2v-currency-selector{display:inline-flex;align-items:center;gap:6px;margin:0 0 8px;color:#526070;font-size:12px}
.b2v-currency-selector select{min-width:72px;height:32px;padding:4px 26px 4px 9px;border:1px solid rgba(13,27,42,.18);border-radius:6px;background:#fff;color:#0d1b2a;font:600 12px/1.2 inherit}
.b2v-currency-selector small{display:none}
.b2v-header .b2v-currency-selector{min-height:22px;margin:0}
.b2v-header .b2v-currency-selector select{min-width:62px;height:22px;padding:2px 20px 2px 8px;border-color:rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.88);font-size:11px;font-weight:850;letter-spacing:.08em}
.b2v-header .b2v-currency-selector select option{background:#fff;color:#0d1b2a}
.b2v-currency-selector select:hover{border-color:rgba(40,96,157,.66);background:#fff;color:#0d1b2a}
.b2v-header .b2v-currency-selector select:hover{border-color:rgba(255,255,255,.75);background:rgba(255,255,255,.16);color:#fff}
.b2v-header .b2v-currency-selector select:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:2px}
.b2v-currency-reconciliation{margin:16px 0;padding:14px;border-left:4px solid #b77a1b;background:#fffaf0}
.b2v-currency-reconciliation .button{margin:4px 8px 4px 0}
.b2v-currency-preview-list{display:grid;gap:8px;margin-top:10px}
.b2v-currency-preview-list article{display:grid;gap:3px;padding:10px;border:1px solid #dcdcde;background:#fff}
@media(max-width:900px){.b2v-header__utility{display:block}.b2v-header__utility-inner{min-height:30px;justify-content:center}.b2v-header__utility-left{justify-content:center}.b2v-header__utility-left>a,.b2v-header__utility-right{display:none}}
@media(max-width:600px){.b2v-header .b2v-currency-selector select{min-width:58px}}
