:root { --rounded: 1rem; }
.card, .btn { border-radius: var(--rounded); }
