:root{--bvw-primary:#c1121f;--bvw-accent:#003049;--bvw-bg:#f6f8fb;--bvw-card:#ffffff}
html,body{height:100%}
body{background:var(--bvw-bg)}
.btn{border-radius:1rem}
.card{border-radius:1rem;border:0;box-shadow:0 1px 2px rgba(0,0,0,.04),0 8px 24px rgba(0,0,0,.06)}
.table thead th{white-space:nowrap}
