:root { --tn-radius: 14px; }
.card { border-radius: var(--tn-radius); }
.btn, .form-control, .form-select { border-radius: 12px; }
.table { vertical-align: middle; }
.badge { border-radius: 10px; }
